function newWindow() {
		window.open('http://www.thelefthand.net/form.html','jav','width=600,height=700,resizable=yes');
};