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