var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'2012 Sunset Boat Shows',
        bIsWebPath:true,
        sUrl:'2012 sunset boat shows.html'
    },
    {   sTitle:'Search Sunset Boats Web Site',
        bIsWebPath:true,
        sUrl:'search sunset boats web site.html'
    }]
},
{   sTitle:'New Inventory',
    bIsWebPath:true,
    sUrl:'sunset boats new inventory.html',"childArray" : [
    {   sTitle:'Sunset Buyers Shortcut',
        bIsWebPath:true,
        sUrl:'sunset buyers shortcut.html'
    },
    {   sTitle:'2012 Bennington Photo',
        bIsWebPath:true,
        sUrl:'2012 bennington photo.html'
    },
    {   sTitle:'2012 Harris Flotebote Photo\'s',
        bIsWebPath:true,
        sUrl:'2012 harris flotebote photo\'s.html'
    }]
},
{   sTitle:'Used Inventory',
    bIsWebPath:true,
    sUrl:'sunset boats used inventory.html'
},
{   sTitle:'Hoist & Dock',
    bIsWebPath:true,
    sUrl:'sunset boats hoist & dock.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about sunset boats.html',"childArray" : [
    {   sTitle:'Location & Hours',
        bIsWebPath:true,
        sUrl:'sunset boats location & hours.html'
    },
    {   sTitle:'Join Our E-Mail List',
        bIsWebPath:true,
        sUrl:'sunset boats e-mail list.html'
    }]
},
{   sTitle:'Sales',
    bIsWebPath:true,
    sUrl:'sunset boats sales.html'
},
{   sTitle:'Service',
    bIsWebPath:true,
    sUrl:'sunset boats service.html',"childArray" : [
    {   sTitle:'Sunset Boats Service Pricing pg 1',
        bIsWebPath:true,
        sUrl:'sunset boats service pricing pg 1.html'
    },
    {   sTitle:'Sunset Boats Service Pricing pg 2',
        bIsWebPath:true,
        sUrl:'sunset boats service pricing pg 2.html'
    },
    {   sTitle:'Sunset Service Appointment',
        bIsWebPath:true,
        sUrl:'sunset service appointment.html'
    },
    {   sTitle:'Learn more about Ethonal Fuels',
        bIsWebPath:true,
        sUrl:'learn more about ethonal gas.html'
    }]
},
{   sTitle:'Parts & Accessories ',
    bIsWebPath:true,
    sUrl:'sunset boats accessories .html',"childArray" : [
    {   sTitle:'Propeller Sale',
        bIsWebPath:true,
        sUrl:'propeller sale.html'
    },
    {   sTitle:'Props For Sale',
        bIsWebPath:true,
        sUrl:'sunset boats props for sale.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact sunset boats.html'
}]
});
