var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.htm'
},
{   'sTitle':'Current Projects',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Summer Garden',
        'bIsWebPath':true,
        'sUrl':'page52.html'
    },
    {   'sTitle':'Fascination',
        'bIsWebPath':true,
        'sUrl':'fascination.htm'
    },
    {   'sTitle':'Spectrum',
        'bIsWebPath':true,
        'sUrl':'spectrum.htm'
    },
    {   'sTitle':'Romance',
        'bIsWebPath':true,
        'sUrl':'romance.htm'
    },
    {   'sTitle':'Seasons',
        'bIsWebPath':true,
        'sUrl':'seasons.htm'
    },
    {   'sTitle':'Heavenly Cats',
        'bIsWebPath':true,
        'sUrl':'heavenly.htm'
    },
    {   'sTitle':'Bouquet',
        'bIsWebPath':true,
        'sUrl':'bouquet.htm'
    },
    {   'sTitle':'Jennie Jean',
        'bIsWebPath':true,
        'sUrl':'jean.htm'
    }]
},
{   'sTitle':'Legacy Projects',
    'bIsWebPath':true,
    'sUrl':'page3.html',"childArray" : [
    {   'sTitle':'Adagio',
        'bIsWebPath':true,
        'sUrl':'adagio.htm'
    },
    {   'sTitle':'Amybear The Original',
        'bIsWebPath':true,
        'sUrl':'amyb.htm'
    },
    {   'sTitle':'Amybear\'s Pattern Adventure',
        'bIsWebPath':true,
        'sUrl':'adventure.htm'
    },
    {   'sTitle':'Amy\'s Penguins',
        'bIsWebPath':true,
        'sUrl':'penguins.htm'
    },
    {   'sTitle':'Blackwork Sampler #1',
        'bIsWebPath':true,
        'sUrl':'blackwork sampler.htm'
    },
    {   'sTitle':'Dan\'l Webster',
        'bIsWebPath':true,
        'sUrl':'danl.htm'
    },
    {   'sTitle':'Desert Sunset',
        'bIsWebPath':true,
        'sUrl':'sunset.htm'
    },
    {   'sTitle':'Duet',
        'bIsWebPath':true,
        'sUrl':'duet.htm'
    },
    {   'sTitle':'Elizabeth R (Blackwork Fan)',
        'bIsWebPath':true,
        'sUrl':'fan.htm'
    },
    {   'sTitle':'Elizabeth Victoria',
        'bIsWebPath':true,
        'sUrl':'Elizabeth Victoria.htm'
    },
    {   'sTitle':'Night Flight',
        'bIsWebPath':true,
        'sUrl':'flight.htm'
    },
    {   'sTitle':'Quartet',
        'bIsWebPath':true,
        'sUrl':'quartet.htm'
    },
    {   'sTitle':'Rhapsody',
        'bIsWebPath':true,
        'sUrl':'rhapsody.htm'
    },
    {   'sTitle':'Serenade',
        'bIsWebPath':true,
        'sUrl':'serenade.htm'
    },
    {   'sTitle':'Smudge',
        'bIsWebPath':true,
        'sUrl':'smudge.htm'
    },
    {   'sTitle':'Sophia',
        'bIsWebPath':true,
        'sUrl':'sophia.htm'
    }]
},
{   'sTitle':'Videos',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Fascination Video',
        'bIsWebPath':true,
        'sUrl':'page41.html'
    },
    {   'sTitle':'Amybear\'s Pattern Adventure',
        'bIsWebPath':true,
        'sUrl':'page49.html'
    }]
},
{   'sTitle':'Find an Amybear Shop',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Find an Amybear Shop',
        'bIsWebPath':true,
        'sUrl':'page47.html'
    }]
},
{   'sTitle':'Wholesale',
    'bIsWebPath':true,
    'sUrl':'page6.html'
}]
});
