--- human_health.php 2001/03/12 23:41:49 1.7 +++ human_health.php 2001/10/01 14:05:16 1.8 @@ -6,11 +6,7 @@ $smarty->assign( array ( Title=>"Pliva d.d." ) ); -$section="products"; - -$title="Products : Human Health"; -$lpic="products"; $lext=".jpg"; -$mpic="products.gif"; +include("section.inc"); $back_url="products.php"; $smarty->assign( array ( lpic=>$lpic, lext=>$lext, mpic=>$mpic, Section_title=>$title ) );