var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Menu',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Khai Vị - Appetizzers - Bún - Vermicelli Noodles',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'menu1.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Phở - Vietnamese Noodle Soup',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'menu2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Cơm Dĩa - Steam Rice Platters - Chef\'s Special',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'menu3.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Mì Xào Dòn - Fried Egg Noodle - Tofu -  Vegetable',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'menu4.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Đồ Biển – SeaFood - Cơm Chiên - Fried Rice',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'menu5.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Bò – Beef - Canh - Soup - Salad',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'menu6.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Gà - Chicken - Giải Khác - Beverages',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'menu7.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Page 3.html',
    'sTarget':'_self'
},
{   'sTitle':'Testimonial',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Page 4.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Page 5.html',
    'sTarget':'_self'
}]
});
