function abrirAyuda(cual)
{
	window.open('Ayuda.htm','ventana','width=640,height=480,scrollbars=1')
}