﻿/* Modernizr 2.0.6 (Custom Build) | MIT & BSD
* Contains: input
*/
; window.Modernizr = function (a, b, c) { function x() { e.input = function (a) { for (var b = 0, c = a.length; b < c; b++) o[a[b]] = a[b] in k; return o } ("autocomplete autofocus list placeholder max min multiple pattern required step".split(" ")) } function w(a, b) { return !! ~("" + a).indexOf(b) } function v(a, b) { return typeof a === b } function u(a, b) { return t(prefixes.join(a + ";") + (b || "")) } function t(a) { j.cssText = a } var d = "2.0.6", e = {}, f = b.documentElement, g = b.head || b.getElementsByTagName("head")[0], h = "modernizr", i = b.createElement(h), j = i.style, k = b.createElement("input"), l = Object.prototype.toString, m = {}, n = {}, o = {}, p = [], q, r = {}.hasOwnProperty, s; !v(r, c) && !v(r.call, c) ? s = function (a, b) { return r.call(a, b) } : s = function (a, b) { return b in a && v(a.constructor.prototype[b], c) }; for (var y in m) s(m, y) && (q = y.toLowerCase(), e[q] = m[y](), p.push((e[q] ? "" : "no-") + q)); e.input || x(), t(""), i = k = null, e._version = d; return e } (this, this.document);
