// JavaScript Document
function disp_alert()
{
alert("Web site not available!!!")
}

function disp_alert2()
{
alert("Document not available!!!")
}

