<!--
 		function obscureAddMid() {
 		        document.write('&#64;');
 			}
 		function obscureAddEnd() {
 		        document.write('&#46;');
 			}
 		// -->

