void playSPBGM(int track) {
		sp.playBGM(track);
	}