function GetMusic(){
	document.write('<embed src="http://sweetwater-countryclub.com/flash/musictrack1.mp3" autostart="true" loop="1" hidden="true"></embed>');

}