var nav_360tree = WpNavBar.readTree({ "childArray" : [ { 'sTitle':'Home', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'index.html', 'sTarget':'_self' }, { 'sTitle':'Beauty', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'beauty.html', 'sTarget':'_self' }, { 'sTitle':'Editorial', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'editorial.html', 'sTarget':'_self' }, { 'sTitle':'Fashion', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'fashion.html', 'sTarget':'_self' }, { 'sTitle':'Weddings', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'weddings.html', 'sTarget':'_self',"childArray" : [ { 'sTitle':'Portfolio', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'portfolio.html', 'sTarget':'_self' }, { 'sTitle':'Bridal Quote', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'bridalquote.html', 'sTarget':'_self' }] }, { 'sTitle':'Events', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'events.html', 'sTarget':'_self' }, { 'sTitle':'Bio', 'bIsExternal':true, 'bIsWebPath':true, 'sUrl':'bio.html', 'sTarget':'_self' }] });