d_url=new Array();
var un=0,n,bango=0;
d_url[un++]="http://shopping24.web.infoseek.co.jp/atop-tab2.html";
d_url[un++]="http://shopping24.web.infoseek.co.jp/atop-tabi3.html";
d_url[un++]="http://shopping24.web.infoseek.co.jp/atop-tabi1.html";
n=d_url.length
document.write('<IFRAME id="ryokou" style="width:720;height:150;" frameborder=0" scrolling=no></IFRAME>');
bango=Math.floor(Math.random()*n);
document.getElementById("ryokou").src=d_url[bango];
<!-- 
//--Copyright (C) Miyake_kobo.--
//-->