2025-04-27 07:49:33 -04:00

87 lines
2.0 KiB
Plaintext

<%
Response.Buffer = true
Response.Clear
Response.Expires = 0
%>
<!-- The previous lines of script enables content buffering, clears the buffer, and requires your browser to get the latest content from the server, instead of its cache. -->
<!doctype html public "-//W3C//DTD HTML 3.2//EN">
<html dir=ltr>
<head>
<title>Exotic.asp File</title>
<META NAME="ROBOTS" CONTENT="NOINDEX">
<META HTTP-EQUIV="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body bgcolor="#FFFFFF" alink=blue vlink=blue link=blue>
<!-- Play background sound -->
<bgsound src="eagle2.WAV" >
<!--Tutorial Lesson: Start Browser Capabilities-->
<!-- Tutorial Lesson: Ad Rotator -->
<!-- END advertisement -->
<!-- Tutorial Lesson: End Browser Capabilities-->
<hr color=#cccccc noshade size=1>
<font size="3" face="Arial"><strong>Experience America's Pacific Northwest!</strong></font>
<br><font size="2" face="Arial">Have you been dreaming about hiking the lush, alpine meadows of the Cascade mountains? How about sailing alongside whales in the emerald waters of Puget Sound? Or biking the picturesque vineyards of the Willamette Valley? Then it's time to plan the ultimate Pacific Northwest getaway with <a href="http://www.microsoft.com/isapi/redir.dll?prd=msft&ar=home" target="_blank"><strong>Exotic Excursions</strong></a>!</font><br><br>
<font size="3" face="Arial"><strong>Web Links</strong></font>
<br>
<a href="database.asp"><img src="swirl.GIF" width=15 height=11 border=0 alt=" "></a><font size="2" face="Arial"><strong>Exotic Excursions</strong> <a href="database.asp">Customer Information Listing</a>.</font>
<br>
<br>
<br>
<br>
<hr color=#cccccc noshade size=1>
<p><font size="1" face="Arial">The names of companies, products, people, characters and/or data mentioned herein are fictitious and are in no way intended to represent any real individual, company, product or event unless otherwise noted.</font></p>
</body>
</html>