Newer
Older
Discussion_Papers / Website / dpguidelines.htm
nstanger on 8 Dec 2004 355 bytes - Updated to match new INFO web site.
<?php 
include("dpguidelines-info.htm");
include("d:/wwwroot/infosci/lib/infosci-header.php");
echo"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td width=20%>";
include("navigationBar.htm");
echo "</td><td>";
include("dpguidelines-contents.htm");
echo"</td></tr></table>";
include("d:/wwwroot/infosci/lib/infosci-footer.php"); ?>