var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Ibis Plaza Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Terms&Conditions',
        'bIsWebPath':true,
        'sUrl':'terms&conditions.html'
    }]
},
{   'sTitle':'About Leasing',
    'bIsWebPath':true,
    'sUrl':'AboutLeasing.html'
},
{   'sTitle':'Our Office Suites',
    'bIsWebPath':true,
    'sUrl':'OurOfficeSuites.html'
},
{   'sTitle':'Lease / Rent Space',
    'bIsWebPath':true,
    'sUrl':'RentSpace.html',"childArray" : [
    {   'sTitle':'Move-in-Ready',
        'bIsWebPath':true,
        'sUrl':'Move-in-Ready.html',"childArray" : [
        {   'sTitle':'Suite 105 - 1,000 sq.ft',
            'bIsWebPath':true,
            'sUrl':'Suite105.html'
        },
        {   'sTitle':'Suite 904 - 2,140 sq.ft.',
            'bIsWebPath':true,
            'sUrl':'Suite 904.html'
        },
        {   'sTitle':'Suite 906 - 2,510 sq.ft.',
            'bIsWebPath':true,
            'sUrl':'Suite 906.html'
        },
        {   'sTitle':'Suite 908 - 1,854 sq.ft.',
            'bIsWebPath':true,
            'sUrl':'suite 908.html'
        },
        {   'sTitle':'Suite 1100 - 892 sq.ft.',
            'bIsWebPath':true,
            'sUrl':'Suite 1100.html'
        },
        {   'sTitle':'Suite 1200 - 2,091 sq.ft.',
            'bIsWebPath':true,
            'sUrl':'page25.html'
        },
        {   'sTitle':'Suite 2300 - 5,369 sq.ft.',
            'bIsWebPath':true,
            'sUrl':'Suite 2300.html'
        }]
    },
    {   'sTitle':'Build-to-Suit',
        'bIsWebPath':true,
        'sUrl':'Build-to-Suit.html',"childArray" : [
        {   'sTitle':'Suite 3000 - 26,250 sq.ft.',
            'bIsWebPath':true,
            'sUrl':'Suite 3000.html'
        }]
    }]
},
{   'sTitle':'Rental Contacts',
    'bIsWebPath':true,
    'sUrl':'RentalContacts.html'
},
{   'sTitle':'Office Location',
    'bIsWebPath':true,
    'sUrl':'OfficeLocation.html'
},
{   'sTitle':'Tenant Comments',
    'bIsWebPath':true,
    'sUrl':'TenantComments.html'
},
{   'sTitle':'Why New Jersey',
    'bIsWebPath':true,
    'sUrl':'NewJersey.html',"childArray" : [
    {   'sTitle':'Why Princeton NJ',
        'bIsWebPath':true,
        'sUrl':'Princeton NJ.html'
    },
    {   'sTitle':'Why Hamilton NJ',
        'bIsWebPath':true,
        'sUrl':'Hamilton NJ.html'
    }]
}]
});
