document.write('<CENTER><form><select name=liste1 onchange="if (form.liste1.selectedIndex != 0) location = form.liste1.options[form.liste1.selectedIndex].value">');
document.write('<option selected>Sélectionnez le sujet de votre choix : ');
document.write('<option value="chirgast.htm">chirurgie gastrique');
document.write('<option value="chirint.htm">chirurgie du grêle et du côlon');
document.write('<option value="diabete.htm">diabète');
document.write('<option value="divert.htm">diverticulose et diverticulite');
document.write('<option value="gastrite.htm">gastrite');
document.write('<option value="gastro.htm">gastroentérite aiguë');
document.write('<option value="hyperlip.htm">hyperlipidémies');
document.write('<option value="infarctu.htm">infarctus du myocarde');
document.write('<option value="insufren.htm">insuffisance rénale chronique ');
document.write('<option value="http://www.chez.com/auregime/regslact.htm">intolérance au lactose ');
document.write('<option value="mcoel.htm">maladie coeliaque');
document.write('<option value="crohn.htm">maladie de Crohn & rectocolite hémorragique');
document.write('</select>');
document.write('</form></CENTER>');

