--- history.php 2001/02/28 14:14:34 1.2 +++ history.php 2001/10/01 14:05:16 1.4 @@ -8,9 +8,7 @@ $section="about"; -$title="ABOUT US"; -$lpic="about"; $lext=".gif"; -$mpic="about.gif"; +include("section.inc"); $smarty->assign( array ( lpic=>$lpic, lext=>$lext, mpic=>$mpic, Section_title=>$title ) );