var nav_472tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'ABOUT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page12.html'
},
{   'sTitle':'PRODUCTS',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Mortgages',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page3.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Bad Credit Mortgages',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page4.html',
        'sTarget':'_self'
    },
    {   'sTitle':'I.V.A.',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page5.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Debt Management',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page5.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Unsecured Loans',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page18.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'QUOTES',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Mortgage Quote Form',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page2.html',
        'sTarget':'_self'
    },
    {   'sTitle':'I.V.A Quotation Form',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page7.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Debt Management Plan Quote Form',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page7.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Unsecured Loan Application Form',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page20.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'FINANCIAL NEWS',
    'bIsExternal':true,
    'bIsAnchor':true,
    'bIsWebPath':true,
    'sUrl':'index.html#FINANCIAL-NEWS',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page11.html'
}]
});
