home *** CD-ROM | disk | FTP | other *** search
- <%@ LANGUAGE="VBSCRIPT" %>
- <% if Session("username") = "" then
- Response.Redirect("logon.asp")
- end if
- %>
- <html>
-
- <head>
- <meta http-equiv="Content-Type"
- content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR" content="Microsoft FrontPage 2.0">
- <title>Xtreme Mountain Bike Inc. - Warehouse</title>
- </head>
-
- <body background="images/bg_warehous.gif" bgcolor="#FFFFFF"
- text="#FF8000" vlink="#00ffff" link="#FF8000">
-
- <p align="center"><img src="images/biglogo.gif"
- alt="Xtreme Mountain Bike Inc." hspace="20" vspace="20"> <br>
- </p>
-
- </body>
- </html>
-