function hov(loc,cls)
{
if(loc.className)
	{
	loc.className=cls;
	}
}

var cry1=String.fromCharCode(109,97,105,108,116,111,58);
var mailhead=Math.round(Math.random()*1000000000000);
function ml( rcpt,subj )
{
document.write("<a href=\"");
document.write(cry1);
document.write(mailhead)
document.write( rcpt );
document.write(String.fromCharCode(64));
document.write("hiretrack.co.uk");
document.write("?subject=", subj, "\">");
document.write( rcpt );
document.write(String.fromCharCode(64));
document.write("hiretrack.co.uk");
document.write("</a>");
}
function ml2( rcpt,subj )
{
var cry1=String.fromCharCode(109,97,105,108,116,111,58);
document.write("<a href=\"");
document.write(cry1);
document.write(mailhead)
document.write( rcpt );
document.write(String.fromCharCode(64));
document.write("hiretrack.co.uk");
document.write("?subject=", subj, "\">");
document.write( subj );
document.write("</a>");
}
