<script language="JavaScript"> step=0 function flash_title() { step++ if (step==3) {step=1} if (step==1) {document.title='???車?? ALikeT Software: http://www.ALikeT.com ??'} if (step==2) {document.title='?車???車 ALikeT Software: http://www.ALikeT.com ??'} setTimeout("flash_title()",200); } flash_title() <!-- Produced by Javascript Genius --> <!-- ALikeT Software: http://www.ALikeT.com --> </script>