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