/* - - - - - - - - - - - - - - - - - - - - - - -
 JavaScript
 09 April 2009 10:59:20
 Copyright 2009, All right reserved, Tampere-Tartto-seura ry.
 Designer: Bahram Noorzadeh
 - - - - - - - - - - - - - - - - - - - - - - - */
function writeFooter(){
document.write("<p>Copyright © 2009 Tampere-Tartto-Seura ry, All right reserved</p><p>Designed by: <a href='&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#98;&#97;&#104;&#114;&#97;&#109;&#46;&#110;&#111;&#111;&#114;&#122;&#97;&#100;&#101;&#104;&#64;&#107;&#111;&#108;&#117;&#109;&#98;&#117;&#115;&#46;&#102;&#105;&#63;&#115;&#117;&#98;&#106;&#101;&#99;&#116;&#61;&#70;&#114;&#111;&#109;&#32;&#84;&#84;&#83;&#32;&#112;&#97;&#103;&#101;'>Bahram Noorzadeh</a></p><p>Edited by: <a href='mailto:risto_toivonen@luukku.com?subject=From TTS page'>Risto Toivonen</a></p>")
}
