var nav_206tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Franchise Catering',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'franchisecatering.html'
},
{   'sTitle':'Design House at Crow Nest',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'crownest.html',
    'sTarget':'_self'
},
{   'sTitle':'Corporate Catering',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'corporatecatering.html'
},
{   'sTitle':'Planning & Styling',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'planning&styling.html'
},
{   'sTitle':'Sample Menus',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'samplemenus.html',"childArray" : [
    {   'sTitle':'Canapes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'canapes.html'
    },
    {   'sTitle':'Buffets',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'buffetts.html'
    },
    {   'sTitle':'Bowl Food',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bowlfood.html'
    },
    {   'sTitle':'Formal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'formal.html'
    },
    {   'sTitle':'Drinks Packages',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'drinkspackages.html'
    },
    {   'sTitle':'Hog Roast',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hogroast.html'
    }]
},
{   'sTitle':'Enquiry Form',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'enquiryform.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'link.html'
},
{   'sTitle':'News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Testmonials',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'testimonials.html'
},
{   'sTitle':'Booking Form',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Booking Form for Design House Outside.pdf',
    'sTarget':'_blank'
}]
});
