//===

function changeLocation(url) {
	window.location = url;
}











