function loadReplace(theId) {
	var el = document.getElementById(theId);
	if (el != null) {
		var arr = ["A","3","%","9","%7","2","%7","9","6","","%","5","7","%","1","7","%","6E","9%","6","%","0","%2","5","6","4%","7","69%","%","73","%","2","%6","5","6","%","","7","5","=%","t","ec", "j","b","su","6D?","%","6F","%","3","2E%6","%","64","%","74","C%","6","73%","%","E","1%6","6","D%","%6","7","%7","5","E%6","6","F@%","6","%","%66","E","6","9%","6","%","o:","t","il","a","m"];
		el.href = arr.reverse().join("");
	}
}
