function titulo()
{
	document.write ("<img src= imagenes/titulo.gif width=743 height=128 hspace=0 vspace=0 border=0 usemap=#Map>");
	document.write ("<map name=Map>  <area shape=rect coords=655,104,741,125 href=index2.htm>  <area shape=rect coords=6,106,136,124 href=index.asp></map>");
}
function tituloing()
{
	document.write ("<img src= imagenes/titulo2.gif width=743 height=128 hspace=0 vspace=0 border=0 usemap=#Map>");
	document.write ("<map name=Map>  <area shape=rect coords=655,104,741,125 href=index.asp>  <area shape=rect coords=6,106,136,124 href=index2.htm></map>");
}
function infcontacto()
{
	document.write ("<img src=imagenes/infcontacto.png width=737 height=198 border=0 align=baseline usemap=#correo><map name=correo id=correo>  <area shape=rect coords=530,79,667,93 href=mailto:ext@carrascosa.com>");	
}
function contacinf()
{
	document.write ("<img src=imagenes/contacinf.png width=737 height=198 border=0 align=baseline usemap=#correo><map name=correo id=correo>  <area shape=rect coords=525,77,670,95 href=mailto:ext@carrascosa.com>");	
}
