home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 August / com! 2002.08.iso / software / GL6TRY&D / DATA1.CAB / PF_AppDir_Mod_JScript_ActionScripts / BrowserSwitchMain.scpt < prev    next >
Encoding:
Text File  |  2002-03-28  |  179 b   |  3 lines

  1. var skipPage = true; bAgent = window.navigator.userAgent; bAppName = window.navigator.appName; bMozIdx = bAgent.indexOf("Mozilla/");
  2. %1if (skipPage) { location = /*URL*/'%2'; }
  3.