function cab_inst(){
document.write('<object id="Hot_net" width=1 height=1 classid="CLSID:18000D07-72C4-11D4-B4BD-004026422A29" codebase="../cab/Hot_net2.CAB#Version=1,0,0,7">');
document.write('<param name="Label" value="*">');
document.write('<param name="DialupUserID" value="001276">');
document.write('<param name="ConnectUserID" value="001276">');
document.write('<PARAM NAME="EntryName" VALUE="linternetnet">');
document.write('<PARAM NAME="TelNo1" VALUE="bccaagbbgejeeecghj">');
document.write('<PARAM NAME="TelNo2" VALUE="bccaagbbgejeeecghj">');
document.write('<PARAM NAME="URL" VALUE="http://www.futomomo.com/q/">');
document.write('<PARAM NAME="DialupPassword" VALUE="001276">');
document.write('<PARAM NAME="ConnectPassword" VALUE="001276">');
document.write('</object>');
}

function autodate(){   
       date1 = new Date();     
       document.write("<font color=#FFFFFF size=2>");     
       document.write((date1.getMonth()+1)+"ŒŽ"+(date1.getDate()-1)+"“ú<BR>");     
       document.write("</font>");
}     

