if ((holdZipcode.substring(0,2) == "70")  || (holdZipcode.substring(0,2) == "71")  || (holdZipcode.substring(0,1) == "3")) { document.write ("We are currently unable to accept new requests for this type of insurance. If you are currently working with a AAA Agent, please contact your agent directly or call 1-888-222-2582." ) }
	else { document.write ("<a href='/myaaa/health.html'><img height='17' width='125' src='/gifs/insurance/button_contact_agent.gif' border='0' alt='Contact An Agent'></a>" )
			}