
hNavTab();$("#smenu ul").hide();$("#smenu a.smenuo").attr('class','smenuc');var bc=$("#bc a");for(var i=0;i<bc.length;i++){var bchref=$(bc[i]).attr('href');bchref=bchref.replace(/\/index\.html/,"/");$("#smenu a[href='"+bchref+"']:first").attr('class','smenuo');$("#smenu a[href='"+bchref+"']:first").addClass('sectionopen');$("#smenu a[href='"+bchref+"']").siblings().show();$("#smenu a[href='"+bchref+"']").parents().show();}
var locpath=location.pathname;locpath=locpath.replace(/\/index\.html/,"/");$("#smenu a[href='"+locpath+"']").siblings().show();$("#smenu a[href='"+locpath+"']").parents().show();$("#smenu a[href='"+locpath+"']:last").attr('class','smenuo');function smContent(){loadImage("smcnt1","/about/images/who/sidebar_who.jpg",160,90,"Image of the outside of the Met Office headquarters in Exeter","/corporate/");loadImage("smcnt2","/about/images/what/sidebar_what.jpg",160,90,"Image of a forecast chart","/about/what/");loadImage("smcnt3","/about/images/jobs/sidebar_jobs.jpg",160,90,"Two men on an inflatable dinghy","/corporate/recruitment/");}