function emailDialog(id, lang)	{
	window.open("/fr/email/email.asp?id="+id+ "&ref=" + document.location.href, "_blank", "width=580px, height=420px, edge=Raised, center=Yes, help=No, resizable=no, status=No");
}
