function mediumban()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<table height="90" width="120" bgcolor="FFFFCC"><tr><td><center><a href="http://www.cheesesupply.com/cgi-bin/affiliates/clickthru.cgi?id=carbhealth&page=http://www.cheesesupply.com/product_info.php/products_id/375"><font size="3">Cheese of the Month Club</font></a></center></td></tr></table>'); } // cheese
if (ranNum == 1){document.write('<table height="90" width="120" bgcolor="FFFFCC"><tr><td><center><font size="3"><strong><a href="http://carbhealth.carbtrack.hop.clickbank.net">Carb Tracking Software</strong></font></a></center></td></tr></table>'); } // carbtracker
if (ranNum == 2){document.write('<table height="90" width="120" bgcolor="FFFFCC"><tr><td><center><a target="_blank" href="http://www.shareasale.com/r.cfm?b=33513&u=131352&m=7429&urllink=&afftrack=">Scrapbook Your Weight Loss Journey</a></center></td></tr></table>'); } // scrapbook
if (ranNum == 3){document.write('<table height="90" width="120" bgcolor="FFFFCC"><tr><td><center><a href="http://www.kqzyfj.com/click-232203-8335347"><font size="3">CarbCounter Handheld Device, or software for your PDA or PC</font></a></center></td></tr></table>'); } // CarbCounter
}