function dcmail(link, subject) {
	if( !subject ) subject = "website contact";
	document.write('<a href="javascript:void(0)" onclick="window.location=\'mail\u0074o\u003a'+gtmail()+'?subject='+subject+'\'">'+link+'</a>');
}

function gtmail() {
	var v2="TVX66SMXZKZNISGYEQMT";
	var v7=unescape("%3B0%3E_U6%0D%2C%28%227+%27%20.6+%7F%291");
	var v5=v2.length;
	var v1="";
	for( var v4=0; v4<v5; v4++) {
		v1 += String.fromCharCode( v2.charCodeAt(v4) ^ v7.charCodeAt(v4) );
	}
	return v1;
}
