function searchtoggle(){ var div1 = document.getElementById('searchform') if (div1.style.display == 'none') { div1.style.display = 'block' } else { div1.style.display = 'none' } }
Main
Gallery
Plants
Locations
Information
Search
Gallery
All
Trees
Shrubs
Vines
Forbs
Graminoids
Ferns & Allies
Landscapes