var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Wargame accessories supplying Dice, Counters, Measuring Sticks, Scenery and Terrain, Storage and other gaming products ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Buildings',
    'bIsWebPath':true,
    'sUrl':'buildings.html'
},
{   'sTitle':'Terrain',
    'bIsWebPath':true,
    'sUrl':'terrain.html',"childArray" : [
    {   'sTitle':'Walls, Fences & Hedges',
        'bIsWebPath':true,
        'sUrl':'walls_fences_hedges.html'
    },
    {   'sTitle':'Jungle & other Terrain',
        'bIsWebPath':true,
        'sUrl':'jungle_and_other_terrain.html'
    },
    {   'sTitle':'Baseboards',
        'bIsWebPath':true,
        'sUrl':'baseboards.html'
    },
    {   'sTitle':'Hills',
        'bIsWebPath':true,
        'sUrl':'hills.html'
    },
    {   'sTitle':'Fields',
        'bIsWebPath':true,
        'sUrl':'fields.html'
    },
    {   'sTitle':'Roads',
        'bIsWebPath':true,
        'sUrl':'roads.html'
    },
    {   'sTitle':'Rivers',
        'bIsWebPath':true,
        'sUrl':'rivers.html'
    },
    {   'sTitle':'Swamps & Ponds',
        'bIsWebPath':true,
        'sUrl':'swamps_and_ponds.html'
    },
    {   'sTitle':'Henges & Standing Stones',
        'bIsWebPath':true,
        'sUrl':'henges.html'
    },
    {   'sTitle':'DIY Range',
        'bIsWebPath':true,
        'sUrl':'diy_range.html'
    }]
},
{   'sTitle':'Trees',
    'bIsWebPath':true,
    'sUrl':'trees.html'
},
{   'sDescription':'Unique brass and aluminium measuring sticks in metric or imperial sizes. ',
    'sTitle':'Screw together Measuring Sticks',
    'bIsWebPath':true,
    'sUrl':'screw_measuring_sticks.html'
},
{   'sTitle':'Solid Measuring Stick Sets',
    'bIsWebPath':true,
    'sUrl':'solid_measuring_sticks.html'
},
{   'sTitle':'Bases',
    'bIsWebPath':true,
    'sUrl':'bases.html',"childArray" : [
    {   'sTitle':'Steel Bases',
        'bIsWebPath':true,
        'sUrl':'steel_bases.html'
    },
    {   'sTitle':'Plastic Bases',
        'bIsWebPath':true,
        'sUrl':'plastic_bases.html'
    },
    {   'sDescription':'Laser Cut MDF Bases for wargaming, pre cut or made to order.',
        'sTitle':'MDF Bases',
        'bIsWebPath':true,
        'sUrl':'mdf_bases.html'
    },
    {   'sTitle':'Basing Material',
        'bIsWebPath':true,
        'sUrl':'basing_material.html'
    }]
},
{   'sTitle':'Dice',
    'bIsWebPath':true,
    'sUrl':'dice.html'
},
{   'sTitle':'Counters',
    'bIsWebPath':true,
    'sUrl':'counters.html'
},
{   'sTitle':'Figure Storage',
    'bIsWebPath':true,
    'sUrl':'figure_storage.html',"childArray" : [
    {   'sTitle':'Foam Trays',
        'bIsWebPath':true,
        'sUrl':'foam_trays.html'
    },
    {   'sTitle':'Metal Basing',
        'bIsWebPath':true,
        'sUrl':'magnetic_basing.html'
    }]
},
{   'sTitle':'Forthcoming Shows',
    'bIsWebPath':true,
    'sUrl':'forthcoming_shows.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
},
{   'sTitle':'Useful Links',
    'bIsWebPath':true,
    'sUrl':'useful_links.html'
}]
});
