var myName = navigator.appName;
if (myName == "Microsoft Internet Explorer") 

document.write ('<select name="select1" onChange="surfto(this.form)" size=1 style="background-color: #FFCC00; font-family: verdana; font-size: 12px;">');
else
document.write ("<select name='select1' onChange='surfto(this.form)' size=1>");
document.write (' <option value="url" selected>S&eacute;lectionnez...</option> ');	
document.write (' <option valur=""> </option> ');
document.write (' <option valur="">PRINCIPES G&Eacute;N&Eacute;RAUX</option> ');
document.write (' <option valur="">-------------------------------------</option> ');
document.write (' <option value="cred_pat1.html">M&eacute;canismes du cr&eacute;dit</option> ');
document.write (' <option value="cred_div19.html">Pr&ecirc;ts entre membres de la m&ecirc;me famille</option> ');
document.write (' <option value="cred_div32.html">Ren&eacute;gocier un pr&ecirc;t</option> ');
document.write (' <option value="cred_fis90.html">Fiscalit&eacute; et emprunts</option> ');
document.write (' <option value="cred_pat6.html">Surendettement</option> ');
document.write (' <option valur=""> </option> ');
document.write (' <option valur="">TYPES DE PR&Ecirc;TS PROPOS&Eacute;S AUX PARTICULIERS</option> ');
document.write (' <option valur="">-------------------------------------</option> ');
document.write (' <option  value="cred_pat5.html">Cr&eacute;dit &agrave; la consommation</option> ');
document.write (' <option value="cred_div3.html">Cr&eacute;dit revolving</option> ');
document.write (' <option value="cred_pat74.html">Cr&eacute;dit immobilier</option> ');
document.write (' <option value="cred_div18.html">Financement d\'un achat immobilier</option> ');
document.write (' <option value="cred_pat75.html">&Eacute;pargne-logement (PEL et CEL)</option> ');
document.write (' <option value="cred_pat118.html">Pr&ecirc;t &agrave; taux z&eacute;ro</option> ');
document.write (' <option value="cred_pat119.html">PC et PAS</option> ');
document.write (' <option value="cred_pat120.html">Pr&ecirc;ts du secteur libre</option> ');
document.write (' <option value="cred_pat121.html">Autres pr&ecirc;ts immobiliers</option> ');
document.write (' <option valur=""> </option> ');
document.write (' <option valur="">GARANTIES ET ASSURANCES</option> ');
document.write (' <option valur="">-------------------------------------</option> ');
document.write (' <option value="cred_pat2.html">Garanties</option> ');
document.write (' <option value="cred_pat3.html">Assurances des pr&ecirc;ts</option> ');
document.write (' <option value="cred_tra76.html">Emprunts et cautionnement : les obligations des h&eacute;ritiers</option> ');
document.write ('</select>');