// ------------------------------------- Menu d'acces direct à l'ensemble de l'oeuvre

document.writeln ('<FORM name="accesdirect"><img src="data/espaceur.gif" width="1" height="5"><br><SELECT NAME="SelectionDunePage" onChange="MenuPopUpDirect(this.form,\'SelectionDunePage\')" SIZE="1">')
document.writeln ('<OPTION VALUE="">Choisissez une p&eacute;riode</OPTION>')
document.writeln ('<OPTION VALUE="archives1.htm"></OPTION>')
document.writeln ('<OPTION VALUE="archives2.htm">1959 - 1962</OPTION>')
document.writeln ('<OPTION VALUE="archives3.htm">1992 - 1997</OPTION>')
document.writeln ('<OPTION VALUE="archives4.htm">1987 - 1992</OPTION>')
document.writeln ('<OPTION VALUE="archives5.htm">1969 - 1971</OPTION>')
document.writeln ('<OPTION VALUE="archives6.htm">1971 - 1974</OPTION>')
document.writeln ('<OPTION VALUE="archives7.htm">1974 - 1976</OPTION>')
document.writeln ('<OPTION VALUE="archives8.htm">1977 - 1978</OPTION>')
document.writeln ('<OPTION VALUE="archives9.htm">1978 - 1982</OPTION>')
document.writeln ('<OPTION VALUE="archives10.htm">1982 - 1985</OPTION>')
document.writeln ('<OPTION VALUE="archives11.htm">1985 - 1987</OPTION>')
document.writeln ('<OPTION VALUE="archives12.htm">1987 - 1992</OPTION>')
document.writeln ('<OPTION VALUE="archives13.htm">1992 - 1997</OPTION>')
document.writeln ('<OPTION VALUE="archives14.htm">1998 - 2010</OPTION></SELECT>')


