var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Home',
        bIsWebPath:true,
        sUrl:'home_subform.html'
    }]
},
{   sTitle:'About us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'Team',
        bIsWebPath:true,
        sUrl:'aboutus_team.html'
    },
    {   sTitle:'Our Expertice',
        bIsWebPath:true,
        sUrl:'aboutus_expertice.html'
    },
    {   sTitle:'References',
        bIsWebPath:true,
        sUrl:'aboutus_references.html'
    },
    {   sTitle:'Our Partners',
        bIsWebPath:true,
        sUrl:'aboutus_partners.html'
    }]
},
{   sTitle:'Stamp Charging',
    bIsWebPath:true,
    sUrl:'stampchargingtechnology.html',"childArray" : [
    {   sTitle:'General',
        bIsWebPath:true,
        sUrl:'stampcharging_general.html'
    },
    {   sTitle:'Technology',
        bIsWebPath:true,
        sUrl:'stamcharging_technology.html'
    },
    {   sTitle:'Equipment',
        bIsWebPath:true,
        sUrl:'stampcharging_equipment.html'
    },
    {   sTitle:'Projects',
        bIsWebPath:true,
        sUrl:'stampingcharging_projects.html'
    }]
},
{   sTitle:'Compacted Charging',
    bIsWebPath:true,
    sUrl:'compactedcharging.html',"childArray" : [
    {   sTitle:'General',
        bIsWebPath:true,
        sUrl:'cc_general.html'
    },
    {   sTitle:'Technology',
        bIsWebPath:true,
        sUrl:'cc_hct.html'
    },
    {   sTitle:'Equipment',
        bIsWebPath:true,
        sUrl:'cc_equipment.html'
    },
    {   sTitle:'Projects',
        bIsWebPath:true,
        sUrl:'cc_projects.html'
    }]
},
{   sTitle:'Environmental Protection Systems',
    bIsWebPath:true,
    sUrl:'environmentalprotectionsystems.html',"childArray" : [
    {   sTitle:'General',
        bIsWebPath:true,
        sUrl:'eps_general.html'
    },
    {   sTitle:'CGT-System',
        bIsWebPath:true,
        sUrl:'eps_cgt.html'
    },
    {   sTitle:'Projects',
        bIsWebPath:true,
        sUrl:'eps_projects.html'
    }]
},
{   sTitle:'Positioning System - Coke Oven Machines',
    bIsWebPath:true,
    sUrl:'psfcom.html',"childArray" : [
    {   sTitle:'General',
        bIsWebPath:true,
        sUrl:'psfcom_general.html'
    },
    {   sTitle:'Technology',
        bIsWebPath:true,
        sUrl:'psfcom_technology.html'
    }]
},
{   sTitle:'Hydraulic Door Clean System',
    bIsWebPath:true,
    sUrl:'hydraulicdoorcleansystem.html',"childArray" : [
    {   sTitle:'General',
        bIsWebPath:true,
        sUrl:'hdcs_general.html'
    }]
},
{   sTitle:'Contact/Imprint',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'contact_subform.html'
    },
    {   sTitle:'Disclaimer',
        bIsWebPath:true,
        sUrl:'disclaimer.html'
    }]
}]
});
