$.ionPhotoZoom('.gallery-1', {
skin: "dark-yellow", // Dark Yellow skin
fixed_size: 0, // don't limit image size
controls_position: "left", // move controls to center
limit: 1, // images limit on screen
autoplay: 0 // disable autoplay
});