// JavaScript Document

function disp_alert2()
{
alert("This is the Last Page!")
}


