var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Order Form',
    bIsExternal:true,
    sUrl:'https://www.imageapp.com/patz/orderform.html'
},
{   sTitle:'Woven Shirts',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Woven Shirts Men\'s',
        bIsExternal:true,
        sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=29',
        sTarget:'ifrm_1'
    },
    {   sTitle:'Woven Shirts Ladies\'',
        bIsExternal:true,
        sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=30',
        sTarget:'ifrm_1'
    }]
},
{   sTitle:'Sports Shirts',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Sports Shirts Men\'s',
        bIsExternal:true,
        sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=32',
        sTarget:'ifrm_1'
    },
    {   sTitle:'Sports Shirts Ladies\'',
        bIsExternal:true,
        sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=33',
        sTarget:'ifrm_1'
    }]
},
{   sTitle:'Outerwear',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Outerwear Men\'s',
        bIsExternal:true,
        sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=35',
        sTarget:'ifrm_1'
    },
    {   sTitle:'Outerwear Ladies\'',
        bIsExternal:true,
        sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=36',
        sTarget:'ifrm_1'
    }]
},
{   sTitle:'Fleece',
    bIsExternal:true,
    sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=37',
    sTarget:'ifrm_1'
},
{   sTitle:'T-Shirts',
    bIsExternal:true,
    sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=34',
    sTarget:'ifrm_1'
},
{   sTitle:'Sweatshirts',
    bIsExternal:true,
    sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=39',
    sTarget:'ifrm_1'
},
{   sTitle:'Hats',
    bIsExternal:true,
    sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=38',
    sTarget:'ifrm_1'
},
{   sTitle:'Accessories',
    bIsExternal:true,
    sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=43',
    sTarget:'ifrm_1'
},
{   sTitle:'Gift Certificates',
    bIsExternal:true,
    sUrl:'http://www.imageapp.com/admin/panel_pages/static_pages.php?page=44',
    sTarget:'ifrm_1'
}]
});
