var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.htm'
},
{   'sDescription':'The latest news on Chantel McGregor',
    'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.htm',"childArray" : [
    {   'sDescription':'The latest press about Chantel McGregor',
        'sTitle':'Press',
        'bIsWebPath':true,
        'sUrl':'press.htm'
    }]
},
{   'sDescription':'Chantel McGregor\'s Tour',
    'sTitle':'Tour',
    'bIsWebPath':true,
    'sUrl':'tour.htm'
},
{   'sDescription':'Chantel McGregor\'s Blogs',
    'sTitle':'Blog',
    'bIsWebPath':true,
    'sUrl':'blog.htm',"childArray" : [
    {   'sTitle':'December',
        'bIsWebPath':true,
        'sUrl':'december.htm'
    },
    {   'sTitle':'January',
        'bIsWebPath':true,
        'sUrl':'january.htm'
    },
    {   'sTitle':'February',
        'bIsWebPath':true,
        'sUrl':'february.htm'
    }]
},
{   'sTitle':'My Story',
    'bIsWebPath':true,
    'sUrl':'mystory.htm',"childArray" : [
    {   'sTitle':'My Music',
        'bIsWebPath':true,
        'sUrl':'mymusic.htm'
    },
    {   'sTitle':'My Life',
        'bIsWebPath':true,
        'sUrl':'mylife.htm'
    }]
},
{   'sDescription':'A collection of Chantel McGregor photographs',
    'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'page3.htm',"childArray" : [
    {   'sDescription':'Photographs of Chantel McGregor',
        'sTitle':'Photographs',
        'bIsWebPath':true,
        'sUrl':'photographs.htm'
    },
    {   'sDescription':'Personal Photographs by Chantel McGregor',
        'sTitle':'Personal Photographs',
        'bIsWebPath':true,
        'sUrl':'personalphotographs.htm'
    }]
},
{   'sDescription':'Videos of Chantel McGregor',
    'sTitle':'Videos',
    'bIsWebPath':true,
    'sUrl':'videos.htm'
},
{   'sDescription':'The offical store to buy Chantel McGregor CD\'s, T-shirts and Calendars',
    'sTitle':'Store',
    'bIsWebPath':true,
    'sUrl':'store.htm'
},
{   'sDescription':'An insight into Chantel McGregor\'s album \'Like No Other\'',
    'sTitle':'Music',
    'bIsWebPath':true,
    'sUrl':'music.htm',"childArray" : [
    {   'sDescription':'Fabulous',
        'sTitle':'Fabulous',
        'bIsWebPath':true,
        'sUrl':'fabulous.htm'
    },
    {   'sDescription':'I\'m No Good For You',
        'sTitle':'I\'m No Good For You',
        'bIsWebPath':true,
        'sUrl':'imnogoodforyou.htm'
    },
    {   'sDescription':'Like No Other',
        'sTitle':'Like No Other',
        'bIsWebPath':true,
        'sUrl':'likenoother.htm'
    },
    {   'sDescription':'Freefalling',
        'sTitle':'Freefalling',
        'bIsWebPath':true,
        'sUrl':'freefalling.htm'
    },
    {   'sDescription':'Rhiannon',
        'sTitle':'Rhiannon',
        'bIsWebPath':true,
        'sUrl':'rhiannon.htm'
    },
    {   'sDescription':'Caught Out',
        'sTitle':'Caught Out',
        'bIsWebPath':true,
        'sUrl':'caughtout.htm'
    },
    {   'sDescription':'Daydream',
        'sTitle':'Daydream',
        'bIsWebPath':true,
        'sUrl':'daydream.htm'
    },
    {   'sDescription':'Cat Song',
        'sTitle':'Cat Song',
        'bIsWebPath':true,
        'sUrl':'catsong.htm'
    },
    {   'sDescription':'Screams Everlasting',
        'sTitle':'Screams Everlasting',
        'bIsWebPath':true,
        'sUrl':'screamseverlasting.htm'
    },
    {   'sDescription':'Happy Song',
        'sTitle':'Happy Song',
        'bIsWebPath':true,
        'sUrl':'happysong.htm'
    },
    {   'sDescription':'Not Here With Me',
        'sTitle':'Not Here With Me',
        'bIsWebPath':true,
        'sUrl':'notherewithme.htm'
    },
    {   'sDescription':'Help Me',
        'sTitle':'Help Me',
        'bIsWebPath':true,
        'sUrl':'helpme.htm'
    },
    {   'sDescription':'Chantel McGregor\'s Album Diary',
        'sTitle':'Album Diary',
        'bIsWebPath':true,
        'sUrl':'albumdiary.htm'
    }]
},
{   'sDescription':'Contact Chantel McGregor',
    'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.htm'
}]
});
