var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'home.html'
},
{   sTitle:'Company Information',
    bIsWebPath:true,
    sUrl:'companyinformation.html',
    sTarget:'_self'
},
{   sTitle:'News & Press Releases',
    bIsWebPath:true,
    sUrl:'news&pressreleases.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Casablanca Chipping',
        bIsWebPath:true,
        sUrl:'casablancachipping.html',
        sTarget:'_self'
    },
    {   sTitle:'Casablanca',
        bIsWebPath:true,
        sUrl:'casablanca1.html',
        sTarget:'_self'
    },
    {   sTitle:'Farm Saved Seed',
        bIsWebPath:true,
        sUrl:'farmsavedseed.html',
        sTarget:'_self'
    },
    {   sTitle:'Bambino Shines',
        bIsWebPath:true,
        sUrl:'bambinoshines.html',
        sTarget:'_self'
    },
    {   sTitle:'Bonnie',
        bIsWebPath:true,
        sUrl:'bonnie1.html',
        sTarget:'_self'
    },
    {   sTitle:'Cabaret Fry Colours',
        bIsWebPath:true,
        sUrl:'cabaretfrycolours.html',
        sTarget:'_self'
    },
    {   sTitle:'Cabaret Fry Tests',
        bIsWebPath:true,
        sUrl:'cabaretfrytests2.html',
        sTarget:'_self'
    },
    {   sTitle:'Update to Cabaret Fry Tests',
        bIsWebPath:true,
        sUrl:'cabaretupdate.html',
        sTarget:'_self'
    },
    {   sTitle:'Cabaret Fry Tests',
        bIsWebPath:true,
        sUrl:'cabaretfrytests1.html',
        sTarget:'_self'
    },
    {   sTitle:'Cabaret Profile',
        bIsWebPath:true,
        sUrl:'cabaretprofile.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Potato Information',
    bIsWebPath:true,
    sUrl:'potatoinforamtion.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Bambino',
        bIsWebPath:true,
        sUrl:'bambino.html',
        sTarget:'_self'
    },
    {   sTitle:'Bonnie',
        bIsWebPath:true,
        sUrl:'bonnie.html',
        sTarget:'_self'
    },
    {   sTitle:'Bounty',
        bIsWebPath:true,
        sUrl:'bounty.html',
        sTarget:'_self'
    },
    {   sTitle:'Cabaret',
        bIsWebPath:true,
        sUrl:'cabaret.html',
        sTarget:'_self'
    },
    {   sTitle:'Carlingford',
        bIsWebPath:true,
        sUrl:'carlingford.html',
        sTarget:'_self'
    },
    {   sTitle:'Casablanca',
        bIsWebPath:true,
        sUrl:'casablanca.html',
        sTarget:'_self'
    },
    {   sTitle:'Chicago',
        bIsWebPath:true,
        sUrl:'chicago.html',
        sTarget:'_self'
    },
    {   sTitle:'Excalibur',
        bIsWebPath:true,
        sUrl:'excalibur.html',
        sTarget:'_self'
    },
    {   sTitle:'Isle of Jura',
        bIsWebPath:true,
        sUrl:'isleofjura.html',
        sTarget:'_self'
    },
    {   sTitle:'Navan',
        bIsWebPath:true,
        sUrl:'navan.html',
        sTarget:'_self'
    },
    {   sTitle:'Pink Gypsy',
        bIsWebPath:true,
        sUrl:'pinkgypsy.html',
        sTarget:'_self'
    },
    {   sTitle:'Rocket',
        bIsWebPath:true,
        sUrl:'rocket.html',
        sTarget:'_self'
    },
    {   sTitle:'Rubesse',
        bIsWebPath:true,
        sUrl:'rubesse.html',
        sTarget:'_self'
    },
    {   sTitle:'Saxon',
        bIsWebPath:true,
        sUrl:'saxon.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Seed Production',
    bIsWebPath:true,
    sUrl:'seedproduction.html',
    sTarget:'_self'
},
{   sTitle:'Breeding Programme Cambridge',
    bIsWebPath:true,
    sUrl:'breedingprogramme.html',
    sTarget:'_self'
},
{   sTitle:'Minituber Production',
    bIsWebPath:true,
    sUrl:'minituberproduction.html',
    sTarget:'_self'
},
{   sTitle:'Ware Potatoes',
    bIsWebPath:true,
    sUrl:'warepotatoes.html',
    sTarget:'_self'
},
{   sTitle:'Worldwide Agents',
    bIsWebPath:true,
    sUrl:'worldwideagents.html',
    sTarget:'_self'
},
{   sTitle:'Contact Details',
    bIsWebPath:true,
    sUrl:'contactdetails.html',
    sTarget:'_self'
},
{   sTitle:'Links/Sister Companies',
    bIsWebPath:true,
    sUrl:'links.html',
    sTarget:'_self'
}]
});