var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Plaque Shapes',
    'bIsWebPath':true,
    'sUrl':'rally-plaque-shapes.html'
},
{   'sTitle':'Motifs',
    'bIsWebPath':true,
    'sUrl':'motifs-page.html'
},
{   'sTitle':'Price List',
    'bIsWebPath':true,
    'sUrl':'plaques-price-list.html'
},
{   'sTitle':'Window Plaques',
    'bIsWebPath':true,
    'sUrl':'window-plaques.html'
},
{   'sTitle':'How To Order',
    'bIsWebPath':true,
    'sUrl':'how-to-order-rally-plaques.html'
},
{   'sTitle':'Terms',
    'bIsWebPath':true,
    'sUrl':'terms-conditions.html'
},
{   'sTitle':'Returns',
    'bIsWebPath':true,
    'sUrl':'returns.html'
},
{   'sTitle':'Club Links',
    'bIsWebPath':true,
    'sUrl':'caravan-club-links.html'
},
{   'sTitle':'Closure Dates',
    'bIsWebPath':true,
    'sUrl':'closure-dates.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact-us.html'
}]
});
