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":"4", "jvcd":"11325", "pcd":"MNL", "catchCopy":"無料DVD12本セット", "advertisementSentence":"FXで儲けるための7万2000円相当の無料DVDが", "displayUrl":"http://www.123profit.jp/", "redirectUrl":"http%3A%2F%2Fwww.123profit.jp%2F" },{"advertisementId":"6", "jvcd":"11325", "pcd":"DRM", "catchCopy":"驚異の売上10倍保障!", "advertisementSentence":"雪だるま効果であなたのアフィリエイターが自動で増える驚きのプログラム", "displayUrl":"http://www.123marketing.jp/drm/", "redirectUrl":"http%3A%2F%2Fwww.123marketing.jp%2Fdrm%2F" }]});