var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Your Comments',
    'bIsWebPath':true,
    'sUrl':'comments.html'
},
{   'sTitle':'5 Year Guarantee',
    'bIsWebPath':true,
    'sUrl':'register.htm'
},
{   'sTitle':'Special Offers',
    'bIsWebPath':true,
    'sUrl':'special-offers.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about_us.html'
},
{   'sTitle':'Recommend a Friend',
    'bIsWebPath':true,
    'sUrl':'friend.htm'
},
{   'sTitle':'Child Safety',
    'bIsExternal':true,
    'sUrl':'http://www.verticalblindtieback.co.uk/index.html'
},
{   'sTitle':'Tie Back',
    'bIsExternal':true,
    'sUrl':'http://www.verticalblindtieback.co.uk/index.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contac_us.html'
},
{   'sTitle':'Welcome',
    'bIsWebPath':true,
    'sUrl':'welcome.html'
},
{   'sTitle':'Spares',
    'bIsExternal':true,
    'sUrl':'http://www.spares4blinds.co.uk/index.html'
},
{   'sTitle':'Diy Blinds',
    'bIsWebPath':true,
    'sUrl':'diy_blinds.html',"childArray" : [
    {   'sTitle':'Venetian Quick Quote',
        'bIsWebPath':true,
        'sUrl':'venetian quick quote.html'
    },
    {   'sTitle':'Vertical Quick Quote',
        'bIsWebPath':true,
        'sUrl':'diy_vertical_quick-quote.html'
    }]
},
{   'sTitle':'Order',
    'bIsWebPath':true,
    'sUrl':'order.html',"childArray" : [
    {   'sTitle':'Wood Venetian Order',
        'bIsWebPath':true,
        'sUrl':'wood_venetian-order.html',"childArray" : [
        {   'sTitle':'Wood Order Failed',
            'bIsWebPath':true,
            'sUrl':'wood_order_failed.html'
        },
        {   'sTitle':'Wood Order Thank You',
            'bIsWebPath':true,
            'sUrl':'wood_order_thank_you.html'
        },
        {   'sTitle':'Wood Sample',
            'bIsWebPath':true,
            'sUrl':'wood_sample.html'
        },
        {   'sTitle':'Sample Thank you.',
            'bIsWebPath':true,
            'sUrl':'wood_sample_thank_you.html'
        },
        {   'sTitle':'Wood Sample Cancelled',
            'bIsWebPath':true,
            'sUrl':'wood_sample_cancelled.html'
        },
        {   'sTitle':'Comments_1 Thank You',
            'bIsWebPath':true,
            'sUrl':'comments_1_thank_you.html'
        },
        {   'sTitle':'Wood Order Cancelled',
            'bIsWebPath':true,
            'sUrl':'wood_cancelled.html'
        }]
    },
    {   'sTitle':'Vertical Blind Order',
        'bIsWebPath':true,
        'sUrl':'vertical_order.html',"childArray" : [
        {   'sTitle':'Fabric Selector',
            'bIsWebPath':true,
            'sUrl':'fabrics.html',"childArray" : [
            {   'sTitle':'vertical Fabric Sample',
                'bIsWebPath':true,
                'sUrl':'vertical_sample.html'
            },
            {   'sTitle':'Vertical Sample Cancelled',
                'bIsWebPath':true,
                'sUrl':'vertical_sample_cancelled.html'
            }]
        }]
    }]
},
{   'sTitle':'Home Service',
    'bIsWebPath':true,
    'sUrl':'homeservice.html'
},
{   'sTitle':'Appointment',
    'bIsWebPath':true,
    'sUrl':'appointment.html',"childArray" : [
    {   'sTitle':'Appointment Thank You',
        'bIsWebPath':true,
        'sUrl':'app_thank_you.html'
    }]
}]
});
