<!-- 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-and-CO2-Laser-Lenses.htm">Infrared Lenses</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="Metal-Mirrors.htm">Mirrors</a>');
document.write('&nbsp;|&nbsp;');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER PRODUCT LINK



document.write('<a href="Output-Couplers.htm">Output Couplers</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="Rear-Mirrors.htm">Rear Mirrors</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="Infrared-and-CO2-Laser-Windows.htm">Infrared Windows</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="Beam-Splitters.htm">Beam Splitters</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="Beam-Combiners.htm">Beam Combiners</a>');
document.write('&nbsp;|&nbsp;');


// SLIDESHOW LINK




document.write('<br><img src="picts/spacer.gif" height="'+bottomspacing+'" width="10"><br>');

// END -->
