function em_click(){
location.href="mailto:email@yourcompany.com";
return true; }
function ml_write(){
document.write('email@yourcompany.com');}
function ml_hp_write(){
document.write('<img title="email@yourcompany.com"');}

