
/***

***

***

***

***

***

***

***

***

***

***

***

***

***

***

**
* Encrypt Email script- Please keep notice intact
* Tool URL: http://www.dynamicdrive.com/emailriddler/
* ***

***

***

***

***

***

***

***

***

***

***

***

***

***

***

*/
<!-- Encrypted version of: staff [at] ***

***

***

***

***

***

***

.***

 //-->

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

document.write('<a href="mailto:'+encryptedemail_id89+'?subject=Contact from VermontGuides">Contact VermontGuides</a>')

