static void Main(string[] args) { JavaScriptForms parse = new JavaScriptForms(); parse.process(7.5, 12, 10000); }