| 189 | (t.className = (o + (n ? " " + e : "")).replace(m, " ")))); |
| 190 | } |
| 191 | function P(t, e, n) { |
| 192 | var o = t && t.style; |
| 193 | if (o) { |
| 194 | if (void 0 === n) |
| 195 | return ( |
| 196 | document.defaultView && document.defaultView.getComputedStyle |
| 197 | ? (n = document.defaultView.getComputedStyle(t, "")) |
| 198 | : t.currentStyle && (n = t.currentStyle), |
| 199 | void 0 === e ? n : n[e] |
| 200 | ); |
| 201 | o[(e = !(e in o || -1 !== e.indexOf("webkit")) ? "-webkit-" + e : e)] = |
| 202 | n + ("string" == typeof n ? "" : "px"); |
| 203 | } |
| 204 | } |
| 205 | function v(t, e) { |
| 206 | var n = ""; |
| 207 | if ("string" == typeof t) n = t; |