function BGMopen(){
	window.open('bgm.html', 'BGM', 'width=300, height=300, scrollbars=no, directories=no, menubar=no,resizable=yes');
}
