// JavaScript Document

function disp_alert1()
{
alert("This is the First Page!")
}


