<!-- 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;">');


// SLIDESHOW


document.write('<hr class="page-splits" style="width: 110px;"><br>');





document.write('<a href="Pulsors.htm"><img src="gallery/Picture 010.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Pulsors</a><br><br>');





document.write('<a href="Probes.htm"><img src="gallery/Picture 072.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Probes</a><br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



document.write('<a href="marineguard.htm"><img src="gallery/Picture 013.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Boat Alarms & Tracking</a><br><br>');


document.write('<a href="windowdoor.htm"><img src="gallery/Picture 006.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Windows & Doors</a><br><br>');



document.write('<a href="processors.htm"><img src="gallery/Picture 001.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Processors</a><br><br>');


document.write('<a href="accessories.htm"><img src="gallery/Picture 064.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Accessories</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 -->
