var global_navtree = WpNavBar.readTree({ "childArray" : [ { 'sTitle':'Home', 'bIsWebPath':true, 'sUrl':'index.html' }, { 'sTitle':'The Redlands', 'bIsWebPath':true, 'sUrl':'theredlands.html' }, { 'sTitle':'Stretch Limousine', 'bIsWebPath':true, 'sUrl':'stretch.html' }, { 'sTitle':'Quote Request', 'bIsWebPath':true, 'sUrl':'quote.html' }, { 'sTitle':'Services', 'bIsWebPath':true, 'sUrl':'Services.html' }, { 'bSeparatorAfter':true, 'sTitle':'Contact', 'bIsWebPath':true, 'sUrl':'Contact.html' }, { 'sTitle':'Testimonials', 'bIsWebPath':true, 'sUrl':'Testimonials.html' }] });