function pop_reco(theURL) 
{
	popup=window.open(theURL,'avertissement','scrollbars=no,width=500,height=650'); 
}

