
/*<![CDATA[*/

/***********************************************
* Encrypt Email script- Please keep notice intact
* Tool URL: http://www.dynamicdrive.com/emailriddler/
* **********************************************/
<!-- Encrypted version of: leagues [at] **************.*** //-->

var emailriddlerarray=[108,101,97,103,117,101,115,64,116,101,101,115,105,110,100,111,111,114,103,111,108,102,46,99,111,109]
var encryptedemail_id66='' //variable to contain encrypted email 
for (var i=0; i<emailriddlerarray.length; i++)
 encryptedemail_id66+=String.fromCharCode(emailriddlerarray[i])

document.write('<a href="mailto:'+encryptedemail_id66+'?subject=Leagues Inquiries">Leagues Inquiries</a>')

/*]]>*/
