function load_about_us()
{
	load_all_sections('about_us');
}

function unload_about_us()
{
	unload_all_sections('about_us');
}
