<!-- // 1999-2008 © TigreConcept Switzerland all right reserved

function MM_jumpMenu(targ,selObj,restore)
{
 eval("parent.frames.location.href='"+selObj.options[selObj.selectedIndex].value+"'");
 if (restore) selObj.selectedIndex=0;
}

window.document.write('<SELECT onChange="MM_jumpMenu(self,this,0)" style=color:#0064B4;font-size:8pt>');
window.document.write('<OPTION VALUE=#>Annuaire</OPTION>');
window.document.write('<OPTION VALUE=#>_______________</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stoplausanne.html>&nbsp;à Lausanne</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/search/index.html>&nbsp;Actualité</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopanimal.html>&nbsp;Animaux</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopannonce.html>&nbsp;Annonces</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopassociation.html>&nbsp;Associations</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopboutique.html>&nbsp;Boutiques</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/indexresto.html>&nbsp;Cafés, restaurants</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopcanton.html>&nbsp;Cantons</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stophelp.html>&nbsp;Combat, Help</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopcommune.html>&nbsp;Communes</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopprix.html>&nbsp;Consommateur</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopjob.html>&nbsp;Emploi</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopenergie.html>&nbsp;Energie</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopentrep.html>&nbsp;Entreprise</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopexpo02.html>&nbsp;Expo.02</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopfamily.html>&nbsp;Famille, enfants</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopfemme.html>&nbsp;Femmes, mode</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopfinance.html>&nbsp;Finance</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopfifaworldcup.html>&nbsp;Football</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopformation.html>&nbsp;Formation</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopgastro.html>&nbsp;Gastronomie</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopgenealogy.html>&nbsp;Généalogie</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopguide.html>&nbsp;Guide, politique</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopgaylesbian.html>&nbsp;Homosexualité</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stophumour.html>&nbsp;Humour</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopweb.html>&nbsp;Internet</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stoploisir.html>&nbsp;Loisir</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopmedia.html>&nbsp;Média</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stophiver.html>&nbsp;Montagne, hiver</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopmusic.html>&nbsp;Musique</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopnature.html>&nbsp;Nature</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopradio.html>&nbsp;Radio</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stoprelation.html>&nbsp;Relation</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopfoi.html>&nbsp;Religion</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopsante.html>&nbsp;Santé, sida, cancer</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopscience.html>&nbsp;Sciences</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopsocial.html>&nbsp;Social</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopsport.html>&nbsp;Sport</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stopculture.html>&nbsp;Théâtre, musée</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stoptourisme.html>&nbsp;Tourisme Suisse</OPTION>');
window.document.write('<OPTION VALUE=http://www.lousonna.ch/stoptravel.html>&nbsp;Voyage</OPTION>');
window.document.write('</select>');

