var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Copyright',
        bIsWebPath:true,
        sUrl:'copyright.html'
    },
    {   sTitle:'Privacy',
        bIsWebPath:true,
        sUrl:'privacy.html'
    }]
},
{   sTitle:'Nederlands',
    bIsWebPath:true,
    sUrl:'pagina50.html',"childArray" : [
    {   sTitle:'3D met bril',
        bIsWebPath:true,
        sUrl:'nl_ana.html',"childArray" : [
        {   sTitle:'Anagliefen',
            bIsWebPath:true,
            sUrl:'nl_anagliefen.html'
        },
        {   sTitle:'Vrijblijvende prijsofferte',
            bIsWebPath:true,
            sUrl:'pagina44.html'
        },
        {   sTitle:'3D-publicaties  ',
            bIsWebPath:true,
            sUrl:'pagina35.html',"childArray" : [
            {   sTitle:'Brugge (België)',
                bIsWebPath:true,
                sUrl:'nl_brugge.html'
            },
            {   sTitle:'Ieper (België)',
                bIsWebPath:true,
                sUrl:'nl_ieper.html'
            },
            {   sTitle:'Leuven (België)',
                bIsWebPath:true,
                sUrl:'nl_leuven.html'
            },
            {   sTitle:'Hội An (Vietnam)',
                bIsWebPath:true,
                sUrl:'nl_hoian.html'
            }]
        }]
    },
    {   sTitle:'3D zonder bril',
        bIsWebPath:true,
        sUrl:'nl_lenti.html',"childArray" : [
        {   sTitle:'Lenticulaire foto\'s',
            bIsWebPath:true,
            sUrl:'nl_lenticulair.html'
        },
        {   sTitle:'Portret- en productfotografie in 3D',
            bIsWebPath:true,
            sUrl:'nl_portret.html'
        },
        {   sTitle:'Wenskaarten in 3D',
            bIsWebPath:true,
            sUrl:'nl_wenskaart.html'
        },
        {   sTitle:'Uw foto\'s omzetten naar 3D',
            bIsWebPath:true,
            sUrl:'nl_omzetten.html'
        },
        {   sTitle:'Vrijblijvende prijsofferte',
            bIsWebPath:true,
            sUrl:'nl_offerte2.html'
        }]
    },
    {   bSeparatorBefore:true,
        sTitle:'Optische illusies',
        bIsWebPath:true,
        sUrl:'nl_oi_1.html'
    }]
},
{   sTitle:'English',
    bIsWebPath:true,
    sUrl:'pagina51.html',"childArray" : [
    {   sTitle:'3D with glasses',
        bIsWebPath:true,
        sUrl:'en_ana.html',"childArray" : [
        {   sTitle:'Anaglyph pictures',
            bIsWebPath:true,
            sUrl:'en_anaglyphs.html'
        },
        {   sTitle:'Free quotation',
            bIsWebPath:true,
            sUrl:'pagina47.html'
        },
        {   sTitle:'Publications in 3D',
            bIsWebPath:true,
            sUrl:'pagina39.html',"childArray" : [
            {   sTitle:'Bruges (Belgium)',
                bIsWebPath:true,
                sUrl:'en_brugge.html'
            },
            {   sTitle:'Ypres (Belgium)',
                bIsWebPath:true,
                sUrl:'en_ieper.html'
            },
            {   sTitle:'Leuven (Belgium)',
                bIsWebPath:true,
                sUrl:'en_leuven.html'
            },
            {   sTitle:'Hội An (Vietnam)',
                bIsWebPath:true,
                sUrl:'en_hoian.html'
            }]
        }]
    },
    {   sTitle:'3D without glasses',
        bIsWebPath:true,
        sUrl:'en_lenti.html',"childArray" : [
        {   sTitle:'Lenticular images',
            bIsWebPath:true,
            sUrl:'en_lenticular.html'
        },
        {   sTitle:'Portrait and product photography in 3D',
            bIsWebPath:true,
            sUrl:'en_portret.html'
        },
        {   sTitle:'Greeting cards in 3D',
            bIsWebPath:true,
            sUrl:'en_greetingcards.html'
        },
        {   sTitle:'2D to 3D conversion',
            bIsWebPath:true,
            sUrl:'en_conversion.html'
        },
        {   sTitle:'Free quotation',
            bIsWebPath:true,
            sUrl:'pagina48.html'
        }]
    },
    {   bSeparatorBefore:true,
        sTitle:'Optical illusions',
        bIsWebPath:true,
        sUrl:'en_oi_1.html'
    }]
},
{   sTitle:'Portfolio',
    bIsWebPath:true,
    sUrl:'portfolio.html'
},
{   sTitle:'Sappi Award',
    bIsWebPath:true,
    sUrl:'sappi_award.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
