home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 May
/
W2KPRK.iso
/
apps
/
crystal
/
disk24
/
Xasp25
< prev
next >
Wrap
Text File
|
1999-08-23
|
620b
|
28 lines
<%@ LANGUAGE="VBSCRIPT" %>
<% if Session("username") = "" then
Response.Redirect("logon.asp")
end if
%>
<% response.expires = 0 %>
<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. - Sales</title>
</head>
<body background="images/bg_sales.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>
<p><br>
<br>
</p>
</body>
</html>