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