16 lines
301 B
Plaintext
16 lines
301 B
Plaintext
|
<%@ LANGUAGE="VBSCRIPT" %>
|
||
|
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<META NAME="GENERATOR" Content="Microsoft Visual InterDev 1.0">
|
||
|
<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
|
||
|
<TITLE>Document Title</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
|
||
|
<!-- Insert HTML here -->
|
||
|
|
||
|
<A HREF="Default.asp">[Home]</A>
|
||
|
</BODY>
|
||
|
</HTML>
|