// JavaScript Document

<!--EmailCoder Encryptor-->

<!--For help with this code go to-->
<!--http://www.TalkFrontPage.com/index.php-->



<!--

function emailcoder(){
 var a,b,c,d,e,f,g,h,i
 a='<a href=\"mai'
 b='ctaylor'
 c='\">'
 a+='lto:'
 b+='@'
 e='</a>'
 f='Christopher Taylor'
 b+='addressall.com'
 g='<img src=\"'
 h=''
 i='\" alt="Contact Us." border="0">'

 if (f) d=f
 else if (h) d=g+h+i
 else d=b

 document.write(a+b+c+d+e)
}

emailcoder()

//-->



<!--End EmailCoder Encryptor-->
