<!-- // hide from old browsers
function stopspam2(user,domain,subject) {
    var abc = "<a href=\"mailto:" + user + "@" + domain + "?subject=" + subject + "\"><img src=\"images/email02.gif\" width=\"12\" height=\"13\" alt=\"\" border=\"0\" style=\"margin:0 5px 0 0;\" />email</a>";
    return abc;
}
// -->

