new function(){function b(a,b,c){try{a.addEventListener(b,c,false)}catch(d){a.attachEvent("on"+b,c)}}function a(){this.className="heightLine";this.parentClassName="heightLineParent";reg=new RegExp(this.className+"-([a-zA-Z0-9-_]+)","i");objCN=new Array;var a=document.getElementsByTagName?document.getElementsByTagName("*"):document.all;for(var b=0;b<a.length;b++){var c=a[b].className.split(/\s+/);for(var d=0;d<c.length;d++){if(c[d]==this.className){if(!objCN["main CN"])objCN["main CN"]=new Array;objCN["main CN"].push(a[b]);break}else if(c[d]==this.parentClassName){if(!objCN["parent CN"])objCN["parent CN"]=new Array;objCN["parent CN"].push(a[b]);break}else if(c[d].match(reg)){var e=c[d].match(reg);if(!objCN[e])objCN[e]=new Array;objCN[e].push(a[b]);break}}}var f=document.createElement("div");var g=document.createTextNode("S");f.appendChild(g);f.style.visibility="hidden";f.style.position="absolute";f.style.top="0";document.body.appendChild(f);var h=f.offsetHeight;changeBoxSize=function(){for(var a in objCN){if(objCN.hasOwnProperty(a)){if(a=="parent CN"){for(var b=0;b<objCN[a].length;b++){var c=0;var d=objCN[a][b].childNodes;for(var e=0;e<d.length;e++){if(d[e]&&d[e].nodeType==1){d[e].style.height="auto";c=c>d[e].offsetHeight?c:d[e].offsetHeight}}for(var e=0;e<d.length;e++){if(d[e].style){var f=d[e].currentStyle||document.defaultView.getComputedStyle(d[e],"");var g=c;if(f.paddingTop)g-=f.paddingTop.replace("px","");if(f.paddingBottom)g-=f.paddingBottom.replace("px","");if(f.borderTopWidth&&f.borderTopWidth!="medium")g-=f.borderTopWidth.replace("px","");if(f.borderBottomWidth&&f.borderBottomWidth!="medium")g-=f.borderBottomWidth.replace("px","");d[e].style.height=g+"px"}}}}else{var c=0;for(var b=0;b<objCN[a].length;b++){objCN[a][b].style.height="auto";c=c>objCN[a][b].offsetHeight?c:objCN[a][b].offsetHeight}for(var b=0;b<objCN[a].length;b++){if(objCN[a][b].style){var f=objCN[a][b].currentStyle||document.defaultView.getComputedStyle(objCN[a][b],"");var g=c;if(f.paddingTop)g-=f.paddingTop.replace("px","");if(f.paddingBottom)g-=f.paddingBottom.replace("px","");if(f.borderTopWidth&&f.borderTopWidth!="medium")g-=f.borderTopWidth.replace("px","");if(f.borderBottomWidth&&f.borderBottomWidth!="medium")g-=f.borderBottomWidth.replace("px","");objCN[a][b].style.height=g+"px"}}}}}};checkBoxSize=function(){if(h!=f.offsetHeight){changeBoxSize();h=f.offsetHeight}};changeBoxSize();setInterval(checkBoxSize,1e3);window.onresize=changeBoxSize}b(window,"load",a)}
