[jQuery] getJSON calls are not performed in Internet Explorer

[jQuery] getJSON calls are not performed in Internet Explorer


Hello, i have just finished a project and jQuery greatly simplified
the development process. However the website doesn't perform as it's
supposed to in Internet Explorer, although it works perfectly in
Firefox and Safari. What the relevant code does is, on document load
it fires a getJSON request to get 25 objects which are then appended
to a div with an id "browse". This unfortunately does not happen in
IE. Here is a link of my site, any comment would be appreciated.
http://dubstage.ath.cx
http://dubstage.ath.cx/media/js/dubstage_main.js
PS: This is my first serious project with jQuery, so i'm open to
suggestions :-)