<!-- Begin


//  SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

document.write('<img src="picts/spacer.gif" border="0" width="1" height="10"><br>');

document.write('<span class="footer">'<tdalign="left">);




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

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

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

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

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




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




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






var FWS	  = "yes"	// SHOW FWS COPYRIGHT






   if (FWS == "yes") {
document.write('Site Design &copy; 2007 All Rights Reserved <a href="http://fauxwebsites.com" target="_blank">FWS</a>  <a href="http://fauxwebsites.com" target="_blank"></a><br>');
}


document.write('<br>');


//  End -->