<!-- Begin

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

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

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

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

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

document.write('<a href="services.htm">Service Packages</a>');

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

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

document.write('<br><br>All contents &copy;Copyright 2009 ');

// EDIT THE NEXT LINE

document.write('<a href="index.html">Simple Elegance Event Planning</a><br>');

var allwebco	  = "no"	// SHOW Simple Elegance COPYRIGHT

   if (allwebco == "no") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://www.mysimpleelegance.com" target="_blank">Simple Elegance Event Planning</ <a href="http://www.mysimpleelegance.com"</a><br>');
}

//  End -->