	function fr_en(){
		this.location=document.URL.replace(/\/fr\//gi,"/en/");
	}