

/* Precarga de imágenes de los botones del índice*/


porta_1 = new Image; porta_2 = new Image; porta_1.src = "bot_inicio_1.jpg"; porta_2.src = "bot_inicio_2.jpg";
quiso_1 = new Image; quiso_2 = new Image; quiso_1.src = "bot_noticias_1.jpg"; quiso_2.src = "bot_noticias_2.jpg";
dones_1 = new Image; dones_2 = new Image; dones_1.src = "bot_dones_1.jpg"; dones_2.src = "bot_dones_2.jpg";
bote_1 = new Image; bote_2 = new Image; bote_1.src ="bot_vinos_1.jpg"; bote_2.src = "bot_vinos_2.jpg";
doncom_1 = new Image; doncom_2 = new Image; doncom_1.src = "bot_visitas_1.jpg"; doncom_2.src = "bot_visitas_2.jpg";
ori_1 = new Image; ori_2 = new Image; ori_1.src = "bot_ori_1.jpg"; ori_2.src = "bot_ori_2.jpg";	
provin_1 = new Image; provin_2 = new Image; provin_1.src = "bot_provin_1.jpg"; provin_2.src = "bot_provin_2.jpg";
foto_1 = new Image; foto_2 = new Image; foto_1.src = "bot_fotos_1.jpg"; foto_2.src = "bot_fotos_2.jpg";
contac_1 = new Image; contac_2 = new Image; contac_1.src = "bot_contac_1.jpg"; contac_2.src = "bot_contac_2.jpg";

porta_3 = new Image; porta_3.src = "bot_inicio_3.jpg";
quiso_3 = new Image; quiso_3.src = "bot_noticias_3.jpg";
dones_3 = new Image; dones_3.src = "bot_dones_3.jpg";
bote_3 = new Image;  bote_3.src ="bot_vinos_3.jpg";
doncom_3 = new Image;doncom_3.src = "bot_visitas_3.jpg"; 
ori_3 = new Image;ori_3.src = "bot_ori_3.jpg";
provin_3 = new Image;provin_3.src = "bot_provin_3.jpg"; 
foto_3 = new Image;foto_3.src = "bot_fotos_3.jpg";
contac_3 = new Image;contac_3.src = "bot_contac_3.jpg";


/* ----------------------------------------------------- */

inicio_1 = '<TR><TD align="center"><A href="index.html" onMouseover="porta.src=porta_2.src" onMouseout="porta.src=porta_1.src"><IMG src="bot_inicio_1.jpg" width=100 height=25 name="porta" border=0 alt="Inicio"></A></TD></TR>';
inicio_2 = '<TR><TD align="center"><IMG src="bot_inicio_3.jpg" width=100 height=25 name="porta" border=0 alt="Inicio"></TD></TR>';

noticia_1 = '<TR><TD align="center"><A href="noticia.php" onMouseover="quiso.src=quiso_2.src" onMouseout="quiso.src=quiso_1.src"><IMG src="bot_noticias_1.jpg" width=100 height=25 name="quiso" border=0 alt="Noticias"></A></TD></TR>';
noticia_2 = '<TR><TD align="center"><IMG src="bot_noticias_3.jpg" width=100 height=25 name="quiso" border=0 alt="Noticias"></TD></TR>';

destamos_1 = '<TR><TD align="center"><A href="destamos.html" onMouseover="dones.src = dones_2.src;" onMouseout="dones.src = dones_1.src;"><IMG src="bot_dones_1.jpg" width=100 height=25 name="dones" border=0 alt="Dónde estamos"></A></TD></TR>';
destamos_2 = '<TR><TD align="center"><IMG src="bot_dones_3.jpg" width=100 height=25 name="dones" border=0 alt="Dónde estamos"></TD></TR>';

botella_1 = '<TR><TD align="center"><A href="vinos.html" onMouseover="bote.src = bote_2.src;" onMouseout="bote.src = bote_1.src;"><IMG src="bot_vinos_1.jpg" width=100 height=25 name="bote" border=0 alt="Vinos"></A></TD></TR>';
botella_2 = '<TR><TD align="center"><IMG src="bot_vinos_3.jpg" width=100 height=25 name="bote" border=0 alt="Vinos"></TD></TR>';


visitas_1 = '<TR><TD align="center"><A href="visitas.html" onMouseover="doncom.src = doncom_2.src;" onMouseout="doncom.src = doncom_1.src;"><IMG src="bot_visitas_1.jpg" width=100 height=25 name="doncom" border=0 alt="Visitas"></A></TD></TR>';
visitas_2 = '<TR><TD align="center"><IMG src="bot_visitas_3.jpg" width=100 height=25 name="doncom" border=0 alt="Visitas"></TD></TR>';

origen_1 = '<TR><TD align="center"><A href="origen.html" onMouseover="ori.src = ori_2.src;" onMouseout="ori.src = ori_1.src;"><IMG src="bot_ori_1.jpg" width=100 height=25 name="ori" border=0 alt="Orígenes"></A></TD></TR>';
origen_2 = '<TR><TD align="center"><IMG src="bot_ori_3.jpg" width=100 height=25 name="ori" border=0 alt="Orígenes"></TD></TR>';

proceso_1 = '<TR><TD align="center"><A href="proceso.html" onMouseover="provin.src = provin_2.src;" onMouseout="provin.src = provin_1.src;"><IMG src="bot_provin_1.jpg" width=100 height=25 name="provin" border=0 alt="Procesos del vino"></A></TD></TR>';
proceso_2 = '<TR><TD align="center"><IMG src="bot_provin_3.jpg" width=100 height=25 name="provin" border=0 alt="Procesos del vino"></TD></TR>';

fotos_1 = '<TR><TD align="center"><A href="fotos.html" onMouseover="foto.src = foto_2.src;" onMouseout="foto.src = foto_1.src;"><IMG src="bot_fotos_1.jpg" width=100 height=25 name="foto" border=0 alt="Galerías de fotos"></A></TD></TR>';
fotos_2 = '<TR><TD align="center"><IMG src="bot_fotos_3.jpg" width=100 height=25 name="foto" border=0 alt="Galerías de fotos"></TD></TR>';

contacto_1 = '<TR><TD align="center"><A href="contacto.html" onMouseover="contac.src = contac_2.src;" onMouseout="contac.src = contac_1.src;"><IMG src="bot_contac_1.jpg" width=100 height=25 name="contac" border=0 alt="Contactar"</A></TD></TR>';
contacto_2 = '<TR><TD align="center"><IMG src="bot_contac_3.jpg" width=100 height=25 name="contac" border=0 alt="Contactar"</TD></TR>';

tab1 = '<TABLE border=0 cellspacing=0 cellpadding=5>';
tab2 = '</TABLE>';
