\n'); } // Handle all the FSCommand messages in a Flash movie. function idx_info_DoFSCommand(command, args) { var idx_infoObj = isInternetExplorer ? document.all.idx_info : document.idx_info; if (command == 'startgame') startclient(0); if (command == 'testgame') startclient(1); } // 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'); } //-->
|
|||||||||||