/* config */

$(function(){

    $('#headerHome').exFixed();
    $('#footerHome').exFixed();

    $.ga.load('UA-10599728-1');

});


