var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'working together',
    bIsWebPath:true,
    sUrl:'visually_brilliant.html',"childArray" : [
    {   sTitle:'a winning strategy',
        bIsWebPath:true,
        sUrl:'getting_strategy.html'
    },
    {   sTitle:'getting visual',
        bIsWebPath:true,
        sUrl:'getting_visual.html'
    },
    {   sTitle:'causing a pause',
        bIsWebPath:true,
        sUrl:'design.html'
    }]
},
{   sTitle:'growing your business',
    bIsWebPath:true,
    sUrl:'in_your_corner.html',"childArray" : [
    {   sTitle:'a note from the founder',
        bIsWebPath:true,
        sUrl:'anthony_wilson.html'
    }]
},
{   sTitle:'portfolio',
    bIsWebPath:true,
    sUrl:'portfolio.html',"childArray" : [
    {   sTitle:'logo design',
        bIsWebPath:true,
        sUrl:'logo_design.html'
    },
    {   sTitle:'graphic solutions',
        bIsWebPath:true,
        sUrl:'graphic_solutions.html'
    },
    {   sTitle:'print and advertising',
        bIsWebPath:true,
        sUrl:'print_advertising.html'
    },
    {   sTitle:'digital publications',
        bIsWebPath:true,
        sUrl:'digital_publications.html',"childArray" : [
        {   sTitle:'resort pages magazine',
            bIsWebPath:true,
            sUrl:'resort_pages_magazine.html'
        },
        {   sTitle:'lake june west magazine',
            bIsWebPath:true,
            sUrl:'ljw_magazine.html'
        },
        {   sTitle:'beaches to bunkers magazine',
            bIsWebPath:true,
            sUrl:'beaches_bunkers-mag.html'
        },
        {   sTitle:'home collections magazine',
            bIsWebPath:true,
            sUrl:'home_collections-mag.html'
        },
        {   sTitle:'perod associates brochure',
            bIsWebPath:true,
            sUrl:'digital_br-perodassoc.html'
        },
        {   sTitle:'andalucia brochure',
            bIsWebPath:true,
            sUrl:'digital_br-andalucia.html'
        },
        {   sTitle:'lely resort brochure',
            bIsWebPath:true,
            sUrl:'digital_br-lelyresort.html'
        },
        {   sTitle:'wyndemere home magazine',
            bIsWebPath:true,
            sUrl:'digital_mag-wyndemere.html'
        }]
    },
    {   sTitle:'web design',
        bIsWebPath:true,
        sUrl:'web_design.html'
    },
    {   sTitle:'email campaigns',
        bIsWebPath:true,
        sUrl:'email_campaigns.html'
    },
    {   sTitle:'photography services',
        bIsWebPath:true,
        sUrl:'photography_services.html'
    }]
},
{   sTitle:'services',
    bIsWebPath:true,
    sUrl:'social_media.html'
},
{   sTitle:'let\'s talk',
    bIsWebPath:true,
    sUrl:'contact_us.html',"childArray" : [
    {   sTitle:'request a consultation',
        bIsWebPath:true,
        sUrl:'consultation_request.html'
    },
    {   sTitle:'contact us',
        bIsWebPath:true,
        sUrl:'contact-us.html'
    },
    {   sTitle:'subscribe',
        bIsWebPath:true,
        sUrl:'subscribe.html'
    },
    {   sTitle:'frequently asked questions',
        bIsWebPath:true,
        sUrl:'faq.html',"childArray" : [
        {   sTitle:'faq - web design',
            bIsWebPath:true,
            sUrl:'faq_webdesign.html'
        },
        {   sTitle:'faq - social media',
            bIsWebPath:true,
            sUrl:'faq_socialmedia.html'
        },
        {   sTitle:'faq - graphic design',
            bIsWebPath:true,
            sUrl:'faq_graphicdesign.html'
        },
        {   sTitle:'faq - photography',
            bIsWebPath:true,
            sUrl:'faq_photography.html'
        },
        {   sTitle:'faq - digital publications',
            bIsWebPath:true,
            sUrl:'faq_digitalpublishing.html'
        },
        {   sTitle:'faq - print media',
            bIsWebPath:true,
            sUrl:'faq_printmedia.html'
        },
        {   sTitle:'faq - email campaigns',
            bIsWebPath:true,
            sUrl:'faq_emailcampaigns.html'
        },
        {   sTitle:'faq - policy',
            bIsWebPath:true,
            sUrl:'faq_policies.html'
        }]
    }]
}]
});
