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">Wild Flower Honey (WVC)</font><br>  <br>  <font class="text1">Wild Flower Honey from West Valley Caregivers (WVC) of Woodland Hills. Mixed into three cups of tea with plenty to spare. Got us high before any of us finished our cups!!! Peep the video...</font><br>  <a href="http://www.weedconnection.com/edibles/link/wildflowerhoney.html" target="_parent">>> 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/wildflowerhoney.jpg" width="150" height="100"></div>'); } // wildflowerhoneyif (ranNum == 1){document.write('<div class="edibleb"></div>	<div class="edible"> <font class="title1">Medicinal Caramel (BPCC)</font><br>  <br>  <font class="text1">The Medicinal Caramel from Berkeley Patients Care Collective (BPCC) was packaged in a small plastic take-out sauce style container. There is a label that instructs the patient to keep this edible medicine frozen and...</font><br>  <a href="http://www.weedconnection.com/edibles/link/caramel.html" target="_parent">>> 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/caramel.jpg" width="150" height="100"></div>'); } // if (ranNum == 2){document.write('<div class="edibleb"></div>	<div class="edible"> <font class="title1">Medicinal Caramel (BPCC)</font><br>  <br>  <font class="text1">The Medicinal Caramel from Berkeley Patients Care Collective (BPCC) was packaged in a small plastic take-out sauce style container. There is a label that instructs the patient to keep this edible medicine frozen and...</font><br>  <a href="http://www.weedconnection.com/edibles/link/caramel.html" target="_parent">>> 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/caramel.jpg" width="150" height="100"></div>'); } // }