function localizacion(){
	var sreturn="";
	sreturn +="<script type='text/javascript' src='http://www.google-analytics.com/urchin.js'></script>"
	sreturn +="<script type='text/javascript'>"
	sreturn +="_uacct = 'UA-322970-1';"
	sreturn +="urchinTracker();"
	sreturn +="</script>"
	sreturn +="<div class='mapa'>"
	sreturn +="<iframe width='425' height='350' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' src='http://maps.google.es/maps?f=q&amp;source=s_q&amp;hl=es&amp;geocode=&amp;q=somaen&amp;sll=41.387917,2.169919&amp;sspn=0.418305,0.617294&amp;ie=UTF8&amp;hq=&amp;hnear=Soma%C3%A9n,+Arcos+de+Jal%C3%B3n,+Soria,+Castilla+y+Le%C3%B3n&amp;ll=41.195125,-2.313781&amp;spn=0.005651,0.00912&amp;z=16&amp;iwloc=A&amp;output=embed'></iframe><br />"
	sreturn +="</div>"
	sreturn +="<div class='localizacion' style='width:95%'>"
	sreturn +="Somaén en Google maps"
	sreturn +="</div>"	
	sreturn +="</body>"
	sreturn +="</html>"
	return(sreturn);
}
