function clearHelp2(){
if (document.helpnow.help_contact.value == "Email address here")
	document.helpnow.help_contact.value = "";
}