<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')




// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Our Products:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK


document.write('<a href="galleryC1.htm">Capacitors - 1</a><br>');
document.write('<a href="galleryC2.htm">Capacitors - 2</a><br>');
document.write('<a href="galleryC3.htm">Capacitors - 3</a><br>');
document.write('<a href="galleryC4.htm">Capacitors - 4</a><br>');
document.write('<a href="galleryC5.htm">Capacitors - 5</a><br>');
document.write('<a href="galleryC6.htm">Capacitors - 6</a><br>');
document.write('<a href="galleryC7.htm">Capacitors - 7</a><br>');
document.write('<a href="galleryC8.htm">Capacitors - 8</a><br>');
document.write('<a href="galleryR1.htm">Resistors </a><br>');
document.write('<a href="galleryJ1.htm">Connectors -1</a><br>');
document.write('<a href="galleryJ2.htm">Connectors -2</a><br>');
document.write('<a href="galleryJ3.htm">Connectors -3</a><br>');
document.write('<a href="galleryHS1.htm">Heat Sinks</a><br>');
document.write('<a href="galleryIC.htm">Integrated Circuits</a><br>');
document.write('<a href="galleryM1.htm">Miscellaneous - 1</a><br>');
document.write('<a href="galleryM2.htm">Miscellaneous - 2</a><br>');
document.write('<a href="galleryM3.htm">Miscellaneous - 3</a><br>');
document.write('<a href="galleryM4.htm">Miscellaneous - 4</a><br>');
document.write('<a href="galleryM5.htm">Miscellaneous - 5</a><br>');
document.write('<a href="galleryL1.htm">Projector Lamps - 1</a><br>');
document.write('<a href="galleryS2.htm">Relays - 1</a><br>');
document.write('<a href="galleryS3.htm">Relays - 2</a><br>');
document.write('<a href="galleryS1.htm">Switches</a><br>');

document.write('</span>');




// START TOPIC 
 








// START TOPIC 









// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 


}




//  End -->

