var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About Marinduque',
        bIsWebPath:true,
        sUrl:'about_marinduque.html'
    },
    {   sTitle:'Gallery',
        bIsWebPath:true,
        sUrl:'gallery.html'
    },
    {   sTitle:'Putong',
        bIsWebPath:true,
        sUrl:'putong.html'
    },
    {   sTitle:'Moriones',
        bIsWebPath:true,
        sUrl:'moriones.html'
    },
    {   sTitle:'Kalutang',
        bIsWebPath:true,
        sUrl:'kalutang.html'
    },
    {   sTitle:'How To Get There',
        bIsWebPath:true,
        sUrl:'how_to_get_there.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_us.html',"childArray" : [
    {   sTitle:'Related Documents',
        bIsWebPath:true,
        sUrl:'related_documents.html'
    },
    {   sTitle:'The Events',
        bIsWebPath:true,
        sUrl:'the_events.html'
    },
    {   sTitle:'The Representatives',
        bIsWebPath:true,
        sUrl:'the_representatives.html'
    },
    {   sTitle:'Links & Thanks',
        bIsWebPath:true,
        sUrl:'links_and_thanks.html'
    },
    {   sTitle:'Feedbacks',
        bIsWebPath:true,
        sUrl:'feeedbacks.html'
    },
    {   sTitle:'Terms & Conditions',
        bIsWebPath:true,
        sUrl:'terms_and condition.html'
    }]
},
{   sTitle:'Dictionary',
    bIsWebPath:true,
    sUrl:'dictionary.html',"childArray" : [
    {   sTitle:'Dictionary 2',
        bIsWebPath:true,
        sUrl:'dictionary_2.html'
    },
    {   sTitle:'Dictionary 3',
        bIsWebPath:true,
        sUrl:'dictionary_3.html'
    },
    {   sTitle:'Dictionary 4',
        bIsWebPath:true,
        sUrl:'dictionary_4.html'
    },
    {   sTitle:'Dictionary 5',
        bIsWebPath:true,
        sUrl:'dictionary_5.html'
    }]
},
{   sTitle:'Collectibles',
    bIsWebPath:true,
    sUrl:'collectibles.html'
},
{   sTitle:'Interactive Chat',
    bIsWebPath:true,
    sUrl:'interactive_chat.html',"childArray" : [
    {   sTitle:'The Voices',
        bIsWebPath:true,
        sUrl:'the_voices.html'
    }]
}]
});
