function thisFunc() {
	document.getElementById("contactUs").setAttribute("action","contact.asp");
}