jQuery(function(){if(Liferay.Browser.isIe()&&Liferay.Browser.getMajorVersion()<7){jQuery("#navigation > ul > li").hover(function(a){jQuery(this).addClass("hover")},function(a){jQuery(this).removeClass("hover")})}});function makeBiggerTypo(){var b=null;try{b=document.getElementById("wrapper")}catch(a){}if(b!=null){b.className="biggerTypo"}}function makeSmallerTypo(){var b=null;try{b=document.getElementById("wrapper")}catch(a){}if(b!=null){b.className="smallerTypo"}}function setTypo(a){var c=null;try{c=document.getElementById("wrapper")}catch(b){}if(c!=null){c.className=a}};