// JavaScript Document

var preload_ctrl_images=true;

var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own. 

slides[0] = ["images/section_images/home_Non-surgical_Cosmetic_Treatments.jpg", ""];
slides[1] = ["images/section_images/botox_injection_treatments_hampshire.jpg", ""];
slides[2] = ["images/section_images/chemical_peels_treatments_hampshire.jpg", ""];
slides[3] = ["images/section_images/dermal_fillers_treatments_hampshire.jpg", ""];
slides[4] = ["images/section_images/skin_tag_removal_treatments_hampshire.jpg", ""];
slides[5] = ["images/section_images/thread_vein_rosacea_treatments_hampshire.jpg", ""];
//optional properties for these images:
slides.delay=10000;
slides.no_controls=1;

