function primchatrotation()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<center><table width="175px"><tr><td align="center"><a href="http://www.primchat.com"><img src="http://www.primchat.com//shop/images/uploads/PC150x150.gif" border="0"></a><br />Advertise Here!  Your text will go here!</td></tr></table></center>'); } // PrimChatAD
if (ranNum == 1){document.write('<center><table width="175px"><tr><td align="center"><a href="http://www.primchat.com"><img src="http://www.primchat.com//shop/images/uploads/gatheringspring2a.jpg" border="0"></a><br />Gatherings Anamosa, Iowa  Blog: http://www.gatheringsiowa.blogspot.com/</td></tr></table></center>'); } // Gatherings
if (ranNum == 2){document.write('<center><table width="175px"><tr><td align="center"><a href="http://www.primchat.com"><img src="http://www.primchat.com//shop/images/uploads/125ECC.gif"border="0"></a><br />eCraftClasses.com</td></tr></table></center>'); } // eCraftClasses
}

