var nav_425tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faq.html',
    'sTarget':'_self'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
},
{   'sTitle':'Media',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'media.html',
    'sTarget':'_self'
},
{   'sTitle':'Public work',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'public work.html',
    'sTarget':'_self'
},
{   'sTitle':'Blog',
    'bIsExternal':true,
    'sUrl':'http://www.artmosaicscarolinas.com/blog',
    'sTarget':'_blank'
}]
});
