;
$activc3="";
$activc4="";
$activc5="";
$activc6="";
$activc7="";
$activc8="";
$activc10="";
if($current_file=='index.php'){ $activc1 =" active btn-danger text-white 1";}else{ $activc1="btn-light"; }
if($current_file=='aboutus.php'){ $activc2=" active btn-danger text-white 2"; }else{ $activc2="btn-light"; }
if($current_file=='courses.php' OR $current_file=='course.php'){ $activc3=" active btn-danger text-white 3"; }else{ $activc3="btn-light"; }
if($current_file=='gallery.php'){ $activc4=" active btn-danger text-white 4"; }else{ $activc4="btn-light"; }
if($current_file=='contactus.php'){ $activc5=" active btn-danger text-white 5";}else{ $activc5="btn-light"; }
if($current_file=='enquiry.php'){ $activc6=" active btn-danger text-white 6"; }else{ $activc6="btn-light"; }
if($current_file=='tutar.php'){ $activc7=" active btn-danger text-white 5";}else{ $activc7="btn-light"; }
if($current_file=='stutar.php'){ $activc8=" active btn-danger text-white 6"; }else{ $activc8="btn-light"; }
if($current_file=='review.php'){ $activc10=" active btn-danger text-white 6"; }else{ $activc10="btn-light"; }
?>