var SpiUserId='';

	function FillText2(){
		if(document.TmpSpisaisie1.SpiZoneIn1.value!=''){
		var loc='/fr/recherche/recherche2.htm?'+escape(document.TmpSpisaisie1.SpiZoneIn1.value);
		top.location.href=loc;
		}
	}


