

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=1, target-densitydpi=medium-dpi">
<title>Vorstellung neuer Produkte | WIA MACHINETOOLS</title>

<meta name="title" content="Vorstellung neuer Produkte">
<meta name="description" content="Multitasking Machine XM2600ST, designed by WIA MACHINETOOLS with years of expertise and the latest technology, is designed to maximize productivity by utilizing mill head and lower turret.">
<meta name="keywords" content="WIA MACHINETOOLS New Product, XM2600ST, 9-axis Multi-tasking Machine">
<meta name="Author" content="WIA MACHINETOOLS">
<meta name="Robots" content="all">

<meta property="og:title" content="Vorstellung neuer Produkte">
<meta property="og:type" content="website">
<meta name="url" property="og:url" content="http://www.wiamachine.com/eude/product/xmseries.asp?">
<meta property="og:image" content="http://www.wiamachine.com/img/common/hyundaiwia.gif">
<meta property="og:site_name" content="WIA MACHINETOOLS">
<meta property="og:description" content="Multitasking Machine XM2600ST, designed by WIA MACHINETOOLS with years of expertise and the latest technology, is designed to maximize productivity by utilizing mill head and lower turret.">

<link rel='stylesheet' href='/css/eude/import.css' type='text/css' />

<script type="text/javascript" src="/js/jquery-1.8.1.js"></script>
<script type="text/javascript" src="/js/jquery.placeholder.js"></script>
<script type="text/javascript" src="/js/jquery-ui.js"></script>
<script type="text/javascript" src="/js/jquery.cookie.js"></script>
<script type="text/javascript" src="/js/borwerDpi.js"></script>
<script type="text/javascript" src="/js/hyundaiwia.js"></script>
<script type="text/javascript" src="/js/respond.src.js"></script>
<script type="text/javascript" src="/js/jquery.bxslider.js"></script>
<script type="text/javascript" src="/js/jssor.js"></script>
<script type="text/javascript" src="/js/jssor.slider.js"></script>
<script type="text/javascript" src="/js/common.js"></script>
<script type="text/javascript" src="/js/gnb.js"></script>
<script type="text/javascript" src="/js/flowplayer-3.2.13.min.js"></script>

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-57929191-6', 'auto');
  ga('require', 'displayfeatures');
  ga('send', 'pageview');

</script>

<!-- 개발자 추가 -->
<script type="text/javascript" src="/c_js/js_common.js"></script>
<script type="text/javascript" src="/c_js/base.js"></script>
<script type="text/javascript" src="/c_js/base_Add.js"></script>
<script type="text/javascript" src="/Include/Js/Pwd_Module/base64.js"></script>
<!--// 개발자 추가 -->

<script type="text/javascript">
	if(isPad()){
		$("meta[name='viewport']").attr("content","width=980px");
	} else {
		//$("meta[name='viewport']").attr("content","980px");
		$("meta[name='viewport']").attr("content","width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=1, target-densitydpi=medium-dpi");
	}
	jQuery(document).ready(function(){

		//viewport 설정

		/*if($(window).width() <= 640){
			$("meta[name='viewport']").attr("content","width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=1, target-densitydpi=medium-dpi");
		}else if($(window).width() <= 980){
			$("meta[name='viewport']").attr("content","width=980px");
		}else{
			$("meta[name='viewport']").attr("content","");
		}*/
		//상단 웹 메뉴
		jQuery('.tnb').gnb_js();
		//상단 모바일 메뉴
		jQuery('.top_tog p').toggleJs();
		//메인 웹 메뉴
		jQuery('.gnb').gnb_js(2 , 1);
		//메인 모바일 메뉴
		jQuery('.mgnb').mobile_js();
		//웹 신제품
		jQuery('.new_box').clickRolling(5000,700,false,2);


	});
	jQuery(window).load(function(){
		// 상단 팝업
		jQuery('.video_pop_wrap').sy_modalApi();
		jQuery('.popPost').sy_modalApi();
		jQuery('.edu_pop_wrap').sy_modalApi();
		jQuery('.cmap').sy_modalApi();
		jQuery('.umap').sy_modalApi();
		jQuery('.popSoft').sy_modalApi();
		jQuery('.popPdf').sy_modalApi();

		// 중앙 팝업
		jQuery('.popIdpw').comp_modalApi();
		jQuery('.popEmail').comp_modalApi();
		jQuery('.popIdsrch').comp_modalApi();
		jQuery('.popExhibi').comp_modalApi();
		jQuery('.popIdpsrch').comp_modalApi();
		jQuery('.popPasssrch').comp_modalApi();
		jQuery('.popPdf_confirm').comp_modalApi();
		//원페이지 텝
		jQuery('.pop_tab').tabDefultApi();
		//모바일 텝레이어
		jQuery('.jsTab').toggleJs_new();

	});

// 영상 삭제
function removeVideo() {
    try {
        if ($('*:focus').length > 0) $('*:focus').focus();
    } catch(ex){}
    try {
        player.stop();
    } catch(ex){}
    try {
        document.getElementById("videoFrame").innerHTML = "";
    } catch(ex){}
}

// 영상 띄우기 .. 팝업은 별도 스크립트..
function openVideo(defaultName, videoWidth, videoHeight, videoTitle, videoDesc, videoImg, videopath, youtube){
	if( (videoTitle == null) || (videoTitle == "" ) ){
		videoTitle = "현대위아공작기계";
	}

	if( (videoDesc == null) || (videoDesc == "" ) ){
		//videoDesc = "현대위아공작기계 2015버전";
		vDesc = "N";
	} else {
		vDesc = "Y";
	}

	if( (videoImg == null) || (videoImg == "" ) ){
		videoImg = "L230LMSA_kn.jpg";
	}

	if( (videopath == null) || (videopath == "" ) ){
		videopath = "/upload/pr_center/pr/";
	}

	if( (youtube == null) || (youtube == "" ) ){
		youtubeYN = "N";
		youtube = "";
	} else {
		youtubeYN = "Y";
		youtube = youtube;
	}
//alert(youtube);
//alert("youtubeYN = " + youtubeYN);
	// file url
	var filename = videopath + defaultName + ".flv";

    // Initialize the video frame
    var videoFrame = $('#videoFrame');
    videoFrame.empty();
	// title
    videoFrame.append('<p class="pop_tit bold">' + videoTitle + '</p>');

    if($.browser.msie && $.browser.version <= 8){
        videoFrame.append('<p class="hide">Internet Explorer 8이하 버전일 경우 키보드를 이용한 미디어 컨트롤이 불가능합니다.최신 버전으로 브라우저를 업데이트하신 후 사용하시면 키보드를 이용한 미디어 컨트롤이 가능합니다.</p>');
    }

	// video area 영상 설명글.. 스크립트 추가작업 해주세요.. 영상은 html 파일에서 가져오는데.. 텍스트랑.. 아래 이미지는.. 일단 여기에 넣어놨어요..
    videoFrame.append('<div class="video" tabindex="0"></div>');
	videoFrame.append('<p class="pop_txt_box">' + videoDesc + '</p>');

    $(".video_pop_wrap .pop_clo").click(function(){
        removeVideo();
    });
	// 기본 이미지 불러오는 부분.. 스크립트 추가작업 해주세요..
    var poster = videoImg;
	//var lang = "http://hyundaiwia.cafe24.com"
	var lang = videopath;
	var ua = navigator.userAgent;
	if(!$.browser.isMobile){
		/* videoFrame.find('.video').append('<a href="http://www.doosaninfracore.com/engine/attach_files/media/file/' + filename + '" id="player"></a>'); */
		videoFrame.find('.video').find('video').attr('poster', lang + poster);
		//videoFrame.find('.video').find('a').attr('href',video.flowplayer);

		if(youtubeYN== 'Y') {
			//console.log("aaa" ,youtube);
			jQuery('.pop_txt_box').hide();
			videoFrame.find('.video').append(youtube);

		}else {
			if(vDesc == "N"){
				jQuery('.pop_txt_box').hide();
			}else{
				jQuery('.pop_txt_box').show();
			}

			if($.browser.msie && $.browser.version <= 8){
				videoFrame.find('.video').append('<a href="' + filename + '" id="player"></a>');
				getFlowplayer('player');
			} else if (ua.indexOf('Safari') == 92)
			{
				videoFrame.find('.video').append('<a href="' + filename + '" id="player"></a>');
				getFlowplayer('player');
			}else{
				videoFrame.find('.video').css('height', videoHeight);
				videoFrame.find('.video').append('<video preload="auto" controls="controls" poster="" width="'+videoWidth+'" height="'+videoHeight+'"><source src="#" type="video/mp4" codecs="avc1.42E01E, mp4a.40.2"><source src="#" type="video/ogv" codecs="theora, vorbis"><source src="#" type="video/webm" codecs="vp8, vorbis"></video>');
				videoFrame.find('.video').find('video').attr('poster', lang + poster);

				videoFrame.find('.video').find('video source[type="video/mp4"]').attr('src', lang + defaultName + ".mp4");
				videoFrame.find('.video').find('video source[type="video/ogv"]').attr('src', lang + defaultName + ".ogv");
				videoFrame.find('.video').find('video source[type="video/webm"]').attr('src', lang + defaultName + ".webm");
			}
		}

	}else{
		if(youtubeYN== 'Y') {
			//console.log("aaa" ,youtube);
			videoFrame.find('.video').append(youtube);
		}else {
			//videoFrame.find('.video').append('<a href="' + filename + '" id="player"></a>');
			//getFlowplayer('player');

				filename = lang + defaultName + ".mp4";
				videoFrame.find('.video').css('height', videoHeight);
				videoFrame.find('.video').append('<video preload="auto" controls="controls" poster="" width="'+videoWidth+'" height="'+videoHeight+'"><source src="#" type="video/mp4"></video>');
				videoFrame.find('.video').find('video').attr('poster', lang + poster);
				videoFrame.find('.video').find('video source[type="video/mp4"]').attr('src', filename);



		}
	}
    videoFrame.find('button').click(function(){
		//alert('asdf');
        doDownLoad(defaultPath, defaultName, ".mp4");
    });
}


