var nav_236tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'welcome.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'sUrl':'%parent%',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'About Us',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'aboutus.html'
    }]
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'sUrl':'%parent%',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Gallery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'gallery.html'
    }]
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'sUrl':'%parent%',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Products',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'products.html'
    },
    {   'sTitle':'Rebates & Specials',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page22.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Savage Color Chart',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'savage.html'
    }]
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'sUrl':'%parent%',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'services.html'
    },
    {   'sTitle':'Warranty',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'warranty.html'
    },
    {   'sTitle':'Video Transfer',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'transfer.html'
    }]
},
{   'sTitle':'Contacts & Resources',
    'bIsExternal':true,
    'sUrl':'%parent%',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Contact Us',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'contactus.html'
    },
    {   'sTitle':'Directions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'directions.html'
    },
    {   'sTitle':'Resources',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'resources.html'
    }]
},
{   'sTitle':'Class Information & Schedule',
    'bIsExternal':true,
    'sUrl':'%parent%',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Class & Event Schedule',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'schedule.html'
    },
    {   'sTitle':'Digital 101 Class',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'digital101.html'
    },
    {   'sTitle':'Intermediate Class',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'intermediate.html'
    },
    {   'sTitle':'Basic Lighting Class',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'basiclighting.html'
    },
    {   'sTitle':'Advanced Lighting Class',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'advancedlighting.html'
    },
    {   'sTitle':'Canon Discovery Day',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'discoveryday.html'
    }]
}]
});
