	var install_9x = (navigator.userAgent.indexOf("Windows 98")!=-1) || (navigator.userAgent.indexOf("Win98") != -1) || (navigator.userAgent.indexOf("Windows ME") != -1) || (navigator.userAgent.indexOf("Windows NT 4.0") != -1);
	if (navigator.appName == "Microsoft Internet Explorer")
	{
		if(install_9x == false) {
	document.write("<OBJECT classid='CLSID:F939FEB8-9518-4A4A-BE60-D10FFB9557F2'");
	document.write("codeBase='http://update.nprotect.net/nprotect2007/incheon/npenkIEInstall5.cab#version=2010,7,16,1' height='0' id='npenkIEInstall5' name='npenkIEInstall5' width='0'>");
	document.write("<PARAM name = 'CustomID' value = 'npPolicy_incheon' >");
	document.write("<PARAM name = 'UpdateMainURL' value = 'http://update.nprotect2.net/netizenv55/gov/incheon/updateParam.dat' >" );
	document.write("<PARAM name = 'SetupURL' value = 'http://update.nprotect2.net/netizenv55/gov/incheon/IE/IE_nProtect_Netizen55_Setup.exe' >" );
	document.write("<PARAM name = 'ScannerUpdateMainURL' value = 'http://update.nprotect2.net/netizen/update_xml/update_xml/updateScannerParam.dat' >" );
	document.write("<PARAM name = 'ReloadUrl' value = 'http://www.incheon.go.kr' >" );
	document.write("<PARAM name = 'Version' value = '2010,8,03,1' >");
	document.write("<PARAM name = 'Option' value = '0' >");
	document.write("<PARAM name = 'ExitServicePolicy' value = '2' >");
	document.write("</OBJECT>");
								}
	}
