<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW FCT COPYRIGHT








// START FOOTER LINKS


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="FCAbout.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="FCContact.htm">Contact</a>');




document.write('<br><br>All contents &copy; copyright 2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Feather Craft Website</a><br>');













   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All rights reserved <a href="http://feathercrafttechnologies.net" target="_blank">Feather Craft Technologies</a><br>');
}



document.write('<br>');




//  End -->