/* function to hide email addresses from spam-bots */

var encodedEmail = ('<a href="mailto:&#105;&#116;&#115;&#097;&#098;&#111;&#117;&#116;&#116;&#105;&#109;&#101;&#051;&#064;&#106;&#117;&#110;&#111;&#046;&#099;&#111;&#109;">')
encodedEmail += ('Your picture back in the day could be right here !!. Contact It\'s About Time<\/a>' )
document.write(encodedEmail)
document.close(encodedEmail)
