(function(b){b.support.windowsTheme={name:undefined,code:undefined};(function(){var a,f={"rgb(212,208,200)":"classic","rgb(236,233,216)":"xp","rgb(220,218,213)":"zuneNOIR"},d=b("<button>");d.css("backgroundColor","ButtonFace");b("body").append(d);a=d.get(0);if(document.defaultView&&document.defaultView.getComputedStyle)a=(s=document.defaultView.getComputedStyle(a,""))&&s.getPropertyValue("background-color");else a=a.currentStyle?function(c){var e=document.body.createTextRange();e.moveToElementText(c); c=e.queryCommandValue("BackColor");return"rgb("+(c&255)+","+((c&65280)>>8)+","+((c&16711680)>>16)+")"}(a):a.style.backgroundColor?a.style.backgroundColor:null;d.remove();if(a){a=a.replace(/[ ]+/g,"");b.support.windowsTheme.name=f[a]}b.support.windowsTheme.code=a})()})(jQuery);
