var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Public Relations Companies in Loughborough',
    bIsWebPath:true,
    sUrl:'public_relations_companies_in_loughboroughorough.htm'
},
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.htm'
},
{   sTitle:'What is PR?',
    bIsWebPath:true,
    sUrl:'whatispr.htm'
},
{   sTitle:'Success Story',
    bIsWebPath:true,
    sUrl:'successstory.htm'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contacts.htm'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.htm'
},
{   sTitle:'Publishing Services',
    bIsWebPath:true,
    sUrl:'publishingservices.htm'
}]
});
