$(window).bind("load", function() { 
    $("div#gallery").slideView() 
}); 
