var version=5.1;var versionstr="5.1";var v=0;function openFullScreenChat(b){if(document.all){var a=screen.width-window.screenLeft-10;var c=screen.height-window.screenTop;var d=window.open(b,"_123FullscreenDemo","resizable=1, width="+a+",height="+c+",status=1");d.moveTo(0,0)}else{window.open(b,"_123FullscreenDemo","resizable=1, fullscreen=1")}}function openPrivateWin(b,a,c){window.open("privatewin.html?"+b,"privateMsg_"+b,"height="+c+", width="+a+", top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=yes,location=no, status=no")};