We run all our games through a coldfusion file (masterindex.cfm). I have not been able to find a way to check that the images in the game are loaded before executing a function to release our preloader. onLoad triggers when the javascript is loaded (as part of the page loading) but does not wait for the images. Please help!