if(window.attachEvent){window.attachEvent("onload",function(){var D;var E;for(var C=0;C<document.styleSheets.length;C++){for(var B=0;B<document.styleSheets[C].rules.length;B++){D=document.styleSheets[C].rules[B];if(D.selectorText.indexOf("LI:hover")!=-1){E=D.selectorText.replace(/LI:hover/gi,"LI.iehover");document.styleSheets[C].addRule(E,D.style.cssText)}}}if(document.getElementById("titletab")){var A=document.getElementById("titletab").getElementsByTagName("LI");for(var C=0;C<A.length;C++){A[C].onmouseover=function(){this.className+=" iehover"};A[C].onmouseout=function(){this.className=this.className.replace(new RegExp(" iehover\\b"),"")}}}});window.attachEvent("onload",function(){var D;var E;for(var C=0;C<document.styleSheets.length;C++){for(var B=0;B<document.styleSheets[C].rules.length;B++){D=document.styleSheets[C].rules[B];if(D.selectorText.indexOf("LI:hover")!=-1){E=D.selectorText.replace(/LI:hover/gi,"LI.iehover");document.styleSheets[C].addRule(E,D.style.cssText)}}}if(document.getElementById("titletab2")){var A=document.getElementById("titletab2").getElementsByTagName("LI");for(var C=0;C<A.length;C++){A[C].onmouseover=function(){this.className+=" iehover"};A[C].onmouseout=function(){this.className=this.className.replace(new RegExp(" iehover\\b"),"")}}}})}if(window.attachEvent){window.attachEvent("onload",function(){var G={};for(var A=0;A<document.styleSheets.length;A++){for(var E=0;E<document.styleSheets[A].rules.length;E++){var D=document.styleSheets[A].rules[E];var J=D.selectorText;if(J.indexOf("LI")!=-1&&J.indexOf(":hover")!=-1){var I=J.replace(new RegExp("(.*)LI(.([^:]*))?:hover","g"),"$1LI.iehover_$3");var C=D.selectorText.replace(new RegExp(J,"gi"),I);document.styleSheets[A].addRule(C,D.style.cssText);var H=J.replace(new RegExp("(.*)LI(.([^:]*))?:hover","g"),"iehover_$3");G[H]=true}}}if(document.getElementById("nav")){var F=document.getElementById("nav").getElementsByTagName("LI");for(var A=0;A<F.length;A++){var B=F[A].className;if(G["iehover_"+B]){F[A].onmouseover=function(){var L=this.className;for(var K in G){L=L.replace(new RegExp(" "+K+"\\b"),"")}var M="iehover_"+L;this.className+=" "+M};F[A].onmouseout=function(){var L=this.className;for(var K in G){L=L.replace(new RegExp(" "+K+"\\b"),"")}var M="iehover_"+L;this.className=this.className.replace(new RegExp(" "+M+"\\b"),"")}}}}})};
