var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'web design',
    'bIsWebPath':true,
    'sUrl':'webdesignmoray.html'
},
{   'sTitle':'search optimisation',
    'bIsWebPath':true,
    'sUrl':'searchoptimisationelgin.html'
},
{   'sTitle':'direct mail',
    'bIsWebPath':true,
    'sUrl':'directmail.html'
},
{   'sTitle':'joint marketing',
    'bIsWebPath':true,
    'sUrl':'jointmarketing.html'
},
{   'sTitle':'market research',
    'bIsWebPath':true,
    'sUrl':'marketresearch.html'
},
{   'sTitle':'promotional literature',
    'bIsWebPath':true,
    'sUrl':'promotionalliterature.html'
},
{   'sTitle':'about us',
    'bIsWebPath':true,
    'sUrl':'page8.html'
},
{   'sTitle':'samples',
    'bIsWebPath':true,
    'sUrl':'samples.html'
},
{   'sTitle':'contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
