
var SITE_ROOT = "/Datalink";

var tocTab = new Array();
var ir=0;

tocTab[ir++] = new Array ("0", "Home", "../home.html");

tocTab[ir++] = new Array ("1", "News archive");
tocTab[ir++] = new Array ("1.1", "2008", "../news/news2008.html");
tocTab[ir++] = new Array ("1.2", "2007", "../news/news2007.html");
tocTab[ir++] = new Array ("1.3", "2006", "../news/news2006.html");
tocTab[ir++] = new Array ("1.4", "2005", "../news/news2005.html");
tocTab[ir++] = new Array ("1.5", "2004", "../news/news2004.htm");
tocTab[ir++] = new Array ("1.6", "2003", "../news/news2003.htm");
tocTab[ir++] = new Array ("1.7", "2002", "../news/news2002.htm");
tocTab[ir++] = new Array ("1.8", "2001", "../news/news2001.htm");
tocTab[ir++] = new Array ("1.9", "2000", "../news/news2000.htm");
tocTab[ir++] = new Array ("1.10", "1999", "../news/news1999.htm");
tocTab[ir++] = new Array ("2", "About Datalink", "../about/about.html");
tocTab[ir++] = new Array ("3", "Applications", "../applications/applications.html");
tocTab[ir++] = new Array ("4", "Fleets");
tocTab[ir++] = new Array ("4.1", "Air Baltic", "../fleets/ac_airbaltic.html");
tocTab[ir++] = new Array ("4.2", "Blue 1", "../fleets/ac_blue1.html");
tocTab[ir++] = new Array ("4.3", "Estonian", "../fleets/ac_estonian.html");
tocTab[ir++] = new Array ("4.4", "Hello Air", "../fleets/ac_hello.html");
tocTab[ir++] = new Array ("4.5", "Novair", "../fleets/ac_novair.html");
tocTab[ir++] = new Array ("4.6", "Scandinavian Airlines", "../fleets/ac_sas.html");
tocTab[ir++] = new Array ("4.7", "Spanair", "../fleets/ac_spanair.html");
tocTab[ir++] = new Array ("4.8", "Thomas Cook Scand.", "../fleets/ac_thomascook_scand.html");
tocTab[ir++] = new Array ("4.9", "SAS Norway", "../fleets/ac_sasnorway.html");
tocTab[ir++] = new Array ("5", "Ground Stations");
tocTab[ir++] = new Array ("5.1", "Stations list", "../ground/rgs.html");
tocTab[ir++] = new Array ("5.2", "Coverage maps", "../ground/coverage.html");
tocTab[ir++] = new Array ("6", "Avionics");
tocTab[ir++] = new Array ("6.1", "B737", "../avionics/B737.html");
tocTab[ir++] = new Array ("6.2", "B757", "../avionics/B757.html");
tocTab[ir++] = new Array ("6.3", "MD80", "../avionics/MD80.html");
tocTab[ir++] = new Array ("6.4", "MD90", "../avionics/MD90.html");
tocTab[ir++] = new Array ("6.5", "A319/A320/A321", "../avionics/A319321.html");
tocTab[ir++] = new Array ("6.6", "A330/A340", "../avionics/A330340.html");
tocTab[ir++] = new Array ("6.7", "Avro RJ", "../avionics/avro.html");
tocTab[ir++] = new Array ("6.8", "CRJ900", "../avionics/CRJ.html");
tocTab[ir++] = new Array ("6.9", "Q400", "../avionics/Q400.html");
tocTab[ir++] = new Array ("6.10", "AOCs", "../avionics/AOC.html");
tocTab[ir++] = new Array ("7", "Page index", "../pageindex.html");
tocTab[ir++] = new Array ("8", "Contacts", "../contacts/contacts.html");

// JavaScript Documents
