$(function() {
    //tooltip hover
    $('#mainNav li a').tooltip();    
    
});
