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