
//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/slideshow_back.gif';
var stopimg='../images/slideshow_pause.gif';
var playimg='../images/slideshow_play.gif';
var nextimg='../images/slideshow_forward.gif';

var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own. 
slides[0] = ["slideshow_photos/tec_colorwashing_01.jpg", "Color Washing"];
slides[1] = ["slideshow_photos/tec_colorwashing_02.jpg", "Color Washing"];
slides[2] = ["slideshow_photos/tec_colorwashing_03.jpg", "Color Washing"];
slides[3] = ["slideshow_photos/tec_colorwashing_04.jpg", "Color Washing"];
slides[4] = ["slideshow_photos/tec_colorwashing_05.jpg", "Color Washing"];
slides[5] = ["slideshow_photos/tec_colorwashing_06.jpg", "Color Washing"];
slides[6] = ["slideshow_photos/tec_colorwashing_07.jpg", "Color Washing"];
slides[7] = ["slideshow_photos/tec_colorwashing_08.jpg", "Gold Color Washing (Before)"];
slides[8] = ["slideshow_photos/tec_colorwashing_09.jpg", "Gold Color Washing (After)"];
slides[9] = ["slideshow_photos/tec_colorwashing_10.jpg", "Gold Color Washing (After)"];
slides[10] = ["slideshow_photos/tec_colorwashing_11.jpg", "Faux Color Washing (Before)"];
slides[11] = ["slideshow_photos/tec_colorwashing_12.jpg", "Faux Color Washing (After)"];
slides[12] = ["slideshow_photos/tec_colorwashing_13.jpg", "Color Washing (Before)"];
slides[13] = ["slideshow_photos/tec_colorwashing_14.jpg", "Color Washing (After)"];
slides[14] = ["slideshow_photos/tec_colorwashing_15.jpg", "Soft Color Washing (During)"];
slides[15] = ["slideshow_photos/tec_colorwashing_16.jpg", "Soft Color Washing (After)"];
slides[16] = ["slideshow_photos/tec_colorwashing_10.jpg", "Soft Color Washing (After)"];
slides[17] = ["slideshow_photos/tec_decpainting_01.jpg", "Decorative Painting"];
slides[18] = ["slideshow_photos/tec_decpainting_02.jpg", "Decorative Painting"];
slides[19] = ["slideshow_photos/tec_decpainting_03.jpg", "Decorative Painting"];
slides[20] = ["slideshow_photos/tec_decpainting_04.jpg", "Decorative Painting"];
slides[21] = ["slideshow_photos/tec_goldleafguilding_01.jpg", "Gold leaf and guilding"];
slides[22] = ["slideshow_photos/tec_goldleafguilding_02.jpg", "Gold leaf and guilding"];
slides[23] = ["slideshow_photos/tec_goldleafguilding_03.jpg", "Gold leaf and guilding"];
slides[24] = ["slideshow_photos/tec_PATINAEFECT_01.jpg", "Aging and antiquing"];
slides[25] = ["slideshow_photos/tec_PATINAEFECT_02.jpg", "Aging and antiquing"];
slides[26] = ["slideshow_photos/tec_PATINAEFECT_03.jpg", "Aging and antiquing"];
slides[27] = ["slideshow_photos/tec_PATINAEFECT_04.jpg", "Aging and antiquing"];
slides[28] = ["slideshow_photos/tec_ragging_01.jpg", "Rag Rolling (Before)"];
slides[29] = ["slideshow_photos/tec_ragging_02.jpg", "Rag Rolling (After)"];
slides[30] = ["slideshow_photos/tec_ragging_03.jpg", "Rag Rolling (Before)"];
slides[31] = ["slideshow_photos/tec_ragging_04.jpg", "Rag Rolling (After)"];
slides[32] = ["slideshow_photos/tec_ragging_05.jpg", "Rag Rolling (During)"];
slides[33] = ["slideshow_photos/tec_ragging_06.jpg", "Rag Rolling (After)"];
slides[34] = ["slideshow_photos/tec_specialfinishes_01.jpg", ""];
slides[35] = ["slideshow_photos/tec_specialfinishes_02.jpg", ""];
slides[36] = ["slideshow_photos/tec_specialfinishes_03.jpg", ""];
slides[37] = ["slideshow_photos/tec_stripes_01.jpg", "Stripes"];
slides[38] = ["slideshow_photos/tec_stripes_02.jpg", "Stripes"];
slides[39] = ["slideshow_photos/tec_stripes_03.jpg", "Stripes"];
slides[40] = ["slideshow_photos/tec_woodstaining_01.jpg", "Wood Staining"];
slides[41] = ["slideshow_photos/tec_woodstaining_02.jpg", "Wood Staining"];
slides[42] = ["slideshow_photos/tec_woodgraining_01.jpg", "Wood Graining"];
slides[43] = ["slideshow_photos/tec_granitemarble_01.jpg", "Faux Marble"];
slides[44] = ["slideshow_photos/tec_furniture_01.jpg", "Furniture Painting"];
slides[45] = ["slideshow_photos/tec_furniture_02.jpg", "Furniture Painting"];
slides[46] = ["slideshow_photos/tec_dragging_01.jpg", "Denim Dragging (During)"];
slides[47] = ["slideshow_photos/tec_dragging_02.jpg", "Denim Dragging (During)"];
slides[48] = ["slideshow_photos/tec_dragging_03.jpg", "Denim Dragging (After)"];
//above slide show uses only the defaults

slides.no_added_linebreaks=1;
slides.no_descriptions=0;
slides.controls_top=1;
slides.image_controls=1;
slides.button_highlight='#000000';
slides.border=0; //set border width for images
slides.border_color='#959595'; //set border color for images
slides.counter=1; //use to show image count
slides.width=410; //use to set width of widest image if dimensions vary
slides.height=308; //use to set height of tallest image if dimensions vary

//Notes:
//slides#.target will set a target for a slide group, will be overridden by slides#[#][3], if present
//slides#.specs will set new window specifications for a slide group, will be overridden by slides#[#][4], if present
//slides#.fadecolor will set fading images background color, defaults to white
//slides#.no_controls will set a slide show with no controls
//slides#.random will set a random slide sequence on each page load
//slides#.delay=3000 will set miliseconds delay between slides for a given show, may also be set in the call as the last parameter
//slides#.jumpto=1 will display added controls to jump to a particular image by its number
//slides#.no_added_linebreaks=1; use for no added line breaks in formatting of texts and controls

//use below to create a customized onclick event for linked images in a given show:
//slides#.onclick="window.open(this.href,this.target,'top=0, left=0, width='+screen.availWidth+', height='+screen.availHeight);return false;"