var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Aegina',
    bIsWebPath:true,
    sUrl:'aegina.htm'
},
{   sTitle:'Agistri',
    bIsWebPath:true,
    sUrl:'agistri.htm'
},
{   sTitle:'Alonissos',
    bIsWebPath:true,
    sUrl:'alonissos.htm'
},
{   sTitle:'Chios',
    bIsWebPath:true,
    sUrl:'chios.htm'
},
{   sTitle:'Crete',
    bIsWebPath:true,
    sUrl:'crete.htm'
},
{   sTitle:'Hydra',
    bIsWebPath:true,
    sUrl:'hydra.htm'
},
{   sTitle:'Ithaca',
    bIsWebPath:true,
    sUrl:'ithaca.htm'
},
{   sTitle:'Karpathos',
    bIsWebPath:true,
    sUrl:'karpathos.htm'
},
{   sTitle:'Kefalonia',
    bIsWebPath:true,
    sUrl:'kefalonia.htm'
},
{   sTitle:'Lefkas',
    bIsWebPath:true,
    sUrl:'lefkas.htm'
},
{   sTitle:'Lesvos',
    bIsWebPath:true,
    sUrl:'lesvos.htm'
},
{   sTitle:'Milos',
    bIsWebPath:true,
    sUrl:'milos.htm'
},
{   sTitle:'Mykonos',
    bIsWebPath:true,
    sUrl:'mykonos.htm'
},
{   sTitle:'Naxos',
    bIsWebPath:true,
    sUrl:'naxos.htm'
},
{   sTitle:'Paros',
    bIsWebPath:true,
    sUrl:'paros.htm'
},
{   sTitle:'Patmos',
    bIsWebPath:true,
    sUrl:'patmos.htm'
},
{   sTitle:'Paxos',
    bIsWebPath:true,
    sUrl:'paxos.htm'
},
{   sTitle:'Rhodes',
    bIsWebPath:true,
    sUrl:'rhodes.htm'
},
{   sTitle:'Samos',
    bIsWebPath:true,
    sUrl:'samos.htm'
},
{   sTitle:'Skiathos',
    bIsWebPath:true,
    sUrl:'skiathos.htm'
},
{   sTitle:'Skopelos',
    bIsWebPath:true,
    sUrl:'skopelos.htm'
},
{   sTitle:'Symi',
    bIsWebPath:true,
    sUrl:'symi.htm'
},
{   sTitle:'Zakynthos',
    bIsWebPath:true,
    sUrl:'zakynthos.htm'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.htm'
}]
});
