// randomjmp = new Array();img = new Array();imp = new Array();// to linkjmp[0] = "redirect/index.php?id=rakuten";// img addressimg[0] = "http://srv2.trafficgate.net/t/b/10/2961/160750_175286/";// impression/*imp[0] = "http://track.affiliate-b.com/lead/f570O/a10366H/r5955Q";imp[1] = "http://track.affiliate-b.com/lead/y590B/a10366H/e7260m";*///imp[2] = "http://track.affiliate-b.com/lead/P60q/a10366H/98296";n = Math.floor(Math.random()*jmp.length);document.write("<a href='"+jmp[n]+"' target='_blank'>");document.write("<img src='"+img[n]+"' width='468' height='60' alt='' />");document.write("</a>");//document.write("<img src='"+imp[n]+"' width='1' height='1' alt='' />");