var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About me',
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sTitle':'Duquesne',
    'bIsWebPath':true,
    'sUrl':'page30.html'
},
{   'sTitle':'Publications',
    'bIsWebPath':true,
    'sUrl':'page4.html',"childArray" : [
    {   'sTitle':'Theological Mystery series',
        'bIsWebPath':true,
        'sUrl':'page14.html',"childArray" : [
        {   'sTitle':'Mystery of Creation',
            'bIsWebPath':true,
            'sUrl':'page80.html'
        },
        {   'sTitle':'The Sacramental Mystery',
            'bIsWebPath':true,
            'sUrl':'page8.html',"childArray" : [
            {   'sTitle':'El misterio sacramental',
                'bIsWebPath':true,
                'sUrl':'page21.html'
            },
            {   'sTitle':'ТАЙНА ТАИНСТВ ',
                'bIsWebPath':true,
                'sUrl':'page22.html'
            }]
        },
        {   'sTitle':'The Mystery of Reason',
            'bIsWebPath':true,
            'sUrl':'page10.html',"childArray" : [
            {   'sTitle':'Il fascino della ragione',
                'bIsWebPath':true,
                'sUrl':'page29.html'
            }]
        },
        {   'sTitle':'The Mystery of Mary',
            'bIsWebPath':true,
            'sUrl':'page12.html',"childArray" : [
            {   'sTitle':'Il mistero di Maria',
                'bIsWebPath':true,
                'sUrl':'page27.html'
            }]
        },
        {   'sTitle':'Mystery of the Church',
            'bIsWebPath':true,
            'sUrl':'page13.html'
        }]
    },
    {   'sTitle':'New Testament Theology',
        'bIsWebPath':true,
        'sUrl':'page18.html'
    },
    {   'sTitle':'Science and Religion series',
        'bIsWebPath':true,
        'sUrl':'page15.html',"childArray" : [
        {   'sTitle':'Creation and Scientific Creativity',
            'bIsWebPath':true,
            'sUrl':'page11.html'
        },
        {   'sTitle':'Creazione e creatività scientifica',
            'bIsWebPath':true,
            'sUrl':'page28.html'
        },
        {   'sTitle':'Creazione e Scienze',
            'bIsWebPath':true,
            'sUrl':'page17.html'
        }]
    },
    {   'sTitle':'Ecology series',
        'bIsWebPath':true,
        'sUrl':'page16.html',"childArray" : [
        {   'sTitle':'Towards a Theology of the Environment',
            'bIsWebPath':true,
            'sUrl':'page82.html'
        },
        {   'sTitle':'Teologia dell\'ambiente',
            'bIsWebPath':true,
            'sUrl':'page19.html'
        },
        {   'sTitle':'Por uma teologia',
            'bIsWebPath':true,
            'sUrl':'page20.html'
        },
        {   'sTitle':'Cross and Rainforest',
            'bIsWebPath':true,
            'sUrl':'page9.html'
        }]
    },
    {   'sTitle':'Ecumenism',
        'bIsWebPath':true,
        'sUrl':'page81.html'
    },
    {   'sTitle':'Style Manual',
        'bIsWebPath':true,
        'sUrl':'page26.html'
    }]
},
{   'sTitle':'Contacts',
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Frères Jean',
    'bIsWebPath':true,
    'sUrl':'page6.html'
},
{   'sTitle':'Garon',
    'bIsWebPath':true,
    'sUrl':'page25.html'
},
{   'sTitle':'Interests',
    'bIsWebPath':true,
    'sUrl':'page7.html'
}]
});