function getFlowplayer(id){
	flowplayer(
	id,
	"/js/flowplayer-3.2.18.swf",
	{
		 plugins :{
         	controls: {
         		URL :  '/js/flowplayer.controls-3.2.16.swf' ,
                 autoHide : false
         	}
         },
		clip :
		{
			autoPlay: false,
			autoBuffering: true
		}
	});
}


function openVideoMP4(defaultName, videopath, youtube) {
	if( (videopath == null) || (videopath == "" ) ){
		videopath = "/upload/pr_center/pr/";
	}
	if( (youtube == null) || (youtube == "" ) ){
		youtubeYN = "N";
		youtube = "";
	} else {
		youtubeYN = "Y";
		youtube = youtube;
	}

	if( youtubeYN == "Y" ) {
		window.open("http://www.youtube.com/embed/"+youtube, "_blank");
	} else {
		//var lang = "http://hyundaiwia.cafe24.com"
		var lang = videopath;
		var filename = defaultName + ".mp4";

		window.open(lang + filename);
	}

}


</script>
<!--[if lt IE 9]>
	<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>

<![endif]-->



<script type="text/javascript" src="/js/jquery.pcSlider_2.js"></script>
<script type="text/javascript" src="/js/swipe.js"></script>

<script type="text/javascript">
	function enableSlider(){
	var bullets = $(".img_bin").children("ul").children("li")
	var MSIE = (navigator.userAgent.indexOf('compatible; MSIE') >= 0);
	window.slider3 = Swipe(document.getElementById('slider3'), {
		auto: false,
		continuous: true,
		setupOther: function(pos){

			$(".indexTxt span").html("<strong>"+1+"</strong>" +" / " +bullets.length);
			//ie(moblie)일때 swipe
			if(MSIE){
				$("#slider3 > ul").css({marginLeft:0});
				//$("#slider3>ul").css({marginLeft:-pos*$("#slider3>ul>li:eq(0)").width()});
			}
		},
		callback: function(pos) {

			//ie(moblie)일때 swipe
			if(navigator.appVersion.indexOf("MSIE 7")>=0 || navigator.appVersion.indexOf("MSIE 8")>=0 || navigator.appVersion.indexOf("MSIE 9")>=0){

				$("#slider3 > ul").animate({marginLeft:-pos*$("#slider3 > ul > li:eq(0)").width()}, 500);
			}

			var i = bullets.length;
			//$(".navi1 span em").text(pos+1)
			$(".indexTxt span").html("<strong>"+(pos+1)+"</strong>" +" / " +i)
			while (i--) {
			  bullets[i].className = ' ';
			}
			bullets[pos].className = 'on';
		}

	});


}

function disableSlider(){
	window.slider3.kill();
}

$(function(){

	enableSlider();

	$(window).on("load", function(e){
		if($("body").hasClass("uiMobile")){
			enableSlider();

		}else if($("body").hasClass("uiWeb") || $("body").hasClass("uiPad")){
			disableSlider();
			$("#zoom").show();
			$(".btn_back").hide();

		}
		
	});

	$(window).on("resize", function(e){
		if($("body").hasClass("uiMobile")){
			enableSlider();

		}else if($("body").hasClass("uiWeb") || $("body").hasClass("uiPad")){
			disableSlider();
			$("#zoom").show();
			$(".btn_back").hide();

		}
	});


});
jQuery(document).ready(function ($) {
	//원페이지 텝
	jQuery('.jsTab_new').tabNewProduct();
});


</script>
<script type="text/javascript">
	function search_header(frm) {
		if (( $.trim(frm.SRCH_CONT.value) == "" ) || ( $.trim(frm.SRCH_CONT.value) == "Produktname") ) {
			alert('Please enter the search word.');
			frm.SRCH_CONT.focus();
			return;
		}

		frm.action = "/eude/product/product_search_2.asp";
		frm.method = "post";
		frm.submit();
	}

	function globalP() {
		document.frmGlobal.submit();
	}
