var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Copycounter specialists, UK distributor and support for the QTMS Copycounter infrared shingled product delivery. Also for sensors to measure linear web useage and sensors to detect web break, milljoin and splice.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'home.html'
},
{   'sTitle':'Product',
    'bIsWebPath':true,
    'sUrl':'product.html',"childArray" : [
    {   'sTitle':'Copycounter 4',
        'bIsWebPath':true,
        'sUrl':'cc4.html'
    },
    {   'sTitle':'Copycounter 2 & 3',
        'bIsWebPath':true,
        'sUrl':'copycounter2and3.html'
    },
    {   'sTitle':'Metrecount',
        'bIsWebPath':true,
        'sUrl':'metrecount.html'
    },
    {   'sTitle':'Milljoin',
        'bIsWebPath':true,
        'sUrl':'milljoin_rdt.html'
    },
    {   'sTitle':'Interfaces',
        'bIsWebPath':true,
        'sUrl':'interface.html'
    }]
},
{   'sTitle':'Spares',
    'bIsWebPath':true,
    'sUrl':'spares.html'
},
{   'sTitle':'Accessory',
    'bIsWebPath':true,
    'sUrl':'accessory.html'
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'service.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about.html'
}]
});
