﻿hs.graphicsDir = 'highslide/graphics/';
hs.creditsHref = 'http://www.silh.com';
hs.creditsTarget = '_blank';
hs.lang.loadingText = 'Charge...';
hs.lang.loadingTitle = 'Clic pour annuler';
hs.lang.focusTitle = 'Clic pour mettre devant';
hs.lang.fullExpandTitle = 'Agrandir taille réelle (f)';
hs.showCredits = false;
hs.lang.creditsText = 'Réalisation par <i>Michel Chaussée</i>';
hs.lang.creditsTitle = 'Aller sur la page accueil de Michel Chaussée';
hs.lang.previousText = 'Précédent';
hs.lang.nextText = 'Suivant';
hs.lang.moveText = 'Déplacer';
hs.lang.closeText = 'Fermer';
hs.lang.closeTitle = 'Fermer (echap)';
hs.lang.resizeTitle = 'Redimensionner';
hs.lang.playText = 'Lancer';
hs.lang.pauseTitle = 'Pause diaporama (barre espace)';
hs.lang.playTitle = 'Lancer diaporama (barre espace)';
hs.lang.previousTitle = 'Précédent (flèche à gauche)';
hs.lang.nextTitle = 'Suivant (flèche à droite)';
hs.lang.moveTitle = 'Déplacer';
hs.lang.number = 'Image %1 sur %2';
hs.lang.restoreTitle = 'Clic pour fermer, maintien clic pour déplacer, flèches droite et gauche pour changer.';
hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.numberPosition = 'caption';
hs.wrapperClassName = 'controls-in-heading';
hs.dimmingOpacity = 0.77;
if (hs.addSlideshow) hs.addSlideshow({ interval: 5000, repeat: false, useControls: true, fixedControls: 'fit', overlayOptions: { opacity: 1, position: 'top right', hideOnMouseOut: false }, thumbstrip: { position: 'rightpanel', mode: 'float', relativeTo: 'expander', width: '100px'} });
