document.write('<style> \n');
document.write(' 	A:link {color:#003163; font-weight:bold} \n');
document.write(' 	A:visited {color:#003163; font-weight:bold} \n');
document.write(' 	A:active {color:#0000c0; font-weight:bold}  \n');
document.write(' 	A:hover {color:#0000c0; font-weight:bold} \n');

document.write(' 	A.white:link {color:gray; font-weight:bold} \n');
document.write(' 	A.white:visited {color:gray; font-weight:bold} \n');
document.write(' 	A.white:active {color:white; font-weight:bold}  \n');
document.write(' 	A.white:hover {color:white; font-weight:bold} \n');

document.write(' 	A.black:link {color:black; font-weight:normal} \n');
document.write(' 	A.black:visited {color:black; font-weight:normal} \n');
document.write(' 	A.black:active {color:#0000c0; font-weight:normal}  \n');
document.write(' 	A.black:hover {color:#0000c0; font-weight:normal} \n');
document.write('</style> \n');

function presionar(image_name)
{
	document[image_name].src = "imagenes/" + image_name + "2.gif"
}

function soltar(image_name)
{
	document[image_name].src = "imagenes/" + image_name + ".gif"
}

bdn_boton_quienes_somos = new Image();
bdn_boton_quienes_somos.src = "imagenes/boton_quienes_somos2.gif";
bdn_boton_agencias = new Image();
bdn_boton_agencias.src = "imagenes/boton_agencias2.gif";
bdn_boton_vwavenida = new Image();
bdn_boton_vwavenida.src = "imagenes/boton_vwavenida2.gif";
bdn_boton_seat_tampico = new Image();
bdn_boton_seat_tampico.src = "imagenes/boton_seat_tampico2.gif";
bdn_boton_honda_miramar = new Image();
bdn_boton_honda_miramar.src = "imagenes/boton_honda_miramar2.gif";
bdn_boton_contactenos = new Image();
bdn_boton_contactenos.src = "imagenes/boton_contactenos2.gif";
bdn_boton_eventos = new Image();
bdn_boton_eventos.src = "imagenes/boton_eventos2.gif";
bdn_boton_inicio = new Image();
bdn_boton_inicio.src = "imagenes/boton_inicio2.gif";


