var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Hemmorhoid info',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Hemorrhoids symptoms',
    bIsWebPath:true,
    sUrl:'hemorrhoids_symptoms.html'
},
{   sTitle:'The reasons of a hemorrhoids',
    bIsWebPath:true,
    sUrl:'the-reasons-of-a-hemorrhoids.html'
},
{   sTitle:'Life with a hemorrhoids',
    bIsWebPath:true,
    sUrl:'life-with-a-hemorrhoids.html'
},
{   sTitle:'The hemorrhoids prevention ',
    bIsWebPath:true,
    sUrl:'the-hemorrhoids-prevention .html'
},
{   sTitle:'The treatment of hemorrhoids.',
    bIsWebPath:true,
    sUrl:'hemorrhoids_treatment.html'
},
{   sTitle:'Factor a hemorrhoids',
    bIsWebPath:true,
    sUrl:'factor-a-hemorrhoids.html'
},
{   sTitle:'Prostate cancer',
    bIsWebPath:true,
    sUrl:'prostate-cancer.html',
    sTarget:'_self'
},
{   sTitle:'Treatment of a prostatitis',
    bIsWebPath:true,
    sUrl:'treatment-of-a-prostatitis.html',
    sTarget:'_self'
},
{   sTitle:'Treatments for prostate cancer',
    bIsWebPath:true,
    sUrl:'treatments-for-prostate-cancer.html',
    sTarget:'_self'
},
{   sTitle:'Hydrocolonotherapy',
    bIsWebPath:true,
    sUrl:'hydrocolonotherapy.html'
},
{   sTitle:'Constipation',
    bIsWebPath:true,
    sUrl:'constipation.html'
},
{   sTitle:'Infrared photocoagulation',
    bIsWebPath:true,
    sUrl:'infrared_photocoagulation.html'
},
{   sTitle:'Hemorrhoids at pregnant',
    bIsWebPath:true,
    sUrl:'hemorrhoids_at_pregnant_women.html'
},
{   sTitle:'About clinic',
    bIsWebPath:true,
    sUrl:'about.html',"childArray" : [
    {   sTitle:'Rezult',
        bIsWebPath:true,
        sUrl:'rezult.html'
    }]
}]
});