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

