// JavaScript Document

document.write("<div id='news'>");
document.write("<div class='newsItem'>");
document.write("<h1>中国盈拓</h1>");
document.write("公司秉承【诚信、效率、活力、细心】的企业精神，专业代理国际知名展览会及提供延伸商务服务，");
document.write("主要从事大型境外展览推广、国际展会咨询、出国商务考察、出国签证辅导、展台设计搭建、");
document.write("国际货运代理、海外市场推广等国际商务活动。<br />");
document.write("</div>");

document.write("<div class='newsItem'>");
document.write("<a href='http://www.showguide.cn/expo/expo_detail0-id-266-nid-59-s_id-733-zid-1.htm#zixun' target='_blank'><img src='images/zixun.gif' alt='展会咨询'/></a>");
document.write("<h1>展会预订</h1>");
document.write("电话：0592-2688132 <br />");
document.write("传真：0592-2396880 <br />");
document.write("邮箱：web3988@showguide.cn <br />");
document.write("联系人：方小姐 <br />");
document.write("<br /></div>");
     
    document.write(" </div>");
	
