document.write('<form style="margin-top:6px;">');
document.write('<select ONCHANGE="top.location.href= this.options[selectedIndex].value; this.selectedIndex=0 " name="thislocation" class="indexselect">');
document.write('<option selected>Photos de la Tunisie Par Ville</option>');
document.write('<option value="imagestun/bizerte.html">Bizerte (12)</option>');
document.write('<option value="imagestun/djerba.html">Djerba (12)</option>');
document.write('<option value="imagestun/eljem.html">Eljem(10)</option>');
document.write('<option value="imagestun/gabes.html">Gabès (5)</option>');
document.write('<option value="imagestun/hammamet.html">Hammamet (22)</option>');
document.write('<option value="imagestun/kairouan.html">Kairouan (6)</option>');
document.write('<option value="imagestun/mahdia.html">Mahdia (15)</option>');
document.write('<option value="imagestun/matmata.html">Matmata (12)</option>');
document.write('<option value="imagestun/monastir.html">Monastir (12)</option>');
document.write('<option value="imagestun/nabeul.html">Nabeul (14)</option>');
document.write('<option value="imagestun/sfax.html">Sfax (9)</option>');
document.write('<option value="imagestun/sousse.html">Sousse (12)</option>');
document.write('<option value="imagestun/sud.html">Sud (12)</option>');
document.write('<option value="imagestun/tabarka.html">Tabarka (9)</option>');
document.write('<option value="imagestun/tunis.html">Tunis (45)</option>');
document.write('<option value="imagestun/autres.html">Autres (18)</option>');
document.write('</select>');
document.write('</form>');

