
<!--

function teclas() {
alert(" Las teclas no funcionan ");
}
document.onkeydown=teclas;

//-->
