var so = new SWFObject("flash/mp3player.swf", "player-3times", "314", "175", "7", "#FFFFFF");
so.addParam("quality", "high");
so.addParam("wmode", "transparent");
so.addParam("allowScriptAccess", "sameDomain");
so.addVariable("file", "audio/3times_playlist.xml");
so.addVariable("repeat", "true");
so.addVariable("autostart", "true");
so.addVariable("showdigits", "true");
so.addVariable("backcolor", "0xD3E7F2");
so.addVariable("frontcolor", "0x331308");
so.addVariable("lightcolor", "0xb30003");
so.addVariable("autoscroll", "true");
so.addVariable("showeq", "true");
so.addVariable("volume", "50");
so.write("cd-3times");