var hbExpendAndCollapse=function(b,a,d,c){if($j(b).length&&$j(a).length){$j(b).click(function(){$j(a).toggleClass(d);if($j(b+" span").length){$j(b+" span").toggleClass(c)}})}};var handleCloseInterests=function(a){if($j(a).length){if($j(".hbCalendarRowWrapper").length<=1){if(!$j(a).children("span").hasClass("hbIconSwitch")){$j(a).children("span").addClass("hbIconSwitch")}}$j(a).click(function(){if(a==".hbSearchModuleInterestsLink"&&$j(".hbListItemToHideOrShow").length){$j("li.hbListItemToHideOrShow").removeClass("hbItemNowHidden");$j("li.hbShowHiddenItemsInListClick").removeClass("hbListItemToHideOrShow");if(!$j("#hyattInterests").hasClass("hbCollapsed")){$j("li.hbShowHiddenItemsInListClick").addClass("hbItemNowHidden")}else{$j("li.hbShowHiddenItemsInListClick").removeClass("hbItemNowHidden")}}})}};$(document).ready(function(){hbExpendAndCollapse(".hbTermsAndConditionExpandColapseLink",".hbTermsAndConditionBody","hbTacExpanded","hbIconSwitch");hbExpendAndCollapse(".hbSearchModuleInterestsLink",".hbSearchModuleInterestsList","hbCollapsed","hbIconSwitch");hbExpendAndCollapse(".hbSearchModuleBrandsLink",".hbSearchModuleBrandsList","hbCollapsed","hbIconSwitch");hbExpendAndCollapse(".hbShowHiddenItemsInListClick",".hbListItemToHideOrShow","hbItemNowHidden");handleCloseInterests(".hbSearchModuleInterestsLink");$j(".hbGpButtonsRenderSrInput").hover(function(){$j(this).css({"background-color":"#00477F","border-top-color":"#00477F","border-right-color":"#00477F"})},function(){$j(this).css({"background-color":"#5E86AE","border-top-color":"#5E86AE","border-right-color":"#5E86AE"})})});
