<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="areainfo.htm">Area Info</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="rates.htm">Rates</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="photos.htm">Photos</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>All contents &copy; Copyright 2008 - 2011 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Treehouse Hot Springs</a><br>');






var alpinemedia	  = "yes"	// SHOW ALPINEMEDIAFACTORY COPYRIGHT






   if (alpinemedia == "yes") {
document.write('Site Design &copy; 2008 - 2011 All Rights Reserved <a href="http://www.alpinemediafactory.com" target="_blank">Alpine Media Factory</a><br> Site Hosting <a href="http://www.heartoftherockies.com" target="_blank">H.O.T.R.I.S.</a><br>');
}





//  End -->
