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

