/* Script client commun à toutes les pages du site */

/* Déclaration */

/* Initialisation */
window.addEvent('domready',function(){
});

