Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
58 lines (45 sloc)
2.32 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <title>Northeast Technical Institute</title> | |
| </head> | |
| <body bgcolor="#99CCFF" background="images/nti/strip.jpg"> | |
| <div align="center"><center> | |
| <table border="2" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" bordercolor="#006633" background="images/nti/watermark.jpg"> | |
| <tr> | |
| <td> | |
| <MAP NAME="title5"> | |
| <AREA COORDS="124,21,214,41" HREF="about/frhome.htm"> | |
| <AREA COORDS="361,19,471,39" HREF="courses/frhome.htm"> | |
| <AREA COORDS="124,292,208,312" HREF="certs/frhome.htm"> | |
| <AREA COORDS="369,293,459,313" HREF="career/frhome.htm"> | |
| <AREA COORDS="243,293,343,313" HREF="corp/frhome.htm"> | |
| <AREA COORDS="23,150,133,176" HREF="other/frhome.htm"> | |
| <AREA COORDS="495,333,603,347" HREF="mailto:info@ntinow.com"> | |
| </MAP> | |
| <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" | |
| codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" | |
| ID=title5 WIDTH=600 HEIGHT=350> | |
| <PARAM NAME=movie VALUE="title5.swf"> <PARAM NAME=loop VALUE=false> <PARAM NAME=quality VALUE=autohigh> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> <SCRIPT LANGUAGE=JavaScript> | |
| <!-- | |
| var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0; | |
| if ( plugin && parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 4 ) { | |
| // Check for Flash version 4 or greater in Netscape | |
| document.write('<EMBED src="title5.swf" loop=false quality=autohigh wmode=transparent bgcolor=#FFFFFF '); | |
| document.write(' swLiveConnect=FALSE WIDTH=600 HEIGHT=350'); | |
| document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">'); | |
| } else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){ | |
| // Netscape 2 will display the IMG tag below so don't write an extra one | |
| document.write('<IMG SRC="title5.jpg" WIDTH=600 HEIGHT=350 BORDER=0 usemap="#title5">'); | |
| } | |
| //--> | |
| </SCRIPT> | |
| <NOEMBED><IMG SRC="title5.jpg" WIDTH=600 HEIGHT=350 usemap="#title5" BORDER=0></NOEMBED> | |
| <NOSCRIPT><IMG SRC="title5.jpg" WIDTH=600 HEIGHT=350 usemap="#title5" BORDER=0></NOSCRIPT> | |
| </OBJECT> | |
| </td> | |
| </tr> | |
| </table> | |
| </center></div> | |
| </body> | |
| </html> |