    
    $(document).ready(function() {
        $("div.info").hide();          
        
    });
