function ContactUs() {
	window.open("ContactUs.php", "Window1", "menubar=no, toolbar=no, scrollbar=no, resizable=no, status=no, location=no, width=650, height=450");
return
}

