function emailDialog(id, lang)	{
    window.open("http://www.explorekawarthalakes.com/en/email/emailattachment.aspx?id=" + id + "&ref=" + document.location.href, "_blank", "width=600px, height=450px, edge=Raised, center=Yes, help=No, resizable=no, status=No");
}