</script>
</head>
<body class="uiWeb">
	<dl id="skiptoContent">
		<dt><strong class="invisible">go menu</strong></dt>
		<dd><a href="#contents">content go</a></dd>
	</dl>
	<div id="wrap">
	<form name="frmGlobal" method="post" action="/global.asp" />
		<input type="hidden" name="lan" value="eude" />
	</form>
		<!-- 모바일 상단 -->
		<div id="header_mobile">
			<h1 class="logo"><a href="/eude/"><img src="/img/eude/logo.jpg" alt="HYUNDAI WIA Machine America Corp"></a></h1>
			<div class="m_top_btn">
				<a href="#" class="mglo_btn" onclick="globalP();"><img src="/img/common/m_global_btn.gif" alt="global menu"></a>
				<a href="javascript://" class="msrch_btn"><img src="/img/common/m_srch_btn.gif" alt="search"></a>
				<a href="javascript://" class="mgnb_btn"><img src="/img/common/m_gnb_btn.gif" alt="menu more"></a>
			</div>
		</div>
		<!-- 모바일 검색 -->
		<div class="m_top_srch" style="display:none;">
			<div>
			<form name="frmSearch_header_m" onsubmit="search_header(this);return false;">
				<span class="top_input"><input type="text" name="SRCH_CONT" id="SRCH_CONT" value="Produktname" onfocus="if( jQuery(this).val()==''|| jQuery(this).val()=='Produktname' ){jQuery(this).val('')}else{}" onblur="if(jQuery(this).val()==''){jQuery(this).val('Produktname')}else{}"></span>
				<button class="btn"><img src="/img/common/m_srch.gif" alt="search"></button>
			</form>
			</div>
		</div>
		<!-- 모바일 메뉴 -->
		<div class="mgnb_wrap">
			<div class="mgnb">
				<p class="home_btn">
					<span><a href="/eude/">HOME</a></span>
					<span><a href="/eu/">ENGLISH</a></span>
				</p>
				<ul class="dep1">
					<li class="d1">
						<a href="#">Produkte<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2">
									<a href="#">Vorstellung neuer Produkte<span class="more">more</span></a>
									<ul class="dep3">
									     <li class="d3"><a href="/eude/product/newproduct.asp">KBN1300C</a></li>
										<li class="d3"><a href="/eude/product/kf5_series.asp">KF5 Series</a></li>
									    <li class="d3"><a href="/eude/product/lm2200ttsyy.asp">LM2200TTSYY</a></li>
									    <li class="d3"><a href="/eude/product/kf7300_5a.asp">KF7300/5A</a></li>
										<li class="d3"><a href="/eude/product/se2600_series.asp">SE2600 Series</a></li>
										<li class="d3"><a href="/eude/product/xmseries.asp">XM2600/3100 Series</a></li>
									</ul>
								</li>
								<li class="d2"><a href="/eude/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Sortiment</a></li>
								<li class="d2">
									<a href="#">CNC-Drehzentrum<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">Kompakte CNC-Drehzentrum</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A02">Hochleistungsfähiges CNC-Drehzentrum</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A03">Frontloader-Drehzentrum</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A04">Vertikal-Drehzentrum</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A05">Mehrachsen-Drehzentrum</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A06">AL-Radsatzdrehmaschine</a></li>
									</ul>
								</li>
								<li class="d2">
									<a href="#">Vertikales-Bearbeitungszentrum<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Gewindeschneidzentren</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B02">
Schnelle Geschwindigkeit</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B03">Schwerlastschneiden</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B04">Vertikal-Bearbeitungszentrum für Formenbau</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B05">Vertikales Bearbeitungszentrum mit fünf Achsen</a></li>
									</ul>
								</li>
								<li class="d2">
									<a href="#">Horizontal-Bearbeitungszentrum<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">
Schnelle Geschwindigkeit</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C02">Schwerlastschneiden</a></li>
										<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C03">Schwere Bohrmaschine</a></li>
									</ul>
								</li>
								<li class="d2">
									<a href="/eude/product/autosystem.asp">Systeme zur Automatisierung</a>
								</li>
								<li class="d2">
									<a href="#">Software<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eude/product/software_01.asp">Smart Factory</a></li>
										<!--<li class="d3"><a href="/eude/product/software_02.asp">Smart NC</a></li>-->
										<li class="d3"><a href="/eude/product/software_04.asp">Smart Monitoring</a></li>
										<li class="d3"><a href="/eude/product/software_05.asp">Smart Machining</a></li>
										<li class="d3"><a href="/eude/product/software_06.asp">Smart Solution</a></li>
									</ul>
								</li>
							</ul>
						</div>
					</li>
					<!--<li class="d1">
						<a href="#">Fertigungsautomatisierung<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eude/fa/auto.asp">Prozessautomatisierung</a></li>
								<li class="d2"><a href="/eude/fa/product_list.asp">Sondermaschinen</a></li>
								<li class="d2"><a href="/eude/fa/assembly.asp">Automatisierte Produktionsbänder</a></li>
								<li class="d2"><a href="/eude/fa/robot_zig.asp">Roboter und Montagesystem</a></li>
							</ul>
						</div>
					</li>-->
					<li class="d1">
						<a href="#">Globales Netzwerk<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eude/network/network.asp">Händler / Service Center</a></li>
								<li class="d2"><a href="/eude/network/network_branch.asp">Filialen und Büros</a></li>
							</ul>
						</div>
					</li>
					<!--<li class="d1">
						<a href="/eude/event/exhibition.asp">Veranstaltungen</a>
					</li>-->
					<li class="d1">
						<a href="javascript://">Nachrichten und Medien<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eude/news/news_list.asp">Nachrichten</a></li>
								<li class="d2"><a href="/eude/news/video.asp">PR Video</a></li>
								<!--<li class="d2"><a href="/eude/news/rdstory_list.asp">Geschichte</a></li>
								<li class="d2"><a href="/eude/news/newsletter.asp">Newsletter</a></li>-->
							</ul>
						</div>
					</li>
					<li class="d1">
						<a href="#">Support<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eude/support/contactus_estimate.asp">Angebotsanfrage</a></li>
								<li class="d2"><a href="/eude/support/contactus_list.asp">Kundenanfrage</a></li>
							</ul>
						</div>
					</li>
					<li class="d1">
						<a href="javascript://">Über uns<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<!--<li class="d2"><a href="/eude/about/hyundaiwia.asp">Über Hyundai WIA</a></li>-->
								<li class="d2"><a href="/eude/about/about.asp">WIA MACHINETOOLS</a></li>
								<li class="d2"><a href="/eude/about/intro.asp">WIA MACHINETOOLS Europe</a></li>								
								<li class="d2"><a href="/eude/about/quality_policy.asp">Qualitätsrichtlinien</a></li>
								<li class="d2"><a href="/eude/about/research_institute.asp">Vorstellung des Instituts</a></li>
							</ul>
						</div>
					</li>
					<li class="d1"><a href="#" onclick="globalP();">WIA MACHINETOOLS GLOBALE</a></li>
				</ul>
			</div>
		</div>
