$(document).ready(function() {
  $('#slider').jqGalScroll({height:320,width:630,ease:'easeInOutCubic',direction:'horizontal',speed:1000});
});

