function mail_val() 
{
var showlink = " click here "
var showname = "info"
var showhost = "encorequartet.co.uk"
var showsubject1 = "?subject=Encore!"
var showsubject2 = "Quartet"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>") 
}
function mail_emmat() 
{
var showlink = " click here "
var showname = "info"
var showhost = "encorequartet.co.uk"
var showsubject1 = "?subject=Encore!"
var showsubject2 = "Quartet"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>") 
}
function mail_emmab() 
{
var showlink = " click here "
var showname = "info"
var showhost = "encorequartet.co.uk"
var showsubject1 = "?subject=Encore!"
var showsubject2 = "Quartet"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>") 
}
function mail_debbie() 
{
var showlink = " click here "
var showname = "info"
var showhost = "encorequartet.co.uk"
var showsubject1 = "?subject=Encore!"
var showsubject2 = "Quartet"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>") 
}
function mail_404() 
{
var showlink = " Email "
var showname = "info"
var showhost = "encorequartet.co.uk"
var showsubject1 = "?subject=Missing"
var showsubject2 = "Page"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 +">" + showlink + "</a>") 
}