
// Envoyez cette page à un ami
function openpopup(langue) {
	window.open("../pages/PHPmailfriend.php?langue="+langue+"&url=" + window.document.location.href,"","width=600,height=610,scrollbars=no,location=no,menubar=no,resizable=no,status=no,toolbar=no");
}