Yes, I know you could use regular objects as associative arrays in JavaScript, but I\'d like to use something closer to java\'s Map\'s implementation (HashMap, LinkedHashMap
I have released a standalone JavaScript hash table implementation that goes further than those listed here.
http://www.timdown.co.uk/jshashtable/