/* $DDRFreak: www/newpress/tTimes_files/ttimes1203.js,v 1.1 2003/02/09 02:31:24 evn Exp $ */
<!--
    who = Math.round(Math.random() * 10000);
    who2 = Math.round(Math.random() * 10000);
	chance = Math.round(Math.random() * 10000) % 2;
	if (chance >= 0) {
       if (document.adverpic) {
          document.write('<A  HREF ="http://210.200.129.151/cgi-bin/adver2/ttimes1202.cgi?df=' + who + '|ad=0"  target = "_blank" ><img src="http://210.200.129.151/cgi-bin/adver2/ttimes1202.cgi?df=' + who + '|ad=1" name="ttimes120_adver2" alt= "¼s§i" border=0 ></a>');
       } else {
          document.write('<A  HREF ="http://210.200.129.151/cgi-bin/adver2/ttimes1202.cgi?df=' + who + '|ad=0"  target = "_blank" ><img src="http://210.200.129.151/cgi-bin/adver2/ttimes1202.cgi?df=' + who + '|ad=1" name="ttimes120_adver1" alt= "¼s§i" border=0 ></a>');
       }
	} else {
       who2 = Math.round(Math.random() * 10000) % 0;
	   switch (who2) {
	      
	   }
	}
	
	
//-->

