// JavaScript Document

function chapel(hashVar) {
	location.href = "guam.php?"+hashVar;
}

