function getPltownshipIndex() {
		getDirs();
		getArea();

		thisFile = rootDir + "/placenames/township/townshipIndex.htm";
		document.location.href = thisFile ;

}
