﻿function adsense()
{
url   = new Array(1);
img   = new Array(url.length);
imgyn = new Array(url.length);
text  = new Array(url.length);
text2 = new Array(url.length);
text3 = new Array(url.length);

url[0]="http://www.e-worldshop.net/banner/ss/screensaver.html";
img[0]="";
imgyn[0]="n";
text[0] = "スクリーンセーバーをゲット！";
text2[0] = "";
text3[0] = "";

//url[1]="http://www.e-worldshop.net/banner/ss/ds.html";
//img[1]="";
//imgyn[1]="n";
//text[1] = "ニンテンドーDSの人気ソフトをゲット";
//text2[1] = "";
//text3[1] = "";

//url[2]="http://www.e-worldshop.net/banner/ss/plastic_model.html";
//img[2]="";
//imgyn[2]="n";
//text[2] = "懐かしのプラモデルをゲット";
//text2[2] = "";
//text3[2] = "";

//url[3]="http://www.e-worldshop.net/banner/ss/ps3.html";
//img[3]="";
//imgyn[3]="n";
//text[3] = "ＰＳ３の人気ソフトをゲット";
//text2[3] = "";
//text3[3] = "";

//url[4]="http://www.e-worldshop.net/banner/ss/wii.html";
//img[4]="";
//imgyn[4]="n";
//text[4] = "Ｗｉｉの人気ソフトをゲット";
//text2[4] = "";
//text3[4] = "";

//url[*]="";
//img[*]="";
//imgyn[*]="n";
//text[*] = "";
//text2[*] = "";
//text3[*] = "";
}
