window.log=function(){log.history=log.history||[];log.history.push(arguments);arguments.callee=arguments.callee.caller;if(this.console){console.log(Array.prototype.slice.call(arguments))}};(function(f){function i(){}for(var h="assert,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,markTimeline,profile,profileEnd,time,timeEnd,trace,warn".split(","),g;g=h.pop();){f[g]=f[g]||i}})(window.console=window.console||{});if(typeof Object.create!=="function"){Object.create=function(c){function d(){}d.prototype=c;return new d()}}var ua={toString:function(){return navigator.userAgent},test:function(b){return this.toString().toLowerCase().indexOf(b.toLowerCase())>-1}};ua.version=(ua.toString().toLowerCase().match(/[\s\S]+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1];ua.webkit=ua.test("webkit");ua.gecko=ua.test("gecko")&&!ua.webkit;ua.opera=ua.test("opera");ua.ie=ua.test("msie")&&!ua.opera;ua.ie6=ua.ie&&document.compatMode&&typeof document.documentElement.style.maxHeight==="undefined";ua.ie7=ua.ie&&document.documentElement&&typeof document.documentElement.style.maxHeight!=="undefined"&&typeof XDomainRequest==="undefined";ua.ie8=ua.ie&&typeof XDomainRequest!=="undefined";var domReady=function(){var c=[];var d=function(){if(!arguments.callee.done){arguments.callee.done=true;for(var a=0;a<c.length;a++){c[a]()}}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",d,false)}if(ua.ie){(function(){try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,50);return}d()})();document.onreadystatechange=function(){if(document.readyState==="complete"){document.onreadystatechange=null;d()}}}if(ua.webkit&&document.readyState){(function(){if(document.readyState!=="loading"){d()}else{setTimeout(arguments.callee,10)}})()}window.onload=d;return function(a){if(typeof a==="function"){c[c.length]=a}return a}}();var cssHelper=function(){var A={BLOCKS:/[^\s{][^{]*\{(?:[^{}]*\{[^{}]*\}[^{}]*|[^{}]*)*\}/g,BLOCKS_INSIDE:/[^\s{][^{]*\{[^{}]*\}/g,DECLARATIONS:/[a-zA-Z\-]+[^;]*:[^;]+;/g,RELATIVE_URLS:/url\(['"]?([^\/\)'"][^:\)'"]+)['"]?\)/g,REDUNDANT_COMPONENTS:/(?:\/\*([^*\\\\]|\*(?!\/))+\*\/|@import[^;]+;)/g,REDUNDANT_WHITESPACE:/\s*(,|:|;|\{|\})\s*/g,MORE_WHITESPACE:/\s{2,}/g,FINAL_SEMICOLONS:/;\}/g,NOT_WHITESPACE:/\S+/g};var B,D=false;var E=[];var G=function(a){if(typeof a==="function"){E[E.length]=a}};var H=function(){for(var a=0;a<E.length;a++){E[a](B)}};var J={};var z=function(d,c){if(J[d]){var b=J[d].listeners;if(b){for(var a=0;a<b.length;a++){b[a](c)}}}};var C=function(c,d,f){if(ua.ie&&!window.XMLHttpRequest){window.XMLHttpRequest=function(){return new ActiveXObject("Microsoft.XMLHTTP")}}if(!XMLHttpRequest){return""}var b=new XMLHttpRequest();try{b.open("get",c,true);b.setRequestHeader("X_REQUESTED_WITH","XMLHttpRequest")}catch(a){f();return}var g=false;setTimeout(function(){g=true},5000);document.documentElement.style.cursor="progress";b.onreadystatechange=function(){if(b.readyState===4&&!g){if(!b.status&&location.protocol==="file:"||(b.status>=200&&b.status<300)||b.status===304||navigator.userAgent.indexOf("Safari")>-1&&typeof b.status==="undefined"){d(b.responseText)}else{f()}document.documentElement.style.cursor="";b=null}};b.send("")};var F=function(a){a=a.replace(A.REDUNDANT_COMPONENTS,"");a=a.replace(A.REDUNDANT_WHITESPACE,"$1");a=a.replace(A.MORE_WHITESPACE," ");a=a.replace(A.FINAL_SEMICOLONS,"}");return a};var I={mediaQueryList:function(a){var j={};var b=a.indexOf("{");var g=a.substring(0,b);a=a.substring(b+1,a.length-1);var f=[],h=[];var i=g.toLowerCase().substring(7).split(",");for(var c=0;c<i.length;c++){f[f.length]=I.mediaQuery(i[c],j)}var d=a.match(A.BLOCKS_INSIDE);if(d!==null){for(c=0;c<d.length;c++){h[h.length]=I.rule(d[c],j)}}j.getMediaQueries=function(){return f};j.getRules=function(){return h};j.getListText=function(){return g};j.getCssText=function(){return a};return j},mediaQuery:function(a,b){a=a||"";var h=false,f;var d=[];var g=true;var i=a.match(A.NOT_WHITESPACE);for(var c=0;
c<i.length;c++){var j=i[c];if(!f&&(j==="not"||j==="only")){if(j==="not"){h=true}}else{if(!f){f=j}else{if(j.charAt(0)==="("){var k=j.substring(1,j.length-1).split(":");d[d.length]={mediaFeature:k[0],value:k[1]||null}}}}}return{getList:function(){return b||null},getValid:function(){return g},getNot:function(){return h},getMediaType:function(){return f},getExpressions:function(){return d}}},rule:function(a,f){var j={};var d=a.indexOf("{");var c=a.substring(0,d);var b=c.split(",");var i=[];var h=a.substring(d+1,a.length-1).split(";");for(var g=0;g<h.length;g++){i[i.length]=I.declaration(h[g],j)}j.getMediaQueryList=function(){return f||null};j.getSelectors=function(){return b};j.getSelectorText=function(){return c};j.getDeclarations=function(){return i};j.getPropertyValue=function(k){for(var l=0;l<i.length;l++){if(i[l].getProperty()===k){return i[l].getValue()}}return null};return j},declaration:function(a,f){var c=a.indexOf(":");var d=a.substring(0,c);var b=a.substring(c+1);return{getRule:function(){return f||null},getProperty:function(){return d},getValue:function(){return b}}}};var M=function(i){if(typeof i.cssHelperText!=="string"){return}var h={mediaQueryLists:[],rules:[],selectors:{},declarations:[],properties:{}};var b=h.mediaQueryLists;var l=h.rules;var c=i.cssHelperText.match(A.BLOCKS);if(c!==null){for(var a=0;a<c.length;a++){if(c[a].substring(0,7)==="@media "){b[b.length]=I.mediaQueryList(c[a]);l=h.rules=l.concat(b[b.length-1].getRules())}else{l[l.length]=I.rule(c[a])}}}var k=h.selectors;var f=function(n){var o=n.getSelectors();for(var p=0;p<o.length;p++){var m=o[p];if(!k[m]){k[m]=[]}k[m][k[m].length]=n}};for(a=0;a<l.length;a++){f(l[a])}var d=h.declarations;for(a=0;a<l.length;a++){d=h.declarations=d.concat(l[a].getDeclarations())}var j=h.properties;for(a=0;a<d.length;a++){var g=d[a].getProperty();if(!j[g]){j[g]=[]}j[g][j[g].length]=d[a]}i.cssHelperParsed=h;B[B.length]=i;return h};var K=function(a,b){a.cssHelperText=F(b||a.innerHTML);return M(a)};var L=function(){D=true;B=[];var f=[];var d=function(){for(var j=0;j<f.length;j++){M(f[j])}var k=document.getElementsByTagName("style");for(j=0;j<k.length;j++){K(k[j])}D=false;H()};var i=document.getElementsByTagName("link");for(var c=0;c<i.length;c++){var g=i[c];if(g.getAttribute("rel").indexOf("style")>-1&&g.href&&g.href.length!==0&&!g.disabled){f[f.length]=g}}if(f.length>0){var b=0;var h=function(){b++;if(b===f.length){d()}};var a=function(j){var k=j.href;C(k,function(l){l=F(l).replace(A.RELATIVE_URLS,"url("+k.substring(0,k.lastIndexOf("/"))+"/$1)");j.cssHelperText=l;h()},h)};for(c=0;c<f.length;c++){a(f[c])}}else{d()}};var y={mediaQueryLists:"array",rules:"array",selectors:"object",declarations:"array",properties:"object"};var u={mediaQueryLists:null,rules:null,selectors:null,declarations:null,properties:null};var v=function(b,c){if(u[b]!==null){if(y[b]==="array"){return(u[b]=u[b].concat(c))}else{var d=u[b];for(var a in c){if(c.hasOwnProperty(a)){if(!d[a]){d[a]=c[a]}else{d[a]=d[a].concat(c[a])}}}return d}}};var w=function(b){u[b]=(y[b]==="array")?[]:{};for(var a=0;a<B.length;a++){v(b,B[a].cssHelperParsed[b])}return u[b]};domReady(function(){var a=document.body.getElementsByTagName("*");for(var b=0;b<a.length;b++){a[b].checkedByCssHelper=true}if(document.implementation.hasFeature("MutationEvents","2.0")||window.MutationEvent){document.body.addEventListener("DOMNodeInserted",function(c){var d=c.target;if(d.nodeType===1){z("DOMElementInserted",d);d.checkedByCssHelper=true}},false)}else{setInterval(function(){var c=document.body.getElementsByTagName("*");for(var d=0;d<c.length;d++){if(!c[d].checkedByCssHelper){z("DOMElementInserted",c[d]);c[d].checkedByCssHelper=true}}},1000)}});var x=function(a){if(typeof window.innerWidth!="undefined"){return window["inner"+a]}else{if(typeof document.documentElement!="undefined"&&typeof document.documentElement.clientWidth!="undefined"&&document.documentElement.clientWidth!=0){return document.documentElement["client"+a]}}};return{addStyle:function(a,c){var b=document.createElement("style");
b.setAttribute("type","text/css");document.getElementsByTagName("head")[0].appendChild(b);if(b.styleSheet){b.styleSheet.cssText=a}else{b.appendChild(document.createTextNode(a))}b.addedWithCssHelper=true;if(typeof c==="undefined"||c===true){cssHelper.parsed(function(d){var g=K(b,a);for(var f in g){if(g.hasOwnProperty(f)){v(f,g[f])}}z("newStyleParsed",b)})}else{b.parsingDisallowed=true}return b},removeStyle:function(a){return a.parentNode.removeChild(a)},parsed:function(a){if(D){G(a)}else{if(typeof B!=="undefined"){if(typeof a==="function"){a(B)}}else{G(a);L()}}},mediaQueryLists:function(a){cssHelper.parsed(function(b){a(u.mediaQueryLists||w("mediaQueryLists"))})},rules:function(a){cssHelper.parsed(function(b){a(u.rules||w("rules"))})},selectors:function(a){cssHelper.parsed(function(b){a(u.selectors||w("selectors"))})},declarations:function(a){cssHelper.parsed(function(b){a(u.declarations||w("declarations"))})},properties:function(a){cssHelper.parsed(function(b){a(u.properties||w("properties"))})},broadcast:z,addListener:function(a,b){if(typeof b==="function"){if(!J[a]){J[a]={listeners:[]}}J[a].listeners[J[a].listeners.length]=b}},removeListener:function(a,b){if(typeof b==="function"&&J[a]){var d=J[a].listeners;for(var c=0;c<d.length;c++){if(d[c]===b){d.splice(c,1);c-=1}}}},getViewportWidth:function(){return x("Width")},getViewportHeight:function(){return x("Height")}}}();domReady(function enableCssMediaQueries(){var t;var u={LENGTH_UNIT:/[0-9]+(em|ex|px|in|cm|mm|pt|pc)$/,RESOLUTION_UNIT:/[0-9]+(dpi|dpcm)$/,ASPECT_RATIO:/^[0-9]+\/[0-9]+$/,ABSOLUTE_VALUE:/^[0-9]*(\.[0-9]+)*$/};var w=[];var q=function(){var a="css3-mediaqueries-test";var c=document.createElement("div");c.id=a;var b=cssHelper.addStyle("@media all and (width) { #"+a+" { width: 1px !important; } }",false);document.body.appendChild(c);var d=c.offsetWidth===1;b.parentNode.removeChild(b);c.parentNode.removeChild(c);q=function(){return d};return d};var r=function(){t=document.createElement("div");t.style.cssText="position:absolute;top:-9999em;left:-9999em;margin:0;border:none;padding:0;width:1em;font-size:1em;";document.body.appendChild(t);if(t.offsetWidth!==16){t.style.fontSize=16/t.offsetWidth+"em"}t.style.width=""};var s=function(a){t.style.width=a;var b=t.offsetWidth;t.style.width="";return b};var v=function(g,i){var k=g.length;var h=(g.substring(0,4)==="min-");var d=(!h&&g.substring(0,4)==="max-");if(i!==null){var j;var l;if(u.LENGTH_UNIT.exec(i)){j="length";l=s(i)}else{if(u.RESOLUTION_UNIT.exec(i)){j="resolution";l=parseInt(i,10);var m=i.substring((l+"").length)}else{if(u.ASPECT_RATIO.exec(i)){j="aspect-ratio";l=i.split("/")}else{if(u.ABSOLUTE_VALUE){j="absolute";l=i}else{j="unknown"}}}}}var n,a;if("device-width"===g.substring(k-12,k)){n=screen.width;if(i!==null){if(j==="length"){return((h&&n>=l)||(d&&n<l)||(!h&&!d&&n===l))}else{return false}}else{return n>0}}else{if("device-height"===g.substring(k-13,k)){a=screen.height;if(i!==null){if(j==="length"){return((h&&a>=l)||(d&&a<l)||(!h&&!d&&a===l))}else{return false}}else{return a>0}}else{if("width"===g.substring(k-5,k)){n=document.documentElement.clientWidth||document.body.clientWidth;if(i!==null){if(j==="length"){return((h&&n>=l)||(d&&n<l)||(!h&&!d&&n===l))}else{return false}}else{return n>0}}else{if("height"===g.substring(k-6,k)){a=document.documentElement.clientHeight||document.body.clientHeight;if(i!==null){if(j==="length"){return((h&&a>=l)||(d&&a<l)||(!h&&!d&&a===l))}else{return false}}else{return a>0}}else{if("device-aspect-ratio"===g.substring(k-19,k)){return j==="aspect-ratio"&&screen.width*l[1]===screen.height*l[0]}else{if("color-index"===g.substring(k-11,k)){var b=Math.pow(2,screen.colorDepth);if(i!==null){if(j==="absolute"){return((h&&b>=l)||(d&&b<l)||(!h&&!d&&b===l))}else{return false}}else{return b>0}}else{if("color"===g.substring(k-5,k)){var c=screen.colorDepth;if(i!==null){if(j==="absolute"){return((h&&c>=l)||(d&&c<l)||(!h&&!d&&c===l))}else{return false}}else{return c>0}}else{if("resolution"===g.substring(k-10,k)){var f;
if(m==="dpcm"){f=s("1cm")}else{f=s("1in")}if(i!==null){if(j==="resolution"){return((h&&f>=l)||(d&&f<l)||(!h&&!d&&f===l))}else{return false}}else{return f>0}}else{return false}}}}}}}}};var x=function(d){var a=d.getValid();var b=d.getExpressions();var g=b.length;if(g>0){for(var f=0;f<g&&a;f++){a=v(b[f].mediaFeature,b[f].value)}var c=d.getNot();return(a&&!c||c&&!a)}};var y=function(h){var d=h.getMediaQueries();var f={};for(var g=0;g<d.length;g++){if(x(d[g])){f[d[g].getMediaType()]=true}}var c=[],a=0;for(var b in f){if(f.hasOwnProperty(b)){if(a>0){c[a++]=","}c[a++]=b}}if(c.length>0){w[w.length]=cssHelper.addStyle("@media "+c.join("")+"{"+h.getCssText()+"}",false)}};var z=function(a){for(var b=0;b<a.length;b++){y(a[b])}if(ua.ie){document.documentElement.style.display="block";setTimeout(function(){document.documentElement.style.display=""},0);setTimeout(function(){cssHelper.broadcast("cssMediaQueriesTested")},100)}else{cssHelper.broadcast("cssMediaQueriesTested")}};var A=function(){for(var a=0;a<w.length;a++){cssHelper.removeStyle(w[a])}w=[];cssHelper.mediaQueryLists(z)};var B=0;var C=function(){var b=cssHelper.getViewportWidth();var c=cssHelper.getViewportHeight();if(ua.ie){var a=document.createElement("div");a.style.position="absolute";a.style.top="-9999em";a.style.overflow="scroll";document.body.appendChild(a);B=a.offsetWidth-a.clientWidth;document.body.removeChild(a)}var d;var f=function(){var h=cssHelper.getViewportWidth();var g=cssHelper.getViewportHeight();if(Math.abs(h-b)>B||Math.abs(g-c)>B){b=h;c=g;clearTimeout(d);d=setTimeout(function(){if(!q()){A()}else{cssHelper.broadcast("cssMediaQueriesTested")}},500)}};window.onresize=function(){var g=window.onresize||function(){};return function(){g();f()}}()};var p=document.documentElement;p.style.marginLeft="-32767px";setTimeout(function(){p.style.marginTop=""},20000);return function(){if(!q()){cssHelper.addListener("newStyleParsed",function(a){z(a.cssHelperParsed.mediaQueryLists)});cssHelper.addListener("cssMediaQueriesTested",function(){if(ua.ie){p.style.width="1px"}setTimeout(function(){p.style.width="";p.style.marginLeft=""},0);cssHelper.removeListener("cssMediaQueriesTested",arguments.callee)});r();A()}else{p.style.marginLeft=""}C()}}());try{document.execCommand("BackgroundImageCache",false,true)}catch(e){};$(document).ready(function(){$("#trackbacks>footer>a").click(function(){var a=$(this).attr("title");alert(a);return false})});
