function midleft(){//1var ranNum= Math.round(Math.random() * 3);if (ranNum == 0){document.write('<a href="http://www.dreidelman.com" target="_blank"><img src="http://www.weedconnection.com/sponsors/dreidelman.gif" width="370" height="48" border="1"></a>'); } // dreif (ranNum == 1){document.write('<embed src="http://www.weedconnection.com/sponsors/weedconnectionad.swf" width="370" height="50" border="1">'); } // Advertiseif (ranNum == 2){document.write('<a href="http://www.kushhouse.com" target="_blank"><img src="http://www.weedconnection.com/sponsors/kushhouse.gif" width="368" height="48" border="1"></a>'); } // dreif (ranNum == 3){document.write('<a href="http://www.storz-bickel.com/shop_usd/index.php?ref=171&cat=c1&affiliate_banner_id=14" target="_blank"><img src="http://www.storz-bickel.com/shop_usd/affiliate_show_banner.php?ref=171&affiliate_banner_id=8" border="1" alt="VOLCANO Vaporizer Sets" width="370" height="48"></a>'); } // Advertise}