function init() {
 var width = 210, height = 35;
 
 myList = new List(true, width, height, "#00008B");
 myList.setFont("<FONT COLOR='#ffffff' SIZE=-1>","</FONT>");
 myList.addItem("<b><font face='MS Sans Serif' size='2'><p align='center'>Soil Survey of <br>Napa County, CA</p></font></b>");
 myList.setIndent(-3);

myList.addItem("<A HREF='main.html' target='main'><font face='MS Sans Serif' size='2'><p style='margin-left: 25'>Introduction</p></font> </A>");

 subList = new List(false, width, height, "#00008B");
 subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
 subList.addItem("<a href='general_nature.html' target='main'> <font face='MS Sans Serif' size='2'><font color='ffffff'>Physiography, relief and drainage</font></a>");
 subList.addItem("<a href='general_nature.html#water' target='main'><font face='MS Sans Serif' size='2'>Water supply</font></a>"); 
 subList.addItem("<a href='general_nature.html#climate' target='main'><font face='MS Sans Serif' size='2'>Climate</font></a>"); 
 subList.addItem("<A HREF='general_nature.html#settlement' target='main'><font face='MS Sans Serif' size='2'>Settlement and development</font></A>");  
 myList.addList(subList, "<A HREF='general_nature.html#top' target='main'><font face='MS Sans Serif' size='2'>General nature of the county</font></A>");
 subList.setIndent(10); 

 myList.addItem("<A HREF='how_was_made.html' target='main'> <font face='MS Sans Serif' size='2'><p style='margin-left: 25'>How this survey was made</p> </font></a>");

 subList = new List(false, width, height, "#00008B");
 subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
    subList2 = new List(false, width, height, "#00008B");
    subList2.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
    subList2.addItem("<A HREF='gensoimap.html#BaleColeYolo' target='main'> <font face='MS Sans Serif' size='2'>Bale-Cole-Yolo</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#tehama' target='main'> <font face='MS Sans Serif' size='2'>Tehama</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#reyes' target='main'><font face='MS Sans Serif' size='2'>Reyes-Clear Lake</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#haire-coombs' target='main'><font face='MS Sans Serif' size='2'>Haire-Coombs</font></a>"); 
subList.addList(subList2, "<A HREF='gensoimap.html#welldrained' target='main'><font face='MS Sans Serif' size='2'>Well drained to poorly drained</font></a>"); 
    subList2.setIndent(13);
 
    subList2 = new List(false, width, height, "#00008B");
    subList2.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
    subList2.addItem("<A HREF='gensoimap.html#bressa-dibble' target='main'><font face='MS Sans Serif' size='2'>Bressa-Dibble-Sobrante</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#henneke' target='main'><font face='MS Sans Serif' size='2'>Henneke-Montara</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#maymen' target='main'><font face='MS Sans Serif' size='2'>Maymen-Lodo-Felton</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#rockoutcrop' target='main'><font face='MS Sans Serif' size='2'>Rock outcrop-Kidd-Hambright</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#forward-boomer' target='main'><font face='MS Sans Serif' size='2'>Forward-Boomer-Felta</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#forward-aiken' target='main'><font face='MS Sans Serif' size='2'>Forward-Aiken</font></a>"); 
    subList2.addItem("<A HREF='gensoimap.html#fagan-millsholm' target='main'><font face='MS Sans Serif' size='2'>Fagan-Millsholm</font></a>"); 
subList.addList(subList2, "<A HREF='gensoimap.html#exdrained' target='main'><font face='MS Sans Serif' size='2'>Excessively drained to well drained</font></a>"); 
    subList2.setIndent(13);

 myList.addList(subList, "<A HREF='gensoimap.html' target='main'><font face='MS Sans Serif' size='2'>General soil map for broad land use planning</font></a>"); 
 subList.setIndent(10); 

 subList = new List(false, width, height, "#00008B");
 subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
  subList.addItem("<A HREF='aiken.html' target='main'><font face='MS Sans Serif' size='2'>Aiken series</font></a>"); 
  subList.addItem("<A HREF='bale.html' target='main'> <font face='MS Sans Serif' size='2'>Bale series</font></a>");
    subList.addItem("<A HREF='boomer.html' target='main'> <font face='MS Sans Serif' size='2'>Boomer series</font></a>"); 
  subList.addItem("<A HREF='bressa.html' target='main'> <font face='MS Sans Serif' size='2'>Bressa series</font></a>"); 
  subList.addItem("<A HREF='clearlake.html' target='main'> <font face='MS Sans Serif' size='2'>Clear Lake series</font></a>"); 
  subList.addItem("<A HREF='cole.html' target='main'> <font face='MS Sans Serif' size='2'>Cole series</font></a>"); 
  subList.addItem("<A HREF='contracosta.html' target='main'> <font face='MS Sans Serif' size='2'>Contra Costa series</font></a>");
  subList.addItem("<A HREF='coombs.html' target='main'> <font face='MS Sans Serif' size='2'>Coombs series</font></a>"); 
  subList.addItem("<A HREF='cortina.html' target='main'> <font face='MS Sans Serif' size='2'>Cortina series</font></a>"); 
  subList.addItem("<A HREF='diablo.html' target='main'> <font face='MS Sans Serif' size='2'>Diablo series</font></a>"); 
  subList.addItem("<A HREF='dibble.html' target='main'> <font face='MS Sans Serif' size='2'>Dibble series</font></a>"); 
  subList.addItem("<A HREF='egbert.html' target='main'> <font face='MS Sans Serif' size='2'>Egbert series</font></a>"); 
  subList.addItem("<A HREF='fagan.html' target='main'> <font face='MS Sans Serif' size='2'>Fagan series</font></a>"); 
  subList.addItem("<A HREF='felta.html' target='main'> <font face='MS Sans Serif' size='2'>Felta series</font></a>"); 
  subList.addItem("<A HREF='felton.html' target='main'> <font face='MS Sans Serif' size='2'>Felton series</font></a>"); 
  subList.addItem("<A HREF='forward.html' target='main'> <font face='MS Sans Serif' size='2'>Forward series</font></a>"); 
  subList.addItem("<A HREF='guenoc.html' target='main'> <font face='MS Sans Serif' size='2'>Guenoc series</font></a>"); 
  subList.addItem("<A HREF='haire.html' target='main'> <font face='MS Sans Serif' size='2'>Haire series</font></a>"); 
  subList.addItem("<A HREF='hambright.html' target='main'> <font face='MS Sans Serif' size='2'>Hambright series</font></a>"); 
  subList.addItem("<A HREF='henneke.html' target='main'> <font face='MS Sans Serif' size='2'>Henneke series</font></a>"); 
  subList.addItem("<A HREF='kidd.html' target='main'> <font face='MS Sans Serif' size='2'>Kidd series</font></a>"); 
  subList.addItem("<A HREF='lodo.html' target='main'> <font face='MS Sans Serif' size='2'>Lodo series</font></a>"); 
  subList.addItem("<A HREF='losgatos.html' target='main'> <font face='MS Sans Serif' size='2'>Los gatos series</font></a>"); 
  subList.addItem("<A HREF='maxwell.html' target='main'> <font face='MS Sans Serif' size='2'>Maxwell series</font></a>"); 
  subList.addItem("<A HREF='maymen.html' target='main'> <font face='MS Sans Serif' size='2'>Maymen series</font></a>"); 
  subList.addItem("<A HREF='millsholm.html' target='main'> <font face='MS Sans Serif' size='2'>Millsholm series</font></a>"); 
  subList.addItem("<A HREF='montara.html' target='main'> <font face='MS Sans Serif' size='2'>Montara series</font></a>"); 
  subList.addItem("<A HREF='perkins.html' target='main'> <font face='MS Sans Serif' size='2'>Perkins series</font></a>"); 
  subList.addItem("<A HREF='pleasanton.html' target='main'> <font face='MS Sans Serif' size='2'>Pleasanton series</font></a>"); 
  subList.addItem("<A HREF='reyes.html' target='main'> <font face='MS Sans Serif' size='2'>Reyes series</font></a>"); 
  subList.addItem("<A HREF='riverwash.html' target='main'> <font face='MS Sans Serif' size='2'>Riverwash</font></a>"); 
  subList.addItem("<A HREF='rockoutcrop.html' target='main'> <font face='MS Sans Serif' size='2'>Rock outcrop</font></a>"); 
  subList.addItem("<A HREF='sobrante.html' target='main'> <font face='MS Sans Serif' size='2'>Sobrante series</font></a>"); 
  subList.addItem("<A HREF='tehama.html' target='main'> <font face='MS Sans Serif' size='2'>Tehama series</font></a>"); 
  subList.addItem("<A HREF='yolo.html' target='main'> <font face='MS Sans Serif' size='2'>Yolo series</font></a>");    
 myList.addList(subList, "<A HREF='soil_desc.html' target='main'> <font face='MS Sans Serif' size='2'>Descriptions of the soils</font></a>"); 
 subList.setIndent(13); 
 
    
    subList = new List(false, width, height, "#00008B");
    subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");

    subList2 = new List(false, width, height, "#00008B");
    subList2.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
    subList2.addItem("<A HREF='capab_lra.html' target='main'> <font face='MS Sans Serif' size='2'>Land resource areas</font></a>"); 
    subList.addList(subList2, "<A HREF='capability.html' target='main'> <font face='MS Sans Serif' size='2'>Capability grouping</font></a>"); 
    subList2.setIndent(13);

    subList.addItem("<A HREF='capab_units.html' target='main'> <font face='MS Sans Serif' size='2'>Management by capability units</font></a>");

    subList.addItem("<A HREF='yields.html' target='main'> <font face='MS Sans Serif' size='2'>Estimated yields and management guides</font></a>");

    subList2 = new List(false, width, height, "#00008B");
    subList2.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
    subList2.addItem("<A HREF='range.html#rangesites' target='main'> <font face='MS Sans Serif' size='2'>Range sites</font></a>"); 
    subList.addList(subList2, "<A HREF='range.html' target='main'> <font face='MS Sans Serif' size='2'>Range</font></a>"); 
    subList2.setIndent(13);

    subList.addItem("<A HREF='woodland.html' target='main'> <font face='MS Sans Serif' size='2'>Woodland</font></a>");
    subList.addItem("<A HREF='wildlife.html' target='main'> <font face='MS Sans Serif' size='2'>Wildlife</font></a>");
    subList.addItem("<A HREF='recreation.html' target='main'> <font face='MS Sans Serif' size='2'>Recreation</font></a>"); 

    subList2 = new List(false, width, height, "#00008B");
    subList2.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
    subList2.addItem("<A HREF='engineering.html#sanitary' target='main'> <font face='MS Sans Serif' size='2'>Sanitary facilities</font></a>");
    subList2.addItem("<A HREF='engineering.html#building' target='main'> <font face='MS Sans Serif' size='2'>Building site developments</font></a>");
    subList2.addItem("<A HREF='engineering.html#construction' target='main'> <font face='MS Sans Serif' size='2'>Construction materials</font></a>");
    subList2.addItem("<A HREF='engineering.html#water' target='main'> <font face='MS Sans Serif' size='2'>Water management</font></a>");
    subList.addList(subList2, "<A HREF='engineering.html' target='main'> <font face='MS Sans Serif' size='2'>Engineering</font></a>"); 
    subList2.setIndent(13);
myList.addList(subList, "<A HREF='use_mgmt.html' target='main'> <font face='MS Sans Serif' size='2'>Use and management of the soils</font></a>");
 
  subList = new List(false, width, height, "#00008B");
  subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
  subList.addItem("<A HREF='soilprop.html#engprop' target='main'> <font face='MS Sans Serif' size='2'>Engineering properties</font></a>"); 
  subList.addItem("<A HREF='soilprop.html#physchem' target='main'> <font face='MS Sans Serif' size='2'>Physical and chemical properties</font></a>"); 
  subList.addItem("<A HREF='soilprop.html#soiwtrfeat' target='main'> <font face='MS Sans Serif' size='2'>Soil and water features</font></a>"); 
  subList.addItem("<A HREF='soilprop.html#engtestdat' target='main'> <font face='MS Sans Serif' size='2'>Engineering test data</font></a>");
  subList.setIndent(13); 
myList.addList(subList, "<A HREF='soilprop.html' target='main'> <font face='MS Sans Serif' size='2'>Soil properties</font></a>"); 
subList.setIndent(10); 

     

subList = new List(false, width, height, "#00008B");
     subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>"); 
   subList2 = new List(false, width, height, "#00008B");
     subList2.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
     subList2.addItem("<A HREF='formoclass.html#climate' target='main'> <font face='MS Sans Serif' size='2'>Climate</font></a>"); 
     subList2.addItem("<A HREF='formoclass.html#plntanim' target='main'> <font face='MS Sans Serif' size='2'>Plants and animals</font></a>");
     subList2.addItem("<A HREF='formoclass.html#parentmat' target='main'> <font face='MS Sans Serif' size='2'>Parent material</font></a>");
     subList2.addItem("<A HREF='formoclass.html#time' target='main'> <font face='MS Sans Serif' size='2'>Time</font></a></font></a>");
     subList2.addItem("<A HREF='formoclass.html#relief' target='main'> <font face='MS Sans Serif' size='2'>Relief</font></a>");
     subList.addList(subList2, "<A HREF='formoclass.html#formation' target='main'> <font face='MS Sans Serif' size='2'>Formation of the soils</font></a>"); 
     subList2.setIndent(13);
     subList.addItem("<A HREF='formoclass.html#morphology' target='main'> <font face='MS Sans Serif' size='2'>Morphology of the soils</font></a>");
     subList.addItem("<A HREF='formoclass.html#classification' target='main'> <font face='MS Sans Serif' size='2'>Classification of the soils</font></a>");
myList.addList(subList, "<A HREF='formoclass.html' target='main'> <font face='MS Sans Serif' size='2'>Formation, morphology and classification of the soils</font></a>");
subList.setIndent(10);

subList = new List(false, width, height, "#00008B");
 subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
  subList.addItem("<A HREF='int_hydgrp.html' target='main'> <font face='MS Sans Serif' size='2'>Soil Hydrologic Groups</font></a>");
  subList.addItem("<A HREF='int_hydric.html' target='main'> <font face='MS Sans Serif' size='2'>Hydric Soils</font></a>"); 
  subList.addItem("<A HREF='int_drainage.html' target='main'> <font face='MS Sans Serif' size='2'>Soil Drainage Classes</font></a>");  
  subList.addItem("<A HREF='int_surftex.html' target='main'> <font face='MS Sans Serif' size='2'>Surface Soil Textures</font></a>"); 
 myList.addList(subList, "<font face='MS Sans Serif' size='2'>Interpretive maps</font>"); 
 subList.setIndent(13); 

myList.addItem("<A HREF='guide2mus.html' target='main'> <font face='MS Sans Serif' size='2'><p style='margin-left: 25'>Guide to mapping units</p> </font></a>");

subList = new List(false, width, height, "#00008B");
 subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
   subList.addItem("<A HREF='index2maps.html' target='main'> <font face='MS Sans Serif' size='2'>Index to map sheets (View)</font></a>");
   subList.addItem("<A HREF='dwnldntro.html' target='main'> <font face='MS Sans Serif' size='2'>Download Map Sheets</font></a>");
myList.addList(subList, "<A HREF='mapsintro.html' target='main'> <font face='MS Sans Serif' size='2'>Introduction - Index to map sheets</a>");
subList.setIndent(13);


myList.addItem("<A HREF='tables.html' target='main'> <font face='MS Sans Serif' size='2'><p style='margin-left: 25'>Summary of tables</p> </font></a>"); 
myList.addItem("<A HREF='references.html' target='main'> <font face='MS Sans Serif' size='2'><p style='margin-left: 25'>References</p> </font></a>");
myList.addItem("<A HREF='glossary.html' target='main'> <font face='MS Sans Serif' size='2'><p style='margin-left: 25'>Glossary</p> </font></a>");

subList = new List(false, width, height, "#00008B");
 subList.setFont("<FONT COLOR='ffffff' SIZE=-1>","</FONT>");
  subList.addItem("<A HREF='../../' target='top'><font face='MS Sans Serif' size='2'> NRCS California</font></a>");
  subList.addItem("<A HREF='../' target='top'><font face='MS Sans Serif' size='2'> Pacific SW MLRA Regional Office</font></a>"); 
  subList.addItem("<A HREF='http://www.usda.gov' target='top'><font face='MS Sans Serif' size='2'> USDA</font></a>");
  subList.addItem("<A HREF='http://www.nrcs.usda.gov/technical/references/' target='top'><font face='MS Sans Serif' size='2'> NRCS Technical References</font></a>");   
  subList.addItem("<A HREF='http://soils.usda.gov/procedures/handbook/main.htm' target='top'><font face='MS Sans Serif' size='2'> National Soil Survey Handbook</font></a>");
  subList.addItem("<A HREF='http://soils.usda.gov/sqi/SoilBiology/soil_biology_primer.htm' target='top'><font face='MS Sans Serif' size='2'> Soil Biology Primer</font></a>"); 
  subList.addItem("<A HREF='http://plants.usda.gov/' target='top'><font face='MS Sans Serif' size='2'> PLANTS Database</font></a>");  
  subList.addItem("<A HREF='http://www.usda.gov/stream_restoration/' target='top'><font face='MS Sans Serif' size='2'> Stream Corridor Restoration</font></a>");   
  subList.addItem("<A HREF='http://www.calflora.org/' target='top'><font face='MS Sans Serif' size='2'> Cal Flora</font></a>");  
  subList.addItem("<A HREF='http://www.napanet.net/~rcdstaff/' target='top'><font face='MS Sans Serif' size='2'>Napa Co. Resource Conservation District</font></a>"); 
  subList.addItem("<A HREF='http://www.napanet.net/~nswg/' target='top'><font face='MS Sans Serif' size='2'>Napa Sustainable Winegrowing Group</font></a>"); 
 myList.addList(subList, "<font face='MS Sans Serif' size='2'>Related Links</font>"); 
 subList.setIndent(13); 

myList.addItem("<A HREF='index.html' target='_parent'><font face='MS Sans Serif' size='2'><p style='margin-left: 25'>Return to Main Page </p> </font></a>");

myList.build(0,70);
}