<!-- 웹 상단 -->
		<div id="header_web">
			<div class="tnb_wrap">
				<div class="widsize">
					<!-- 상단메뉴 -->
					<div class="tnbs">
						<p class="global"><a href="#" class="bold" onclick="globalP();">WIA MACHINETOOLS GLOBALE</a></p>
						<div class="tnb">
							<ul class="dep1">
								<li class="d1">
									<a href="/eude/about/about.asp">Über uns</a>
									<div class="dep2_wrap">
										<ul class="dep2">
											<!--<li class="d2"><a href="/eude/about/hyundaiwia.asp">Über Hyundai WIA</a></li>-->
											<li class="d2"><a href="/eude/about/about.asp">WIA MACHINETOOLS</a></li>
											<li class="d2"><a href="/eude/about/intro.asp">WIA MACHINETOOLS Europe</a></li>	
											<li class="d2"><a href="/eude/about/quality_policy.asp">Qualitätsrichtlinien</a></li>
											<li class="d2"><a href="/eude/about/research_institute.asp">Vorstellung des Instituts</a></li>
										</ul>
									</div>
								</li>
								<!--<li class="d1">
									<a href="/eude/news/news_list.asp">Nachrichten und Medien</a>
									<div class="dep2_wrap">
										<ul class="dep2">
											<li class="d2 four"><a href="/eude/news/news_list.asp">Nachrichten</a></li>
											<li class="d2 four"><a href="/eude/news/video.asp">PR Video</a></li>
											<li class="d2 four"><a href="/eude/news/rdstory_list.asp">Geschichte</a></li>
											<li class="d2 four"><a href="/eude/news/newsletter.asp">Newsletter</a></li>
										</ul>
									</div>
								</li>-->
								<li class="d1"><a href="/eude/support/contactus_list.asp">Kontakt</a></li>
							</ul>
						</div>
						<!-- <div class="top_tog">
							<p class="login"><a href="javascript://">회원가입/로그인</a></p>
							<ul class="top_tog_list login_list">
								<li><a href="#">로그인</a></li>
								<li><a href="#">회원가입</a></li>
							</ul>
							<p class="lang"><a href="javascript://">Language</a></p>
							<ul class="top_tog_list lang_list">
								<li><a href="#">영어</a></li>
								<li><a href="#">영어</a></li>
								<li><a href="#">영어</a></li>
							</ul>
						</div> -->
						<div class="top_tog">
							<p class="lang"><a href="javascript://">Language</a></p>
							<ul class="top_tog_list lang_list">
								<li><a href="/eu/">ENGLISH</a></li>
							</ul>
						</div>
					</div>
					<!-- 검색 -->
					<div class="top_srch">

					<form name="frmSearch_header_p" onsubmit="search_header(this);return false;">

						<p class="top_srch_btn"><a href="#"><img src="/img/common/ico_zoom.gif" alt="search"></a></p>
						<div class="top_srch_box">
							<span class="top_input"><input type="text" name="SRCH_CONT" id="SRCH_CONT" value="Produktname" onfocus="if( jQuery(this).val()==''|| jQuery(this).val()=='Produktname' ){jQuery(this).val('')}else{}" onblur="if(jQuery(this).val()==''){jQuery(this).val('Produktname')}else{}"></span>
							<button><img src="/img/common/ico_zoom_on.gif" alt="search"></button>
							<a href="javascript://" class="srch_clo_btn"><img src="/img/common/ico_srch_clo.gif" alt="close"></a>
						</div>

					</form>

					</div>
				</div>
			</div>
			<div class="head_gnb">
				<div class="gnb_area">
					<!-- logo -->
					<h1 class="logo"><a href="/eude/"><img src="/img/eude/logo.jpg" alt="HYUNDAI WIA Machine America Corp"></a></h1>
					<!-- gnb menu -->
					<div class="gnb">
						<ul class="dep1">
							<li class="d1">
								<a href="/eude/product/newproduct.asp">Produkte</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 new">
											<a href="/eude/product/newproduct.asp">
												<span class="img"><img src="/img/common/gnb_new_img.jpg" alt="image"></span>
												<span class="txt">Vorstellung neuer Produkte</span>
											</a>
											<span class="new"><img src="/img/common/ico_gnbnew.png" alt="new"></span>
										</li>
										<li class="d2 def"><a href="/eude/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1" class="a1"><span>Sortiment</span></a></li>
										<li class="d2 def"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01" class="a2"><span>CNC-Drehzentrum</span></a></li>
										<li class="d2 def"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01" class="a3"><span>Vertikales-Bearbeitungszentrum</span></a></li>
										<li class="d2 def"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01" class="a4"><span>Horizontal-Bearbeitungszentrum</span></a></li>
										<li class="d2 def"><a href="/eude/product/autosystem.asp" class="a5"><span>Systeme zur Automatisierung</span></a></li>
										<li class="d2 def"><a href="/eude/product/software_01.asp" class="a6"><span>Software</span></a></li>

									</ul>
								</div>
							</li>
							<!--<li class="d1">
								<a href="/eude/fa/auto.asp">Fertigungsautomatisierung</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 four"><a href="/eude/fa/auto.asp">Prozessautomatisierung</a></li>
										<li class="d2 four"><a href="/eude/fa/product_list.asp">Sondermaschinen</a></li>
										<li class="d2 four"><a href="/eude/fa/assembly.asp">Automatisierte Produktionsbänder</a></li>
										<li class="d2 four"><a href="/eude/fa/robot_zig.asp">Roboter und Montagesystem</a></li>
									</ul>
								</div>
							</li>-->
							<li class="d1">
								<a href="/eude/network/network.asp">Globales Netzwerk</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 two"><a href="/eude/network/network.asp">Händler / Service Center</a></li>
										<li class="d2 two"><a href="/eude/network/network_branch.asp">Filialen und Büros</a></li>
									</ul>
								</div>
							</li>
							<!--<li class="d1 none">
								<a href="/eude/event/exhibition.asp">Veranstaltungen</a>
								<div class="dep2_wrap">
								</div>
							</li>-->
							<li class="d1">
									<a href="/eude/news/news_list.asp">Nachrichten und Medien</a>
									<div class="dep2_wrap">
										<ul class="dep2">
											<li class="d2 two"><a href="/eude/news/news_list.asp">Nachrichten</a></li>
											<li class="d2 two"><a href="/eude/news/video.asp">PR Video</a></li>
											<!--<li class="d2 four"><a href="/eude/news/rdstory_list.asp">Geschichte</a></li>
											<li class="d2 four"><a href="/eude/news/newsletter.asp">Newsletter</a></li>-->
										</ul>
									</div>
								</li>
							<li class="d1">
								<a href="/eude/support/contactus_estimate.asp">Support</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 two"><a href="/eude/support/contactus_estimate.asp">Angebotsanfrage</a></li>
										<li class="d2 two"><a href="/eude/support/contactus_list.asp">Kundenanfrage</a></li>
									</ul>
								</div>
							</li>

						</ul>
					</div>
				</div>
			</div>
		</div>
<!-- 웹 상단 end -->

	<div id="all_cont">
<!-- 컨텐츠 영역 -->
		<div id="contents">
			<!-- current & sub_visual -->
			

<script type="text/javascript">
	jQuery(document).ready(function(){
		jQuery('.web_currents .twodep').gnb_js();
		jQuery('.mobile_currents .twodep').mobile_js();

	})
</script>

<!-- 서브 상단 영역 -->
			<div id="subTop">
				<div class="current_wrap">
					<div class="widsize">

						<!-- web current -->
						<ul class="web_currents">
							<li class="c"><a href="/eude/" class="c">H</a></li>


							<!-- 하위댑스가 없을때 -->
							<li class="c"><span class="c">Produkte</span></li>
							<!-- 하위댑스가 있을때 -->


<!--
							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c">
										<a href="#" class="c"><span>Produkte</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"></ul>
										</div>
									</li>
								</ul>
							</li>
-->

							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c last">
										<a href="#" class="c"><span>Vorstellung neuer Produkte</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"><li class="d2"><a href="/eude/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Sortiment</a></li><li class="d2"><a href="/eude/product/newproduct.asp"><b>Vorstellung neuer Produkte</b></a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC-Drehzentrum</a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertikales-Bearbeitungszentrum</a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal-Bearbeitungszentrum</a></li><li class="d2"><a href="/eude/product/autosystem.asp">Systeme zur Automatisierung</a></li><li class="d2"><a href="/eude/product/software_01.asp">Software</a></li></ul>
										</div>
									</li>
								</ul>
							</li>

						</ul>





						<!-- mobile current -->
						<ul class="mobile_currents mc_more">
							<li class="c"><a href="#" class="c mc_more_btn"><img src="/img/common/current_more.gif" alt="더보기"></a></li>


							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c last">
										<a href="#" class="c"><span>Vorstellung neuer Produkte</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"><li class="d2"><a href="/eude/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Sortiment</a></li><li class="d2"><a href="/eude/product/newproduct.asp"><b>Vorstellung neuer Produkte</b></a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC-Drehzentrum</a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertikales-Bearbeitungszentrum</a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal-Bearbeitungszentrum</a></li><li class="d2"><a href="/eude/product/autosystem.asp">Systeme zur Automatisierung</a></li><li class="d2"><a href="/eude/product/software_01.asp">Software</a></li></ul>
										</div>
									</li>
								</ul>
							</li>

						</ul>












						<ul class="mobile_currents mc_all">
							<li class="c back"><a href="#" class="c mc_all_btn"><img src="/img/common/current_back.gif" alt="뒤로가기"></a></li>
							<li class="c"><a href="/eude/" class="c">H</a></li>


							<!-- 하위댑스가 없을때 -->
							<li class="c"><span class="c">Produkte</span></li>
							<!-- 하위댑스가 있을때 -->

							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c last">
										<a href="#" class="c"><span>Vorstellung neuer Produkte</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"><li class="d2"><a href="/eude/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Sortiment</a></li><li class="d2"><a href="/eude/product/newproduct.asp"><b>Vorstellung neuer Produkte</b></a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC-Drehzentrum</a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertikales-Bearbeitungszentrum</a></li><li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal-Bearbeitungszentrum</a></li><li class="d2"><a href="/eude/product/autosystem.asp">Systeme zur Automatisierung</a></li><li class="d2"><a href="/eude/product/software_01.asp">Software</a></li></ul>
										</div>
									</li>
								</ul>
							</li>



						</ul>


					</div>
				</div>
			</div>

