var nav_431tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'website/company.html'
},
{   'sTitle':'What People Say',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'website/whatpeoplesay.html'
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'website/products.html',"childArray" : [
    {   'sTitle':'ACT Products',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/act_products.html'
    },
    {   'sTitle':'ACT! for Web',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/act_for_web.html'
    },
    {   'sTitle':'ACT! Premium',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/act_premium.html'
    },
    {   'sTitle':'ACT 2012',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ACT2012.html'
    },
    {   'sTitle':'Online ACT Training',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/online_act_training.html'
    },
    {   'sTitle':'ACT Training',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/act_training.html'
    },
    {   'sTitle':'Microsoft Training',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/microsoft_training.html'
    },
    {   'sTitle':'Swiftpage',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/swiftpage.html'
    },
    {   'sTitle':'SwiftpageTestimonials',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'website/SwiftpageTestimonials.html'
    },
    {   'bSeparatorAfter':true,
        'sTitle':'Social Media 2012',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'socialmedia2012.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Buy ACT CDs',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'buyactcds.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'What We Like',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'website/whatwelike.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'website/contact.html'
}]
});
