function windowChangeLocation(url){
	document.location.href = url;
}