$(document).ready(function(){
    $('#aside-gallery').toggle('slow'); 
});
 

