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

homeButton();

item("index.html","What is APRS all&nbsp;about?");

itemWithList("maps.html","UI-View Maps");

  listItem("maps.html#be","Belgium");

  listItem("maps.html#nl","Netherlands");

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

endList();

item("calibrator.html","UI-View Map&nbsp;Calibrator");

item("overlays.html#google","APRS Overlays for&nbsp;Google Earth");

item("path.html","Unproto Path Paradigm");

item("equipment.html#beacon","Mobile APRS&nbsp;Beacon");

item("digipeater.html","AEA PK-96 Fill-In&nbsp;Digipeater");

/*item("i-gate.html#node","APRS Internet I-Gate");*/

closeButton();

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