var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Inpo Panda Firma',
    bIsWebPath:true,
    sUrl:'page13.html',
    sTarget:'_self'
},
{   sTitle:'Kartpostallar',
    bIsWebPath:true,
    sUrl:'page15.html',
    sTarget:'_self'
},
{   sTitle:'Haritalar',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Turkiye Haritası',
        bIsWebPath:true,
        sUrl:'page8.html',
        sTarget:'_self'
    },
    {   sTitle:'İstanbul Haritası',
        bIsWebPath:true,
        sUrl:'page9.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'istanbul a4',
            bIsWebPath:true,
            sUrl:'page16.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Dini Haritalar',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sTitle:'Efes Haritası',
        bIsWebPath:true,
        sUrl:'page11.html',
        sTarget:'_self'
    },
    {   sTitle:'Kapadokya',
        bIsWebPath:true,
        sUrl:'page10.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Kataloglar',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self'
},
{   sTitle:'Kitaplar',
    bIsWebPath:true,
    sUrl:'page14.html',
    sTarget:'_self'
},
{   sTitle:'Mimari',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
},
{   sTitle:'Diabank',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Referanslar',
    bIsWebPath:true,
    sUrl:'page17.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Referanslar2',
        bIsWebPath:true,
        sUrl:'page18.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Web',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
}]
});