photoBarDelay = 2; /* flybar on main image will appear after 2 seconds */
function norobotmail(aUser, aDomain) { 
       document.location = "mailto:" + aUser + "@" + aDomain;
    }