document.write(' <center> \n');
document.write(' 	<table width=100% height=13 cellspacing=0 cellpadding=0 border=0> \n');
document.write(' 		<tr> \n');
document.write(' 			<td width=155 height=13 background="imagenes/botones_fondo_superior_azul.gif" style="background-repeat:no-repeat; background-position:left "></td> \n');
document.write(' 			<td width=* height=13 background="imagenes/fondo_barrita_azul.gif"><img src="imagenes/fondo_barrita_azul.gif"></td> \n');
document.write(' 		</tr> \n');
document.write(' 	</table> \n');
document.write(' </center> \n');
document.write(' <center> \n');
document.write(' 	<table width=100% height=100% cellspacing=0 cellpadding=0 border=0 background="imagenes/fondo_principal2.jpg" style="background-repeat:no-repeat; background-position:left top"> \n');
document.write(' 		<tr> \n');
document.write(' 			<td align=left valign=top colspan=2 height=15>	<img src="imagenes/esquina_azul.gif"></td> \n');
document.write(' 		</tr> \n');
document.write(' 		<tr> \n');
document.write(' 			<td width=136 align=left valign=top background="imagenes/fondo_barra_cyan_vertical.gif" style="background-repeat:repeat-y"> \n');
document.write(' 				<table width=136 cellspacing=0 cellpadding=0> \n');
document.write(' 					<tr> \n');
document.write(' 						<td width=136 align=left valign=top> \n');
document.write(' 							<table width=136 cellspacing=0 cellpadding=0 background="imagenes/botones_fondo_azul.gif" style="background-repeat:repeat-y"> \n');
document.write(' 								<tr> \n');
document.write(' 									<td>');
document.write(' 										<center><a href="http://www.grupofral.com"><img src="imagenes/logo_grupo_fral_animado.gif" border=0 alt="www.GrupoFral.com"></a></center>');
document.write(' 										<br> \n');
document.write(' 									</td> \n');
document.write(' 								</tr> \n');
document.write(' 								<tr><td style="padding-top:7px; padding-left:7px"><a href="quienes_somos.htm"><img name="boton_quienes_somos" src="imagenes/boton_quienes_somos.gif" onmouseover="presionar(this.name);" onmouseout="soltar(this.name);" border=0></a></td></tr> \n');
document.write(' 								<tr><td style="padding-top:7px; padding-left:7px"><a href="eventos.htm"><img name="boton_eventos" src="imagenes/boton_eventos.gif" onmouseover="presionar(this.name);" onmouseout="soltar(this.name);" border=0></a></td></tr> \n');
document.write(' 								<tr><td style="padding-top:7px; padding-left:7px"><a href="vw_avenida.htm"><img name="boton_vwavenida" src="imagenes/boton_vwavenida.gif" onmouseover="presionar(this.name);" onmouseout="soltar(this.name);" border=0></a></td></tr> \n');
document.write(' 								<tr><td style="padding-top:7px; padding-left:7px"><a href="seat_tampico.htm"><img name="boton_seat_tampico" src="imagenes/boton_seat_tampico.gif" onmouseover="presionar(this.name);" onmouseout="soltar(this.name);" border=0></a></td></tr> \n');
document.write(' 								<tr><td style="padding-top:7px; padding-left:7px"><a href="honda_miramar.htm"><img name="boton_honda_miramar" src="imagenes/boton_honda_miramar.gif" onmouseover="presionar(this.name);" onmouseout="soltar(this.name);" border=0></a></td></tr> \n');
document.write(' 								<tr><td style="padding-top:7px; padding-left:7px"><a href="contactenos.htm"><img name="boton_contactenos" src="imagenes/boton_contactenos.gif" onmouseover="presionar(this.name);" onmouseout="soltar(this.name);" border=0></a></td></tr> \n');
document.write(' 								<tr><td style="padding-top:7px; padding-left:7px"><a href="index.htm"><img name="boton_inicio" src="imagenes/boton_inicio.gif" onmouseover="presionar(this.name);" onmouseout="soltar(this.name);" border=0></a></td></tr> \n');
document.write(' 									<td> \n');
document.write(' 										<br> \n');
document.write(' 										<center> \n');
document.write(' 										<font face=verdana size=1 color=white> \n');
document.write(' 										<a class=white href="http://grupofral.com/webmail">CORREO WEB</a>\n');
document.write(' 										<br> \n');
document.write(' 										<br> \n');
document.write(' 										</center> \n');
document.write(' 									</td> \n');
document.write(' 							</table> \n');
document.write(' 						</td> \n');
document.write(' 					</tr> \n');
document.write(' 					<tr> \n');
document.write(' 						<td width=136 align=left valign=top><img src="imagenes/botones_fondo_inferior_azul.gif"></td> \n');
document.write(' 					</tr> \n');
document.write(' 				</table> \n');
document.write(' 				<br> \n');
document.write(' 				<center> \n');
document.write(' 				<a class=white href="http://www.fresno.com.mx"><img src="http://www.fresno.com.mx/images/placa_fresno.jpg" alt="Ing. Guillermo Williamson  Diseņo de Fresno.com.mx  Haz click y visita www.fresno.com.mx" border=0></a> \n');
document.write(' 				</center> \n');
document.write(' 				<br> \n');
document.write(' 			</td> \n');
document.write(' 			<td width=* align=center valign=top> \n');
document.write(' 				<br> \n');
document.write(' 				<a href="http://www.grupofral.com"><img src="imagenes/logo_grupo_fral_400.gif" border=0 alt="Grupo Fral"></a><br> \n');
document.write(' 				<br> \n');
