function getUrl(u) {
	document.location.href=u;
}
