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")})}jQuery("#tab_wrapper > ul > li").hover(function(a){jQuery(this).addClass("hover")},function(a){jQuery(this).removeClass("hover")})});function popUp(URL){day=new Date();id=day.getTime();eval("page"+id+" = window.open(URL, '"+id+"', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=850,height=490');")}function showChatPopup(){chatPopup=window.open("","webChat","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=850,height=490");document.chatform.submit()};