<!-- 서브 상단 영역 end -->
			<div class="sub_visual">
				<div class="widsize">
					<!-- 서브상단 비주얼 타이틀 -->
					<h3 class="s_tits">Vorstellung neuer Produkte</h3>
				</div>
			</div>
			<div class="widsize">
				<!-- 0903 -->
				<div class="sub_cont_top">
					<!-- mobile list tab -->
					<div class="relative whide">
						<p class="tab_ly jsTab"><a href="javascript://" class="bold">XM2600/3100 Series</a></p>
						<ul class="tab_ly_wrap jsTabWrap">
							<li><a href="./newproduct.asp">KBN1300C</a></li>
							<li><a href="./kf5_series.asp">KF5 Series</a></li>
							<li><a href="./lm2200ttsyy.asp">LM2200TTSYY</a></li>
							<li><a href="./kf7300_5a.asp">KF7300/5A</a></li>
							<li><a href="./se2600_series.asp">SE2600 Series</a></li>
							<li><a href="./xmseries.asp">XM2600/3100 Series</a></li>
						</ul>
					</div>
					<!-- web list tab -->
					<ul class="tab_one mhide">
					    <li class="fir"><a href="./newproduct.asp">KBN1300C</a></li>
						<li><a href="./kf5_series.asp">KF5 Series</a></li>
						<li><a href="./lm2200ttsyy.asp">LM2200TTSYY</a></li>
						<li class="fir"><a href="./kf7300_5a.asp">KF7300/5A</a></li>
						<li><a href="./se2600_series.asp">SE2600 Series</a></li>
						<li><a href="./xmseries.asp" class="active">XM2600/3100 Series</a></li>
					</ul>
				</div>
				<div class="sub_contents">
					<!-- sub_title -->
					<div class="sub_tit_box sub_none_tit_box">
												<p class="sicon">
							<a href="javascript://" onclick="snsshare('http://www.wiamachine.com/eude/product/xmseries.asp?', '', 'fb','660' ,'310');"><img src="/img/common/sico_face.png" alt=""></a>
							<a href="javascript://" onclick="snsshare('http://www.wiamachine.com/eude/product/xmseries.asp?', 'Vorstellung neuer Produkte', 'tw','533','448');"><img src="/img/common/sico_twi.png" alt=""></a>
							<a href="javascript://" onclick="javascript:onPopup('mailInput', '560', '452', 'eude', 'Vorstellung neuer Produkte', 'http://www.wiamachine.com/eude/product/xmseries.asp?'); return false;"><img src="/img/common/sico_mail.png" alt="send mail"></a>
						</p>
					</div>
				    <p class="tit_ty7 mab30">XM2600/3100 Series<span>6/7/9-axis Multi-tasking Machine</span></p>
					<p class="cont_txts wwid653 mab40">Multitasking Machine <span class="col_pink">XM2600/3100 Series,</span> designed by HYUNDAI WIA with years of expertise and the latest technology, is designed to maximize productivity by utilizing mill head and lower turret.</p>
					<!-- 제품 갤러리 -->
					<div class="product_wrap">
							<div class="pro_gell"id="slider1_container">
