
$(document).ready(function(){
    
    $('#home a').text('');   

});
