var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'about',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'Regalia',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'regalia.html'
},
{   'sTitle':'Coming Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'comingevents.html'
},
{   'sTitle':'History',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'history.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Forum',
    'bIsExternal':true,
    'sUrl':'http://www.folkmog.org.uk/forum/Blah.pl',
    'sTarget':'_blank'
},
{   'sTitle':'News Archive',
    'bIsExternal':true,
    'sUrl':'http://www.folkmog.org.uk/NewsArchive.htm',
    'sTarget':'_blank'
}]
});
