function openLCBenefit(popup){$("dvHotelBenefits").hide();$("dvSpecialOffers").hide();$("dvServiceBenefits").hide();$("dvPartnerOffers").hide();$(popup).show()}function closeDiv(div){$(div).hide()};
