var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Welcome to CHAINGANG CYCLES. We are Hereford\'s Premier MERIDA Bikes dealer and specialise in custom building of COTIC and SALSA Cycles. We also stock a wide range of quality new and used parts and accessories. Ring 01432 264449 for details',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Bikes',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [
    {   sTitle:'Secondhand bikes',
        bIsWebPath:true,
        sUrl:'page10.html'
    }]
},
{   sTitle:'Basso',
    bIsWebPath:true,
    sUrl:'page11.html'
},
{   sTitle:'Merida',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'Scott',
    bIsWebPath:true,
    sUrl:'page14.html'
},
{   sTitle:'Cotic',
    bIsWebPath:true,
    sUrl:'page6.html',"childArray" : [
    {   sTitle:'Soul',
        bIsWebPath:true,
        sUrl:'soul.html'
    },
    {   sTitle:'soda',
        bIsWebPath:true,
        sUrl:'soda.html'
    },
    {   sTitle:'RoadRat',
        bIsWebPath:true,
        sUrl:'roadrat.html'
    },
    {   sTitle:'X',
        bIsWebPath:true,
        sUrl:'page13.html'
    }]
},
{   sTitle:'Accessories',
    bIsWebPath:true,
    sUrl:'page3.html'
},
{   sTitle:'Service',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Contact/Find Us',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
