var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'Overview',
        'bIsWebPath':true,
        'sUrl':'aboutoverview.html'
    },
    {   'sTitle':'Careers',
        'bIsWebPath':true,
        'sUrl':'careers.html',"childArray" : [
        {   'sTitle':'Support Specialists',
            'bIsWebPath':true,
            'sUrl':'supportspec.html'
        },
        {   'sTitle':'Software Engineers',
            'bIsWebPath':true,
            'sUrl':'swareeng.html'
        },
        {   'sTitle':'Law Practice Consultants',
            'bIsWebPath':true,
            'sUrl':'consultants.html'
        }]
    },
    {   'sTitle':'Denning Partner Opportunities',
        'bIsWebPath':true,
        'sUrl':'partners.html'
    },
    {   'sTitle':'Campaigns',
        'bIsWebPath':true,
        'sUrl':'campaign.html'
    },
    {   'sTitle':'8th Anniversary Contest',
        'bIsWebPath':true,
        'sUrl':'8thanniversarysplash.html',"childArray" : [
        {   'sTitle':'Overview',
            'bIsWebPath':true,
            'sUrl':'page36.html'
        },
        {   'sTitle':'Contest Form',
            'bIsWebPath':true,
            'sUrl':'8thanniversary.html'
        },
        {   'sTitle':'Terms & Conditions: 8th Anniversary iPad 2 Giveaway',
            'bIsWebPath':true,
            'sUrl':'8thannitnc.html'
        }]
    }]
},
{   'sTitle':'Clients',
    'bIsWebPath':true,
    'sUrl':'clients.html',"childArray" : [
    {   'sTitle':'Overview',
        'bIsWebPath':true,
        'sUrl':'clientsoverview.html'
    },
    {   'sTitle':'Case Studies',
        'bIsWebPath':true,
        'sUrl':'cstudies.html'
    },
    {   'sTitle':'Testimonials',
        'bIsWebPath':true,
        'sUrl':'clientreviews.html'
    }]
},
{   'sTitle':'Benefits',
    'bIsWebPath':true,
    'sUrl':'benefits.html',"childArray" : [
    {   'sTitle':'Overview',
        'bIsWebPath':true,
        'sUrl':'benefitsoverview.html'
    },
    {   'sTitle':'No Hard Copy? No Problem.',
        'bIsWebPath':true,
        'sUrl':'database.html'
    },
    {   'sTitle':'Less Clerks, More Output',
        'bIsWebPath':true,
        'sUrl':'drafting.html'
    },
    {   'sTitle':'Decreased Negligence Risk',
        'bIsWebPath':true,
        'sUrl':'kiv.html'
    },
    {   'sTitle':'No More Accounting Worries',
        'bIsWebPath':true,
        'sUrl':'accounting.html'
    },
    {   'sTitle':'Protect Your Data',
        'bIsWebPath':true,
        'sUrl':'data.html'
    },
    {   'sTitle':'Perfect Office Management',
        'bIsWebPath':true,
        'sUrl':'office.html'
    },
    {   'sTitle':'Understand Your Firm',
        'bIsWebPath':true,
        'sUrl':'analysis.html'
    },
    {   'sTitle':'More Features',
        'bIsWebPath':true,
        'sUrl':'morefeatures.html'
    },
    {   'sTitle':'Why Choose Denning?',
        'bIsWebPath':true,
        'sUrl':'whychoose.html'
    },
    {   'sTitle':'Videos',
        'bIsWebPath':true,
        'sUrl':'video.html'
    }]
},
{   'sTitle':'Free Consultation',
    'bIsWebPath':true,
    'sUrl':'consultation.html'
},
{   'sTitle':'Support',
    'bIsWebPath':true,
    'sUrl':'support.html',"childArray" : [
    {   'sTitle':'Overview',
        'bIsWebPath':true,
        'sUrl':'supportoverview.html'
    },
    {   'sTitle':'Help Desk',
        'bIsExternal':true,
        'sUrl':'http://www.denning.com.my/hesk/',
        'sTarget':'_self'
    },
    {   'sTitle':'FAQ',
        'bIsWebPath':true,
        'sUrl':'faq.html'
    },
    {   'sTitle':'Training',
        'bIsWebPath':true,
        'sUrl':'training.html'
    },
    {   'sTitle':'Chat',
        'bIsWebPath':true,
        'sUrl':'chat.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
