jQuery(document).ready(function() {        
      
    //Execute the slideShow  
    jQuery("#slider").easySlider();
  
});
