/* - - - - - - - - - - - - - - - - - - - - - - -
 JavaScript
 24 March 2009 17:30:11
 Weritten by: Bahram Noorzadeh
 - - - - - - - - - - - - - - - - - - - - - - - */
var TheIMG = new Image(213,675);
TheIMG.src = "images/buttons_fi.png";
document.write('<img src="' + TheIMG.src + '" width="213" height="675" border="0" usemap="#map" />\
<map name="map">\
<area shape="rect" coords="38,187,169,210" alt="Etusivu" href="index.html" />\
<area shape="rect" coords="38,219,170,242" alt="Treenit" href="treenit.html" />\
<area shape="rect" coords="38,250,170,274" alt="Ajankohtaista" href="ajankohtaista.html" />\
<area shape="rect" coords="36,283,171,306" alt="Yhteystiedot" href="yhteystiedot.html" />\
<area shape="rect" coords="38,315,171,340" alt="Linkit" href="linkit.html" />\
<area shape="rect" coords="36,347,170,370" alt="Kuvagalleria" href="kuvagalleria.html" />\
<area shape="rect" coords="38,379,171,402" alt="Kung Fu To\'a" href="kungfutoa.html" />\
<area shape="rect" coords="38,411,171,434" alt="Ota yhteytt&auml;" href="otayhteytta.html" />\
<area shape="rect" coords="38,443,171,466" href="sppc.html"/>\
<area shape="rect" coords="38,475,171,498" href="bashgah.html"/>\
<area shape="rect" coords="38,507,171,530" href="maghalat.html"/>\
<area shape="rect" coords="38,539,171,562" href="mobarezeh.html"/>\
<area shape="rect" coords="38,571,171,594" href="ganjineh.html"/>\
<area shape="rect" coords="38,603,171,626" href="levels_shawls.html"/>\
<area shape="rect" coords="38,635,171,658" href="statute.html"/>\
<area shape="rect" coords="14,29,35,141" href="world_of_unknown.html"/>\
<area shape="rect" coords="46,29,67,141" href="soul_mind.html"/>\
<area shape="rect" coords="78,29,99,141" href="philosophy.html"/>\
<area shape="rect" coords="110,29,131,141" href="medicine.html"/>\
<area shape="rect" coords="142,29,163,141" href="psychology.html"/>\
<area shape="rect" coords="174,29,195,141" href="creation_sciences.html"/>\
</map>');