var lang = new Array();
lang.lang = 'en';
lang.cssDirection = 'ltr';
lang.loadingText  = 'Loading...';
lang.loadingTitle  = 'Click to cancel';
lang.focusTitle  = 'Click to bring to front';
lang.fullExpandTitle  = 'Expand to actual size (f)';
lang.previousText  = 'Previous';
lang.nextText  = 'Next'; 
lang.moveText  = 'Move';
lang.closeText  = 'Close'; 
lang.closeTitle  = 'Close (esc)'; 
lang.resizeTitle  = 'Resize';
lang.playText  = 'Play';
lang.playTitle  = 'Play slideshow (spacebar)';
lang.pauseText  = 'Pause';
lang.pauseTitle  = 'Pause slideshow (spacebar)';
lang.previousTitle  = 'Previous (arrow left)';
lang.nextTitle  = 'Next (arrow right)';
lang.moveTitle  = 'Move';
lang.fullExpandText  = 'Full size';
lang.number = 'Image %1 of %2';
lang.restoreTitle = 'Click to close image, click and drag to move. Use arrow keys for next and previous.';


