var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Leeds Fashion Show - Dress Me Beautiful  2011 Collections - UK Fashion Designers showing their runway collections',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html',"childArray" : [
    {   'sTitle':'Venue',
        'bIsWebPath':true,
        'sUrl':'venue.html'
    },
    {   'sTitle':'Press',
        'bIsWebPath':true,
        'sUrl':'press.html',"childArray" : [
        {   'sTitle':'Bloggers',
            'bIsWebPath':true,
            'sUrl':'bloggers.html'
        },
        {   'sTitle':'Social Media',
            'bIsWebPath':true,
            'sUrl':'socialmedia.html'
        },
        {   'sTitle':'Media Enquiry Form',
            'bIsWebPath':true,
            'sUrl':'mediaenquiry.html'
        }]
    },
    {   'sTitle':'2011 Judges',
        'bIsWebPath':true,
        'sUrl':'2011judges.html'
    },
    {   'sTitle':'Membership',
        'bIsWebPath':true,
        'sUrl':'membership.html'
    }]
},
{   'sTitle':'Awards',
    'bIsWebPath':true,
    'sUrl':'awards.html'
},
{   'sTitle':'Designers',
    'bIsWebPath':true,
    'sUrl':'designers.html',"childArray" : [
    {   'sTitle':'Success Stories | Bo Carter',
        'bIsWebPath':true,
        'sUrl':'bointerview.html'
    },
    {   'sTitle':'Style Lounge',
        'bIsWebPath':true,
        'sUrl':'stylelounge.html'
    }]
},
{   'sTitle':'Registration',
    'bIsWebPath':true,
    'sUrl':'registration.html',"childArray" : [
    {   'sTitle':'Designer Registration',
        'bIsWebPath':true,
        'sUrl':'designerregistration.html'
    },
    {   'sTitle':'Model Registration',
        'bIsWebPath':true,
        'sUrl':'modelregistration.html'
    },
    {   'sTitle':'Volunteer Registration',
        'bIsWebPath':true,
        'sUrl':'volunteer.html'
    },
    {   'sTitle':'Press Registration',
        'bIsWebPath':true,
        'sUrl':'pressregistration.html'
    }]
},
{   'sTitle':'Sponsors',
    'bIsWebPath':true,
    'sUrl':'sponsors.html'
},
{   'sTitle':'Gallery/TV',
    'bIsWebPath':true,
    'sUrl':'videotv.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
