var soundManagerLoaded = false;

soundManager.onload = function () { soundManagerLoaded = true; }

