var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'http://www.helenduncan.org.uk/index.html'
},
{   'sTitle':'The Campaign',
    'sUrl':'http://www.helenduncan.org.uk/campaign.html'
},
{   'sTitle':'America',
    'sUrl':'http://www.helenduncan.org.uk/america.html'
},
{   'sTitle':'Churchill\'s Minute',
    'sUrl':'http://www.helenduncan.org.uk/minute.html'
},
{   'sTitle':'Contact Us',
    'sUrl':'http://www.helenduncan.org.uk/contact.html'
}]
});
