2009-01-04 23:34:18 +00:00
|
|
|
/*!
|
|
|
|
* jQuery JavaScript Library v@VERSION
|
|
|
|
* http://jquery.com/
|
|
|
|
*
|
2012-07-04 03:09:44 +00:00
|
|
|
* Copyright (c) 2012 jQuery Foundation and other contributors
|
2009-12-10 07:56:47 +00:00
|
|
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
2010-01-25 14:31:40 +00:00
|
|
|
* http://jquery.org/license
|
2009-01-04 23:34:18 +00:00
|
|
|
*
|
2009-12-19 02:23:26 +00:00
|
|
|
* Includes Sizzle.js
|
|
|
|
* http://sizzlejs.com/
|
2012-06-26 20:55:40 +00:00
|
|
|
* Copyright 2012, The Dojo Foundation
|
2009-12-19 02:23:26 +00:00
|
|
|
* Released under the MIT, BSD, and GPL Licenses.
|
|
|
|
*
|
2010-12-30 06:34:48 +00:00
|
|
|
* Date: @DATE
|
2009-01-04 23:34:18 +00:00
|
|
|
*/
|
2009-12-22 00:58:13 +00:00
|
|
|
(function( window, undefined ) {
|