diff --git a/ctrl/sbbs.ini b/ctrl/sbbs.ini
index cf5bab0cabb7c4b857d8373943c135809395bb4e..422ac37dd22ba16222cab7c531203db9e162b526 100644
--- a/ctrl/sbbs.ini
+++ b/ctrl/sbbs.ini
@@ -4,107 +4,9 @@
 
 ; $Id$
 
-[SBBSCTRL::Settings]
-LoginCommand=telnet://localhost
-ConfigCommand=%sSCFG.exe %s -l25
-Password=
-MinimizeToSysTray=1
-UndockableForms=0
-
-[SBBSCTRL::MainForm]
-Top=-4
-Left=-4
-Height=839
-Width=1160
-TopPanelHeight=314
-UpperLeftPageControlWidth=513
-LowerLeftPageControlWidth=514
-ToolBarVisible=1
-StatusBarVisible=1
-
-[SBBSCTRL::NodeForm]
-Top=0
-Left=0
-Height=283
-Width=505
-Page=0
-Floating=0
-DisplayInterval=1
-
-[SBBSCTRL::StatsForm]
-Top=0
-Left=0
-Height=283
-Width=505
-Page=0
-Floating=0
-
-[SBBSCTRL::ClientForm]
-Top=0
-Left=0
-Height=283
-Width=628
-Page=1
-Floating=0
-DisplayInterval=5
-Column0Width=60
-Column1Width=65
-Column2Width=156
-Column3Width=100
-Column4Width=139
-Column5Width=47
-Column6Width=57
-
-[SBBSCTRL::TelnetForm]
-Top=0
-Left=0
-Height=382
-Width=506
-Page=3
-Floating=0
-
-[SBBSCTRL::EventForm]
-Top=0
-Left=0
-Height=382
-Width=506
-Page=3
-Floating=0
-
-[SBBSCTRL::ServicesForm]
-Top=0
-Left=0
-Height=382
-Width=627
-Page=2
-Floating=0
-
-[SBBSCTRL::FtpForm]
-Top=0
-Left=0
-Height=382
-Width=627
-Page=2
-Floating=0
-
-[SBBSCTRL::MailForm]
-Top=0
-Left=0
-Height=283
-Width=628
-Page=1
-Floating=0
-
-[SBBSCTRL::SpyTerminal]
-Width=434
-Height=370
-FontName=Terminal
-FontSize=9
-KeyboardActive=1
-
 [Global]
 Hostname=
-CtrlDirectory=s:\sbbs\ctrl\
+CtrlDirectory=
 
 [BBS]
 AutoStart=true
@@ -113,10 +15,10 @@ RLoginInterface=0
 TelnetPort=23
 RLoginPort=513
 FirstNode=1
-LastNode=10
+LastNode=4
 ExternalYield=10
 ;ExternalTerm=ansi-bbs
-AnswerSound=test
+AnswerSound=
 HangupSound=
 ; Supported options (separated with |):
 ; 	KEEP_ALIVE
@@ -214,3 +116,100 @@ HangupSound=
 ; 	MUTE
 Options=NO_HOST_LOOKUP
 
+[SBBSCTRL::Settings]
+LoginCommand=telnet://localhost
+ConfigCommand=%sSCFG.exe %s -l25
+Password=
+MinimizeToSysTray=1
+UndockableForms=0
+
+[SBBSCTRL::MainForm]
+Top=-4
+Left=-4
+Height=839
+Width=1160
+TopPanelHeight=314
+UpperLeftPageControlWidth=513
+LowerLeftPageControlWidth=514
+ToolBarVisible=1
+StatusBarVisible=1
+
+[SBBSCTRL::NodeForm]
+Top=0
+Left=0
+Height=283
+Width=505
+Page=0
+Floating=0
+DisplayInterval=1
+
+[SBBSCTRL::StatsForm]
+Top=0
+Left=0
+Height=283
+Width=505
+Page=0
+Floating=0
+
+[SBBSCTRL::ClientForm]
+Top=0
+Left=0
+Height=283
+Width=628
+Page=1
+Floating=0
+DisplayInterval=5
+Column0Width=60
+Column1Width=65
+Column2Width=156
+Column3Width=100
+Column4Width=139
+Column5Width=47
+Column6Width=57
+
+[SBBSCTRL::TelnetForm]
+Top=0
+Left=0
+Height=382
+Width=506
+Page=3
+Floating=0
+
+[SBBSCTRL::EventForm]
+Top=0
+Left=0
+Height=382
+Width=506
+Page=3
+Floating=0
+
+[SBBSCTRL::ServicesForm]
+Top=0
+Left=0
+Height=382
+Width=627
+Page=2
+Floating=0
+
+[SBBSCTRL::FtpForm]
+Top=0
+Left=0
+Height=382
+Width=627
+Page=2
+Floating=0
+
+[SBBSCTRL::MailForm]
+Top=0
+Left=0
+Height=283
+Width=628
+Page=1
+Floating=0
+
+[SBBSCTRL::SpyTerminal]
+Width=434
+Height=370
+FontName=Terminal
+FontSize=9
+KeyboardActive=1