<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="event.htm">The Event</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contribute.htm">Donations</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="event.htm">Frankenstein</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('&nbsp; &nbsp;');

//document.write(' <a href="site_map.htm">Site Map</a>');


document.write('<br>All contents Reserved &reg; 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Scared Pink &nbsp; </a>');
document.write('&copy; Whitfield Creative ');
document.write('<a href="donwhitfield.com">Web Designs 2008</a><br>');





var whitfield	  = "no"	// SHOW  COPYRIGHT






   if (whitfield == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://donwhitfield.com" target="_blank">Whitfield and Associates<a href="http://donwhitfield.com" target="_blank">g</a><br><br><br>');
}





//  End -->