var nav_168tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Oil Paintings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'oilpaintings1.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Oil Paintings 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'oil paintings 2.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Watercolours',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'watercolours.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Watercolours 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'watercolours2.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Engravings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'antiqueengravings1.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Engravings 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'antiqueengravings2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Engravings 3',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'engravings 3.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Oriental Paintings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'orientalpaintings1.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Oriental Paintings 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'orientalpaintings2.html'
    }]
},
{   'sTitle':'Picture Framing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'pictureframing1.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Framing Design',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'framingdesign2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Framing Design 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'framing design 2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Picture Framing Mouldings',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'pictureframemouldings.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Framing Anything',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'framimganything.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Restoration',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'restoration.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faq.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Frequently Asked Questions 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'faq2.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Contact Details',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactdetails.html'
}]
});
