var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://amfencecorp.com/index.html'
},
{   sDescription:'Fences, Installation,Repairs, Wood, Gates, Iron, PVC',
    sTitle:'About Us',
    sUrl:'http://amfencecorp.com/page2.html'
},
{   sTitle:'Gallery',
    sUrl:'http://amfencecorp.com/page3.html',"childArray" : [
    {   sTitle:'Wood',
        sUrl:'http://amfencecorp.com/page4.html',"childArray" : [
        {   sDescription:'Traditional styles, fences, wood fences,',
            sTitle:'Traditional styles',
            sUrl:'http://amfencecorp.com/page24.html'
        },
        {   sTitle:'Board on Board',
            sUrl:'http://amfencecorp.com/page25.html'
        },
        {   sTitle:'Picket Styles',
            sUrl:'http://amfencecorp.com/page8.html'
        },
        {   sTitle:'Solid Board Styles',
            sUrl:'http://amfencecorp.com/page9.html'
        },
        {   sTitle:'Stockade styles',
            sUrl:'http://amfencecorp.com/page10.html'
        },
        {   sTitle:'Rail Fences',
            sUrl:'http://amfencecorp.com/page12.html'
        },
        {   sTitle:'Arbors',
            sUrl:'http://amfencecorp.com/page13.html'
        },
        {   sTitle:'Gates ( Wood )',
            sUrl:'http://amfencecorp.com/page14.html'
        }]
    },
    {   sTitle:'Railings',
        sUrl:'http://amfencecorp.com/page15.html'
    },
    {   sTitle:'PVC',
        sUrl:'http://amfencecorp.com/page23.html'
    },
    {   sTitle:'Chain Link',
        sUrl:'http://amfencecorp.com/page21.html'
    },
    {   sTitle:'Aluminum',
        sUrl:'http://amfencecorp.com/page20.html'
    },
    {   sTitle:'Steel',
        sUrl:'http://amfencecorp.com/page19.html'
    },
    {   sTitle:'Balconies',
        sUrl:'http://amfencecorp.com/page18.html'
    },
    {   sTitle:'Ornamental Iron',
        sUrl:'http://amfencecorp.com/page17.html',"childArray" : [
        {   sTitle:'Parkway Fence',
            sUrl:'http://amfencecorp.com/page27.html'
        },
        {   sTitle:'Iron Gates',
            sUrl:'http://amfencecorp.com/page22.html'
        }]
    }]
},
{   sTitle:'Contact us',
    sUrl:'http://amfencecorp.com/page5.html'
}]
});
