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