function initMap(){ initNXGMap($("map"));}
Event.observe( window, 'load',  initMap);