function ads()
{
//6
var ranNum= Math.round(Math.random() * 6);
if (ranNum == 0){document.write('<table border="0" cellpadding="0" cellspacing="0" width="470" height="184">        <tr>          <td width="169" height="46"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/0_summerspecial2.jpg" width="169" height="46" border="0"></td><td width="301" height="46"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/2_summerspecial2.jpg" width="301" height="46" border="0"></td>        </tr>        <tr>          <td width="169" height="138"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/1_summerspecial2.jpg" width="169" height="138" border="0"></td><td width="301" height="138" class="title" valign="top"><br><FONT COLOR="#AE0000">JULY 1st - AUGUST 31st</FONT><br><br>Mention this Ad when you call us or complete our General Information Form, and if we design and build your site we\'ll give you our <b>SITE SUBMISSION GOLD PLAN</b> - FREE for One Year. <U>That\'s a Savings of $299.95</U>!<br><font color="#ae0000">Special Code: SS100-GOLDPLAN</font></td>        </tr>      </table>'); } // summerad
if (ranNum == 1){document.write('<table border="0" cellpadding="0" cellspacing="0" width="470" height="184">        <tr>          <td width="164" height="46"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/0_summerspecial5a.jpg" width="164" height="46"></td><td width="306" height="46"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/2_summerspecial5a.jpg" width="306" height="46"></td>        </tr>        <tr>          <td width="164" height="138"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/1_summerspecial5a.jpg" width="164" height="138"></td><td width="306" height="138" class="title" valign="top" background="http://www.bizzwebsolutions.com/rotating_ads/images/3_summerspecial5a.jpg"><br><FONT COLOR="#AE0000">JULY 1st - AUGUST 31st</FONT><br><br>Mention this Ad when you call us or complete our General Information Form, and if we design and build your site we\'ll give you our <b>SITE SUBMISSION GOLD PLAN</b> - FREE for One Year. <U>That\'s a Savings of $299.95</U>!<br><font color="#ae0000">Special Code: SS100-GOLDPLAN</font></td>        </tr>      </table>'); } // summerad1
if (ranNum == 2){document.write('<table border="0" cellpadding="0" cellspacing="0" width="470" height="184">        <tr>          <td width="167" height="45"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/0_summerspecial6a.jpg" width="167" height="45"></td><td width="303" height="45"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/2_summerspecial6a.jpg" width="303" height="45"></td>        </tr>        <tr>          <td width="167" height="139"><img src="http://www.bizzwebsolutions.com/rotating_ads/images/1_summerspecial6a.jpg" width="167" height="139"></td><td width="303" height="139" class="title" valign="top" background="http://www.bizzwebsolutions.com/rotating_ads/images/3_summerspecial6a.jpg"><br><FONT COLOR="#AE0000">JULY 1st - AUGUST 31st</FONT><br><br>Mention this Ad when you call us or complete our General Information Form, and if we design and build your site we\'ll give you our <b>SITE SUBMISSION GOLD PLAN</b> - FREE for One Year. <U>That\'s a Savings of $299.95</U>!<br><font color="#ae0000">Special Code: SS100-GOLDPLAN</font></td>        </tr>      </table>'); } // summerad2
if (ranNum == 3){document.write('<table bordercolor="#000000" cellspacing="2" cellpadding="2" border="0" width="470">  <tr><!-- Row 1 -->    <td><a href="http://www.bizzwebsolutions.com/wdpricing.shtml"><img src="http://www.bizzwebsolutions.com/images/webdesignad1.jpg" width="470" height="184" alt="Bizz Web Design" border="0" align="middle"></a></td>  </tr></table>'); } // designad
if (ranNum == 4){document.write('<table bordercolor="#000000" cellspacing="2" cellpadding="2" border="0" width="470">  <tr><!-- Row 1 -->    <td><a href="http://www.bizzwebsolutions.com/bizzpackage.shtml"><img src="http://www.bizzwebsolutions.com/images/superdeal1.jpg" width="470" height="184" alt="Super Deal!" border="0" align="middle"></a></td>  </tr></table>'); } // superdeal
if (ranNum == 5){document.write('<table bordercolor="#000000" cellspacing="2" cellpadding="2" border="0" width="470">  <tr><!-- Row 1 -->    <td><a href="http://www.bizzwebsolutions.com/design.shtml"><img src="http://www.bizzwebsolutions.com/images/coolwebsite1.jpg" width="470" height="184" alt="Super Deal!" border="0" align="middle"></a></td>  </tr></table>'); } // coolwebsite
if (ranNum == 6){document.write('<table bordercolor="#000000" cellspacing="2" cellpadding="2" border="0" width="470">  <tr><!-- Row 1 -->    <td><a href="http://www.bizzwebsolutions.com/design.shtml"><img src="http://www.bizzwebsolutions.com/images/bigfish1.jpg" width="470" height="184" alt="Hook That Big Account!" border="0" align="middle"></a></td>  </tr></table>'); } // bigfish
}