var GetRandomn = 1;
function GetRandom(n){GetRandomn=Math.floor(Math.random()*n+1)}
GetRandom("8");
switch(GetRandomn){ 
case 1:
document.write('<a href=http://www.tumanduo.com/help/ target=_blank><img src=http://www.tumanduo.com/js/zp.gif border=0></a>')
break;
//case 2:
//document.write('<a href=http://www.tumanduo.com/zt/hanju.html target=_blank><img src=http://www.tumanduo.com/prmo/hj.gif border=0></a>')
//break;
case 2:
    document.write('<a href=http://www.tumanduo.com/zt/jietu/ target=_blank><img src=http://www.tumanduo.com/js/jietu.jpg border=0></a>')
break;
case 3:
    document.write('<a href=http://www.tumanduo.com/help/ target=_blank><img src=http://www.tumanduo.com/js/ffd.gif border=0></a>')
break;
case 4:
    document.write('<a href=http://www.tumanduo.com/tag/ target=_blank><img src=http://www.tumanduo.com/prmo/ccfl.jpg border=0></a>')
break;
case 5:
    document.write('<a href=http://www.tumanduo.com/zt/chuzuwu/26.htm target=_blank><img src=http://www.tumanduo.com/js/pp.gif border=0></a>')
break;
case 6:
    document.write('<a href=http://www.tumanduo.com/help/ target=_blank><img src=http://www.tumanduo.com/prmo/danbao.gif border=0></a>')
break;
case 7:
    document.write('<a href=http://y.tumanduo.com/ target=_blank><img src=http://www.tumanduo.com/js/waiguo.gif border=0></a>')
break;
case 8:
    document.write('<a href=http://y.tumanduo.com/zazhi-p1.html target=_blank><img src=http://www.tumanduo.com/js/mag.jpg border=0></a>')
break;

}