Royal College Teachers’ Health Screening Program 2019Royal College Teachers’ Health2019-02-24 12:35:472020-03-10 12:40:202020-03-10 12:36:25 Royal College Teachers’ Health Screening Program 2019 Picture Gallery function mod_std_branchfind(c){ v_branchfind=c.value.toLowerCase(); $('.cms-std > div > ul > li').each(function(){ if($(this).html().toLowerCase().indexOf(v_branchfind)!=-1) $(this).show(); else $(this).hide(); }); }