		<!--//
		function openWin(url)
		{
			window.open(url, "win", "top=10, left=10, width=340, height=340, scrollbars=0, resizable=1");
		}
		//-->
