<!--
	if (document.location.href != "http://www.vthouse.com/content/directions/directions-to-quechee-from-boston.shtml") {
		document.write('<a href="/content/directions/directions-to-quechee-from-boston.shtml">Boston, MA<\/a>');
	} else {
		document.write('Boston, MA');
	}

	if (document.location.href != "http://www.vthouse.com/content/directions/directions-to-quechee-from-new-york-city.shtml") {
		document.write('<br><a href="/content/directions/directions-to-quechee-from-new-york-city.shtml">New York, NY<\/a>');
	} else {
		document.write('<br>New York, NY');
	}

	if (document.location.href != "http://www.vthouse.com/content/directions/directions-to-quechee-from-hartford-springfield.shtml") {
		document.write('<br><a href="/content/directions/directions-to-quechee-from-hartford-springfield.shtml">Hartford, CT<\/a>');
	} else {
		document.write('<br>Hartford, CT');
	}
	
	if (document.location.href != "http://www.vthouse.com/content/directions/directions-to-quechee-from-albany.shtml") {
		document.write('<br><a href="/content/directions/directions-to-quechee-from-albany.shtml">Albany, NY<\/a>');
	} else {
		document.write('<br>Albany, NY');
	}
-->
