function mailto(who,pre,post){if(!pre)pre="";if(!post)post="";document.write(pre+'<a href="mailto:'+who+'@bathdancefest'+'.org.uk">'+who+'@bathdancefest.org.uk</a>'+post);}