if (document.FwScriptsLoaded) {
	if (FinishOnLoadAction) {
		FinishOnLoadAction();
		InitEnterKeyAction();
	}
}