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.
54 lines (41 sloc)
3.08 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>WAVE TECHNOLOGIES Cyber Store</title> | |
| </HEAD> | |
| <body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" BGCOLOR="#000000" LINK="#FF0000" VLINK="#808080" TEXT="#000000"> | |
| <!-- BG TABLE --> | |
| <TABLE width="100%" height="100%" cellspacing=0 cellpadding=0 border=0> | |
| <TR> | |
| <td WIDTH="100%" VALIGN="TOP"><IMG SRC="/wavetech/images/m_title.gif" WIDTH=183 HEIGHT=57></TD> | |
| <TD VALIGN="Bottom" WIDTH=442><TABLE width=443 cellspacing=0 cellpadding=0 border=0><tr> | |
| <TD><IMG SRC="/wavetech/images/m1_1.gif" WIDTH=263 HEIGHT=106 USEMAP="#nav1_1" border=0></TD> | |
| <MAP NAME="nav1_1"> | |
| <AREA SHAPE="rect" href="/wavetech/mcse/" onMouseOver = "document.images['pic'].src='/wavetech/images/Mcse.jpg'" COORDS="242,8 263,18" ALT="Microsoft Networking/MCSE"> | |
| <AREA SHAPE="rect" href="/wavetech/pcsupport/" onMouseOver = "document.images['pic'].src='/wavetech/images/aplus.jpg'" COORDS="182,38 263,48" ALT="PC Support/Help Desk/A+"> | |
| <AREA SHAPE="rect" href="/wavetech/novell/" onMouseOver = "document.images['pic'].src='/wavetech/images/pic5.jpg'" COORDS="147,66 260,76" ALT="Novell Networking/CNE"> | |
| <AREA SHAPE="rect" href="/wavetech/network/" onMouseOver = "document.images['pic'].src='/wavetech/images/pic3.jpg'" COORDS="116,98 244,106" ALT="Network Support/Network+"> | |
| </map> | |
| <TD BGCOLOR="#FFFFFF"><IMG SRC="/wavetech/images/m1_2.gif" WIDTH=180 HEIGHT=106 USEMAP="#nav1_2" border=0></TD></tr> | |
| <MAP NAME="nav1_2"> | |
| <AREA SHAPE="rect" href="/wavetech/mcse/" onMouseOver = "document.images['pic'].src='/wavetech/images/Mcse.jpg'" COORDS="1,8 114,18" ALT="Microsoft Networking/MCSE"> | |
| <AREA SHAPE="rect" href="/wavetech/pcsupport/" onMouseOver = "document.images['pic'].src='/wavetech/images/aplus.jpg'" COORDS="1,38 44,48" ALT="PC Support/Help Desk/A+"> | |
| </map> | |
| <tr> | |
| <TD><IMG SRC="/wavetech/images/m2_1.gif" WIDTH=263 HEIGHT=115 USEMAP="#nav2_1" border=0></TD> | |
| <MAP NAME="nav2_1"> | |
| <AREA SHAPE="rect" href="/wavetech/mcsd/" onMouseOver = "document.images['pic'].src='/wavetech/images/pic2.jpg'" COORDS="65,15 250,35" ALT="Windows Family Programming/MCSE"> | |
| <AREA SHAPE="rect" href="/wavetech/internet/" onMouseOver = "document.images['pic'].src='/wavetech/images/java.jpg'" COORDS="80,48 182,60" ALT="Java/Internet/Intranet"> | |
| <AREA SHAPE="rect" href="/wavetech/cisco/" onMouseOver = "document.images['pic'].src='/wavetech/images/pic4.jpg'" COORDS="100,78 135,90" ALT="CISCO"> | |
| <AREA SHAPE="rect" href="index.html" onMouseOver = "document.images['pic'].src='/wavetech/images/softCS.jpg'" COORDS="108,90 135,115" ALT="Software"> | |
| </map> | |
| <TD BGCOLOR="#FFFFFF"><IMG SRC="/wavetech/images/m2_2.gif" WIDTH=180 HEIGHT=115 NAME="pic"></TD></tr> | |
| <tr> | |
| <TD><IMG SRC="/wavetech/images/m3_1.gif" WIDTH=263 HEIGHT=43 USEMAP="#nav3_1" border=0></TD> | |
| <MAP NAME="nav3_1"> | |
| <AREA SHAPE="rect" href="http://www.wavetech.com" onMouseOver = "document.images['pic'].src='/wavetech/images/home.jpg'" COORDS="11,24 202,40" ALT="Wave Technologies Home Page"> | |
| </map> | |
| <TD BGCOLOR="#FFFFFF"><IMG SRC="/wavetech/images/m3_2.gif" WIDTH=180 HEIGHT=43></TD></tr></TABLE> | |
| <!-- BG TABLE --> | |
| </tD></tr></table> | |
| </BODY> | |
| </HTML> |