
function load_menu() {
	send('menu_digital99.html', 'menu');
	return true;
}

event2obj(window,'load',load_menu);