<!--





var isDOM = (document.getElementById ? true : false);
var isIE4 = ((document.all && !isDOM) ? true : false);
var isNS4 = (document.layers ? true : false);
var isNS = navigator.appName == "Netscape";

function getRef(id) {
	if (isDOM) return document.getElementById(id);
	if (isIE4) return document.all[id];
	if (isNS4) return document.layers[id];
}

function getSty(id) {
	x = getRef(id);
	return (isNS4 ? getRef(id) : getRef(id).style);
}

var scrollerHeight = 88;
var puaseBetweenImages = 3000;
var imageIdx = 0;

function moveRightEdge() {
	var yMenuFrom, yMenuTo, yOffset, timeoutNextCheck;

	if (isNS4) {
		yMenuFrom   = divMenu.top;
		yMenuTo     = windows.pageYOffset + 90;   // À§ÂÊ À§Ä¡
	} else if (isDOM) {
		yMenuFrom   = parseInt (divMenu.style.top, 10);
		yMenuTo     = (isNS ? window.pageYOffset : document.body.scrollTop) + 90; // À§ÂÊ À§Ä¡
	}
	timeoutNextCheck = 270;

	if (yMenuFrom != yMenuTo) {
		yOffset = Math.ceil(Math.abs(yMenuTo - yMenuFrom) / 20);
		if (yMenuTo < yMenuFrom)
			yOffset = -yOffset;
		if (isNS4)
			divMenu.top += yOffset;
		else if (isDOM)
			divMenu.style.top = parseInt (divMenu.style.top, 10) + yOffset;
			timeoutNextCheck = 10;
	}
	setTimeout ("moveRightEdge()", timeoutNextCheck);
}






SiteUrl = "http://www.sygear.co.kr/new/english";


url_list = new Array();
newwin_list = new Array();
window_list = new Array()
fullwin_list = new Array()


// ÇÃ·¹½ÃÆÄÀÏ¿¡¼­ ¸µÅ©°É¶§¿¡´Â
// javascript:go_site(1);
// ÀÌ·±½ÄÀ¸·Î ¸µÅ©°É¸é µË´Ï´Ù.
// ¹øÈ£´Â url_list[¹øÈ£]°ªÀ» ³ÖÀ¸¸é µË´Ï´Ù.




//##############################   ÆäÀÌÁö Á¤ÀÇ   ###############################

 url_list[0] = SiteUrl + '/index.html';                         // ¸ÞÀÎ
//´ÙÀ½¸Þ´º±îÁö ¿©À¯¸¦ µÎ°í Á¤ÀÇ



// È¸»ç¼Ò°³01
  url_list[12] = SiteUrl + '/company/company_01.html';                         // °æ¿µÀÌ³ä
 url_list[13] = SiteUrl + '/company/company_02.html';                         // °æ¿µÀÌ³ä
 url_list[14] = SiteUrl + '/company/company_03.html';                         // CEO ÀÎ»ç¸»
 url_list[15] = SiteUrl + '/company/company_04.html';                         // È¸»ç¿¬Çõ
 url_list[16] = SiteUrl + '/company/company_05.html';                         // È¸»çIR
 url_list[17] = SiteUrl + '/company/company_06.html';                        // Á¶Á÷µµ ¹× ¿¬¶ôÃ³
 url_list[18] = SiteUrl + '/company/company_07.html';                        // ¿À½Ã´Â±æ
 url_list[19] = SiteUrl + '/company/company_08.html';                        // Ã¤¿ëÁ¤º¸
 url_list[199] = SiteUrl + '/company/company_09.html';                        // ´ë¸®Á¡

 // ÁÖ¿äÁ¦Ç°02
  url_list[2] = SiteUrl + '/product/etc_00.html';                         // Max Geared MotorÆ¯Â¡  
 url_list[20] = SiteUrl + '/product/super_00.html';                         // °è¼º100ÁÖ³â±â³ä»ç¾÷
 url_list[21] = SiteUrl + '/product/small_00.html';                         // ¼³¸³ÀÚ
 url_list[22] = SiteUrl + '/product/worm_00.html';                         // °è¼º¿¬Çõ
 url_list[23] = SiteUrl + '/product/mtw_00.html';                         // °è¼º¹Ú¹°°ü
 url_list[24] = SiteUrl + '/product/helical_00.html';                         // °è¼ºÀü°æ
 url_list[25] = SiteUrl + '/product/screw_00.html';                         // °è¼ºÀü°æ
 url_list[26] = SiteUrl + '/product/traction_00.html';                         // °è¼ºÀü°æ
 url_list[27] = SiteUrl + '/product/variable_00.html';                         // °è¼ºÀü°æ
 url_list[28] = SiteUrl + '/product/chain1_00.html';                         // °è¼ºÀü°æ
 url_list[29] = SiteUrl + '/product/chain2_00.html';                         // °è¼ºÀü°æ
 url_list[30] = SiteUrl + '/product/etc_00.html';                         // °è¼ºÀü°æ
 url_list[31] = SiteUrl + '/product/catalog.html';                         // Á¦Ç°Ä«´Ù·Î±×

