rnd.today=new Date();rnd.seed=rnd.today.getTime();function rnd(){rnd.seed = (rnd.seed*9301+49297) % 233280;return rnd.seed/(233280.0);};function rand(number){return Math.ceil(rnd()*number);}document.write('<A href="eyp.asp"><IMG border=0 src="Yellow Pages ' + rand(2) + '.gif" width="450px" height="45px"></A><A href="survey.asp"><IMG border=0 src="Statistics ' + rand(2) + 'r.gif" width="250px" height="45px"></A><A href="ptsubmit-qc.htm"><IMG border=0 src="Submit Your Business.jpg" width="250px" height="45px"></A>');
