var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'I.R.A. Security Systems, Inc, NJBFAA, Independent, licensed',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about us.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Residential',
    bIsWebPath:true,
    sUrl:'residential.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Security/Fire Alarms',
        bIsWebPath:true,
        sUrl:'security/fire.html'
    },
    {   sTitle:'Smartphone and Internet Compatibilitiy',
        bIsWebPath:true,
        sUrl:'smartphone and internet comnpatibility.html'
    },
    {   sTitle:'Radio Protection',
        bIsWebPath:true,
        sUrl:'radio protection.html'
    },
    {   sTitle:'Custom Features',
        bIsWebPath:true,
        sUrl:'custom features.html'
    },
    {   sTitle:'Shommer Shabbos Compatible',
        bIsWebPath:true,
        sUrl:'shommer shabbos.html'
    },
    {   sTitle:'Stereo Systems',
        bIsWebPath:true,
        sUrl:'stereo systems.html'
    }]
},
{   sTitle:'Commercial',
    bIsWebPath:true,
    sUrl:'commercial.html',"childArray" : [
    {   sTitle:'Fire/Security Alarms',
        bIsWebPath:true,
        sUrl:'fire/security.html'
    },
    {   sTitle:'Card Access Systems',
        bIsWebPath:true,
        sUrl:'card access systems.html'
    },
    {   sTitle:'Closed Circuit Television',
        bIsWebPath:true,
        sUrl:'closed circuit television.html'
    }]
},
{   sTitle:'Information',
    bIsWebPath:true,
    sUrl:'information.html',"childArray" : [
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'links.html'
    },
    {   sTitle:'Credentials',
        bIsWebPath:true,
        sUrl:'credentials.html'
    },
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contact us.html'
    },
    {   sTitle:'Alarm User Help',
        bIsWebPath:true,
        sUrl:'alarm user help.html',"childArray" : [
        {   sTitle:'GE/CADDX',
            bIsWebPath:true,
            sUrl:'ge/caddx.html'
        },
        {   sTitle:'Radionics',
            bIsWebPath:true,
            sUrl:'radionics.html'
        }]
    }]
},
{   sTitle:'Newsletters',
    bIsWebPath:true,
    sUrl:'newsletter.html'
}]
});
