<!--//Copyright (C) WEST MiRa http://www.west-mira.jp

/*------------gbvoi[----------------*/

top_size = "width=728 height=90";  // 摜̕\TCYLqiHTMLj

top_url = new Array();
top_img = new Array();

/* NƂ̃oi[Lq */
top_url[0] = "http://www.mediaflag.co.jp/field/";
top_url[1] = "http://www.mediaflag.co.jp/research/";

top_img[0] = "http://www.ryutsu-now.com/wp-content/themes/portal/img/icon/salse.png";
top_img[1] = "http://www.ryutsu-now.com/wp-content/themes/portal/img/icon/research.png";

top_n = Math.floor(Math.random()*top_url.length);

top_b = '<a href="'+top_url[top_n]+'"><img src="'+top_img[top_n]+'" '+ top_size +' border=0></a>';


/*------------ETChoi[----------------*/

right_size = "width=300 height=250";  // 摜̕\TCYLqiHTMLj

right_url = new Array();
right_img = new Array();

/* NƂ̃oi[Lq */
right_url[0] = "http://www.mediaflag.co.jp/marketwatcher/";
right_url[1] = "http://plus.aipostyle.com/";

right_img[0] = "http://www.ryutsu-now.com/wp-content/themes/portal/img/icon/marketwatcher.png";
right_img[1] = "http://www.ryutsu-now.com/wp-content/themes/portal/img/icon/ad_300x250_1.gif";

right_n = Math.floor(Math.random()*right_url.length);

right_b = '<a href="'+right_url[right_n]+'" target="_blank"><img src="'+right_img[right_n]+'" '+ right_size +' border=0></a>';



//-->

