var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Indonesia International Chemical Exhibition & Chemical Engineering Conference',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Download Brochure',
    'bIsWebPath':true,
    'sUrl':'download brochure.html'
},
{   'sTitle':'Conference Agenda',
    'bIsWebPath':true,
    'sUrl':'conference agenda.html'
},
{   'sTitle':'Factsheet',
    'bIsWebPath':true,
    'sUrl':'factsheet.html'
},
{   'sTitle':'Advisory Board',
    'bIsWebPath':true,
    'sUrl':'advisory board.html'
},
{   'sTitle':'Partners',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
