<!--
var var_kLicense;
var kdfv_domain = window.location.hostname;

var_kLicense = "";

if(kdfv_domain.search("\\.shnc.co.kr") != -1)
{
  	var_kLicense = "87e2e775d80015776b0154340ead76f9baa14e56e6cb25bcff3e4155e1653b0490";
}
else if(kdfv_domain.search("shnc.co.kr") != -1)
{
  	var_kLicense = "a053dd8e8a7277f02d3ee0b69e7c28f316ff69bd138f5a1ec0e3b6387a1b4d2e11";
}
else if(kdfv_domain.search("\\.cardif.co.kr") != -1)
{
  	var_kLicense = "7033c9f514b090daecd525559f74d1bea1a42f7e1645e46f8f2a953ff06d01c790";
}
else if(kdfv_domain.search("cardif.co.kr") != -1)
{
  	var_kLicense = "3afef8fc016f72bf5faa14e9cec403a4bc4c3758996a7cf30b8bff545f6c6b9121";
}
else if(kdfv_domain.search("211.113.140.172") != -1)
{
	var_kLicense = "37bd09093de3d189bd02ab3c457317e80f833b56167232d5dc675b007b30ad5dc0";
}
else if(kdfv_domain.search("211.113.140.175") != -1)
{
	var_kLicense = "a3c4207092a75be2c3d43e7b751138c5321580f4c904d26ca713d9051219a5a7d0";
}



if (window.ActiveXObject)
{
	//ÃÖÁ¾¼öÁ¤ÀÏ 07.04.25 
	document.write('<object id=kdefense classid="CLSID:A4508A45-F1C4-40f3-99B4-0CA08AC77E3B"');
	document.write('	codebase="http://www.cardif.co.kr/kings/kdfense8.cab#Version=8,3,2,7"');

	document.write('	height=0 width=0 align=left size=0>');
	document.write('	<PARAM name="IsDebug" value="no">');	
	document.write('	<PARAM name="nOption" value=', parseInt("0x00020006",16), '>');
	document.write('	<PARAM name="nOptionEx" value=', parseInt("0x00010001",16), '>');

	document.write('	<PARAM name="nModuleVersion" value="39110201">');
	document.write('	<PARAM name="szModulePath" value="http://www.cardif.co.kr/kings/39110201/kdfinj.dll">');
	document.write('	<PARAM name="szModuleHash" value="C6C63381152498B5ACC3ED421B01E222">');

	document.write('	<PARAM name="nExModuleVersion" value="79020401">');
	document.write('	<PARAM name="szExModulePath" value="http://www.cardif.co.kr/kings/79020401/kdfmodi.dll">');
	document.write('	<PARAM name="szExModuleHash" value="39D3B4E58993ABD5E0DAE25CC23A090B">');

	//www.cardif.co.kr ´Ù¿î·Îµå szGKey
	document.write('	<PARAM name="szGKey" value="66af8168103667c2e325aece01335c0605582a3532b34e17ace48f54869dc117a0">');
	document.write('	<PARAM name="kLicense" value=', var_kLicense, '>');
	document.write('</object>');
	//3788-8860

}
//-->
