var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'5uponline_about.html'
},
{   sTitle:'Sites',
    bIsWebPath:true,
    sUrl:'5uponline_info.html',"childArray" : [
    {   sTitle:'5UP Designs',
        bIsWebPath:true,
        sUrl:'5up_designs.html',"childArray" : [
        {   sTitle:'Ideas',
            bIsWebPath:true,
            sUrl:'ideas.html',"childArray" : [
            {   sTitle:'Logos',
                bIsWebPath:true,
                sUrl:'logos.html'
            },
            {   sTitle:'Identity',
                bIsWebPath:true,
                sUrl:'identity.html'
            },
            {   sTitle:'Business Cards',
                bIsWebPath:true,
                sUrl:'business_cards.html'
            },
            {   sTitle:'Mailings',
                bIsWebPath:true,
                sUrl:'mailings.html',"childArray" : [
                {   sTitle:'Post Cards',
                    bIsWebPath:true,
                    sUrl:'postcards.html'
                },
                {   sTitle:'Fliers',
                    bIsWebPath:true,
                    sUrl:'fliers.html'
                }]
            }]
        },
        {   sTitle:'Web Designs',
            bIsWebPath:true,
            sUrl:'web_designs.html'
        },
        {   sTitle:'Pricing',
            bIsWebPath:true,
            sUrl:'design_pricing.html'
        }]
    },
    {   sTitle:'5UP Printing',
        bIsWebPath:true,
        sUrl:'5up_printing.html',"childArray" : [
        {   sTitle:'Printing_Info',
            bIsWebPath:true,
            sUrl:'printing_info.html',"childArray" : [
            {   sTitle:'printing prices',
                bIsWebPath:true,
                sUrl:'printing_prices.html'
            }]
        },
        {   sTitle:'Articles',
            bIsWebPath:true,
            sUrl:'articles.html',"childArray" : [
            {   sTitle:'Invitations',
                bIsWebPath:true,
                sUrl:'invitations.html'
            },
            {   sTitle:'Brochures',
                bIsWebPath:true,
                sUrl:'brochures.html'
            },
            {   sTitle:'Greeting Cards',
                bIsWebPath:true,
                sUrl:'greeting_cards.html'
            },
            {   sTitle:'Business Cards',
                bIsWebPath:true,
                sUrl:'printing_business_cards.html'
            },
            {   sTitle:'Scrapbooking',
                bIsWebPath:true,
                sUrl:'scrapbooking.html'
            }]
        }]
    },
    {   sTitle:'5UP Hosting',
        bIsWebPath:true,
        sUrl:'5up_hosting.html',"childArray" : [
        {   sTitle:'5UP Hosting Info',
            bIsWebPath:true,
            sUrl:'5up_hosting_info.html',"childArray" : [
            {   sTitle:'Hosting Explained',
                bIsWebPath:true,
                sUrl:'hosting_explained.html'
            },
            {   sTitle:'Free Hosting',
                bIsWebPath:true,
                sUrl:'free_hosting.html'
            },
            {   sTitle:'Domain Names',
                bIsWebPath:true,
                sUrl:'domain_names.html'
            },
            {   sTitle:'Ecommerce Explained',
                bIsWebPath:true,
                sUrl:'ecommerce_explained.html'
            },
            {   sTitle:'Hosting Packages',
                bIsWebPath:true,
                sUrl:'hosting_package_differences.html'
            },
            {   sTitle:'Unlimited Bologna',
                bIsWebPath:true,
                sUrl:'unlimited_hosting_bologna.html'
            },
            {   sTitle:'Design Software',
                bIsWebPath:true,
                sUrl:'design_software.html'
            }]
        },
        {   sTitle:'Our Hosting',
            bIsWebPath:true,
            sUrl:'hosting.html',"childArray" : [
            {   sTitle:'Domain Name Checker',
                bIsWebPath:true,
                sUrl:'domain_name_checker.html'
            },
            {   sTitle:'Site Setup',
                bIsWebPath:true,
                sUrl:'site_setup.html'
            },
            {   sTitle:'Hosting Plans',
                bIsWebPath:true,
                sUrl:'hosting_plans.html'
            }]
        }]
    },
    {   sTitle:'5UP Galleries',
        bIsWebPath:true,
        sUrl:'5up_galleries.html'
    },
    {   sTitle:'Blog',
        bIsWebPath:true,
        sUrl:'blog_it_up.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'5uponline_contact.html'
}]
});
