var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'RPE Inc is a company which specializes in buying and selling used printing presses & printing press equipment. RPE has comprehensive & up to date listings of printing press equipment.',
    'sTitle':'Home',
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Sell your Press',
        'sUrl':'sell.html'
    },
    {   'sTitle':'Buy a Press',
        'sUrl':'looking.html'
    },
    {   'sTitle':'Press For Sale',
        'sUrl':'for sale.html',"childArray" : [
        {   'sTitle':'2 Color ',
            'sUrl':'2 color.html'
        },
        {   'sTitle':'4 Color ',
            'sUrl':'4 color.html'
        },
        {   'sTitle':'5 Color ',
            'sUrl':'5 color.html'
        },
        {   'sTitle':'6 Color ',
            'sUrl':'6 color.html'
        },
        {   'sTitle':'7 Plus Colors ',
            'sUrl':'7 + color.html'
        }]
    }]
},
{   'sTitle':'21182',
    'sUrl':'21182.html'
}]
});
