$(document).ready(function(){
  pGallery.init();
  pGallery.goToIndex(0, true);
});