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.
38 lines (36 sloc)
1.61 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="#0A0A44"> | |
| <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%> | |
| <tr><td align=center valign=middle> | |
| <!-- Aftershock main.swf 3=778 4=430 18 --> | |
| <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" | |
| codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=3,0,0,0" | |
| ID=main WIDTH=778 HEIGHT=430> | |
| <PARAM NAME=movie VALUE="main.swf"> | |
| <PARAM NAME=loop VALUE=false> | |
| <PARAM NAME=quality VALUE=autohigh> | |
| <PARAM NAME=bgcolor VALUE=#0A0A44> | |
| <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="main.swf"'); | |
| document.write(' swLiveConnect=FALSE WIDTH=778 HEIGHT=430'); | |
| document.write(' LOOP=false QUALITY=autohigh BGCOLOR=#0A0A44'); | |
| 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="main.gif" WIDTH=778 HEIGHT=430 BORDER=0>'); | |
| } | |
| //--> | |
| </SCRIPT><NOEMBED><IMG SRC="main.gif" WIDTH=778 HEIGHT=430 BORDER=0></NOEMBED><NOSCRIPT><IMG SRC="main.gif" WIDTH=778 HEIGHT=430 BORDER=0></NOSCRIPT></OBJECT><!-- EndAftershock main.swf --> | |
| </td></tr></table> | |
| </BODY> | |
| </HTML> |