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 ("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.")
}


