function load_latest()
{
	load_all_sections('latest');
}

function unload_latest()
{
	unload_all_sections('latest');
}
