var RN = new String (Math.random());
var RNS = RN.substring (2, 11);


function e58Ads (Position, width, height, Layout, hspace, vspace) { 
	 var oaspage = sitepage + '&rnd=1' + RNS + '&c=' + Position + '&w=' + width + '&h=' + height + '&f=' + Layout  + '&hs=' + hspace + '&vs=' + vspace; 
	 document.write('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + '?' + oaspage + '">'); 
	 document.write('\<\!-- --\>'); document.write ('\<\/SCRIPT\>'); document.write ('\<\!-- --\>'); 
}
