function load_video()
{
	load_all_sections('video');
}

function unload_video()
{
	unload_all_sections('video');
}
