hs.lang = {
   cssDirection:     'ltr',
   loadingText :     'Loading...',
   loadingTitle :    'Click to cancel',
   focusTitle :      'Click to bring to front',
   fullExpandTitle : 'Expand to actual size',
   fullExpandText :  'Vollbild',
   creditsText :     '',
   creditsTitle :    '',
   creditsHref :     '',
   previousText :    '',
   previousTitle :   '',
   nextText :        '', 
   nextTitle :       '',
   moveTitle :       '',
   moveText :        '',
   closeText :       '&nbsp;&nbsp;&nbsp;&nbsp;',
   closeTitle :      '', 
   resizeTitle :     '',
   playText :        '',
   playTitle :       '',
   pauseText :       '',
   pauseTitle :      '',
   number :          '',
   restoreTitle :    'Click to close image, click and drag to move. Use arrow keys for next and previous.',
};

hs.graphicsDir = '/css/img/';
hs.showCredits = false;

