function flash_link(link_value)
{


	if(link_value=="100"){location.href="/main.html"; 

	}else if(link_value=="101"){location.href="/company/history.html";

	}else if(link_value=="106"){location.href="/company/outine.html";

	}else if(link_value=="102"){location.href="/company/ceo.html";

	}else if(link_value=="103"){location.href="/company/global.html";

	}else if(link_value=="104"){location.href="/company/way.html";

	}else if(link_value=="105"){location.href="/company/news.html";

	}else if(link_value=="200"){location.href="/catalog/catalog.html";

	}else if(link_value=="201"){location.href="/catalog/catalog.html";

	}else if(link_value=="300"){location.href="/vod/vod.php";

	}else if(link_value=="301"){location.href="/vod/vod.php?Category=makmax";

	}else if(link_value=="302"){location.href="/vod/vod.php?Category=tv";

	}else if(link_value=="303"){location.href="/vod/vod.php?Category=etc";

	}else if(link_value=="400"){location.href="/product/ti02.html";

	}else if(link_value=="500"){location.href="/gallery/gallery.html";

	}else if(link_value=="501"){location.href="/gallery/gallery.html";

	} else if(link_value == "600"){location.href="/product/mak.html";

	} else if(link_value == "601"){location.href="/product/mak02.html";

	} else if(link_value == "700"){location.href="/product/etfe.html";

	} else if(link_value == "701"){location.href="/product/etfe02.html";

	} else if(link_value == "702"){location.href="/product/etfe03.html";

	} else if(link_value == "703"){location.href="/product/etfe04.html";
	
	} else if(link_value == "704"){location.href="/product/etfe05.html";

	} else if(link_value == "706"){location.href="/catalog/catalog.html";

	} else if(link_value == "707"){location.href="/product/personal.html";

	} else if(link_value == "708"){location.href="/product/personal02.html";

	} else if(link_value == "709"){location.href="/product/personal03.html";

	} else if(link_value == "800"){location.href="/product/ti02.html";

	} else if(link_value == "801"){location.href="/product/ti02_1.html";

	} else if(link_value == "802"){location.href="/product/ti02_2.html";

	} else if(link_value == "803"){location.href="/product/ti02_3.html";

	} else if(link_value == "804"){location.href="/product/ti02_4.html";

	} else if(link_value == "805"){location.href="/product/ti0202.html";

	} else if(link_value == "806"){location.href="/product/ti0203.html";

	} else if(link_value == "900"){location.href="/product/tensotherm.html";

	} else if(link_value == "901"){location.href="/product/tensotherm02.html";

	} else if(link_value == "902"){location.href="/product/tensotherm03.html";

	} else if(link_value == "1000"){location.href="/product/bipv.html";

	} else if(link_value == "1001"){location.href="/product/bipv02.html";

	} else if(link_value == "1002"){location.href="/product/bipv03.html";

	} else if(link_value == "1003"){location.href="/product/bipv04.html";

	} else if(link_value == "1004"){location.href="/product/bipv05.html";

	} else if(link_value == "1100"){location.href="/equipment/sitemap.html";

	} else if(link_value == "1101"){location.href="/equipment/contact.html";
	
	} else if(link_value == "1102"){location.href="/product/personal.html";
	
	} else if(link_value == "1103"){location.href="/product/personal02.html";

	} else if(link_value == "1104"){location.href="/product/personal03.html";

	}
}

function global_link(url){
	if(url=="1"){
		window.open("http://www.taiyokogyo.com/"); 
		target = "_blank";
	} else if(url=="2"){
		window.open("http://www.taiyokogyo.com.cn/");
	} else if(url=="3"){
		window.open("http://www.twtaiyo.com.tw/");
	}else if(url=="4"){
		//window.open("#");
	}else if(url=="5"){
		window.open("http://www.taiyokogyo.net/thailand/index_e.html");
	}else if(url=="6"){
		//window.open("#");
	}else if(url=="7"){
		window.open("http://www.makmax.com.au/");
	}else if(url=="8"){
		window.open("http://www.birdair.com/");
	}else if(url=="9"){
		window.open("http://www.birdair.br.com/");
	}else if(url=="10"){
		window.open("http://www.taiyo-europe.com/");
	}else if(url=="11"){
		//window.open("#");
	}else if(url=="12"){
		window.open("http://www.birdair.com.mx/");
	}
}

function input_border(obj, c_name) {
	$(obj).toggleClass(c_name);
}

//막구조 - 장점 : 
function mak01_01() {    
     window.open("/product/pop_mak01_01.html","_blank",'width=1000,height=500'); 
}
function mak01_02() {    
     window.open("/product/pop_mak01_02.html","_blank",'width=1000,height=500'); 
}
function mak01_03() {    
     window.open("/product/pop_mak01_03.html","_blank",'width=1000,height=500'); 
}
function mak01_04() {    
     window.open("/product/pop_mak01_04.html","_blank",'width=1000,height=500'); 
}


//막구조 - 구조별보기 : 
function mak02_01() {    
     window.open("/product/pop_mak02_01.html","_blank",'width=1000,height=500'); 
}
function mak02_02() {    
     window.open("/product/pop_mak02_02.html","_blank",'width=1000,height=500'); 
}
function mak02_03() {    
     window.open("/product/pop_mak02_03.html","_blank",'width=1000,height=500'); 
}

function bluring(){ 
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); 
} 
document.onfocusin=bluring;
