<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Language" content="zh-CN">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>WONDERLOY® PC/ABS RESIN</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="../inc/en.css" />
<script type="text/javascript" src="../js/jquery-1.9.1.min.js"></script>
<script src="../js/jquery.easing.1.3.js" type="text/javascript"></script>
<script language="JavaScript" type="text/JavaScript" src="../js/focus.js"></script>
<script src="../images/flash.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(".menu").hover(function(){
	$(this).css("z-index","25");
},function(){
	$(this).css("z-index","21");
});
});
</script>
</head>
<body>
<script language="javascript" type="text/javascript">
$(function(){
	$('.menulist li').hover(function(){
			$(this).addClass('sfhover');
		},function(){
			$(this).removeClass('sfhover');
		});
		$('.menulist li').mouseover(function(){
		$('a.top_link').removeClass("cur");
		$('a.top_link',this).addClass("cur");
	});
 
	$('.menulist li').mouseout(function(){
		$('a.top_link').removeClass("cur");
	});
	});
	
	//加入收藏   
        function AddFavorite(sURL, sTitle) {   
            sURL = encodeURI(sURL);          try{      
            window.external.addFavorite(sURL, sTitle);      
        }catch(e) {      
            try{      
                window.sidebar.addPanel(sTitle, sURL, "");      
            }catch (e) {      
                alert("加入收藏失败，请使用Ctrl+D进行添加,或手动在浏览器里进行设置.");   
            }      
        }   
    }   
    //设为首页   
    function SetHome(url){   
        if (document.all) {   
            document.body.style.behavior='url(#default#homepage)';   
               document.body.setHomePage(url);
        }else{   
            alert("您好,您的浏览器不支持自动设置页面为首页功能,请您手动在浏览器里设置该页面为首页!");   
        }
    }
</script>
<div class="inbox">
	<div class="toper">
	<form action="product.php" method="post" name="topser">
        <span><input type="submit" name="topsub" value="" class="topsersub" /><input type="text" name="topword" value="" class="topserw" /><a href="../">Chinese</a> | English&nbsp;&nbsp;&nbsp;&nbsp;Search
        </span>
        <img src="../images/logo.jpg" class="logoer" />
        <ul class="menulist">
        	<li class="menuhover"><a href="index.php">Home</a></li>
            <li class="menuhover"><a href="about.php">About us</a>
            	<div>
                			<a href="about.php?id=11">Company profile</a>
			<a href="about.php?id=12">Development</a>
			<a href="about.php?id=300">Honor</a>
			<a href="about.php?id=302">Project</a>
	 
                </div>
            </li>
            <li class="menuhover1"><a href="department.php">Department</a>
            	<div>
                						<a href='department.php?cid=175'>Engineering Plastic Material</a>
					<a href='department.php?cid=153'>Green material division</a>
					<a href='department.php?cid=154'>Opto-electronics</a>
					<a href='department.php?cid=176'>Electromics & Mechanical Products Business Divison</a>
                </div>
            </li>
            <li class="menuhover"><a href="product.php">Industrial application</a>
            	<div>
                						<a href='product.php?cid=184'>The car industry</a>
					<a href='product.php?cid=164'>LED</a>
					<a href='product.php?cid=165'>Information communication</a>
					<a href='product.php?cid=166'>Medical</a>
					<a href='product.php?cid=167'>Home appliance</a>
					<a href='product.php?cid=168'>Food packaging materials</a>
					<a href='product.php?cid=169'>Refrigeration</a>
					<a href='product.php?cid=170'>New energy</a>
					<a href='product.php?cid=171'>Semiconductor</a>
					<a href='product.php?cid=172'>The new material</a>
					<a href='product.php?cid=173'>PCB</a>
					<a href='product.php?cid=174'>Paint, chemical fiber</a>
                </div>
            </li>
            <li class="menuhover"><a href="news.php">News</a>
            	<div>
                						<a href='news.php?cid=160'>Media reports</a>
                </div>
            </li>
            <li class="menuhover"><a href="hr.php">H.R</a>
            <div>
            	<a href='hr.php?cid=163'>Join Huagang</a>
