var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'illaetabilis art diy bookings promotion extreme metal dark ambient alternative music design cd layouts logo design illustration black metal gigs norwich artist graphics ghast hateful abandon',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',"childArray" : [
    {   sTitle:'Design Examples',
        bIsWebPath:true,
        sUrl:'designexamples.html'
    },
    {   sTitle:'Surreal Illustration',
        bIsWebPath:true,
        sUrl:'surreal.html'
    },
    {   sTitle:'Lowbrow Drawings & Paintings',
        bIsWebPath:true,
        sUrl:'lowbrow.html'
    },
    {   sTitle:'Gothic / Macabre',
        bIsWebPath:true,
        sUrl:'gothicmacabre.html'
    },
    {   sTitle:'MA \"Uncanny\" Project 2004 (Ink Illustration)',
        bIsWebPath:true,
        sUrl:'uncanny.html'
    },
    {   sTitle:'Animation',
        bIsWebPath:true,
        sUrl:'animation.html'
    },
    {   sTitle:'Dolls & Toys',
        bIsWebPath:true,
        sUrl:'dolls.html'
    },
    {   sTitle:'CD Layouts',
        bIsWebPath:true,
        sUrl:'cdlayouts.html'
    }]
},
{   sTitle:'Reviews',
    bIsWebPath:true,
    sUrl:'reviews.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
}]
});
