//
// If you call this script on your HTML file, add this string as "noscript"
// for browsers which can't interpret JavaScript:
// <noscript>&#115;sv &#97;t_mark &#104;&#105;&#114;c &#100;o&#116; ao&#121;a&#109;a d&#111;t &#97;c&#32;&#100;o&#116;&#32;jp (at_mark -&gt; &#64;, dot -&gt; &#46;)</noscript>
//

var code = "@e$lvijA&*'54=?empxs>wwz*':8?*'548?mv*'==?2es}*'=;?qe2*'=;?g2nt&BwwzD*'548?*'549?vg2*'=;?*'555?*'565?eqe2e*'==?2n*'556?@3eB";
var str  = '';

for(var i = 0; i < code.length; i++)
{ str += String.fromCharCode(code.charCodeAt(i) - 4); }
document.write(str);
