	function toNews() {
		newHref = "index.php?com=news";
		goPage(newHref, 0, 0);
	}

