preTest = function() { var _funcName = 'test'; func = function(_funcName); } test = function() { alert('aaaaa'); }