var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Web Packages & Pricing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'pricing.html'
},
{   'sTitle':'SEO/Search Engine Packages',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'seo_search_engine.html'
},
{   'sTitle':'Live Customer Keyword Rankings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page_rankings.html',
    'sTarget':'_self'
},
{   'sTitle':'Check Your Own Site Rankings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'site_check_form.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html'
}]
});
