﻿
if ( typeof( NgbAOS ) == 'object' )
{
	NgbAOS.strKeyDefenseURL = "/lib/security/setupkeydefense.html";
	NgbAOS.strFireWallURL = "/lib/security/setupfirewall.html";
	
	NgbAOS.strSetUpCompleteURL =  "http://lunia.nexon.com/main.asp";
	
	NgbAOS.Execute();
}

