US.Technolab series
|
Model |
Flow RateNm³/min) |
|
*00038 |
0.9 |
|
*00065 |
1.9 |
|
*00106 |
3.3 |
|
*00129 |
4 |
|
*00165 |
6 |
|
*00227 |
7 |
|
*00341 |
10 |
|
*00441 |
15 |
|
*00647 |
20 |
|
*00795 |
28 |
|
*01045 |
35 |
|
Grade*:(µm) |
|
TLQ |
3 |
|
TLP |
1 |
|
TLH |
0.01 |
|
TLC |
Actived carbon |
{ "top": "-=100px" },200)
i++;
}
function slideFront(){
if(index >= 1 ) {
--index;
showImg(index);
}
if(i<2 || i>length+7) {return false;}
$("#cSlideUl ul").animate({ "top": "+=100px" },200)
i--;
}
$("#tabsmalimg img").eq(0).show();
$("#cbtn li").eq(0).addClass("hov");
/*$("#cbtn tt").each(function(e){
var str=(e+1)+""+length;
$(this).html(str)
})*/
$(".picSildeRight,#ponext").click(function(){
slideNext();
})
$(".picSildeLeft,#pofront").click(function(){
slideFront();
})
$("#cbtn li").click(function(){
index = $("#cbtn li").index(this);
showImg(index);
});
/*$("#ponext,#pofront").hover(function(){
$(this).children("a").fadeIn();
},function(){
$(this).children("a").fadeOut();
})*/
})