<!-- 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="mission.htm">Mission</a>');

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

document.write(' <a href="donate.htm">Donate</a>');

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

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



// EDIT THE NEXT LINE


document.write('<br><br><a href="index.html">Copyright 2009-2011. Life Saving Stations, Inc.</a><br>');






var wordpro	  = "yes"	// SHOW WORDPRO COPYRIGHT


   if (wordpro == "yes") {
document.write('<a href="http://wordpro.net" target="_blank">Site Design WordPro Affordable Websites & Hosting</a><br>');
}





//  End -->
