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.
81 lines (74 sloc)
2.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
| <!DOCTYPE HTML PUBLIC "-//SoftQuad//DTD HoTMetaL PRO 4.0::19971010::extensions to HTML 4.0//EN" | |
| "hmpro4.dtd"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>Internet USA Corp.</TITLE> | |
| </HEAD> | |
| <BODY BGCOLOR="#FFFFFF"> | |
| <TABLE WIDTH="50%" BORDER="0"> | |
| <TR> | |
| <TD ROWSPAN="2" VALIGN="TOP" WIDTH="387"><IMG SRC="images/usam3.jpg" ALT="Uncle Sam Wants You to Enlist With Internet USA" WIDTH="303" HEIGHT="400" BORDER="1"></TD> | |
| <TD WIDTH="328" ALIGN="CENTER" VALIGN="TOP" NOWRAP="NOWRAP"><IMG SRC="images/mapusa79.gif" ALT="{short description of image}" WIDTH="234" HEIGHT="156"> | |
| <BR><FONT SIZE="5" FACE="arial">internetUSA.net</FONT> | |
| <BR><FONT SIZE="2" FACE="arial"><I>"The host with the most | |
| <BR>coast to coast!"</I></FONT> | |
| <BR> | |
| <P>We are a full-service Internet Access Provider | |
| <BR>offering local access in over <A HREF="cities.htm">330 US cities</A>. | |
| </P><FONT SIZE="+1">Internet USA Corporation</FONT> | |
| <BR><FONT SIZE="-1">2533 N. Carson St., Suite 3145 | |
| <BR>Carson City, Nevada 89706</FONT> | |
| <BR><FONT SIZE="+1">1-877-USAM-NET</FONT> | |
| <BR><FONT SIZE="+1">1-877-872-6638</FONT> </TD> | |
| </TR> | |
| <TR> | |
| <TD VALIGN="BOTTOM" WIDTH="328"> | |
| <SCRIPT> | |
| <!-- | |
| nummidi = 16 | |
| day = new Date() | |
| seed = day.getTime() | |
| x = parseInt(((seed - (parseInt(seed/1000,10) * 1000))/10)/100*nummidi + 1,10) | |
| if (x == (1)) midi=("amerbeau.mid") | |
| if (x == (2)) | |
| midi=("america.mid") | |
| if (x == (3)) | |
| midi=("auldlang.mid") | |
| if (x == (4)) | |
| midi=("aweigh.mid") | |
| if (x == (5)) | |
| midi=("caissons.mid") | |
| if (x == (6)) | |
| midi=("grandof.mid") | |
| if (x == (7)) | |
| midi=("hailtoch.mid") | |
| if (x == (8)) | |
| midi=("homerang.mid") | |
| if (x == (9)) | |
| midi=("johnhome.mid") | |
| if (x == (10)) | |
| midi=("marines.mid") | |
| if (x == (11)) | |
| midi=("shenando.mid") | |
| if (x == (12)) | |
| midi=("1812ovt.mid") | |
| if (x == (13)) | |
| midi=("ssbanner.mid") | |
| if (x == (14)) | |
| midi=("yellowro.mid") | |
| if (x == (15)) | |
| midi=("yribbon.mid") | |
| if (x == (16)) | |
| midi=("yankee.mid") | |
| document.write('<EMBED SRC= "sounds/' + midi + '" WIDTH=16 HEIGHT=16 AUTOSTART="true">') | |
| // --> | |
| </SCRIPT> | |
| <FONT SIZE="1" COLOR="#FF0000" FACE="arial">A different patriotic tune | |
| plays each time you reload this page.</FONT></TD> | |
| </TR> | |
| </TABLE> | |
| <P><BR> | |
| </P> | |
| <P></P> | |
| </BODY> | |
| </HTML> |