<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index0.htm">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="events.htm">Events</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2006 ');


// EDIT THE NEXT LINE


document.write('<a href="copyright.htm">Outer Limits</a><br>');






var xcitementmedia	  = "yes"	// SHOW XCITEMENT MEDIA






   if (xcitementmedia == "yes") {
document.write('Website Design &copy; 2006 All Rights Reserved <a href="http://XciteMeNow.com/services.htm" target="_blank">Xcitement Media Group</a> & <a href="http://XcitementMedia.com" target="_blank">Hosting</a><br>');
}





//  End -->