if ( typeof( window[ "eee" ] ) == "undefined" )
{
	/* Have fun decyphering this ... */
	eee = function ( a, b, c )
	{
		var f = ["erik","com","thomsen"];
		f = a.replace(/[^-a-z._0-9]+/g,"") + "@" + 
		f[0] + f[2] + "." + f[1];
		return "<a href=\"ma" + "ilt" + "o:" + 
		f + "?su" + "bje" + "ct=" + c + "\">" + b + "</a>";
	}
}