var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Home',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'index.html'
    },
    {   sTitle:'Search',
        bIsWebPath:true,
        sUrl:'search.html'
    },
    {   sTitle:'About the Civil Partnership Bill',
        bIsWebPath:true,
        sUrl:'civbill.html'
    }]
},
{   sTitle:'Stationery Designs',
    bIsWebPath:true,
    sUrl:'stationerydesigns.html',"childArray" : [
    {   sTitle:'Stationery Designs',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'stationerydesigns.html'
    },
    {   sTitle:'Simply Invited',
        bIsWebPath:true,
        sUrl:'simplyinvited.html'
    },
    {   sTitle:'Traditional Script',
        bIsWebPath:true,
        sUrl:'traditionalscript.html'
    },
    {   sTitle:'Ahh',
        bIsWebPath:true,
        sUrl:'ahh.html'
    },
    {   sTitle:'A Modern Approach',
        bIsWebPath:true,
        sUrl:'amodernapproach.html'
    },
    {   sTitle:'Elegance',
        bIsWebPath:true,
        sUrl:'elegance.html'
    },
    {   sTitle:'Entwined Hearts',
        bIsWebPath:true,
        sUrl:'entwinedhearts.html'
    },
    {   sTitle:'Congratulations Cards',
        bIsWebPath:true,
        sUrl:'congratscards.html'
    }]
},
{   sTitle:'Magnets',
    bIsWebPath:true,
    sUrl:'magnets.html'
},
{   sTitle:'Ordering Information',
    bIsWebPath:true,
    sUrl:'orderinginfo.html',"childArray" : [
    {   sTitle:'Ordering Information',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'orderinginfo.html'
    },
    {   sTitle:'Terms & Conditions',
        bIsWebPath:true,
        sUrl:'termsandconditions.html'
    },
    {   sTitle:'PayPal Help',
        bIsWebPath:true,
        sUrl:'paypalhelp.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'About Us',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'aboutus.html'
    },
    {   sTitle:'Site Map',
        bIsWebPath:true,
        sUrl:'sitemap.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html',"childArray" : [
    {   sTitle:'Contact Us',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'contactus.html'
    },
    {   sTitle:'Samples',
        bIsWebPath:true,
        sUrl:'samples.html'
    },
    {   sTitle:'Wedding Stationery Etc',
        bIsExternal:true,
        sUrl:'http://www.weddingstationeryetc.co.uk',
        sTarget:'_blank'
    }]
},
{   sTitle:'Wording',
    bIsWebPath:true,
    sUrl:'wording.html',"childArray" : [
    {   sTitle:'Wording',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'wording.html'
    },
    {   sTitle:'Available Fonts',
        bIsWebPath:true,
        sUrl:'fonts.html'
    }]
}]
});
