Event.observe(window, 'load', function()
{
	/*$$('.menu_lvl_2').each(function(obj){
		obj.hide();
	});*/
});
