// Sizzle 1.0
(function(){var _1=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,_2=0,_3=Object.prototype.toString,_4=false;var _5=function(_6,_7,_8,_9){_8=_8||[];var _a=_7=_7||document;if(_7.nodeType!==1&&_7.nodeType!==9){return [];}if(!_6||typeof _6!=="string"){return _8;}var _b=[],m,_c,_d,_e,_f,_10,_11=true,_12=_13(_7);_1.lastIndex=0;while((m=_1.exec(_6))!==null){_b.push(m[1]);if(m[2]){_10=RegExp.rightContext;break;}}if(_b.length>1&&_14.exec(_6)){if(_b.length===2&&_15.relative[_b[0]]){_c=_16(_b[0]+_b[1],_7);}else{_c=_15.relative[_b[0]]?[_7]:_5(_b.shift(),_7);while(_b.length){_6=_b.shift();if(_15.relative[_6]){_6+=_b.shift();}_c=_16(_6,_c);}}}else{if(!_9&&_b.length>1&&_7.nodeType===9&&!_12&&_15.match.ID.test(_b[0])&&!_15.match.ID.test(_b[_b.length-1])){var ret=_5.find(_b.shift(),_7,_12);_7=ret.expr?_5.filter(ret.expr,ret.set)[0]:ret.set[0];}if(_7){var ret=_9?{expr:_b.pop(),set:_17(_9)}:_5.find(_b.pop(),_b.length===1&&(_b[0]==="~"||_b[0]==="+")&&_7.parentNode?_7.parentNode:_7,_12);_c=ret.expr?_5.filter(ret.expr,ret.set):ret.set;if(_b.length>0){_d=_17(_c);}else{_11=false;}while(_b.length){var cur=_b.pop(),pop=cur;if(!_15.relative[cur]){cur="";}else{pop=_b.pop();}if(pop==null){pop=_7;}_15.relative[cur](_d,pop,_12);}}else{_d=_b=[];}}if(!_d){_d=_c;}if(!_d){throw "Syntax error, unrecognized expression: "+(cur||_6);}if(_3.call(_d)==="[object Array]"){if(!_11){_8.push.apply(_8,_d);}else{if(_7&&_7.nodeType===1){for(var i=0;_d[i]!=null;i++){if(_d[i]&&(_d[i]===true||_d[i].nodeType===1&&_18(_7,_d[i]))){_8.push(_c[i]);}}}else{for(var i=0;_d[i]!=null;i++){if(_d[i]&&_d[i].nodeType===1){_8.push(_c[i]);}}}}}else{_17(_d,_8);}if(_10){_5(_10,_a,_8,_9);_5.uniqueSort(_8);}return _8;};_5.uniqueSort=function(_19){if(_1a){_4=false;_19.sort(_1a);if(_4){for(var i=1;i<_19.length;i++){if(_19[i]===_19[i-1]){_19.splice(i--,1);}}}}};_5.matches=function(_1b,set){return _5(_1b,null,null,set);};_5.find=function(_1c,_1d,_1e){var set,_1f;if(!_1c){return [];}for(var i=0,l=_15.order.length;i<l;i++){var _20=_15.order[i],_1f;if((_1f=_15.match[_20].exec(_1c))){var _21=RegExp.leftContext;if(_21.substr(_21.length-1)!=="\\"){_1f[1]=(_1f[1]||"").replace(/\\/g,"");set=_15.find[_20](_1f,_1d,_1e);if(set!=null){_1c=_1c.replace(_15.match[_20],"");break;}}}}if(!set){set=_1d.getElementsByTagName("*");}return {set:set,expr:_1c};};_5.filter=function(_22,set,_23,not){var old=_22,_24=[],_25=set,_26,_27,_28=set&&set[0]&&_13(set[0]);while(_22&&set.length){for(var _29 in _15.filter){if((_26=_15.match[_29].exec(_22))!=null){var _2a=_15.filter[_29],_2b,_2c;_27=false;if(_25==_24){_24=[];}if(_15.preFilter[_29]){_26=_15.preFilter[_29](_26,_25,_23,_24,not,_28);if(!_26){_27=_2b=true;}else{if(_26===true){continue;}}}if(_26){for(var i=0;(_2c=_25[i])!=null;i++){if(_2c){_2b=_2a(_2c,_26,i,_25);var _2d=not^!!_2b;if(_23&&_2b!=null){if(_2d){_27=true;}else{_25[i]=false;}}else{if(_2d){_24.push(_2c);_27=true;}}}}}if(_2b!==undefined){if(!_23){_25=_24;}_22=_22.replace(_15.match[_29],"");if(!_27){return [];}break;}}}if(_22==old){if(_27==null){throw "Syntax error, unrecognized expression: "+_22;}else{break;}}old=_22;}return _25;};var _15=_5.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(_2e){return _2e.getAttribute("href");}},relative:{"+":function(_2f,_30,_31){var _32=typeof _30==="string",_33=_32&&!/\W/.test(_30),_34=_32&&!_33;if(_33&&!_31){_30=_30.toUpperCase();}for(var i=0,l=_2f.length,_35;i<l;i++){if((_35=_2f[i])){while((_35=_35.previousSibling)&&_35.nodeType!==1){}_2f[i]=_34||_35&&_35.nodeName===_30?_35||false:_35===_30;}}if(_34){_5.filter(_30,_2f,true);}},">":function(_36,_37,_38){var _39=typeof _37==="string";if(_39&&!/\W/.test(_37)){_37=_38?_37:_37.toUpperCase();for(var i=0,l=_36.length;i<l;i++){var _3a=_36[i];if(_3a){var _3b=_3a.parentNode;_36[i]=_3b.nodeName===_37?_3b:false;}}}else{for(var i=0,l=_36.length;i<l;i++){var _3a=_36[i];if(_3a){_36[i]=_39?_3a.parentNode:_3a.parentNode===_37;}}if(_39){_5.filter(_37,_36,true);}}},"":function(_3c,_3d,_3e){var _3f=_2++,_40=_41;if(!/\W/.test(_3d)){var _42=_3d=_3e?_3d:_3d.toUpperCase();_40=_43;}_40("parentNode",_3d,_3f,_3c,_42,_3e);},"~":function(_44,_45,_46){var _47=_2++,_48=_41;if(typeof _45==="string"&&!/\W/.test(_45)){var _49=_45=_46?_45:_45.toUpperCase();_48=_43;}_48("previousSibling",_45,_47,_44,_49,_46);}},find:{ID:function(_4a,_4b,_4c){if(typeof _4b.getElementById!=="undefined"&&!_4c){var m=_4b.getElementById(_4a[1]);return m?[m]:[];}},NAME:function(_4d,_4e,_4f){if(typeof _4e.getElementsByName!=="undefined"){var ret=[],_50=_4e.getElementsByName(_4d[1]);for(var i=0,l=_50.length;i<l;i++){if(_50[i].getAttribute("name")===_4d[1]){ret.push(_50[i]);}}return ret.length===0?null:ret;}},TAG:function(_51,_52){return _52.getElementsByTagName(_51[1]);}},preFilter:{CLASS:function(_53,_54,_55,_56,not,_57){_53=" "+_53[1].replace(/\\/g,"")+" ";if(_57){return _53;}for(var i=0,_58;(_58=_54[i])!=null;i++){if(_58){if(not^(_58.className&&(" "+_58.className+" ").indexOf(_53)>=0)){if(!_55){_56.push(_58);}}else{if(_55){_54[i]=false;}}}}return false;},ID:function(_59){return _59[1].replace(/\\/g,"");},TAG:function(_5a,_5b){for(var i=0;_5b[i]===false;i++){}return _5b[i]&&_13(_5b[i])?_5a[1]:_5a[1].toUpperCase();},CHILD:function(_5c){if(_5c[1]=="nth"){var _5d=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(_5c[2]=="even"&&"2n"||_5c[2]=="odd"&&"2n+1"||!/\D/.test(_5c[2])&&"0n+"+_5c[2]||_5c[2]);_5c[2]=(_5d[1]+(_5d[2]||1))-0;_5c[3]=_5d[3]-0;}_5c[0]=_2++;return _5c;},ATTR:function(_5e,_5f,_60,_61,not,_62){var _63=_5e[1].replace(/\\/g,"");if(!_62&&_15.attrMap[_63]){_5e[1]=_15.attrMap[_63];}if(_5e[2]==="~="){_5e[4]=" "+_5e[4]+" ";}return _5e;},PSEUDO:function(_64,_65,_66,_67,not){if(_64[1]==="not"){if(_1.exec(_64[3]).length>1||/^\w/.test(_64[3])){_64[3]=_5(_64[3],null,null,_65);}else{var ret=_5.filter(_64[3],_65,_66,true^not);if(!_66){_67.push.apply(_67,ret);}return false;}}else{if(_15.match.POS.test(_64[0])||_15.match.CHILD.test(_64[0])){return true;}}return _64;},POS:function(_68){_68.unshift(true);return _68;}},filters:{enabled:function(_69){return _69.disabled===false&&_69.type!=="hidden";},disabled:function(_6a){return _6a.disabled===true;},checked:function(_6b){return _6b.checked===true;},selected:function(_6c){_6c.parentNode.selectedIndex;return _6c.selected===true;},parent:function(_6d){return !!_6d.firstChild;},empty:function(_6e){return !_6e.firstChild;},has:function(_6f,i,_70){return !!_5(_70[3],_6f).length;},header:function(_71){return /h\d/i.test(_71.nodeName);},text:function(_72){return "text"===_72.type;},radio:function(_73){return "radio"===_73.type;},checkbox:function(_74){return "checkbox"===_74.type;},file:function(_75){return "file"===_75.type;},password:function(_76){return "password"===_76.type;},submit:function(_77){return "submit"===_77.type;},image:function(_78){return "image"===_78.type;},reset:function(_79){return "reset"===_79.type;},button:function(_7a){return "button"===_7a.type||_7a.nodeName.toUpperCase()==="BUTTON";},input:function(_7b){return /input|select|textarea|button/i.test(_7b.nodeName);}},setFilters:{first:function(_7c,i){return i===0;},last:function(_7d,i,_7e,_7f){return i===_7f.length-1;},even:function(_80,i){return i%2===0;},odd:function(_81,i){return i%2===1;},lt:function(_82,i,_83){return i<_83[3]-0;},gt:function(_84,i,_85){return i>_85[3]-0;},nth:function(_86,i,_87){return _87[3]-0==i;},eq:function(_88,i,_89){return _89[3]-0==i;}},filter:{PSEUDO:function(_8a,_8b,i,_8c){var _8d=_8b[1],_8e=_15.filters[_8d];if(_8e){return _8e(_8a,i,_8b,_8c);}else{if(_8d==="contains"){return (_8a.textContent||_8a.innerText||"").indexOf(_8b[3])>=0;}else{if(_8d==="not"){var not=_8b[3];for(var i=0,l=not.length;i<l;i++){if(not[i]===_8a){return false;}}return true;}}}},CHILD:function(_8f,_90){var _91=_90[1],_92=_8f;switch(_91){case "only":case "first":while((_92=_92.previousSibling)){if(_92.nodeType===1){return false;}}if(_91=="first"){return true;}_92=_8f;case "last":while((_92=_92.nextSibling)){if(_92.nodeType===1){return false;}}return true;case "nth":var _93=_90[2],_94=_90[3];if(_93==1&&_94==0){return true;}var _95=_90[0],_96=_8f.parentNode;if(_96&&(_96.sizcache!==_95||!_8f.nodeIndex)){var _97=0;for(_92=_96.firstChild;_92;_92=_92.nextSibling){if(_92.nodeType===1){_92.nodeIndex=++_97;}}_96.sizcache=_95;}var _98=_8f.nodeIndex-_94;if(_93==0){return _98==0;}else{return (_98%_93==0&&_98/_93>=0);}}},ID:function(_99,_9a){return _99.nodeType===1&&_99.getAttribute("id")===_9a;},TAG:function(_9b,_9c){return (_9c==="*"&&_9b.nodeType===1)||_9b.nodeName===_9c;},CLASS:function(_9d,_9e){return (" "+(_9d.className||_9d.getAttribute("class"))+" ").indexOf(_9e)>-1;},ATTR:function(_9f,_a0){var _a1=_a0[1],_a2=_15.attrHandle[_a1]?_15.attrHandle[_a1](_9f):_9f[_a1]!=null?_9f[_a1]:_9f.getAttribute(_a1),_a3=_a2+"",_a4=_a0[2],_a5=_a0[4];return _a2==null?_a4==="!=":_a4==="="?_a3===_a5:_a4==="*="?_a3.indexOf(_a5)>=0:_a4==="~="?(" "+_a3+" ").indexOf(_a5)>=0:!_a5?_a3&&_a2!==false:_a4==="!="?_a3!=_a5:_a4==="^="?_a3.indexOf(_a5)===0:_a4==="$="?_a3.substr(_a3.length-_a5.length)===_a5:_a4==="|="?_a3===_a5||_a3.substr(0,_a5.length+1)===_a5+"-":false;},POS:function(_a6,_a7,i,_a8){var _a9=_a7[2],_aa=_15.setFilters[_a9];if(_aa){return _aa(_a6,i,_a7,_a8);}}}};var _14=_15.match.POS;for(var _ab in _15.match){_15.match[_ab]=new RegExp(_15.match[_ab].source+/(?![^\[]*\])(?![^\(]*\))/.source);}var _17=function(_ac,_ad){_ac=Array.prototype.slice.call(_ac,0);if(_ad){_ad.push.apply(_ad,_ac);return _ad;}return _ac;};try{Array.prototype.slice.call(document.documentElement.childNodes,0);}catch(e){_17=function(_ae,_af){var ret=_af||[];if(_3.call(_ae)==="[object Array]"){Array.prototype.push.apply(ret,_ae);}else{if(typeof _ae.length==="number"){for(var i=0,l=_ae.length;i<l;i++){ret.push(_ae[i]);}}else{for(var i=0;_ae[i];i++){ret.push(_ae[i]);}}}return ret;};}var _1a;if(document.documentElement.compareDocumentPosition){_1a=function(a,b){var ret=a.compareDocumentPosition(b)&4?-1:a===b?0:1;if(ret===0){_4=true;}return ret;};}else{if("sourceIndex" in document.documentElement){_1a=function(a,b){var ret=a.sourceIndex-b.sourceIndex;if(ret===0){_4=true;}return ret;};}else{if(document.createRange){_1a=function(a,b){var _b0=a.ownerDocument.createRange(),_b1=b.ownerDocument.createRange();_b0.selectNode(a);_b0.collapse(true);_b1.selectNode(b);_b1.collapse(true);var ret=_b0.compareBoundaryPoints(Range.START_TO_END,_b1);if(ret===0){_4=true;}return ret;};}}}(function(){var _b2=document.createElement("div"),id="script"+(new Date).getTime();_b2.innerHTML="<a name='"+id+"'/>";var _b3=document.documentElement;_b3.insertBefore(_b2,_b3.firstChild);if(!!document.getElementById(id)){_15.find.ID=function(_b4,_b5,_b6){if(typeof _b5.getElementById!=="undefined"&&!_b6){var m=_b5.getElementById(_b4[1]);return m?m.id===_b4[1]||typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id").nodeValue===_b4[1]?[m]:undefined:[];}};_15.filter.ID=function(_b7,_b8){var _b9=typeof _b7.getAttributeNode!=="undefined"&&_b7.getAttributeNode("id");return _b7.nodeType===1&&_b9&&_b9.nodeValue===_b8;};}_b3.removeChild(_b2);_b3=_b2=null;})();(function(){var div=document.createElement("div");div.appendChild(document.createComment(""));if(div.getElementsByTagName("*").length>0){_15.find.TAG=function(_ba,_bb){var _bc=_bb.getElementsByTagName(_ba[1]);if(_ba[1]==="*"){var tmp=[];for(var i=0;_bc[i];i++){if(_bc[i].nodeType===1){tmp.push(_bc[i]);}}_bc=tmp;}return _bc;};}div.innerHTML="<a href='#'></a>";if(div.firstChild&&typeof div.firstChild.getAttribute!=="undefined"&&div.firstChild.getAttribute("href")!=="#"){_15.attrHandle.href=function(_bd){return _bd.getAttribute("href",2);};}div=null;})();if(document.querySelectorAll){(function(){var _be=_5,div=document.createElement("div");div.innerHTML="<p class='TEST'></p>";if(div.querySelectorAll&&div.querySelectorAll(".TEST").length===0){return;}_5=function(_bf,_c0,_c1,_c2){_c0=_c0||document;if(!_c2&&_c0.nodeType===9&&!_13(_c0)){try{return _17(_c0.querySelectorAll(_bf),_c1);}catch(e){}}return _be(_bf,_c0,_c1,_c2);};for(var _c3 in _be){_5[_c3]=_be[_c3];}div=null;})();}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var div=document.createElement("div");div.innerHTML="<div class='test e'></div><div class='test'></div>";if(div.getElementsByClassName("e").length===0){return;}div.lastChild.className="e";if(div.getElementsByClassName("e").length===1){return;}_15.order.splice(1,0,"CLASS");_15.find.CLASS=function(_c4,_c5,_c6){if(typeof _c5.getElementsByClassName!=="undefined"&&!_c6){return _c5.getElementsByClassName(_c4[1]);}};div=null;})();}function _43(dir,cur,_c7,_c8,_c9,_ca){var _cb=dir=="previousSibling"&&!_ca;for(var i=0,l=_c8.length;i<l;i++){var _cc=_c8[i];if(_cc){if(_cb&&_cc.nodeType===1){_cc.sizcache=_c7;_cc.sizset=i;}_cc=_cc[dir];var _cd=false;while(_cc){if(_cc.sizcache===_c7){_cd=_c8[_cc.sizset];break;}if(_cc.nodeType===1&&!_ca){_cc.sizcache=_c7;_cc.sizset=i;}if(_cc.nodeName===cur){_cd=_cc;break;}_cc=_cc[dir];}_c8[i]=_cd;}}};function _41(dir,cur,_ce,_cf,_d0,_d1){var _d2=dir=="previousSibling"&&!_d1;for(var i=0,l=_cf.length;i<l;i++){var _d3=_cf[i];if(_d3){if(_d2&&_d3.nodeType===1){_d3.sizcache=_ce;_d3.sizset=i;}_d3=_d3[dir];var _d4=false;while(_d3){if(_d3.sizcache===_ce){_d4=_cf[_d3.sizset];break;}if(_d3.nodeType===1){if(!_d1){_d3.sizcache=_ce;_d3.sizset=i;}if(typeof cur!=="string"){if(_d3===cur){_d4=true;break;}}else{if(_5.filter(cur,[_d3]).length>0){_d4=_d3;break;}}}_d3=_d3[dir];}_cf[i]=_d4;}}};var _18=document.compareDocumentPosition?function(a,b){return a.compareDocumentPosition(b)&16;}:function(a,b){return a!==b&&(a.contains?a.contains(b):true);};var _13=function(_d5){return _d5.nodeType===9&&_d5.documentElement.nodeName!=="HTML"||!!_d5.ownerDocument&&_d5.ownerDocument.documentElement.nodeName!=="HTML";};var _16=function(_d6,_d7){var _d8=[],_d9="",_da,_db=_d7.nodeType?[_d7]:_d7;while((_da=_15.match.PSEUDO.exec(_d6))){_d9+=_da[0];_d6=_d6.replace(_15.match.PSEUDO,"");}_d6=_15.relative[_d6]?_d6+"*":_d6;for(var i=0,l=_db.length;i<l;i++){_5(_d6,_db[i],_d8);}return _5.filter(_d9,_d8);};window.Sizzle=_5;})();
// sIFR 4, r436
var sIFR=new function(){var O=this;var E={ACTIVE:"sIFR-active",REPLACED:"sIFR-replaced",IGNORE:"sIFR-ignore",ALTERNATE:"sIFR-alternate",CLASS:"sIFR-class",LAYOUT:"sIFR-layout",FLASH:"sIFR-flash",FIX_FOCUS:"sIFR-fixfocus",DUMMY:"sIFR-dummy"};E.IGNORE_CLASSES=[E.REPLACED,E.IGNORE,E.ALTERNATE];this.MIN_FONT_SIZE=6;this.MAX_FONT_SIZE=126;this.FLASH_PADDING_BOTTOM=5;this.VERSION="436";this.isActive=false;this.isEnabled=true;this.fixHover=true;this.autoInitialize=true;this.setPrefetchCookie=true;this.cookiePath="/";this.domains=[];this.forceWidth=true;this.fitExactly=false;this.forceTextTransform=true;this.useDomLoaded=true;this.useStyleCheck=false;this.hasFlashClassSet=false;this.repaintOnResize=true;this.replacements=[];var L=0;var R=false;function Y(){}function D(c){function d(e){return e.toLocaleUpperCase()}this.normalize=function(e){return e.replace(/\n|\r|\xA0/g,D.SINGLE_WHITESPACE).replace(/\s+/g,D.SINGLE_WHITESPACE)};this.textTransform=function(e,f){switch(e){case"uppercase":return f.toLocaleUpperCase();case"lowercase":return f.toLocaleLowerCase();case"capitalize":return f.replace(/^\w|\s\w/g,d)}return f};this.toHexString=function(e){if(e.charAt(0)!="#"||e.length!=4&&e.length!=7){return e}e=e.substring(1);return"0x"+(e.length==3?e.replace(/(.)(.)(.)/,"$1$1$2$2$3$3"):e)};this.toJson=function(g,f){var e="";switch(typeof(g)){case"string":e='"'+f(g)+'"';break;case"number":case"boolean":e=g.toString();break;case"object":e=[];for(var h in g){if(g[h]==Object.prototype[h]){continue}e.push('"'+h+'":'+this.toJson(g[h]))}e="{"+e.join(",")+"}";break}return e};this.convertCssArg=function(e){if(!e){return{}}if(typeof(e)=="object"){if(e.constructor==Array){e=e.join("")}else{return e}}var l={};var m=e.split("}");for(var h=0;h<m.length;h++){var k=m[h].match(/([^\s{]+)\s*\{(.+)\s*;?\s*/);if(!k||k.length!=3){continue}if(!l[k[1]]){l[k[1]]={}}var g=k[2].split(";");for(var f=0;f<g.length;f++){var n=g[f].match(/\s*([^:\s]+)\s*\:\s*([^;]+)/);if(!n||n.length!=3){continue}l[k[1]][n[1]]=n[2].replace(/\s+$/,"")}}return l};this.extractFromCss=function(g,f,i,e){var h=null;if(g&&g[f]&&g[f][i]){h=g[f][i];if(e){delete g[f][i]}}return h};this.cssToString=function(f){var g=[];for(var e in f){var j=f[e];if(j==Object.prototype[e]){continue}g.push(e,"{");for(var i in j){if(j[i]==Object.prototype[i]){continue}var h=j[i];if(D.UNIT_REMOVAL_PROPERTIES[i]){h=parseInt(h,10)}g.push(i,":",h,";")}g.push("}")}return g.join("")};this.escape=function(e){return escape(e).replace(/\+/g,"%2B")};this.encodeVars=function(e){return e.join("&").replace(/%/g,"%25")};this.copyProperties=function(g,f){for(var e in g){if(f[e]===undefined){f[e]=g[e]}}return f};this.domain=function(){var f="";try{f=document.domain}catch(g){}return f};this.domainMatches=function(h,g){if(g=="*"||g==h){return true}var f=g.lastIndexOf("*");if(f>-1){g=g.substr(f+1);var e=h.lastIndexOf(g);if(e>-1&&(e+g.length)==h.length){return true}}return false};this.uriEncode=function(e){return encodeURI(decodeURIComponent(e))};this.delay=function(f,h,g){var e=Array.prototype.slice.call(arguments,3);setTimeout(function(){h.apply(g,e)},f)}}D.UNIT_REMOVAL_PROPERTIES={leading:true,"margin-left":true,"margin-right":true,"text-indent":true};D.SINGLE_WHITESPACE=" ";function U(e){var d=this;function c(g,j,h){var k=d.getStyleAsInt(g,j,e.ua.ie);if(k==0){k=g[h];for(var f=3;f<arguments.length;f++){k-=d.getStyleAsInt(g,arguments[f],true)}}return k}this.getBody=function(){return document.getElementsByTagName("body")[0]||null};this.querySelectorAll=function(f){return window.parseSelector(f)};this.addClass=function(f,g){if(g){g.className=((g.className||"")==""?"":g.className+" ")+f}};this.removeClass=function(f,g){if(g){g.className=g.className.replace(new RegExp("(^|\\s)"+f+"(\\s|$)"),"").replace(/^\s+|(\s)\s+/g,"$1")}};this.hasClass=function(f,g){return new RegExp("(^|\\s)"+f+"(\\s|$)").test(g.className)};this.hasOneOfClassses=function(h,g){for(var f=0;f<h.length;f++){if(this.hasClass(h[f],g)){return true}}return false};this.ancestorHasClass=function(g,f){g=g.parentNode;while(g&&g.nodeType==1){if(this.hasClass(f,g)){return true}g=g.parentNode}return false};this.create=function(f,g){var h=document.createElementNS?document.createElementNS(U.XHTML_NS,f):document.createElement(f);if(g){h.className=g}return h};this.getComputedStyle=function(h,i){var f;if(document.defaultView&&document.defaultView.getComputedStyle){var g=document.defaultView.getComputedStyle(h,null);f=g?g[i]:null}else{if(h.currentStyle){f=h.currentStyle[i]}}return f||""};this.getStyleAsInt=function(g,i,f){var h=this.getComputedStyle(g,i);if(f&&!/px$/.test(h)){return 0}return parseInt(h)||0};this.getWidthFromStyle=function(f){return c(f,"width","offsetWidth","paddingRight","paddingLeft","borderRightWidth","borderLeftWidth")};this.getHeightFromStyle=function(f){return c(f,"height","offsetHeight","paddingTop","paddingBottom","borderTopWidth","borderBottomWidth")};this.getDimensions=function(j){var h=j.offsetWidth;var f=j.offsetHeight;if(h==0||f==0){for(var g=0;g<j.childNodes.length;g++){var k=j.childNodes[g];if(k.nodeType!=1){continue}h=Math.max(h,k.offsetWidth);f=Math.max(f,k.offsetHeight)}}return{width:h,height:f}};this.getViewport=function(){return{width:window.innerWidth||document.documentElement.clientWidth||this.getBody().clientWidth,height:window.innerHeight||document.documentElement.clientHeight||this.getBody().clientHeight}};this.blurElement=function(g){try{g.blur();return}catch(h){}var f=this.create("input");f.style.width="0px";f.style.height="0px";g.parentNode.appendChild(f);f.focus();f.blur();f.parentNode.removeChild(f)}}U.XHTML_NS="http://www.w3.org/1999/xhtml";function H(r){var g=navigator.userAgent.toLowerCase();var q=(navigator.product||"").toLowerCase();var h=navigator.platform.toLowerCase();this.parseVersion=H.parseVersion;this.macintosh=/^mac/.test(h);this.windows=/^win/.test(h);this.linux=/^linux/.test(h);this.quicktime=false;this.opera=/opera/.test(g);this.konqueror=/konqueror/.test(g);this.ie=false/*@cc_on||true@*/;this.ieSupported=this.ie&&!/ppc|smartphone|iemobile|msie\s5\.5/.test(g)/*@cc_on&&@_jscript_version>=5.5@*/;this.ieWin=this.ie&&this.windows/*@cc_on&&@_jscript_version>=5.1@*/;this.windows=this.windows&&(!this.ie||this.ieWin);this.ieMac=this.ie&&this.macintosh/*@cc_on&&@_jscript_version<5.1@*/;this.macintosh=this.macintosh&&(!this.ie||this.ieMac);this.safari=/safari/.test(g);this.webkit=!this.konqueror&&/applewebkit/.test(g);this.khtml=this.webkit||this.konqueror;this.gecko=!this.khtml&&q=="gecko";this.ieVersion=this.ie&&/.*msie\s(\d\.\d)/.exec(g)?this.parseVersion(RegExp.$1):"0";this.operaVersion=this.opera&&/.*opera(\s|\/)(\d+\.\d+)/.exec(g)?this.parseVersion(RegExp.$2):"0";this.webkitVersion=this.webkit&&/.*applewebkit\/(\d+).*/.exec(g)?this.parseVersion(RegExp.$1):"0";this.geckoVersion=this.gecko&&/.*rv:\s*([^\)]+)\)\s+gecko/.exec(g)?this.parseVersion(RegExp.$1):"0";this.konquerorVersion=this.konqueror&&/.*konqueror\/([\d\.]+).*/.exec(g)?this.parseVersion(RegExp.$1):"0";this.flashVersion=0;if(this.ieWin){var l;var o=false;try{l=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(m){try{l=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");this.flashVersion=this.parseVersion("6");l.AllowScriptAccess="always"}catch(m){o=this.flashVersion==this.parseVersion("6")}if(!o){try{l=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(m){}}}if(!o&&l){this.flashVersion=this.parseVersion((l.GetVariable("$version")||"").replace(/^\D+(\d+)\D+(\d+)\D+(\d+).*/g,"$1.$2.$3"))}}else{if(navigator.plugins&&navigator.plugins["Shockwave Flash"]){var n=navigator.plugins["Shockwave Flash"].description.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var p=n.replace(/^\D*(\d+\.\d+).*$/,"$1");if(/r/.test(n)){p+=n.replace(/^.*r(\d*).*$/,".$1")}else{if(/d/.test(n)){p+=".0"}}this.flashVersion=this.parseVersion(p);var j=false;for(var k=0,c=this.flashVersion>=H.MIN_FLASH_VERSION;c&&k<navigator.mimeTypes.length;k++){var f=navigator.mimeTypes[k];if(f.type!="application/x-shockwave-flash"){continue}if(f.enabledPlugin){j=true;if(f.enabledPlugin.description.toLowerCase().indexOf("quicktime")>-1){c=false;this.quicktime=true}}}if(this.quicktime||!j){this.flashVersion=this.parseVersion("0")}}}this.flash=this.flashVersion>=H.MIN_FLASH_VERSION;this.transparencySupport=this.macintosh||this.windows||this.linux&&(this.flashVersion>=this.parseVersion("10")&&(this.gecko&&this.geckoVersion>=this.parseVersion("1.9")||this.opera));this.computedStyleSupport=this.ie||!!document.defaultView.getComputedStyle;this.fixFocus=this.gecko&&this.windows;this.nativeDomLoaded=this.gecko||this.webkit&&this.webkitVersion>=this.parseVersion("525")||this.konqueror&&this.konquerorMajor>this.parseVersion("03")||this.opera;this.mustCheckStyle=this.khtml||this.opera;this.forcePageLoad=this.webkit&&this.webkitVersion<this.parseVersion("523");this.properDocument=typeof(document.location)=="object";this.supported=this.flash&&this.properDocument&&(!this.ie||this.ieSupported)&&this.computedStyleSupport&&(!this.opera||this.operaVersion>=this.parseVersion("9.61"))&&(!this.webkit||this.webkitVersion>=this.parseVersion("412"))&&(!this.gecko||this.geckoVersion>=this.parseVersion("1.8.0.12"))&&(!this.konqueror)}H.parseVersion=function(c){return c.replace(/(^|\D)(\d+)(?=\D|$)/g,function(f,e,g){f=e;for(var d=4-g.length;d>=0;d--){f+="0"}return f+g})};H.MIN_FLASH_VERSION=H.parseVersion("8");function F(c){this.fix=c.ua.ieWin&&window.location.hash!="";var d;this.cache=function(){d=document.title};function e(){document.title=d}this.restore=function(){if(this.fix){setTimeout(e,0)}}}function S(l){var e=null;function c(){try{if(l.ua.ie||document.readyState!="loaded"&&document.readyState!="complete"){document.documentElement.doScroll("left")}}catch(n){return setTimeout(c,10)}i()}function i(){if(l.useStyleCheck){h()}else{if(!l.ua.mustCheckStyle){d(null,true)}}}function h(){e=l.dom.create("div",E.DUMMY);l.dom.getBody().appendChild(e);m()}function m(){if(l.dom.getComputedStyle(e,"marginLeft")=="42px"){g()}else{setTimeout(m,10)}}function g(){if(e&&e.parentNode){e.parentNode.removeChild(e)}e=null;d(null,true)}function d(n,o){l.initialize(o);if(n&&n.type=="load"){if(document.removeEventListener){document.removeEventListener("DOMContentLoaded",d,false)}if(window.removeEventListener){window.removeEventListener("load",d,false)}}}function j(){l.prepareClearReferences();if(document.readyState=="interactive"){document.attachEvent("onstop",f);setTimeout(function(){document.detachEvent("onstop",f)},0)}}function f(){document.detachEvent("onstop",f);k()}function k(){l.clearReferences()}this.attach=function(){if(window.addEventListener){window.addEventListener("load",d,false)}else{window.attachEvent("onload",d)}if(!l.useDomLoaded||l.ua.forcePageLoad||l.ua.ie&&window.top!=window){return}if(l.ua.nativeDomLoaded){document.addEventListener("DOMContentLoaded",i,false)}else{if(l.ua.ie||l.ua.khtml){c()}}};this.attachUnload=function(){if(!l.ua.ie){return}window.attachEvent("onbeforeunload",j);window.attachEvent("onunload",k)}}var Q="sifrFetch";function N(c){var e=false;this.fetchMovies=function(f){if(c.setPrefetchCookie&&new RegExp(";?"+Q+"=true;?").test(document.cookie)){return}try{e=true;d(f)}catch(g){}if(c.setPrefetchCookie){document.cookie=Q+"=true;path="+c.cookiePath}};this.clear=function(){if(!e){return}try{var f=document.getElementsByTagName("script");for(var g=f.length-1;g>=0;g--){var h=f[g];if(h.type=="sifr/prefetch"){h.parentNode.removeChild(h)}}}catch(j){}};function d(f){for(var g=0;g<f.length;g++){document.write('<script defer type="sifr/prefetch" src="'+f[g].src+'"><\/script>')}}}function b(e){var g=e.ua.ie;var f=g&&e.ua.flashVersion<e.ua.parseVersion("9.0.115");var d={};var c={};this.fixFlash=f;this.register=function(h){if(!g){return}var i=h.getAttribute("id");this.cleanup(i,false);c[i]=h;delete d[i];if(f){window[i]=h}};this.reset=function(){if(!g){return false}for(var j=0;j<e.replacements.length;j++){var h=e.replacements[j];var k=c[h.id];if(!d[h.id]&&(!k.parentNode||k.parentNode.nodeType==11)){h.resetMovie();d[h.id]=true}}return true};this.cleanup=function(l,h){var i=c[l];if(!i){return}for(var k in i){if(typeof(i[k])=="function"){i[k]=null}}c[l]=null;if(f){window[l]=null}if(i.parentNode){if(h&&i.parentNode.nodeType==1){var j=document.createElement("div");j.style.width=i.offsetWidth+"px";j.style.height=i.offsetHeight+"px";i.parentNode.replaceChild(j,i)}else{i.parentNode.removeChild(i)}}};this.prepareClearReferences=function(){if(!f){return}__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}};this.clearReferences=function(){if(f){var j=document.getElementsByTagName("object");for(var h=j.length-1;h>=0;h--){c[j[h].getAttribute("id")]=j[h]}}for(var k in c){if(Object.prototype[k]!=c[k]){this.cleanup(k,true)}}}}function K(d,g,f,c,e){this.sIFR=d;this.id=g;this.vars=f;this.movie=null;this.__forceWidth=c;this.__events=e;this.__resizing=0}K.prototype={getFlashElement:function(){return document.getElementById(this.id)},getAlternate:function(){return document.getElementById(this.id+"_alternate")},getAncestor:function(){var c=this.getFlashElement().parentNode;return !this.sIFR.dom.hasClass(E.FIX_FOCUS,c)?c:c.parentNode},available:function(){var c=this.getFlashElement();return c&&c.parentNode},call:function(c){var d=this.getFlashElement();if(!d[c]){return false}return Function.prototype.apply.call(d[c],d,Array.prototype.slice.call(arguments,1))},attempt:function(){if(!this.available()){return false}try{this.call.apply(this,arguments)}catch(c){if(this.sIFR.debug){throw c}return false}return true},updateVars:function(c,e){for(var d=0;d<this.vars.length;d++){if(this.vars[d].split("=")[0]==c){this.vars[d]=c+"="+e;break}}var f=this.sIFR.util.encodeVars(this.vars);this.movie.injectVars(this.getFlashElement(),f);this.movie.injectVars(this.movie.html,f)},storeSize:function(c,d){this.movie.setSize(c,d);this.updateVars(c,d)},fireEvent:function(c){if(this.available()&&this.__events[c]){this.sIFR.util.delay(0,this.__events[c],this,this)}},resizeFlashElement:function(c,d,e){if(!this.available()){return}this.__resizing++;var f=this.getFlashElement();f.setAttribute("height",c);this.getAncestor().style.minHeight="";this.updateVars("renderheight",c);this.storeSize("height",c);if(d!==null){f.setAttribute("width",d);this.movie.setSize("width",d)}if(this.__events.onReplacement){this.sIFR.util.delay(0,this.__events.onReplacement,this,this);delete this.__events.onReplacement}if(e){this.sIFR.util.delay(0,function(){this.attempt("scaleMovie");this.__resizing--},this)}else{this.__resizing--}},blurFlashElement:function(){if(this.available()){this.sIFR.dom.blurElement(this.getFlashElement())}},resetMovie:function(){this.sIFR.util.delay(0,this.movie.reset,this.movie,this.getFlashElement(),this.getAlternate())},resizeAfterScale:function(){if(this.available()&&this.__resizing==0){this.sIFR.util.delay(0,this.resize,this)}},resize:function(){if(!this.available()){return}this.__resizing++;var g=this.getFlashElement();var f=g.offsetWidth;if(f==0){return}var e=g.getAttribute("width");var l=g.getAttribute("height");var m=this.getAncestor();var o=this.sIFR.dom.getHeightFromStyle(m);g.style.width="1px";g.style.height="1px";m.style.minHeight=o+"px";var c=this.getAlternate().childNodes;var n=[];for(var k=0;k<c.length;k++){var h=c[k].cloneNode(true);n.push(h);m.appendChild(h)}var d=this.sIFR.dom.getWidthFromStyle(m);for(var k=0;k<n.length;k++){m.removeChild(n[k])}g.style.width=g.style.height=m.style.minHeight="";g.setAttribute("width",this.__forceWidth?d:e);g.setAttribute("height",l);if(sIFR.ua.ie){g.style.display="none";var j=g.offsetHeight;g.style.display=""}if(d!=f){if(this.__forceWidth){this.storeSize("width",d)}this.attempt("resize",d)}this.__resizing--},replaceText:function(g,j){var d=this.sIFR.util.escape(g);if(!this.attempt("replaceText",d)){return false}this.updateVars("content",d);var f=this.getAlternate();if(j){while(f.firstChild){f.removeChild(f.firstChild)}for(var c=0;c<j.length;c++){f.appendChild(j[c])}}else{try{f.innerHTML=g}catch(h){}}return true},changeCSS:function(c){c=this.sIFR.util.escape(this.sIFR.util.cssToString(this.sIFR.util.convertCssArg(c)));this.updateVars("css",c);return this.attempt("changeCSS",c)},remove:function(){if(this.movie&&this.available()){this.movie.remove(this.getFlashElement(),this.id)}}};var X=new function(){this.create=function(p,n,j,i,f,e,g,o,l,h,m){var k=p.ua.ie?d:c;return new k(p,n,j,i,f,e,g,o,["flashvars",l,"wmode",h,"bgcolor",m,"allowScriptAccess","always","quality","best"])};function c(s,q,l,h,f,e,g,r,n){var m=s.dom.create("object",E.FLASH);var p=["type","application/x-shockwave-flash","id",f,"name",f,"data",e,"width",g,"height",r];for(var o=0;o<p.length;o+=2){m.setAttribute(p[o],p[o+1])}var j=m;if(h){j=W.create("div",E.FIX_FOCUS);j.appendChild(m)}for(var o=0;o<n.length;o+=2){if(n[o]=="name"){continue}var k=W.create("param");k.setAttribute("name",n[o]);k.setAttribute("value",n[o+1]);m.appendChild(k)}l.style.minHeight=r+"px";while(l.firstChild){l.removeChild(l.firstChild)}l.appendChild(j);this.html=j.cloneNode(true)}c.prototype={reset:function(e,f){e.parentNode.replaceChild(this.html.cloneNode(true),e)},remove:function(e,f){e.parentNode.removeChild(e)},setSize:function(e,f){this.html.setAttribute(e,f)},injectVars:function(e,g){var h=e.getElementsByTagName("param");for(var f=0;f<h.length;f++){if(h[f].getAttribute("name")=="flashvars"){h[f].setAttribute("value",g);break}}}};function d(p,n,j,h,f,e,g,o,k){this.dom=p.dom;this.broken=n;this.html='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="'+f+'" width="'+g+'" height="'+o+'" class="'+E.FLASH+'"><param name="movie" value="'+e+'"></param></object>';var m="";for(var l=0;l<k.length;l+=2){m+='<param name="'+k[l]+'" value="'+k[l+1]+'"></param>'}this.html=this.html.replace(/(<\/object>)/,m+"$1");j.style.minHeight=o+"px";j.innerHTML=this.html;this.broken.register(j.firstChild)}d.prototype={reset:function(f,g){g=g.cloneNode(true);var e=f.parentNode;e.innerHTML=this.html;this.broken.register(e.firstChild);e.appendChild(g)},remove:function(e,f){this.broken.cleanup(f)},setSize:function(e,f){this.html=this.html.replace(e=="height"?/(height)="\d+"/:/(width)="\d+"/,'$1="'+f+'"')},injectVars:function(e,f){if(e!=this.html){return}this.html=this.html.replace(/(flashvars(=|\"\svalue=)\")[^\"]+/,"$1"+f)}}};this.errors=new Y(O);var A=this.util=new D(O);var W=this.dom=new U(O);var T=this.ua=new H(O);var G={fragmentIdentifier:new F(O),pageLoad:new S(O),prefetch:new N(O),brokenFlashIE:new b(O)};this.__resetBrokenMovies=G.brokenFlashIE.reset;var J={kwargs:[],replaceAll:function(d){for(var c=0;c<this.kwargs.length;c++){O.replace(this.kwargs[c])}if(!d){this.kwargs=[]}}};this.activate=function(){if(!T.supported||!this.isEnabled||this.isActive||!C()||a()){return}G.prefetch.fetchMovies(arguments);this.isActive=true;this.setFlashClass();G.fragmentIdentifier.cache();G.pageLoad.attachUnload();if(!this.autoInitialize){return}G.pageLoad.attach()};this.setFlashClass=function(){if(this.hasFlashClassSet){return}W.addClass(E.ACTIVE,W.getBody()||document.documentElement);this.hasFlashClassSet=true};this.removeFlashClass=function(){if(!this.hasFlashClassSet){return}W.removeClass(E.ACTIVE,W.getBody());W.removeClass(E.ACTIVE,document.documentElement);this.hasFlashClassSet=false};this.initialize=function(c){if(!this.isActive||!this.isEnabled){return}if(R){if(!c){J.replaceAll(false)}return}R=true;J.replaceAll(c);if(O.repaintOnResize){if(window.addEventListener){window.addEventListener("resize",Z,false)}else{window.attachEvent("onresize",Z)}}G.prefetch.clear()};this.replace=function(x,u){if(!T.supported){return}if(u){x=A.copyProperties(x,u)}if(!R){return J.kwargs.push(x)}if(this.onReplacementStart){this.onReplacementStart(x)}var AM=x.elements||W.querySelectorAll(x.selector);if(AM.length==0){return}var w=M(x.src);var AR=A.convertCssArg(x.css);var v=B(x.filters);var AN=x.forceSingleLine===true;var AS=x.preventWrap===true&&!AN;var q=AN||(x.fitExactly==null?this.fitExactly:x.fitExactly)===true;var AD=q||(x.forceWidth==null?this.forceWidth:x.forceWidth)===true;var s=x.ratios||[];var AE=x.pixelFont===true;var r=parseInt(x.tuneHeight)||0;var z=!!x.onRelease||!!x.onRollOver||!!x.onRollOut;if(q){A.extractFromCss(AR,".sIFR-root","text-align",true)}var t=A.extractFromCss(AR,".sIFR-root","font-size",true)||"0";var e=A.extractFromCss(AR,".sIFR-root","background-color",true)||"#FFFFFF";var o=A.extractFromCss(AR,".sIFR-root","kerning",true)||"";var AW=A.extractFromCss(AR,".sIFR-root","opacity",true)||"100";var k=A.extractFromCss(AR,".sIFR-root","cursor",true)||"default";var AP=parseInt(A.extractFromCss(AR,".sIFR-root","leading"))||0;var AJ=x.gridFitType||(A.extractFromCss(AR,".sIFR-root","text-align")=="right")?"subpixel":"pixel";var h=this.forceTextTransform===false?"none":A.extractFromCss(AR,".sIFR-root","text-transform",true)||"none";t=/^\d+(px)?$/.test(t)?parseInt(t):0;AW=parseFloat(AW)<1?100*parseFloat(AW):AW;var AC=x.modifyCss?"":A.cssToString(AR);var AG=x.wmode||"";if(!AG){if(x.transparent){AG="transparent"}else{if(x.opaque){AG="opaque"}}}if(AG=="transparent"){if(!T.transparencySupport){AG="opaque"}else{e="transparent"}}else{if(e=="transparent"){e="#FFFFFF"}}for(var AV=0;AV<AM.length;AV++){var AF=AM[AV];if(W.hasOneOfClassses(E.IGNORE_CLASSES,AF)||W.ancestorHasClass(AF,E.ALTERNATE)){continue}var AO=W.getDimensions(AF);var f=AO.height;var c=AO.width;var AA=W.getComputedStyle(AF,"display");if(!f||!c||!AA||AA=="none"){continue}c=W.getWidthFromStyle(AF);var n,AH;if(!t){var AL=I(AF);n=Math.min(this.MAX_FONT_SIZE,Math.max(this.MIN_FONT_SIZE,AL.fontSize));if(AE){n=Math.max(8,8*Math.round(n/8))}AH=AL.lines}else{n=t;AH=1}var d=W.create("span",E.ALTERNATE);var AX=AF.cloneNode(true);AF.parentNode.appendChild(AX);for(var AU=0,AT=AX.childNodes.length;AU<AT;AU++){var m=AX.childNodes[AU];if(!/^(style|script)$/i.test(m.nodeName)){d.appendChild(m.cloneNode(true))}}if(x.modifyContent){x.modifyContent(AX,x.selector)}if(x.modifyCss){AC=x.modifyCss(AR,AX,x.selector)}var p=P(AX,h,x.uriEncode);AX.parentNode.removeChild(AX);if(x.modifyContentString){p.text=x.modifyContentString(p.text,x.selector)}if(p.text==""){continue}var AK=Math.round(AH*V(n,s)*n)+this.FLASH_PADDING_BOTTOM+r;if(AH>1&&AP){AK+=Math.round((AH-1)*AP)}var AB=AD?c:"100%";var AI="sIFR_replacement_"+L++;var AQ=["id="+AI,"content="+A.escape(p.text),"width="+c,"renderheight="+AK,"link="+A.escape(p.primaryLink.href||""),"target="+A.escape(p.primaryLink.target||""),"size="+n,"css="+A.escape(AC),"cursor="+k,"tunewidth="+(x.tuneWidth||0),"tuneheight="+r,"offsetleft="+(x.offsetLeft||""),"offsettop="+(x.offsetTop||""),"fitexactly="+q,"preventwrap="+AS,"forcesingleline="+AN,"antialiastype="+(x.antiAliasType||""),"thickness="+(x.thickness||""),"sharpness="+(x.sharpness||""),"kerning="+o,"gridfittype="+AJ,"flashfilters="+v,"opacity="+AW,"blendmode="+(x.blendMode||""),"selectable="+(x.selectable==null||AG!=""&&!sIFR.ua.macintosh&&sIFR.ua.gecko&&sIFR.ua.geckoVersion>=sIFR.ua.parseVersion("1.9")?"true":x.selectable===true),"fixhover="+(this.fixHover===true),"events="+z,"delayrun="+G.brokenFlashIE.fixFlash,"version="+this.VERSION];var y=A.encodeVars(AQ);var g=new K(O,AI,AQ,AD,{onReplacement:x.onReplacement,onRollOver:x.onRollOver,onRollOut:x.onRollOut,onRelease:x.onRelease});g.movie=X.create(sIFR,G.brokenFlashIE,AF,T.fixFocus&&x.fixFocus,AI,w,AB,AK,y,AG,e);this.replacements.push(g);this.replacements[AI]=g;if(x.selector){if(!this.replacements[x.selector]){this.replacements[x.selector]=[g]}else{this.replacements[x.selector].push(g)}}d.setAttribute("id",AI+"_alternate");AF.appendChild(d);W.addClass(E.REPLACED,AF)}G.fragmentIdentifier.restore()};this.getReplacementByFlashElement=function(d){for(var c=0;c<O.replacements.length;c++){if(O.replacements[c].id==d.getAttribute("id")){return O.replacements[c]}}};this.redraw=function(){for(var c=0;c<O.replacements.length;c++){O.replacements[c].resetMovie()}};this.prepareClearReferences=function(){G.brokenFlashIE.prepareClearReferences()};this.clearReferences=function(){G.brokenFlashIE.clearReferences();G=null;J=null;delete O.replacements};function C(){if(O.domains.length==0){return true}var d=A.domain();for(var c=0;c<O.domains.length;c++){if(A.domainMatches(d,O.domains[c])){return true}}return false}function a(){if(document.location.protocol=="file:"){if(O.debug){O.errors.fire("isFile")}return true}return false}function M(c){if(T.ie&&c.charAt(0)=="/"){c=window.location.toString().replace(/([^:]+)(:\/?\/?)([^\/]+).*/,"$1$2$3")+c}return c}function V(d,e){for(var c=0;c<e.length;c+=2){if(d<=e[c]){return e[c+1]}}return e[e.length-1]||1}function B(g){var e=[];for(var d in g){if(g[d]==Object.prototype[d]){continue}var c=g[d];d=[d.replace(/filter/i,"")+"Filter"];for(var f in c){if(c[f]==Object.prototype[f]){continue}d.push(f+":"+A.escape(A.toJson(c[f],A.toHexString)))}e.push(d.join(","))}return A.escape(e.join(";"))}function Z(d){var e=Z.viewport;var c=W.getViewport();if(e&&c.width==e.width&&c.height==e.height){return}Z.viewport=c;if(O.replacements.length==0){return}if(Z.timer){clearTimeout(Z.timer)}Z.timer=setTimeout(function(){delete Z.timer;for(var f=0;f<O.replacements.length;f++){O.replacements[f].resize()}},200)}function I(f){var g=W.getComputedStyle(f,"fontSize");var d=g.indexOf("px")==-1;var e=f.innerHTML;if(d){f.innerHTML="X"}f.style.paddingTop=f.style.paddingBottom=f.style.borderTopWidth=f.style.borderBottomWidth="0px";f.style.lineHeight="2em";f.style.display="block";g=d?f.offsetHeight/2:parseInt(g,10);if(d){f.innerHTML=e}var c=Math.round(f.offsetHeight/(2*g));f.style.paddingTop=f.style.paddingBottom=f.style.borderTopWidth=f.style.borderBottomWidth=f.style.lineHeight=f.style.display="";if(isNaN(c)||!isFinite(c)||c==0){c=1}return{fontSize:g,lines:c}}function P(c,g,s){s=s||A.uriEncode;var q=[],m=[];var k=null;var e=c.childNodes;var o=false,p=false;var j=0;while(j<e.length){var f=e[j];if(f.nodeType==3){var t=A.textTransform(g,A.normalize(f.nodeValue)).replace(/</g,"&lt;");if(o&&p){t=t.replace(/^\s+/,"")}m.push(t);o=/\s$/.test(t);p=false}if(f.nodeType==1&&!/^(style|script)$/i.test(f.nodeName)){var h=[];var r=f.nodeName.toLowerCase();var n=f.className||"";if(/\s+/.test(n)){if(n.indexOf(E.CLASS)>-1){n=n.match("(\\s|^)"+E.CLASS+"-([^\\s$]*)(\\s|$)")[2]}else{n=n.match(/^([^\s]+)/)[1]}}if(n!=""){h.push('class="'+n+'"')}if(r=="a"){var d=s(f.getAttribute("href")||"");var l=f.getAttribute("target")||"";h.push('href="'+d+'"','target="'+l+'"');if(!k){k={href:d,target:l}}}m.push("<"+r+(h.length>0?" ":"")+h.join(" ")+">");p=true;if(f.hasChildNodes()){q.push(j);j=0;e=f.childNodes;continue}else{if(!/^(br|img)$/i.test(f.nodeName)){m.push("</",f.nodeName.toLowerCase(),">")}}}if(q.length>0&&!f.nextSibling){do{j=q.pop();e=f.parentNode.parentNode.childNodes;f=e[j];if(f){m.push("</",f.nodeName.toLowerCase(),">")}}while(j==e.length-1&&q.length>0)}j++}return{text:m.join("").replace(/^\s+|\s+$|\s*(<br>)\s*/g,"$1"),primaryLink:k||{}}}};
var parseSelector=Sizzle;

var clarendon = {
	'src': '/wp-content/themes/ShoreBank2/sifr.clarendon.swf',
	'ratios': [8, 1.31, 12, 1.27, 16, 1.21, 17, 1.2, 23, 1.19, 24, 1.16, 25, 1.18, 27, 1.17, 32, 1.16, 33, 1.17, 41, 1.16, 52, 1.15, 57, 1.14, 58, 1.15, 94, 1.14, 97, 1.13, 100, 1.14, 101, 1.13, 102, 1.14, 105, 1.13, 107, 1.14, 113, 1.13, 114, 1.14, 1.13]
};

sIFR.delayCSS  = true;
sIFR.activate(clarendon);

sIFR.replace(clarendon, {
  selector: "H1.Title",
	css : [
		'.sIFR-root { color: #333333; font-size: 36px; leading: -5 }'
	], wmode: 'transparent'
});
