function ftedible()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<div class="edibleb"></div>	<div class="edible"> <font class="title1">Truffles</font><br>  <br>  <font class="text1">The fade was heavy and drowsy. I think there was a slight body high. My eyelids weighed a hundred million pounds. Recommended before bed...</font><br><br>  <a href="http://www.weedconnection.com/edibles/link/truffle.html" target="_blank">>> Read More / View Video</a> </div>		<div class="edibleh"><font color="#FFFFcc" size="1"> Featured Edible</font></div>		<div class="ediblei"><img src="http://www.weedconnection.com/edibles/images/truffle3.jpg" width="150" height="100"></div>'); } // wildflowerhoney
if (ranNum == 1){document.write('<div class="edibleb"></div>	<div class="edible"> <font class="title1">Blueberry Chronic Muffin</font><br>  <br>  <font class="text1">This Blueberry Chronic Muffin was a gift from Purple Lotus Patient Center in San Jose, CA.  I could eat 10 of these for breakfast...</font><br><br>  <a href="http://www.weedconnection.com/edibles/link/muffin.html" target="_blank">>> Read More</a> </div>		<div class="edibleh"><font color="#FFFFcc" size="1"> Featured Edible</font></div>		<div class="ediblei"><img src="http://www.weedconnection.com/edibles/images/muffin.jpg" width="150" height="100"></div>'); } // 
if (ranNum == 2){document.write('<div class="edibleb"></div>	<div class="edible"> <font class="title1">Zen Strips</font><br>  <br>  <font class="text1">Zen-Strips are like Listerine breath strips...on weed! Formerly known as med-strips, Zen-Strips are the real deal and are extremely potent...</font><br><br> <a href="http://www.weedconnection.com/edibles/link/zenstrips.html" target="_blank">>> Read More</a> </div>		<div class="edibleh"><font color="#FFFFcc" size="1"> Featured Edible</font></div>		<div class="ediblei"><img src="http://www.weedconnection.com/edibles/images/zenstrips.jpg" width="150" height="100"></div>'); } // 
}
