File: /var/www/vhosts/onlinedev.com/httpdocs/templates/menu_top.phtml
<?php $page = substr($_SERVER['REQUEST_URI'], 1); ?>
<ul class="m3">
<li<?php if($page == 'tarifs.html') echo ' class="r4_on"'; else echo ' class="r4"'?>><a href="<?php echo App::getBaseUrl() ?>tarifs.html" title="Tarif référencement naturel">Tarif référencement naturel</a></li>
<li<?php if($page == 'mon_projet.html') echo ' class="r5_on"'; else echo ' class="r5"'?>><a href="<?php echo App::getBaseUrl() ?>mon_projet.html" title="Devis référencement naturel">Devis référencement naturel</a></li>
<li<?php if($page == 'referencement-google-prix.html') echo ' class="r6_on"'; else echo ' class="r6"'?>><a href="<?php echo App::getBaseUrl() ?>referencement-google-prix.html" title="Réfrencement Google prix">Référencement Google prix</a></li>
<li<?php if($page == 'methode.html') echo ' class="r2_on"'; else echo ' class="r2"'?>><a href="<?php echo App::getBaseUrl() ?>methode.html" title="Agence création SEO">Agence création seo</a></li>
</ul>
<!--<?php if($page == 'partenariat.html') echo ' class="r6_on"'; else echo ' class="r6"'?>><a href="<?php echo App::getBaseUrl() ?>partenariat.html" title="Votre recherche associé web">Votre recherche associé web</a></li>-->