function mail_webremove()
{
var showlink = " email"
var showname = "rmtwebmanager"
var showhost = "sweetadelines.org.uk"
var showsubject1 = "?subject=Remove"
var showsubject2 = "Files"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>")
}
function mail_webtech() 
{
var showlink = " email us here. "
var showname = "rmtwebmanager"
var showhost = "sweetadelines.org.uk"
var showsubject1 = "?subject=Feedback"
var showsubject2 = ""
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>") 
}
function mail_web() 
{
var showlink = " us here. "
var showname = "rmtwebmanager"
var showhost = "sweetadelines.org.uk"
var showsubject1 = "?subject=Notice"
var showsubject2 = "Board"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>") 
}

function mail_vdc()
{
var showlink = "Valerie"
var showname = "valerie"
var showhost = "vocaldimension.co.uk"
var showsubject1 = "?subject=Vocal"
var showsubject2 = "Dimension"
var showsubject3 = "Chorus"
var showsubject4 = ""
var showsubject5 = ""
var showsubject6 = ""
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 + "&nbsp;" + showsubject3 + "&nbsp;" + showsubject4 + "&nbsp;" + showsubject5 + "&nbsp;" + showsubject6 +">" + showlink + "</a>") 
}
function mail_rmt()
{
var showlink = "RMT"
var showname = "rmtwebmanager"
var showhost = "sweetadelines.org.uk"
var showsubject1 = "?subject=Region"
var showsubject2 = "31"
var showsubject3 = "Question"
var showsubject4 = ""
var showsubject5 = ""
var showsubject6 = ""
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 + "&nbsp;" + showsubject3 + "&nbsp;" + showsubject4 + "&nbsp;" + showsubject5 + "&nbsp;" + showsubject6 +">" + showlink + "</a>") 
}