
<!--//
function changepage(x) {
	if (x != "") {
		self.location=x;
	}
}
//-->
