var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'DIY Tuner shop for members and guests only.  Work on your own car or other members car.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sDescription':'This domain name is for sale.  It\'s places well in Google and has a clean design.',
        'sTitle':'Domain and Design FOR SALE',
        'bIsWebPath':true,
        'sUrl':'this_domain_and_design_is_for_sale.html'
    }]
},
{   'sDescription':'About this concept.',
    'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about_diy_tuning.html',"childArray" : [
    {   'sDescription':'Why the DIY business model?',
        'sTitle':'Business Model',
        'bIsWebPath':true,
        'sUrl':'diy_business_model.html'
    }]
},
{   'sTitle':'Members',
    'bIsWebPath':true,
    'sUrl':'memberships.html'
},
{   'sTitle':'Blog',
    'bIsExternal':true,
    'sUrl':'http://diytunershop.blogspot.com/',
    'sTarget':'_self'
},
{   'sTitle':'Help',
    'bIsWebPath':true,
    'sUrl':'help.html'
}]
});
