function dibuja_menu() {
	window.document.write("<table width='196' border='1' bgcolor='#FFFFFF' cellspacing='5' >");
	window.document.write(" <tr><td width='190' bordercolor='#FFFFFF' bgcolor='#6378CB' height='28' font color='#FFFFFF' colspan='2'><b><center><font color='#FFFFFF'>TRATAMIENTOS </font></center></b></td></tr>");
    window.document.write(" <tr><td width='190' bordercolor='#CCD7EE'  bgcolor='#FFFFFF' onMouseOut='fuera1(this)' onMouseOver='menu1(this)' height='22' ><font color='#2318A3'><b>Rejuvenecimiento facial</b></font></td><td width='10' bordercolor='#FFFFFF' bgcolor='#CCD7EE' height='22' background='graficos/flechita2.jpg' >&nbsp;</td>");
    window.document.write(" <tr><td width='190'  bordercolor='#FFFFFF' bgcolor='#CCD7EE'  bgcolor='#FFFFFF' onMouseOut='fuera2(this)' onMouseOver='menu9(this)' height='22' ><font color='#2318A3'><b>Tratamiento de arrugas</b></font></td><td width='10' bordercolor='#FFFFFF' bgcolor='#CCD7EE' height='22' background='graficos/flechita2.jpg' >&nbsp;</td>");
    window.document.write(" <tr><td width='170' bordercolor='#CCD7EE' bgcolor='#FFFFFF' onMouseOut='fuera1(this)' onMouseOver='menu2(this)' height='21'><font color='#2318A3'><b>Relleno de labios</b></font></td><td width='10' bordercolor='#FFFFFF' bgcolor='#CCD7EE' height='22' background='graficos/flechita2.jpg' >&nbsp;</td></tr>");         
    window.document.write("<tr><td width='180' bordercolor='#FFFFFF' bgcolor='#CCD7EE' onMouseOut='fuera2(this)'  onMouseOver='menu3(this)' height='22'><font color='#2318A3'><b>Obesidad y sobrepeso</b></font></td><td width='10' bordercolor='#FFFFFF' bgcolor='#CCD7EE' height='22' background='graficos/flechita.jpg' >&nbsp;</td></tr>");          
	window.document.write("<tr><td width='170' bordercolor='#CCD7EE' onMouseOut='fuera1(this)'  onMouseOver='menu_invisible(this);' height='22' colspan='2'><a href='esclerosis.htm'><b>Esclerosis de varices</b></a></td></tr>");
	window.document.write("<tr><td width='170' bordercolor='#FFFFFF' bgcolor='#CCD7EE' onMouseOut='fuera2(this)' onMouseOver='menu_invisible(this);'  height='22' colspan='2' ><font color='#2318A3'><b>Piernas pesadas</b></td></tr>");
	window.document.write("<tr><td width='170' bordercolor='#CCD7EE' onMouseOut='fuera1(this)' onMouseOver='menu_invisible(this);'   height='22' colspan='2' ><font color='#2318A3'><b>Drenaje linfatico</b></td></tr>");
	window.document.write("<tr><td width='170' bordercolor='#FFFFFF' bgcolor='#CCD7EE' onMouseOut='fuera2(this)' onMouseOver='menu_invisible(this);'  height='22' colspan='2'><a href='verrugas.htm'><b>Verrugas con radiofrecuencia</b></a></td></tr>");
	window.document.write("</table>");		  			           
          
	}







