[jQuery] Having some probs with $.getJSON

[jQuery] Having some probs with $.getJSON


I'm not really sure where I'm going wrong here. I'm trying to load
some data from a file in JSON format.
The $.getJSON gets the data just fine, but I can't seem to do anything
after the data has been returned.
http://goodbyepolar.com/coding/
Have I set up the forminputs.js incorrectly for $.getJSON?
http://goodbyepolar.com/coding/forminputs.js