var hash = new Array();
hash['js.pixx']='Pixel-X';
hash['js.menu.width']='Width';
hash['js.statusprefix']='GITBarents:';
hash['js.menu.opencap']='Open Capabilities';
hash['js.dwn.cancel']='Cancel';
hash['js.pixy']='Pixel-Y';
hash['js.background']='Background';
hash['js.countrynotfound']='Country not found';
hash['js.menu.styles']='Styles';
hash['js.overlay']='Overlay';
hash['js.menu.delete']='delete';
hash['js.menu.backgrounds']='Backgrounds';
hash['js.menu.changewidth']='Change width';
hash['js.menu.selall']='Select in all countries';
hash['js.lon']='Lon';
hash['js.init']='Initializing...';
hash['js.menu.country']='Country';
hash['js.dwn.wait']='Waiting for';
hash['js.menu.countries']='Countries';
hash['js.menu.zoomctry']='Zoom to country extent';
hash['js.menu.contacts']='Contacts';
hash['js.dwn.of']='of';
hash['js.menu.done']='Done';
hash['js.scalelimit']='Scale limit reached, returning to previous extent.';
hash['js.menu.checkall']='Check all';
hash['js.menu.capfor']='Capabilities for';
hash['js.menu.scalelimit']='Scale limit';
hash['js.menu.info']='Information';
hash['js.noactive']='No active layer';
hash['js.menu.down']='Down';
hash['js.lat']='Lat';
hash['js.menu.clientversion']='Client version';
hash['js.menu.up']='Up';
hash['js.dwn.dwn']='Downloaded';
function i18n(key){ return hash[key]; }
