function doPop() {
mainWin = window.open('/ps/Pokersuperstars2.swf','windowName','top=0,left=0,width='+screen.availWidth+',height='+screen.availHeight+',fullscreen=yes,menubar=no,directories=no,location=no,resizable=no,scrollbars=no,status=no,toolbar=no');
}