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