var customnavtree18 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   bSeparatorBefore:true,
    sTitle:' ',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'Daylight Hours',
    bIsWebPath:true,
    sUrl:'daylighthours.html'
},
{   sTitle:'Season extension',
    bIsWebPath:true,
    sUrl:'seasonextension.html'
},
{   bSeparatorBefore:true,
    sTitle:'Kootenay weather',
    bIsWebPath:true,
    sUrl:'kootenayweather.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Castlegar Weather',
        bIsWebPath:true,
        sUrl:'castlegarweather.html'
    },
    {   sTitle:'Creston Weather',
        bIsWebPath:true,
        sUrl:'crestonweather.html'
    },
    {   sTitle:'Deer Park Weather',
        bIsWebPath:true,
        sUrl:'deerparkweather.html'
    },
    {   sTitle:'Kaslo weather',
        bIsWebPath:true,
        sUrl:'kasloweather.html'
    },
    {   sTitle:'Nakusp weather',
        bIsWebPath:true,
        sUrl:'nakuspweather.html'
    },
    {   sTitle:'New Denver weather',
        bIsWebPath:true,
        sUrl:'newdenverweather.html'
    },
    {   sTitle:'South Slocan Weather',
        bIsWebPath:true,
        sUrl:'southslocanweather.html'
    }]
},
{   bSeparatorBefore:true,
    sTitle:'Growing charts',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'List of plants',
    bIsWebPath:true,
    sUrl:'listofplants.html',
    sTarget:'_self'
},
{   sTitle:'Explanation',
    bIsWebPath:true,
    sUrl:'plantsheetexplanation.html'
},
{   sTitle:'Plants A',
    bIsWebPath:true,
    sUrl:'plants_a.html',"childArray" : [
    {   sTitle:'Crop notes A',
        bIsWebPath:true,
        sUrl:'cropnotes_a.html'
    }]
},
{   sTitle:'Plants B',
    bIsWebPath:true,
    sUrl:'plants_b.html',"childArray" : [
    {   sTitle:'Crop notes B',
        bIsWebPath:true,
        sUrl:'cropnotes_b.html'
    }]
},
{   sTitle:'Plants C',
    bIsWebPath:true,
    sUrl:'plants_c.html',"childArray" : [
    {   sTitle:'Crop notes C',
        bIsWebPath:true,
        sUrl:'cropnotes_c.html'
    }]
},
{   sTitle:'Plants D E F',
    bIsWebPath:true,
    sUrl:'plants_def.html',"childArray" : [
    {   sTitle:'Crop notes D E F',
        bIsWebPath:true,
        sUrl:'cropnotes_def.html'
    }]
},
{   sTitle:'Plants G H I J',
    bIsWebPath:true,
    sUrl:'plants_ghij.html',"childArray" : [
    {   sTitle:'Plant notes G H I J',
        bIsWebPath:true,
        sUrl:'plantnotes_ghij.html'
    }]
},
{   sTitle:'Plants L M N',
    bIsWebPath:true,
    sUrl:'plants_lmn.html',"childArray" : [
    {   sTitle:'Crop notes L M N',
        bIsWebPath:true,
        sUrl:'cropnotes_lmn.html'
    }]
},
{   sTitle:'Plants O P R',
    bIsWebPath:true,
    sUrl:'plants_opr.html',"childArray" : [
    {   sTitle:'Crop notes O P R',
        bIsWebPath:true,
        sUrl:'cropnotes_opr.html'
    }]
},
{   sTitle:'Plants S',
    bIsWebPath:true,
    sUrl:'plants_s.html',"childArray" : [
    {   sTitle:'Crop notes S',
        bIsWebPath:true,
        sUrl:'cropnotes_s.html'
    }]
},
{   sTitle:'Plants T W',
    bIsWebPath:true,
    sUrl:'plants_tw.html',"childArray" : [
    {   sTitle:'Crop notes T W',
        bIsWebPath:true,
        sUrl:'cropnotes_tw.html'
    }]
},
{   bSeparatorBefore:true,
    sTitle:'Fall planting guide',
    bIsWebPath:true,
    sUrl:'fallplantingguide.html',
    sTarget:'_self'
},
{   bSeparatorBefore:true,
    sTitle:'General information',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'Enviroment and plants',
    bIsWebPath:true,
    sUrl:'enviro_plants.html',
    sTarget:'_self'
},
{   sTitle:'Growing degrees',
    bIsWebPath:true,
    sUrl:'growingdegrees.html',
    sTarget:'_self'
},
{   sTitle:'Plant nutrition',
    bIsWebPath:true,
    sUrl:'plant_nuitrition.html',
    sTarget:'_self'
},
{   sTitle:'Gardening guide',
    bIsWebPath:true,
    sUrl:'gardeningguide.html'
}]
});
