/*==============================================================
RAJ ANALYTICAL MEGA MENU
==============================================================*/

function raj_load_mega_menu() {

    get_template_part('template-parts/mega-menu');

}

add_action('wp_footer','raj_load_mega_menu');
/*==============================================================
Load Mega Menu Assets
==============================================================*/

function raj_mega_assets() {

    wp_enqueue_style(
        'raj-mega-menu',
        get_stylesheet_directory_uri() . '/css/mega-menu.css',
        array(),
        '1.0'
    );

    wp_enqueue_script(
        'raj-mega-menu',
        get_stylesheet_directory_uri() . '/js/mega-menu.js',
        array(),
        '1.0',
        true
    );

}

add_action('wp_enqueue_scripts','raj_mega_assets');<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://vitaminhealthmart.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-posts-portfolio-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-posts-services-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-posts-team-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-taxonomies-portfolio_category-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-taxonomies-service_category-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://vitaminhealthmart.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
