var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Large properties',
    'bIsWebPath':true,
    'sUrl':'gl_large_cottages_ireland.htm',"childArray" : [
    {   'sTitle':'dermodyL',
        'bIsWebPath':true,
        'sUrl':'lough-mask-houseL.php'
    },
    {   'sTitle':'mclaughlinsL',
        'bIsWebPath':true,
        'sUrl':'isleviewL.php'
    }]
},
{   'sTitle':'South West Ireland ',
    'bIsWebPath':true,
    'sUrl':'gl_ireland_sw.htm',"childArray" : [
    {   'sTitle':'barnes',
        'bIsWebPath':true,
        'sUrl':'ventry-cottage.php'
    },
    {   'sTitle':'odriscoll',
        'bIsWebPath':true,
        'sUrl':'clareholidayhomes.php'
    },
    {   'sTitle':'attridge',
        'bIsWebPath':true,
        'sUrl':'rosscarbery.php'
    },
    {   'sTitle':'devane',
        'bIsWebPath':true,
        'sUrl':'portmagee-house.php'
    },
    {   'sTitle':'saundersp',
        'bIsWebPath':true,
        'sUrl':'glengarriff.php'
    },
    {   'sTitle':'prendiville',
        'bIsWebPath':true,
        'sUrl':'scairbhin.php'
    },
    {   'sTitle':'moran',
        'bIsWebPath':true,
        'sUrl':'cashel.php'
    },
    {   'sTitle':'skerra',
        'bIsWebPath':true,
        'sUrl':'rosebank.php'
    },
    {   'sTitle':'madigan',
        'bIsWebPath':true,
        'sUrl':'sealrock-cottage.php'
    },
    {   'sTitle':'crossan',
        'bIsWebPath':true,
        'sUrl':'fuchsiacottage.php'
    },
    {   'sTitle':'mccarthy',
        'bIsWebPath':true,
        'sUrl':'taobhnaslithe.php'
    },
    {   'sTitle':'murphy',
        'bIsWebPath':true,
        'sUrl':'threewitches.php'
    },
    {   'sTitle':'hehir',
        'bIsWebPath':true,
        'sUrl':'kilmihilcottage.php'
    }]
},
{   'sTitle':'North West Ireland ',
    'bIsWebPath':true,
    'sUrl':'gl_ireland_nw.htm',"childArray" : [
    {   'sTitle':'doherty',
        'bIsWebPath':true,
        'sUrl':'clonmany-cottage.php'
    },
    {   'sTitle':'mclaughlin',
        'bIsWebPath':true,
        'sUrl':'ballyliffin.php'
    },
    {   'sTitle':'knowland',
        'bIsWebPath':true,
        'sUrl':'castlecottage.php'
    },
    {   'sTitle':'ferry',
        'bIsWebPath':true,
        'sUrl':'ellyhouse.php'
    },
    {   'sTitle':'mclaughlins',
        'bIsWebPath':true,
        'sUrl':'isleview.php'
    },
    {   'sTitle':'dermody',
        'bIsWebPath':true,
        'sUrl':'lough-mask-house.php'
    }]
},
{   'sTitle':'South East Ireland ',
    'bIsWebPath':true,
    'sUrl':'gl_ireland_se.htm',"childArray" : [
    {   'sTitle':'dolan',
        'bIsWebPath':true,
        'sUrl':'forge.php'
    },
    {   'sTitle':'rosse-bothy',
        'bIsWebPath':true,
        'sUrl':'thebothy.php'
    },
    {   'sTitle':'rosse-croghan',
        'bIsWebPath':true,
        'sUrl':'croghanlodge.php'
    }]
},
{   'sTitle':'Northern Ireland',
    'bIsWebPath':true,
    'sUrl':'gl_northern_ireland.htm',"childArray" : [
    {   'sTitle':'Lurganconary',
        'bIsWebPath':true,
        'sUrl':'kilkeel.php'
    }]
}]
});
