var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Games',
    bIsWebPath:true,
    sUrl:'games.html',"childArray" : [
    {   sTitle:'animator vs animation SE',
        bIsWebPath:true,
        sUrl:'avaseh.html'
    },
    {   sTitle:'1066',
        bIsWebPath:true,
        sUrl:'1066.html'
    },
    {   sTitle:'stick war',
        bIsWebPath:true,
        sUrl:'stickwar.html'
    },
    {   sTitle:'skincraft',
        bIsWebPath:true,
        sUrl:'skincraft.html'
    },
    {   sTitle:'panda\'s big adventure',
        bIsWebPath:true,
        sUrl:'pba.html'
    },
    {   sTitle:'panda\'s bigger adventure',
        bIsWebPath:true,
        sUrl:'pba2.html'
    },
    {   sTitle:'panda sniper',
        bIsWebPath:true,
        sUrl:'ps.html'
    },
    {   sTitle:'this is the only level',
        bIsWebPath:true,
        sUrl:'titol.html'
    },
    {   sTitle:'panda sniper 2',
        bIsWebPath:true,
        sUrl:'ps2.html'
    },
    {   sTitle:'TD maker',
        bIsWebPath:true,
        sUrl:'towah_defence_makah.html'
    },
    {   sTitle:'achivement unlocked 2',
        bIsWebPath:true,
        sUrl:'achiveunlokced2lolz.html'
    },
    {   sTitle:'obey',
        bIsWebPath:true,
        sUrl:'page15.html'
    },
    {   sTitle:'flash strike',
        bIsWebPath:true,
        sUrl:'page16.html'
    },
    {   sTitle:'territory war online',
        bIsWebPath:true,
        sUrl:'twaronlinah.html'
    },
    {   sTitle:'xiaoxiao 4',
        bIsWebPath:true,
        sUrl:'page18.html'
    },
    {   sTitle:'xiaoxiao 9',
        bIsWebPath:true,
        sUrl:'page19.html'
    }]
},
{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'videos.html'
}]
});
