var erp = new Array;
erp[0] = 1768842863;
erp[1] = 1081238889;
erp[2] = 1717923432;
erp[3] = 1635087149;
erp[4] = 1718773097;
erp[5] = 1952541742;
erp[6] = 1684356670;
erp[7] = 1044134972;
erp[8] = 1265593972;
erp[9] = 6384500;
var em = '';
var tmp;
for(i=0;i<erp.length;i++){
	tmp = erp[i];
	if(Math.floor((tmp/Math.pow(256,3)))>0){
		em += String.fromCharCode(Math.floor((tmp/Math.pow(256,3))));
	};
	tmp = tmp - (Math.floor((tmp/Math.pow(256,3))) * Math.pow(256,3));
	if(Math.floor((tmp/Math.pow(256,2)))>0){
		em += String.fromCharCode(Math.floor((tmp/Math.pow(256,2))));
	};
	tmp = tmp - (Math.floor((tmp/Math.pow(256,2))) * Math.pow(256,2));
	if(Math.floor((tmp/Math.pow(256,1)))>0){
		em += String.fromCharCode(Math.floor((tmp/Math.pow(256,1))));
	};
	tmp = tmp - (Math.floor((tmp/Math.pow(256,1))) * Math.pow(256,1));
	if(Math.floor((tmp/Math.pow(256,0)))>0){
		em += String.fromCharCode(Math.floor((tmp/Math.pow(256,0))));
	};
};
var tmp = new Array;
tmp = em.split('>>><<<');
em = tmp[0];
var an = tmp[1];
var nl = document.createElement('a');
nl.setAttribute('id', 'linkob166311');
nl.setAttribute('href', 'mailto:' + em);
document.getElementById('phlinkob166311').removeChild(document.getElementById('dylinkob166311'));
document.getElementById('phlinkob166311').appendChild(nl);
document.getElementById('linkob166311').innerHTML = an;
