function menuTop() {
  document.write ("<tr> <td colspan='8' background='img/fondoTop.png' height='80'></td> </tr>");
  document.write ("<tr>");
	document.write ("<td colspan='8'>");
	  document.write ("<table widht='100%' border='0'>");
		document.write ("<tr>");
	      document.write ("<td width='100' class='celdasTop' align='center'><a href='index.html' class='linksTop' title='Qui&eacute;nes somos'>Inicio</a></td>");
		  document.write ("<td width='100' class='celdasTop' align='center'><a href='sillonGinecologia.html' class='linksTop' title='Conoce nuestros productos'>Productos</a></td>");
		  document.write ("<td width='100' class='celdasTop1' align='center'><a href='colores.html' class='linksTop' title='Cat&aacute;logo de colores'>Colores</a></td>");
		  document.write ("<td width='100' align='center'><a href='' class='linksTop'>&nbsp;</a></td>");
		  document.write ("<td width='100' align='center'><a href='' class='linksTop'>&nbsp;</a></td>");
		  document.write ("<td width='100' align='center'><a href='' class='linksTop'>&nbsp;</a></td>");
		  document.write ("<td width='100' class='celdasTop' align='center'><a href='' class='linksTop' title=''></a></td>");
		  document.write ("<td width='100' class='celdasTop1' align='center'><a href='contacto.php' class='linksTop' title='Dudas y sugerencias'>Cont&aacute;ctanos</a></td>");
		document.write ("</tr>");
	  document.write ("</table>");
	document.write ("</td>");
  document.write ("</tr>");  
}

/*nombre del producto a mostrar y la palabra 'descripcion'*/
function titulo(t,d){
  document.write ("<tr><td colspan='8'>&nbsp;</td></tr>");
  document.write ("<tr>");
    document.write ("<td colspan='8'>");
      document.write ("<table width='100%' border='0'>");
		document.write ("<tr><td width='150'></td>");
			document.write ("<td width='200' class='titulo' align='left'>"+t+"</td>");
			document.write ("<td width='200' class='titulo' align='left'>"+d+"</td>");
			document.write ("<td width='200'>&nbsp;</td>");
		document.write ("</tr>");
  	  document.write ("</table>");
  	document.write ("</td>");
  document.write ("</tr>");
}

function menuIzq() {
    document.write ("<td width='150' rowspan='2' valign='top'>");
      document.write ("<table width='95%' align='center' border='0'>");
		document.write ("<tr> ");
          document.write ("<td colspan='2' align='center' class='titulo'>PRODUCTOS</td>");
        document.write ("</tr>");
	/*	document.write ("<tr> ");	/*SILLON CIRUGIA*/
        /*  document.write ("<td width='22%' align='center'><img src='img/web/vineta_circulo_verde.gif'></img></td>");
          document.write ("<td width='78%' class='menuIzq'><a class='linksTop' href='sillonCirugia.html' title='Sill&oacute;n de cirug&iacute;a'>Cirug&iacute;a</a></td>");
        document.write ("</tr>");
        */document.write ("<tr> ");	/*SILLON GINECOLOGO_BIONICO*/
          document.write ("<td width='22%' align='center'><img src='img/web/vineta_circulo_verde.gif'></img></td>");
          document.write ("<td class='menuIzq'><a class='linksTop' href='sillonGinecologia.html' title='Sill&oacute;n de ginecolog&iacute;a'>Ginec&oacute;logo</a></td>");
        document.write ("</tr>");
        document.write ("<tr> ");	/*LAMPARA LUPA*/
          document.write ("<td width='22%' align='center'><img src='img/web/vineta_circulo_verde.gif'></img></td>");
          document.write ("<td class='menuIzq'><a class='linksTop' href='lamparaLupa.html' title='L&aacute;mpara lupa, 5 dioptr&iacute;as'>L&aacute;mpara lupa</a></td>");
        document.write ("</tr>");        
        document.write ("<tr> ");	/*SILLON OTORRINO*/
          document.write ("<td width='22%' align='center'><img src='img/web/vineta_circulo_verde.gif'></img></td>");
          document.write ("<td class='menuIzq'><a class='linksTop' href='sillonOtorrino.html' title='Sill&oacute;n de otorrino'>Otorrino/Oftalmolog&iacute;a</a></td>");
        document.write ("</tr>");
        document.write ("<tr> ");	/*SILLON PODOLOGIA*/
          document.write ("<td width='22%' align='center'><img src='img/web/vineta_circulo_verde.gif'></img></td>");
          document.write ("<td class='menuIzq'><a class='linksTop' href='sillonPodologia.html' title='Sill&oacute;n de podolog&iacute;a'>Pod&oacute;logo</a></td>");
        document.write ("</tr>");
        document.write ("<tr> ");   /*SILLON PODOLOGIA*/
          document.write ("<td width='22%' align='center'><img src='img/web/vineta_circulo_verde.gif'></img></td>");
          document.write ("<td class='menuIzq'><a class='linksTop' href='sillonProctologia.html' title='Sill&oacute;n de proctolog&iacute;a'>Proct&oacute;logo</a></td>");
        document.write ("</tr>");
        document.write ("<tr> ");	/*FASHIDENT*/
          document.write ("<td width='22%' align='center'></td>");
          document.write ("<td ></td>");
        document.write ("</tr>");
        document.write ("<tr> ");
          document.write ("<td>&nbsp;</td>");
          document.write ("<td>&nbsp;</td>");
        document.write ("</tr>");
      document.write ("</table>");
    document.write ("</td>");
}

