/* use-swipebox.js License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Copyright: (c) 2014 Mamekko, http://welcustom.net */ jQuery(function($) { $('a[href$=jpg]').swipebox(); });