
function shant()
{
alert('')
}
document.onkeydown=shant;

