function mail_baw() 
{
var showlink = " here "
var showname = "baw"
var showhost = "buzzphrase.co.uk"
var showsubject1 = "?subject=BAW"
var showsubject2 = ""
var showsubject3 = ""
var showsubject4 = "Details"
document.write("<a href=" + "mail" + "to:" + showname + "&#64;" + showhost + showsubject1 + "&nbsp;" + showsubject2 + "&nbsp;" + showsubject3 + "&nbsp;&#45;&nbsp;" + showsubject4+">" + showlink + "</a>") 
}
