  normal = new Image();
  normal.src = "pics/menu4.jpg";
  
  one = new Image();
  one.src = "pics/home.jpg";
  
  two = new Image();
  two.src = "pics/about.jpg";
  
  three = new Image();
  three.src = "pics/weg.jpg";
  
  four = new Image();
  four.src = "pics/bilder.jpg";
  
  five = new Image();
  five.src = "pics/res.jpg";
  
  more_dogs_normal = new Image();
  more_dogs_normal.src = "gifs/hunde_button2.gif";
  
  more_dogs = new Image();
  more_dogs.src = "pics/hunde_button2_darker.jpg";
  
  way_normal = new Image();
  way_normal.src = "gifs/anfahrt.gif";
  
  way = new Image();
  way.src = "gifs/anfahrt_darker.gif";
  
  
function Bildwechsel(bildnr, bildobjekt)
  {
    window.document.images[bildnr].src = bildobjekt.src;
  }
  
  
function change()
  {
  document.all.more_dogs_1.filters.revealTrans.Apply();
  document.all.more_dogs_1.innerHTML="<table width=\"100%\" border=\"0\" cellpadding=\"2\" cellspacing=\"0\" align=left valign=top><colgroup><col width=\"38%\" /><col width=\"62%\" /></colgroup><tr><td colspan=\"2\" valign=top><font face='Comic Sans MS' size='3'><b>Ihr zweiter Hund</b></font></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Name des Hundes:</b></font></td><td><input type=\"hidden\" name=\"much_dogs\" value=\"on\"><input style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" type=\"text\" name=\"name_hund_2\" maxlength=\"50\" size=\"25\" /></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Rasse:</b></font></td><td><input style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" type=\"text\" name=\"rasse_2\" maxlength=\"50\" size=\"25\" /></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>geboren am:</b></font></td><td><input style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" type=\"text\" name=\"birthday_2\" maxlength=\"50\" size=\"25\" /></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Geschlecht:</b></font></td><td>R&uuml;de: <input type=\"radio\" name=\"gender_2\" checked value=\"R&uuml;de\"/> H&uuml;ndin: <input type=\"radio\" name=\"gender_2\" value=\"H&uuml;ndin\"/> kastriert: <input type=\"checkbox\" name=\"kastriert_2\" value=\"Ja\"/></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Besonderheiten:</b></font></td><td><textarea style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" name=\"besonderheiten_2\" cols=\"25\" rows=\"4\" onClick=\"document.all.besonderheiten_2.value=''\">optional</textarea></td></tr></table>";
  document.all.more_dogs_1.filters.revealTrans.Play();

  document.all.more_dogs_2.filters.revealTrans.Apply();
  document.all.more_dogs_2.innerHTML="<table width=\"100%\" border=\"0\" cellpadding=\"2\" cellspacing=\"0\" align=left valign=top><colgroup><col width=\"35%\" /><col width=\"65%\" /></colgroup><tr><td colspan=\"2\" valign=top><font face='Comic Sans MS' size='3'><b>Ihr dritter Hund</b></font></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Name des Hundes:</b></font></td><td><input style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" type=\"text\" name=\"name_hund_3\" maxlength=\"50\" size=\"25\" value=\" \" /></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Rasse:</b></font></td><td><input style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" type=\"text\" name=\"rasse_3\" maxlength=\"50\" size=\"25\" value=\" \" /></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>geboren am:</b></font></td><td><input style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" type=\"text\" name=\"birthday_3\" maxlength=\"50\" size=\"25\" value=\" \" /></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Geschlecht:</b></font></td><td>R&uuml;de: <input type=\"radio\" name=\"gender_3\" checked value=\"R&uuml;de\"/> H&uuml;ndin: <input type=\"radio\" name=\"gender_3\" value=\"H&uuml;ndin\"/> kastriert: <input type=\"checkbox\" name=\"kastriert_3\" value=\"Ja\"/></td></tr><tr><td valign=top><font face='Comic Sans MS' size='2'><b>Besonderheiten:</b></font></td><td><textarea style=\"BACKGROUND-COLOR: #C5916B\" style=\"COLOR: #000000\" style=\"border-color:#D6D1CD\" style=\"font-weight:bold\" style=\"font-family:Book Antiqua,Times New Roman,Verdana\" name=\"besonderheiten_3\" cols=\"25\" rows=\"4\" onClick=\"document.all.besonderheiten_3.value=''\">optional</textarea></td></tr></table>";
  document.all.more_dogs_2.filters.revealTrans.Play();
  
  document.all.sitewall.innerHTML="&nbsp;<p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>";
  }
  
  
function set_optional()
  {
    if(document.all.strasse.value=="")
      document.all.strasse.value="optional";
    if(document.all.plz.value=="")
      document.all.plz.value="optional";
    if(document.all.ort.value=="")
      document.all.ort.value="optional";
    if(document.all.tele_ges.value=="")
      document.all.tele_ges.value="optional";
      
      
    if(document.all.besonderheiten.value=="")
      document.all.besonderheiten.value="optional";
    if(document.all.besonderheiten_2.value=="")
      document.all.besonderheiten_2.value="optional";
    if(document.all.besonderheiten_3.value=="")
      document.all.besonderheiten_3.value="optional";
  }


  
function clear_optional()
  {
    if(document.all.strasse.value=="optional")
      document.all.strasse.value=" ";
    if(document.all.plz.value=="optional")
      document.all.plz.value=" ";
    if(document.all.ort.value=="optional")
      document.all.ort.value=" ";
    if(document.all.tele_ges.value=="optional")
      document.all.tele_ges.value=" ";
      
      
    if(document.all.besonderheiten.value=="optional")
      document.all.besonderheiten.value=" ";
    if(document.all.besonderheiten_2.value=="optional")
      document.all.besonderheiten_2.value=" ";
    if(document.all.besonderheiten_3.value=="optional")
      document.all.besonderheiten_3.value=" ";
  }
  
