if (navigator.appName == "Microsoft Internet Explorer")
{
  	document.write('<OBJECT classid="clsid:D6FCA8ED-4715-43DE-9BD2-2789778A5B09" codebase="http://update.nprotect.net/keycrypt/deu/npkcx_1109191.cab#version=2011,9,19,1" width=0 height=0 id="NPKXSite">')
	document.write("<PARAM NAME='HookType' Value=3>")
    document.write("<PARAM NAME='ShowTray' Value=1>")  //TrayIcon Ç¥½Ã À¯¹«
    document.write("<PARAM NAME='TrayMsg' Value='nProtect KeyCrypt'>")  //TrayIcon¿¡ ¸¶¿ì½º ¿À¹ö ½Ã º¸¿©ÁÙ ¹®ÀÚ¿­
    document.write("<PARAM NAME='LogoType' Value='2'>")  //TrayIcon Logo Ç¥½Ã ¹æ¹ý
   	document.write("<PARAM NAME='LogoURL' Value='deu_key.bmp'>")  //TrayIcon¿¡ ¸¶¿ì½º ¿À¹ö ½Ã º¸¿©ÁÙ Logo Image Download URL ÀÌ³ª FileName
  	document.write("<PARAM NAME='SVCVersion' Value='2011,5,4,1'>")  //¼­ºñ½º ¹öÀü
    document.write('</OBJECT>')
}


