animatedcollapse.addDiv('services', 'fade=1,speed=400,group=moran,hide=0')
animatedcollapse.init()

var slides=[]; //SECOND SLIDESHOW
//configure the below images and descriptions to your own.
slides[0] = ["../images/steel5.gif", "Rolled wall support steel for glass panels", "../images/steel5.jpg"];
slides[1] = ["../images/steel13.gif", "Penthouse roof and floor support steel", "../images/steel13.jpg"];
slides[2] = ["../images/steel1.gif", "Roof support steel for a cathedral ceiling", "../images/steel1.jpg"];
slides[3] = ["../images/steel3.gif", "Bar joist and mezzanine steel", "../images/steel3.jpg"];
slides[4] = ["../images/steel8.gif", "Decorative steel trusses", "../images/steel8.jpg"];
slides[5] = ["../images/steel9.gif", "Columns and support beams for bar joist and decking", "../images/steel9.jpg"];


//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=390; //use to set width of widest image if dimensions vary
slides.height=265; //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;

