
function inscriba()	{	document.FRM_Incripcion.submit();	}

function imprima()
{
	window.print();
}
