var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'電子辭典',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'CD-637P',
        bIsWebPath:true,
        sUrl:'dictionary_cd637p.html'
    },
    {   sTitle:'CD-516',
        bIsWebPath:true,
        sUrl:'dictionary_cd516.html'
    },
    {   sTitle:'CD-356',
        bIsWebPath:true,
        sUrl:'dictionary_cd356.html'
    },
    {   sTitle:'CD-168',
        bIsWebPath:true,
        sUrl:'dictionary_cd168.html'
    },
    {   sTitle:'CD-126',
        bIsWebPath:true,
        sUrl:'dictionary_cd126.html'
    },
    {   sTitle:'MT-7000',
        bIsWebPath:true,
        sUrl:'dictionary_mt7000.html'
    }]
},
{   sTitle:'周邊產品',
    bIsWebPath:true,
    sUrl:'accessories.html',"childArray" : [
    {   sTitle:'卡片區',
        bIsWebPath:true,
        sUrl:'accessories_card.html'
    },
    {   sTitle:'周邊產品',
        bIsWebPath:true,
        sUrl:'accessories_adapter.html'
    },
    {   sTitle:'電池區',
        bIsWebPath:true,
        sUrl:'accessories_battery.html'
    }]
},
{   sTitle:'保養&維修',
    bIsWebPath:true,
    sUrl:'customer_support.html'
},
{   sTitle:'關於我們',
    bIsWebPath:true,
    sUrl:'about_us.html'
},
{   sTitle:'客戶服務',
    bIsWebPath:true,
    sUrl:'customer_service.html'
}]
});