?
Current Path : /home1/savoy/www/savoyglobal.net/sec/assets/plugins/jquery-validation/lib/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/www/savoyglobal.net/sec/assets/plugins/jquery-validation/lib/jquery.js |
(function() { var parts = document.location.search.slice( 1 ).split( "&" ), length = parts.length, scripts = document.getElementsByTagName("script"), src = scripts[ scripts.length - 1].src, i = 0, current, version = "1.9.0", file = "http://code.jquery.com/jquery-git.js"; for ( ; i < length; i++ ) { current = parts[ i ].split( "=" ); if ( current[ 0 ] === "jquery" ) { version = current[ 1 ]; break; } } if (version != "git") { file = src.replace(/jquery\.js$/, "jquery-" + version + ".js"); } document.write( "<script src='" + file + "'></script>" ); })();