<!--
  ImageExist = 'no';
  ImageDIR = '';
  ImageSRC = new Array();
  MusicExist = 'no';
  title = '<div class="cyan2">COOKIELOADサンプル</div>';
  author = '';
  ieTOP = 45;
  cssSRC = 'http://www2.gol.com/users/blaze/script/novel/novel_style.css';

  mes_str = new Array();
  mes_str[0] = 'COOKIELOADを使ったサンプル';
  mes_str[1] = '識別子0の変数と"yes"を比較';
  mes_str[2] = 'CHECKPARAM';
  mes_str[3] = '0,"yes",==,4,7';
  mes_str[4] = '識別子0の変数は"yes"です。';
  mes_str[5] = 'サンプル終了。';
  mes_str[6] = 'STOP';
  mes_str[7] = '識別子0の変数は"yes"ではない。';
  mes_str[8] = 'COOKILOADでパラメータを移項';
  mes_str[9] = 'COOKIELOAD';
  mes_str[10] = 'もう一度判定へ戻る';
  mes_str[11] = 'GOTO';
  mes_str[12] = '1';
  mes_str[13] = 'STOP';
//-->