// randomjmp = new Array();img = new Array();imp = new Array();// to linkjmp[0] = "redirect/index.php?id=dmm_header";// img address//img[0] = "http://www.accesstrade.net/at/r.html?rk=01000o4d0030yw";img[0] = "http://www.accesstrade.net/at/r.html?rk=01002oo90030yw";// 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='' />");