<!-- 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="201001bhu_en.htm">2010</a>');
document.write('&nbsp;|&nbsp;');

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

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

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

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

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

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

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


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


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


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



document.write('<a href="199901bhu_en.htm">1999</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="199801bhu_en.htm">1998</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="199701bhu_en.htm">1997</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="199601bhu_en.htm">1996</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="199501bhu_en.htm">1995</a>');
document.write('&nbsp;|&nbsp;');



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

// END -->
