function MM_displayStatusMsg(msgStr) { //v1.0  status=msgStr;  document.MM_returnValue = true;}function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}var cnt = 2;var cnt2 = 0;var msg = new Array(cnt - 1);var img = new Array(cnt - 1);var chk = new Array(cnt - 1);var num = new Array(cnt - 1);img[00] ='<a href="http://www.hyper-bingo.com/" target="_blank"><img src="http://www.deli-max.jp/pics/20040/binbin.gif" width="200" height="40" border="0" alt="ビンビンウェブ"></a><br><font color="#FFFFFF">千葉で探すなら『ビンビンウェブ』</font>';img[01] ='<a href="http://www.fz-5.com/" target="_blank"><img src="http://www.deli-max.jp/pics/20040/fz5.gif" width="200" height="40" border="0" alt="風俗五番街"></a><br><font color="#FFFFFF">首都圏風俗情報『風俗五番街』</font>';   for (i = 00; i < cnt; i++) {       num[i] = Math.floor(Math.random()*cnt);       if (chk[num[i]]  == 1){          while(chk[num[i]] == 1){              num[i] = Math.floor(Math.random()*cnt);          }          chk[num[i]] = 1;       } else {           chk[num[i]] = 1;       }   }