// º¸À¯Àåºñ03
  url_list[3] = SiteUrl + '/introduction/equipment.html';                         // µ¿¹®¸íºÎ
 url_list[32] = SiteUrl + '/introduction/equipment.html';                         // ¸ðÁý¿ä°­
 url_list[33] = SiteUrl + '/introduction/equipment02.html';                         // ÀÏ¹Ý´ëÇÐ¿ø
 url_list[34] = SiteUrl + '/introduction/equipment03.html';                         // »ê¾÷´ëÇÐ¿ø
 url_list[35] = SiteUrl + '/introduction/equipment04.html';                         // »ê¾÷´ëÇÐ¿ø
 url_list[36] = SiteUrl + '/introduction/equipment05.html';                         // »ê¾÷´ëÇÐ¿ø
 url_list[37] = SiteUrl + '/introduction/equipment06.html';                         // »ê¾÷´ëÇÐ¿ø
 url_list[38] = SiteUrl + '/introduction/equipment07.html';                         // »ê¾÷´ëÇÐ¿ø
 // ´ë¸®Á¡04
 url_list[4] = SiteUrl + '/sales/agent_list.html';                         // ´ë¸®Á¡°Ë»ö
 
 
 url_list[109] = SiteUrl + '/sales/agent_01.html';                         //  ¼­¿ï
 url_list[110] = SiteUrl + '/sales/agent_02.html';                         //  ÀÎÃµ
 url_list[111] = SiteUrl + '/sales/agent_03.html';                         //  ´ëÀü
 url_list[112] = SiteUrl + '/sales/agent_04.html';                         //  ±¤ÁÖ
 url_list[113] = SiteUrl + '/sales/agent_05.html';                         //  ´ë±¸
 url_list[114] = SiteUrl + '/sales/agent_06.html';                         //  ¿ï»ê
 url_list[115] = SiteUrl + '/sales/agent_06.html';                         //  ºÎ»ê
 
 
// ±â¼úÀÚ·á05
  url_list[5] = SiteUrl + '/technicaldata/max_00.html';                         // °è¼º¹®ÇÐ
 url_list[52] = SiteUrl + '/technicaldata/max_00.html';                         // ÀØÁö¸øÇÒÀº»ç´Ô
 url_list[53] = SiteUrl + '/technicaldata/super_00.html';                         // °è¼ºÈ­º¸
 url_list[54] = SiteUrl + '/technicaldata/worm_00.html';                         // µ¿¹®³ª´®ÅÍ
 url_list[55] = SiteUrl + '/technicaldata/screw_00.html';                         // µ¿¹®È«º¸¹æ
 url_list[56] = SiteUrl + '/technicaldata/traction_00.html';                         // µ¿¹®È«º¸¹æ
 url_list[57] = SiteUrl + '/technicaldata/variable_00.html';                         // µ¿¹®È«º¸¹æ


