if(toc_dir == "") document.writeln('<div id=toc>');

homeButton();

item("index.html","Satellite Analysis");

itemWithList("radar.html","Precipitation Radar");

  listItem("radar.html#benelux","Benelux");

  listItem("radar.html#ch","Switzerland");

  listItem("radar.html#west-europe","West-Europe");

  listItem("radar.html#europe","Europe");

endList();

itemWithList("lightning.html","Lightning Activity");

  listItem("lightning.html#us-europe","US&nbsp;&amp; Europe");

  //listItem("lightning.html#netherlands","Netherlands&nbsp;&amp; Flanders");

  listItem("lightning.html#benelux","Benelux");

  listItem("lightning.html#germany","Germany");

  listItem("lightning.html#switzerland","Switzerland");

  listItem("lightning.html#liechtenstein","Liechtenstein");

  listItem("lightning.html#poland","Czech Republic");

  listItem("lightning.html#poland","Poland");

  listItem("lightning.html#forecast","2-Day Forecast");

  listItem("lightning.html#last_24h","Last 24h");

endList();

item("surface.html","Surface Analysis, Winds&nbsp;& Forecast");

item("isallobars.html","Isotherms, Isobars&nbsp;& Isallobars");

item("dew_point.html","Dew Point Map");

item("hurricanes.html","Atlantic Hurricanes");

imageItem('index.html',
    '<img src="../1page_realtime.gif" width="143" height="176" border="0">');

closeButton();

if(toc_dir == "") document.writeln('</div><!--toc-->');