var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'FAQ',
        bIsWebPath:true,
        sUrl:'faq.html'
    },
    {   sTitle:'What We Do',
        bIsWebPath:true,
        sUrl:'what_we_do.html'
    },
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contactus.html'
    },
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'aboutus.html'
    },
    {   sTitle:'Friends',
        bIsWebPath:true,
        sUrl:'friends.html'
    }]
},
{   sTitle:'Hosted Parties',
    bIsWebPath:true,
    sUrl:'hostedparties.html',"childArray" : [
    {   sTitle:'Just the Girls 3-7',
        bIsWebPath:true,
        sUrl:'justthegirls3_7l.html',"childArray" : [
        {   sTitle:'Fairytale Princess Parties',
            bIsWebPath:true,
            sUrl:'fairytale_princess.html'
        },
        {   sTitle:'Here Come the Brides',
            bIsWebPath:true,
            sUrl:'herecomethebrides.html'
        },
        {   sTitle:'Glamour Girls Fashion Party',
            bIsWebPath:true,
            sUrl:'glamourgirls.html'
        },
        {   sTitle:'Perfectly Pinkalicious Party',
            bIsWebPath:true,
            sUrl:'pinkalicious.html'
        },
        {   sTitle:'Magical Mermaids',
            bIsWebPath:true,
            sUrl:'mermaids.html'
        },
        {   sTitle:'Hawaiian Princess Luau',
            bIsWebPath:true,
            sUrl:'hawaiian_princess.html'
        },
        {   sTitle:'Tinkerbell\'s Pixie Adventure',
            bIsWebPath:true,
            sUrl:'tinkerbell.html'
        },
        {   sTitle:'Magical Fairy Garden',
            bIsWebPath:true,
            sUrl:'fairy_garden.html'
        },
        {   sTitle:'Poodles In Paris Mystery',
            bIsWebPath:true,
            sUrl:'poodlesparis3_7.html'
        },
        {   sTitle:'Princess Spa',
            bIsWebPath:true,
            sUrl:'princess_spa.html'
        }]
    },
    {   sTitle:'Just the Girls 6-9',
        bIsWebPath:true,
        sUrl:'justgirls6_9.html',"childArray" : [
        {   sTitle:'Glamour Girls Fashion Party',
            bIsWebPath:true,
            sUrl:'glamourgirl6_up.html'
        },
        {   sTitle:'Poodles In Paris Mystery',
            bIsWebPath:true,
            sUrl:'poodle_mystery6_9.html'
        },
        {   sTitle:'Party Like a Rockstar',
            bIsWebPath:true,
            sUrl:'rockstarages6_9.html'
        },
        {   sTitle:'Dazzling Divas',
            bIsWebPath:true,
            sUrl:'dazzling_divas.html'
        },
        {   sTitle:'Fabulous Felines Diamond Mystery',
            bIsWebPath:true,
            sUrl:'fabulous_felines_mystery.html'
        },
        {   sTitle:'Spy Girls Paris Diamond Caper',
            bIsWebPath:true,
            sUrl:'girlsparis_diamond.html'
        },
        {   sTitle:'Day at the Spa',
            bIsWebPath:true,
            sUrl:'spa6_up.html'
        },
        {   sTitle:'Hula Girls Luau',
            bIsWebPath:true,
            sUrl:'hula_girls_luau.html'
        },
        {   sTitle:'The Princess Mystery Quest',
            bIsWebPath:true,
            sUrl:'princess_mystery_quest.html'
        }]
    },
    {   sTitle:'Just the Girls 10 & up',
        bIsWebPath:true,
        sUrl:'justgirls10andup.html',"childArray" : [
        {   sTitle:'Mystery Day at the Spa',
            bIsWebPath:true,
            sUrl:'spa_mystery.html'
        },
        {   sTitle:'Day at the Spa',
            bIsWebPath:true,
            sUrl:'spa10_up.html'
        },
        {   sTitle:'Secret Popstar Mystery Party',
            bIsWebPath:true,
            sUrl:'popstarmystery10_12.html'
        },
        {   sTitle:'Pampered Pooch Pageant Mystery  ',
            bIsWebPath:true,
            sUrl:'pamperedpoochmystery.html'
        },
        {   sTitle:'Survivor Island Girlz Only',
            bIsWebPath:true,
            sUrl:'survivor_girls.html'
        },
        {   sTitle:'Hawaiian Luau',
            bIsWebPath:true,
            sUrl:'luau.html'
        },
        {   sTitle:'Spy Girls Paris Diamond Caper',
            bIsWebPath:true,
            sUrl:'spy_girls_paris.html'
        },
        {   sTitle:'Fashionistas',
            bIsWebPath:true,
            sUrl:'fashionistas10_up.html'
        }]
    }]
},
{   sTitle:'DIY Parties',
    bIsWebPath:true,
    sUrl:'diyparties.htm',"childArray" : [
    {   sTitle:'Rental Kits',
        bIsWebPath:true,
        sUrl:'rentalkits.html'
    },
    {   sTitle:'Downloadable Games & Parties',
        bIsWebPath:true,
        sUrl:'downloadableparties.html'
    }]
},
{   sTitle:'Mystery Parties',
    bIsWebPath:true,
    sUrl:'mysteryparties.html',"childArray" : [
    {   sTitle:'Mystery Day at the Spa',
        bIsWebPath:true,
        sUrl:'mysteryspa.html'
    },
    {   sTitle:'Spy Girls Paris Diamond Caper',
        bIsWebPath:true,
        sUrl:'mysteryparisdiamond.html'
    },
    {   sTitle:'Secret Popstar Mystery Party',
        bIsWebPath:true,
        sUrl:'mysterypopstar.html'
    },
    {   sTitle:'Pampered Pooch Pageant Mystery  ',
        bIsWebPath:true,
        sUrl:'mysterypooch.html'
    },
    {   sTitle:'Poodles In Paris Mystery',
        bIsWebPath:true,
        sUrl:'mysterypoodles.html'
    },
    {   sTitle:'Fabulous Felines Diamond Mystery',
        bIsWebPath:true,
        sUrl:'mysteryfelines.html'
    },
    {   sTitle:'The Princess Mystery Quest',
        bIsWebPath:true,
        sUrl:'princess_quest.html'
    }]
}]
});
