var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Welcome to Airbrushpiracy, airbrush and pinstriping custom graphics, as well as airbrush illustrations on any substrate',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Brief description about the artist',
    sTitle:'About',
    bIsWebPath:true,
    sUrl:'page10.html'
},
{   sDescription:'Here are my current airbrush galleries, showing some past and present works.',
    sTitle:'Airbrushed',
    bIsWebPath:true,
    sUrl:'page11.html',"childArray" : [
    {   sDescription:'Various works in progress',
        sTitle:'WIP\'s',
        bIsWebPath:true,
        sUrl:'page14.html'
    },
    {   sDescription:'Various art works airbrushed on different substrates',
        sTitle:'Custom',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sDescription:'Airbrushed art works on Canvas',
        sTitle:'Canvas',
        bIsWebPath:true,
        sUrl:'page12.html'
    }]
},
{   sDescription:'Pinstriped works',
    sTitle:'Pinstriping',
    bIsWebPath:true,
    sUrl:'page19.html',"childArray" : [
    {   sDescription:'New pinstripe art',
        sTitle:'New Stripes',
        bIsWebPath:true,
        sUrl:'page18.html'
    },
    {   sDescription:'Called custom striping as the pinstripes are applied to different objects and surfaces',
        sTitle:'Pinstriping Custom',
        bIsWebPath:true,
        sUrl:'page17.html'
    },
    {   sDescription:'Scroll pinstriping on Aluminium Panels',
        sTitle:'Pinstriping Panel',
        bIsWebPath:true,
        sUrl:'page15.html'
    }]
},
{   sDescription:'Feel free to comment at the end of the blog script',
    sTitle:'Comment',
    bIsWebPath:true,
    sUrl:'page7.html'
},
{   sDescription:'Contact information to discuss your project',
    sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sDescription:'Various friends and places to check out related to airbrushing and pinstriping',
    sTitle:'Friends',
    bIsWebPath:true,
    sUrl:'page16.html'
}]
});
