function ftstrain()
{
//1
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<div class="strainb"></div>	<div class="strain">	<font class="title1">Strain: #1 OG Kush</font><br>  <font class="address1">Price: $20/G, $45/8th</font><br>	<font class="address1">Dispensary: <a href="http://www.hipcollective.com" target="_blank">Herbal Independant Pharmacy (HiP)</a></font><br><br>  <font class="text1">Description: <font class="text1">This OG is most elite, but do not mistake those words for claiming this strain is better than better than the Best in West. The fade is strong and it only takes a pinch to get you nice and medicated....</font><br><br><a href="http://www.weedconnection.com/strains/link/og1.html" target="_blank">>>   Read More</a> </div>		<div class="strainh"><font color="#FFFFcc" size="1">&nbsp;Featured Strain</font></div>		<div class="straini"><img src="http://www.weedconnection.com/strains/images/og1.jpg" width="150" height="100"></div>'); } // platinum bubba
if (ranNum == 1){document.write('<div class="strainb"></div>	<div class="strain">	<font class="title1">Strain: Skywalker OG</font><br>  <font class="address1">Price: $20-25/G, $45-90/8th</font><br>	<font class="address1">Dispensary: Zen Healing Collective (ZHC) ...for the original strain...</font><br><br>  <font class="text1">Description: <font class="text1">The force is with this OG Kush.  The original Skywalker OG from Essential Nturients can be acquired from Zen Healing in West Hollyweed.  The name has become trendy and many collectives call their best OG "Skywalker."</font><br><br><a href="http://www.weedconnection.com/strains/link/skywalkerog.html" target="_blank">>>   Read More</a> </div>		<div class="strainh"><font color="#FFFFcc" size="1"> Featured Strain</font></div>		<div class="straini"><img src="http://www.weedconnection.com/strains/images/skywalkerog7.jpg" width="150" height="100"></div>'); } // ak47
if (ranNum == 2){document.write('<div class="strainb"></div>	<div class="strain">	<font class="title1">Strain: Ingrid</font><br>  <font class="address1">Price: $20/G, $45/8th</font><br>	<font class="address1">Dispensary: <a href="../directory/venice.php" target="_blank">Green Cure of Venice Beach</a></font><br><br>  <font class="text1">Cured to perfection with an interesting cheesy poopy papaya smell. It tastes slightly better than it smells. Reminds me of UK Cheese. The nugs were covered with trichs and the fade is what you would expect from...</font><br><br><a href="http://www.weedconnection.com/strains/link/ingrid.html" target="_blank">>>   Read More</a> </div>		<div class="strainh"><font color="#FFFFcc" size="1"> Featured Strain</font></div>		<div class="straini"><img src="http://www.weedconnection.com/strains/images/ingrid.jpg" width="150" height="100"></div>'); } // presidential og
if (ranNum == 3){document.write('<div class="strainb"></div>	<div class="strain">	<font class="title1">Strain: Stellar Kush</font><br>  <font class="address1">Price: $20/G, $45/8th</font><br>	<font class="address1">Dispensary: <a href="http://www.hipcollective.com" target="_blank">http://www.HiPCollective.com</a></font><br><br>  <font class="text1">The Stellar Kush from HiP of Weedland (Woodland) Hills, Californ-i-a is a brilliant flower that twinkles in the garden in the house of the rising sun. The smell is intoxicating...</font><br><br><a href="http://www.weedconnection.com/strains/link/stellarkush.html" target="_blank">>>   Read More</a> </div>		<div class="strainh"><font color="#FFFFcc" size="1"> Featured Strain</font></div>		<div class="straini"><img src="http://www.weedconnection.com/strains/images/stellarkush.jpg" width="150" height="100"></div>'); } // bubba kush
}
