var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.applsys.com/index.html',
    sTarget:'_self'
},
{   sTitle:'Products',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Product Summary',
        sUrl:'http://www.applsys.com/product_summary.html',
        sTarget:'_self'
    },
    {   sTitle:'Front Panel Features',
        sUrl:'http://www.applsys.com/twt_front_panel.html',
        sTarget:'_self'
    },
    {   sTitle:'Custom Requirements',
        sUrl:'http://www.applsys.com/custom_amplifier.html',
        sTarget:'_self'
    },
    {   sTitle:'Pulse TWT Amplifiers',
        sUrl:'http://www.applsys.com/pulse_twt.html',
        sTarget:'_self'
    },
    {   sTitle:'CW TWT Amplifiers',
        sUrl:'http://www.applsys.com/cw_twt_amplifier.html',
        sTarget:'_self'
    },
    {   sTitle:'Dual Mode TWT Amplifiers',
        sUrl:'http://www.applsys.com/twt_2.html',
        sTarget:'_self'
    },
    {   sTitle:'Magnetron Transmitters',
        sUrl:'http://www.applsys.com/magnetron_transmitter.html',
        sTarget:'_self'
    },
    {   sTitle:'Klyston Amplifiers',
        sUrl:'http://www.applsys.com/klystron_amplifier.html',
        sTarget:'_self'
    },
    {   sTitle:'Cavity Oscillator Transmitters',
        sUrl:'http://www.applsys.com/cavity_oscillator.html',
        sTarget:'_self'
    },
    {   sTitle:'Cross Field Amplifiers',
        sUrl:'http://www.applsys.com/cfa_amplifier.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Standard Product Data Sheets',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Pulse TWT Amplifiers',
        sUrl:'http://www.applsys.com/pulse_twt_amplifier.html',
        sTarget:'_self'
    },
    {   sTitle:'Magnetron Transmitters',
        sUrl:'http://www.applsys.com/magnetron.html',
        sTarget:'_self'
    },
    {   sTitle:'Dual Mode (Pulse and CW)',
        sUrl:'http://www.applsys.com/dual_twt_amplifier.html',
        sTarget:'_self'
    },
    {   sTitle:'CW TWT Amplifiers',
        sUrl:'http://www.applsys.com/twt_amplifier.html',
        sTarget:'_self'
    },
    {   sTitle:'Microwave Systems',
        sUrl:'http://www.applsys.com/microwave_amplifier.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    sUrl:'http://www.applsys.com/contact.html',
    sTarget:'_self'
},
{   sTitle:'About Us',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'OverView',
        sUrl:'http://www.applsys.com/about_ase.html',
        sTarget:'_self'
    },
    {   sTitle:'Factory Tour ',
        sUrl:'http://www.applsys.com/factory_tour.html',
        sTarget:'_self'
    }]
}]
});
