var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Poetry',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'A Precious Gift',
        bIsWebPath:true,
        sUrl:'apreciousgift.html',
        sTarget:'_self'
    },
    {   sTitle:'Gods Garden',
        bIsWebPath:true,
        sUrl:'godsgarden.html',
        sTarget:'_self'
    },
    {   sTitle:'Season Of Darkness',
        bIsWebPath:true,
        sUrl:'seasonofdarkness.html',
        sTarget:'_self'
    },
    {   sTitle:'In Christ Alone',
        bIsWebPath:true,
        sUrl:'inchristalone.html',
        sTarget:'_self'
    },
    {   sTitle:'How I Wonder',
        bIsWebPath:true,
        sUrl:'howiwonder.html',
        sTarget:'_self'
    },
    {   sTitle:'Never Give Up',
        bIsWebPath:true,
        sUrl:'nevergiveup.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Decoupage CD',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Shop',
        bIsWebPath:true,
        sUrl:'shop.html',
        sTarget:'_blank'
    },
    {   sTitle:'Disc No.1',
        bIsWebPath:true,
        sUrl:'disc1-cd.html'
    },
    {   sTitle:'Christmas CD',
        bIsWebPath:true,
        sUrl:'christmas-cd.html',
        sTarget:'_self'
    },
    {   sTitle:'All Occasions CD',
        bIsWebPath:true,
        sUrl:'alloccasion-cd.html'
    },
    {   sTitle:'Floral CD',
        bIsWebPath:true,
        sUrl:'floral-cd.html'
    },
    {   sTitle:'Vintage CD',
        bIsWebPath:true,
        sUrl:'vintage-cd.html'
    }]
},
{   sTitle:'Freebies',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Free Decoupage',
        bIsWebPath:true,
        sUrl:'floral01.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Scrapbooks',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Scrapbook Page 1',
        bIsWebPath:true,
        sUrl:'scrapbook1.html',
        sTarget:'_self'
    },
    {   sTitle:'Scrapbook Page 2',
        bIsWebPath:true,
        sUrl:'scrapbook2.html'
    },
    {   sTitle:'Scrapbook Page 3',
        bIsWebPath:true,
        sUrl:'scrapbook3.html'
    },
    {   sTitle:'Scrapbook Page 4',
        bIsWebPath:true,
        sUrl:'scrapbook4.html'
    }]
},
{   sTitle:'Handmade Cards ',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Christmas Cards',
        bIsWebPath:true,
        sUrl:'christmaspage1.html'
    },
    {   sTitle:'Sympathy Cards',
        bIsWebPath:true,
        sUrl:'sympathycards.html'
    },
    {   sTitle:'Mens Cards',
        bIsWebPath:true,
        sUrl:'menscards.html'
    },
    {   sTitle:'Wedding Cards',
        bIsWebPath:true,
        sUrl:'weddingcards.html'
    }]
},
{   sTitle:'Tutorials',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Waterfall Tut',
        bIsWebPath:true,
        sUrl:'waterfalltut.html',
        sTarget:'_self'
    }]
},
{   sTitle:'About Me',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'My Story',
        bIsWebPath:true,
        sUrl:'aboutme.html',
        sTarget:'_self'
    },
    {   sTitle:'My Family',
        bIsWebPath:true,
        sUrl:'familypage.html',
        sTarget:'_self'
    },
    {   sTitle:'My Garden',
        bIsWebPath:true,
        sUrl:'mygarden.html',
        sTarget:'_self'
    },
    {   sTitle:'My Angel',
        bIsWebPath:true,
        sUrl:'serena.html',
        sTarget:'_self'
    },
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'contact.html',
        sTarget:'_self'
    }]
}]
});
