$("document").ready(function(){userCnt="12,000";userCoeff="x";$("#cnt").val(userCnt);$("#coeffInput").val(userCoeff);inflateCoeffs()});