blob: 85f2cdc58802e66facc501e6f583449f6a0f92f3 (
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
|
<HTML>
<HEAD>
<TITLE>Flash Detection</TITLE>
</HEAD>
<body bgcolor="#cccccc">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td width="100%">
<div align="center">
<center>
<table border="0" cellpadding="10" cellspacing="0" bgcolor="#ffffff" width="418" height="275">
<tr>
<td width="396" height="255">
<P align="center"><FONT FACE="Arial" size=2> This site requires the <B>Flash 6 Player</B>.</FONT></P>
<P align="center"><FONT FACE="Arial" size=2>Although you have a <B>Flash Player</B> installed,<BR>
this site uses features that are specific to <B>Flash 6</B>.<BR>
You will need to update your <B>Flash Player</B>.</P>
<P align="center"><a TARGET="_blank" href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
<IMG BORDER="0" SRC="images/flash.gif" width="135" height="38"></a></P>
<p align="center"><font face="Arial" size="1">If you think you already have the
proper<br>
Flash Player installed, you can access the course <a href="start.html">here</a>.</font></p>
</td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</BODY>
</HTML>
|