/*!

* @preserve Qwery - A Blazing Fast query selector engine
* https://github.com/ded/qwery
* copyright Dustin Diaz 2012
* MIT License
*/

(function(e,t,n){typeof module!=“undefined”&&module.exports?module.exports=n():typeof define==“function”&&define.amd?define(n):t=n()})(“qwery”,this,function(){function s(e){return[].slice.call(e,0)}function o(e){var t;return e&&typeof e==“object”&&(t=e.nodeType)&&(t==1||t==9)}function u(e){var t=[],n,r;e:for(n=0;n==e)continue e;t=e}return t}function a(n,r){var u,f=typeof r==“string”?a®:r||t;return f=isFinite(f.length)&&f&&!f.nodeName?f:f,!f||!n?[]:t.getElementsByClassName&&n==“string”&&(u=n.match(e))?s(f.getElementsByClassName(u)):n&&(n.document||n.nodeType&&n.nodeType==9)?r?[]::o(n)?!r||i(n,f)?:[]:s(f.querySelectorAll(n))}var e=/^.(+)$/,t=document,n=window,r=t.documentElement,i=“compareDocumentPosition”in r?function(e,t){return(t.compareDocumentPosition(e)&16)==16}:function(e,n){return n=n==t||n==window?r:n,n!==e&&n.contains(e)};return a.uniq=u,a},this)