	
	function init()
	{
		mapInit();
	}
	
	window.onload=init;
	