@charset "utf-8";contents='';

  row=Math.max(0,index-7);

  while(row < index)

    {

    contents += tl[row++] + '\r\n';

    }

  

  
  
    text_pos=0;

    index++;

    if(index!=tl.length)

    {

      str_length=tl[index].length;

      setTimeout("type_text()",1500);

    }
contents='';

  row=Math.max(0,index-7);

  while(row < index)

    {

    contents += tl[row++] + '\r\n';

    }

  

  
  
    text_pos=0;

    index++;

    if(index!=tl.length)

    {

      str_length=tl[index].length;

      setTimeout("type_text()",1500);

    }
