var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'putter refinishing colbert putter plating engraving grips shafts',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Videos',
        'bIsWebPath':true,
        'sUrl':'videos.html'
    }]
},
{   'sTitle':'Finishes',
    'bIsWebPath':true,
    'sUrl':'finishes.html',"childArray" : [
    {   'sTitle':'Satin Nickel',
        'bIsWebPath':true,
        'sUrl':'satinnickel.html'
    },
    {   'sTitle':'Black Oxide',
        'bIsWebPath':true,
        'sUrl':'blackoxide.html'
    },
    {   'sTitle':'Northern Lights',
        'bIsWebPath':true,
        'sUrl':'northernlights.html'
    },
    {   'sTitle':'Dark Stainless',
        'bIsWebPath':true,
        'sUrl':'darkstainless.html'
    },
    {   'sTitle':'Stainless Steel Putter Service',
        'bIsWebPath':true,
        'sUrl':'ssps.html'
    },
    {   'sTitle':'Aluminum Putters',
        'bIsWebPath':true,
        'sUrl':'aluminumputters.html'
    },
    {   'sTitle':'Smoked Nickel',
        'bIsWebPath':true,
        'sUrl':'smokednickel.html'
    },
    {   'sTitle':'Pricing',
        'bIsWebPath':true,
        'sUrl':'pricing2011.html'
    }]
},
{   'sTitle':'Engraving',
    'bIsWebPath':true,
    'sUrl':'engraving.html',"childArray" : [
    {   'sTitle':'More Engraving Pictures',
        'bIsWebPath':true,
        'sUrl':'engravingpictures.html'
    },
    {   'sTitle':'Machining',
        'bIsWebPath':true,
        'sUrl':'machining.html'
    }]
},
{   'sTitle':'Order Forms',
    'bIsWebPath':true,
    'sUrl':'orderforms.html',"childArray" : [
    {   'sTitle':'Free On-Line Quote',
        'bIsWebPath':true,
        'sUrl':'quote.html'
    }]
},
{   'sTitle':'Featured Putter',
    'bIsWebPath':true,
    'sUrl':'featuredputter.html',"childArray" : [
    {   'sTitle':'Past Putters',
        'bIsWebPath':true,
        'sUrl':'pastputters.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'FAQ',
    'bIsWebPath':true,
    'sUrl':'faq.html'
},
{   'sTitle':'Reactions',
    'bIsWebPath':true,
    'sUrl':'reactions.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
