
SLIDES = new slideshow("SLIDES");

s = new slide();
s.src =  "images/index/IMG01.jpg";
s.text = "<FONT size=2> The materials are being clad support power device function during high current use.";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/index/IMG02.jpg";
s.text = " This equipment is capable of over one million pounds of closing force.";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/index/IMG03.jpg";
s.text = "These materials are cast as green or prefired strips capable of being stamped and metalized prior to firing at 3000 F in a kiln.";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/index/IMG04.jpg";
s.text = "";;
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/index/IMG05.jpg";
s.text = "";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/index/IMG06.jpg";
s.text = "Signal processing is enhanced by virture of cleaner isolation. Sputtering creates very pure metal interfaces and excellent metal adhesion.";
SLIDES.add_slide(s);



