var a = new Array('mhill@he','rbstlaw.','com');document.write("<a href='mailto:"+a[0]+a[1]+a[2]+"'>"+a[0]+a[1]+a[2]+"</a>");