window.onload=function(){
	var mapPlace = document.getElementById('map').firstChild.nodeValue;
	_map = new YahooMapsCtrl("map" ,mapPlace ,8);
}