var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Digital Media',
        'bIsWebPath':true,
        'sUrl':'digital media.html',"childArray" : [
        {   'sTitle':'Diploma 3D Animation Level 6',
            'bIsWebPath':true,
            'sUrl':'diploma 3d animation 6.html'
        },
        {   'sTitle':'Diploma Advanced 3D Animation Level 7',
            'bIsWebPath':true,
            'sUrl':'diploma advanced animation 7.html'
        },
        {   'sTitle':'3D ANIMATION SHORTCOURSE',
            'bIsWebPath':true,
            'sUrl':'shortcourse.html',"childArray" : [
            {   'sTitle':'Entry Criteria',
                'bIsWebPath':true,
                'sUrl':'entry criteria.html'
            },
            {   'sTitle':'Student Work',
                'bIsWebPath':true,
                'sUrl':'student work.html',"childArray" : [
                {   'sTitle':'Year 01 Work',
                    'bIsWebPath':true,
                    'sUrl':'year 01.html'
                },
                {   'sTitle':'Year 02 Work',
                    'bIsWebPath':true,
                    'sUrl':'year 02.html'
                }]
            },
            {   'sTitle':'FAQ',
                'bIsWebPath':true,
                'sUrl':'faq.html'
            }]
        }]
    },
    {   'sTitle':'Business',
        'bIsWebPath':true,
        'sUrl':'business.html',"childArray" : [
        {   'sTitle':'Outline',
            'bIsWebPath':true,
            'sUrl':'business outline.html'
        },
        {   'sTitle':'Entry Criteria',
            'bIsWebPath':true,
            'sUrl':'business entry criteria.html'
        }]
    },
    {   'sTitle':'Ministry',
        'bIsWebPath':true,
        'sUrl':'ministry.html',"childArray" : [
        {   'sTitle':'Course Outline',
            'bIsWebPath':true,
            'sUrl':'courseoutline.html'
        },
        {   'sTitle':'Entry Criteria',
            'bIsWebPath':true,
            'sUrl':'entrycriteria.html'
        }]
    },
    {   'sTitle':'Enrol Now',
        'bIsWebPath':true,
        'sUrl':'enrol now.html',"childArray" : [
        {   'sTitle':'NZ Enrolment',
            'bIsWebPath':true,
            'sUrl':'nz enrolment.html',"childArray" : [
            {   'sTitle':'Dates/Fees',
                'bIsWebPath':true,
                'sUrl':'nz dates fees.html'
            }]
        },
        {   'sTitle':'Applications',
            'bIsWebPath':true,
            'sUrl':'applications.html'
        }]
    },
    {   'sTitle':'News',
        'bIsWebPath':true,
        'sUrl':'news.html'
    }]
},
{   'sTitle':'Accomodation',
    'bIsWebPath':true,
    'sUrl':'accommodation.html',"childArray" : [
    {   'sTitle':'Campus FAQ',
        'bIsWebPath':true,
        'sUrl':'campus faq.html'
    }]
},
{   'sTitle':'International',
    'bIsWebPath':true,
    'sUrl':'international.html',"childArray" : [
    {   'sTitle':'International Enrolment',
        'bIsWebPath':true,
        'sUrl':'international enrolment.html'
    },
    {   'sTitle':'Services',
        'bIsWebPath':true,
        'sUrl':'services.html'
    },
    {   'sTitle':'Insurance',
        'bIsWebPath':true,
        'sUrl':'insurance.html'
    },
    {   'sTitle':'Visa\'s',
        'bIsWebPath':true,
        'sUrl':'visas.html'
    },
    {   'sTitle':'Questions',
        'bIsWebPath':true,
        'sUrl':'questions.html'
    },
    {   'sTitle':'Dates/Fees',
        'bIsWebPath':true,
        'sUrl':'dates fees.html'
    }]
},
{   'sTitle':'Applications',
    'bIsWebPath':true,
    'sUrl':'downloads.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact us.html',"childArray" : [
    {   'sTitle':'About Us',
        'bIsWebPath':true,
        'sUrl':'about us.html'
    },
    {   'sTitle':'Our People',
        'bIsWebPath':true,
        'sUrl':'our people.html'
    },
    {   'sTitle':'Library',
        'bIsWebPath':true,
        'sUrl':'library.html',"childArray" : [
        {   'sTitle':'Research',
            'bIsWebPath':true,
            'sUrl':'research.html'
        },
        {   'sTitle':'Facilities/Services',
            'bIsWebPath':true,
            'sUrl':'facilities services.html'
        },
        {   'sTitle':'Policies',
            'bIsWebPath':true,
            'sUrl':'policies.html'
        },
        {   'sTitle':'Crediting Sources',
            'bIsWebPath':true,
            'sUrl':'crediting sources.html'
        },
        {   'sTitle':'Subject Guides',
            'bIsWebPath':true,
            'sUrl':'subject guides.html'
        },
        {   'sTitle':'Search the Catalogue',
            'bIsWebPath':true,
            'sUrl':'online catalogue.html'
        }]
    },
    {   'sTitle':'Partners/Alumni',
        'bIsWebPath':true,
        'sUrl':'partners alumni.html'
    }]
}]
});