/*Son las opciones abajo de la imagen de anterior o siguiente */
function antSig(url_a,a,url_s,s){
  document.write ("<tr> ");
    document.write ("<td><a class='antsig' href='"+url_a+"' title='"+a+"'>&lt;&lt;Anterior</a></td>");
    document.write ("<td align='right'><a class='antsig' href='"+url_s+"' title='"+s+"'>Siguiente&gt;&gt;</a></td>");
    document.write ("<td>&nbsp;</td>");
  document.write ("</tr>");
}

function menuInferior(){
  document.write ("<tr>"); 
    document.write ("<td colspan='8'>");
	  document.write ("<table width='100%' border='0'>");
	    document.write ("<tr><td><hr color='#66CCFF'></td></tr>");
		document.write ("<tr><td widht='100%'>");
		  document.write ("<table align='center' border='0'>");
			document.write ("<tr>");
			document.write ("<td width='100' class='celdasTop' align='center'><a href='index.html' class='linksTop'>Inicio</a></td>");
			document.write ("<td width='100' class='celdasTop' align='center'><a href='sillonGinecologia.html' class='linksTop'>Productos</a></td>");
			document.write ("<td width='100' class='celdasTop' align='center'><a href='colores.html' class='linksTop'>Colores</a></td>");			
			//document.write ("<td width='100' class='celdasTop' align='center'><a href='' class='linksTop'>&nbsp;</a></td>");
			//document.write ("<td width='100' class='celdasTop' align='center'><a href='' class='linksTop'>&nbsp;</a></td>");
			//document.write ("<td width='100' class='celdasTop' align='center'><a href='' class='linksTop'>&nbsp;</a></td>");
			//document.write ("<td width='100' class='celdasTop' align='center'><a href='http://www.fashident.com' class='linksTop'>Fashident</a></td>");
			document.write ("<td width='100' class='celdasTop1' align='center'><a href='contacto.php' class='linksTop'>Cont&aacute;ctanos</a></td>");
			document.write ("</tr>");
		  document.write ("</table>");
		document.write ("</td></tr>");
		document.write ("<tr><td align='center' class='descripcion'><font color='red'>FASHIDENT-UMF UNA MARCA DE FASHIDENT S.A. DE C.V. &reg; TODOS LOS DERECHOS RESERVADOS</font></td></tr>");
		document.write ("<tr><td align='center' class='descripcion'><font color='green' size='-4'>Pablo Sidar #122, Villa Vicente Guerrero, Tlaxcala. Tel.: (222) 2820020/2823920.  e-mail: <b><a href='contacto.php' title='Escribenos un comentario/pregunta'>ventas@fashidentumf.com</a></b></font></td></tr>");
	  document.write ("</table>	");
	document.write ("</td>");
  document.write ("</tr>");
}

function menuPropaganda() {
	document.write ("<td width='250' align='right'><img src='img/propa.gif'></img></td>");
}
