function Mywindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

document.write ("<marquee scrollamount='1' scrolldelay='60' direction= 'up' height='195' id=xiaoqing onmouseover=xiaoqing.stop() onmouseout=xiaoqing.start()>");
document.write("<a href='#' onclick=\"Mywindow('enews1.htm','','scrollbars=yes,width=350,height=350');return false;\"><font face='Georgia, Times New Roman, Times, serif' color='blue'>¡ôThe University CCP Seminar on President Jiang Zemin¡¯s Historic Speech on the Eightieth Anniversary of the Party¡¯s Establishment.</font></a><br>")
document.write("<a href='#' onclick=\"Mywindow('enews2.htm','','scrollbars=yes,width=350,height=350');return false;\"><font face='Georgia, Times New Roman, Times, serif' color='blue'>¡ôThe University held the CCP Conference, and Mr. Liu Guangwei and Professor Zhu Youyong selected as YAU¡¯s representatives to participate in the Seventh CCP Conference of Yunnan Province.</font></a><br>")
document.write("<a href='#' onclick=\"Mywindow('enews3.htm','','scrollbars=yes,width=350,height=350');return false;\"><font face='Georgia, Times New Roman, Times, serif' color='blue'>¡ôThe Class 2001 Students Training Done Successfully.</font></a><br>")
document.write ("</marquee>")