//°í°´Áö¿ø06
  url_list[6] = SiteUrl + '/customer/customer_01.html';                         // Á¦Ç°Ãë±Þ¼³¸í¼­
 url_list[62] = SiteUrl + '/customer/customer_02.html';                         // ¸éÇã¹×ÀÎÁõ
 url_list[63] = SiteUrl + '/customer/customer_03.html';                         // ¹«»óA/s
 url_list[64] = SiteUrl + '/customer/customer_04.html';                         // °í°´Áö¿ø°øÁö
 url_list[65] = SiteUrl + '/customer/customer_05.html';                         // FAQ
 url_list[66] = SiteUrl + '/customer/customer_06.html';                         // µµ¸é´Ù¿î·Îµå
 url_list[67] = SiteUrl + '/customer/customer_07.html';                         // Á¦Ç°¼±Á¤Á¤º¸
 url_list[68] = SiteUrl + '/customer/customer_08.html';                         // A/sÀýÂ÷¼ø¼­
 url_list[69] = SiteUrl + '/customer/customer_09.html';                         // Àû¿ë»ç·Ê


//°Ô½ÃÆÇ06
  url_list[7] = SiteUrl + '/bbs/bbs_03.html';                         // µ¿È£È¸
 url_list[72] = SiteUrl + '/bbs/bbs_01.html';                         // È¸¿øÁ¤º¸°ü¸®
 url_list[73] = SiteUrl + '/bbs/bbs_02.html';                         // È¸¿øÁ¤º¸°ü¸®
 url_list[74] = SiteUrl + '/bbs/bbs_03.html';                         // µ¿È£È¸½ÅÃ»


//##############################   ÆäÀÌÁö Á¤ÀÇ   ###############################



 url_list[100] = SiteUrl + '/new/index.html';                         //ÇÑ±Û
 url_list[101] = SiteUrl + '/emain.htm';                         // ¿µ¹® 
 url_list[102] = SiteUrl + '';                         // Áß¹® 




// »õÃ¢ÀÎ ¸Þ´º




// À©µµ¿ì·Î ¿­¸®´Â°æ¿ì


//ÀüÃ¼È­¸éÀÎ ¸Þ´º
//fullwin_list[10] = 'true'





function go_site(num)
{

	// ´ë¸®Á¡ °Ë»ö ÇÃ·¡½¬ Áöµµ¿¡¼­ È£ÃâÇÏ´Â ¿µ¿ª
	// °ü·Ã ½ºÅ©¸³Æ® ÆÄÀÏ : /company/company_09.html
	if(eval(num) >= 100 && eval(num) < 125) {
		searchArea(num);
		return;
	}


  if(url_list[num])
  {
// º»Ã¢À¸·Î ÀÌµ¿ÇÏ´Â °æ¿ì
    if(newwin_list[num] != 'true' && fullwin_list[num] != 'true' && (window_list[num] == '' || window_list[num] == null))
    {
    	location=url_list[num];
    }

// À©µµ¿ì Ã¢À¸·Î ¿­¸®´Â°æ¿ì
    if(window_list[num] != '' && window_list[num] != null)
    {
      window.open(url_list[num], 'new_win', window_list[num]);
    }


// ÀüÃ¼Ã¢À¸·Î ¿­¸®´Â °æ¿ì
    if(fullwin_list[num] == 'true')
    {
      window.open(url_list[num], 'new_win', 'width=1024 height=724 resizable=yes');
    }


// »õÃ¢À¸·Î ¿­¸®´Â°æ¿ì
    if(newwin_list[num] == 'true')
    {
      window.open(url_list[num], '_blank', 'directories=yes, titlebar=yes, toolbar=yes, menubar=yes, statusbar=yes, scrollbars=yes, resizable=yes, location=yes, status=yes');
    }
  }
}


function namosw_goto_byselect(sel, targetstr)
{
  var index = sel.selectedIndex;
  if (sel.options[index].value != '') {
     if (targetstr == 'blank') {
       window.open(sel.options[index].value, 'win1');
     } else {
       var frameobj;
       if (targetstr == '') targetstr = 'self';
       if ((frameobj = eval(targetstr)) != null)
         frameobj.location = sel.options[index].value;
     }
  }
}



function namosw_goto_byselect(sel, targetstr)
{
  var index = sel.selectedIndex;
  if (sel.options[index].value != '') {
     if (targetstr == 'blank') {
       window.open(sel.options[index].value, 'win1');
     } else {
       var frameobj;
       if (targetstr == '') targetstr = 'self';
       if ((frameobj = eval(targetstr)) != null)
         frameobj.location = sel.options[index].value;
     }
  }
}


//-->

