var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Basic List of all personal lines coverage that we offer',
    sTitle:'Personal Lines',
    bIsWebPath:true,
    sUrl:'personallines.html',"childArray" : [
    {   sTitle:'Homeowners',
        bIsWebPath:true,
        sUrl:'homeowners.html'
    },
    {   sTitle:'Personal Auto',
        bIsWebPath:true,
        sUrl:'personal_auto.html'
    },
    {   sTitle:'Dwelling Fire',
        bIsWebPath:true,
        sUrl:'dwelling_fire.html'
    }]
},
{   sDescription:'Commercial Lines coverage available through American Agency Insurance Services Inc.',
    sTitle:'Commercial Lines',
    bIsWebPath:true,
    sUrl:'commerciallines.html',"childArray" : [
    {   sTitle:'Commercial Auto',
        bIsWebPath:true,
        sUrl:'commercialauto.html'
    },
    {   sDescription:'The trucking industry is complex and it takes an experienced risk manager to protect motor carriers from the pitfalls that seem to appear around every corner. At American Agency Insurance Services Inc. we understand the industry and have two carefully crafted risk management programs to shield the assets of the motor carrier, properly insure drivers, and restore the motor carrier\'s peace of mind.\r\n\r\nWe are ever watchful for dangers like:\r\n\r\nMis-Classified Drivers\r\nImplications of Physical Damage and Contingent Liability Insurance\r\nImplications of buying Workers Compensation for your drivers\r\n',
        sTitle:'Owner Operator Workers Compensation Program',
        bIsExternal:true,
        sUrl:'http://kingfishins.com/CompleteMarketingPackage/AmericanAgency.aspx',
        sTarget:'_blank'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html'
},
{   sTitle:'Service',
    bIsWebPath:true,
    sUrl:'service.html',"childArray" : [
    {   sTitle:'companies',
        bIsWebPath:true,
        sUrl:'companies.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
},
{   sTitle:'Search Results',
    bIsWebPath:true,
    sUrl:'searchresults.html'
},
{   sTitle:'News Story',
    bIsWebPath:true,
    sUrl:'page6.html'
}]
});
