var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'All about Artists David & Lizbeth Gage and their art.',
    sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about.html'
},
{   bSeparatorAfter:true,
    sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html',"childArray" : [
    {   sTitle:'Murals',
        bIsWebPath:true,
        sUrl:'serv-murals.html'
    },
    {   sDescription:'Offering portraits in Oil, Pencil and digitally, using computer software such as Photoshop and Corel Painter which is then printed on either art paper or artist\'s canvas.',
        sTitle:'Portraits',
        bIsWebPath:true,
        sUrl:'serv-portraits.html',"childArray" : [
        {   sTitle:'Portraits-Digital',
            bIsWebPath:true,
            sUrl:'portraits_digital.html'
        }]
    },
    {   sTitle:'Fine Art',
        bIsWebPath:true,
        sUrl:'serv-fineart.html'
    },
    {   sTitle:'Decorative',
        bIsWebPath:true,
        sUrl:'decorative.html'
    },
    {   sTitle:'Illustration',
        bIsWebPath:true,
        sUrl:'serv-illustration.html'
    },
    {   sTitle:'Rosemaling',
        bIsWebPath:true,
        sUrl:'serv-rosemaling.html'
    },
    {   sTitle:'Floorcloths',
        bIsWebPath:true,
        sUrl:'serv-floorcloths.html'
    },
    {   sTitle:'Furniture & Cabinets',
        bIsWebPath:true,
        sUrl:'serv-furniture.html'
    }]
},
{   sDescription:'View some of the works of art created by David & Lizbeth Gage for some of their clients. Murals, Portraits, Fine Art, Floorcloths, Rosemaling, Illustration and more.',
    sTitle:'Portfolios',
    bIsWebPath:true,
    sUrl:'portfolios.html',"childArray" : [
    {   sTitle:'Murals',
        bIsWebPath:true,
        sUrl:'murals.html',"childArray" : [
        {   sTitle:'Fun Murals',
            bIsWebPath:true,
            sUrl:'murals-fun.html'
        },
        {   sTitle:'Formal Murals',
            bIsWebPath:true,
            sUrl:'murals-formal.html'
        },
        {   sTitle:'Ceilings',
            bIsWebPath:true,
            sUrl:'murals_ceilings.html'
        },
        {   sTitle:'Turret Project',
            bIsWebPath:true,
            sUrl:'turret_project.html'
        },
        {   sTitle:'Sun Room Project',
            bIsWebPath:true,
            sUrl:'sunroom_project.html'
        },
        {   sTitle:'Accent Murals',
            bIsWebPath:true,
            sUrl:'murals_accent.html'
        },
        {   sTitle:'Athens Playroom Project',
            bIsWebPath:true,
            sUrl:'athensproject.html'
        },
        {   sTitle:'Monotone Murals',
            bIsWebPath:true,
            sUrl:'murals-monotone.html'
        }]
    },
    {   sTitle:'Portraits',
        bIsWebPath:true,
        sUrl:'portraits.html',"childArray" : [
        {   sTitle:'Portraits in Oil',
            bIsWebPath:true,
            sUrl:'portraits-oil.html'
        },
        {   sTitle:'Pencil Portriats',
            bIsWebPath:true,
            sUrl:'portraits-pencil.html'
        },
        {   sTitle:'Digital Portraits',
            bIsWebPath:true,
            sUrl:'portraits-digital.html'
        }]
    },
    {   sTitle:'Fine Art',
        bIsWebPath:true,
        sUrl:'fineart.html'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
