var theMarqueeHTML = ''+
'<marquee behavior="scroll" direction="left" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();" class="marqueeText">'+
'<a href="news_23.html">◆廖军院长赴法意访问归来</a>'+
'<a href="news_22.html">◆工业设计系召开法国艺术交换生见面会</a>'+
'<a href="news_21.html">◆法国科布希耶学校师生代表团访问我院</a>'+
'<a href="news_20.html">◆法国教育部艺术设计教学督察第四期师资培训班顺利结束</a>'+
'<a href="news_19.html">◆对差异的感知——环境艺术系与法国柯布西耶学校关于“中法差异性”的合作课题</a>'+
'</marquee>';
document.write(theMarqueeHTML);
theMarqueeHTML = '';