function newWindow(x){
		    window.open(x,'jav','scrollbars=yes  width=750,height=600');
}