if(navigator.appVersion.toUpperCase().indexOf("Windows NT 6.0".toUpperCase(), 0) > 0)
{
  //alert("Vista È¯°æ");
	document.write('<OBJECT classid="clsid:D6FCA8ED-4715-43DE-9BD2-2789778A5B09" width=0 height=0 id="NPKXSite" codebase="http://update.nprotect.net/keycrypt/samsungcard/npkcx.cab#version=2009,4,16,1">')
	document.write("<PARAM NAME='HookType' Value=3>")
	document.write("<PARAM NAME='ShowTray' Value=1>")
	document.write("<PARAM NAME='TrayMsg' Value='nProtect KeyCrypt'>")
	document.write("<PARAM NAME='LogoType' Value='2'>")
	document.write("<PARAM NAME='LogoURL' Value='samsungcard_key.bmp'>")
	document.write("<PARAM NAME='SVCVersion' Value='2009,4,14,1'>")
	document.write('</OBJECT>')
}
else
{
	document.write('<OBJECT classid="clsid:D6FCA8ED-4715-43DE-9BD2-2789778A5B09" width=0 height=0 id="NPKXSite" codebase="http://update.nprotect.net/keycrypt/samsungcard/npkcx.cab#version=2009,4,16,1">')
	document.write("<PARAM NAME='HookType' Value=3>")
	document.write("<PARAM NAME='ShowTray' Value=1>")
	document.write("<PARAM NAME='TrayMsg' Value='nProtect KeyCrypt'>")	
	document.write("<PARAM NAME='LogoType' Value='2'>")
	document.write("<PARAM NAME='LogoURL' Value='samsungcard_key.bmp'>")
	document.write("<PARAM NAME='SVCVersion' Value='2009,4,14,1'>")
	document.write("<PARAM NAME='TrayPopup' Value='1'>")
	document.write('</OBJECT>')	
}

