// JavaScript Document

/*<![CDATA[*/

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

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

document.write('<a href="mailto:'+encryptedemail_id32+'?subject=I would like to advertise on footballbabes.com"><img src="images/ad-sidebar2.jpg" width="192" height="76" alt="Email Us" /></a>')

/*]]>*/
