var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'One of the best restaurants in Cornwall located in Porthleven overlooking the historic harbour',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sDescription':'The best way to have a brief encounter with Porthleven is to visit the Blue Haze restaurant where you can dine on fine local food whilst viewing the activities of the boats and people',
        'sTitle':'Porthleven - A Brief Encounter',
        'bIsWebPath':true,
        'sUrl':'briefhistory.html'
    }]
},
{   'sDescription':'celebrate at the Blue Haze Restaurant Porthleven',
    'sTitle':'Celebrations',
    'bIsWebPath':true,
    'sUrl':'celebrations.html',"childArray" : [
    {   'sTitle':'Burns Night',
        'bIsWebPath':true,
        'sUrl':'burns.html'
    },
    {   'sTitle':'St Piran\'s Day',
        'bIsWebPath':true,
        'sUrl':'stpirans.html'
    },
    {   'sTitle':'Valentine\'s Day',
        'bIsWebPath':true,
        'sUrl':'valentines.html'
    },
    {   'sTitle':'Easter',
        'bIsWebPath':true,
        'sUrl':'easter.html'
    },
    {   'sTitle':'Christmas',
        'bIsWebPath':true,
        'sUrl':'christmas.html'
    },
    {   'sTitle':'New Year\'s Eve',
        'bIsWebPath':true,
        'sUrl':'newyear.html'
    }]
},
{   'sTitle':'Private Functions',
    'bIsWebPath':true,
    'sUrl':'privatefunctions.html'
},
{   'sTitle':'Menu & Specials',
    'bIsWebPath':true,
    'sUrl':'menuandspecials.html',"childArray" : [
    {   'sDescription':'Bluehaze Winter Menu',
        'sTitle':'Winter Menu',
        'bIsWebPath':true,
        'sUrl':'wintermenu.html'
    },
    {   'sDescription':'Dine between 6 and 7.15 pm - £15 Two courses',
        'sTitle':'Early Dinner',
        'bIsWebPath':true,
        'sUrl':'earlydinner.html'
    },
    {   'sTitle':'Curry night',
        'bIsWebPath':true,
        'sUrl':'curry.html'
    },
    {   'sTitle':'Blue Haze Specials',
        'bIsWebPath':true,
        'sUrl':'specials.html'
    },
    {   'sTitle':'French Night',
        'bIsWebPath':true,
        'sUrl':'french.html',"childArray" : [
        {   'sTitle':'frenchimages',
            'bIsWebPath':true,
            'sUrl':'frenchnightimages.html'
        }]
    }]
},
{   'sTitle':'Opening Times ',
    'bIsWebPath':true,
    'sUrl':'times.html'
},
{   'sTitle':'contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Reservations',
    'bIsWebPath':true,
    'sUrl':'reservations.html'
},
{   'sTitle':'comments',
    'bIsWebPath':true,
    'sUrl':'comments2.html',"childArray" : [
    {   'sTitle':'Diner\'s comments',
        'bIsWebPath':true,
        'sUrl':'comments.html',"childArray" : [
        {   'sTitle':'comments p2',
            'bIsWebPath':true,
            'sUrl':'commentsp2.html'
        },
        {   'sTitle':'comments p3',
            'bIsWebPath':true,
            'sUrl':'commentsp3.html'
        },
        {   'sTitle':'comments p4',
            'bIsWebPath':true,
            'sUrl':'commentsp4.html'
        }]
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Images of Porthleven & Storms',
    'bIsWebPath':true,
    'sUrl':'imagesporthleven.html',"childArray" : [
    {   'sTitle':'Porthleven Images',
        'bIsWebPath':true,
        'sUrl':'porthlevenimages.html'
    },
    {   'sTitle':'Restaurant Images',
        'bIsWebPath':true,
        'sUrl':'hazeimages.html'
    }]
}]
});
