var nav_187tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Boats',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'boats from worl marine.html',"childArray" : [
    {   'sDescription':'New and used boats',
        'sTitle':'Fisher Boat Company',
        'bIsExternal':true,
        'sUrl':'http://fisherboatcompany.co.uk',
        'sTarget':'_self'
    },
    {   'sDescription':'Contract Boat Builder',
        'sTitle':'Neil Marine',
        'bIsExternal':true,
        'sUrl':'http://www.neilmarine.co.uk',
        'sTarget':'_blank'
    },
    {   'sDescription':'Yarmouth 23 Gaff Rigged cutter',
        'sTitle':'Yarmouth 23',
        'bIsExternal':true,
        'sUrl':'http://www.yarmouth23.co.uk',
        'sTarget':'_blank'
    },
    {   'sDescription':'A classic motor sailer by Wyatt and Freeman',
        'sTitle':'Cromarty 36',
        'bIsExternal':true,
        'sUrl':'http://www.cromarty36.co.uk',
        'sTarget':'_blank'
    },
    {   'sDescription':'A fast luxury motor cruiser from Neil Marine',
        'sTitle':'Battuta 33',
        'bIsExternal':true,
        'sUrl':'http://www.fisherboatcompany.co.uk/battuta33',
        'sTarget':'_blank'
    },
    {   'sDescription':'A lively , fast sports boat from Neil Marine',
        'sTitle':'Battuta 20',
        'bIsExternal':true,
        'sUrl':'http://www.fisherboatcompany.co.uk/battuta20',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html',"childArray" : [
    {   'sDescription':'Boat names and decals',
        'sTitle':'Solent Graphics',
        'bIsExternal':true,
        'sUrl':'http://www.solent-graphics.co.uk',
        'sTarget':'_blank'
    },
    {   'sDescription':'Day skippered charter in the Solent',
        'sTitle':'Solent Days',
        'bIsExternal':true,
        'sUrl':'http://www.solent-days.co.uk',
        'sTarget':'_self'
    },
    {   'sDescription':'Marine valet and boat management services',
        'sTitle':'Solent Valet',
        'bIsExternal':true,
        'sUrl':'http://www.solent-valet.co.uk',
        'sTarget':'_blank'
    },
    {   'sDescription':'your local marine electrician',
        'sTitle':'Solent Electric',
        'bIsExternal':true,
        'sUrl':'http://www.solent-electric.co.uk',
        'sTarget':'_self'
    },
    {   'sDescription':'Scattering ashes at sea',
        'sTitle':'Solent Sunset',
        'bIsExternal':true,
        'sUrl':'http://www.solent-sunset.co.uk',
        'sTarget':'_blank'
    },
    {   'sDescription':'enabling your private boat sale',
        'sTitle':'Solent Marine',
        'bIsExternal':true,
        'sUrl':'http://www.fisherboatcompany.co.uk/used%20boats.html',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html',"childArray" : [
    {   'sTitle':'Privacy Policy',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page8.html'
    }]
},
{   'sTitle':'Payments',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'payment.html',
    'sTarget':'_self'
}]
});
