<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "2"		// NUDGE PRODUCTS MENU DOWN
var bottomspacing	= "10"		// SPACING UNDER PRODUCT MENU


document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="10"><br>');

document.write('|&nbsp;');





document.write('<a href="Infrared-Laser-Optics.htm">Laser-Optics</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="Amada-Optics-Nozzles.htm">Amada</a>');
document.write('&nbsp;|&nbsp;');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER PRODUCT LINK



document.write('<a href="Bystronic-Optics-Nozzles.htm">Bystronic</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="Cincinnati-Optics-Nozzles.htm">Cincinnati</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="LVD-Strippit-Optics-Nozzles.htm">LVD-Strippit</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="Mazak-Optics-Nozzles.htm">Mazak</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="Mitsubishi-Optics-Nozzles.htm">Mitsubishi</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="Trumpf-Optics-Nozzles.htm">Trumpf</a>');
document.write('&nbsp;|&nbsp;');




// SLIDESHOW LINK

document.write('<a href="slideshow.htm">Slideshow</a>');
document.write('&nbsp;|&nbsp;');





document.write('<br><img src="picts/spacer.gif" height="'+bottomspacing+'" width="10"><br>');

// END -->
