function em_click(){
location.href="mailto:tony@foreman.org";
return true; }
function ml_write(){
document.write('tony@foreman.org');}
function ml_hp_write(isrc, iwidth, iheight){
document.write('<img title="tony@foreman.org" '+isrc+' '+iwidth+' '+iheight+' border=0>' );}

