function fRedir(url) {
	window.location.href = url ;
}