$(document).ready(function () {
    $('#header .container ul li.contact a').attr('href', 'mailto:jgaylor@gmail.com');
});
