def build_site_navigation(product, outfile): build_menus(product) replace_text_with_file_context({'site_navigation':SITE_NAVIGATION_FILE}, outfile)