function rootbanners()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('<center><div style="width:500px; height: 202px; background: url(http://www.cobrahealth.com/images/nuclear.jpg) no-repeat;"> <form id="form1" name="form1" action="http://www.cobrahealth.com/banner-nuclear.html" method="get"><div style="padding: 110px 300px 0px 0px;"><input type="text" name="zipcode" STYLE="line-height: 20px; border: 1px solid #d31a28; background-color: #91f477; width: 90px; font-size: 12pt" value="Zipcode" id="textfield" onfocus="this.value=\'\'; this.onfocus=null;" size="7" maxlength="7"></text></div> <div style="padding: 10px 0px 0px 30px; float:left;"><input type="image" src="http://www.cobrahealth.com/images/quote_button_big2.gif" alt="" width="157" height="38" border="0" /></div> </form></div></center> '); } // nuclear
}

