function headerads()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<a href="http://www.leadgeneratingtools.net/mb/jerryb/conference.html"><img src="/images/728-90-LGT-Tools.gif" border="0" width="728" height="90" alt="Online Business Conference Rooms"></a>'); } // LGTBanner
if (ranNum == 1){document.write('<center><a href="http://jam.jrox.com/partners/id/8646_1_bid_18"><img src="http://jam.jrox.com/partners/image.php?bid=18&mid=8646" width="468" height="60" alt="Professional Affiliate Management Software" border="0"/></a></center><br>'); } // jrox
if (ranNum == 2){document.write('<center><a href="http://www.leadgeneratingtools.net/mb/jerryb/ft/free_tools.html"><img src="/images/free_toolsban.gif" alt="Free Professional Marketing Tools Here" border="0" height="60" width="468"></a></center>'); } // LGTBanner2
}