//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='left.gif';
var stopimg='stop.gif';
var playimg='play.gif';
var nextimg='right.gif';


var slides2=[]; //SECOND SLIDESHOW
//configure the below images and descriptions to your own. 
slides2[0] = ["images/blank.gif", "Bang!<br>213 Second St SW<br> C-ville, VA 22902<br> 434.984.2264<br>"];
slides2[1] = ["images/blank.gif", "The Local<br>824 Hinton Ave (Belmont)<br>C-ville, VA 22902<br>434.984.9749<br><a class='orange' target='_blank' href='http://www.thelocal-cville.com'><strong>www.thelocal-cville.com</strong></a>"];
slides2[2] = ["images/blank.gif", "SI<br>709 West Main St<br>C-ville, VA 22902<br>434.202.0234<br><a class='orange' target='_blank' href='http://www.sitapas.com'><strong>www.sitapas.com</strong></a>"];
slides2[3] = ["images/blank.gif", "Zinc<br>402 West Main St<br>C-ville, VA 22902<br>434.245.9462<br><a class='orange' target='_blank' href='http://www.comptoirzinc.com'><strong>www.comptoirzinc.com</strong></a>"];
slides2[4] = ["images/blank.gif", "Zocalo<br>210 East Main St.<br>C-ville, VA 22902<br>434.977.4944<br><a class='orange' target='_blank' href='http://www.zocalo-restaurant.com'><strong>www.zocalo-restaurant.com</strong></a>"];
slides2[5] = ["images/blank.gif", "X-Lounge<br>313 Second St SE<br>C-ville, VA 22902<br>434.244.8439<br><a class='orange' target='_blank' href='http://www.the-x-lounge.com'><strong>www.the-x-lounge.com</strong></a>"];
//optional properties for these images:
slides2.width=240; //use to set width of widest image if dimensions vary
slides2.height=3; //use to set height of tallest image if dimensions vary
slides2.no_controls=1;
slides2.delay=2000;
slides2.no_added_linebreaks=1;
slides2.random=1; 


var slides3=[]; //THIRD SLIDESHOW
//configure the below images and descriptions to your own, note optional links, target and window specifications. 
slides3[0] = ["images/home1.jpg", ""];
slides3[1] = ["images/home2.jpg", ""];
slides3[2] = ["images/home3.jpg", ""];
slides3[3] = ["images/home4.jpg", ""];
slides3[4] = ["images/home9.jpg", ""];
slides3[5] = ["images/home10.jpg", ""];
slides3[6] = ["images/home11.jpg", ""];
slides3[7] = ["images/home12.jpg", ""];
//optional properties for these images:
slides3.width=840;
slides3.height=267;
slides3.no_descriptions=1; 
slides3.no_controls=1;
slides3.no_added_linebreaks=1;
slides3.random=1; 
slides3.delay=4500;

