function menu_home()
{
	window.location = 'index.php';	
}

