// JavaScript Document
   $(window).bind("load", function() { 
    $("div#mygallery").slideView() 
}); 
