<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- created with PHP Doc System
http://www.alexking.org/software/phpdocsystem/ -->
<html>
<head>
<title>PHP Doc System Sample: Sample 1</title>
<link rel="stylesheet" type="text/css" href="default.css" />
</head>
<body>
<div id="header">
<a href="index.html">Table of Contents</a>
<h1>PHP Doc System Sample: Sample 1</h1>
</div>
<div id="content">
<h1 class="module_title">Sample 1</h1>
<div class="module_content"><p>Sample 1 summary info here.</p>
<p>The rest of the content goes here. Here is a link to <a href="sample_2.html">Sample 2</a> and <a href="sample_3.html">Sample 3 with overridden link text</a>.</p>
<p>Screenshot:</p>
<p><img src="images/sample_1.gif" alt="" /></p>
</div>
<p id="prev_next">Previous Page | <a href="index.html">Table of Contents</a> | <a href="sample_2.html">Next Page</a></p>
<p id="last_modified">Last Modified: March 7, 2004 @ 9:05 pm</p>
</div>
<div id="footer">
<a href="http://www.alexking.org/software/phpdocsystem/">PHP Doc System</a> Copyright 2003-2004 © Alex King. All rights reserved.<br />
</div>
</body>
</html>