$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 26,
        path: "/images/index/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#index_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 22,
        path: "/images/about/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#about_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 15,
        path: "/images/alt/alt1/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#process_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 16,
        path: "/images/alt/alt2/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#alt2_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 3,
        path: "/images/baldi/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#baldi_container').easySlides(myOptions);

})


$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 3,
        path: "/images/brauntuch/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#brauntuch_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 18,
        path: "/images/tama/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#tama_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 14,
        path: "/images/shroff/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#shroff_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 11,
        path: "/images/scan/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#scan_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 7,
        path: "/images/rt/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#retouch_container').easySlides(myOptions);

})
$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 24,
        path: "/images/albumen/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#albumen_container').easySlides(myOptions);

})
$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 19,
        path: "/images/platinum/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#platinum_container').easySlides(myOptions);

})
$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 10,
        path: "/images/inkjet/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#inkjet_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 15,
        path: "/images/alt/alt1/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#alt1_container').easySlides(myOptions);

})
$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 4,
        path: "/images/drosdeck/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#drosdeck_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 25,
        path: "/images/cprint/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#cprint_container').easySlides(myOptions);

})

$(document).ready(function(){

    // Set up our options for the slideshow...
    var myOptions = {
        noImages: 7,
        path: "/images/gordon/",  // Relative path with trailing slash.
       
        timerInterval: 3500, // 6500 = 6.5 seconds
	randomise: true // Start with random image?
    };

    // Woo! We have a jquery slideshow plugin!
    $('#gordon_container').easySlides(myOptions);

})


















































































































