<!-- slider -->
							<div class="img_bin" id="slider3">
								<ul>
									<li style="display:block;"><img src="/img/newproduct/xm2600st/big01.jpg" alt=""></li>
									<li ><img src="/img/newproduct/xm2600st/big02.jpg" alt=""></li>
									<li ><img src="/img/newproduct/xm2600st/big03.jpg" alt=""></li>
									<li ><img src="/img/newproduct/xm2600st/big04.jpg" alt=""></li>
									<li ><img src="/img/newproduct/xm2600st/big05.jpg" alt=""></li>
									<li ><img src="/img/newproduct/xm2600st/big06.jpg" alt=""></li>
								</ul>
								<!-- mobile -->
								<div class="immob_btn_wrap">
									<div class="immob_btn indexTxt">
										<!-- 20141010 alt 추가 -->
										<a href="#" class="mbtn_prev"><img src="/img/common/mo_de_arr_l.png" alt="prev"></a>
										<a href="#" class="mbtn_next"><img src="/img/common/mo_de_arr_r.png" alt="next"></a>
										<!-- //20141010 alt 추가 -->
									</div>
								</div>
								<!-- mobile -->
							</div>											
							<section class="hilight_ui term_bot">
								<div class="slider" naviType="cover" pageType="number" listType="multiple3">
									<div class="slider_list">
										<!-- 섬네일 4개씩 뿌려주기 --> 
										<div class="slider_item">
											<div class="slider_thumb on">
												<p><img src="/img/newproduct/xm2600st/thum01.jpg" alt="" /><a href="#">KF-II Series  이미지 보기</a></p>
											</div>
											<div class="slider_thumb ">
												<p><img src="/img/newproduct/xm2600st/thum02.jpg" alt="" /><a href="#">KF-II Series  이미지 보기</a></p>
											</div>
											<div class="slider_thumb ">
												<p><img src="/img/newproduct/xm2600st/thum03.jpg" alt="" /><a href="#">KF-II Series  이미지 보기</a></p>
											</div>
											<div class="slider_thumb ">
												<p><img src="/img/newproduct/xm2600st/thum04.jpg" alt="" /><a href="#">KF-II Series  이미지 보기</a></p>
											</div>
										</div>
										<div class="slider_item">										
											<div class="slider_thumb on">
												<p><img src="/img/newproduct/xm2600st/thum05.jpg" alt="" /><a href="#">KF-II Series  이미지 보기</a></p>
											</div>
											<div class="slider_thumb on">
												<p><img src="/img/newproduct/xm2600st/thum06.jpg" alt="" /><a href="#">KF-II Series  이미지 보기</a></p>
											</div>	
										</div>
										
									</div>
								</div>
							</section>
							<!-- mobile -->
							<section class="immob_navi indexTxt clfix">
								<span><strong>1</strong> / 3</span>
							</section>	
							<!-- mobile -->		
							<p class="icon"><img src="/img/common/m_ico_newmodel.png" alt="new model"></p>
						</div>
							
						<p class="tit_ty2 mat30 mab20 col_org">High-speed, high-productivity, high-precision multi-tasking machine</p>
						<ul class="def_list mab30">
							<li>B-axis driving by DDM (Dircet Drive Motor)</li>
							<li>B-axis indexing ▶ 0.0001˚ control</li>
							<li>Shorten mill head → Enlarged working area</li>
							<li>Enlarged Y-axis stroke → 250mm (9.8”) → 300mm(11.8”)</li>
							<li>Built in spindle ▶ C1-axis 0.0001˚ control</li>
							<li>Adopted nut cooling ballscrew on X1, Y, Z1 axis</li>
							<li>Adopted FANUC 31i-B5 PLUS controller</li>
						</ul>
						<!-- mobile tab -->
						<div class="relative whide">
						<p class="tab_sly jsTabNew"><a href="javascript://" class="bold">Basic Features</a></p>
							<ul class="tab_sly_wrap jsTabNewWrap">
								<li><a href="javascript://">Basic Structure</a></li>
								<li><a href="javascript://">Mill Head</a></li>
								<li><a href="javascript://">Spindle & Turret</a></li>
							</ul>
						</div>
						<!-- web tab -->
						<ul class="tab_three jsTab_new mhide">
								<li class="fir"><a href="javascript://" class="active">Basic Structure</a></li>
							<li><a href="javascript://">Mill Head</a></li>
							<li><a href="javascript://">Spindle & Turret</a></li>
						</ul>
						<div class="jsTab_wrap">
							<!-- tab1 -->
							<div>
								<p class="tit_ty7 bold mat20 mab10">Basic Structure</p>
								<p class="tit_ty4 mab30 col_sky">6/7/9-axis Multi-tasking Machine</p>
								<p class="mab30"><img class="widp100" src="/img/newproduct/xm2600st/xm2600st_00.png" alt="images"></p>
								<div class="overflow mpad30">
									<div class="cont_box4 fleft mab30">
										<p class="cont_txts_sbl bold mab20"><span>1</span>Built-in Spindle (1st/2nd)</p>
										<p class="mat20 mab20"><img class="i4" src="/img/newproduct/xm2600st/xm2600st_01.png" alt="images"></p>
										<p class="cont_txt mab15">XM2600/3100 Series built-in spindle minimizes vibration to allow machining of the highest precision.</p>
										<table class="new_tb_list2 mt-1 mab30">
											<tbody>
												<tr>
													<td class="left bold">
														<ul class="list_in_table">
															<li>XM2600 : 10″ Chuck</li>
															<li>Speed : 4,000 r/min</li>
														</ul>
													</td>
												</tr>
												<tr>
													<td class="left bold">
														<ul class="list_in_table">
															<li>XM3100 : 12″ Chuck</li>
															<li>Speed : 3,000 r/min</li>
														</ul>
													</td>
												</tr>
											</tbody>
										</table>
									</div>
									<div class="cont_box5 fright mab30">
										<p class="cont_txts_sbl bold mab20"><span>2</span>Compact Mill Head</p>
										<p class="mat20 mab20"><img class="i4" src="/img/newproduct/xm2600st/xm2600st_02.png" alt="images"></p>
										<p class="cont_txt mab15">The B-axis control mill head is mounted with a high resolution encoder having a built-in motor and 0.0001° indexing ability to secure high positioning precision.</p>
										<table class="new_tb_list2 mt-1 mab30">
											<tbody>
												<tr>
													<td class="left bold">
														<ul class="list_in_table">
															<li>Driving Methode : Built-in</li>
															<li>Speed : 12,000 r/min</li>
														</ul>
													</td>
												</tr>
											</tbody>
										</table>
									</div>
								</div>
								<div class="overflow mpad30">
									<div class="cont_box4 fleft mab30">
										<p class="cont_txts_sbl bold mab20"><span>3</span>Lower Turret <br class="mhide"/>(Std. Turning Turret / Opt. BMT65 Mill Turret)</p>
										<p class="mat20 mab20"><img class="i4" src="/img/newproduct/xm2600st/xm2600st_03.png" alt="images"></p>
										<p class="cont_txt mab15">The lower turret ensures high-speed machining of complicated shapes in precision only with one-time setting of workpiece machined with the mill head.</p>
										<table class="new_tb_list2 mt-1 mab30">
											<tbody>
												<tr>
													<td class="left bold">
														<ul class="list_in_table">
															<li>Type : Servo [Opt. BMT65 <span>- Mill Speed : 5,000 r/min]</span></li>
														</ul>
													</td>
												</tr>
											</tbody>
										</table>
									</div>
									<div class="cont_box5 fright mab30">
										<p class="cont_txts_sbl bold mab20"><span>4</span>ATC & Magazine</p>
										<p class="mat20 mab20"><img class="i4" src="/img/newproduct/xm2600st/xm2600st_04.png" alt="images"></p>
										<p class="cont_txt mab15">The installation of magazine on the front provides efficient tool change and tool setting. Magazine with chain driving method provides 40 tools as standard, and 80 tools as option.</p>
										<table class="new_tb_list2 mt-1 mab30">
											<tbody>
												<tr>
													<td class="left bold">
														<ul class="list_in_table">
															<li>Tool Shank Type : CAPTO C6 </li>
														</ul>
													</td>
												</tr>
												<tr>
													<td class="left bold">
														<ul class="list_in_table">
															<li>Tool Change Step : 4 Step</li>
														</ul>
													</td>
												</tr>
											</tbody>
										</table>
									</div>
								</div>
								<div class="overflow mpad30">
									<div class="cont_box4 fleft mab30">
										<p class="cont_txts_sbl bold mab20"><span>5</span>High Precision & Rigidity Bed</p>
										<p class="mat20 mab20"><img class="i4" src="/img/newproduct/xm2600st/xm2600st_05.png" alt="images"></p>
										<p class="cont_txt mab15">The new bed design has especially been interpreted and designed with the FEM method to minimize various factors such as thermal distortion and vibration, which could take place during machinine. Also to secure machining, XM2600ST is designed low bed structrue compared to previous model.</p>
									</div>
								</div>
							</div>
							<!-- tab2 -->
							<div style="display:none;">
								<p class="tit_ty7 bold mat20 mab10">Mill Head</p>
								<p class="tit_ty4 mab30 col_sky">Milling heads for machining complex shapes</p>
								<div class="overflow mpad30">
									<div class="cont_box4 fleft mab30">
										<p class="mab20"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_06.png" alt="images"></p>
										<p class="def_pink_txt bold mab10">Compact Mill Head with a B-axis Operated by a High-precision DDM</p>
										<p class="cont_txt mab15">The mill head is a product of combining HYUNDAI WIA’s latest technologies. The B-axis operated by DD motor method(0.0001°) to eliminate rotational backlash and spindle 1 (0.0001°) together can machine impellers, blades and other simultaneous 5-axis machining (standard application). Also, it can perfectly carry out machining of workpieces with complex shape including sloped surface, etc</p>
										<p class="bold mab10">Mill Head Specifications</p>
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:30%">
												<col style="width:70%">
												<col>
											</colgroup>
											<tbody>
												<tr>
													<td class="left">Mill Head Specifications</td>
													<td class="right"><span class="fn_24">Built-in</span></td>
												</tr>
												<tr>
													<td class="left">Speed</td>
													<td class="right"><span class="fn_24 col_pink">12,000</span> rpm</td>
												</tr>
												<tr>
													<td class="left">B-axis Travel</td>
													<td class="right"><span class="fn_24 col_pink">240°</span> (-120°~+120°)</td>
												</tr>
												<tr>
													<td class="left">Indexing Angle</td>
													<td class="right"><span class="fn_24 col_pink">0.0001°</span></td>
												</tr>
												<tr>
													<td class="left">Tool Shank</td>
													<td class="right"><span class="fn_24">CAPTO-C6</span></td>
												</tr>
											</tbody>
										</table>
										<p class="def_pink_txt bold mab10">CAPTO-C6</p>
										<p class="cont_txt mab15">CAPTO-C6, which allows double-sided circulation, is applied as a standard for maximum cutting capability.</p>
										<p class="mab20"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_07.png" alt="images"></p>
										<ul>
											<li class="col_pink">- Ideal over load analysis</li>
											<li class="col_pink">- Decreased tool change time by short taper / Excellent cutting ability</li>
										</ul>
									</div>
									<div class="cont_box5 fright mab30">
										<p class="def_pink_txt bold mab15">Machining Variation </p>
										<ul class="img_txt_list mab30">
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_08.png" alt="images"></p>
												<p class="t">OD Cutting</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_09.png" alt="images"></p>
												<p class="t">Face Milling</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_10.png" alt="images"></p>
												<p class="t">Drilling</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_11.png" alt="images"></p>
												<p class="t">OD Drilling</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_12.png" alt="images"></p>
												<p class="t">ID Cutting</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_13.png" alt="images"></p>
												<p class="t">Ball-End Milling</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_14.png" alt="images"></p>
												<p class="t">ID Threading</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_15.png" alt="images"></p>
												<p class="t">End Mill</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_16.png" alt="images"></p>
												<p class="t">Cut-Off</p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_17.png" alt="images"></p>
												<p class="t">Angular Machining</p>
											</li>
										</ul>
										<p class="def_pink_txt bold mab10">Sample Workpieces</p>
										<ul class="img_txt_list2 mab30">
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_18.png" alt="images"></p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_19.png" alt="images"></p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_20.png" alt="images"></p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_21.png" alt="images"></p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_22.png" alt="images"></p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_23.png" alt="images"></p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_24.png" alt="images"></p>
											</li>
											<li>
												<p class="i"><img class="i4 widp100" src="/img/newproduct/xm2600st/xm2600st_25.png" alt="images"></p>
											</li>
											
										</ul>
									</div>
								</div>
								

							</div>
							<!-- tab3 -->
							<div style="display:none;">
								<p class="tit_ty7 bold mat20 mab10">Spindle & Turret</p>
								<p class="tit_ty4 mab30 col_sky">High performance spindle</p>
								<div class="overflow mpad30">
									<div class="cont_box9 fleft mab30">
										<p class="def_pink_txt bold mab10">Built-in Spindle (1st/2nd)</p>
										<p class="cont_txt mab15">he 1st and 2nd spindles with a built-in motor structure can minimize the vibration and heat generated during high-speed rotation, which makes them ideal for high-precision machining.</p>
										<p class="mb3"><img class="widp100" src="/img/newproduct/xm2600st/xm2600st_26.png" alt="images"></p>
										<ul class="txt_list">
											<li>1st Sp. C1-axis : 0.0001°</li>
											<li>2nd Sp. C2-axis : 0.001°</li>
										</ul>
										<p class="def_pink_txt bold mab10">Spindle Oil Cooling</p>
										<p class="cont_txt mab15">The 1st/2nd spindles have been fitted with cooling units as a standard feature to minimize thermal displacement generated during cutting works, maintain a constant temperature, and increase cutting stability.</p>
									</div>
									<div class="cont_box5 fright mab30">
										<p class="def_pink_txt bold mab10">Optional Mill Turret (Std. 12T Turning Turret)</p>
										<p class="cont_txt mab15">The lower mill turret (Opt.) ensures the high-speed machining of complicated shapes in precision only with the one-time setting of an object to be machined with the mill head and complex machining.</p>
										<p class="mab20"><img class="widp100" src="/img/newproduct/xm2600st/xm2600st_27.png" alt="images"></p>
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:40%">
												<col style="width:60%">
											</colgroup>
											<tbody>
												<tr>
													<td class="left bold">Speed (rpm)</td>
													<td class="right"><span class="fn_24 col_pink">5,000</span> rpm</td>
												</tr>
												<tr>
													<td class="left bold">Collet Size</td>
													<td class="right"><span class="fn_24 col_pink">Ø20</span> <span class="fn_24">(0.8″)</span> (ER32)</td>
												</tr>
												<tr>
													<td class="left bold">ndexing Time</td>
													<td class="right"><span class="fn_24 col_pink">0.2</span> sec</td>
												</tr>
											</tbody>
										</table>
									</div>
								</div>
								<div class="overflow mpad30">
									<div class="cont_box4 fleft mab30">
										<p class="def_pink_txt bold mab10">Turret-attached Type Rest <span class="option">OPTION</span></p>
										<p class="cont_txt mab15">It guarantees machining stability by preventing tilt and shaking during machining of products such as long shafts. SLU3.2 Rest can also be applied for machining large workpieces.</p>
										<p class=""><img class="i4" src="/img/newproduct/xm2600st/xm2600st_28.png" alt="images"></p>
									</div>
								</div>
								<p class="def_pink_txt bold mab10">Machining Capability</p>
								<p class="mab30"><img class="i4" src="/img/newproduct/xm2600st/xm2600st_e29.png" alt="images"></p>
								<div id="scroll_box" class="touchParent mab30">
									<div class="product_table_wrap">
										<table class="new_tb_list6 ">
											<colgroup>
												<col>
												<col style="width:26%">
												<col style="width:29%">
												<col style="width:26%">
											</colgroup>
											<thead>
												<tr>
													<th>Chuck Size</th>
													<th>Max. Turning Length</th>
													<th>Max. Turning Dia. (Mill/Turret)</th>
													<th>Bar Capacity</th>
												</tr>
											</thead>
											<tbody>
												<tr>
													<td class="center">10″</td>
													<td class="center"><span class="">1,540 mm (60.6″)</span></td>
													<td class="center"><span class="">Ø660/Ø410 mm (Ø26″/Ø16.1″)</span></td>
													<td class="center"><span class="">Ø81 mm (Ø3.2″)</span></td>
												</tr>
											</tbody>
										</table>
									</div>
									<div class="msg_touch_help"><img src="/img/common/bg_touch_help.png" alt="touch slide"></div>
								</div>
                               <script type="text/javascript">
									jQuery(document).ready(function(){
										touchHelpInit('.touchParent');
									});
								</script>
							</div>
						</div>

						<!-- 제품 버튼 공통 -->
						<div class="product_btns" style="display:none;">
					        <p class="tit_ty3 bold mab15 mhide">KF II Series Video</p>
							<p class="mab20"><a href="javascript://" onClick="javascript:openVideo('KF II Series(en)', 640, 360, 'KF II Series Video', '', 'KF-II Series_title.jpg', '/upload/product/video/', '');" class="ly_video_btn mhide"><img class="widp100" src="/img/newproduct/kfseries/thum_video.png" alt=""></a>
							<p class="video_btn">
							<a href="javascript://" onclick="javascript:openVideoMP4('KF II Series(en)', '/upload/product/video/', '');" class="bold whide">KF II Series Video</a>
							</p>
							</p>
							
							<!--<div class="story_box pad15 mab20">
								<p class="cont_txt pab10">Research Engineer, Yang soonsin<br/><span class="col_gray">M/C design team</span></p>
								<p class="img mab15"><a href="/en/news/rdstory01.asp"><img src="/img/common/story_img_1.jpg" alt=""></a></p>
								<p class="txt col_blue "><a href="/en/news/rdstory01.asp" class="blue">Vertical machining center boasting the highest precision.</a></p>
							</div>-->
							<div class="video_btns pat20 bol_bg">
								<p class="video_btn">
									<a href="javascript://" onClick="javascript:openVideo('KF6700 II', 640, 360, 'KF6700 II', '', 'KF6700 II_title.jpg', '/upload/product/video/', '');" class="bold ly_video_btn mhide">View Video Processing</a>
									<a href="javascript://" onclick="javascript:openVideoMP4('KF6700 II', '/upload/product/video/', '');" class="bold whide">View Video Processing</a>
								</p>
							</div>
						</div>
					</div>
				</div>
			</div>


		</div> <!-- #contents -->
