<!-- Begin

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

// THE NEXT LINE IS FOR SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

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

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




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

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

document.write(' <a href="tariff.html">RESERVATIONS</a>');

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

document.write(' <a href="weddings.html">WEDDING STAYS</a>');

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

document.write(' <a href="gift.html" target="_blank">GIFT CERTIFICATES</a>');

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

document.write(' <a href="contact.html">CONTACT</a>');


document.write('<br><br><br><br><br> ');

document.write('107 Kent Cornwall Road | Kent, CT 06757 | 860.927.3197 | fax 860.927.3239 | all contents property of TheInnatKentFalls &copy;2010<br>');





var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">AllWebCo Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}


document.write('<br>');


//  End -->