var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Build your marriage on a\r\nsound foundation blessed\r\nby God and the church. God is the father of Love.\r\nYou will enjoy every moment of your life \r\n',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Marriage should be honored by all',
    sTitle:'Page2',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sTitle:'Page3',
    bIsWebPath:true,
    sUrl:'page3.html'
},
{   sDescription:'Wedding Ceremony video',
    sTitle:' Wedding Video',
    bIsWebPath:true,
    sUrl:'page4.html'
}]
});
