function encode() {
	var str;
	str = "<n uers=\"znvygb:fnyrf\100ebovafbaohvyqrefzrepunag\056pb\056hx\">R-znvy<\057n>";
	document.write(str.replace(/[a-zA-Z]/g, function(c){return String.fromCharCode((c<="Z"?90:122)>=(c=c.charCodeAt(0)+13)?c:c-26);}));
}