function nextevent() {
document.write('<p>');
document.write('<b>Please visit our <a href="index.html">Upcoming Events</a> page to see what we have planned.</b> ');
document.write('</p>');
 }
 