function events()
{
document.write('<p class=\"head\">Summer  Restaurant <br /> Week -  Extended!</p>');
document.write('<p class=\"nedisp\"><b>Sundays through Fridays,<br />until September 5th</b></p>');
document.write('<p class=\"nedisp\"><b>3 Course Menu - $35</b></p>');
document.write('<p class=\"head2\">Sunday Brunch - <br /> Featuring Live Jazz</p>')
document.write('<p class=\"nedisp\">See Menus tab for details </p>');
document.write('<p class=\"textlk\"><a href =\"events9.html\">go to News & Events...</a></p>');
}