var nav_561tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Disposables',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'disposable_products.html'
},
{   'sTitle':'Hot Foil',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'hot_foil.html'
},
{   'sTitle':'Ribbons & Bears',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ribbons_bears.html'
},
{   'sTitle':'Stationery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'personalised_stationery.html'
},
{   'sTitle':'Gift Sets',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gift_sets.html'
},
{   'sTitle':'Confectionery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'personalised_confectionery.html'
},
{   'sTitle':'Vinyl Signs',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'vinyl_signs.html',
    'sTarget':'_self'
}]
});
