var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Mindful Birth Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'HypnoBirthing',
    bIsWebPath:true,
    sUrl:'hypnobirthing.html',"childArray" : [
    {   sTitle:'What is HypnoBirthing',
        bIsWebPath:true,
        sUrl:'what is hpnobirthing.html'
    },
    {   sTitle:'What will you and your partner learn ?',
        bIsWebPath:true,
        sUrl:'what will you and your partner learn.html'
    },
    {   sTitle:'The HypnoBirthing Advantage',
        bIsWebPath:true,
        sUrl:'the hypnobirthing advantage.html'
    },
    {   sTitle:'What Clients are saying',
        bIsWebPath:true,
        sUrl:'what clients are saying about hpynobirthing at mindfulbirth.html'
    },
    {   sTitle:'What Professionals are saying',
        bIsWebPath:true,
        sUrl:'what professionals are saying about hypnobirthing.html'
    },
    {   sTitle:'More benefits of Hypnobirthing',
        bIsWebPath:true,
        sUrl:'more benefits of hypnobirthing at minfulbirth.html'
    },
    {   sTitle:'Course Details',
        bIsWebPath:true,
        sUrl:'hypnobirthing course details at mindfulbirth.html'
    }]
},
{   sTitle:'Dads-2-B',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Postnatal Support',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sTitle:'About Me...',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'Resources',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'page96.html'
}]
});
