<!-- Begin

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


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	      = "yes"	// SHOW W3C VALID LOGO

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

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

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

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

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




// EDIT THE NEXT LINE

document.write('<a href="/index.html">Vacation White Mountains</a><br>');


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

function rorw () {
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

}

rorw();

var pageTracker = _gat._getTracker("UA-4439555-1");
pageTracker._initData();
pageTracker._trackPageview();
;

document.write('</span>');


//  End -->