function frontpage()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<table width="425" height="145" border="0" cellspacing="0" cellpadding="0">  <tr>    <td width="198" valign="top"><img src="images/1txt3.jpg"><br>												<span class="blue1">FEATURED SERVICES</span>												<div style="height:2px; background-color:#C9C9C9 "><img src="images/spacer.gif"></div>												<div style="margin-left:8px; margin-right:18px ">													<br>				<a href="services.html#Anchor-Netwo-37680" class="orange u" id="a">Network Infrastructure</a><br>				<br style="line-height:5px ">BBX Infrastructure Services enables businesses to maintain a competitive edge. We make sure that core competencies and strategically important ...<br>													<br>													<a href="services.html#Anchor-Premiu-12329" class="orange u" id="a">Premium IT Consulting</a><br>													<br style="line-height:5px ">													At BBXComputers, we don\'t just consult with you, we provide organizations with complete, comprehensive and functional Information Technology services. <a href="services.html#Anchor-Premiu-12329">(Read On)</a></div>											</td>    <td width="28">&nbsp;</td>    <td width="199" valign="top"><img src="images/1txt4.jpg"><br>												<span class="blue1">WEB HOSTING / E-MAIL SERVICES</span>												<div style="height:2px; background-color:#C9C9C9 "><img src="images/spacer.gif"></div>												<div align="left">													<br style="line-height:18px ">													<strong>Your One Stop Web Solution<br>													</strong><br>													Fast, reliable hosting at an affordable price? This is what BBXComputers can offer you. Our web hosting packages include POP3, IMAP, PHP, SSL, CGI, Front Page Extensions, CPANEL and many more features...<br>													<p><img src="images/server.gif" alt="" height="65" width="111" align="right" border="0"></p>													<p><a href="hostplans.html" class="orange u" id="a">(View Plans)</a></p>												</div>																							</td>  </tr></table>'); } // infra
if (ranNum == 1){document.write('<table width="425" height="145" border="0" cellspacing="0" cellpadding="0">  <tr>    <td width="198" valign="top"><img src="images/1txt3.jpg"><br>												<span class="blue1">FEATURED SERVICES</span>												<div style="height:2px; background-color:#C9C9C9 "><img src="images/spacer.gif"></div>												<div style="margin-left:8px; margin-right:18px ">													<br>				<a href="services.html#Anchor-Proje-19836" class="orange u" id="a">Project/System Design</a><br>				<br style="line-height:5px ">Whether your network requires a single site configuration or a nationwide system with multiple locations, we design the right network to meet your needs. We can help - call us today!<br>				<strong>910.371.2037</strong><br>				<br>				<a href="services.html#Anchor-Securi-44749" class="orange u" id="a">Security Implementation</a><br>				<br style="line-height:5px ">Creating a world-class secure networking architecture and performing a successful implementation requires time and technical resources. BBXComputers offers services for every phase of your implementation from procurement to post-installation testing...<br>				<a href="services.html#Anchor-Securi-44749">(Read On)</a></div>											</td>    <td width="28">&nbsp;</td>    <td width="199" valign="top"><img src="images/1txt4.jpg"><br>												<span class="blue1">WEB HOSTING / E-MAIL SERVICES</span>												<div style="height:2px; background-color:#C9C9C9 "><img src="images/spacer.gif"></div>												<div align="left">													<br style="line-height:18px ">													<strong>Your One Stop Web Solution<br>													</strong><br>													Fast, reliable hosting at an affordable price? This is what BBXComputers can offer you. Our web hosting packages include POP3, IMAP, PHP, SSL, CGI, Front Page Extensions, CPANEL and many more features...<br>													<p><img src="images/server.gif" alt="" height="65" width="111" align="right" border="0"></p>													<p><a href="hostplans.html" class="orange u" id="a">(View Plans)</a></p>												</div>																							</td>  </tr></table>'); } // prodesign
if (ranNum == 2){document.write('<table width="425" height="145" border="0" cellspacing="0" cellpadding="0">  <tr>    <td width="198" valign="top"><img src="images/1txt3.jpg"><br>												<span class="blue1">FEATURED SERVICES</span>												<div style="height:2px; background-color:#C9C9C9 "><img src="images/spacer.gif"></div>												<div style="margin-left:8px; margin-right:18px ">													<br>				<a href="services.html#Anchor-Mobi-48811" class="orange u" id="a">Mobile User VPN</a><br>				<br style="line-height:5px ">				Our Mobile User VPN solutions allow telecommuters or traveling employees to access the corporate network while maintaining privacy and security. Mobile User VPN encrypts sessions, preventing eavesdropping.<br>				<a href="services.html#Anchor-Mobi-48811">(Learn more)</a><br>				<br>				<a href="services.html#Anchor-Contra-32141" class="orange u" id="a">Contract Service Plans</a><br>				<br style="line-height:5px ">BBXComputers offers multiple contract maintenance plans which involve regularly scheduled on-site visits to inspect the health and condition of all critical systems on your network and to perform necessary operations to correct any deficiencies.<br>				<a href="services.html#Anchor-Contra-32141">(Read On)</a></div>											</td>    <td width="28">&nbsp;</td>    <td width="199" valign="top"><img src="images/1txt4.jpg"><br>			<span class="blue1">WEB HOSTING / E-MAIL SERVICES</span>												<div style="height:2px; background-color:#C9C9C9 "><img src="images/spacer.gif"></div>												<div align="left">													<br style="line-height:18px ">													<strong>Your One Stop Web Solution<br>													</strong><br>													Fast, reliable hosting at an affordable price? This is what BBXComputers can offer you. Our web hosting packages include POP3, IMAP, PHP, SSL, CGI, Front Page Extensions, CPANEL and many more features...<br>													<p><img src="images/server.gif" alt="" height="65" width="111" align="right" border="0"></p>													<p><a href="hostplans.html" class="orange u" id="a">(View Plans)</a>			<p></p>													<p></p>												</div>																							</td>  </tr></table>'); } // graphicdesign
}
