function subWin(){
		window.open("link/link.htm","link","width=500,height=120,scrollbars=no");
}
