func('one'); function func(type) { name+{type}(); } function nameone () { ... } function nametwo () { ... }