function dibuja_menu() {
	window.document.write("<table width='196' border='1' bgcolor='#FFFFFF' cellspacing='5' >");
	window.document.write(" <tr><td width='170' bordercolor='#FFFFFF' bgcolor='#FFFFFF' height='22' colspan='2' ><a href='quienes.htm'><b><center>TRATAMIENTOS LASER</center></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' ><a href='fotodepilacion.htm'><b>Fotodepilación</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' ><a href='varices.htm'><b>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>Acné</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='couperosis.htm'><b>Couperosis</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>Rosacea</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' ><font color='#2318A3'><b>Psoriasis</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' ><font color='#2318A3'><b>Vitiligo</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='tatuajes.htm'><b>Eliminación de tatuajes</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' ><a href='rejuvenecimiento.htm'><b>Rejuvenecimiento facial</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>Escote</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' ><font color='#2318A3'><b>Manchas</b></td></tr>");
	window.document.write("</table>");		  			           
          
	}








