var nav_412tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'home.html'
},
{   'sTitle':'Portfolio',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'alex_ellis_graphic_designer_illustrator_aylesbury_buckinghamshire_portfolio.html'
},
{   'sTitle':'About Me',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_alex.html'
},
{   'sTitle':'Contact Details',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactdetails.html'
},
{   'sTitle':'Terms and Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'terms_and_conditions.html',
    'sTarget':'_self'
},
{   'sTitle':'Privacy Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'privacy_policy.html',
    'sTarget':'_self'
},
{   'sTitle':'Shop',
    'bIsExternal':true,
    'sUrl':'http://www.acecreations.co.uk/shop.html',
    'sTarget':'_self'
},
{   'sTitle':'Facebook',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'facebook.html',
    'sTarget':'_self'
},
{   'sTitle':'Deviant Art',
    'bIsExternal':true,
    'sUrl':'http://www.acecreations.co.uk/deviant_art.html',
    'sTarget':'_self'
}]
});
