var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Front page for Identification Technologies Scotland Ltd, specialists in coding and labelling',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Company History',
    bIsWebPath:true,
    sUrl:'history.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',"childArray" : [
    {   sDescription:'Here is a range of second hand machinery we have available, if you are interested why not call Derek',
        sTitle:'Reconditioned',
        bIsWebPath:true,
        sUrl:'page20.html'
    },
    {   sTitle:'Ikonmac',
        bIsWebPath:true,
        sUrl:'page14.html'
    },
    {   sTitle:'EBS Handcoder',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sTitle:'Epackaging labelling Machines',
        bIsWebPath:true,
        sUrl:'page12.html'
    },
    {   sTitle:'Panasonic Laser',
        bIsWebPath:true,
        sUrl:'page11.html'
    },
    {   sTitle:'Linx Inkjet',
        bIsWebPath:true,
        sUrl:'page10.html',"childArray" : [
        {   sDescription:'Linx Tj125, low cost case coding solution',
            sTitle:'Linx TJ125',
            bIsWebPath:true,
            sUrl:'page19.html'
        },
        {   sTitle:'Linx 4900',
            bIsWebPath:true,
            sUrl:'page18.html'
        },
        {   sDescription:'The high quality high definition Linx IJ350 outer case coder',
            sTitle:'Linx IJ350',
            bIsWebPath:true,
            sUrl:'page17.html'
        }]
    },
    {   sTitle:'REA Elektronik inkjet',
        bIsWebPath:true,
        sUrl:'page9.html'
    },
    {   sTitle:'Codeology',
        bIsWebPath:true,
        sUrl:'page8.html'
    }]
},
{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'download.html'
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'support.html'
}]
});
