var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'ABOUT US',
    bIsWebPath:true,
    sUrl:'celebrity_custom_clothing_designer_los_angeles_woody_wilson.html'
},
{   sTitle:'CATALOG',
    bIsWebPath:true,
    sUrl:'beverly_hills_custom_suits_personalized_woody_wilson.html'
},
{   sTitle:'STYLE',
    bIsWebPath:true,
    sUrl:'custom_made_suits_beverly_hills_hollywood_burbank.html'
    ,"childArray" : [{   sTitle:'M E N S',
        bIsWebPath:true,
        sUrl:'mens_custom_suits_los_angeles_ca_tuxedos-woody_wilson.html'
    },
    {   sTitle:'L A D I E S',
        bIsWebPath:true,
        sUrl:'page9.html'
    },
    {   sTitle:'A C C E S S O R I E S',
        bIsWebPath:true,
        sUrl:'page10.html'
    },
    {   sTitle:'D I A M O N D    L A P E L',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sTitle:'STEVE HARVEY',
        bIsWebPath:true,
        sUrl:'steve_harvey_woody_wilson_family_feud_wardrobe_suits.html'
    }]
},
{   sTitle:'WATCH WOODY WILSON',
    bIsWebPath:true,
    sUrl:'how_to_dress_for_success_mens_fashion_tips.html'
},
{   sTitle:'CLIENTS',
    bIsWebPath:true,
    sUrl:'woody_wilson_clients_executive_dress_corporate_suits.html'
},
{   sTitle:'PRESS',
    bIsWebPath:true,
    sUrl:'how_to_make_a_custom_suit_woody_wilson.html'
},
{   sTitle:'CONTACT',
    bIsWebPath:true,
    sUrl:'page7.html'
}]
});
