/*<![CDATA[*/

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

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

document.write('<a href="mailto:'+encryptedemail_id20+'?subject=Could you tell me what Mardena.com does?">'+encryptedemail_id20+'</a>')

/*]]>*//*]]>*/