function showAudio(thePage){

	xAu=window.open(thePage,'theAudio','scrollbar=no,toobar=no,menubar=no,resizable=no,width=320,height=260');
	
}

