function getPlalphaIndex() {
		getDirs();
		getArea();

		thisFile = rootDir + "/placenames/alpha/alphaIndex.htm";
		document.location.href = thisFile ;
}
