function charge(_page) {
	document.location.href = _page;
}