function to(url) {
	document.location=url;
}
