var MAINstr = "";

MAINstr += '                  <div align="left">';
MAINstr += '                    <table border="0" cellpadding="0" cellspacing="0" width="215">';
MAINstr += '                      <tr>';
MAINstr += '                        <td><a href="tagebuch.php" ONMOUSEOVER="Bildwechsel(0,1)" ONMOUSEOUT="Bildwechsel(0,2)"><img id="DynBild1" border="0" src="images/nav_left01.jpg" width="215" height="43" name="DynBild1" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="downloads.php" ONMOUSEOVER="Bildwechsel(1,1)" ONMOUSEOUT="Bildwechsel(1,2)" ><img id="DynBild2" border="0" src="images/nav_left02.jpg" width="215" height="29" name="DynBild2" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="features.php" ONMOUSEOVER="Bildwechsel(2,1)" ONMOUSEOUT="Bildwechsel(2,2)" ><img id="DynBild3" border="0" src="images/nav_left03.jpg" width="215" height="31" name="DynBild3" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="faq.php" ONMOUSEOVER="Bildwechsel(3,1)" ONMOUSEOUT="Bildwechsel(3,2)" ><img id="DynBild4" border="0" src="images/nav_left04.jpg" width="215" height="20" name="DynBild4" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="screenshots.php" ONMOUSEOVER="Bildwechsel(10,1)" ONMOUSEOUT="Bildwechsel(10,2)" ><img id="DynBild11" border="0" src="images/nav_left11.jpg" width="215" height="20" name="DynBild11" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="presse.php" ONMOUSEOVER="Bildwechsel(4,1)" ONMOUSEOUT="Bildwechsel(4,2)"><img id="DynBild5" border="0" src="images/nav_left05.jpg" width="215" height="20" name="DynBild5" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="links.php" ONMOUSEOVER="Bildwechsel(5,1)" ONMOUSEOUT="Bildwechsel(5,2)"><img id="DynBild6" border="0" src="images/nav_left06.jpg" width="215" height="27" name="DynBild6" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="http://www.timanfaya-game.de/forum/board.php?boardid=3" ONMOUSEOVER="Bildwechsel(6,1)" ONMOUSEOUT="Bildwechsel(6,2)" ><img id="DynBild7" border="0" src="images/nav_left07.jpg" width="215" height="33" name="DynBild7" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="http://www.timanfaya-game.de/forum/" ONMOUSEOVER="Bildwechsel(7,1)" ONMOUSEOUT="Bildwechsel(7,2)" ><img id="DynBild8" border="0" src="images/nav_left08.jpg" width="215" height="35" name="DynBild8" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="disclaimer.php" ONMOUSEOVER="Bildwechsel(8,1)" ONMOUSEOUT="Bildwechsel(8,2)" ><img id="DynBild9" border="0" src="images/nav_left09.jpg" width="215" height="31" name="DynBild9" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a><br>';
MAINstr += '                               <a href="kontakt.php" ONMOUSEOVER="Bildwechsel(9,1)" ONMOUSEOUT="Bildwechsel(9,2)" ><img id="DynBild10" border="0" src="images/nav_left10.jpg" width="215" height="81" name="DynBild10" style="cursor:hand; filter:blendTrans(Duration=0.6)"></a></td>';
MAINstr += '                      </tr>';
MAINstr += '                    </table>';
MAINstr += '                  </div>';

document.write(MAINstr);