var slides=[]; //
//configure the below images and descriptions to your own.
slides[0] = ["/images/homepage/wapc_baghouse.gif", "Baghouse modules installed", "/services/baghouses/html/baghouses.php"];
slides[1] = ["/images/homepage/barge_photo_1.gif", "Barge load heading out from Port of Calcite", "/transport/html/hwc_barge.php"];
slides[2] = ["/images/homepage/haul_box.gif", "Mining truck box being shipped to location", "/services/mining/html/mining.php"];
slides[3] = ["/images/homepage/bayview_bridge.gif", "Bayview Pedestrian Bridge, Petoskey Mich", "/services/fabrication/html/fabrication.php"];
slides[4] = ["/images/homepage/fab_repair.gif", "Fabricated Pratt &amp; Whitney Stack", "/services/fabrication/html/fabrication.php"];
slides[5] = ["/images/homepage/algoma_baghouse.gif", "(15) baghouses installed at Algoma Steel for Wheelabrator Canada", "/services/baghouses/html/baghouses.php"];
slides[6] = ["/images/homepage/frame_work.gif", "FGD Ductwork section staged for shipping", "/services/fabrication/html/fabrication.php"];
slides[7] = ["/images/homepage/ts_silencer_1.gif", "Wolverine Power Silencers", "/services/turbine/html/turbine.php"];
slides[8] = ["/images/homepage/truck_box.gif", "Mining Truck Box", "/services/mining/html/mining.php"];
slides[9] = ["/images/homepage/steel_1.gif", "Structural Steel in place", "/services/steel/html/steel"];
slides[10] = ["/images/homepage/group_shot_1.gif", "992 Cat Bucket", "/services/repair/html/repair"];
slides[11] = ["/images/homepage/plenum.gif", "Air Duct Plenum", "/services/duct_work/html/duct_work.php"];
slides[12] = ["/images/homepage/barge_photo.gif", "Barge Shipment", "/transport/html/hwc_barge.php"];
slides[13] = ["/images/homepage/twilight.gif", "Baghouses waiting for shipment", "/services/baghouses/html/baghouses.php"];
slides[14] = ["/images/homepage/silencers.gif", "Exhaust silencer units", "/services/turbine/html/turbine.php"];
slides[15] = ["/images/homepage/duct_work_winter.gif", "Fabricated components", "/services/fabrication/html/fabrication.php"];

//optional properties for these images:
slides.desc_prefix='<b>Description:<\/b> '; //string prefix for image descriptions display
slides.counter=0; //use to show image count
slides.width=400; //use to set width of widest image if dimensions vary
slides.height=270; //use to set height of tallest image if dimensions vary
slides.no_auto=0; //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=0; //use for no fade-in, fade-out effect for this show
slides.fadecolor='#d3d3d3';
slides.pause=1;
slides.no_controls=1;
slides.no_descriptions=1;
slides.delay=5000;
