function items(obj) { document.write("
"); for (i = 0; i < obj.Item.length; ++i) { var view = "
"; view += " "; view += "

"; view += " " + obj.Item[i].catchCopy + "<\/a>"; view += " <\/p>"; view += " <\/strong>"; view += "

"; view += " " + obj.Item[i].advertisementSentence + "
"; view += " " + obj.Item[i].displayUrl + "<\/span>"; view += " <\/p>"; view += " <\/div>"; view += ""; document.write(view); } document.write("<\/td><\/tr><\/table>"); }items({"Item":[{"advertisementId":"2", "jvcd":"11325", "pcd":"JPS", "catchCopy":"無料CDが明かす秘密", "advertisementSentence":"合法的に他人の情報を盗んで自分の商品にする方法", "displayUrl":"http://www.123marketing.jp/jeffpaul", "redirectUrl":"http%3A%2F%2Fwww.123marketing.jp%2Fjeffpaul" },{"advertisementId":"5", "jvcd":"11325", "pcd":"SAF", "catchCopy":"アフィリエイトプログラム", "advertisementSentence":"これをあなたのサイトに貼ってお金を稼ぐにはこちら", "displayUrl":"http://www.123marketing.jp/jv/index.php", "redirectUrl":"http%3A%2F%2Fwww.123marketing.jp%2Fjv%2Findex.php" }]});