var customNavTree4 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Products',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Diamond Name a Star',
        bIsWebPath:true,
        sUrl:'diamond-name-a-star.html'
    },
    {   sTitle:'Swarovski Crystal Name a Star',
        bIsWebPath:true,
        sUrl:'name-a-star.html',"childArray" : [
        {   sTitle:'The Anniversary Name a Star',
            bIsWebPath:true,
            sUrl:'anniversary-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'Birthday Name a Star',
            bIsWebPath:true,
            sUrl:'birthday-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'Bon Voyage Name a Star',
            bIsWebPath:true,
            sUrl:'bon-voyage-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Christening Name a Star',
            bIsWebPath:true,
            sUrl:'christening-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Christmas Name a Star',
            bIsWebPath:true,
            sUrl:'christmas-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Civil Ceremony Name a Star',
            bIsWebPath:true,
            sUrl:'civil-ceremony-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Congratulations Name a Star',
            bIsWebPath:true,
            sUrl:'congratulations-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Driving Test Name a Star',
            bIsWebPath:true,
            sUrl:'driving-test-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Easter Name a Star',
            bIsWebPath:true,
            sUrl:'easter-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Engagement Name a Star',
            bIsWebPath:true,
            sUrl:'engagement-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Friendship Name a Star',
            bIsWebPath:true,
            sUrl:'friendship-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Get Well Name a Star',
            bIsWebPath:true,
            sUrl:'get-well-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Good Luck Name a Star',
            bIsWebPath:true,
            sUrl:'good-luck-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'Graduation Name a Star',
            bIsWebPath:true,
            sUrl:'graduation-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Leaving Name a Star',
            bIsWebPath:true,
            sUrl:'leaving-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The New Baby Name a Star',
            bIsWebPath:true,
            sUrl:'new-baby-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The New Baby Boy Name a Star',
            bIsWebPath:true,
            sUrl:'new-baby-boy-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The New Baby Girl Name a Star',
            bIsWebPath:true,
            sUrl:'new-baby-girl-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The New Baby Twins Name a Star',
            bIsWebPath:true,
            sUrl:'new-baby-twins-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The New Home Name a Star',
            bIsWebPath:true,
            sUrl:'new-home-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The New Job Name a Star',
            bIsWebPath:true,
            sUrl:'new-job-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The New School Name a Star',
            bIsWebPath:true,
            sUrl:'new-school-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Retirement Name a Star',
            bIsWebPath:true,
            sUrl:'retirement-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Sympathy Name a Star',
            bIsWebPath:true,
            sUrl:'sympathy-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Teacher\'s Name a Star',
            bIsWebPath:true,
            sUrl:'teacher-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Thank You Name a Star',
            bIsWebPath:true,
            sUrl:'thank-you.html',
            sTarget:'_self'
        },
        {   sTitle:'The Thanksgiving Name a Star',
            bIsWebPath:true,
            sUrl:'thanksgiving-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Thinking of You Name a Star',
            bIsWebPath:true,
            sUrl:'thinking-of-you-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Tutor\'s Name a Star',
            bIsWebPath:true,
            sUrl:'tutor-name-a-star.html',
            sTarget:'_self'
        },
        {   sTitle:'The Wedding Day Name a Star',
            bIsWebPath:true,
            sUrl:'wedding-day-name-a-star.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Mars Acre',
        bIsWebPath:true,
        sUrl:'land-on-mars.html'
    },
    {   sTitle:'Moon Acre',
        bIsWebPath:true,
        sUrl:'land-on-the-moon.html'
    },
    {   sTitle:'Hollywood Star of Fame',
        bIsWebPath:true,
        sUrl:'hollywood-star-of-fame.html'
    },
    {   sTitle:'The Bollywood Star of Fame',
        bIsWebPath:true,
        sUrl:'bollywood-star-of-fame.html',
        sTarget:'_self'
    }]
},
{   sTitle:'How to order',
    bIsWebPath:true,
    sUrl:'order.html'
},
{   sTitle:'Dedications',
    bIsWebPath:true,
    sUrl:'dedications.html'
},
{   sTitle:'Galileo Star Registry',
    sUrl:'http://www.galileostarregistry.co.uk',
    sTarget:'_self'
}]
});
