if($_SERVER['REQUEST_URI']=="/home.php" or substr($_SERVER['REQUEST_URI'],0,9)=="/news.php" or substr($_SERVER['REQUEST_URI'],0,13)=="/new-list.php" or substr($_SERVER['REQUEST_URI'],0,22)=="/reccommendations-list" or substr($_SERVER['REQUEST_URI'],0,15)=="/video-list.php"){ $class="imglactive"; }else{ $class="imgl"; } ?>
if($_SERVER['REQUEST_URI']=="/about-us.php" or substr($_SERVER['REQUEST_URI'],0,14)=="/collector.php" or $_SERVER['REQUEST_URI']=="/collaborators.php" or $_SERVER['REQUEST_URI']=="/inform-us.php" or $_SERVER['REQUEST_URI']=="/collector-inform-us.php" or $_SERVER['REQUEST_URI']=="/our-team.php" or $_SERVER['REQUEST_URI']=="/our-network.php"){ $class="imglactive"; }else{ $class="imgl"; } ?>
if($_SERVER['REQUEST_URI']=="/production.php" or substr($_SERVER['REQUEST_URI'],0,10)=="/video.php" or substr($_SERVER['REQUEST_URI'],0,10)=="/audio.php" or substr($_SERVER['REQUEST_URI'],0,12)=="/gallery.php" or substr($_SERVER['REQUEST_URI'],0,15)=="/production.php"){ $class="imglactive"; }else{ $class="imgl"; } ?>
//echo substr($_SERVER['REQUEST_URI'],0,12); if($_SERVER['REQUEST_URI']=="/library.php" or substr($_SERVER['REQUEST_URI'],0,19)=="/library-detail.php" or substr($_SERVER['REQUEST_URI'],0,12)=="/library.php"){ $class="imglactive"; }else{ $class="imgl"; } ?>
if($_SERVER['REQUEST_URI']=="/store.php"){ $class="imglactive"; }else{ $class="imgl"; } ?>
if($_SERVER['REQUEST_URI']=="/sala"){ $class="imglactive"; }else{ $class="imgl"; } ?>
if($_SERVER['REQUEST_URI']=="/contact-us.php"){ $class="imglactive"; }else{ $class="imgl"; } ?>
if($_SERVER['REQUEST_URI']=="/links.php"){ $class="imglactive"; }else{ $class="imgl"; } ?>