<!---
	function wopen1(A,name,w,h){
		window.open(A,name,"toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes,width="+w+",height="+h+"");
	}
//--->
