<html>
<!--#include virtual="ana2/analyze/log.cgi"-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<title>ox Hiding place</title>
<STYLE Type="text/css">
<!--
A:LINK { text-decoration : none ;color : #ff3333 }
A:VISITED {  text-decoration : none ; color : #333333 }
A:ACTIVE { text-decoration : none ;color : #333333 }
A:HOVER { text-decoration : underline ; color : #333333 }
a.l1         { font-style: normal; font-variant: normal; font-weight: bold; font-size: 6pt; 
               font-family: Verdana; color: #888888; text-decoration: none }
a.l1:hover   { font-style: normal; font-variant: normal; font-weight: bold; font-size: 6pt; 
               font-family: Verdana; color: #0000ff; text-decoration: none }
a.lay        { font-style: normal; font-variant: normal; font-weight: bold; font-size: 8pt; 
               font-family: Tahoma; width: 120px; color: #000000; 
               text-decoration: none }
a.lay:hover  { font-style: normal; font-variant: normal; font-weight: bold; font-size: 8pt; 
               font-family: Tahoma; width: 120px; color: white; 
               background-color: #0000ff; text-decoration: none }
.text        { font-style: normal; font-variant: normal; font-weight: normal; font-family: 
               Verdana; color: #333333 }
td.in        { text-align: right }
-->
</STYLE>
<SCRIPT language="JavaScript">

<!--
function popupmenu(){
                if(menu1.style.display=="none")
                        {
                                menu1.style.left=window.event.clientX;
                                menu1.style.top=window.event.clientY;
                                menu1.style.display="block";
                        }
        
                else
                        {
                                menu1.style.display="none";
                        }
        }
//-->

</SCRIPT>
<style type="text/css">
        <!--
                .lay0{
                        position:                       absolute;
                        background-color:       #ffffff;
                        left:                           130px;
                        top:                            200px;
                        color:                          #333;
                        font-size:                      14px;
                }
        -->
        </style>
        <script language="JavaScript">

        <!--
        var tim;
        bName = navigator.appName;
	bVer = parseInt(navigator.appVersion);
       	if (bName == "Netscape" && bVer == 3) ver = "n3";
       	else if (bName == "Netscape" && bVer == 2) ver = "n2";
       	else if (bName == "Netscape" && bVer >= 4) ver = "n4";
       	else if (bName == "Microsoft Internet Explorer" && bVer == 2) ver = "e3";
       	else if (bName == "Microsoft Internet Explorer" && bVer > 2) ver = "e4";
	if (navigator.appVersion.indexOf("Mac") != -1) ver+="m";
	if (ver == "n4" || ver == "n4m") tim = 120;
	else if (ver == "e4" || ver == "e4m") tim = 90;

        var msgCL = 0;          
        var setA                        
        var setB                        
        msgDB = new Array(2);
        for (setA = 0; setA < msgDB.length; setA++) {
                msgDB[setA] = new Array(8);
                for (setB = 0; setB < msgDB[setA].length; setB++) {
                        msgDB[setA][setB] = setA * 10 + setB;
                }
        }
        
        msgDB[0][0] = "<font color=#333399>■<b>日記読み日記の限界</b></font>";
        msgDB[0][1] = "最近、<a href='http://www.geocities.co.jp/Bookend-Shikibu/7876/index.html'>純日記読み日記</a>とか見てると";
        msgDB[0][2] = "猿人ではもう日記読み日記って限界にきてるのでは？";
        msgDB[0][3] = "と";
        msgDB[0][4] = "思ってしまう";
        msgDB[0][5] = "";
        msgDB[0][6] = "ちゅーか、２０００くらいまででしょ？こういうのが成り立つのって";
        msgDB[0][7] = "某日記読み日記も２２００で力尽きてるみたいだし";
        msgDB[0][8] = "";
        msgDB[0][9] = "それに、いくら紹介したところで、母集団が膨大すぎるので";
        msgDB[0][10] = "紹介したところで";
        msgDB[0][11] = "と";
        msgDB[0][12] = "";
        msgDB[0][13] = "まぁ、うしが勝手に思ってるだけですけどねぇ";
        msgDB[0][14] = "";
        msgDB[0][15] = "<form name='yonda' action='mailto:mi-shya@geocities.co.jp' method='post'  ENCTYPE='text/plain'>";
        msgDB[0][16] = "<textarea name='hitokoto' rows=1 cols=30 wrap='hard'></textarea>";
        msgDB[0][17] = "<input type='submit' name='yonda' value='saru' ></form>";
        msgDB[0][18] = "";
        msgDB[0][19] = "<form action='http://tokyo.nikki-site.com:8080/exes/vote.pl' method='post'>";
        msgDB[0][20] = "<input type='submit' name='vote-14112' value='開店ご祝儀をぜひ！'>";
        msgDB[0][21] = "</form>";
        
        var lblN;               
        var lN = 0;             
        var cntX = 0;   
        var cntY = 0;   
        var cntL = 0;   
        var strP = "";  
        var msgA = "";  
        var msgB = "";  
        function initA(lblN){                                           
                msgCL = 0;
                lN = lblN;
                cntX = 0;
                cntY = 0;
                cntL = 0;
                msgA = "";
                msgB = "";
                strP = "";
                setMsg(lN);
        }

        function setMsg(lN){                                            
                cntL = msgDB[lN].length - 1;                    
                if(cntY>cntL){                                                  
                        clearTimeout(timerID);
                        msgCL = 0;
                        cntX = 0;
                        cntY = 0;
                        cntL = 0;
                        msgA = "";
                        msgB = "";
                        strP = "";
                }else{
                        if(msgCL == 1){
                        	clearType();
                        }
                        msgB = msgDB[lN][cntY];                         
                        typeWrite();
                }
        }
        
        function typeWrite(){                                           
                if( cntX>msgDB[lN][cntY].length ){
                	if(msgCL == 1){                                         
                                clearType();
                        }
                        clearTimeout(timerID);
                        msgA += msgB + '<BR>';                  
                        cntX = 0;                                                       
                        cntY++; 
 
				
                                                                                
                        setMsg(lN);
                }else{
                        if(msgCL == 1){                                         
                                clearType();
                        }
                        cur=" ";
                        if(cntX & 1)cur="＿";                           
                        if(cntX == msgB.length)cur=" "; 
                        strP = msgA+msgB.substring(0,cntX)+cur; 
                        if(document.layers){                    
                                document.test0.document.open();
                                document.test0.document.write(strP);
                                document.test0.document.close();                                        
                        }else if(document.all){                 
                                test0.innerHTML = strP;
                        }
                        cntX++;                                                         
                        timerID = setTimeout("typeWrite()",tim)          
//                        timerID = setTimeout("typeWrite()",100)          
                }
        }

        function clearType(){                           
                strP = "";                                                              
                if(document.layers){                    
                        document.test0.document.open();
                        document.test0.document.write(strP);
                        document.test0.document.close();
                }else if(document.all){                 
                        test0.innerHTML = strP;
                        msgCL = 1;                                                              
                        cntX = 0;
                        cntY = 0;
                        cntL = 0;
                        msgA = "";
                        msgB = "";
                }
        }

        
        function checkDataA(){
                document.write(msgDB[0][0]+'<BR>'+msgDB[0][1]+'<BR>'+msgDB[1][0]+'<BR>'+msgDB[1][1]+'<BR>')
        }
        // -->
        

</script>
</head>
</head>
<BODY onLoad="initA(0)" onclick="popupmenu()" class="text">
<div class="lay0" id="test0"> </div>

<TABLE id="menu1" border="1" style="position:absolute;display:none;filter: alpha(opacity=40); background-color:#aaaaaa; border-collapse:collapse" bordercolor="#000000" cellspacing="0" cellpadding="3">
  <tr><td><table>
  <TR>
    <TD><A class="lay" href="" target="_top">&nbsp;Top sorry not link</A></TD>
  </TR>
  <TR>
    <TD><A class="lay" href="./usi_pro.html" target="_top">&nbsp;Profile</A></TD>
  </TR>
  <TR>
    <TD><A class="lay" href="./usimemo.html" target="_top">&nbsp;Diary</A></TD>
  </TR>
  <TR>
    <TD><A class="lay" href="mailto:mi-shya@geocities.co.jp">&nbsp;E-mail</A></TD>
  </TR>
  </table></td></tr>
</TABLE>
<font size="2" color="#333399"><b>Click anywhere</b>
<form action='http://tokyo.nikki-site.com:8080/exes/vote.pl' method='post' name='saru'>
<input type='submit' name='vote-14112' value='投票'>
</form>

<!--
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="85%" align="center">
  <tr><td width="50%"><font size="2" color="#333399"><b>Click anywhere</b></font>
</td>
    <td width="50%" align="right"><font color="#333399"><b>:: Contents</b></font><font size="1" color="#AAAAAA"> 
    (準備中)</font></td>
    </tr>
<tr>
    <td width="100%" align="right" colspan="2"><font size="2"><b># 鉄？</b></font></td>
  </tr>
<tr>
    <td width="100%" align="right" colspan="2"><font size="2"><b># PC</b></font></td>
  </tr>
<tr>
    <td width="100%" align="right" colspan="2">　</td>
  </tr>

</table>
-->
</BODY>
</html>
