// ====================
// ==== Parameters ====
showIndex = new Boolean(false);
showCaption = new Boolean(false);
slideMode = new Boolean(true);
clickMode = new Boolean(false);
slideDelay = 4

addPhoto('../../../images/images_automation/auto_gallery/screen_winddir.jpg',"");
addPhoto('../../../images/images_automation/auto_gallery/aspirated.jpg',"");
addPhoto('../../../images/images_automation/auto_gallery/solarpanel2.jpg',"");
addPhoto('../../../images/images_automation/auto_gallery/weatherTrendScreen.jpg',"");
addPhoto('../../../images/images_automation/auto_gallery/weathertower.jpg',"");


