1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4457.9" systemVersion="13A514" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3    <dependencies>
4        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4457.9"/>
5    </dependencies>
6    <objects>
7        <customObject id="-2" userLabel="File's Owner" customClass="MBCBoardWin">
8            <connections>
9                <action selector="cancelNewGame:" destination="201768" id="201816"/>
10                <action selector="startNewGame:" destination="201767" id="201817"/>
11                <action selector="updatePlayers:" destination="201762" id="201820"/>
12                <outlet property="board" destination="200663" id="200727"/>
13                <outlet property="dialogController" destination="202980" id="202981"/>
14                <outlet property="engine" destination="200665" id="200732"/>
15                <outlet property="fBoard" destination="200663" id="200664"/>
16                <outlet property="fInteractive" destination="200668" id="200670"/>
17                <outlet property="gameInfo" destination="200723" id="200730"/>
18                <outlet property="gameNewSheet" destination="201758" id="201825"/>
19                <outlet property="gameView" destination="196" id="200726"/>
20                <outlet property="interactive" destination="200668" id="200729"/>
21                <outlet property="logContainer" destination="201641" id="201660"/>
22                <outlet property="logView" destination="200779" id="200818"/>
23                <outlet property="logViewRightEdgeConstraint" destination="201698" id="201757"/>
24                <outlet property="newGameSheet" destination="201758" id="201811"/>
25                <outlet property="remote" destination="200777" id="200778"/>
26                <outlet property="window" destination="21" id="200725"/>
27            </connections>
28        </customObject>
29        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
30        <customObject id="-3" userLabel="Application"/>
31        <window title="Board" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" frameAutosaveName="MBCMainWindowFrame" animationBehavior="default" id="21" userLabel="BoardWindow">
32            <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
33            <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
34            <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
35            <rect key="contentRect" x="5" y="44" width="971" height="680"/>
36            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
37            <value key="minSize" type="size" width="500" height="500"/>
38            <view key="contentView" autoresizesSubviews="NO" id="2">
39                <rect key="frame" x="0.0" y="0.0" width="971" height="680"/>
40                <autoresizingMask key="autoresizingMask"/>
41                <subviews>
42                    <customView autoresizesSubviews="NO" translatesAutoresizingMaskIntoConstraints="NO" id="196" customClass="MBCBoardView">
43                        <rect key="frame" x="0.0" y="0.0" width="741" height="680"/>
44                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
45                        <accessibility description="Board"/>
46                    </customView>
47                    <box autoresizesSubviews="NO" title="Box" borderType="none" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="201641" userLabel="Log Container">
48                        <rect key="frame" x="738" y="-4" width="236" height="686"/>
49                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
50                        <view key="contentView">
51                            <rect key="frame" x="0.0" y="0.0" width="236" height="686"/>
52                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
53                            <subviews>
54                                <view autoresizesSubviews="NO" translatesAutoresizingMaskIntoConstraints="NO" id="200779" customClass="NSBox">
55                                    <rect key="frame" x="3" y="4" width="230" height="680"/>
56                                    <autoresizingMask key="autoresizingMask" flexibleMinX="YES" heightSizable="YES"/>
57                                    <subviews>
58                                        <scrollView horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="200782">
59                                            <rect key="frame" x="7" y="8" width="215" height="549"/>
60                                            <autoresizingMask key="autoresizingMask" heightSizable="YES"/>
61                                            <clipView key="contentView" id="mxX-xz-TkF">
62                                                <rect key="frame" x="1" y="1" width="213" height="547"/>
63                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
64                                                <subviews>
65                                                    <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="14" id="200785" customClass="MBCMoveTableView">
66                                                        <rect key="frame" x="0.0" y="0.0" width="214" height="547"/>
67                                                        <autoresizingMask key="autoresizingMask"/>
68                                                        <size key="intercellSpacing" width="3" height="2"/>
69                                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
70                                                        <tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
71                                                        <color key="gridColor" red="0.53859900999999999" green="0.62393301999999995" blue="0.71195697999999996" alpha="1" colorSpace="calibratedRGB"/>
72                                                        <tableColumns>
73                                                            <tableColumn identifier="Move" editable="NO" width="25" minWidth="25" maxWidth="25" id="200791">
74                                                                <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
75                                                                    <font key="font" metaFont="smallSystem"/>
76                                                                    <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
77                                                                    <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
78                                                                </tableHeaderCell>
79                                                                <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="right" id="200794">
80                                                                    <numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#,##0'.'" negativeFormat="#,##0'.'" numberStyle="decimal" minimumIntegerDigits="1" maximumIntegerDigits="309" minimumFractionDigits="0" maximumFractionDigits="0" positiveSuffix="." negativeSuffix="." id="200795">
81                                                                        <real key="roundingIncrement" value="0.0"/>
82                                                                        <metadata>
83                                                                            <bool key="localizesFormat" value="YES"/>
84                                                                        </metadata>
85                                                                    </numberFormatter>
86                                                                    <font key="font" metaFont="smallSystem"/>
87                                                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
88                                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
89                                                                </textFieldCell>
90                                                                <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
91                                                            </tableColumn>
92                                                            <tableColumn identifier="White.origin" editable="NO" width="30" minWidth="30" maxWidth="30" id="200792">
93                                                                <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="right">
94                                                                    <font key="font" metaFont="smallSystem"/>
95                                                                    <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
96                                                                    <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
97                                                                </tableHeaderCell>
98                                                                <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="right" id="200793">
99                                                                    <font key="font" metaFont="smallSystem"/>
100                                                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
101                                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
102                                                                </textFieldCell>
103                                                                <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
104                                                            </tableColumn>
105                                                            <tableColumn identifier="White.operation" editable="NO" width="9" minWidth="9" maxWidth="9" id="200790">
106                                                                <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center">
107                                                                    <font key="font" metaFont="smallSystem"/>
108                                                                    <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
109                                                                    <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
110                                                                </tableHeaderCell>
111                                                                <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="200796" customClass="MBCStretchyTextCell">
112                                                                    <font key="font" metaFont="smallSystem"/>
113                                                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
114                                                                    <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
115                                                                </textFieldCell>
116                                                                <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
117                                                            </tableColumn>
118                                                            <tableColumn identifier="White.destination" editable="NO" width="45" minWidth="35" maxWidth="55" id="200789">
119                                                                <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
120                                                                    <font key="font" metaFont="smallSystem"/>
121                                                                    <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
122                                                                    <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
123                                                                </tableHeaderCell>
124                                                                <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="200797">
125                                                                    <font key="font" metaFont="smallSystem"/>
126                                                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
127                                                                    <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
128                                                                </textFieldCell>
129                                                                <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
130                                                            </tableColumn>
131                                                            <tableColumn identifier="Black.origin" editable="NO" width="30" minWidth="30" maxWidth="30" id="200788">
132                                                                <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="right">
133                                                                    <font key="font" metaFont="smallSystem"/>
134                                                                    <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
135                                                                    <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
136                                                                </tableHeaderCell>
137                                                                <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="200798">
138                                                                    <font key="font" metaFont="smallSystem"/>
139                                                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
140                                                                    <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
141                                                                </textFieldCell>
142                                                                <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
143                                                            </tableColumn>
144                                                            <tableColumn identifier="Black.operation" editable="NO" width="9" minWidth="9" maxWidth="9" id="200787">
145                                                                <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center">
146                                                                    <font key="font" metaFont="smallSystem"/>
147                                                                    <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
148                                                                    <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
149                                                                </tableHeaderCell>
150                                                                <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="center" title="Text Cell" id="200799" customClass="MBCStretchyTextCell">
151                                                                    <font key="font" metaFont="smallSystem"/>
152                                                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
153                                                                    <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
154                                                                </textFieldCell>
155                                                                <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
156                                                            </tableColumn>
157                                                            <tableColumn identifier="Black.destination" editable="NO" width="45" minWidth="35" maxWidth="55" id="200786">
158                                                                <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
159                                                                    <font key="font" metaFont="smallSystem"/>
160                                                                    <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
161                                                                    <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
162                                                                </tableHeaderCell>
163                                                                <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="200800">
164                                                                    <font key="font" metaFont="smallSystem"/>
165                                                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
166                                                                    <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
167                                                                </textFieldCell>
168                                                                <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
169                                                            </tableColumn>
170                                                        </tableColumns>
171                                                        <connections>
172                                                            <outlet property="dataSource" destination="200723" id="200841"/>
173                                                        </connections>
174                                                    </tableView>
175                                                </subviews>
176                                                <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
177                                            </clipView>
178                                            <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" id="200783">
179                                                <rect key="frame" x="-100" y="-100" width="172" height="11"/>
180                                                <autoresizingMask key="autoresizingMask"/>
181                                            </scroller>
182                                            <scroller key="verticalScroller" verticalHuggingPriority="750" controlSize="small" id="200784">
183                                                <rect key="frame" x="200" y="1" width="14" height="547"/>
184                                                <autoresizingMask key="autoresizingMask"/>
185                                            </scroller>
186                                        </scrollView>
187                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200780">
188                                            <rect key="frame" x="42" y="578" width="146" height="32"/>
189                                            <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
190                                            <buttonCell key="cell" type="push" title="Edit Game Info…" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="200802">
191                                                <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
192                                                <font key="font" metaFont="system"/>
193                                            </buttonCell>
194                                        </button>
195                                        <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200781">
196                                            <rect key="frame" x="7" y="614" width="215" height="57"/>
197                                            <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
198                                            <constraints>
199                                                <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="57" id="0pP-ky-xHD"/>
200                                            </constraints>
201                                            <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" drawsBackground="YES" id="200801">
202                                                <font key="font" metaFont="system"/>
203                                                <string key="title">Spy
204205Spy</string>
206                                                <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
207                                                <color key="backgroundColor" red="0.85326086999999995" green="0.85326086999999995" blue="0.85326086999999995" alpha="1" colorSpace="calibratedRGB"/>
208                                            </textFieldCell>
209                                            <connections>
210                                                <binding destination="200723" name="displayPatternValue2" keyPath="document.Black" previousBinding="200839" id="200840">
211                                                    <dictionary key="options">
212                                                        <string key="NSNullPlaceholder">TBD</string>
213                                                        <string key="NSDisplayPattern">%{value1}@
214215%{value2}@</string>
216                                                    </dictionary>
217                                                </binding>
218                                                <binding destination="200723" name="displayPatternValue1" keyPath="document.White" id="200839">
219                                                    <dictionary key="options">
220                                                        <string key="NSNullPlaceholder">TBD</string>
221                                                        <string key="NSDisplayPattern">%{value1}@
222223%{value2}@</string>
224                                                    </dictionary>
225                                                </binding>
226                                            </connections>
227                                        </textField>
228                                    </subviews>
229                                    <constraints>
230                                        <constraint firstItem="200781" firstAttribute="leading" secondItem="200779" secondAttribute="leading" constant="7" id="201107"/>
231                                        <constraint firstItem="200781" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="200779" secondAttribute="leading" constant="7" id="201600"/>
232                                        <constraint firstAttribute="trailing" secondItem="200781" secondAttribute="trailing" constant="8" id="201601"/>
233                                        <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="230" id="201616"/>
234                                        <constraint firstItem="200782" firstAttribute="trailing" secondItem="200781" secondAttribute="trailing" id="201690"/>
235                                        <constraint firstItem="200781" firstAttribute="leading" secondItem="200782" secondAttribute="leading" id="201692"/>
236                                        <constraint firstItem="200782" firstAttribute="top" secondItem="200779" secondAttribute="top" constant="123" id="201693"/>
237                                        <constraint firstAttribute="bottom" secondItem="200782" secondAttribute="bottom" constant="8" id="201694"/>
238                                        <constraint firstItem="200780" firstAttribute="centerX" secondItem="200781" secondAttribute="centerX" id="201695"/>
239                                        <constraint firstItem="200780" firstAttribute="top" secondItem="200781" secondAttribute="bottom" constant="8" symbolic="YES" id="FlE-2f-Idp"/>
240                                        <constraint firstItem="200781" firstAttribute="top" secondItem="200779" secondAttribute="top" constant="9" id="cTe-7j-NNl"/>
241                                        <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="200780" secondAttribute="trailing" constant="20" symbolic="YES" id="k6R-lF-t3C"/>
242                                    </constraints>
243                                    <accessibility description="Game Log"/>
244                                </view>
245                            </subviews>
246                        </view>
247                        <constraints>
248                            <constraint firstItem="200779" firstAttribute="leading" secondItem="201641" secondAttribute="leading" id="201700"/>
249                            <constraint firstAttribute="bottom" secondItem="200779" secondAttribute="bottom" id="201702"/>
250                            <constraint firstAttribute="trailing" secondItem="200779" secondAttribute="trailing" id="201711"/>
251                            <constraint firstItem="200779" firstAttribute="top" secondItem="201641" secondAttribute="top" id="201712"/>
252                        </constraints>
253                        <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
254                        <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
255                    </box>
256                </subviews>
257                <constraints>
258                    <constraint firstAttribute="bottom" secondItem="201641" secondAttribute="bottom" id="201658"/>
259                    <constraint firstItem="201641" firstAttribute="trailing" secondItem="2" secondAttribute="trailing" id="201698"/>
260                    <constraint firstItem="201641" firstAttribute="leading" secondItem="196" secondAttribute="trailing" id="201699"/>
261                    <constraint firstItem="201641" firstAttribute="top" secondItem="2" secondAttribute="top" id="201713"/>
262                    <constraint firstItem="196" firstAttribute="leading" secondItem="2" secondAttribute="leading" id="201745"/>
263                    <constraint firstItem="196" firstAttribute="top" secondItem="2" secondAttribute="top" id="201747"/>
264                    <constraint firstItem="196" firstAttribute="bottom" secondItem="2" secondAttribute="bottom" id="201753"/>
265                </constraints>
266            </view>
267            <connections>
268                <binding destination="200723" name="title" keyPath="gameTitle" id="200870"/>
269                <outlet property="delegate" destination="-2" id="200939"/>
270                <outlet property="initialFirstResponder" destination="196" id="200956"/>
271            </connections>
272        </window>
273        <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" frameAutosaveName="MBCPrefWindowFrame" animationBehavior="default" id="200871" userLabel="Preferences" customClass="NSPanel">
274            <windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES" nonactivatingPanel="YES"/>
275            <windowPositionMask key="initialPositionMask" topStrut="YES"/>
276            <rect key="contentRect" x="197" y="569" width="571" height="269"/>
277            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
278            <value key="minSize" type="size" width="213" height="107"/>
279            <view key="contentView" id="200872">
280                <rect key="frame" x="0.0" y="0.0" width="571" height="269"/>
281                <autoresizingMask key="autoresizingMask"/>
282                <subviews>
283                    <box title="Speech" translatesAutoresizingMaskIntoConstraints="NO" id="200877">
284                        <rect key="frame" x="268" y="57" width="286" height="205"/>
285                        <autoresizingMask key="autoresizingMask"/>
286                        <view key="contentView">
287                            <rect key="frame" x="2" y="2" width="282" height="185"/>
288                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
289                            <subviews>
290                                <button toolTip="Speak the moves played by your opponent." translatesAutoresizingMaskIntoConstraints="NO" id="200884">
291                                    <rect key="frame" x="12" y="116" width="170" height="19"/>
292                                    <autoresizingMask key="autoresizingMask"/>
293                                    <constraints>
294                                        <constraint firstAttribute="height" constant="15" id="rfO-Pt-Mtv"/>
295                                    </constraints>
296                                    <buttonCell key="cell" type="check" title="Speak Computer Moves" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="200885">
297                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
298                                        <font key="font" metaFont="system"/>
299                                    </buttonCell>
300                                    <connections>
301                                        <binding destination="200723" name="value" keyPath="MBCSpeakMoves" id="200924"/>
302                                        <binding destination="-2" name="hidden" keyPath="hideSpeakMoves" id="200963"/>
303                                        <binding destination="-2" name="title" keyPath="speakOpponentTitle" id="200962"/>
304                                    </connections>
305                                </button>
306                                <button translatesAutoresizingMaskIntoConstraints="NO" id="200883">
307                                    <rect key="frame" x="12" y="155" width="200" height="18"/>
308                                    <autoresizingMask key="autoresizingMask"/>
309                                    <string key="toolTip">Use speech recognition to listen
310for spoken moves.</string>
311                                    <buttonCell key="cell" type="check" title="Allow Player to Speak Moves" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="200886">
312                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
313                                        <font key="font" metaFont="system"/>
314                                    </buttonCell>
315                                    <connections>
316                                        <binding destination="200723" name="value" keyPath="MBCListenForMoves" id="200923"/>
317                                    </connections>
318                                </button>
319                                <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200882">
320                                    <rect key="frame" x="124" y="43" width="145" height="26"/>
321                                    <autoresizingMask key="autoresizingMask"/>
322                                    <constraints>
323                                        <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="140" id="201157"/>
324                                    </constraints>
325                                    <popUpButtonCell key="cell" type="push" title="Default Voice" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="200890" id="200887">
326                                        <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
327                                        <font key="font" metaFont="menu"/>
328                                        <menu key="menu" title="OtherViews" id="200888">
329                                            <items>
330                                                <menuItem title="Default Voice" state="on" id="200890"/>
331                                                <menuItem isSeparatorItem="YES" id="200889">
332                                                    <modifierMask key="keyEquivalentModifierMask" command="YES"/>
333                                                </menuItem>
334                                            </items>
335                                        </menu>
336                                    </popUpButtonCell>
337                                    <connections>
338                                        <accessibilityConnection property="title" destination="200881" id="200947"/>
339                                    </connections>
340                                </popUpButton>
341                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200881">
342                                    <rect key="frame" x="14" y="49" width="100" height="17"/>
343                                    <autoresizingMask key="autoresizingMask"/>
344                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Primary Voice" usesSingleLineMode="YES" id="200891">
345                                        <font key="font" metaFont="system"/>
346                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
347                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
348                                    </textFieldCell>
349                                </textField>
350                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200880">
351                                    <rect key="frame" x="14" y="24" width="100" height="17"/>
352                                    <autoresizingMask key="autoresizingMask"/>
353                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Alternate Voice" usesSingleLineMode="YES" id="200892">
354                                        <font key="font" metaFont="system"/>
355                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
356                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
357                                    </textFieldCell>
358                                </textField>
359                                <popUpButton verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="200879">
360                                    <rect key="frame" x="124" y="18" width="145" height="22"/>
361                                    <autoresizingMask key="autoresizingMask"/>
362                                    <popUpButtonCell key="cell" type="push" title="Default Voice" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="200896" id="200893">
363                                        <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
364                                        <font key="font" metaFont="menu"/>
365                                        <menu key="menu" title="OtherViews" id="200894">
366                                            <items>
367                                                <menuItem title="Default Voice" state="on" id="200896"/>
368                                                <menuItem isSeparatorItem="YES" id="200895">
369                                                    <modifierMask key="keyEquivalentModifierMask" command="YES"/>
370                                                </menuItem>
371                                            </items>
372                                        </menu>
373                                    </popUpButtonCell>
374                                    <connections>
375                                        <accessibilityConnection property="title" destination="200880" id="200949"/>
376                                    </connections>
377                                </popUpButton>
378                                <button toolTip="Speak the moves played by the human player." translatesAutoresizingMaskIntoConstraints="NO" id="200878">
379                                    <rect key="frame" x="12" y="90" width="152" height="18"/>
380                                    <autoresizingMask key="autoresizingMask"/>
381                                    <buttonCell key="cell" type="check" title="Speak Human Moves" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="200897">
382                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
383                                        <font key="font" metaFont="system"/>
384                                    </buttonCell>
385                                    <connections>
386                                        <binding destination="200723" name="value" keyPath="MBCSpeakHumanMoves" id="200925"/>
387                                        <binding destination="-2" name="hidden" keyPath="hideSpeakHumanMoves" id="200964"/>
388                                    </connections>
389                                </button>
390                            </subviews>
391                        </view>
392                        <constraints>
393                            <constraint firstItem="200883" firstAttribute="top" secondItem="200877" secondAttribute="top" constant="32" id="201128"/>
394                            <constraint firstItem="200878" firstAttribute="top" secondItem="200884" secondAttribute="bottom" constant="12" id="201223"/>
395                            <constraint firstItem="200884" firstAttribute="top" secondItem="200883" secondAttribute="bottom" constant="24" id="201224"/>
396                            <constraint firstAttribute="trailing" secondItem="200882" secondAttribute="trailing" constant="15" id="201256"/>
397                            <constraint firstItem="200882" firstAttribute="leading" secondItem="200879" secondAttribute="leading" id="201955"/>
398                            <constraint firstItem="200879" firstAttribute="leading" secondItem="200880" secondAttribute="trailing" constant="15" id="201962"/>
399                            <constraint firstItem="200883" firstAttribute="leading" secondItem="200877" secondAttribute="leading" constant="13" id="202954"/>
400                            <constraint firstItem="200884" firstAttribute="leading" secondItem="200883" secondAttribute="leading" id="202955"/>
401                            <constraint firstItem="200884" firstAttribute="leading" secondItem="200878" secondAttribute="leading" id="202956"/>
402                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="200883" secondAttribute="trailing" constant="8" id="203038"/>
403                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="200884" secondAttribute="trailing" constant="8" id="203039"/>
404                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="200878" secondAttribute="trailing" constant="8" id="203040"/>
405                            <constraint firstItem="200882" firstAttribute="trailing" secondItem="200879" secondAttribute="trailing" id="203053"/>
406                            <constraint firstItem="200880" firstAttribute="top" secondItem="200881" secondAttribute="bottom" priority="1" constant="8" symbolic="YES" id="2Fa-Cz-F47"/>
407                            <constraint firstAttribute="bottom" secondItem="200879" secondAttribute="bottom" constant="19" id="5Kd-kY-Pcm"/>
408                            <constraint firstItem="200881" firstAttribute="leading" secondItem="200880" secondAttribute="leading" id="8nt-i8-aEj"/>
409                            <constraint firstItem="200881" firstAttribute="width" secondItem="200880" secondAttribute="width" id="IH7-Nw-g4B"/>
410                            <constraint firstItem="200882" firstAttribute="baseline" secondItem="200881" secondAttribute="baseline" id="QB3-Js-X0n"/>
411                            <constraint firstItem="200881" firstAttribute="leading" secondItem="200877" secondAttribute="leading" constant="16" id="U8E-iL-WRC"/>
412                            <constraint firstItem="200879" firstAttribute="baseline" secondItem="200880" secondAttribute="baseline" id="fb3-S9-foG"/>
413                            <constraint firstItem="200882" firstAttribute="top" secondItem="200878" secondAttribute="bottom" constant="25" id="rX9-By-ShO"/>
414                            <constraint firstItem="200879" firstAttribute="top" secondItem="200882" secondAttribute="bottom" constant="8" id="xsP-7I-pnZ"/>
415                        </constraints>
416                        <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
417                        <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
418                        <font key="titleFont" metaFont="message"/>
419                    </box>
420                    <box toolTip="Select the look of the board and pieces." title="Style" translatesAutoresizingMaskIntoConstraints="NO" id="200876">
421                        <rect key="frame" x="17" y="162" width="240" height="100"/>
422                        <autoresizingMask key="autoresizingMask"/>
423                        <view key="contentView">
424                            <rect key="frame" x="2" y="2" width="236" height="80"/>
425                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
426                            <subviews>
427                                <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200901">
428                                    <rect key="frame" x="57" y="11" width="168" height="26"/>
429                                    <autoresizingMask key="autoresizingMask"/>
430                                    <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="200905" id="200902">
431                                        <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
432                                        <font key="font" metaFont="menu"/>
433                                        <menu key="menu" title="OtherViews" id="200903">
434                                            <items>
435                                                <menuItem title="Item1" state="on" id="200905"/>
436                                                <menuItem title="Item2" id="200904"/>
437                                                <menuItem title="Item3" id="200906"/>
438                                            </items>
439                                        </menu>
440                                    </popUpButtonCell>
441                                    <connections>
442                                        <accessibilityConnection property="title" destination="200899" id="200953"/>
443                                    </connections>
444                                </popUpButton>
445                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200900">
446                                    <rect key="frame" x="11" y="48" width="43" height="17"/>
447                                    <autoresizingMask key="autoresizingMask"/>
448                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Board" usesSingleLineMode="YES" id="200907">
449                                        <font key="font" metaFont="system"/>
450                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
451                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
452                                    </textFieldCell>
453                                </textField>
454                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200899">
455                                    <rect key="frame" x="11" y="17" width="43" height="17"/>
456                                    <autoresizingMask key="autoresizingMask"/>
457                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Pieces" usesSingleLineMode="YES" id="200908">
458                                        <font key="font" metaFont="system"/>
459                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
460                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
461                                    </textFieldCell>
462                                </textField>
463                                <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200898">
464                                    <rect key="frame" x="57" y="42" width="168" height="26"/>
465                                    <autoresizingMask key="autoresizingMask"/>
466                                    <constraints>
467                                        <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="163" id="33p-fN-qOl"/>
468                                    </constraints>
469                                    <popUpButtonCell key="cell" type="push" title="Item3" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="200911" id="200909">
470                                        <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
471                                        <font key="font" metaFont="menu"/>
472                                        <menu key="menu" title="OtherViews" id="200910">
473                                            <items>
474                                                <menuItem title="Item3" state="on" id="200911"/>
475                                            </items>
476                                        </menu>
477                                    </popUpButtonCell>
478                                    <connections>
479                                        <accessibilityConnection property="title" destination="200900" id="200951"/>
480                                    </connections>
481                                </popUpButton>
482                            </subviews>
483                        </view>
484                        <constraints>
485                            <constraint firstItem="200900" firstAttribute="leading" secondItem="200876" secondAttribute="leading" constant="13" id="203041"/>
486                            <constraint firstItem="200898" firstAttribute="top" secondItem="200876" secondAttribute="top" constant="32" id="203111"/>
487                            <constraint firstAttribute="trailing" secondItem="200898" secondAttribute="trailing" constant="13" id="203122"/>
488                            <constraint firstAttribute="trailing" secondItem="200901" secondAttribute="trailing" constant="13" id="203123"/>
489                            <constraint firstItem="200900" firstAttribute="baseline" secondItem="200898" secondAttribute="baseline" id="203460"/>
490                            <constraint firstItem="200898" firstAttribute="leading" secondItem="200900" secondAttribute="trailing" constant="8" symbolic="YES" id="203461"/>
491                            <constraint firstItem="200899" firstAttribute="leading" secondItem="200900" secondAttribute="leading" id="DVb-Bf-nd8"/>
492                            <constraint firstAttribute="bottom" secondItem="200901" secondAttribute="bottom" constant="12" id="H6d-bC-mE6"/>
493                            <constraint firstItem="200901" firstAttribute="top" secondItem="200898" secondAttribute="bottom" constant="10" symbolic="YES" id="LKT-wg-bVI"/>
494                            <constraint firstItem="200901" firstAttribute="leading" secondItem="200899" secondAttribute="trailing" constant="8" symbolic="YES" id="aqz-Kp-3iO"/>
495                            <constraint firstItem="200900" firstAttribute="width" secondItem="200899" secondAttribute="width" id="dxq-n7-hya"/>
496                            <constraint firstItem="200899" firstAttribute="baseline" secondItem="200901" secondAttribute="baseline" id="l3m-3c-4qx"/>
497                            <constraint firstItem="200898" firstAttribute="leading" secondItem="200901" secondAttribute="leading" id="vPZ-BJ-J26"/>
498                        </constraints>
499                        <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
500                        <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
501                        <font key="titleFont" metaFont="message"/>
502                    </box>
503                    <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="200875">
504                        <rect key="frame" x="17" y="57" width="240" height="91"/>
505                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
506                        <view key="contentView">
507                            <rect key="frame" x="1" y="1" width="238" height="89"/>
508                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
509                            <subviews>
510                                <slider toolTip="Select the speed and skill level of the computer." verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="200915">
511                                    <rect key="frame" x="16" y="27" width="206" height="25"/>
512                                    <autoresizingMask key="autoresizingMask"/>
513                                    <sliderCell key="cell" continuous="YES" alignment="left" minValue="-3" maxValue="8" doubleValue="2" tickMarkPosition="below" numberOfTickMarks="12" allowsTickMarkValuesOnly="YES" sliderType="linear" id="200916">
514                                        <font key="font" size="12" name="Helvetica"/>
515                                    </sliderCell>
516                                    <connections>
517                                        <binding destination="200723" name="value" keyPath="MBCSearchTime" id="200922"/>
518                                    </connections>
519                                </slider>
520                                <textField verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="200914">
521                                    <rect key="frame" x="15" y="12" width="33" height="13"/>
522                                    <autoresizingMask key="autoresizingMask"/>
523                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Faster" usesSingleLineMode="YES" id="200917">
524                                        <font key="font" metaFont="label"/>
525                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
526                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
527                                    </textFieldCell>
528                                </textField>
529                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200912">
530                                    <rect key="frame" x="177" y="12" width="46" height="13"/>
531                                    <autoresizingMask key="autoresizingMask"/>
532                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Stronger" usesSingleLineMode="YES" id="200919">
533                                        <font key="font" metaFont="label"/>
534                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
535                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
536                                    </textFieldCell>
537                                </textField>
538                                <textField verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="200959">
539                                    <rect key="frame" x="15" y="64" width="183" height="15"/>
540                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
541                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="DONT_LOCALIZE Computer Thinks X " usesSingleLineMode="YES" id="200960">
542                                        <font key="font" metaFont="label"/>
543                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
544                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
545                                    </textFieldCell>
546                                    <connections>
547                                        <binding destination="-2" name="value" keyPath="engineStrength" id="200961"/>
548                                    </connections>
549                                </textField>
550                            </subviews>
551                        </view>
552                        <constraints>
553                            <constraint firstItem="200959" firstAttribute="top" secondItem="200875" secondAttribute="top" constant="9" id="201179"/>
554                            <constraint firstItem="200912" firstAttribute="baseline" secondItem="200914" secondAttribute="baseline" id="203072"/>
555                            <constraint firstItem="200915" firstAttribute="leading" secondItem="200914" secondAttribute="leading" id="203101"/>
556                            <constraint firstItem="200915" firstAttribute="leading" secondItem="200875" secondAttribute="leading" constant="16" id="203102"/>
557                            <constraint firstAttribute="trailing" secondItem="200915" secondAttribute="trailing" constant="16" id="203106"/>
558                            <constraint firstAttribute="trailing" secondItem="200912" secondAttribute="trailing" constant="16" id="203107"/>
559                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="200959" secondAttribute="trailing" constant="16" id="203125"/>
560                            <constraint firstItem="200959" firstAttribute="leading" secondItem="200875" secondAttribute="leading" constant="16" id="203128"/>
561                            <constraint firstAttribute="bottom" secondItem="200914" secondAttribute="bottom" constant="9" id="ORz-Xi-m4D"/>
562                            <constraint firstItem="200915" firstAttribute="top" secondItem="200959" secondAttribute="bottom" constant="14" id="Pkq-nz-y0w"/>
563                            <constraint firstItem="200914" firstAttribute="top" secondItem="200915" secondAttribute="bottom" constant="3" id="X6B-VR-r75"/>
564                        </constraints>
565                        <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
566                        <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
567                        <connections>
568                            <binding destination="-2" name="hidden" keyPath="hideEngineProperties" id="200940"/>
569                        </connections>
570                    </box>
571                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200873">
572                        <rect key="frame" x="475" y="13" width="82" height="32"/>
573                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
574                        <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="200921">
575                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
576                            <font key="font" metaFont="system"/>
577                            <string key="keyEquivalent" base64-UTF8="YES">
578DQ
579</string>
580                        </buttonCell>
581                    </button>
582                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200874">
583                        <rect key="frame" x="387" y="13" width="82" height="32"/>
584                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
585                        <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="200920">
586                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
587                            <font key="font" metaFont="system"/>
588                            <string key="keyEquivalent" base64-UTF8="YES">
589Gw
590</string>
591                        </buttonCell>
592                    </button>
593                </subviews>
594                <constraints>
595                    <constraint firstAttribute="bottom" secondItem="200874" secondAttribute="bottom" constant="20" symbolic="YES" id="201139"/>
596                    <constraint firstAttribute="trailing" secondItem="200873" secondAttribute="trailing" constant="20" symbolic="YES" id="201147"/>
597                    <constraint firstItem="200875" firstAttribute="top" secondItem="200876" secondAttribute="bottom" constant="20" id="201197"/>
598                    <constraint firstItem="200876" firstAttribute="leading" secondItem="200872" secondAttribute="leading" constant="20" symbolic="YES" id="201199"/>
599                    <constraint firstItem="200876" firstAttribute="top" secondItem="200877" secondAttribute="top" id="201201"/>
600                    <constraint firstItem="200874" firstAttribute="top" secondItem="200877" secondAttribute="bottom" constant="20" symbolic="YES" id="201203"/>
601                    <constraint firstItem="200873" firstAttribute="width" secondItem="200874" secondAttribute="width" id="201205"/>
602                    <constraint firstItem="200873" firstAttribute="leading" secondItem="200874" secondAttribute="trailing" constant="18" id="201206"/>
603                    <constraint firstItem="200876" firstAttribute="top" secondItem="200872" secondAttribute="top" constant="7" id="201428"/>
604                    <constraint firstAttribute="trailing" secondItem="200877" secondAttribute="trailing" constant="20" symbolic="YES" id="203118"/>
605                    <constraint firstItem="200877" firstAttribute="leading" secondItem="200876" secondAttribute="trailing" constant="17" id="203124"/>
606                    <constraint firstAttribute="bottom" secondItem="200873" secondAttribute="bottom" constant="20" symbolic="YES" id="203148"/>
607                    <constraint firstItem="200875" firstAttribute="leading" secondItem="200872" secondAttribute="leading" constant="20" symbolic="YES" id="203154"/>
608                    <constraint firstItem="200874" firstAttribute="baseline" secondItem="200873" secondAttribute="baseline" id="Bsw-M1-WZd"/>
609                    <constraint firstItem="200875" firstAttribute="bottom" secondItem="200877" secondAttribute="bottom" id="QbP-Hz-zWO"/>
610                    <constraint firstItem="200877" firstAttribute="leading" secondItem="200875" secondAttribute="trailing" constant="17" id="WIG-3e-5I2"/>
611                </constraints>
612            </view>
613        </window>
614        <window title="Panel" allowsToolTipsWhenApplicationIsInactive="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="200803" userLabel="GameInfo" customClass="NSPanel">
615            <windowStyleMask key="styleMask" titled="YES" closable="YES" documentModal="YES" unifiedTitleAndToolbar="YES"/>
616            <windowPositionMask key="initialPositionMask" rightStrut="YES" topStrut="YES"/>
617            <rect key="contentRect" x="35" y="107" width="315" height="268"/>
618            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
619            <value key="minSize" type="size" width="213" height="107"/>
620            <view key="contentView" id="200804">
621                <rect key="frame" x="0.0" y="0.0" width="315" height="268"/>
622                <autoresizingMask key="autoresizingMask"/>
623                <subviews>
624                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200807">
625                        <rect key="frame" x="219" y="13" width="82" height="32"/>
626                        <autoresizingMask key="autoresizingMask"/>
627                        <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="200815">
628                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
629                            <font key="font" metaFont="system"/>
630                            <string key="keyEquivalent" base64-UTF8="YES">
631DQ
632</string>
633                        </buttonCell>
634                    </button>
635                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200806">
636                        <rect key="frame" x="137" y="13" width="82" height="32"/>
637                        <autoresizingMask key="autoresizingMask"/>
638                        <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="200816">
639                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
640                            <font key="font" metaFont="system"/>
641                            <string key="keyEquivalent" base64-UTF8="YES">
642Gw
643</string>
644                        </buttonCell>
645                    </button>
646                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200805">
647                        <rect key="frame" x="17" y="231" width="157" height="17"/>
648                        <autoresizingMask key="autoresizingMask"/>
649                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Edit Game Information" usesSingleLineMode="YES" id="200817">
650                            <font key="font" metaFont="systemBold"/>
651                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
652                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
653                        </textFieldCell>
654                    </textField>
655                    <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="759" translatesAutoresizingMaskIntoConstraints="NO" id="203221">
656                        <rect key="frame" x="17" y="192" width="59" height="17"/>
657                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
658                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="White:" usesSingleLineMode="YES" id="203222">
659                            <font key="font" metaFont="system"/>
660                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
661                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
662                        </textFieldCell>
663                    </textField>
664                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="203262">
665                        <rect key="frame" x="81" y="189" width="214" height="22"/>
666                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
667                        <constraints>
668                            <constraint firstAttribute="width" constant="214" id="203278"/>
669                        </constraints>
670                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="203263">
671                            <font key="font" metaFont="system"/>
672                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
673                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
674                        </textFieldCell>
675                        <connections>
676                            <binding destination="200723" name="value" keyPath="White" id="203370"/>
677                            <binding destination="200723" name="editable" keyPath="whiteEditable" id="203346"/>
678                            <binding destination="200723" name="enabled" keyPath="whiteEditable" previousBinding="203346" id="203467"/>
679                        </connections>
680                    </textField>
681                    <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="759" translatesAutoresizingMaskIntoConstraints="NO" id="203286">
682                        <rect key="frame" x="17" y="162" width="59" height="17"/>
683                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
684                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Black:" usesSingleLineMode="YES" id="203290">
685                            <font key="font" metaFont="system"/>
686                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
687                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
688                        </textFieldCell>
689                    </textField>
690                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="203287">
691                        <rect key="frame" x="81" y="159" width="214" height="22"/>
692                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
693                        <constraints>
694                            <constraint firstAttribute="width" constant="214" id="203288"/>
695                        </constraints>
696                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="203289">
697                            <font key="font" metaFont="system"/>
698                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
699                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
700                        </textFieldCell>
701                        <connections>
702                            <binding destination="200723" name="value" keyPath="Black" id="203372"/>
703                            <binding destination="200723" name="editable" keyPath="blackEditable" id="203359"/>
704                            <binding destination="200723" name="enabled" keyPath="blackEditable" previousBinding="203359" id="203470"/>
705                        </connections>
706                    </textField>
707                    <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="759" translatesAutoresizingMaskIntoConstraints="NO" id="203299">
708                        <rect key="frame" x="17" y="132" width="59" height="17"/>
709                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
710                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="City:" usesSingleLineMode="YES" id="203303">
711                            <font key="font" metaFont="system"/>
712                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
713                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
714                        </textFieldCell>
715                    </textField>
716                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="203300">
717                        <rect key="frame" x="81" y="129" width="214" height="22"/>
718                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
719                        <constraints>
720                            <constraint firstAttribute="width" constant="214" id="203301"/>
721                        </constraints>
722                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="203302">
723                            <font key="font" metaFont="system"/>
724                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
725                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
726                        </textFieldCell>
727                        <connections>
728                            <binding destination="200723" name="value" keyPath="City" id="203365"/>
729                        </connections>
730                    </textField>
731                    <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="759" translatesAutoresizingMaskIntoConstraints="NO" id="203313">
732                        <rect key="frame" x="17" y="102" width="59" height="17"/>
733                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
734                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Country:" usesSingleLineMode="YES" id="203317">
735                            <font key="font" metaFont="system"/>
736                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
737                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
738                        </textFieldCell>
739                    </textField>
740                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="203314">
741                        <rect key="frame" x="81" y="99" width="214" height="22"/>
742                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
743                        <constraints>
744                            <constraint firstAttribute="width" constant="214" id="203315"/>
745                        </constraints>
746                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="203316">
747                            <font key="font" metaFont="system"/>
748                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
749                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
750                        </textFieldCell>
751                        <connections>
752                            <binding destination="200723" name="value" keyPath="Country" id="203375"/>
753                        </connections>
754                    </textField>
755                    <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="759" translatesAutoresizingMaskIntoConstraints="NO" id="203325">
756                        <rect key="frame" x="17" y="72" width="59" height="17"/>
757                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
758                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Event:" usesSingleLineMode="YES" id="203329">
759                            <font key="font" metaFont="system"/>
760                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
761                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
762                        </textFieldCell>
763                    </textField>
764                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="203326">
765                        <rect key="frame" x="81" y="69" width="214" height="22"/>
766                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
767                        <constraints>
768                            <constraint firstAttribute="width" constant="214" id="203327"/>
769                        </constraints>
770                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="203328">
771                            <font key="font" metaFont="system"/>
772                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
773                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
774                        </textFieldCell>
775                        <connections>
776                            <binding destination="200723" name="value" keyPath="Event" id="203378"/>
777                        </connections>
778                    </textField>
779                </subviews>
780                <constraints>
781                    <constraint firstItem="200805" firstAttribute="top" secondItem="200804" secondAttribute="top" constant="20" symbolic="YES" id="201504"/>
782                    <constraint firstItem="200805" firstAttribute="leading" secondItem="200804" secondAttribute="leading" constant="20" symbolic="YES" id="203274"/>
783                    <constraint firstAttribute="trailing" secondItem="203262" secondAttribute="trailing" constant="20" symbolic="YES" id="203277"/>
784                    <constraint firstItem="203262" firstAttribute="leading" secondItem="203221" secondAttribute="trailing" constant="8" symbolic="YES" id="203284"/>
785                    <constraint firstItem="203287" firstAttribute="leading" secondItem="203286" secondAttribute="trailing" constant="8" symbolic="YES" id="203291"/>
786                    <constraint firstAttribute="trailing" secondItem="203287" secondAttribute="trailing" constant="20" symbolic="YES" id="203298"/>
787                    <constraint firstItem="203300" firstAttribute="leading" secondItem="203299" secondAttribute="trailing" constant="8" symbolic="YES" id="203304"/>
788                    <constraint firstAttribute="trailing" secondItem="203300" secondAttribute="trailing" constant="20" symbolic="YES" id="203309"/>
789                    <constraint firstItem="203314" firstAttribute="leading" secondItem="203313" secondAttribute="trailing" constant="8" symbolic="YES" id="203318"/>
790                    <constraint firstAttribute="trailing" secondItem="203314" secondAttribute="trailing" constant="20" symbolic="YES" id="203323"/>
791                    <constraint firstItem="203326" firstAttribute="leading" secondItem="203325" secondAttribute="trailing" constant="8" symbolic="YES" id="203330"/>
792                    <constraint firstAttribute="trailing" secondItem="203326" secondAttribute="trailing" constant="20" symbolic="YES" id="203335"/>
793                    <constraint firstItem="203287" firstAttribute="top" secondItem="203262" secondAttribute="bottom" constant="8" id="203340"/>
794                    <constraint firstItem="203300" firstAttribute="top" secondItem="203287" secondAttribute="bottom" constant="8" id="203341"/>
795                    <constraint firstItem="203314" firstAttribute="top" secondItem="203300" secondAttribute="bottom" constant="8" id="203342"/>
796                    <constraint firstItem="203326" firstAttribute="top" secondItem="203314" secondAttribute="bottom" constant="8" id="203343"/>
797                    <constraint firstItem="203262" firstAttribute="top" secondItem="200805" secondAttribute="bottom" constant="20" id="203381"/>
798                    <constraint firstAttribute="bottom" secondItem="200806" secondAttribute="bottom" constant="20" symbolic="YES" id="203387"/>
799                    <constraint firstItem="203221" firstAttribute="centerY" secondItem="203262" secondAttribute="centerY" id="203389"/>
800                    <constraint firstItem="203313" firstAttribute="centerY" secondItem="203314" secondAttribute="centerY" id="203421"/>
801                    <constraint firstItem="203286" firstAttribute="centerY" secondItem="203287" secondAttribute="centerY" id="203422"/>
802                    <constraint firstItem="203299" firstAttribute="centerY" secondItem="203300" secondAttribute="centerY" id="203423"/>
803                    <constraint firstAttribute="trailing" secondItem="200807" secondAttribute="trailing" constant="20" symbolic="YES" id="203424"/>
804                    <constraint firstItem="203325" firstAttribute="centerY" secondItem="203326" secondAttribute="centerY" id="203425"/>
805                    <constraint firstItem="200807" firstAttribute="leading" secondItem="200806" secondAttribute="trailing" constant="12" symbolic="YES" id="203456"/>
806                    <constraint firstItem="200806" firstAttribute="width" secondItem="200807" secondAttribute="width" id="203459"/>
807                    <constraint firstItem="203325" firstAttribute="leading" secondItem="200804" secondAttribute="leading" constant="20" id="13V-9f-NHs"/>
808                    <constraint firstItem="200806" firstAttribute="baseline" secondItem="200807" secondAttribute="baseline" id="M89-JJ-P7m"/>
809                    <constraint firstItem="203221" firstAttribute="width" secondItem="203313" secondAttribute="width" id="Wly-Xp-pbi"/>
810                    <constraint firstItem="203221" firstAttribute="width" secondItem="203299" secondAttribute="width" id="ZFo-rZ-4zF"/>
811                    <constraint firstItem="203221" firstAttribute="width" secondItem="203325" secondAttribute="width" id="iUG-Si-7P6"/>
812                    <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="200805" secondAttribute="trailing" constant="20" symbolic="YES" id="lYj-uO-fOB"/>
813                    <constraint firstItem="200806" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="200804" secondAttribute="leading" constant="20" symbolic="YES" id="ox1-tN-v6U"/>
814                    <constraint firstItem="203221" firstAttribute="width" secondItem="203286" secondAttribute="width" id="yf2-B8-Qgq"/>
815                </constraints>
816            </view>
817        </window>
818        <window title="Panel" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="201758" userLabel="NewGame" customClass="NSPanel">
819            <windowStyleMask key="styleMask" closable="YES"/>
820            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
821            <rect key="contentRect" x="403" y="317" width="333" height="256"/>
822            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
823            <value key="minSize" type="size" width="213" height="107"/>
824            <view key="contentView" id="201759">
825                <rect key="frame" x="0.0" y="0.0" width="333" height="256"/>
826                <autoresizingMask key="autoresizingMask"/>
827                <subviews>
828                    <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201761">
829                        <rect key="frame" x="98" y="185" width="218" height="26"/>
830                        <autoresizingMask key="autoresizingMask"/>
831                        <constraints>
832                            <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="213" id="203200"/>
833                        </constraints>
834                        <popUpButtonCell key="cell" type="push" title="Regular" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="201792" id="201789">
835                            <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
836                            <font key="font" metaFont="menu"/>
837                            <menu key="menu" title="OtherViews" id="201790">
838                                <items>
839                                    <menuItem title="Regular" state="on" toolTip="Play regular chess." id="201792"/>
840                                    <menuItem title="Crazyhouse" id="201791">
841                                        <string key="toolTip">Play crazyhouse chess:
842Captured pieces change colors and 
843may be dropped back onto the board.</string>
844                                    </menuItem>
845                                    <menuItem title="Suicide" id="201794">
846                                        <string key="toolTip">Play suicide chess:
847Win by losing all of your pieces.</string>
848                                    </menuItem>
849                                    <menuItem title="Losers" id="201793">
850                                        <string key="toolTip">Play losers chess:
851Win by losing all your pieces except the king.</string>
852                                    </menuItem>
853                                </items>
854                            </menu>
855                        </popUpButtonCell>
856                        <connections>
857                            <binding destination="200506" name="selectedIndex" keyPath="values.MBCNewGameVariant" id="201803"/>
858                        </connections>
859                    </popUpButton>
860                    <popUpButton verticalHuggingPriority="750" horizontalCompressionResistancePriority="952" translatesAutoresizingMaskIntoConstraints="NO" id="201762">
861                        <rect key="frame" x="98" y="138" width="218" height="26"/>
862                        <autoresizingMask key="autoresizingMask"/>
863                        <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="201782">
864                            <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
865                            <font key="font" metaFont="menu"/>
866                            <menu key="menu" title="OtherViews" id="201783">
867                                <items>
868                                    <menuItem title="Human vs. Human" toolTip="Play against a friend or against yourself." id="201788"/>
869                                    <menuItem title="Human vs. Computer" toolTip="Play the white pieces against the computer." id="201785"/>
870                                    <menuItem title="Computer vs. Human" toolTip="Play the black pieces against the computer." id="201786"/>
871                                    <menuItem title="Computer vs. Computer" toolTip="Watch the computer play itself." id="201787"/>
872                                    <menuItem title="Game Center Match" id="201784">
873                                        <modifierMask key="keyEquivalentModifierMask"/>
874                                        <connections>
875                                            <binding destination="-3" name="hidden" keyPath="delegate.localPlayer" id="202979">
876                                                <dictionary key="options">
877                                                    <bool key="NSRaisesForNotApplicableKeys" value="NO"/>
878                                                    <string key="NSValueTransformerName">NSIsNil</string>
879                                                </dictionary>
880                                            </binding>
881                                        </connections>
882                                    </menuItem>
883                                </items>
884                            </menu>
885                        </popUpButtonCell>
886                        <connections>
887                            <binding destination="200506" name="selectedIndex" keyPath="values.MBCNewGamePlayers" id="201819"/>
888                        </connections>
889                    </popUpButton>
890                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201763">
891                        <rect key="frame" x="17" y="191" width="53" height="17"/>
892                        <autoresizingMask key="autoresizingMask"/>
893                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Variant:" usesSingleLineMode="YES" id="201781">
894                            <font key="font" metaFont="system"/>
895                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
896                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
897                        </textFieldCell>
898                    </textField>
899                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201764">
900                        <rect key="frame" x="17" y="144" width="52" height="17"/>
901                        <autoresizingMask key="autoresizingMask"/>
902                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Players:" usesSingleLineMode="YES" id="201780">
903                            <font key="font" metaFont="system"/>
904                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
905                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
906                        </textFieldCell>
907                    </textField>
908                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201767">
909                        <rect key="frame" x="237" y="9" width="82" height="32"/>
910                        <autoresizingMask key="autoresizingMask"/>
911                        <buttonCell key="cell" type="push" title="Start" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="201770">
912                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
913                            <font key="font" metaFont="system"/>
914                            <string key="keyEquivalent" base64-UTF8="YES">
915DQ
916</string>
917                        </buttonCell>
918                    </button>
919                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201768">
920                        <rect key="frame" x="155" y="9" width="82" height="32"/>
921                        <autoresizingMask key="autoresizingMask"/>
922                        <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="201769">
923                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
924                            <font key="font" metaFont="system"/>
925                            <string key="keyEquivalent" base64-UTF8="YES">
926Gw
927</string>
928                        </buttonCell>
929                    </button>
930                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201765">
931                        <rect key="frame" x="17" y="217" width="130" height="17"/>
932                        <autoresizingMask key="autoresizingMask"/>
933                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Start a New Game?" usesSingleLineMode="YES" id="201779">
934                            <font key="font" metaFont="systemBold"/>
935                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
936                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
937                        </textFieldCell>
938                    </textField>
939                    <box autoresizesSubviews="NO" title="Playing" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="201760">
940                        <rect key="frame" x="17" y="43" width="299" height="86"/>
941                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
942                        <view key="contentView">
943                            <rect key="frame" x="1" y="1" width="297" height="84"/>
944                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
945                            <subviews>
946                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201796">
947                                    <rect key="frame" x="15" y="35" width="49" height="17"/>
948                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
949                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Playing" usesSingleLineMode="YES" id="201797">
950                                        <font key="font" metaFont="system"/>
951                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
952                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
953                                    </textFieldCell>
954                                </textField>
955                                <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" translatesAutoresizingMaskIntoConstraints="NO" id="201795">
956                                    <rect key="frame" x="123" y="14" width="59" height="58"/>
957                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
958                                    <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
959                                    <size key="cellSize" width="59" height="18"/>
960                                    <size key="intercellSpacing" width="4" height="2"/>
961                                    <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="201801">
962                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
963                                        <font key="font" metaFont="system"/>
964                                    </buttonCell>
965                                    <cells>
966                                        <column>
967                                            <buttonCell type="radio" title="White" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="201800">
968                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
969                                                <font key="font" metaFont="system"/>
970                                            </buttonCell>
971                                            <buttonCell type="radio" title="Black" imagePosition="left" alignment="left" inset="2" id="201799">
972                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
973                                                <font key="font" metaFont="system"/>
974                                            </buttonCell>
975                                            <buttonCell type="radio" title="Either" imagePosition="left" alignment="left" inset="2" id="201798">
976                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
977                                                <font key="font" metaFont="system"/>
978                                            </buttonCell>
979                                        </column>
980                                    </cells>
981                                    <connections>
982                                        <binding destination="200506" name="selectedIndex" keyPath="values.MBCNewGameSides" id="201805"/>
983                                    </connections>
984                                </matrix>
985                            </subviews>
986                        </view>
987                        <constraints>
988                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="201795" secondAttribute="trailing" constant="16" id="202781"/>
989                            <constraint firstItem="201796" firstAttribute="leading" secondItem="201760" secondAttribute="leading" constant="16" id="202787"/>
990                            <constraint firstItem="201795" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="201796" secondAttribute="trailing" constant="8" symbolic="YES" id="D4f-Gf-Q8h"/>
991                            <constraint firstAttribute="bottom" secondItem="201795" secondAttribute="bottom" constant="11" id="Fiz-6H-etb"/>
992                            <constraint firstItem="201795" firstAttribute="top" secondItem="201760" secondAttribute="top" constant="11" id="SeR-Q5-CYz"/>
993                            <constraint firstItem="201796" firstAttribute="centerY" secondItem="201795" secondAttribute="centerY" id="ZCp-x9-6kx"/>
994                            <constraint firstItem="201795" firstAttribute="leading" secondItem="201760" secondAttribute="leading" priority="1" constant="121" id="mP5-TN-IF4"/>
995                        </constraints>
996                        <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
997                        <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
998                        <font key="titleFont" metaFont="system"/>
999                        <connections>
1000                            <binding destination="-2" name="hidden" keyPath="hideNewGameSides" id="201814"/>
1001                        </connections>
1002                    </box>
1003                    <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="201766">
1004                        <rect key="frame" x="17" y="48" width="299" height="75"/>
1005                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
1006                        <view key="contentView">
1007                            <rect key="frame" x="1" y="1" width="297" height="73"/>
1008                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1009                            <subviews>
1010                                <slider toolTip="Select the speed and skill level of the computer." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201771">
1011                                    <rect key="frame" x="16" y="24" width="265" height="28"/>
1012                                    <autoresizingMask key="autoresizingMask"/>
1013                                    <constraints>
1014                                        <constraint firstAttribute="height" constant="25" id="202476"/>
1015                                    </constraints>
1016                                    <sliderCell key="cell" continuous="YES" alignment="left" minValue="-3" maxValue="8" doubleValue="2" tickMarkPosition="below" numberOfTickMarks="12" allowsTickMarkValuesOnly="YES" sliderType="linear" id="201778">
1017                                        <font key="font" size="12" name="Helvetica"/>
1018                                    </sliderCell>
1019                                    <connections>
1020                                        <binding destination="-2" name="value" keyPath="document.MBCSearchTime" id="201824"/>
1021                                    </connections>
1022                                </slider>
1023                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201773">
1024                                    <rect key="frame" x="243" y="11" width="46" height="13"/>
1025                                    <autoresizingMask key="autoresizingMask"/>
1026                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Stronger" usesSingleLineMode="YES" id="201776">
1027                                        <font key="font" metaFont="label"/>
1028                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1029                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1030                                    </textFieldCell>
1031                                </textField>
1032                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201772">
1033                                    <rect key="frame" x="15" y="11" width="33" height="13"/>
1034                                    <autoresizingMask key="autoresizingMask"/>
1035                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Faster" usesSingleLineMode="YES" id="201777">
1036                                        <font key="font" metaFont="label"/>
1037                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1038                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1039                                    </textFieldCell>
1040                                </textField>
1041                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201774" userLabel="Static Text - Computer Thinks X">
1042                                    <rect key="frame" x="15" y="52" width="198" height="14"/>
1043                                    <autoresizingMask key="autoresizingMask"/>
1044                                    <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" placeholderString="DONT_LOCALIZE Computer Thinks X" usesSingleLineMode="YES" id="201775">
1045                                        <font key="font" metaFont="smallSystem"/>
1046                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1047                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1048                                    </textFieldCell>
1049                                    <connections>
1050                                        <binding destination="-2" name="value" keyPath="engineStrength" id="201822"/>
1051                                    </connections>
1052                                </textField>
1053                            </subviews>
1054                        </view>
1055                        <constraints>
1056                            <constraint firstAttribute="trailing" secondItem="201771" secondAttribute="trailing" constant="16" id="202369"/>
1057                            <constraint firstItem="201774" firstAttribute="leading" secondItem="201766" secondAttribute="leading" constant="16" id="202544"/>
1058                            <constraint firstItem="201771" firstAttribute="top" secondItem="201766" secondAttribute="top" constant="22" id="202547"/>
1059                            <constraint firstItem="201774" firstAttribute="top" secondItem="201766" secondAttribute="top" constant="6" id="202548"/>
1060                            <constraint firstItem="201772" firstAttribute="top" secondItem="201766" secondAttribute="top" constant="48" id="202949"/>
1061                            <constraint firstItem="201772" firstAttribute="leading" secondItem="201766" secondAttribute="leading" constant="16" id="202951"/>
1062                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="201774" secondAttribute="trailing" constant="12" id="203160"/>
1063                            <constraint firstItem="201771" firstAttribute="leading" secondItem="201766" secondAttribute="leading" constant="16" id="203172"/>
1064                            <constraint firstItem="201773" firstAttribute="baseline" secondItem="201772" secondAttribute="baseline" id="203180"/>
1065                            <constraint firstAttribute="trailing" secondItem="201773" secondAttribute="trailing" constant="9" id="203182"/>
1066                        </constraints>
1067                        <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
1068                        <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1069                        <connections>
1070                            <binding destination="-2" name="hidden" keyPath="hideEngineStrength" id="201812"/>
1071                        </connections>
1072                    </box>
1073                </subviews>
1074                <constraints>
1075                    <constraint firstItem="201763" firstAttribute="leading" secondItem="201759" secondAttribute="leading" constant="20" symbolic="YES" id="202415"/>
1076                    <constraint firstItem="201764" firstAttribute="leading" secondItem="201759" secondAttribute="leading" constant="20" symbolic="YES" id="202536"/>
1077                    <constraint firstItem="201766" firstAttribute="top" secondItem="201762" secondAttribute="bottom" constant="20" id="202542"/>
1078                    <constraint firstItem="201761" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="201763" secondAttribute="trailing" constant="8" symbolic="YES" id="202552"/>
1079                    <constraint firstItem="201762" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="201764" secondAttribute="trailing" constant="8" symbolic="YES" id="202553"/>
1080                    <constraint firstAttribute="trailing" secondItem="201766" secondAttribute="trailing" constant="20" symbolic="YES" id="202676"/>
1081                    <constraint firstItem="201766" firstAttribute="leading" secondItem="201759" secondAttribute="leading" constant="20" symbolic="YES" id="202690"/>
1082                    <constraint firstItem="201763" firstAttribute="baseline" secondItem="201761" secondAttribute="baseline" id="202768"/>
1083                    <constraint firstItem="201768" firstAttribute="width" secondItem="201767" secondAttribute="width" id="202777"/>
1084                    <constraint firstItem="201760" firstAttribute="leading" secondItem="201759" secondAttribute="leading" constant="20" symbolic="YES" id="203161"/>
1085                    <constraint firstAttribute="trailing" secondItem="201762" secondAttribute="trailing" constant="20" symbolic="YES" id="203187"/>
1086                    <constraint firstItem="201764" firstAttribute="baseline" secondItem="201762" secondAttribute="baseline" id="203192"/>
1087                    <constraint firstAttribute="trailing" secondItem="201760" secondAttribute="trailing" constant="20" symbolic="YES" id="203194"/>
1088                    <constraint firstItem="201765" firstAttribute="top" secondItem="201759" secondAttribute="top" constant="22" id="203195"/>
1089                    <constraint firstItem="201765" firstAttribute="leading" secondItem="201759" secondAttribute="leading" constant="20" symbolic="YES" id="203201"/>
1090                    <constraint firstItem="201767" firstAttribute="leading" secondItem="201768" secondAttribute="trailing" constant="12" symbolic="YES" id="203202"/>
1091                    <constraint firstItem="201761" firstAttribute="leading" secondItem="201762" secondAttribute="leading" id="203204"/>
1092                    <constraint firstAttribute="trailing" secondItem="201761" secondAttribute="trailing" constant="20" symbolic="YES" id="203205"/>
1093                    <constraint firstAttribute="trailing" secondItem="201767" secondAttribute="trailing" constant="20" symbolic="YES" id="203206"/>
1094                    <constraint firstItem="201761" firstAttribute="top" secondItem="201765" secondAttribute="bottom" constant="8" symbolic="YES" id="203473"/>
1095                    <constraint firstItem="201768" firstAttribute="top" secondItem="201760" secondAttribute="bottom" constant="10" id="Ccx-mI-7tp"/>
1096                    <constraint firstItem="201767" firstAttribute="baseline" secondItem="201768" secondAttribute="baseline" id="IN5-Yu-u6k"/>
1097                    <constraint firstItem="201768" firstAttribute="top" secondItem="201766" secondAttribute="bottom" constant="15" id="fn1-wS-NcE"/>
1098                    <constraint firstItem="201762" firstAttribute="top" secondItem="201761" secondAttribute="bottom" constant="26" id="mvl-NF-fPD"/>
1099                    <constraint firstItem="201760" firstAttribute="top" secondItem="201762" secondAttribute="bottom" constant="14" id="plI-Fn-Iia"/>
1100                    <constraint firstAttribute="bottom" secondItem="201768" secondAttribute="bottom" constant="16" id="w5g-Ly-ebw"/>
1101                    <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="201765" secondAttribute="trailing" constant="20" symbolic="YES" id="wey-6S-o9V"/>
1102                </constraints>
1103            </view>
1104        </window>
1105        <userDefaultsController id="200506"/>
1106        <customObject id="200663" customClass="MBCBoard"/>
1107        <customObject id="200665" customClass="MBCEngine"/>
1108        <customObject id="200668" customClass="MBCInteractivePlayer">
1109            <connections>
1110                <outlet property="fController" destination="-2" id="200731"/>
1111                <outlet property="fDocument" destination="-2" id="200669"/>
1112            </connections>
1113        </customObject>
1114        <customObject id="200723" customClass="MBCGameInfo">
1115            <connections>
1116                <action selector="cancelProperties:" destination="200874" id="200929"/>
1117                <action selector="cancelProperties:" destination="200806" id="200931"/>
1118                <action selector="editInfo:" destination="200780" id="200860"/>
1119                <action selector="updateProperties:" destination="200873" id="200928"/>
1120                <action selector="updateProperties:" destination="200807" id="200930"/>
1121                <action selector="updateStyles:" destination="200898" id="200937"/>
1122                <action selector="updateStyles:" destination="200901" id="200938"/>
1123                <action selector="updateVoices:" destination="200882" id="200926"/>
1124                <action selector="updateVoices:" destination="200879" id="200927"/>
1125                <outlet property="fAlternateVoiceMenu" destination="200879" id="200934"/>
1126                <outlet property="fBoard" destination="200663" id="200821"/>
1127                <outlet property="fBoardStyle" destination="200898" id="200935"/>
1128                <outlet property="fEditSheet" destination="200803" id="200820"/>
1129                <outlet property="fMoveList" destination="200785" id="200819"/>
1130                <outlet property="fPieceStyle" destination="200901" id="200936"/>
1131                <outlet property="fPrefsSheet" destination="200871" id="200932"/>
1132                <outlet property="fPrimaryVoiceMenu" destination="200882" id="200933"/>
1133            </connections>
1134        </customObject>
1135        <customObject id="200777" userLabel="Remote Proxy" customClass="MBCRemotePlayer"/>
1136        <customObject id="202980" userLabel="Dialog Controller" customClass="GKDialogController">
1137            <connections>
1138                <outlet property="parentWindow" destination="21" id="202982"/>
1139            </connections>
1140        </customObject>
1141    </objects>
1142</document>