var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'MCS Home',
    'bIsWebPath':true,
    'sUrl':'index.htm',"childArray" : [
    {   'sTitle':'About Us',
        'bIsWebPath':true,
        'sUrl':'page28.htm'
    },
    {   'sTitle':'Sitemap',
        'bIsWebPath':true,
        'sUrl':'page51a.htm'
    },
    {   'sTitle':'Ode_to_Project_Planning',
        'bIsWebPath':true,
        'sUrl':'page20.htm'
    }]
},
{   'sTitle':'MCS Projects',
    'bIsWebPath':true,
    'sUrl':'page56.htm'
},
{   'sTitle':'Customers & Links',
    'bIsWebPath':true,
    'sUrl':'page5.htm',"childArray" : [
    {   'sTitle':'Change Machines',
        'bIsWebPath':true,
        'sUrl':'page7a.htm'
    },
    {   'sTitle':'Water Boilers',
        'bIsWebPath':true,
        'sUrl':'page43.htm'
    },
    {   'sTitle':'Machining',
        'bIsWebPath':true,
        'sUrl':'page44.htm'
    },
    {   'sTitle':'Independent Workshop Supplies',
        'bIsWebPath':true,
        'sUrl':'page17.htm'
    }]
},
{   'sTitle':'Information',
    'bIsWebPath':true,
    'sUrl':'page7.htm',"childArray" : [
    {   'sTitle':'Datasheets',
        'bIsWebPath':true,
        'sUrl':'page35.htm'
    },
    {   'sTitle':'Component suppliers',
        'bIsWebPath':true,
        'sUrl':'page58.htm'
    },
    {   'sTitle':'Shop',
        'bIsWebPath':true,
        'sUrl':'page18.htm'
    },
    {   'sTitle':'Tutorials',
        'bIsWebPath':true,
        'sUrl':'page50a.htm'
    },
    {   'sTitle':'FAQ',
        'bIsWebPath':true,
        'sUrl':'page52a.htm',"childArray" : [
        {   'sTitle':'Buying_A_PC',
            'bIsWebPath':true,
            'sUrl':'page53.htm',"childArray" : [
            {   'sTitle':'PC_Notes',
                'bIsWebPath':true,
                'sUrl':'page54a.htm'
            }]
        }]
    }]
},
{   'bSeparatorAfter':true,
    'sTitle':'Hobby Electronics',
    'bIsWebPath':true,
    'sUrl':'page19.htm',"childArray" : [
    {   'sTitle':'Hobby Parts',
        'bIsWebPath':true,
        'sUrl':'page21.htm'
    }]
}]
});
