function GW_PopUpHidden(A){options="toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=1,height=1,top=6000,left=6000";return window.open(A,null,options)}function GW_OpenChat(A){window.open(A,"chatwin","width=350,height=300,resizable=yes,status=no,scrollbars=yes")}function GW_OpenUrlInParentWindow(A){if(window.opener&&!window.opener.closed){window.opener.document.location=A;window.opener.focus()}else{window.open(A,null,"")}};