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

