﻿var index = 27 
link = new Array(26); 
text = new Array(26); 

link[0] ='publication_list-1.php' 
link[1] ='publication_list-1.php' 
link[2] ='publication_list-1.php' 
link[3] ='publication_list-1.php'  
link[4] ='publication_list-1.php' 
link[5] ='publication_list-1.php' 
link[6] ='publication_list-1.php' 
link[7] ='publication_list-1.php' 
link[8] ='publication_list-1.php' 
link[9] ='publication_list-1.php' 
link[10] ='publication_list-1.php' 
link[11] ='publication_list-1.php' 
link[12] ='publication_list-1.php' 
link[13] ='publication_list-1.php' 
link[14] ='publication_list-1.php' 
link[15] ='publication_list-1.php' 
link[16] ='publication_list-1.php' 
link[17] ='publication_list-1.php' 
link[18] ='publication_list-1.php' 
link[19] ='publication_list-1.php'
link[20] ='publication_list-1.php'
link[21] ='publication_list-1.php'
link[22] ='publication_list-1.php'
link[23] ='publication_list-1.php'
link[24] ='publication_list-1.php'
link[25] ='publication_list-1.php'
link[26] ='publication_list-1.php'

text[0] ='Shenzhen Machinery Industry Exhibition, Mar. 28-31' 
text[1] ='Nanking CNC Machine Tool Show, Apr.12-16' 
text[2] ='Taipei MT duo, May 8-11' 
text[3] ='Chongqing Machine Tool Show, May 27-30' 
text[4] ='Kunshan Machine Tool & Mould Show, May 28-30' 
text[5] ='Beijing Machine Tool Show (CCMT), June 14-18' 
text[6] ='Shanghai Machine Tool Fair (Eastpo), July 15-18' 
text[7] ='Qingdao Machine Tool Show, Aug. 3-6' 
text[8] ='Shanghai Drive, Motion, & Control Show, Oct. 25-28' 
text[9] ='Taiwan Machine Tool Show, Nov. 4-8' 
text[10] ='Shanghai CIIF 2010, Nov. 9-13' 
text[11] ='Dongguan Metalworking Show, Nov. 17-20' 
text[12] ='Seoul Machine Tool Show (SIMTOS), Apr. 13-18' 
text[13] ='Kula Lumpur MTA + METALTECH, May 5-9' 
text[14] ='Hanoi Industry Show, May 20-22' 
text[15] ='Russia METAL LOOBRABOTKA 2010, May 24-28' 
text[16] ='The 82nd Poland Industry Show, June 8-11' 
text[17] ='India Taiwan Industry EMMA Show, Sept. 10-12' 
text[18] ='Brno Int’l Engineering Fair, Sept. 13-17' 
text[19] ='U.S.A Chicago IMTS, Sept. 13-18' 
text[20] ='Italy BI-MU/SFORTEC, Oct. 5-9' 
text[21] ='Ho Chi Minh METALEX VIETNAM, Oct. 7-9' 
text[22] ='Turkey IMAK-TATEF, Oct. 12-17' 
text[23] ='Hannover Press & Sheet Metal Show, Oct. 26-30' 
text[24] ='Tokyo Int’l Machine Tool Show, Oct. 28-Nov. 2'
text[25] ='Thailand METALEX 2010, Nov. 24-27' 
text[26] ='Indonesia Int’l Machine Tool Exhibition, Dec. 8-11' 

document.write ("<marquee scrollamount='1' scrolldelay='60' direction= 'up' width='179' id='xiaoqing2' height='75' onmouseover=xiaoqing2.stop() onmouseout=xiaoqing2.start()>"); 
for (i=0;i<index;i++){ 
document.write ("<img src=../img/news_dot.gif>&nbsp;<a href="+link[i]+" target='_self'><font color=#666666>"); 
document.write (text[i] + "</font></A><br>"); 
} 
document.write ("</marquee>") 