$.ionPhotoZoom('.gallery-1', {
skin: "dark-blue", // Dark Blue skin
fixed_size: 350, // limit image size
controls_position: "center", // move controls to center
limit: 30, // images limit on screen
autoplay: 0.5 // autoplay with speed 0.5s
});