var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'首页',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'国家概况',
    'bIsWebPath':true,
    'sUrl':'guojia_gaikuang.html',"childArray" : [
    {   'sTitle':'Services',
        'bIsWebPath':true,
        'sUrl':'page3.html'
    },
    {   'sTitle':'Services',
        'bIsWebPath':true,
        'sUrl':'page9.html'
    },
    {   'sTitle':'Services',
        'bIsWebPath':true,
        'sUrl':'page10.html'
    }]
},
{   'sTitle':'留学频道',
    'bIsWebPath':true,
    'sUrl':'liuxue_pindao.html',"childArray" : [
    {   'sTitle':'首页',
        'bIsWebPath':true,
        'sUrl':'page11.html'
    }]
},
{   'sTitle':'旅游向导',
    'bIsWebPath':true,
    'sUrl':'lvyou_xiangdao.html'
},
{   'sTitle':'投资移民',
    'bIsWebPath':true,
    'sUrl':'touzi_yimin.html'
},
{   'sTitle':'签证服务',
    'bIsWebPath':true,
    'sUrl':'qianzheng_fuwu.html'
},
{   'sTitle':'名人轶事',
    'bIsWebPath':true,
    'sUrl':'mingren_yishi.html'
},
{   'sTitle':'风土人情',
    'bIsWebPath':true,
    'sUrl':'fengturenqing.html'
}]
});
