
function menu() {
	w = window.open('menu.html', 'w', 'width=600,height=550');
}
