// gng
function gng($url) {
	location.href=$url;
}
