blob: 68360a903e1a6cafb54bb9100f77f9e876e14b37 (
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
|
<HTML>
<HEAD>
<TITLE>Install Flash</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"> This site requires the <B>Flash 6 Player</B>.</FONT></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>
<p> </td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</BODY>
</HTML>
|