function ShowAds3(){ fr = document.getElementById ("adv_code"); 
if (fr.style.display!='none'){ fr.style.display="none"; } else { fr.style.display="block"; }} 
var rndm = Math.round(Math.random() * 1000000);
document.write("<iframe src=http://www.slamx.net/ads/?uid=505"); 
document.write(" frameborder=0 vspace=0 hspace=0 width=468 height=60 marginwidth=0 name=adv_code id=adv_code");
document.write(" marginheight=0 scrolling=no>");
document.write("<a href=http://www.slamx.net/?uid=505&r="+rndm +"");
document.write(" target=_top>");
document.write("<img src=http://www.slamx.net/banner.php?uid=863&r="+rndm +"");
document.write(" border=0 width=468 height=60></a>");
document.write("</iframe> ");
ShowAds3();