<a href='hr.php?cid=180'></a>
<a href='hr.php?cid=181'></a>
<a href='hr.php?cid=182'></a>
            </div>
            </li>
            <li class="menuhover"><a href="contact.php">Contact us</a></li>
        </ul>
        </form>
    </div>
<div class="lybanner" style="background:url(../images/ly_02.jpg) no-repeat center top; width:100%; height:200px;"></div>
<table border="0" cellspacing="0" cellpadding="0"  class="lymaintb">
  <tr>
    <td valign="top" class="show_left"><div class="about_left">
<h1>Department<span>部门产品</span></h1>
<ul>
<li><a href='department.php?cid=175' class='fan'>Engineering Plastic Material</a>
<!--
	<ul>
		</ul>
	-->
</li>
<li><a href='department.php?cid=153' class='about'>Green material division</a>
<!--
	<ul>
		</ul>
	-->
</li>
<li><a href='department.php?cid=154' class='about'>Opto-electronics</a>
<!--
	<ul>
		</ul>
	-->
</li>
<li><a href='department.php?cid=176' class='about'>Electromics & Mechanical Products Business Divison</a>
<!--
	<ul>
		</ul>
	-->
</li>
</ul>
</div>
<script>
	//终端门店 子菜单
	/*
	var tmp_tx=$(".about_left ul li a");
	for(i=0;i<tmp_tx.length;i++){
		if($(tmp_tx[i]).attr("href")=="shop.php?cid=16"){
			$(tmp_tx[i]).removeAttr("href");
			$(tmp_tx[i]).css("cursor","pointer");
			if($(tmp_tx[i]).parent().find(".fan").length<=0){
				$(tmp_tx[i]).parent().find("ul").hide();
			}
			$(tmp_tx[i]).click(function(){
				$(this).parent().find("ul").toggle(200);
			})
			
		}
	}
	*/

	$(".about_left ul li").find("ul").hide();

	$(".fan").parents("ul").show();

	if($(".fan").parents("li").find("ul").length>0){
		$(".fan").parents("li").addClass("tmp");
		$(".fan").parents("li").find("ul").show();
	}

	var tmp_tx=$(".about_left ul li a");
	for(i=0;i<tmp_tx.length;i++){
		if($(tmp_tx[i]).next().find("a").length>0){
			if($(tmp_tx[i]).attr("href").indexOf("?cid=16")>0){
				//alert("ok");
			}else{
				$(tmp_tx[i]).attr("href",$(tmp_tx[i]).next().find("a").eq(0).attr("href"));
			}
		}
	}


	$(".about_left ul li").click(function(){
		if($(this).find("li").length>0){
			$(this).toggleClass("tmp");
			$(this).find("ul").toggle(200);
		}
	});

</script></td>
    <td valign="top">
<div class="show_center">
<div class="show_title">WONDERLOY® PC/ABS RESIN</div>
<div class="show_text">
		<p>PC Alloy is a material with excellent balanced properties from PC and ABS. PC provides high heat, high impact, flame retardant and high tensile strength properties, and ABS gives better processing ability, impact strength under low temperature environment and able to be electroplated. The applications range from OA, networking, computer/communication/consumer electronics products to NB and TV industry.</p></div>
<div class="show_bottom"><a href=javascript:history.back(1) class="ly_back">Back</a><a href=# class="ly_top">Top</a></div>
</div>    
    </td>
   </tr>
</table> 
    <!--footer-->
    <div class="footer">
        &nbsp;&nbsp;<a href="../ruanji/" target="_blank">Admin</a>&nbsp;&nbsp;Support: Guangsu<a href="http://www.0769net.com" target="_blank">东莞网站设计</a>
    </div>
</div>
</body>
<script>
	var obj1=$(".al_tab_m");
	for(i=0;i<obj1.length;i++){
		if($(obj1[i]).text().replace(/\s+/g, "")==""){
			$(obj1[i]).text("资料整理中...");
		}
	}
</script>
</html>