var lobbyWindow=null;function readCookie(B){var D=B+"=";var A=document.cookie.split(";");for(var C=0;C<A.length;C++){var E=A[C];while(E.charAt(0)==" "){E=E.substring(1,E.length)}if(E.indexOf(D)==0){return E.substring(D.length,E.length)}}return null}var wmv=parseInt(readCookie("PBWMID"));if(!isNaN(wmv)){value=wmv}else{value=3128384}function launchPoker(){if(lobbyWindow!=null&&!lobbyWindow.closed){if(lobbyWindow.isInitialized()){lobbyWindow.top.frames[6].document.GameLobby.doJob("36","","")}else{lobbyWindow.focus()}return }var D=new Date();var C=D.getHours()+""+D.getMinutes()+""+D.getSeconds()+""+D.getMilliseconds();var B="JavaClient"+C;var A=Math.round((window.screen.width-781)/2,0);var E=Math.round((window.screen.height-537)/2,0);a=parseInt(A+"");b=parseInt(E+"");var B="FlashClient"+getDateString();lobbyWindow=window.open("http://router.partypoker.com/client.html?lid=en_US&wm="+value+"",""+B,"resizable=no,toolbar=no,status=no,height=537,width=781,screenX="+a+",screenY="+b+",left="+a+",top="+b);window.location="/anywhere/"};
