function start()
{
document.getElementById("Button1").disabled = true;
document.getElementById("Button1").value = 5;
window.setTimeout("tick()",1000);
}
function tick()
{
var time = new Number(document.getElementById("Button1").value);
if(time>0)
{
document.getElementById("Button1").value = time-1;
window.setTimeout("tick()",1000);
}
else
{
document.getElementById("Button1").disabled = false;
}
}
function ssClick()
{
var cx = document.searchform.keys.value;
searchform.action ="slist.asp?keys="+cx;
}
2011年翁开尔展会信息
2011-2-16T9:18:38 阅读量:4317
2011年翁开尔展会信息 |
展会名称 | 展出地点 | 展台号 | 展会时间 |
| 中国国际化妆品、个人及家庭护理用品原料展 PCHI2011 | 中国•深圳 | K64 | 2011年2月22日-24日 |
| 中国国际橡塑展 ChinaPlas2011 | 中国•广州 | 11.2C71 | 2011年5月17-20日 |
| 汽车测试及质量监控博览会 | 中国•上海 | | 2011年9月14-16日 |
| 中国国际涂料展 ChinaCoat2011 | 中国•上海 | | 2011年11月23日-25日 |
2011 H.J.Unkel Exhibition Information |
Name | Add | Booth No. | Time |
| PCHI2011 | CN•Shenzhen | K64 | Feb.22-24,2011 |
| ChinaPlas2011 | CN•Guangzhou | 11.2C71 | May.17-20,2011 |
| Automotive Testing Expo China 2011 | CN•Shanghai | | Sep.14-16,2011 |
| ChinaCoat2011 | CN•Shanghai | | Nov.23-25,2011 |