var cnt = 0;
function keyError() { 
	if(cnt==0) {
		window.open('http://www.nprotect.com/service/signgate/install3/terms_agree.html?spcode=sig3', 'signgate_nProtect_self_notice','menubar=no, scrollbars=no, width=310, height=400, top=120, left=200');
	}
	cnt++;
}

document.write("<OBJECT ID='Npp_sci' classid='clsid:7728758D-561D-4D57-B508-C9183FC9FA5A' onerror='keyError()' width='0' height='0' hspace='0' vspace='0' align='center'>");
document.write("	<PARAM NAME='UserID' VALUE='SCIkeycrypt'>");
document.write("	<PARAM NAME='AuthCode' VALUE='SCIkeycrypt'>");
document.write("	<PARAM NAME='CompanyID' VALUE='SIG3'>");
document.write("	<param name='WebDataUrl' value='http://avs.nprotect.net/nProtectHKP/unity_dll/npwebdata.dll'>");
document.write("	<PARAM NAME='CloseIE' VALUE='1'>");
document.write("	<PARAM NAME='ProductType' VALUE='1'>");
document.write("	<PARAM NAME='AgreeShowWindowUrl' VALUE='http://www.nprotect.com/service/signgate/install3/index.html'>");
document.write("	<PARAM NAME='AgreeShowWindow' VALUE='0'>");
document.write("</OBJECT>");
