//STRIP_COMMENTS_JAVASCRIPT // the following GUID is replaced in ASP with the integer version // number of the .SWF file that was detected by GuessFil
//STRIP_COMMENTS_JAVASCRIPT // the following GUID is replaced in ASP with the integer version // number of the .SWF file that was detected by GuessFileType var _nRequiredVersion = 6; // Version the user needs to view site (max 7, min 2) // ************* // Everything below this point is internal until after the BODY tag. // Do not modify! Proceed to the BODY tag for further instructions. // ************* // System globals var flash2Installed = false; // boolean. true if flash 2 is installed var flash3Installed = false; // boolean. true if flash 3 is installed var flash4Installed = false; // boolean. true if flash 4 is installed var flash5Installed = false; // boolean. true if flash 5 is installed var flash6Installed = false; // boolean. true if flash 6 is installed var flash7Installed = false; // boolean. true if flash 7 is installed var _nMaxVersion = 7; // highest version we can actually detect var _nActualVersion = 0; // version the user really has var _bIsRightVersion = false; // boolean. true if it's safe to embed the flash movie in the page // Check the browser...we're looking for ie/win var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? tr
Newer Post
Older Post
Home