function largeadverts()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<p align="center"><a href="http://link.pcspeedup.com/aff_c?offer_id=5&aff_id=1247"><img border="0" src="http://www.windowsreinstall.com/images/advert2/pcspeedup.jpg" width="600" height="80" alt="Slow PC! speed it up with this scan"></a></p>'); } // PCSpeedUp
if (ranNum == 1){document.write('<p align="center"><a href="http://link.pcspeedup.com/aff_c?offer_id=5&aff_id=1247"><img border="0" src="http://www.windowsreinstall.com/images/advert2/pcspeedup3.jpg" alt="Slow PC! speed it up with this scan" width="600" height="80"></a></p>'); } // PCSpeedUp2
if (ranNum == 2){document.write('<p align="center"><a href="http://link.pcspeedup.com/aff_c?offer_id=5&aff_id=1247"><img border="0" src="http://www.windowsreinstall.com/images/advert2/pcspeedup2.jpg" alt="Slow PC! speed it up with this scan" width="534" height="25"></a></p>'); } // PCSpeedUp3
}
