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.
62 lines (62 sloc)
3.03 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> | |
| <title>Ntacx - Creator with Impacx</title> | |
| </head> | |
| <body bgcolor="#1F1F4F"> | |
| <table border="0" width="100%" height="100%"> | |
| <tr><td align="center" valign="middle"> | |
| <a href="main.htm"> | |
| <!-- Aftershock splash.swf 3=430 4=330 --> | |
| <!-- URL's used in the movie--> | |
| </a> | |
| <a HREF="main.htm"></a> | |
| <map NAME="splashMap"> | |
| <area COORDS="4,64,453,261" HREF="main.htm"> | |
| </map> | |
| <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=3,0,0,0" ID="splash" WIDTH="430" HEIGHT="330"> | |
| <param NAME="movie" VALUE="splash.swf"> | |
| <param NAME="quality" VALUE="autohigh"> | |
| <param NAME="bgcolor" VALUE="#1A1D4A"> | |
| <script LANGUAGE="JavaScript"> | |
| <!-- | |
| var ShockMode = 0; | |
| if (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"] && navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin) { | |
| if (navigator.plugins && navigator.plugins["Shockwave Flash"]) | |
| ShockMode = 1; | |
| } | |
| if ( ShockMode ) { | |
| document.write('<EMBED SRC="splash.swf"'); | |
| document.write(' swLiveConnect=FALSE WIDTH=430 HEIGHT=330'); | |
| document.write(' QUALITY=autohigh BGCOLOR=#1A1D4A'); | |
| document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">'); | |
| document.write('</EMBED>'); | |
| } else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){ | |
| document.write('<IMG SRC="splash.gif" WIDTH=430 HEIGHT=330 BORDER=0 USEMAP="#splashMap">'); | |
| } | |
| //--> | |
| </script><noembed><IMG SRC="splash.gif" WIDTH=430 HEIGHT=330 BORDER=0 USEMAP="#splashMap"></noembed><noscript><img SRC="splash.gif" WIDTH="430" HEIGHT="330" BORDER="0" USEMAP="#splashMap"></noscript></object><!-- EndAftershock splash.swf --> | |
| </td></tr> | |
| <tr><td align="center" valign="middle"> | |
| <img src="images/banner.jpg" border="0" usemap="#banner" WIDTH="558" HEIGHT="45"><br> | |
| <br> | |
| <font face="arial" color="#FFFFFF">If you do not see the animation above, please click on the image to download the flash player.<br> | |
| Best viewed in 800 x 600 screen resolution with 16 million colors.</font><br><br> | |
| <font face="arial" size="-2" color="#FFFFFF">© Copyright parts 1999 Ntacx.net<br> | |
| © Copyright 1999 Ntacx, "Creators with Impacx"<br> | |
| Trademarks are the Property of the Respective Owner<br> | |
| <br> | |
| If you experience any problems with this web site please contact:<br> | |
| <a href="mailto:webmaster@ntacx.net">webmaster@ntacx.net</a><br> | |
| </font> | |
| <p><img border="0" src="file:///G:/Design/number.gif" width="170" height="100"></p> | |
| <p><font color="#FFFFFF">You're just a number to the world</font></p> | |
| <p><font color="#FFFFFF">Nemesystm of the <a href="http://dhc2.cjb.net">DHC</a>.</font></p> | |
| <p><font color="#FFFFFF">I wouldn't be here if the admin wasn't so dumb. Oh | |
| well.</font> | |
| </td></tr></table> | |
| <map NAME="banner"> | |
| <area SHAPE="RECT" COORDS="0,1,118,45" HREF="http://download.macromedia.com/pub/shockwave/flash/english/win95nt/4.0r12/flash32.exe"> | |
| <area SHAPE="RECT" COORDS="269,11,360,32" HREF="html_version.htm"> | |
| </map> | |
| </body> | |
| </html> |