var emailarray5451= new Array(115,116,97,102,102,99,111,110,116,97,99,116,64,107,97,112,112,97,45,99,105,116,121,46,102,114)
		var postemail5451=''
		for (i=0;i<emailarray5451.length;i++)
		postemail5451+=String.fromCharCode(emailarray5451[i])
		
		document.write('<a href="mailto:'+postemail5451+'" style="font-size: 6pt; color: #ADADCA; font-family: verdana,Arial; font-weight: bold; text-decoration: none">e-mail</a>')

