var nav_361tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Services Offered',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Aircraft Deliveries',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'deliveries.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Aircraft Acquisitions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'acquisitions.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Customized Solutions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'custom.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Pilot Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ps.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Recurrent Training',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'recurrent.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Flight Training',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Request Our Services',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Delivery Request',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'requestdelivery.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Recurrent Training Request',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'reqrec.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Reqest Other Service',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'customized.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Flight Training Request',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'reqflighttraining.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Current Deliveries',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'2012 Deliveries',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2012.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2011 Deliveries',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2011.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2010 Deliveries',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2010.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2009 Deliveries',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2009.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Other Photos',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'index.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'References',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Letters from our Customers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'refs.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Company Resume',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'resume.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Resources',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Track a Flight',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tracker.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Company Tools',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tools.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html',
    'sTarget':'_self'
}]
});
