| The image files only get called if the class is instantiated on the page.
To see exactly what is loading on your page, I suggest using Firefox and installing "Firebug" (http://www.getfirebug.com). It'll allow you to bring up a console and debug javascript, show which files are loading, which ones are taking the longest, etc. It's an invaluable tool. |