document.write('<FORM>'+
'<SELECT onChange=\"if (this.selectedIndex!=0) top.location.href=this[this.selectedIndex].value\">' +
'<OPTION SELECTED>Klik hier voor oudere foto\'s<\/OPTION>'
);

document.write('<OPTION VALUE=\"gesla.htm\">10 oktober 2011 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge110319.htm\">19 maart 2011 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge110205.htm\">5 februari 2011 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge101127.htm\">27 november 2010 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge101009.htm\">9 oktober 2010 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge100918.htm\">18 september 2010 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge100626.htm\">26 juni 2010 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge100529.htm\">29 mei 2010 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge100425.htm\">25 april 2010 (Kikker)<\/OPTION>');
document.write('<OPTION VALUE=\"ge100320.htm\">20 maart 2010 (ABC)<\/OPTION>');
document.write('<OPTION VALUE=\"ge100206.htm\">6 februari 2010 (ABC)<\/OPTION>');

document.write('<\/SELECT><\/FORM>');

