function pop1(){
	window.open('/pop1.html', '_blank', 'width=750,height=700,scrollbars = yes,resizable = no,location = no,menubar = no,toolbar = no,titlebar = no,status = no,directories = no');
	}
