var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Sign Carving',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Contact Me',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'contact.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Clients',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'clients.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Terms',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'terms.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'signs_documentation.html',"childArray" : [
    {   'sTitle':'Carved Signs',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'signs.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Documentation Boards USCG',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'signs_documentation.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Name Boards',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'signs_nameboards.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Woodcarvings & Woodworking',
        'bIsExternal':true,
        'sUrl':'http://www.terrywolff.com',
        'sTarget':'_blank',"childArray" : [
        {   'sTitle':'Doors',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/doors.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Furniture',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/furniture.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Gates',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/gates.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Gifts',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/gifts.html',
            'sTarget':'_blank'
        },
        {   'sTitle':'Saddle Displays',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/saddle-stands.html',
            'sTarget':'_blank'
        }]
    },
    {   'sTitle':'Sharpening',
        'bIsExternal':true,
        'sUrl':'http://www.terrywolff.com/sharpening.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Workshops & Supplies',
        'bIsExternal':true,
        'sUrl':'http://www.trwolff.com/teaching.html',
        'sTarget':'_blank',"childArray" : [
        {   'sTitle':'Sign Carving Workshops',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/teaching.html',
            'sTarget':'_blank'
        },
        {   'sTitle':'Woodcarving Workshops',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/teaching.html',
            'sTarget':'_blank'
        },
        {   'sTitle':'Text Book for Carving Letters',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/books-txtbk.html',
            'sTarget':'_blank'
        },
        {   'sTitle':'Carving Knives',
            'bIsExternal':true,
            'sUrl':'http://www.trwolff.com/knives_carving.html',
            'sTarget':'_blank'
        }]
    },
    {   'sTitle':'Wood Care',
        'bIsExternal':true,
        'sUrl':'http://www.trwolff.com/woodcare.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Wind Energy Products',
        'bIsExternal':true,
        'sUrl':'http://www.solar-catalog.com/wind.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Solar Energy Products',
        'bIsExternal':true,
        'sUrl':'http://www.solar-catalog.com',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Sign Information',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'signinfo.html',
    'sTarget':'_self',"childArray" : [
    {   'sDescription':'Using wood or a synthic Carving Material (HDU)',
        'sTitle':'High Density Urathane',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hdu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Sign Finishes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'signfinishes.html',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Marine Finish',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'marine.html',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'Sign Enhancements',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'enhancements.html',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Carved Appliques',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'applique.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Carved Illustrations',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'illustration.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Gold Leaf',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'gold.html',
            'sTarget':'_self'
        }]
    }]
}]
});
