function main2()
{
//6
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<div class="clear-fix"><a title="Learn More About Us" href="http://www.revcom.net/hosting/sitebuilder.php"><img style="width: 950px; height: 163px;" alt="Web Builder" src="https://www.revcom.net/images/rotator/webbuilder.png" /></a></div>'); } // WebBuilder
if (ranNum == 1){document.write('<div class="clear-fix"><a title="Learn More About Us" href="http://www.revcom.net/hosting"><img style="width: 950px; height: 163px;" alt="Web Hosting" src="https://www.revcom.net/images/rotator/webhosting.png" /></a></div>'); } // WebHosting
}
