var a = new Array('m ','jmaggart@educator','scollaborative.co');document.write("<a href='mailto:"+a[1]+a[2]+a[0]+"'>"+a[1]+a[2]+a[0]+"</a>");