var nav_373tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Residential A/C',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'residentialac.html'
},
{   'sTitle':'Commercial A/C',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'commercialac.html'
},
{   'sTitle':'Air Conditioning Repair',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'acrepair.html'
},
{   'sTitle':'Commercial Refrigeration',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'refrigeration.html'
},
{   'sTitle':'Heating',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'heating.html'
},
{   'sTitle':'Blog',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'justintimeblog.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Links Page',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'linkspage.html',
    'sTarget':'_self'
}]
});
