var nav_690tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'DJ Hire',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dj_hire.html',
    'sTarget':'_self'
},
{   'sTitle':'Live Sound',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'live_sound.html'
},
{   'sTitle':'Music Production',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'music_production.html'
},
{   'sTitle':'Recording Studio\'s',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'recording_studios.html'
},
{   'sTitle':'Sound Design',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sound_design.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_us.html'
},
{   'sTitle':'Privacy Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'privacy_policy.html'
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faq.html'
}]
});
