// $revision: 12824 $
function links() {
document.write ("<a href=\"/index.html\"> Support Home</a>");
document.write ("<br>");
document.write ("<a href=\"/sdk/sdkhome.html\"> iSuite 3 SDK</a>");
document.write ("<a href=\"/sdk/341/index.html\"> Protocols and SW</a>");
document.write ("<a href=\"/faq.html\"> iSuite FAQ</a>");
document.write ("<br>");
document.write ("<a href=\"/news.html\"> iSuite Developer News</a>");
document.write ("<a href=\"/support.html\"> Customer support</a>");
document.write ("<a href=\"/downloads.html\"> Downloads</a>");
document.write ("<a href=\"http://www.fastraxgps.com/contactus\"> Contact us</a>");
document.write ("<a href=\"http://www.fastrax.fi\"> Fastrax www-site</a>");
document.write ("<br>");
document.write ("<br>");
document.write ("<br>");

document.write ("<a href=\"./index.html\">Infokit home</a>");
document.write ("<a href=\"./intro.html\">Sdk introduction</a>");
document.write (" <a href=\"./protocols/pro_nmea.html\">NMEA protocol</a>");
document.write (" <a href=\"./protocols/pro_italk.html\">iTalk 3 protocol</a>");
document.write (" <a href=\"./protocols/pro_msgformats.html\">Message formats</a>");
document.write (" <a href=\"./protocols/pro_ping.html\">Ping protocol</a>");
document.write (" <a href=\"./logging/logsystem.html\">Logging system</a>");
document.write (" <a href=\"./logging/logtool.html\">Log tool</a>");
document.write (" <a href=\"./devices/dev_gpio_debug.html\">Debug leds </a>");
document.write (" <a href=\"./system/sys_parameters.html\">Parameters</a>");
document.write (" <a href=\"./host/hos_archiving.html\">Archiving</a>");
document.write (" <a href=\"./system/sys_datums.html\">Supported datums</a>");
document.write ("<a href=\"./dict.html\">GPS dictionary</a>");
document.write ("<br>");
document.write ("<br>");
document.write ("copyright© fastrax ltd. 2005. all documents provided through server http://isuite.fastrax.fi are property of fastrax and protected by international copyrigh laws. unauthorized redistribution, usage of printed or digital copies or publishing through an other server without written permission of fastrax is prohibited.")

}
