<script type="text/javascript">
	var s3 = new SWFObject("mp3player.swf", "line", "240", "20", "7");
	s3.addVariable("file","song1.mp3");
	s3.addVariable("repeat","true");
	s3.addVariable("showdigits","false");
	s3.addVariable("showdownload","false");
	s3.write("player");
</script>