<!-- video popup -->
	<div class="cont_pop video_pop_wrap">
		<div class="pop_box" id="videoFrame">
			
		</div>
		<p class="pop_clo clo"><a href="javascript://"><img src="/img/common/pop_close.gif" alt="close"></a></p>
	</div><!-- footer -->
		<div id="footer">
			<div class="footer_wrap widsize">
				<!-- 모바일버전 푸터링크 -->
				<ul class="m_f_link">
				<!-- 20150909 -->
					<li class="half">
						<!--<div><a href="http://en.hyundai-wia.com" target="_blank"><span>HYUNDAI WIA</span></a></div>-->
						<div><a href="/eude/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1"><span>Sortiment</span></a></div>
						<div><a href="/eu/">ENGLISH</a></div>
					</li>
					<li><a href="/global.asp"> WIA MACHINETOOLS GLOBALE</a></li>
					<li><a href="/eude/support/contactus_estimate.asp">Kontakt</a></li>
					<li><a href="/eude/etc/privacy.asp">Datenschutzbestimmungen</a></li>
					<li><a href="/eude/etc/provision.asp">Impressum</a></li>
				</ul>
				<!-- 웹버전 푸터링크 -->
				<ul class="f_link">
					<!--<li class="l1 l2"><a href="http://www.hyundai-wia.com" target="_blank" class="">HYUNDAI WIA</a></li>-->
					<li class="l1 l2"><a href="/global.asp" class="">WIA MACHINETOOLS GLOBALE</a></li>
					<li class="l1 l3"><a href="/eude/news/news_list.asp" class="">Nachrichten</a></li>
					<li class="l1 l3"><a href="/eude/support/contactus_estimate.asp" class="">KONTAKT</a></li>
					<li class="l1 l2"><a href="javascript://" class="btn_triger">SITEMAP</a></li>
				</ul>
				<h2><a href="/eude/"><img src="/img/common/foot_logo.gif" alt="HYUNDAI WIA"></a></h2>
				<!-- 20150909 -->
				<address>
					<span>Copyright ©  WIA MACHINETOOLS Europe TECH CUBE.</span>  <span class="wf">ALL RIGHTS RESERVED.</span><br class="wf"/>
					<span class="wf">Alexander-Fleming-Ring 57, 65428 Rüsselsheim <span class="bold pl10"><a href="/eude/etc/privacy.asp">Datenschutzbestimmungen</a> <span class="pl10 pr10">|</span> <a href="/eude/etc/provision.asp">Impressum</a> <!--<span class="pl10 pr10">|</span> <a href="http://www.hyundai-wia.de/de/haendler-login.html" target="_blank">Dealer Login</a>--></span></span>
				</address>
				<p class="phone_number mhide">Phone number <span>+49 6142 9256 0</span></p>
				<div class="sitemap_wrap mhide">
					<div class="sitemap_box">						
						<ul class="sitemap">
							<li class="d1"><a href="/eude/product/hi_mold6500.asp">Produkte</a>
								<ul class="dep2">
									<li class="d2"><a href="/eude/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Sortiment</a></li>
									<li class="d2"><a href="/eude/product/hi_mold6500.asp">Vorstellung neuer<br/>Produkte</a></li>
									<li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC-Drehzentrum</a>
										<ul class="dep3">
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">Kompakte<br/>CNC-Drehzentrum</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A02">Hochleistungsfähiges<br/>CNC-Drehzentrum</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A03">Frontloader-Drehzentrum</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A04">Vertikal-Drehzentrum</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A05">Mehrachsen-Drehzentrum</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A06">AL-Radsatzdrehmaschine</a></li>
										</ul>
									</li>
									<li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertikales-Bearbeitungszentrum</a>
										<ul class="dep3">
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Gewindeschneidzentren</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B02">
Schnelle Geschwindigkeit</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B03">Schwerlastschneiden</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B04">Vertikal-Bearbeitungszentrum für Formenbau</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B05">Vertikales Bearbeitungszentrum mit fünf Achsen</a></li>
										</ul>
									</li>
									<li class="d2"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal-Bearbeitungszentrum</a>
										<ul class="dep3">
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">
Schnelle Geschwindigkeit</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C02">Schwerlastschneiden</a></li>
											<li class="d3"><a href="/eude/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C03">Schwere Bohrmaschine</a></li>
										</ul>
									</li>
									<li class="d2"><a href="/eude/product/software_01.asp">Software</a></li>
									<li class="d2"><a href="/eude/product/autosystem.asp">Systeme zur Automatisierung</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1 hei250"><a href="/eude/fa/auto.asp">Fertigungsautoma<br/>tisierung</a>
								<ul class="dep2">
									<li class="d2"><a href="/eude/fa/auto.asp">Prozessautomatisierung</a></li>
									<li class="d2"><a href="/eude/fa/product_list.asp">Sondermaschinen</a></li>
									<li class="d2"><a href="/eude/fa/assembly.asp">Automatisierte<br/>Produktionsbänder</a></li>
									<!-- <li class="d2"><a href="/eude/fa/robot_series_01.asp">Roboter Serien</a></li> -->
									<li class="d2"><a href="/eude/fa/robot_zig.asp">Roboter und<br/>Montagesystem</a></li>
								</ul>
							</li>
							<li class="d1"><a href="/eude/about/about.asp">Über uns</a>
								<ul class="dep2">
									<!--<li class="d2"><a href="/eude/about/hyundaiwia.asp">Über Hyundai WIA</a></li>-->
									<li class="d2"><a href="/eude/about/about.asp">WIA MACHINETOOLS</a></li>
									<li class="d2"><a href="/eude/about/intro.asp">WIA MACHINETOOLS<br/>Europe</a></li>
									<li class="d2"><a href="/eude/about/quality_policy.asp">Qualitätsrichtlinien</a></li>
									<li class="d2"><a href="/eude/about/research_institute.asp">Vorstellung des Instituts</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1 hei250"><a href="/eude/network/network.asp">Globales Netzwerk</a>
								<ul class="dep2">
									<li class="d2"><a href="/eude/network/network.asp">Händler / Service Center</a></li>
									<li class="d2"><a href="/eude/network/network_branch.asp">Filialen und Büros</a></li>
								</ul>
							</li>
							<li class="d1"><a href="/eude/news/news_list.asp">Nachrichten und Medien</a>
								<ul class="dep2">
									<li class="d2"><a href="/eude/news/news_list.asp">Nachrichten</a></li>
									<li class="d2"><a href="/eude/news/video.asp">PR Video</a></li>
									<li class="d2"><a href="/eude/news/rdstory_list.asp">Geschichte</a></li>
									<li class="d2"><a href="/eude/news/newsletter.asp">Newsletter</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1 hei250"><a href="/eude/event/exhibition.asp">Veranstaltungen</a>
								
							</li>
							<li class="d1"><a href="/eude/product/product_search.asp">Produktsuche</a>
								<ul class="dep2">
									<li class="d2"><a href="/eude/product/product_search.asp">Suche unter Bedingungen</a></li>
									<li class="d2"><a href="/eude/product/product_search_2.asp">Produktname-Suche</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1"><a href="/eude/support/contactus_estimate.asp">Support</a>
								<ul class="dep2">
									<li class="d2 two"><a href="/eude/support/contactus_estimate.asp">Angebotsanfrage</a></li>
									<li class="d2 two"><a href="/eude/support/contactus_list.asp">Kundenanfrage</a></li>
								</ul>
							</li>
						</ul>
					</div>
					<p class="close"><a href="javascript://"><img src="/img/common/site_map_close.gif" alt="닫기"></a></p>
				</div>
			</div>
		</div>
	</div> <!-- #all_cont -->
	
	</div> <!-- #wrap -->
	<div class="black_bg">&nbsp;</div>
	<p class="topbtn" id="back-top" style="display: block;"><a href="javascript://"><img src="/img/common/top_btn.gif" alt=""></a></p>
	

	

	


	

	
</body>
</html>
