var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_us.html'
},
{   'sTitle':'Info',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'information.html'
},
{   'sTitle':'Bars',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'commercial_scene.html'
},
{   'sTitle':'Local Groups',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Socail&Suuport.html'
},
{   'sTitle':'LGBT Voice',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'tellegm.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
}]
});
