var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'News Letter',
    bIsWebPath:true,
    sUrl:'page41.html'
},
{   sTitle:'Ask a Question?',
    bIsWebPath:true,
    sUrl:'qform.html'
},
{   sTitle:'Knitted Fabrics',
    bIsWebPath:true,
    sUrl:'kf.html',"childArray" : [
    {   sTitle:'Chiffon: Knitted',
        bIsWebPath:true,
        sUrl:'page28.html'
    },
    {   sTitle:'Satin: Knitted',
        bIsWebPath:true,
        sUrl:'ks.html'
    },
    {   sTitle:'Metallic & Coated',
        bIsWebPath:true,
        sUrl:'fm.html'
    },
    {   sTitle:'Tulle\' - Net',
        bIsWebPath:true,
        sUrl:'dn.html'
    },
    {   sTitle:'Sequin',
        bIsWebPath:true,
        sUrl:'net.html'
    }]
},
{   sTitle:'Woven Fabric',
    bIsWebPath:true,
    sUrl:'wf.html',"childArray" : [
    {   sTitle:'Woven Chiffon',
        bIsWebPath:true,
        sUrl:'wc.html',"childArray" : [
        {   sTitle:'Twinkle Nylon',
            bIsWebPath:true,
            sUrl:'page40.html'
        },
        {   sTitle:'Cationic Satin ',
            bIsWebPath:true,
            sUrl:'page32.html'
        },
        {   sTitle:'Georgette',
            bIsWebPath:true,
            sUrl:'page36.html'
        },
        {   sTitle:'Stretch Satin',
            bIsWebPath:true,
            sUrl:'page37.html'
        },
        {   sTitle:'Nylon Aurora',
            bIsWebPath:true,
            sUrl:'page29.html'
        }]
    },
    {   sTitle:'Satin',
        bIsWebPath:true,
        sUrl:'metallic.html'
    },
    {   sTitle:'Linnings',
        bIsWebPath:true,
        sUrl:'foil.html'
    },
    {   sTitle:'Metallic',
        bIsWebPath:true,
        sUrl:'met.html'
    },
    {   sTitle:'Suiting',
        bIsWebPath:true,
        sUrl:'satin.html'
    },
    {   sTitle:'Stiffener',
        bIsWebPath:true,
        sUrl:'prints.html'
    }]
},
{   sTitle:'Fringe',
    bIsWebPath:true,
    sUrl:'page33.html',"childArray" : [
    {   sTitle:'Acetate - Basic',
        bIsWebPath:true,
        sUrl:'a.html'
    },
    {   sTitle:'Tactel Bright',
        bIsWebPath:true,
        sUrl:'tb.html'
    },
    {   sTitle:'Polyester-Metallic',
        bIsWebPath:true,
        sUrl:'pm.html'
    },
    {   sTitle:'Sequin',
        bIsWebPath:true,
        sUrl:'se.html'
    }]
},
{   sTitle:'Stretch Fabrics',
    bIsWebPath:true,
    sUrl:'st.html',"childArray" : [
    {   sTitle:'Body Stocking',
        bIsWebPath:true,
        sUrl:'bs.html'
    },
    {   sTitle:'Leotard',
        bIsWebPath:true,
        sUrl:'508.html'
    },
    {   sTitle:'Lining',
        bIsWebPath:true,
        sUrl:'lin.html'
    },
    {   sTitle:'Metallic/Foil',
        bIsWebPath:true,
        sUrl:'metfoil.html',"childArray" : [
        {   sTitle:'Iris Stretch Foil',
            bIsWebPath:true,
            sUrl:'isf.html'
        },
        {   sTitle:'Stretch Hologram Foil',
            bIsWebPath:true,
            sUrl:'shf.html'
        },
        {   sTitle:'Stretch Metallic Foil',
            bIsWebPath:true,
            sUrl:'sf.html'
        }]
    },
    {   sTitle:'Lace',
        bIsWebPath:true,
        sUrl:'lace.html'
    },
    {   sTitle:'Velvet / Velour',
        bIsWebPath:true,
        sUrl:'sj.html'
    },
    {   sTitle:'Suiting',
        bIsWebPath:true,
        sUrl:'suiting.html'
    },
    {   sTitle:'Prints',
        bIsWebPath:true,
        sUrl:'lining.html'
    }]
},
{   sTitle:'Shade Card',
    bIsWebPath:true,
    sUrl:'sc.html'
}]
});
