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.
4141 lines (60 sloc)
5.6 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> | |
| HiP Owns You.... | |
| </TITLE> | |
| </HEAD> | |
| <meta http-equiv="pragma" content="no-cache"> | |
| <BODY bgcolor=#DAE4FE BACKGROUND="graphics/back.gif" text=black link=navy vlink=purple> | |
| <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0> | |
| <TR> | |
| <TD WIDTH=140 VALIGN=top> | |
| <BR> <BR> | |
| <IMG SRC="graphics/merchant_menu.gif" BORDER=0 HSPACE=10 USEMAP="#menu"><P> | |
| <p> | |
| </TD> | |
| <TD WIDTH=15> </TD> | |
| <TD WIDTH=415 VALIGN=top> | |
| <CENTER> | |
| <IMG SRC=graphics/top_merchant_logo.gif> | |
| </CENTER><p> | |
| <FONT SIZE=+1 FACE=ARIAL>Welcome to HiP (Hackers in Paradise) <P></FONT> | |
| <FONT SIZE=-1 FACE=ARIAL> | |
| You gotta love the security here folks :) | |
| <P> | |
| </FONT> | |
| <p><br><p><br><p> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| <MAP NAME="menu"> | |
| <AREA SHAPE=RECT COORDS="1,10,50,30" HREF="index.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,40,66,60" HREF="about.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,73,76,90" HREF="feedback.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,100,83,131" HREF="whatsnew.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,148,90,165" HREF="merchant.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,178,62,195" HREF="specials.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,207,95,225" HREF="new.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,238,90,257" HREF="search.cfm"> | |
| <AREA SHAPE=RECT COORDS="1,268,83,287" HREF="basket.cfm"> | |
| </MAP> | |
| <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0> | |
| <TR> | |
| <td width=10> </td> | |
| <TD WIDTH=140 VALIGN=top> | |
| <table border=2 cellpadding="6" align="center" valign="center"> | |
| <tr> | |
| <td align="center" valign="center" bgcolor="DAE4FE" colspan=2 rowspan=2 nowrap> | |
| <font face=arial size=2 color=red> | |
| 137 | |
| </font> | |
| </td> | |
| </table> | |
| </TD> | |
| <TD WIDTH=15> </TD> | |
| <TD WIDTH=415 VALIGN=top> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |