(function($){           
    
    $().ready(function(){
        $("#side").load("/_ow_list23.html");
    })  ;     
    
    
})(jQuery);