    hs.graphicsDir = 'highslide/graphics/';
    hs.outlineType = 'rounded-white';
	hs.showCredits = false;
	hs.useBox = true;
	hs.width = 550;
	hs.height = 550;
	
	

	hs.lang = {
       loadingText :     'Chargement...',
       loadingTitle :    'Cliquer pour annuler',
       focusTitle :      'Cliquer pour amener au premier plan',
       fullExpandTitle : 'Afficher à la taille réelle',
       fullExpandText :  'Taille réelle',
       creditsText :     'Développé sur <i>Highslide JS</i>',
       creditsTitle :    'Site Web de Highslide JS',
       previousText :    'Précédent',
       previousTitle :   'Précédent (flèche gauche)',
       nextText :        'Suivant',
       nextTitle :       'Suivant (flèche droite)',
       moveTitle :       'Déplacer',
       moveText :        'Déplacer',
       closeText :       'Fermer',
       closeTitle :      'Fermer (esc ou Echap)',
       resizeTitle :     'Redimensionner',
       playText :        'Lancer',
       playTitle :       'Lancer le diaporama (barre espace)',
       pauseText :       'Pause',
       pauseTitle :      'Suspendre le diaporama (barre despace)',
       restoreTitle :    'Cliquer pour fermer l image'
    };
	