[].forEach.call( document.querySelectorAll('.torotate'), function(elem) { new Zoom(elem, { rotate: false }); });