/* encodes email address to avoid harvesting by evil spambots */
d="at ryanblock";t=" dot com";u ="*NO PR* contact ";z=u+d+t; 
document.write(z);
