if (navigator.appName == "Microsoft Internet Explorer")
{    
   document.write('<OBJECT classid="clsid:D6FCA8ED-4715-43DE-9BD2-2789778A5B09" width=0 height=0 id="NPKXSite" codebase="http://update.nprotect.net/keycrypt/neisold/npkcx_1006161.cab#version=2010,6,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=''>")	 
	document.write("<PARAM NAME='SVCVersion' Value='2010,6,16,1'>")
	document.write('</OBJECT>')



function kkLink(arg){
    window.open(arg,"_top","");
}

function ax_ck() 
{
		if(document.NPKXSite.object==null )
		{
			kkLink("http://update.nprotect.net/nprotect2007/neisold/setup_key.html");
		} 
}

ax_ck();
}

