function music_background()
{
	musi="../m/rapetti.mp3"
	document.write("<embed src="+musi+" width=0 height=0 loop=-1>")
}
