A suggestion to make all of Chaotic's games better:
A way of keeping track of both our money and our influence. It's hard to tell just how far along we are with a girl in many cases.
Also, while I criticized Chaotic on page 2, I do have to say that Javascrïpt, out of all of the other scrïpting languages out there, is perhaps the most difficult one to learn. It doesn't behave like most of them, and has a lot of little things unique to it that can trip up developers, especially newbies. It's also the cause of some absolutely horrible tutorials on the web. Javascrïpt tutorials are a lot like Photoshop tutorials - 99% of them are absolute crap, and, even better, outdated. That's why getting a good book will do wonders.
So, Chaotic, if you're serious about doing this, you need to get modern resources to help you out.
Read through the language's official documentation:
https://developer.mozilla.org/en/Javascrïpt
Get a good book:
http://www.amazon.com/Pro-Javascrïpt-Techniques-John-Resig/dp/1590597273/ref=sr_1_3?ie=UTF8&s=books&qid=1255956141&sr=1-3
And learn to do it the right way. You're only stunting your abilities if you learn by web tutorials, even those from a site like w3schools.