var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Home Cont.',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'story.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Parafotos News',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'New Releases',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'news.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Latest Covers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'latestcovers.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'How to Order',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'order.html',
    'sTarget':'_self'
},
{   'sTitle':'Films',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'films.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'France',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'france.html',
        'sTarget':'_self'
    },
    {   'sTitle':'France Cont.',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'france2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Greece',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'greece.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Spain',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'spain.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Spain Contd.',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'spain2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'UK',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'uk.html',
        'sTarget':'_self'
    },
    {   'sTitle':'UK Contd.',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'uk2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'UK Contd.2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page28.html',
        'sTarget':'_self'
    },
    {   'sTitle':'USA',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'usa.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Other Films',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'otherfilms.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Magazine Covers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'magazinecovers.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'H&E Covers 87-94',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'h&ecovers87-94.html',
        'sTarget':'_self'
    },
    {   'sTitle':'H&E Covers 95-99',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'h&ecovers95-99.html',
        'sTarget':'_self'
    },
    {   'sTitle':'H&E Covers 00-06',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'h&ecovers00-06.html',
        'sTarget':'_self'
    },
    {   'sTitle':'H&E Covers 07-Present',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'h&ecovers07-present.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Other Covers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'othercovers.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Master Classes',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'masterclasses.html',
    'sTarget':'_self'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
