document.observe('dom:loaded', function() 
{
	new Ajax.Updater("map","getmap.afp");
})
