var customNavTree18 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'M.A.R.S Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Recording Studio',
    bIsWebPath:true,
    sUrl:'recordingstudio.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Location Recording and Live Sound',
    bIsWebPath:true,
    sUrl:'locationrecordingandlivesound.html'
},
{   sTitle:'Audio Mastering Home',
    sUrl:'http://audiomastering.org.uk/',
    sTarget:'_self'
},
{   sTitle:'Artist Managment',
    bIsWebPath:true,
    sUrl:'artistmanagment.html'
},
{   sTitle:'Tuition',
    bIsWebPath:true,
    sUrl:'tuition.html'
},
{   sTitle:'Rates',
    sUrl:'http://audiomastering.org.uk/rates.html',
    sTarget:'_self'
},
{   sTitle:'Contact us/News',
    sUrl:'http://audiomastering.org.uk/contactus.html',
    sTarget:'_self'
}]
});
