function columnadshort()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<table border="3" width="165" bordercolor="#C86969" cellpadding="3" cellspacing="3">  <tr>    <td width="100%" bgcolor="#800000"><!-- Begin: AdBrite, Generated: 2008-12-02 19:46:59  --><style type="text/css">   .adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #E35F5F;}   .adText {font: normal 10pt Arial; text-decoration: none; color: #FFFFFF;}</style><script type="text/javascript">try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==\'\'?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe=\'\';var AdBrite_Referrer=\'\';}document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(\' src="http://ads.adbrite.com/mb/text_group.php?sid=519312&br=1&dk=72656c6174696f6e73686970735f335f325f776562&ifr=\'+AdBrite_Iframe+\'&ref=\'+AdBrite_Referrer+\'" type="text/javascript">\');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script><div><a class="adHeadline" target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=519312&afsid=1">Your Ad Here</a></div><!-- End: AdBrite --></td>  </tr></table>'); } // AdbriteText3Lines
if (ranNum == 1){document.write('<script type="text/javascript"><!--google_ad_client = "pub-2436224478469825";/* 120x240, created 8/27/08 */google_ad_slot = "4196447289";google_ad_width = 120;google_ad_height = 240;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>'); } // Adsense120x240
if (ranNum == 2){document.write('<script type="text/javascript"><!--google_ad_client = "pub-2436224478469825";/* 160x90, created 12/2/08 */google_ad_slot = "8617766869";google_ad_width = 160;google_ad_height = 90;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>'); } // Adsense160x90LinkUnit
if (ranNum == 3){document.write('<iframe src="http://rcm.amazon.com/e/cm?t=b0fa-20&o=1&p=8&l=as1&asins=B000WHMK18&fc1=000000&IS2=1&lt1=_blank&m=amazon&lc1=B11616&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>'); } // AmazonXmasAdvent
}