// JavaScript Document
<!--
          function addstring() {
              document.forms[0].q.value = 'http://www.animacion.sakura.ne.jp/ ' + document.forms[0].q.value;
              return true;
          }
      // -->
