// JavaScript Document

var code_langue = "fr";

traduction 								= [];
traduction['no_XMLHttpRequest'] 		= "Votre navigateur ne supporte pas la technologie Ajax";

traduction['lightbox_txtImage']			= "Image";
traduction['lightbox_txtOf']			= "parmi";
traduction['lightbox_txtPrev']			= "Précédent";
traduction['lightbox_txtNext']			= "Suivant";
traduction['lightbox_txtClose']			= "Fermer";
