jQuery(document).ready(function() {
        var flashvars = { xml : "/Projects/_Samples/GeekSquadGenericProject/Assets/dept-swf/xml/audio-test.xml" };
        var params = {wmode : "transparent"};
        var attributes = {};

        swfobject.embedSWF("/Projects/_Samples/GeekSquadGenericProject/Assets/dept-swf/audio.swf", "deptFlash", "750", "529", "9.0.0", "", flashvars, params, attributes);
    });
