BUILD SRI LANKA 2014BUILD SRI LANKA 20142014-04-28 00:00:002016-08-20 11:22:552016-08-19 12:54:11 May 30th, 31st & June 1st At BMICH Colombo Share New Machine Tech (Pvt) Ltd with your friends… 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(); }); }