<%-- Template: page1.jsp Author: John Haigh Description: page1.jsp History: Created file 05/01/02 john@capris.com --%> <% int CurrentPage = 1; %> <%@ page language="java" contentType="text/html; charset=ISO-8859-1" %> <%--Header include file--%> <%--App locals contain a site variable which sets the site whether db, fp or ia.--%> <%@ include file="app_locals.inc" %> <%@ include file="../common/header.inc" %> <%@ include file="../common/tableofcontents_js.inc" %> <%-- Page Number Navigation--%> <%@ include file="../common/pagenumbernavigation.inc" %>
<%@ include file="../common/tableofcontents.inc" %>

 
 
Start the tour now
<%-- Footer include file --%> <%@ include file="../common/footer.inc" %>