if(isset($action) and trim($action)!="") { include($action."inc.php"); } include("navigation.php"); include("extras.php");