function bfree()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('                 <table border="0" cellpadding="2" width="100%">                  <tr>                    <td width="50%" bgcolor="#FFFFFF"><a href="http://internet4change.com/2"><b><font color="#0000FF" size="3" face="Arial"><span style="background-color: #FFCC00">Webbed                      Directories</span></font></b></a></td>                    <td width="50%" bgcolor="#FFFFFF">                      <p align="right"><font face="Arial" size="2"><b><span style="background-color: #FFFFFF"><font color="#800080">&nbsp;</font></span><span style="background-color: #800080"><font face="Arial" color="#FFCC00">NEW!</font></span><font color="#800080"><span style="background-color: #FFFFFF">                      </span></font></b><span style="background-color: #FFFFFF">Kampala                      <b>Cabbies</b></span></font></td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF" colspan="2"><font face="Arial">Webbed                      directories are <b>designed to <i>direct</i> you</b> to                      the practical<b> resources in your community</b> that you                      need in your daily quest 4 change.&nbsp;</font>                      <p><font face="Arial">Phone numbers, street instructions                      for getting there, customer ratings, and handy, <b> sector                      specific</b> details about all kinds of <b> local services</b> make                      the webbed directories in the <a href="http://lia4.com" target="_blank">LiA4                      Piece Train</a> a unique new rEsource 4 creating change in                      your life, and in your <b> local economy</b>.</font></td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF" colspan="2">                      <p align="right"><font face="Arial" size="1"><a href="http://internet4change.com/2"><b>Click Here</b></a><b>                      <font color="#669900" size="1">                      2 get directed</font></b></font></td>                  </tr>                </table>'); } // directories
if (ranNum == 1){document.write('                <table border="0" cellpadding="2" width="100%">                  <tr>                    <td width="50%" bgcolor="#FFFFFF"><a href="http://internet4change.com/4/countries.htm"><b><font color="#0000FF" size="3" face="Arial"><span style="background-color: #FFCC00">Country                      Start</span></font></b></a></td>                    <td width="50%" bgcolor="#FFFFFF">                      <p align="right"><font face="Arial" size="2"><b><span style="background-color: #FFFFFF"><font color="#800080">&nbsp;</font></span><span style="background-color: #800080"><font face="Arial" color="#FFCC00">NEW!</font></span><font color="#800080"><span style="background-color: #FFFFFF">                      </span></font></b><span style="background-color: #FFFFFF"><a href="http://internet4change.com/4/uganda">                      <b>Uganda Start</b></a></span></font></td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF" colspan="2"><font size="3" face="Arial">Since                      the beginning of Internet time, fabulous online resources                      4 <b>self- determined change</b> have been developed                      globally and at your national level, 4 <i>your </i>community,                      4 <i>your </i>household... 4 <i>you!</i>&nbsp;</font>                      <p><font size="3" face="Arial">i4c\'s FREE Country Start                      pages put the <b>global resources</b> <b>available in <i>your</i>                      country</b> right at <i>your</i> fingertips, on one easy 2                      read page.&nbsp;</font></td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF" colspan="2">                      <p align="right"><font face="Arial" size="1"><b><a href="http://internet4change.com/4/countries.htm">Click                      Here</a><font color="#669900"> 2 see <i>YOUR</i> free                      country start!</font></b></font></td>                  </tr>                </table>'); } // countries
if (ranNum == 2){document.write('                <table border="0" cellpadding="2" width="100%">                  <tr>                    <td width="100%" bgcolor="#FFFFFF"><b><font face="Arial" color="#0000FF" size="3"><a href="http://internet4change.com/10/"><span style="background-color: #FFCC00">Webbed                      Promotion</span></a></font></b> </td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF"><font face="Arial" size="3">The                      real <b>value of <i>any</i> web-page</b>, online directory                      listing or membership profile you create or own will                      depend <i>entirely </i>on <b>how many people see it</b>.&nbsp;</font>                      <p><font face="Arial" size="3">i4c webbed promotional                      tools combine the best of the Internet\'s <b>FREE online                      advertising</b> and promotion resources with a simplified,                      streamlined and <b><i>synergized </i>approach</b>.&nbsp;</font></td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF">                      <p align="right"><font face="Arial" size="1"><b><a href="http://internet4change.com/10/">Click Here</a></b><font color="#669900" size="1"><b>                      2 start building your i4c engine</b></font></font></td>                  </tr>                </table>'); } // promotion
if (ranNum == 3){document.write('                <table border="0" cellpadding="2" width="100%">                  <tr>                    <td width="100%" bgcolor="#FFFFFF"><b><font face="Arial" color="#0000FF" size="3"><a href="http://internet4change.com/8/reports"><span style="background-color: #FFCC00">Webbed                      Info</span></a></font></b> </td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF"><font size="3" face="Arial"> Connect to the world <i>with your eyes                      open!&nbsp;</i>i4c publications and reports provide priceless information about <b>how                      things really work </b>at the global intersection of the                      Internet                      and real life.&nbsp;</font>                      <p><font size="3" face="Arial">With <b>human interest</b>                      and concrete action for change at the heart of every                      publication and report, i4c brings you some of the the <b>positive                      news</b> our world has to offer. i4c reporters and authors                      offer insight &amp; caution combined with <b> <i>hope</i>,                      </b> but<b> never</b>                      <b>hype</b>.&nbsp;&nbsp;</font></td>                  </tr>                  <tr>                    <td width="100%" bgcolor="#FFFFFF">                      <p align="right"><font face="Arial" size="1"><b><a href="http://internet4change.com/8/">Click Here</a></b><font color="#669900" size="1"><b>                      4 an overview of info available</b></font></font></td>                  </tr>                </table>'); } // info
}
