// JavaScript Document
function openGallery1() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>BNP PARIBAS PERSONAL INVESTORS<a href="http://www.bnpparibas-personalinvestors.com/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/bnpp1_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>BNP PARIBAS PERSONAL INVESTORS<a href="http://www.bnpparibas-personalinvestors.com/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/bnpp2_big.jpg",
        options: options
    };
	var image3 = {
        player: "img",
        title: '<div>BNP PARIBAS PERSONAL INVESTORS<a href="http://www.bnpparibas-personalinvestors.com/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/bnpp3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}

function openGallery2() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>FRAGARI-TERRAPI<a href="http://www.fragari-terrapi.com/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/fragari1_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>FRAGARI-TERRAPI / Accueil<a href="http://www.fragari-terrapi.com/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/fragari2_big.jpg",
        options: options
    };
	var image3 = {
        player: "img",
        title: '<div>FRAGARI-TERRAPI / Exemple de pages produits<a href="http://www.fragari-terrapi.com/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/fragari3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}

function openGallery3() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>LIBRE ET CHANGE / Introduction<a href="http://www.libreetchange.fr/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/lec1_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>LIBRE ET CHANGE<a href="http://www.libreetchange.fr/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/lec2_big.jpg",
        options: options
    };
	var image3 = {
        player: "img",
        title: '<div>LIBRE ET CHANGE / Page type <a href="http://www.libreetchange.fr/" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/lec3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}

function openGallery4() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>BIEN VIVRE A SAINTE ANASTASIE<a href="http://www.sainte-anastasie.org/accueil.html" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/bvsa2_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>BIEN VIVRE A SAINTE ANASTASIE<a href="http://www.sainte-anastasie.org/accueil.html" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/bvsa1_big.jpg",
        options: options
    };
	var image3 = {
        player: "img",
        title: '<div>BIEN VIVRE A SAINTE ANASTASIE / Page type <a href="http://www.sainte-anastasie.org/accueil.html" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/bvsa3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}

function openGallery5() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>PROMOPRESS MEDIA<a href="http://www.promopressmedia.fr" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/promopress_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>PROMOPRESS MEDIA / Page Contacts <a href="http://www.promopressmedia.fr" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/promopress2_big.jpg",
        options: options
    };
	var image3 = {
        player: "img",
        title: '<div>PROMOPRESS MEDIA / Page PROMOWEBMEDIA <a href="http://www.promopressmedia.fr" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/promopress3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}

function openGallery6() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>HOOGUI TRAVEL BLOG<a href="http://www.blog.hoogui.com" target="_blank"> # Visitez le blog</a></div>',
        content: "images/big_IMG/BlogHOOGUI_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>HOOGUI TRAVEL BLOG<a href="http://www.blog.hoogui.com" target="_blank"> # Visitez le blog</a></div>',

        content: "images/big_IMG/BlogHOOGUI2_big.jpg",
        options: options
    };
	var image3 = {
        player: "img",
        title: '<div>HOOGUI TRAVEL BLOG<a href="http://www.blog.hoogui.com" target="_blank"> # Visitez le blog</a></div>',

        content: "images/big_IMG/BlogHOOGUI3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}


function openGallery7() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>ATELIER BSP<a href="http://www.atelierbsp.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/atelierbsp1_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>ATELIER BSP<a href="http://www.atelierbsp.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/atelierbsp2_big.jpg",
        options: options
    };
	var image3 = {
        player: "img",
        title: '<div>ATELIER BSP<a href="http://www.atelierbsp.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/atelierbsp3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}


function openGallery8() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>ILEN GROUP<a href="http://www.ilengroup.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/ILEN1_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>ILEN GROUP<a href="http://www.ilengroup.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/ILEN2_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2]);
}

function openGallery9() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>Esprit Laque<a href="http://www.esprit-laque.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/espritLaque_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>ILEN GROUP<a href="http://www.esprit-laque.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/espritLaque2_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2]);
}

function openGallery10() {
    // the gallery will be continuous
    var options = {
        continuous: true,
        counterType: "skip",
        autoplayMovies:true,
		slideshowDelay:"8"
	};

    // The objects created here need to be similar to those returned by
    // Shadowbox.buildObject.

    // create an image object
    var image = {
        player: "img",
        title: '<div>Campos Design <a href="http://www.campos-design.com" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/camposDesign_big.jpg",
        options: options
    };

    var image2 = {
        player: "img",
        title: '<div>Campos Design <a href="http://www.campos-design.comm" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/camposDesign2_big.jpg",
        options: options
    };
	
	var image3 = {
        player: "img",
        title: '<div>Campos Design <a href="http://www.campos-design.comm" target="_blank"> # Visitez le site</a></div>',
        content: "images/big_IMG/camposDesign3_big.jpg",
        options: options
    };

    Shadowbox.open([image, image2, image3]);
}
