var nav_443tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Web DesignPortfolio',
    'bIsExternal':true,
    'sUrl':'http://www.wolfwebs.co.za/portfolio/index.html',
    'sTarget':'_self'
},
{   'sTitle':'Hosting Packages',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'websitedesignhosting.html',
    'sTarget':'_self'
},
{   'sTitle':'Graphic Design Portfolio',
    'bIsExternal':true,
    'sUrl':'http://www.wolfwebs.co.za/portfolio/index.html',
    'sTarget':'_self'
},
{   'sTitle':'SEO',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'websiteseo.html',
    'sTarget':'_self'
},
{   'sTitle':'Web Development Process',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'webdevelopment.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'websitedesigncontact.html',
    'sTarget':'_self'
}]
});
