function topright()
{
//0
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<a href="http://www.hipcollective.com" target="_blank"><img src="http://www.weedconnection.com/sponsors/hip.gif" width="368" height="48" border="1"></a>'); } // hip
//if (ranNum == 0){document.write('<a href="http://www.norml90210.org" target="_blank"><img src="http://www.weedconnection.com/sponsors/norml90210.gif" border="1"></a>'); } // pacific
//if (ranNum == 0){document.write('<a href="http://www.marijuanamedicine.com" target="_blank"><img src="http://www.weedconnection.com/sponsors/mmec.gif" border="1"></a>'); } // bgreen_alleviations
//if (ranNum == 1){document.write('<embed src="http://www.weedconnection.com/sponsors/weedconnectionad.swf" width="370" height="50" border="1">'); } // Advertise
if (ranNum == 1){document.write('<a href="http://www.weedconnection.com/directory/venice.php" target="_blank"><img src="http://www.weedconnection.com/sponsors/gcc.gif" alt="Green Cure Co-op" width="368" height="48" border="1"/></a>'); } // gcc

if (ranNum == 2){document.write('<a href="http://www.hipcollective.com" target="_blank"><img src="http://www.weedconnection.com/sponsors/hip.gif" alt="HiP Collective" width="368" height="48" border="1"/></a>'); } // hip
//if (ranNum == 2){document.write('<a href="http://www.weedconnection.com/events/link/thcexpose2010.html" target="_blank"><img src="http://www.weedconnection.com/sponsors/thcexpose.gif" border="1"></a>'); } // pacific
//if (ranNum == 2){document.write('<a href="http://www.pacificsupportservices.com" target="_blank"><img src="http://www.weedconnection.com/sponsors/pacific.gif" border="1"></a>'); } // pacific
if (ranNum == 3){document.write('<embed src="http://www.weedconnection.com/sponsors/zenhealing.swf" width="370" height="50" border="0">'); } // zen
}
