var nav_346tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Profile',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'profile.html',
    'sTarget':'_self'
},
{   'sTitle':'Cakes',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cakes.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Anniversary Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'anniversary_cake_images.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Birthday Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'birthday_cake_images.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Celebration Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'celebration_cake_images_1.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Christening Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'christening_cake_images.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Corporate Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'corporate_cake_images.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Cupcakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'cupcake_images_1.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Seasonal Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'seasonal_cake_images.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Wedding Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wedding_cakes_images.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Portion Guide',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'portion_guide.html',
    'sTarget':'_self'
},
{   'sTitle':'Price Guide',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'price_guide.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Celebration Cake Prices',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'celebration_cake_prices.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Cupcake Prices',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'cupcake_prices.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Wedding Cake Prices',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wedding_cake_prices.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Cake Images',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cake_images.html',
    'sTarget':'_self'
},
{   'sTitle':'Delivery Options',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'delivery_options.html',
    'sTarget':'_self'
},
{   'sTitle':'Testimonials',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'client_testimonials.html',
    'sTarget':'_self'
},
{   'sTitle':'Enquiry Form',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'enquiry_form.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html',
    'sTarget':'_self'
}]
});
