var awer_say = false; if (document.all){ awer_say = document.all['awer_saying']; }else if(document.getElementById){ awer_say = document.getElementById('awer_saying'); } if(awer_say){ awer_say.innerHTML = '一个星期只能吃四颗蛋,吃太多,对身体不好。《健康百科》'; }