var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'home page',
    sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'tweet/ blogg',
        bIsWebPath:true,
        sUrl:'tweet.html'
    }]
},
{   sTitle:'about',
    bIsWebPath:true,
    sUrl:'about.html',"childArray" : [
    {   sTitle:'about Tim Evans',
        bIsWebPath:true,
        sUrl:'page24.html'
    }]
},
{   sTitle:'services',
    bIsWebPath:true,
    sUrl:'services.html',"childArray" : [
    {   sTitle:'creative industrial design',
        bIsWebPath:true,
        sUrl:'creative.html'
    },
    {   sTitle:'Transfer to manufacture',
        bIsWebPath:true,
        sUrl:'manufacture.html'
    },
    {   sTitle:'photorealistic image',
        bIsWebPath:true,
        sUrl:'images.html'
    },
    {   sTitle:'CAD Support',
        bIsWebPath:true,
        sUrl:'solidworks.html'
    },
    {   sTitle:'Innovation',
        bIsWebPath:true,
        sUrl:'innovation.html'
    }]
},
{   sDescription:'industrial design portfolio, product design case studies, ',
    sTitle:'portfolio',
    bIsWebPath:true,
    sUrl:'portfolio.html',"childArray" : [
    {   sTitle:'AGA Rangemaster',
        bIsWebPath:true,
        sUrl:'aga.html',"childArray" : [
        {   sTitle:'AGA Ludlow Real',
            bIsWebPath:true,
            sUrl:'stoves.html'
        },
        {   sTitle:'AGA Stretton ',
            bIsWebPath:true,
            sUrl:'solidfuel.html'
        },
        {   sTitle:'AGA Aimes controller',
            bIsWebPath:true,
            sUrl:'handheld.html'
        }]
    },
    {   sTitle:'EOGB',
        bIsWebPath:true,
        sUrl:'eogb.html',"childArray" : [
        {   sTitle:'EOGB CAD Layout',
            bIsWebPath:true,
            sUrl:'cad.html'
        },
        {   sTitle:'oil_burner_photo',
            bIsWebPath:true,
            sUrl:'burner.html'
        }]
    },
    {   sTitle:'Russound inc',
        bIsWebPath:true,
        sUrl:'russound.html',"childArray" : [
        {   sTitle:'Russound C-visual',
            bIsWebPath:true,
            sUrl:'photorealistic.html'
        }]
    },
    {   sTitle:'42 Technology',
        bIsWebPath:true,
        sUrl:'42technology.html'
    },
    {   sTitle:'Monitor Audio',
        bIsWebPath:true,
        sUrl:'monitoraudio.html',"childArray" : [
        {   sTitle:'inwall web image',
            bIsWebPath:true,
            sUrl:'page22.html'
        },
        {   sTitle:'inceiling web image',
            bIsWebPath:true,
            sUrl:'page23.html'
        }]
    },
    {   sTitle:'Tekelek Group',
        bIsWebPath:true,
        sUrl:'tekelek group.html',"childArray" : [
        {   sTitle:'energy monitor development',
            bIsWebPath:true,
            sUrl:'development_oil.html'
        },
        {   sTitle:'energy monitor concept',
            bIsWebPath:true,
            sUrl:'concept.html'
        },
        {   sTitle:'energy monitor production',
            bIsWebPath:true,
            sUrl:'production item.html'
        }]
    }]
},
{   sTitle:'start-ups',
    bIsWebPath:true,
    sUrl:'start_ups_smes.html',"childArray" : [
    {   sTitle:'intillectual property',
        bIsWebPath:true,
        sUrl:'intellectual_property.html'
    },
    {   sTitle:'what\'s involved',
        bIsWebPath:true,
        sUrl:'whats_involved.html'
    },
    {   sTitle:'how much ?',
        bIsWebPath:true,
        sUrl:'design_costs.html'
    },
    {   sTitle:'visulising your idea',
        bIsWebPath:true,
        sUrl:'visualisation.html'
    },
    {   sTitle:'making it real',
        bIsWebPath:true,
        sUrl:'transfer to manufacture.html'
    }]
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
