// local scripts for zoom level 0 island maps
window.onload =  init; 
function init() {   document.nav.setup();
}
