var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'From Proms Schools & Corporate Events,',
    sTitle:'Events',
    bIsWebPath:true,
    sUrl:'page16.html',
    sTarget:'_self'
},
{   sTitle:'Studio',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Portrait',
        bIsWebPath:true,
        sUrl:'page5.html',
        sTarget:'_self'
    },
    {   sTitle:'Passport & ID',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sTitle:'Actors Dancers & Modelling',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Commercial',
    bIsWebPath:true,
    sUrl:'commercial photographer.html',
    sTarget:'_self'
},
{   sTitle:'Photo Shoots',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'presentations',
        bIsWebPath:true,
        sUrl:'page9.html',
        sTarget:'_self'
    },
    {   sTitle:'Studio Shoots',
        bIsWebPath:true,
        sUrl:'page10.html',
        sTarget:'_self'
    },
    {   sTitle:'Mansfield Boys',
        bIsWebPath:true,
        sUrl:'page11.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Weddings',
    bIsWebPath:true,
    sUrl:'page13.html',
    sTarget:'_self'
},
{   sTitle:'Promotions',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Pet Portraits',
        bIsWebPath:true,
        sUrl:'page15.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact photographer.html',
    sTarget:'_self'
}]
});