"use strict";
var BASE, repertoireImages;
// ---------------------------------------------------
// VERSION DEVELOPPEMENT
//BASE = '.';
// ---------------------------------------------------
// VERSION PRODUCTION
BASE = 'http://www.alavignefleurie.fr';
// <Repertoire_des_images>
repertoireImages = BASE + '/images';

