if ((holdZipcode.substring(0,2) == "70") || (holdZipcode.substring(0,2) == "71"))  { document.write ("Auto" ) }
			else { document.write ("Auto &amp; Home")
			}