var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Ana Sayfa',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Hakkımızda',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page2.html',
    'sTarget':'_self'
},
{   'sTitle':'Kongre Seminer',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html',
    'sTarget':'_self'
},
{   'sTitle':'Oteller',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html',
    'sTarget':'_self'
},
{   'sTitle':'Uçak',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html',
    'sTarget':'_self'
},
{   'sTitle':'Bize Ulaşın',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page6.html',
    'sTarget':'_self'
}]
});
