function OpenWindow3() {			 newWindow3 = window.open("contact.html", "","status,SCROLLBARS=0, height=450,width=385")			 }