home *** CD-ROM | disk | FTP | other *** search
/ ftp.rsa.com / 2014.05.ftp.rsa.com.tar / ftp.rsa.com / pub / agents / RSASecurIDTokenAuto412x64.msi / Data1.cab / _64EA5AEF0D8BFD155FD012D2C7E6716F < prev    next >
Text File  |  2014-03-12  |  5KB  |  141 lines

  1. 
  2. <html>
  3. <head><script language="javascript">
  4. <!--
  5. var sIcon="whstart.ico";
  6. var sPath=document.location.href;
  7. if (sPath.indexOf("http")!= -1)
  8.     document.write("<link REL=\"SHORTCUT ICON\" href=\""+ sIcon +"\">");
  9. //-->
  10. </script>
  11.  <title>RSA SecurID Software Token</title>
  12.  <meta name="generator" content="Adobe RoboHelp - www.adobe.com">
  13.  <meta name="description" content="WebHelp 5.50">
  14. </head>
  15. <script type="text/javascript" language="javascript" src="whver.js"></script>
  16. <script type="text/javascript" language="javascript" src="whutils.js"></script>
  17. <script type="text/javascript" language="javascript" src="whmsg.js"></script>
  18. <script type="text/javascript" language="javascript" >
  19. <!--
  20. if (!window.gbWhVer||!window.gbWhUtil||!window.gbWhMsg)
  21.     document.location.reload();
  22. //-->
  23. </script>
  24.  
  25. <script type="text/javascript" language="javascript" src="whstub.js"></script>
  26. <script language="javascript">
  27. <!--
  28. var nWebhelpNavPaneMode = 1;            //1: DHTML 2:Applet 3:PureHTML 4:NoframeAt all
  29. var strPaneDHTML  = "whskin_pdhtml.htm";        //whd_nvp10.htm  if tab enabled, whnframe.htm if tab disabled.
  30. var strPaneApplet = "whskin_papplet.htm";
  31. var strPaneList   = "whskin_plist.htm";
  32. var bNoApplet  = false;
  33.  
  34. var strPane = "";
  35.  
  36. var nViewFrameType = -1;
  37.  
  38. if (!window.gAgent)
  39. {
  40.     // low end browser, we don't even try to determine it.
  41.     document.location = "whnjs.htm";
  42. }
  43. else
  44. {
  45.     if (!gbNav4&&!gbIE4&&!gbOpera7&&!gbSafari)                
  46.         document.location = "whnjs.htm";
  47.     else if (gbNav4 && !gbNav6 && ((gnVerMinor <= 4.06)))
  48.         document.location = "whnjs.htm";
  49.     else if (gbMac && gbIE4 && !gbIE5)        
  50.         document.location = "whnjs.htm";
  51.     //figure out which mode is the best
  52.     else
  53.     {
  54.         nViewFrameType=nWebhelpNavPaneMode;
  55.         if (nWebhelpNavPaneMode==1||nWebhelpNavPaneMode == 2)
  56.         {
  57.             var gbDHTML=(nWebhelpNavPaneMode==1);
  58.             if (gbNav4)                                         nViewFrameType = 2;
  59.             if (gbNav4&&(gnVerMinor < 4.1))                        nViewFrameType = 3;
  60.             if (gbNav4&&(gnVerMinor == 4.6))                    nViewFrameType = 3;
  61.             if (gbIE4&&gbDHTML)                                    nViewFrameType = 1;
  62.             if (gbIE4&&gbSunOS&&nWebhelpNavPaneMode==2)            nViewFrameType = 3;
  63.             if (gbNav4&&gbSunOS&&nViewFrameType==2)            nViewFrameType = 3;
  64.             if (gbNav6&&gbDHTML)                                nViewFrameType = 1;
  65.             if (gbNav6&&!gbNav61&&nWebhelpNavPaneMode == 2)        nViewFrameType = 3;
  66.             if (gbMac)                                            nViewFrameType = 3;
  67.             if (gbMac && gbNav6)                                        nViewFrameType = 1;
  68.             if (gbSafari3)                                       nViewFrameType = 1;
  69.             if (gbOpera7&&nViewFrameType == 2)                    nViewFrameType = 3;
  70.             if ((bNoApplet)&&(nViewFrameType == 2))             nViewFrameType = 3;
  71.         }
  72.     }
  73. }
  74.  
  75. if (nViewFrameType!=-1)
  76. {
  77.     var gbWindows = ((gAgent.indexOf("win") != -1) || (gAgent.indexOf("16bit") != -1));
  78.     //The colordepth of the 16 color on Windows is 1. 
  79.     if ((gbWindows) && (gbNav4) && (window.screen) && (window.screen.colorDepth <= 4))
  80.     {
  81.        alert("WebHelp has detected that your display is set to 16 colors. For full WebHelp support, please set your display to use 256 or more colors.");
  82.        nViewFrameType = 3;
  83.     }
  84.  
  85.     //figure out which one is navpane
  86.     // ReplaceMark:nViewFrameType = 1
  87.     if (nViewFrameType == 1)
  88.     {
  89.         if (gbNav4 && !gbNav6)
  90.             strPane = strPaneList;
  91.         else
  92.             strPane = strPaneDHTML;
  93.     }
  94.     else if (nViewFrameType == 2)
  95.         strPane = strPaneApplet;
  96.     else
  97.         strPane = strPaneList;
  98. }
  99. //-->
  100. </script>
  101. <script type="text/javascript" language="javascript" src="whstart.js"></script>
  102. <script type="text/javascript" language="javascript">
  103. <!--
  104. if (!gbIE4&&!gbNav4&&!gbOpera7&&!gbSafari)
  105.     document.location = "whnjs.htm";
  106.  
  107. function CMRAgent( strID, strURL, strLabel, strFrameAttr )
  108. {
  109.   this.m_strID = strID;
  110.   this.m_strURL = strURL;
  111.   this.m_strLabel = strLabel;
  112.   this.m_strFrameAttr = strFrameAttr;
  113. }
  114.  
  115. function CMRServer()
  116. {
  117.   this.m_cAgents = new Array;
  118. }
  119. var cMRServer = new CMRServer;
  120. // GetServerInfo
  121. // Registry the agent array handled by webhelp
  122. // ReplaceMark:MRServer.strServerData
  123. //-->
  124. </script>
  125.  
  126. <script type="text/javascript" language="javascript">
  127. <!--
  128. if (nViewFrameType!=-1)
  129. {
  130.     var strHTML = "<frameset rows=\"32,*\" hostof=\"parent:toolbar!startpage:yes\" frameborder=\"0\" border=\"0\"><frame src=\"whskin_tbars.htm\" id=\"toolbar\" frameborder=\"0\" border=\"0\" scrolling=\"no\" noresize marginheight=\"0\" marginwidth=\"0\" title=\"Toolbar\"></frame><frame src=\"whskin_frmset01.htm\"  frameborder=\"1\" border=\"1\" scrolling=\"auto\" marginheight=\"0\" marginwidth=\"0\"></frame></frameset>";
  131.     document.write(strHTML);
  132. }
  133. //-->
  134. </script>
  135.  
  136. <frameset cols="100%,*" frameborder=no border=0>
  137.   <frame src="whnjs.htm">
  138.   <frame src="whskin_blank.htm" noresize>
  139. </frameset>
  140.  
  141. </html>