<!-- Begin



// GALLERY MENU LINKS



var topspacing		= "2"		// NUDGE PRODUCTS MENU DOWN
var bottomspacing	= "20"		// SPACING UNDER PRODUCT MENU


document.write('<img src="spacer.gif" height="'+topspacing+'" width="10"><br>');



document.write('|&nbsp;');

document.write('<a href="200901lao_en.htm">2009</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="200801lao_en.htm">2008</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="200701lao_en.htm">2007</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="200601lao_en.htm">2006</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="200501lao_en.htm">2005</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="200401lao_en.htm">2004</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="200301lao_en.htm">2003</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="200201lao_en.htm">2002</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="200101lao_en.htm">2001</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="200001lao_en.htm">2000</a>');
document.write('&nbsp;|&nbsp;');


document.write('<br><img src="spacer.gif" height="'+bottomspacing+'" width="10"><br>');

// END -->
