<!--
if (FlashMode == 0)
{
// No Flash 3.0 Detected
document.write("<TR><TD border=0 VALIGN=\"CENTER\" WIDTH=129><A HREF=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" TARGET=\"_blank\"><IMG SRC=\"images/install_flash.gif\" border=0 WIDTH=129 HEIGHT=64 ALIGN=\"RIGHT\" VALIGN=\"TOP\"></A></TD>")
;
} else {
// Flash 3.0 Detected or too early version of Javascript to detect
document.write("<TR>")
document.write("<TD WIDTH=36 ALIGN=\"left\"><A HREF=\"Javascript:newWindow('288.html','570','420','no')\" onMouseOver=\"on_l('ln_speed_288')\" onMouseOut=\"off_l('ln_speed_288')\">")
document.write("<IMG SRC=\"images/288_version.gif\" NAME=\"ln_speed_288\" WIDTH=\"36\" HEIGHT=\"38\" BORDER=\"0\" HSPACE=\"0\" VSPACE=\"0\"></A></TD>")
document.write("<TD WIDTH=37 ALIGN=\"left\"><A HREF=\"Javascript:newWindow('56k.html','570','420','no')\" onMouseOver=\"on_l('ln_speed_56k')\" onMouseOut=\"off_l('ln_speed_56k')\">")
document.write("<IMG SRC=\"images/56k_version.gif\" NAME=\"ln_speed_56k\" WIDTH=\"37\" HEIGHT=\"38\" BORDER=\"0\" HSPACE=\"0\" VSPACE=\"0\"></A></TD>")
document.write("<TD WIDTH=54 ALIGN=\"left\"><A HREF=\"Javascript:newWindow('t1.html','570','420','no')\" onMouseOver=\"on_l('ln_speed_t1')\" onMouseOut=\"off_l('ln_speed_t1')\">")
document.write("<IMG SRC=\"images/t1_version.gif\" NAME=\"ln_speed_t1\" WIDTH=\"38\" HEIGHT=\"38\" BORDER=\"0\" HSPACE=\"0\" VSPACE=\"0\"></A></TD>")	
document.write("<TR>")
document.write("<TD COLSPAN=3 WIDTH=129 HEIGHT=22 ALIGN=\"left\"><IMG SRC=\"images/speed_choose.gif\" NAME=\"altimg_ln\" border=0 WIDTH=129 HEIGHT=35></TD></TR>")
;
}
//-->		
