	//translation via bablefish en attendant.
	var strurl=""+window.location;
	strurl=strurl.replace("us","fr");
	
	window.location="http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=fr_en&trurl="+strurl;
	//	document.write ("<div class=texte>Traduction en cours</div>");
