YUI().use("node","event",function(b){var a=b.one(".reset");a.on("click",function(f,g){var d=b.one('input[name="amount_invested"]');d.set("value","");var c=b.one('input[name="shares_purchased"]');c.set("value","")})});
