		<!--//  
		function win(url, t, h, w, s){
			window.open(url, t, "top=30, left=30, width=" + w + ", height=" + h + ", scrollbars=" + s + ", resizable=0");
		}
		//-->