function ouvrePU(url) {
	//var URL = 'http://www.kendros.com/en/Web2Web.aspx?W2W=4751845';
	var parametres = 'width=740, height=600, status=no, scrollbars=yes, resizable=yes';
  window.open(url,'offres_specialees',parametres);
}
