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