<!--
defaultStatus="MyDream-Escort, Ihr Partner für seriöse Erotikdienstleistungen!";

function ins (img) {
window.document.gaestebuch.eintrag.value += "{" + img + "}";
window.document.gaestebuch.eintrag.focus();
}

function expandcollapse (formid) { 

   whichform = document.getElementById(formid); 
   
   if (whichform.className=="formshow") { 
      whichform.className="formhide"; 
   } 
   else { 
      whichform.className="formshow"; 
   } 
}
-->
