var global_navtree = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sDescription:'Safe and reliable low energy LED landscape lighting, patented light beam adjustment and shaping, full dimming capability for a true moonlight effect, superior lamp life, simplified installation, environment friendly,energy savings.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html'
},
{   sTitle:'Installation',
    bIsWebPath:true,
    sUrl:' installation.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Purchase',
    bIsWebPath:true,
    sUrl:'sales.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Licensing',
        bIsWebPath:true,
        sUrl:'licensing.html'
    }]
}]
});
