New Machinesnew-machines2014-11-03 05:55:242015-07-02 18:26:232014-11-03 05:56:07 We got a new machine to make better quality and creative plastic models. 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(); }); }