function emailDialog(id, lang)	{
    window.open("http://www.smithennismorelakefield.on.ca/en/email/email.asp?id=" + id, "_blank", "width=600px, height=400px, edge=Raised, center=Yes, help=No, resizable=yes, status=No");
}
