var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.html',"childArray" : [
    {   sTitle:'Designteam',
        bIsWebPath:true,
        sUrl:'designteam.html'
    }]
},
{   sTitle:'Shop',
    bIsWebPath:true,
    sUrl:'shop.html',"childArray" : [
    {   sTitle:'Embellishments',
        bIsWebPath:true,
        sUrl:'embellishments.html',"childArray" : [
        {   sTitle:'Ribbons & Trims',
            bIsWebPath:true,
            sUrl:'ribbons.html'
        },
        {   sTitle:'Blanks & Alterables',
            bIsWebPath:true,
            sUrl:'alterables.html'
        }]
    },
    {   sTitle:'Kits',
        bIsWebPath:true,
        sUrl:'kits.html'
    },
    {   sTitle:'Template Downloads',
        bIsWebPath:true,
        sUrl:'downloads.html'
    },
    {   sTitle:'Card Blanks & Envelopes',
        bIsWebPath:true,
        sUrl:'cardblanks.html'
    },
    {   sTitle:'Digital Paper Kits',
        bIsWebPath:true,
        sUrl:'digitalpapers.html',"childArray" : [
        {   sTitle:'Sundae Girl Paper Set',
            bIsWebPath:true,
            sUrl:'sundaegirlpapers.html'
        }]
    },
    {   sTitle:'Etsy Store',
        bIsExternal:true,
        sUrl:'http://craftyprincess.etsy.com'
    },
    {   sTitle:'Cardmaking Goodies',
        bIsWebPath:true,
        sUrl:'page55.html'
    }]
},
{   sTitle:'SALE',
    bIsWebPath:true,
    sUrl:'sale.html'
},
{   sTitle:'Card Making',
    bIsWebPath:true,
    sUrl:'page4.html',"childArray" : [
    {   sTitle:'Crafty Templates Club',
        bIsWebPath:true,
        sUrl:'subscribetocraftytemplates.html'
    },
    {   sTitle:'Card Template Downloads',
        bIsWebPath:true,
        sUrl:'cardtemplates.html'
    },
    {   sTitle:'Digital Stamps',
        bIsWebPath:true,
        sUrl:'digitalstamps.html'
    },
    {   sTitle:'Card Making Kits',
        bIsWebPath:true,
        sUrl:'cardkits.html',"childArray" : [
        {   sTitle:'One for the Guys Cardmaking Kit',
            bIsWebPath:true,
            sUrl:'onefortheguyscardmakingkit.html'
        },
        {   sTitle:'Bundled Up Cardmaking Kit',
            bIsWebPath:true,
            sUrl:'novcardkit.html'
        },
        {   sTitle:'roses and chocolates cardmaking kit',
            bIsWebPath:true,
            sUrl:'rosesandchocolatescardmakingkit.html'
        }]
    },
    {   sTitle:'Free Templates',
        bIsWebPath:true,
        sUrl:'freetemplates.html'
    },
    {   sTitle:'Card Blanks & Envelopes',
        bIsWebPath:true,
        sUrl:'page42.html'
    }]
},
{   sTitle:'Scrapbooking',
    bIsWebPath:true,
    sUrl:'scrapbooking.html',"childArray" : [
    {   sTitle:'Quirky Kits Scrapbooking Kits',
        bIsWebPath:true,
        sUrl:'quirkykits.html',"childArray" : [
        {   sTitle:'Downtown Tea Party Quirky Kit',
            bIsWebPath:true,
            sUrl:'downtownteaparty.html'
        },
        {   sTitle:'Hazelnut Coffee Quirky Kit',
            bIsWebPath:true,
            sUrl:'hazelnutcoffeequirkykit.html'
        },
        {   sTitle:'Love of Paper Quirky Kit',
            bIsWebPath:true,
            sUrl:'loveofpaperquirkykit.html'
        }]
    },
    {   sTitle:'Subscribe to Quirky Kits',
        bIsWebPath:true,
        sUrl:'quirkykitssubscription.html'
    },
    {   sTitle:'Quirky Kits Lite',
        bIsWebPath:true,
        sUrl:'quirkykitslite.html'
    },
    {   sTitle:'Paper Rainbows Quirky Kit Lite',
        bIsWebPath:true,
        sUrl:'paperrainbows.html'
    },
    {   sTitle:'Glastonbury Fields Quirky Kit Lite',
        bIsWebPath:true,
        sUrl:'glastonburyfieldsquirkykitlite.html'
    },
    {   sTitle:'Alphabets',
        bIsWebPath:true,
        sUrl:'alphabets.html'
    }]
},
{   sTitle:'Online Classes',
    bIsWebPath:true,
    sUrl:'onlineclasses.html',"childArray" : [
    {   sTitle:'Create 10 Classes',
        bIsWebPath:true,
        sUrl:'create10.html'
    },
    {   sTitle:'Create FREE',
        bIsWebPath:true,
        sUrl:'createfree.html'
    }]
},
{   sTitle:'Login',
    bIsWebPath:true,
    sUrl:'subscriberlogin.html',"childArray" : [
    {   sTitle:'Crafty Templates Subscribers Login',
        bIsWebPath:true,
        sUrl:'craftytemplateslogin.html'
    },
    {   sTitle:'Create 10 Login',
        bIsWebPath:true,
        sUrl:'create10login.html'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contactcraftytemplates.html'
},
{   sTitle:'Terms of Use',
    bIsWebPath:true,
    sUrl:'t&c.html'
},
{   sTitle:'Inspiration',
    bIsExternal:true,
    bIsWebPath:true,
    sUrl:'craftinspiration.html',"childArray" : [
    {   sTitle:'Crafty Templates Blog',
        bIsExternal:true,
        sUrl:'http://craftytemplates.blogspot.com',
        sTarget:'_blank'
    },
    {   sTitle:'Quirky Kits Blog',
        bIsExternal:true,
        sUrl:'http://quirkykits.blogspot.com',
        sTarget:'_self'
    }]
}]
});
