function musicplayer()
{var so = new SWFObject("http://fastlane.ch/audio_player_files/audioPlayer.swf", "player", "350", "330", "6", "#000000");
				so.addVariable("xmlPath", "http://fastlane.ch/audio_player_files/data.xml");
				so.write("musicplayer");}
