| Current Path : /home/juvelize/www/plugins/content/sigplus/js/ |
| Current File : /home/juvelize/www/plugins/content/sigplus/js/jquery.include.min.js |
/*
sigplus Image Gallery Plus jQuery on-demand inclusion
@author Levente Hunyadi
@version 1.4.2
@remarks Copyright (C) 2009-2010 Levente Hunyadi.
@remarks Licensed under GNU/GPLv3, see http://www.gnu.org/licenses/gpl-3.0.html
@see http://hunyadi.info.hu/projects/sigplus
*/
function __jQuery_version_compare__(){return function(e,f){for(var g=e.split("."),b=f.split("."),a=0;a<b.length;a++){var c=parseInt(g[a]),d=parseInt(b[a]);if(c!=d)return c>d}return!0}(jQuery.fn.jquery,"1.4")}if(typeof __jQuery__=="undefined"){if(typeof jQuery!="undefined"&&!__jQuery_version_compare__())var __jQueryOther__=jQuery;if(typeof jQuery=="undefined"||!__jQuery_version_compare__())google.load("jquery","1");else var __jQuery__=jQuery};