
//If using image buttons as controls, Set image buttons' image preload here true
//(use false for no preloading and for when using no image buttons as controls):
var preload_ctrl_images=true;

//And configure the image buttons' images here:
var previmg='images/back.gif';
var stopimg='images/stop.gif';
var playimg='play.gif';
var nextimg='images/forward.gif';

var slides2=[]; // first SLIDESHOW
//configure the below images and descriptions to your own. 
slides2[0] = ["images/solv1.jpg", "A brake cleaning machine was cleaned using a 50/50 blend of SC-Supersolv and SC-1000 Aqueous Cleaner at a 20% solution."];
slides2[1] = ["images/solv2.jpg", "Cleaning large pistons from Wartsila engines in pump station using SC-Supersolv Safety Solvent."];
slides2[2] = ["images/solv3.jpg", "For parts washing, SC-1000 Aqueous Cleaner at a 50% solution is a typical dilution. "];
slides2[3] = ["images/solv4.jpg", "A bath of SC-OmniBrite Acid is used to clean copper fin coils.  Dwell time will vary depending on the soil."];
slides2[4] = ["images/solv5.jpg", "For cleaning petroleum hydrocarbon, SC-1000 Aqueous Cleaner at a 50% solution was sprayed on and wiped off."];

//optional properties for these images:
slides2.width=385; //use to set width of widest image if dimensions vary
slides2.height=128; //use to set height of tallest image if dimensions vary
slides2.no_auto=1; //use to make show completely user operated (no play button, starts in stopped mode)
slides2.use_alt=1; //use for descriptions as images alt attributes
slides2.use_title=1; //use for descriptions as images title attributes
slides2.nofade=1; //use for no fade-in, fade-out effect for this show
slides2.border=0; //set border width for images
slides2.no_added_linebreaks=1
slides2.image_controls=1
slides2.controls_top=1
slides2.button_highlight='#ffffff' 

var slides=[]; // second SLIDESHOW
//configure the below images and descriptions to your own. 
slides[0] = ["images/trans6.jpg", "Airport runways were cleaned using a 5% solution of SC-Safe-T-Solv Concrete Cleaner that was brushed on and rinsed with a pressure washer without damaging the concrete or paint."];
slides[1] = ["images/trans2.jpg", "To remove acrylic spray paint, apply SC-Graffiti, Tar & Gum Remover, wipe with a rag if necessary, then rinse with a 3-5% solution of SC-1000 Aqueous Cleaner."];
slides[2] = ["images/trans3.jpg", "Tunnel washing with a 2 – 5% solution of SC-1000 Aqueous Cleaner."];
slides[3] = ["images/trans4.jpg", "Non-ferrous metal, such as aluminum wheels on subway trains, are cleaned with SC-Aircraft & Metal Cleaner at a 10% solution."];
slides[4] = ["images/trans5.jpg", "A 50/50 blend of SC-Supersolv and SC-1000 Aqueous Cleaner at a 20% solution was used to clean a brake drum grinding machine."];
slides[5] = ["images/trans1.jpg", "Municipal buses are pretreated with a 10% solution of SC-1000 Aqueous Cleaner before going through the wash tunnel."];
//optional properties for these images:
slides.width=385; //use to set width of widest image if dimensions vary
slides.height=128; //use to set height of tallest image if dimensions vary
slides.no_auto=1; //use to make show completely user operated (no play button, starts in stopped mode)
slides.use_alt=1; //use for descriptions as images alt attributes
slides.use_title=1; //use for descriptions as images title attributes
slides.nofade=1; //use for no fade-in, fade-out effect for this show
slides.border=0; //set border width for images
slides.no_added_linebreaks=1
slides.image_controls=1
slides.controls_top=1
slides.button_highlight='#ffffff' 

var slides3=[]; // first SLIDESHOW
//configure the below images and descriptions to your own. 
slides3[0] = ["images/food5.jpg", "Apple washing using a 2% solution of SC-Fruit & Vegetable Wash. "];
slides3[1] = ["images/food2.jpg", "SC-Kitchen Exhaust & Filter Cleaner is used to clean grease from exhaust hood parts. Use a 50% solution and allow to dwell for 5 minutes. "];
slides3[2] = ["images/food3.jpg", "Cutting Boards at a Meat Packing Plant. Left cleaned with typical caustic. Right cleaned with 10% solution of SC-1000 Aqueous Cleaner."];
slides3[3] = ["images/food4.jpg", "SC-1000 Aqueous Cleaner cleans lines and emitters of slimes, molds, algaes and other foreign organic matter. "];
slides3[4] = ["images/food1.jpg", "SC-1000 Aqueous Cleaner, at a 5% solution, is used to clean the acoustical tile ceiling in a fast-food restaurant."];

//optional properties for these images:
slides3.width=385; //use to set width of widest image if dimensions vary
slides3.height=128; //use to set height of tallest image if dimensions vary
slides3.no_auto=1; //use to make show completely user operated (no play button, starts in stopped mode)
slides3.use_alt=1; //use for descriptions as images alt attributes
slides3.use_title=1; //use for descriptions as images title attributes
slides3.nofade=1; //use for no fade-in, fade-out effect for this show
slides3.border=0; //set border width for images
slides3.no_added_linebreaks=1
slides3.image_controls=1
slides3.controls_top=1
slides3.button_highlight='#ffffff' 

var slides4=[]; // first SLIDESHOW
//configure the below images and descriptions to your own. 
slides4[0] = ["images/pet1.jpg", "Heavy deposits of asphaltenes were first removed with a spatula, then SC-EZ-Solv was spray applied and agitated with a plastic brush to loosen the hydrocarbon build-up.  Then a 50% solution of SC-1000 Aqueous Cleaner was used with a pressure washer as a final step in removing the hydrocarbon soil."];
slides4[1] = ["images/pet2.jpg", "SC-EZ-Solv Safety Solvent is used to clean baked on hydrocarbon from this fuel storage tank. "];


//optional properties for these images:
slides4.width=385; //use to set width of widest image if dimensions vary
slides4.height=128; //use to set height of tallest image if dimensions vary
slides4.no_auto=1; //use to make show completely user operated (no play button, starts in stopped mode)
slides4.use_alt=1; //use for descriptions as images alt attributes
slides4.use_title=1; //use for descriptions as images title attributes
slides4.nofade=1; //use for no fade-in, fade-out effect for this show
slides4.border=0; //set border width for images
slides4.no_added_linebreaks=1
slides4.image_controls=1
slides4.controls_top=1
slides4.button_highlight='#ffffff' 

