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


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


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


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


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


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

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

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

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


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

// END -->
