function chkdiv(divid){ var chkid=document.getElementById(divid); if(chkid != null){return true; } else {return false; } } if (chkdiv('tj')) {document.getElementById('tj').innerHTML='饮料杯历险记完美小姐进化论超时空要塞-可虫虫特工队';}