<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="../picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');




document.write('<a href="Retouche.htm"><img src="../picts/Offres/retouche_TN.png" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Retouche</a><br><br>');

document.write('<a href="Scanning.htm"><img src="../picts/Offres/scanner_eurocore_TN.png" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Scan</a><br><br>');



document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="../picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->