	// see http://wpaudioplayer.com/standalone for all options
	AudioPlayer.setup("/flash/player.swf", {
		width: 360,
		initialvolume: 100,
		transparentpagebg: "yes",
		animation: "yes",
		leftbg: "cccccc",
		lefticon: "ffffff",
		rightbg: "eeeeee",
		righticon: "87b400",
		rightbghover: "eeeeee",
		righticonhover: "87b400"
		});

