var customNavTree12 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Products & Services',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'Planning and Design',
    bIsWebPath:true,
    sUrl:'partitioning_systems.html',
    sTarget:'_self'
},
{   sTitle:'Partitioning Systems',
    bIsWebPath:true,
    sUrl:'excel_partitioning.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Excel',
        bIsWebPath:true,
        sUrl:'prima_75_and_100_partitioning_systems.html',
        sTarget:'_self'
    },
    {   sTitle:'Prima 75 & 100',
        bIsWebPath:true,
        sUrl:'symmetry_partitioning.html',
        sTarget:'_self'
    },
    {   sTitle:'Symmetry',
        bIsWebPath:true,
        sUrl:'timber_partitioning_systems.html',
        sTarget:'_self'
    },
    {   sTitle:'SymphonyPlus',
        bIsWebPath:true,
        sUrl:'clarity_partitioning.html',
        sTarget:'_self'
    },
    {   sTitle:'Clarity',
        bIsWebPath:true,
        sUrl:'folding_walls.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Folding Walls',
    bIsWebPath:true,
    sUrl:'suspended_ceilings.html',
    sTarget:'_self'
},
{   sTitle:'Suspended Ceilings',
    bIsWebPath:true,
    sUrl:'office_flooring.html',
    sTarget:'_self'
},
{   sTitle:'Flooring',
    bIsWebPath:true,
    sUrl:'safety_flooring.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Office Flooring',
        bIsWebPath:true,
        sUrl:'washrooms.html',
        sTarget:'_self'
    },
    {   sTitle:'Safety Flooring',
        bIsWebPath:true,
        sUrl:'washrooms.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Washrooms',
    bIsWebPath:true,
    sUrl:'general_office_refurbishments.html',
    sTarget:'_self'
},
{   sTitle:'General Refurbishment',
    bIsWebPath:true,
    sUrl:'workplace_digital_brochure.html',
    sTarget:'_self'
}]
});
