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