
		
function  fctRecherche(newurl) {
	window.location.href = newurl      
}

function  fctRechercheSoleil(xClass) {
	window.location.href = 'secteur_soleil.asp?classification=' + xClass     
}
