function maps(domicilio, codPostal, localidad, provincia, autonomia){ document.write('<iframe width="300" height="200" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/?q=' + domicilio + ',+' + codPostal + ',+' + localidad + ',+' + provincia + ',+' + autonomia + '&amp;output=json&amp;oe=utf8&amp;sensor=true&amp;key=ABQIAAAAoVpKY0SgVnZY9QgHTgyPJBTGNLLw2QmdEuVWw4ZrrXIQFCc4txS2Qre1t27W_PXE-6803iy09kaTjg&amp;z=15&amp;source=embed&amp;output=embed"></iframe><br><a href="http://maps.google.com/maps/?q=' + domicilio + ',+' + codPostal + ',+' + localidad + ',+' + provincia + ',+' + autonomia +  '&amp;output=json&amp;oe=utf8&amp;sensor=true&amp;key=ABQIAAAAoVpKY0SgVnZY9QgHTgyPJBTGNLLw2QmdEuVWw4ZrrXIQFCc4txS2Qre1t27W_PXE-6803iy09kaTjg&amp;z=15&amp;output=embed" target="_blank">Ver mapa m&aacute;s grande</a>'); } function uniMaps(nombre, domicilio, codPostal, localidad, autonomia, telefono, url){ document.write('<iframe width="660" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/?q=' + nombre + ',+' + domicilio + ',+' + codPostal + ',+' + localidad + ',+' + autonomia + ',+' + telefono + ',+' + url + '&amp;output=json&amp;oe=utf8&amp;sensor=true&amp;key=ABQIAAAAoVpKY0SgVnZY9QgHTgyPJBTGNLLw2QmdEuVWw4ZrrXIQFCc4txS2Qre1t27W_PXE-6803iy09kaTjg&amp;z=15&amp;source=embed&amp;output=embed"></iframe><br><a href="http://maps.google.com/maps/?q=' + nombre + ',+' + domicilio + ',+' + codPostal + ',+' + localidad + ',+' + autonomia + ',+' + telefono + ',+' + url + '&amp;output=json&amp;oe=utf8&amp;sensor=true&amp;key=ABQIAAAAoVpKY0SgVnZY9QgHTgyPJBTGNLLw2QmdEuVWw4ZrrXIQFCc4txS2Qre1t27W_PXE-6803iy09kaTjg&amp;z=15&amp;output=embed" target="_blank">Ver mapa m&aacute;s grande</a>'); }function commentType(tipo){	document.escribir_comentarios.type_select.value = tipo; } function respuesta_input(nombre){ document.escribir_comentarios.comment_to.value = nombre; document.getElementById('responder').className = 'sp'; } function respuesta_hinput(id, num){ document.escribir_comentarios.comment_to_id.value = id; } function respuesta_visibility(){ document.getElementById('responder').className = document.getElementById('type_select').value; }
function centroMaps(domicilio, codPostal){ document.write('<iframe width="660" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.es/maps?hl=es&amp;q=c+general+martinez+campos++5.,+28010&amp;ie=UTF8&amp;split=0&amp;gl=es&amp;ei=kfWUSsH3NseQjAfV-aHqDQ&amp;ll=40.435581,-3.697414&amp;spn=0.009799,0.028324&amp;z=15&amp;output=embed"></iframe><br><a href="http://maps.google.es/maps?hl=es&amp;q=c+general+martinez+campos++5.,+28010&amp;ie=UTF8&amp;split=0&amp;gl=es&amp;ei=kfWUSsH3NseQjAfV-aHqDQ&amp;ll=40.435581,-3.697414&amp;spn=0.009799,0.028324&amp;z=15&amp;source=embed" target="_blank">Ver mapa m&aacute;s grande</a>'); }