function topads(){ var baseurl = "http://www.designingonline.com/"; var numhpads=11; var startlisting = 1+Math.round(Math.random()*numhpads); if(startlisting > numhpads){ startlisting=numhpads; } if(startlisting < 1){ startlisting=1; } var thisad=startlisting; // Select ad type var adtypes=2; // type 1 is for graphics - type 2 is for text var whichtype = .15+Math.round(Math.random()*adtypes); if(whichtype > adtypes){ whichtype=adtypes; } if(whichtype < 1){ whichtype=1; } document.write('