function mail_pfanner(id) {
m='mailto:';
m+='pfanner';
m+='@';
m+='pfanner.';
m+='com.ua';
id.href=m;
}

