// JavaScript Document $(window).scroll(function(){ if($(window).scrollTop()>0){ $('#c_static_001_P_10393-1684470326927').addClass('topfixed') $('#c_static_001_P_10393-1684470326927 .header_top').addClass('hiden') $('#c_static_001_P_10393-1684470326927 .header').addClass('active') }else{ $('#c_static_001_P_10393-1684470326927').removeClass('topfixed') $('.header_top').removeClass('hiden') $('#c_static_001_P_10393-1684470326927 .header').removeClass('active') } }) $(function () { $('.e_navigationA-12 .p_level1Item .p_level2Box .p_level2Item').find('.p_level3Box').parents('.p_level2Item').addClass('hasthree'); }); $(function(){ $("* img").attr({alt:"美高梅mgm集团2288",title:"美高梅mgm集团2288"}); $("#c_grid-116273709439191").hover(function(){ $('#c_static_001_P_10393-1684470326927').addClass('topfixed') $('#c_static_001_P_10393-1684470326927 .header_top').addClass('hiden') $('#c_static_001_P_10393-1684470326927 .header').addClass('active') },function(){ if($(window).scrollTop()<=0){ $('#c_static_001_P_10393-1684470326927').removeClass('topfixed') $('.header_top').removeClass('hiden') $('#c_static_001_P_10393-1684470326927 .header').removeClass('active') } }) })