<!--


function disp_alert()
{
alert("Testing an alert box!!");
}

//-->
