\n'); } function AddFunds(_url) { var view = window.open(_url,'_blank','menubar=0, toolbar=0, statusbar=0, titlebar=0'); } function client_DoFSCommand(command, args) { if (command=="jumpreg") document.forms['flashform'].submit(); else if (command=="add_funds") AddFunds("/index.php?Action=ClientPaymentChooseShow&popup=1"); else if (command=="error_conn"){ document.flashform.SubAction.value=args; document.flashform.Action.value='WhoIsOnline'; document.flashform.submit(); } else if (command=="resize"){ setFlashSize(args); } //location.href="/index.php?Action=ClientRegStep1"; } var xwidth = new Array(); xwidth[0] =710; xwidth[1] = 710; xwidth[2] = 710; var xheight = new Array(); xheight[0] = 340; xheight[1] = 620; xheight[2] = 620; function setFlashWidth(newW) { document.getElementById('flashResizer').style.width = xwidth[newW]+"px"; } function setFlashHeight(newH) { document.getElementById('flashResizer').style.height = xheight[newH]+"px"; } function setFlashSize(newD) { setFlashWidth(newD); setFlashHeight(newD); } // Hook for Internet Explorer. if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { document.write('\n'); } // -->
| ||||||||||||||||||
| ||||||||||||||||||
| ||||||||||||||||||