$(function(){$(".m_n_i_o").mouseenter(function(){el=$(this);el.find(".m_n_i_s img.on").show();el.find(".m_n_i_s img.off").hide();el.children(".m_n_i_a_o").stop().fadeTo(300,1);el.children(".m_n_i_a").stop().fadeTo(300,0);el.children(".m_n_i_t").each(function(){$(this).stop().animate({backgroundColor:$(this).data("hover-colour")},300)});el_sub=$(".m_sn_o").eq(el.index());el_sub.stop().fadeTo(300,1);sBO();hMNI(el);hMSN(el_sub);hMSNI();hSNI();hSSN();hSSNI()});$(".s_n_i_o").mouseenter(function(){el=$(this);el.children(".s_n_i_a_o").stop().fadeTo(300,1);el.children(".s_n_i_a").stop().fadeTo(300,0);el.stop().animate({backgroundColor:"#7F7D7E"},300);el_sub=$(".s_sn_o").eq(el.index());el_sub.stop().fadeTo(300,1);sBO();hMNI();hMSN();hMSNI();hSNI(el);hSSN(el_sub);hSSNI()});$(".m_sn_i_o").mouseenter(function(){el=$(this);elid=el.attr("id");pid=elid.substr(1,(elid.length-1));el.children(".m_sn_i_a_o").stop().fadeTo(300,1);el.children(".m_sn_i_a").stop().fadeTo(300,0);el.children(".m_sn_i_t").each(function(){$(this).stop().animate({backgroundColor:$(this).data("hover-colour")},300)});hMSNI(el)});$(".s_sn_i_o").mouseenter(function(){el=$(this);elid=el.attr("id");pid=elid.substr(1,(elid.length-1));el.children(".s_sn_i_a_o").stop().fadeTo(300,1);el.children(".s_sn_i_a").stop().fadeTo(300,0);el.children(".s_sn_i_t").stop().animate({backgroundColor:"#7F7D7E"},300);hSSNI(el)});hMNI=function(a){els=(a)?$(".m_n_i_o").not(a):$(".m_n_i_o");els.each(function(){el_not=$(this);el_not.find(".m_n_i_s img.on").hide();el_not.find(".m_n_i_s img.off").show();el_not.children(".m_n_i_a").stop().fadeTo(600,1);el_not.children(".m_n_i_a_o").stop().fadeTo(600,0);el_not.children(".m_n_i_t").each(function(){$(this).stop().animate({backgroundColor:$(this).data("colour")},600)})})};hSNI=function(a){els=(a)?$(".s_n_i_o").not(a):$(".s_n_i_o");els.each(function(){el_not=$(this);el_not.children(".s_n_i_a_o").stop().fadeTo(300,0);el_not.children(".s_n_i_a").stop().fadeTo(300,1);el_not.stop().animate({backgroundColor:"#313131"},300)})};hMSN=function(a){els=(a)?$(".m_sn_o").not(a):$(".m_sn_o");els.each(function(){$(this).stop().fadeTo(300,0).hide()})};hSSN=function(a){els=(a)?$(".s_sn_o").not(a):$(".s_sn_o");els.each(function(){$(this).stop().fadeTo(300,0).hide()})};hMSNI=function(a){els=(a)?$(".m_sn_i_o").not(a):$(".m_sn_i_o");els.each(function(){el_not=$(this);el_not.children(".m_sn_i_a").stop().fadeTo(600,1);el_not.children(".m_sn_i_a_o").stop().fadeTo(600,0);el_not.children(".m_sn_i_t").each(function(){$(this).stop().animate({backgroundColor:$(this).data("colour")},600)})})};hSSNI=function(a){els=(a)?$(".s_sn_i_o").not(a):$(".s_sn_i_o");els.each(function(){el_not=$(this);el_not.children(".s_sn_i_a").stop().fadeTo(600,1);el_not.children(".s_sn_i_a_o").stop().fadeTo(600,0);el_not.children(".s_sn_i_t").stop().animate({backgroundColor:"#313131"},600)})};sBO=function(){$("#black_overlay").stop().fadeTo(600,0.5)};hBO=function(){$("#black_overlay").stop().fadeOut(600)};$("#page_middle").mouseleave(function(){$("#black_overlay").click()});$("#black_overlay").click(function(){hBO();hMNI();hMSN();hMSNI();hSNI();hSSN();hSSNI()});$("#navigation_back").mouseover(function(){$("#black_overlay").click()});$("#background_images img").eq(0).each(function(){$(this).attr({src:$(this).attr("src")+"?"+Math.random()})});$("#background_images").kickFade({fadeFirst:true});$("#page_bottom_news").kickFade({fade:"inout"})});
