function myAudio(URL){
		newWindow=window.open(URL, "newBrowser", "width=450,height=575,toolbar=no,statusbar=yes,scrollbars=no,menubar=no")
		}