var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_the_home_furnishing_centre.html',
    sTarget:'_self'
},
{   sTitle:'Flooring',
    bIsWebPath:true,
    sUrl:'Flooring_At_Home_Furnishing_Centre_Aboyne.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Carpets',
        bIsWebPath:true,
        sUrl:'Carpets_At_The_Home_Furnishing_Centre.html',
        sTarget:'_self'
    },
    {   sTitle:'Vinyl flooring',
        bIsWebPath:true,
        sUrl:'Vinyl_Flooring_By_Home_Furnishing_Centre.html',
        sTarget:'_self'
    },
    {   sTitle:'Laminate flooring',
        bIsWebPath:true,
        sUrl:'Laminate_Flooring_At_Home_Furnishing_Centre.html',
        sTarget:'_self'
    },
    {   sTitle:'Rugs',
        bIsWebPath:true,
        sUrl:'Rugs_At_The_Home_Furnishing_Centre_Aboyne.html',
        sTarget:'_self'
    },
    {   sTitle:'Suppliers',
        bIsWebPath:true,
        sUrl:'Suppliers_To_Home_Furnishing_Centre_Aboyne.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Windows',
    bIsWebPath:true,
    sUrl:'Windows_At_Home_Furnishing_Centre_Aboyne.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Curtains',
        bIsWebPath:true,
        sUrl:'Curtains_At_Home_Furnishing_Centre_Aboyne.html',
        sTarget:'_self'
    },
    {   sTitle:'Blinds',
        bIsWebPath:true,
        sUrl:'Blinds_At_Home_Furnishing_Centre_Aboyne.html',
        sTarget:'_self'
    },
    {   sTitle:'Suppliers',
        bIsWebPath:true,
        sUrl:'Window_Suppliers_At_The_Home_Furnishing_Centre_Aboyne.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Contact_Us_At_Home_Furnishing_Centre_Aboyne.html',
    sTarget:'_self'
},
{   sTitle:'Soft Furnishing',
    bIsWebPath:true,
    sUrl:'Soft_Furnishing_Accessories_At_Home_Furnishing_Centre_Aboyne.html',
    sTarget:'_self'
}]
});
