function repairrighttop()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<a href="http://www.worldofprius.com/ccount12/click.php?id=4" target=""><img src="http://www.worldofprius.com/images/govauct1.gif" alt="Government Vehicle Auctions" border="0"/></a>'); } // GovtAuctions
if (ranNum == 1){document.write('<a href="http://www.repairrebuildsalvage.com/ccount12/click.php?id=3"><img src="http://www.worldofprius.com/images/banner468x60.jpg" alt="Toyota Prius for sale and auction" border="0"></a>'); } // WorldOfPrius
if (ranNum == 2){document.write('<script language=\'JavaScript1.1\'>	document.write("<sc"+"ript language=\'JavaScript1.1\' src=\'http://rover.ebay.com/ar/1/711-53200-19255-129/1?campid=5335875153&toolid=7115320019255129&customid=&mpt=" + Math.floor(Math.random()*999999999999) + "&adtype=3&size=468x60&mpvc=\'></sc"+"ript>");</script><noscript>	<a href=\'http://rover.ebay.com/rover/1/711-53200-19255-129/1?campid=5335875153&toolid=7115320019255129&customid=&mpvc=\'>		<img border=\'0px\' src=\'http://rover.ebay.com/ar/1/711-53200-19255-129/1?campid=5335875153&toolid=7115320019255129&customid=&mpt=[CACHEBUSTER]&adtype=1&size=468x60&mpvc=\' alt=\'Click Here\'>	</a></noscript>'); } // eBay
}