var nav_1096tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'FILMS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'films.html',
    'sTarget':'_self'
},
{   'sTitle':'ARTWORK',
    'bIsExternal':true,
    'sUrl':'http://www.wix.com/peckrobin/mainjune2010_3',
    'sTarget':'_blank'
},
{   'sTitle':'MORE INFO',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'DIRECTOR',
        'bIsExternal':true,
        'sUrl':'http://www.jonfelix.com/page33.html',
        'sTarget':'_self'
    },
    {   'sTitle':'CINEMATOGRAPHER',
        'bIsExternal':true,
        'sUrl':'http://www.jonfelix.com/cinematographer.html',
        'sTarget':'_self'
    },
    {   'sTitle':'EDITOR',
        'bIsExternal':true,
        'sUrl':'http://www.jonfelix.com/editor/',
        'sTarget':'_self'
    }]
},
{   'sTitle':'BLOG',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'blog.html',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
