var adress = 'fundservices_at_hbmgroup_dot_com';function get_adress(){var re= /_at_/gi;adress = adress.replace(re,'@');var re= /_dot_/gi;adress = adress.replace(re,'.');var the_link="mai" + "lto" +":"+adress+"?subject=My question/remark is:" ;window.location=the_link;}