//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='logo_buttons/left-arrowsmall.gif';
var stopimg='logo_buttons/stop.gif';
var playimg='logo_buttons/play.gif';
var nextimg='logo_buttons/right-arrowsmall.gif';

var slides2=[]; //SECOND SLIDESHOW
//configure the below images and descriptions to your own. 
slides2[0] = ["images/ISIS_1.jpg", "ISIS<br>RD024"];
slides2[1] = ["images/ISIS_2.jpg", "ISIS<br>Option D12 Straight, lockable, retail base section"];
slides2[2] = ["images/ISIS_3.jpg", "ISIS<br>RD032"];
slides2[3] = ["images/ISIS_4.jpg", "ISIS<br>Option D12 Straight, lockable, retail base section"];
slides2[4] = ["images/ISIS_5.jpg", "ISIS<br>RD032<br>Shown with option D08: Laminated payment shelf"];
slides2[5] = ["images/ISIS_6.jpg", "ISIS"];
slides2[6] = ["images/ISIS_7.jpg", "ISIS<br>Option D08: Laminated payment shelf "];
slides2[7] = ["images/ISIS_8.jpg", "ISIS<br>Option D08: Laminated payment shelf "];

//optional properties for these images:
//slides2.desc_prefix='<b>Description:<\/b> '; //string prefix for image descriptions display
slides2.controls_top=0; //use for top controls
slides2.counter=1; //use to show image count
slides2.width=300; //use to set width of widest image if dimensions vary

slides2.height=350; //use to set height of tallest image if dimensions vary
slides2.no_auto=0; //use to make show completely user operated (no play button, starts in stopped mode)
slides2.use_alt=0; //use for descriptions as images alt attributes
slides2.use_title=0; //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.border_color='#0f6'; //set border color for images
slides2.image_controls=1;
slides2.button_highlight='#fff'; //onmouseover background-color for image buttons (requires image_controls=1)

; //use images for controls
