<!-- // 1998-2009 © TigreConcept Switzerland all right reserved

var popup = false; 
  function affiche_reco(url,h,l,g,t) { 
  if (popup == false) { 
  eval ("var page = window.open(url,'reco','toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=yes,width=" + l + ",height=" + h + ",left=" + g + ",top=" + t + "')") 
  if (page != null) { if (page.opener == null) { page.opener = self; window.name = "reco"; page.location.href=url; } }
  }
  }

window.document.write('<a href=../../index.htm target=_top>Accueil</a>  <img src=../../images/carre.gif>  ');
window.document.write('<a href=../../pratiqueind.html target=_top>Rubriques</a>  <img src=../../images/carre.gif>  ');
window.document.write('<a href=../../stoplausanne.html target=_top>Annuaire</a>  <img src=../../images/carre.gif>  ');
window.document.write('<a href=../../indexdossier.html target=_top>Dossiers</a>  <img src=../../images/carre.gif>  ');
window.document.write('<a href=../../indexcontactgo.html target=_top>Contact</a>  <img src=../../images/carre.gif>  ');
window.document.write('<a href=../../indexradio.html target=_top>Radios</a>  <img src=../../images/carre.gif>  ');
window.document.write('<a href=../../indexpromo.html target=_top>Affiliation</a>  <img src=../../images/carre.gif>  ');
window.document.write('<a href=../../indexshop.html target=_top>Shopping</a>  ');
window.document.write('&nbsp;&nbsp;<a href="javascript:top.focus();history.go(-1)"><img src=../../images/flechebk.gif alt="Page pr&eacute;c&eacute;dente" width=11 height=11 border=0></a>');
window.document.write('&nbsp;&nbsp;<a href=../../indexmoteur.html target=_top><img src=../../images/search.gif alt=Search border=0></a> ');
window.document.write('&nbsp;<a href=Javascript:affiche_reco(\'../../outils/reco.html\',342,468,1,1)><img src=../../images/reco.gif alt=Recommandeur border=0></a> ');
window.document.write('&nbsp;<a href=Javascript:window.print()><img src=../../images/print.gif alt=Print border=0></a> ');
window.document.write('&nbsp;<a href="javascript:top.focus();history.go(1)"><img src=../../images/flechegr.gif alt="Page suivante" width=11 height=11 border=0></a>');
window.document.write('</font></TD></TR></TABLE>');

// -->

