var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [{   sTitle:'Our Values',
        bIsWebPath:true,
        sUrl:'page14.html'},{   sDescription:'Test one',
        sTitle:'Our History',
        bIsWebPath:true,
        sUrl:'page13.html'},{   sTitle:'Our Management',
        bIsWebPath:true,
        sUrl:'page19.html'},{   sTitle:'Our Suppliers',
        bIsWebPath:true,
        sUrl:'page18.html'},{   sTitle:'Our Customers',
        bIsWebPath:true,
        sUrl:'page17.html'}]},{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'page4.html',"childArray" : [{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Pastry Products',
        bIsWebPath:true,
        sUrl:'page30.html'},{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Allied Products',
        bIsWebPath:true,
        sUrl:'page36.html'},{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Candy Products',
        bIsWebPath:true,
        sUrl:'page31.html'},{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Frozen Products',
        bIsWebPath:true,
        sUrl:'page38.html'},{   sTitle:'OCS Products',
        bIsWebPath:true,
        sUrl:'page53.html'},{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Healthy Products',
        bIsWebPath:true,
        sUrl:'page39.html'}]},{   sTitle:'Locations',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [{   sTitle:'Georgia',
        bIsWebPath:true,
        sUrl:'page26.html',"childArray" : [{   sTitle:'GA Location Map',
            bIsWebPath:true,
            sUrl:'page40.html'},{   sTitle:'GA Order Schedule',
            bIsWebPath:true,
            sUrl:'page46.html'},{   sTitle:'GA Contact Information',
            bIsWebPath:true,
            sUrl:'page47.html'},{   sTitle:'GA Customer Application Form',
            bIsWebPath:true,
            sUrl:'page52.html'}]},{   sTitle:'North Carolina',
        bIsWebPath:true,
        sUrl:'page27.html',"childArray" : [{   sTitle:'NC Location Map',
            bIsWebPath:true,
            sUrl:'page41.html'},{   sTitle:'NC Order Schedule',
            bIsWebPath:true,
            sUrl:'page49.html'},{   sTitle:'NC Contact Information',
            bIsWebPath:true,
            sUrl:'page48.html'},{   sTitle:'NC Customer Application Form',
            bIsWebPath:true,
            sUrl:'page56.html'}]},{   sTitle:'Ohio',
        bIsWebPath:true,
        sUrl:'page29.html',"childArray" : [{   sTitle:'OH Location Map',
            bIsWebPath:true,
            sUrl:'page42.html'},{   sTitle:'OH Order Schedule',
            bIsWebPath:true,
            sUrl:'page44.html'},{   sTitle:'OH Contact Information',
            bIsWebPath:true,
            sUrl:'page45.html'},{   sTitle:'OH Customer Application Form',
            bIsWebPath:true,
            sUrl:'page57.html'}]},{   sTitle:'South Carolina',
        bIsWebPath:true,
        sUrl:'page21.html',"childArray" : [{   sTitle:'SC Location Map',
            bIsWebPath:true,
            sUrl:'page23.html'},{   sTitle:'SC Order Schedule',
            bIsWebPath:true,
            sUrl:'page25.html'},{   sTitle:'SC Contact Information',
            bIsWebPath:true,
            sUrl:'page24.html'},{   sTitle:'SC Customer Application Form',
            bIsWebPath:true,
            sUrl:'page58.html'}]},{   sTitle:'Virginia',
        bIsWebPath:true,
        sUrl:'page28.html',"childArray" : [{   sTitle:'VA Location Map',
            bIsWebPath:true,
            sUrl:'page43.html'},{   sTitle:'VA Order Schedule',
            bIsWebPath:true,
            sUrl:'page50.html'},{   sTitle:'VA Contact Information',
            bIsWebPath:true,
            sUrl:'page51.html'},{   sTitle:'VA Customer Application Form',
            bIsWebPath:true,
            sUrl:'page59.html'}]}]},{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page9.html'},{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page6.html'},{   sTitle:'Employee Login',
    bIsWebPath:true,
    sUrl:'page54.html'}]
});
