// JavaScript Document

// Grand carousel, sur page d'accueil
var Repertoire1 = 'idc_carousel/carousel1/';
var Carousel1 = [
["visuel22.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=Dicetown&type=39&code_lg=lg_"+carousel_lng],
["visuel28.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=Cyclades&type=39&code_lg=lg_"+carousel_lng],
["visuel29.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=mysteryexpress&type=39&code_lg=lg_"+carousel_lng],
["visuel23.jpg", "http://www.ludocortex.fr/boutique_us/fiche_produit.cfm?ref=Battlestargalactica&type=39&code_lg=lg_"+carousel_lng],
["visuel10.jpg", "http://www.ludocortex.fr/boutique/liste_produits.cfm?type=104&code_lg=lg_"+carousel_lng],
["visuel12.gif", "http://www.ludocortex.fr/boutique/infos_livraison.cfm?code_lg=lg_"+carousel_lng],
["visuel14.jpg", "http://www.ludocortex.fr/boutique/liste_produits.cfm?type=109&code_lg=lg_"+carousel_lng],
["visuel16.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?type=37&ref=FormulaD&code_lg=lg_"+carousel_lng],
["visuel17.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=Pandemie&code_lg=lg_"+carousel_lng],
["visuel31.jpg", "http://www.ludocortex.fr/trollland-ludocortex-editions,"+carousel_lng+",4,Trollland.cfm", ""],
["visuel32.jpg", "http://www.ludocortex.fr/mr-jack-pocket-pre-commande-hurrican,"+carousel_lng+",4,mrjackpocket.cfm", ""],
["visuel33.jpg", "http://www.ludocortex.fr/dixit-libellud,"+carousel_lng+",4,Dixit.cfm", ""]
];

// Petit carousel, surle bandeau sup
var Repertoire2 = 'idc_carousel/carousel2/';
var Carousel2 = [
["colonsdecatane2joueurs.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=colonsdecatane2joueurs&code_lg=lg_"+carousel_lng],
["loupsgarous.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=loupsgarous&code_lg=lg_"+carousel_lng],
["Munchkin.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=Munchkin&code_lg=lg_"+carousel_lng],
["packtimesup.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=packtimesup&code_lg=lg_"+carousel_lng],
["PERUDO.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=PERUDO&code_lg=lg_"+carousel_lng],
["shadowrun.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=shadowrun&code_lg=lg_"+carousel_lng],
["MrJack_copie.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=MrJack_copie&code_lg=lg_"+carousel_lng],
["Ladreurope.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=Ladreurope&code_lg=lg_"+carousel_lng],
["yspahan.jpg", "http://www.ludocortex.fr/boutique/fiche_produit.cfm?ref=yspahan&code_lg=lg_"+carousel_lng]
];

