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


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


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


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


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

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

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

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

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


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

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


document.write('<a href="199601sg_en.htm">1996</a>');
document.write('&nbsp;|&nbsp;');
document.write('<br><img src="spacer.gif" height="'+bottomspacing+'" width="10"><br>');

// END -->
