document.write("Nine Old County Rd | Deering, NH  03244 | Phone: 603.464.3070 | Fax: 603.464.6308<br>");

var theDate = new Date();
var theYear = theDate.getFullYear();
document.write("&copy; "+theYear+" Sheehan &amp; Early Hypnosis Center");

if (thisPage == "index.html" || thisPage == "") {
	document.write("<br><br>Powered by <a href=\"http://www.cvwp.com/\" target=\"_blank\" class=\"footerinfolink\">CrystalVision</a>");
}