	function newwindow(url){
	window.open(url,"","Width=520,height=520,top=0,left=20,scrollbars=1,Menubar=yes");
	}