function load_banners()
{
	load_all_sections('banners');
}

function unload_banners()
{
	unload_all_sections('banners');
}
