[an error occurred while processing this directive] [an error occurred while processing this directive]
[an error occurred while processing this directive]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>The Nexus - Include Files: Example</title>
<!--#set var="area" value="TheNexus" -->
<!--#include virtual="/~${USER_NAME}/Includes/JavaScript.html" -->
</head>
<body bgcolor="white">
<!--#include virtual="/~${USER_NAME}/Includes/Header.html" -->
<table border=0 cellspacing=0 cellpadding=0>
<tr>
<td valign="top"><table border=0 cellspacing=0 cellpadding=0 align="left">
<!--#set var="number" value="1" -->
<!--#set var="name" value="Nexus" -->
<!--#set var="link" value="index.html" -->
<!--#set var="text" value="Return to the Nexus" -->
<!--#include virtual="/~${USER_NAME}/Includes/Glyph.html" -->
<!--#set var="number" value="2" -->
<!--#set var="name" value="Site History" -->
<!--#set var="link" value="../SiteHistory.html" -->
<!--#set var="text" value="Return to the site history" -->
<!--#include virtual="/~${USER_NAME}/Includes/Glyph.html" -->
<!--#set var="number" value="3" -->
<!--#set var="name" value="Includes" -->
<!--#set var="link" value="index.html" -->
<!--#set var="text" value="Some information about server side includes" -->
<!--#include virtual="/~${USER_NAME}/Includes/Glyph.html" -->
</table>
<td><img src="/~<!--#echo var="USER_NAME" -->/Images/Spacer.gif" width=20 alt="Empty Space">
<td valign="top">
</table>
<!--#include virtual="/~${USER_NAME}/Includes/Footer.html" -->
</body>
</html>
|