if(navigator.appVersion.toUpperCase().indexOf("Windows NT 6.0".toUpperCase(), 0) > 0)
{
      if (navigator.appName == "Microsoft Internet Explorer")
      {
        document.write('<OBJECT ID="nPCom2" WIDTH=0 HEIGHT=0 CLASSID="CLSID:51B1D5ED-67DC-43F0-A3F8-8502F1A5E404"')
        document.write('codebase="http://update.nprotect.net/nprotect2007/mcst/npstarter.cab#version=2007,5,8,1">')
        document.write('<PARAM NAME="PolicyUrl"      VALUE="http://update.nprotect.net/ebiz_up/app/npnv45_new/kor/update_enc.conf">')
        document.write('</OBJECT>')
      }
} 
else
  if (navigator.appName == "Microsoft Internet Explorer")
  {
    document.write('<OBJECT ID="Npz" WIDTH=0 HEIGHT=0 CLASSID="CLSID:DC4207CE-C03E-4449-ACB1-032CA4137053"')
    document.write('codebase="http://update.nprotect.net/nprotect2007/mcst/npz.cab#version=2008,6,20,1">')
    document.write('<PARAM NAME="UpdateURL1"      VALUE="http://update.nprotect2.net/ebiz_up/app/npnv45/update_enc.conf">')
    
    document.write('<PARAM NAME="UpdateURL2"      VALUE="http://update.nprotect2.net/ebiz_up/drv/npfw/update_enc.conf">')
    
    document.write('<PARAM NAME="UpdateURL3"      VALUE="http://update.nprotect.net/nprotect2007/mcst/skin/update_enc.conf">')
    
    document.write('<PARAM NAME="UpdateURL4"      VALUE="http://update.nprotect2.net/ebiz_up/ptn/update_enc.conf">')
    
    document.write('<PARAM NAME="UpdateURL5"      VALUE="http://update.nprotect2.net/ebiz_up/ptn/av/update_enc.conf">')
    document.write('<PARAM NAME="boRun"           VALUE="196801">')  
    document.write('<PARAM NAME="boRun2"          VALUE="131074">') //655362 //131074
    document.write('<PARAM NAME="boRun3"          VALUE="16781312">')
    document.write('<PARAM NAME="OnlineScanURL"   VALUE="http://update.nprotect.net/npscan2006/kor/nps.htm">')
    document.write('<PARAM NAME="npID"            VALUE="npnv4">')
    document.write('<PARAM NAME="Skin"            VALUE="npn_web_mcst">')
    document.write('</OBJECT>')
  } 
