<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMPDFViewPanelSetViewController" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="bookImageView" destination="Imw-g1-qm8" id="JEM-c4-1S1"/>
                <outlet property="bookLabel" destination="biQ-QC-xT2" id="9by-QL-HMT"/>
                <outlet property="contentView" destination="ein-9M-m01" id="0YB-9q-IAW"/>
                <outlet property="continuousRollingButton" destination="Hh2-lN-SW6" id="NhF-QX-RKv"/>
                <outlet property="doublePageLabel" destination="KpW-JG-rYc" id="ElI-TB-NlC"/>
                <outlet property="fullSceenImageView" destination="YEG-Oj-K6q" id="gA8-ya-kf1"/>
                <outlet property="fullScreenLabel" destination="Ht2-u9-va5" id="ClP-Xi-4YW"/>
                <outlet property="leftRotationButton" destination="nWv-X4-Kmg" id="lHM-HJ-Isz"/>
                <outlet property="mainTitleLabel" destination="JZ4-IV-Tub" id="G1O-8r-rvp"/>
                <outlet property="pageBreakButton" destination="4YN-eG-VIu" id="Ukf-z5-8RX"/>
                <outlet property="pptImageView" destination="f83-59-Hwu" id="MhV-PM-WGk"/>
                <outlet property="readImageView" destination="4vu-Jv-b0f" id="tnt-4l-Viy"/>
                <outlet property="readLabel" destination="CDV-2T-dzK" id="6jb-wb-eiT"/>
                <outlet property="rightRotationButton" destination="xzb-iQ-euX" id="Gtl-la-MWj"/>
                <outlet property="rotationLabel" destination="j1r-aQ-wmu" id="i0C-ek-bwy"/>
                <outlet property="shouModelTitleLabel" destination="7o1-gI-84L" id="feH-Pg-28s"/>
                <outlet property="singlePageImageView" destination="D5j-Xr-GwL" id="v1b-g0-BBz"/>
                <outlet property="singlePageLabel" destination="P5V-WN-W7D" id="fNU-l6-CLx"/>
                <outlet property="slideLabel" destination="VHe-hl-I3h" id="CbB-rp-JG6"/>
                <outlet property="twoPageImageView" destination="laR-aX-smu" id="xZE-fb-Pvq"/>
                <outlet property="view" destination="W9F-pC-TLY" id="DuP-tl-1ZN"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" id="W9F-pC-TLY">
            <rect key="frame" x="0.0" y="0.0" width="260" height="649"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="RvL-AJ-uyx" customClass="KMClipView">
                <rect key="frame" x="0.0" y="0.0" width="260" height="649"/>
                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                <subviews>
                    <view translatesAutoresizingMaskIntoConstraints="NO" id="ein-9M-m01">
                        <rect key="frame" x="0.0" y="0.0" width="260" height="650"/>
                        <subviews>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="oRk-ZB-bIN">
                                <rect key="frame" x="0.0" y="0.0" width="260" height="650"/>
                                <subviews>
                                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="e7b-oW-8NR">
                                        <rect key="frame" x="0.0" y="602" width="260" height="48"/>
                                        <subviews>
                                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JZ4-IV-Tub">
                                                <rect key="frame" x="14" y="16" width="232" height="17"/>
                                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Two-OR-rGn">
                                                    <font key="font" metaFont="system" size="14"/>
                                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                </textFieldCell>
                                            </textField>
                                            <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="1k2-Z2-UTn">
                                                <rect key="frame" x="0.0" y="-2" width="260" height="5"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="1" id="urQ-3n-UaW"/>
                                                </constraints>
                                            </box>
                                        </subviews>
                                        <constraints>
                                            <constraint firstAttribute="trailing" secondItem="JZ4-IV-Tub" secondAttribute="trailing" constant="16" id="7ui-Jb-aRb"/>
                                            <constraint firstAttribute="height" constant="48" id="Agn-9T-89M"/>
                                            <constraint firstItem="JZ4-IV-Tub" firstAttribute="centerY" secondItem="e7b-oW-8NR" secondAttribute="centerY" id="IM3-Po-8hj"/>
                                            <constraint firstAttribute="bottom" secondItem="1k2-Z2-UTn" secondAttribute="bottom" id="JJa-HC-9wP"/>
                                            <constraint firstAttribute="trailing" secondItem="1k2-Z2-UTn" secondAttribute="trailing" id="KYG-K6-jXU"/>
                                            <constraint firstItem="1k2-Z2-UTn" firstAttribute="leading" secondItem="e7b-oW-8NR" secondAttribute="leading" id="ggc-ON-hRi"/>
                                            <constraint firstItem="JZ4-IV-Tub" firstAttribute="leading" secondItem="e7b-oW-8NR" secondAttribute="leading" constant="16" id="xvA-uk-YWO"/>
                                        </constraints>
                                    </customView>
                                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="HWR-cA-o5x">
                                        <rect key="frame" x="16" y="294" width="228" height="300"/>
                                        <subviews>
                                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="iIs-2D-Ty0">
                                                <rect key="frame" x="0.0" y="280" width="228" height="20"/>
                                                <subviews>
                                                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7o1-gI-84L">
                                                        <rect key="frame" x="-2" y="3" width="35" height="15"/>
                                                        <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="b9v-a1-REO">
                                                            <font key="font" metaFont="cellTitle"/>
                                                            <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                        </textFieldCell>
                                                    </textField>
                                                </subviews>
                                                <constraints>
                                                    <constraint firstItem="7o1-gI-84L" firstAttribute="centerY" secondItem="iIs-2D-Ty0" secondAttribute="centerY" id="3JZ-4w-l7t"/>
                                                    <constraint firstItem="7o1-gI-84L" firstAttribute="leading" secondItem="iIs-2D-Ty0" secondAttribute="leading" id="cEK-ST-9CK"/>
                                                    <constraint firstAttribute="height" constant="20" id="euI-gT-LYo"/>
                                                </constraints>
                                            </customView>
                                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="Uma-4e-ofE">
                                                <rect key="frame" x="0.0" y="160" width="228" height="112"/>
                                                <subviews>
                                                    <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="ycE-sW-Znh">
                                                        <rect key="frame" x="0.0" y="60" width="70" height="52"/>
                                                        <view key="contentView" id="Mzv-Y8-X31">
                                                            <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                            <subviews>
                                                                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="D5j-Xr-GwL">
                                                                    <rect key="frame" x="19" y="20" width="32" height="32"/>
                                                                    <constraints>
                                                                        <constraint firstAttribute="width" constant="32" id="fR1-Pa-uKh"/>
                                                                        <constraint firstAttribute="height" constant="32" id="qu9-rF-rWb"/>
                                                                    </constraints>
                                                                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePDFViewSignleNor" id="FAo-zN-vNl"/>
                                                                </imageView>
                                                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P5V-WN-W7D">
                                                                    <rect key="frame" x="-2" y="4" width="74" height="14"/>
                                                                    <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="xI3-hy-Jpu">
                                                                        <font key="font" metaFont="smallSystem"/>
                                                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                    </textFieldCell>
                                                                </textField>
                                                                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nA5-T9-KVT">
                                                                    <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                                    <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="NTU-ke-Yq1">
                                                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                        <font key="font" metaFont="system"/>
                                                                    </buttonCell>
                                                                    <connections>
                                                                        <action selector="setPDFViewShow_Click:" target="-2" id="3qs-eo-sTT"/>
                                                                    </connections>
                                                                </button>
                                                            </subviews>
                                                            <constraints>
                                                                <constraint firstAttribute="trailing" secondItem="nA5-T9-KVT" secondAttribute="trailing" id="1q8-20-3F3"/>
                                                                <constraint firstItem="D5j-Xr-GwL" firstAttribute="centerX" secondItem="Mzv-Y8-X31" secondAttribute="centerX" id="9q2-gh-nJ8"/>
                                                                <constraint firstItem="P5V-WN-W7D" firstAttribute="centerX" secondItem="Mzv-Y8-X31" secondAttribute="centerX" id="F2C-fM-UxX"/>
                                                                <constraint firstItem="P5V-WN-W7D" firstAttribute="top" secondItem="D5j-Xr-GwL" secondAttribute="bottom" constant="2" id="Iws-Sp-iCE"/>
                                                                <constraint firstItem="D5j-Xr-GwL" firstAttribute="top" secondItem="Mzv-Y8-X31" secondAttribute="top" id="anQ-mU-u7b"/>
                                                                <constraint firstItem="nA5-T9-KVT" firstAttribute="top" secondItem="Mzv-Y8-X31" secondAttribute="top" id="cm8-I9-LxK"/>
                                                                <constraint firstItem="P5V-WN-W7D" firstAttribute="leading" secondItem="Mzv-Y8-X31" secondAttribute="leading" id="dLu-hO-Fpf"/>
                                                                <constraint firstItem="nA5-T9-KVT" firstAttribute="leading" secondItem="Mzv-Y8-X31" secondAttribute="leading" id="fR2-bo-ymL"/>
                                                                <constraint firstAttribute="trailing" secondItem="P5V-WN-W7D" secondAttribute="trailing" id="oRI-17-RVa"/>
                                                                <constraint firstAttribute="bottom" secondItem="nA5-T9-KVT" secondAttribute="bottom" id="qlw-b7-xsY"/>
                                                            </constraints>
                                                        </view>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="52" id="NcL-bC-yw3"/>
                                                            <constraint firstAttribute="width" constant="70" id="yte-aB-5rE"/>
                                                        </constraints>
                                                    </box>
                                                    <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="DhE-Cv-tQj">
                                                        <rect key="frame" x="78" y="60" width="70" height="52"/>
                                                        <view key="contentView" id="NC0-c3-luN">
                                                            <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                            <subviews>
                                                                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="laR-aX-smu">
                                                                    <rect key="frame" x="19" y="20" width="32" height="32"/>
                                                                    <constraints>
                                                                        <constraint firstAttribute="width" constant="32" id="JDy-2l-OGw"/>
                                                                        <constraint firstAttribute="height" constant="32" id="iGz-wV-7go"/>
                                                                    </constraints>
                                                                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePDFViewTwoNor" id="PtO-wJ-fl4"/>
                                                                </imageView>
                                                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KpW-JG-rYc">
                                                                    <rect key="frame" x="17" y="4" width="37" height="14"/>
                                                                    <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="Xci-IL-IZb">
                                                                        <font key="font" metaFont="smallSystem"/>
                                                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                    </textFieldCell>
                                                                </textField>
                                                                <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="FaJ-kQ-FxS">
                                                                    <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                                    <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="qus-nC-8RB">
                                                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                        <font key="font" metaFont="system"/>
                                                                    </buttonCell>
                                                                    <connections>
                                                                        <action selector="setPDFViewShow_Click:" target="-2" id="BrO-tZ-rnq"/>
                                                                    </connections>
                                                                </button>
                                                            </subviews>
                                                            <constraints>
                                                                <constraint firstItem="FaJ-kQ-FxS" firstAttribute="top" secondItem="NC0-c3-luN" secondAttribute="top" id="9mp-uG-2Vi"/>
                                                                <constraint firstAttribute="bottom" secondItem="FaJ-kQ-FxS" secondAttribute="bottom" id="GIT-DH-CCG"/>
                                                                <constraint firstItem="KpW-JG-rYc" firstAttribute="top" secondItem="laR-aX-smu" secondAttribute="bottom" constant="2" id="H1O-mf-FBu"/>
                                                                <constraint firstAttribute="trailing" secondItem="FaJ-kQ-FxS" secondAttribute="trailing" id="KqJ-db-iVI"/>
                                                                <constraint firstItem="FaJ-kQ-FxS" firstAttribute="leading" secondItem="NC0-c3-luN" secondAttribute="leading" id="NDO-jL-dH4"/>
                                                                <constraint firstItem="KpW-JG-rYc" firstAttribute="centerX" secondItem="NC0-c3-luN" secondAttribute="centerX" id="eFe-LN-smB"/>
                                                                <constraint firstItem="laR-aX-smu" firstAttribute="centerX" secondItem="NC0-c3-luN" secondAttribute="centerX" id="gKh-Uz-xba"/>
                                                                <constraint firstItem="laR-aX-smu" firstAttribute="top" secondItem="NC0-c3-luN" secondAttribute="top" id="hoZ-Vp-8YA"/>
                                                            </constraints>
                                                        </view>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="70" id="dKW-mT-4uG"/>
                                                            <constraint firstAttribute="height" constant="52" id="k7Q-HZ-CJI"/>
                                                        </constraints>
                                                    </box>
                                                    <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Js3-fM-g2r">
                                                        <rect key="frame" x="156" y="60" width="70" height="52"/>
                                                        <view key="contentView" id="ll1-EP-o0E">
                                                            <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                            <subviews>
                                                                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Imw-g1-qm8">
                                                                    <rect key="frame" x="19" y="20" width="32" height="32"/>
                                                                    <constraints>
                                                                        <constraint firstAttribute="width" constant="32" id="52f-PH-X8t"/>
                                                                        <constraint firstAttribute="height" constant="32" id="H34-ax-ZHK"/>
                                                                    </constraints>
                                                                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePDFViewBookNor" id="hpY-PU-sSv"/>
                                                                </imageView>
                                                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="biQ-QC-xT2">
                                                                    <rect key="frame" x="-2" y="4" width="74" height="14"/>
                                                                    <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="aa4-lQ-H2q">
                                                                        <font key="font" metaFont="smallSystem"/>
                                                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                    </textFieldCell>
                                                                </textField>
                                                                <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="AZf-vM-6SL">
                                                                    <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                                    <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="7na-js-wmN">
                                                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                        <font key="font" metaFont="system"/>
                                                                    </buttonCell>
                                                                    <connections>
                                                                        <action selector="setPDFViewShow_Click:" target="-2" id="FKa-Ma-fZk"/>
                                                                    </connections>
                                                                </button>
                                                            </subviews>
                                                            <constraints>
                                                                <constraint firstItem="biQ-QC-xT2" firstAttribute="centerX" secondItem="ll1-EP-o0E" secondAttribute="centerX" id="58y-aq-wIn"/>
                                                                <constraint firstItem="biQ-QC-xT2" firstAttribute="top" secondItem="Imw-g1-qm8" secondAttribute="bottom" constant="2" id="6cz-Hg-a46"/>
                                                                <constraint firstItem="biQ-QC-xT2" firstAttribute="leading" secondItem="ll1-EP-o0E" secondAttribute="leading" id="ANE-Xu-eUr"/>
                                                                <constraint firstItem="AZf-vM-6SL" firstAttribute="leading" secondItem="ll1-EP-o0E" secondAttribute="leading" id="B1U-2F-FQO"/>
                                                                <constraint firstItem="Imw-g1-qm8" firstAttribute="top" secondItem="ll1-EP-o0E" secondAttribute="top" id="OyJ-Vw-W69"/>
                                                                <constraint firstAttribute="trailing" secondItem="AZf-vM-6SL" secondAttribute="trailing" id="RWl-gN-1qV"/>
                                                                <constraint firstItem="Imw-g1-qm8" firstAttribute="centerX" secondItem="ll1-EP-o0E" secondAttribute="centerX" id="Tjc-Ft-SK9"/>
                                                                <constraint firstItem="AZf-vM-6SL" firstAttribute="top" secondItem="ll1-EP-o0E" secondAttribute="top" id="lvT-mW-4gC"/>
                                                                <constraint firstAttribute="trailing" secondItem="biQ-QC-xT2" secondAttribute="trailing" id="qWF-ty-Jig"/>
                                                                <constraint firstAttribute="bottom" secondItem="AZf-vM-6SL" secondAttribute="bottom" id="tF2-9s-2Dv"/>
                                                            </constraints>
                                                        </view>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="52" id="SgC-Kq-n3F"/>
                                                            <constraint firstAttribute="width" constant="70" id="XTy-TS-bwq"/>
                                                        </constraints>
                                                    </box>
                                                    <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="7DX-N3-Si9">
                                                        <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                        <view key="contentView" id="Jhh-VT-8Ui">
                                                            <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                            <subviews>
                                                                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4vu-Jv-b0f">
                                                                    <rect key="frame" x="19" y="20" width="32" height="32"/>
                                                                    <constraints>
                                                                        <constraint firstAttribute="height" constant="32" id="4E7-ni-xe1"/>
                                                                        <constraint firstAttribute="width" constant="32" id="xxD-rm-hr8"/>
                                                                    </constraints>
                                                                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePDFViewReadNor" id="OfF-RL-3Bx"/>
                                                                </imageView>
                                                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VHe-hl-I3h">
                                                                    <rect key="frame" x="-2" y="4" width="74" height="14"/>
                                                                    <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="X0V-eD-Edh">
                                                                        <font key="font" metaFont="smallSystem"/>
                                                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                    </textFieldCell>
                                                                </textField>
                                                                <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="uiQ-9M-cp6">
                                                                    <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                                    <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="eAM-dq-F1d">
                                                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                        <font key="font" metaFont="system"/>
                                                                    </buttonCell>
                                                                    <connections>
                                                                        <action selector="setPDFViewShow_Click:" target="-2" id="QKo-C8-gHD"/>
                                                                    </connections>
                                                                </button>
                                                            </subviews>
                                                            <constraints>
                                                                <constraint firstItem="VHe-hl-I3h" firstAttribute="top" secondItem="4vu-Jv-b0f" secondAttribute="bottom" constant="2" id="3vK-w4-xET"/>
                                                                <constraint firstItem="VHe-hl-I3h" firstAttribute="leading" secondItem="Jhh-VT-8Ui" secondAttribute="leading" id="4xT-pr-f9a"/>
                                                                <constraint firstItem="uiQ-9M-cp6" firstAttribute="leading" secondItem="Jhh-VT-8Ui" secondAttribute="leading" id="Bpt-JS-cLC"/>
                                                                <constraint firstItem="VHe-hl-I3h" firstAttribute="centerX" secondItem="Jhh-VT-8Ui" secondAttribute="centerX" id="NhZ-Hl-hA7"/>
                                                                <constraint firstItem="4vu-Jv-b0f" firstAttribute="centerX" secondItem="Jhh-VT-8Ui" secondAttribute="centerX" id="UTt-kX-Te1"/>
                                                                <constraint firstAttribute="trailing" secondItem="VHe-hl-I3h" secondAttribute="trailing" id="WSe-X8-cEn"/>
                                                                <constraint firstAttribute="trailing" secondItem="uiQ-9M-cp6" secondAttribute="trailing" id="ZrK-2x-ILH"/>
                                                                <constraint firstItem="uiQ-9M-cp6" firstAttribute="top" secondItem="Jhh-VT-8Ui" secondAttribute="top" id="al4-hS-QRz"/>
                                                                <constraint firstItem="4vu-Jv-b0f" firstAttribute="top" secondItem="Jhh-VT-8Ui" secondAttribute="top" id="g2f-J5-6Zm"/>
                                                                <constraint firstAttribute="bottom" secondItem="uiQ-9M-cp6" secondAttribute="bottom" id="tFD-EC-Y6y"/>
                                                            </constraints>
                                                        </view>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="52" id="A0q-v4-6Jc"/>
                                                            <constraint firstAttribute="width" constant="70" id="IK7-jf-ZC7"/>
                                                        </constraints>
                                                    </box>
                                                    <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="QjO-jj-SxZ">
                                                        <rect key="frame" x="78" y="0.0" width="70" height="52"/>
                                                        <view key="contentView" id="Q21-mT-efk">
                                                            <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                            <subviews>
                                                                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YEG-Oj-K6q">
                                                                    <rect key="frame" x="19" y="20" width="32" height="32"/>
                                                                    <constraints>
                                                                        <constraint firstAttribute="height" constant="32" id="ZPK-h0-NP7"/>
                                                                        <constraint firstAttribute="width" constant="32" id="dah-Aj-Ha7"/>
                                                                    </constraints>
                                                                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePDFViewFullScreenNor" id="cTS-jq-emZ"/>
                                                                </imageView>
                                                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ht2-u9-va5">
                                                                    <rect key="frame" x="-2" y="4" width="74" height="14"/>
                                                                    <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="muT-WE-kst">
                                                                        <font key="font" metaFont="smallSystem"/>
                                                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                    </textFieldCell>
                                                                </textField>
                                                                <button verticalHuggingPriority="750" tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="krc-ay-94B">
                                                                    <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                                    <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="4dB-8k-xji">
                                                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                        <font key="font" metaFont="system"/>
                                                                    </buttonCell>
                                                                    <connections>
                                                                        <action selector="setPDFViewShow_Click:" target="-2" id="nZm-fp-ud4"/>
                                                                    </connections>
                                                                </button>
                                                            </subviews>
                                                            <constraints>
                                                                <constraint firstItem="YEG-Oj-K6q" firstAttribute="top" secondItem="Q21-mT-efk" secondAttribute="top" id="0ox-va-EKb"/>
                                                                <constraint firstItem="krc-ay-94B" firstAttribute="leading" secondItem="Q21-mT-efk" secondAttribute="leading" id="6k3-Pj-l5I"/>
                                                                <constraint firstAttribute="trailing" secondItem="Ht2-u9-va5" secondAttribute="trailing" id="Jid-g2-6AY"/>
                                                                <constraint firstItem="krc-ay-94B" firstAttribute="top" secondItem="Q21-mT-efk" secondAttribute="top" id="SZk-Pu-Z32"/>
                                                                <constraint firstItem="YEG-Oj-K6q" firstAttribute="centerX" secondItem="Q21-mT-efk" secondAttribute="centerX" id="Smh-kU-kYc"/>
                                                                <constraint firstAttribute="trailing" secondItem="krc-ay-94B" secondAttribute="trailing" id="gtS-ji-hNd"/>
                                                                <constraint firstAttribute="bottom" secondItem="krc-ay-94B" secondAttribute="bottom" id="lWZ-8v-ytq"/>
                                                                <constraint firstItem="Ht2-u9-va5" firstAttribute="top" secondItem="YEG-Oj-K6q" secondAttribute="bottom" constant="2" id="oLr-zV-9dn"/>
                                                                <constraint firstItem="Ht2-u9-va5" firstAttribute="leading" secondItem="Q21-mT-efk" secondAttribute="leading" id="rWb-oz-56O"/>
                                                            </constraints>
                                                        </view>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="52" id="IyT-Ac-q8e"/>
                                                            <constraint firstAttribute="width" constant="70" id="Qq4-sp-h5S"/>
                                                        </constraints>
                                                    </box>
                                                    <box hidden="YES" borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="sQl-Ks-cgd">
                                                        <rect key="frame" x="156" y="0.0" width="70" height="52"/>
                                                        <view key="contentView" id="4bv-n5-dY7">
                                                            <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                            <subviews>
                                                                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="f83-59-Hwu">
                                                                    <rect key="frame" x="19" y="20" width="32" height="32"/>
                                                                    <constraints>
                                                                        <constraint firstAttribute="width" constant="32" id="ghQ-Zp-wd3"/>
                                                                        <constraint firstAttribute="height" constant="32" id="m3o-DV-Gkn"/>
                                                                    </constraints>
                                                                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePDFViewTTSNor" id="BmA-UG-uT5"/>
                                                                </imageView>
                                                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CDV-2T-dzK">
                                                                    <rect key="frame" x="-2" y="4" width="74" height="14"/>
                                                                    <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="H9F-Yg-GZI">
                                                                        <font key="font" metaFont="smallSystem"/>
                                                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                    </textFieldCell>
                                                                </textField>
                                                                <button verticalHuggingPriority="750" tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="O43-0R-dd4">
                                                                    <rect key="frame" x="0.0" y="0.0" width="70" height="52"/>
                                                                    <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="9sm-EK-ho2">
                                                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                        <font key="font" metaFont="system"/>
                                                                    </buttonCell>
                                                                    <connections>
                                                                        <action selector="setPDFViewShow_Click:" target="-2" id="gX2-gp-BPa"/>
                                                                    </connections>
                                                                </button>
                                                            </subviews>
                                                            <constraints>
                                                                <constraint firstItem="CDV-2T-dzK" firstAttribute="leading" secondItem="4bv-n5-dY7" secondAttribute="leading" id="0gM-Jb-yWV"/>
                                                                <constraint firstItem="CDV-2T-dzK" firstAttribute="centerX" secondItem="4bv-n5-dY7" secondAttribute="centerX" id="0oS-0T-xfl"/>
                                                                <constraint firstItem="CDV-2T-dzK" firstAttribute="top" secondItem="f83-59-Hwu" secondAttribute="bottom" constant="2" id="2r7-Fk-g4c"/>
                                                                <constraint firstAttribute="bottom" secondItem="O43-0R-dd4" secondAttribute="bottom" id="9pX-6a-ymV"/>
                                                                <constraint firstItem="f83-59-Hwu" firstAttribute="top" secondItem="4bv-n5-dY7" secondAttribute="top" id="DNq-1s-uIk"/>
                                                                <constraint firstAttribute="trailing" secondItem="O43-0R-dd4" secondAttribute="trailing" id="HQ7-PF-6P5"/>
                                                                <constraint firstItem="f83-59-Hwu" firstAttribute="centerX" secondItem="4bv-n5-dY7" secondAttribute="centerX" id="OAe-dw-aNS"/>
                                                                <constraint firstItem="O43-0R-dd4" firstAttribute="leading" secondItem="4bv-n5-dY7" secondAttribute="leading" id="TAg-gp-Jpg"/>
                                                                <constraint firstItem="O43-0R-dd4" firstAttribute="top" secondItem="4bv-n5-dY7" secondAttribute="top" id="aG9-TV-PFh"/>
                                                                <constraint firstAttribute="trailing" secondItem="CDV-2T-dzK" secondAttribute="trailing" id="aRr-br-xmf"/>
                                                            </constraints>
                                                        </view>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="70" id="iyB-uY-Mec"/>
                                                            <constraint firstAttribute="height" constant="52" id="pDg-Oz-jwj"/>
                                                        </constraints>
                                                    </box>
                                                </subviews>
                                                <constraints>
                                                    <constraint firstItem="ycE-sW-Znh" firstAttribute="leading" secondItem="Uma-4e-ofE" secondAttribute="leading" id="3w2-1m-uGs"/>
                                                    <constraint firstItem="ycE-sW-Znh" firstAttribute="top" secondItem="Uma-4e-ofE" secondAttribute="top" id="4ID-kY-vOT"/>
                                                    <constraint firstAttribute="height" constant="112" id="4XV-hb-b2j"/>
                                                    <constraint firstItem="Js3-fM-g2r" firstAttribute="leading" secondItem="DhE-Cv-tQj" secondAttribute="trailing" constant="8" id="AuG-o1-HL7"/>
                                                    <constraint firstItem="QjO-jj-SxZ" firstAttribute="top" secondItem="DhE-Cv-tQj" secondAttribute="bottom" constant="8" id="Dbf-7X-K5j"/>
                                                    <constraint firstItem="DhE-Cv-tQj" firstAttribute="top" secondItem="Uma-4e-ofE" secondAttribute="top" id="Ih0-YA-Gz7"/>
                                                    <constraint firstItem="QjO-jj-SxZ" firstAttribute="leading" secondItem="7DX-N3-Si9" secondAttribute="trailing" constant="8" id="PeS-O8-IV3"/>
                                                    <constraint firstItem="Js3-fM-g2r" firstAttribute="top" secondItem="Uma-4e-ofE" secondAttribute="top" id="ZdE-A4-ZYS"/>
                                                    <constraint firstItem="sQl-Ks-cgd" firstAttribute="top" secondItem="Js3-fM-g2r" secondAttribute="bottom" constant="8" id="eYz-as-pdv"/>
                                                    <constraint firstItem="7DX-N3-Si9" firstAttribute="top" secondItem="ycE-sW-Znh" secondAttribute="bottom" constant="8" id="hEw-bE-dnU"/>
                                                    <constraint firstItem="sQl-Ks-cgd" firstAttribute="leading" secondItem="QjO-jj-SxZ" secondAttribute="trailing" constant="8" id="kEf-x7-bej"/>
                                                    <constraint firstItem="DhE-Cv-tQj" firstAttribute="leading" secondItem="ycE-sW-Znh" secondAttribute="trailing" constant="8" id="wtG-X2-2Am"/>
                                                    <constraint firstItem="7DX-N3-Si9" firstAttribute="leading" secondItem="Uma-4e-ofE" secondAttribute="leading" id="xFR-wy-ep0"/>
                                                </constraints>
                                            </customView>
                                            <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hh2-lN-SW6">
                                                <rect key="frame" x="-2" y="121.5" width="67" height="23"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="22" id="2z1-B7-NFg"/>
                                                </constraints>
                                                <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="n1o-nI-ZH9">
                                                    <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                    <font key="font" metaFont="system" size="14"/>
                                                </buttonCell>
                                                <connections>
                                                    <action selector="continuousRollingButton_Click:" target="-2" id="Y4r-hT-5bn"/>
                                                </connections>
                                            </button>
                                            <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4YN-eG-VIu">
                                                <rect key="frame" x="-2" y="91.5" width="67" height="23"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="22" id="nz8-w6-pOx"/>
                                                </constraints>
                                                <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="F4m-dN-4vr">
                                                    <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                    <font key="font" metaFont="system" size="14"/>
                                                </buttonCell>
                                                <connections>
                                                    <action selector="pageBreakButton_Click:" target="-2" id="GrA-v9-EPQ"/>
                                                </connections>
                                            </button>
                                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="vXi-TI-RiN">
                                                <rect key="frame" x="0.0" y="16" width="228" height="60"/>
                                                <subviews>
                                                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="5BV-MX-Lid">
                                                        <rect key="frame" x="0.0" y="40" width="228" height="20"/>
                                                        <subviews>
                                                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="j1r-aQ-wmu">
                                                                <rect key="frame" x="-2" y="3" width="35" height="15"/>
                                                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ahN-KE-b4M">
                                                                    <font key="font" metaFont="cellTitle"/>
                                                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                </textFieldCell>
                                                            </textField>
                                                        </subviews>
                                                        <constraints>
                                                            <constraint firstItem="j1r-aQ-wmu" firstAttribute="leading" secondItem="5BV-MX-Lid" secondAttribute="leading" id="AKj-gN-twv"/>
                                                            <constraint firstItem="j1r-aQ-wmu" firstAttribute="centerY" secondItem="5BV-MX-Lid" secondAttribute="centerY" id="QH3-Em-Hc4"/>
                                                            <constraint firstAttribute="height" constant="20" id="yd8-Cm-jXd"/>
                                                        </constraints>
                                                    </customView>
                                                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="80h-48-23S">
                                                        <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
                                                        <subviews>
                                                            <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nWv-X4-Kmg">
                                                                <rect key="frame" x="4" y="0.0" width="106" height="32"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="32" id="WEm-FH-hV4"/>
                                                                    <constraint firstAttribute="width" constant="106" id="ufF-0x-Oxd"/>
                                                                </constraints>
                                                                <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePDFViewClockwise" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="0CO-dV-xmo">
                                                                    <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                    <font key="font" metaFont="system"/>
                                                                </buttonCell>
                                                                <connections>
                                                                    <action selector="rotationButton_Click:" target="-2" id="EWq-70-OOy"/>
                                                                </connections>
                                                            </button>
                                                            <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="xzb-iQ-euX">
                                                                <rect key="frame" x="118" y="0.0" width="106" height="32"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="106" id="ky5-Qd-wNj"/>
                                                                    <constraint firstAttribute="height" constant="32" id="sqR-Qq-KPf"/>
                                                                </constraints>
                                                                <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePDFViewCounterclockwise" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="lMu-4J-eZ2">
                                                                    <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                    <font key="font" metaFont="system"/>
                                                                </buttonCell>
                                                                <connections>
                                                                    <action selector="rotationButtonRight_Click:" target="-2" id="o5r-ZY-Zve"/>
                                                                </connections>
                                                            </button>
                                                        </subviews>
                                                        <constraints>
                                                            <constraint firstItem="nWv-X4-Kmg" firstAttribute="centerX" secondItem="80h-48-23S" secondAttribute="centerX" multiplier="0.5" id="2V5-vu-ocH"/>
                                                            <constraint firstItem="nWv-X4-Kmg" firstAttribute="top" secondItem="80h-48-23S" secondAttribute="top" id="Fw2-i6-O7q"/>
                                                            <constraint firstItem="xzb-iQ-euX" firstAttribute="centerX" secondItem="80h-48-23S" secondAttribute="centerX" multiplier="1.5" id="giA-vW-H1r"/>
                                                            <constraint firstItem="xzb-iQ-euX" firstAttribute="top" secondItem="80h-48-23S" secondAttribute="top" id="gyh-eA-kaA"/>
                                                            <constraint firstAttribute="height" constant="32" id="vBr-3i-KZV"/>
                                                        </constraints>
                                                    </customView>
                                                </subviews>
                                                <constraints>
                                                    <constraint firstItem="80h-48-23S" firstAttribute="top" secondItem="5BV-MX-Lid" secondAttribute="bottom" constant="8" id="8GI-cQ-xHb"/>
                                                    <constraint firstItem="80h-48-23S" firstAttribute="leading" secondItem="vXi-TI-RiN" secondAttribute="leading" id="G5C-pa-a6D"/>
                                                    <constraint firstAttribute="trailing" secondItem="5BV-MX-Lid" secondAttribute="trailing" id="QXR-YG-vDf"/>
                                                    <constraint firstAttribute="trailing" secondItem="80h-48-23S" secondAttribute="trailing" id="ZN3-V0-9mL"/>
                                                    <constraint firstAttribute="height" constant="60" id="ddr-iK-NlM"/>
                                                    <constraint firstItem="5BV-MX-Lid" firstAttribute="top" secondItem="vXi-TI-RiN" secondAttribute="top" id="iQF-W9-7KM"/>
                                                    <constraint firstItem="5BV-MX-Lid" firstAttribute="leading" secondItem="vXi-TI-RiN" secondAttribute="leading" id="jwi-Ba-96t"/>
                                                </constraints>
                                            </customView>
                                        </subviews>
                                        <constraints>
                                            <constraint firstItem="vXi-TI-RiN" firstAttribute="leading" secondItem="HWR-cA-o5x" secondAttribute="leading" id="Bbe-q0-OYO"/>
                                            <constraint firstItem="iIs-2D-Ty0" firstAttribute="top" secondItem="HWR-cA-o5x" secondAttribute="top" id="Cic-Sr-vNz"/>
                                            <constraint firstAttribute="trailing" secondItem="iIs-2D-Ty0" secondAttribute="trailing" id="KyL-Iy-XUV"/>
                                            <constraint firstItem="Hh2-lN-SW6" firstAttribute="leading" secondItem="HWR-cA-o5x" secondAttribute="leading" id="LDc-wM-wfP"/>
                                            <constraint firstAttribute="trailing" secondItem="vXi-TI-RiN" secondAttribute="trailing" id="MeC-H0-hET"/>
                                            <constraint firstItem="iIs-2D-Ty0" firstAttribute="leading" secondItem="HWR-cA-o5x" secondAttribute="leading" id="N67-JM-wE4"/>
                                            <constraint firstItem="Uma-4e-ofE" firstAttribute="leading" secondItem="HWR-cA-o5x" secondAttribute="leading" id="VdP-Rr-w7b"/>
                                            <constraint firstItem="Uma-4e-ofE" firstAttribute="top" secondItem="iIs-2D-Ty0" secondAttribute="bottom" constant="8" id="XEe-Di-k5e"/>
                                            <constraint firstAttribute="height" constant="300" id="c7V-NH-98x"/>
                                            <constraint firstItem="4YN-eG-VIu" firstAttribute="top" secondItem="Hh2-lN-SW6" secondAttribute="bottom" constant="8" id="gYk-SI-rh1"/>
                                            <constraint firstItem="Hh2-lN-SW6" firstAttribute="top" secondItem="Uma-4e-ofE" secondAttribute="bottom" constant="16" id="n6a-j5-kPI"/>
                                            <constraint firstItem="vXi-TI-RiN" firstAttribute="top" secondItem="4YN-eG-VIu" secondAttribute="bottom" constant="16" id="nMh-t8-d6I"/>
                                            <constraint firstAttribute="trailing" secondItem="Uma-4e-ofE" secondAttribute="trailing" id="tlk-II-AI3"/>
                                            <constraint firstItem="4YN-eG-VIu" firstAttribute="leading" secondItem="HWR-cA-o5x" secondAttribute="leading" id="wmC-gc-u75"/>
                                        </constraints>
                                    </customView>
                                </subviews>
                                <constraints>
                                    <constraint firstItem="e7b-oW-8NR" firstAttribute="top" secondItem="oRk-ZB-bIN" secondAttribute="top" id="2av-NE-82n"/>
                                    <constraint firstAttribute="trailing" secondItem="HWR-cA-o5x" secondAttribute="trailing" constant="16" id="Yot-pJ-AGS"/>
                                    <constraint firstItem="HWR-cA-o5x" firstAttribute="top" secondItem="e7b-oW-8NR" secondAttribute="bottom" constant="8" id="Zhb-Op-yLo"/>
                                    <constraint firstItem="HWR-cA-o5x" firstAttribute="leading" secondItem="oRk-ZB-bIN" secondAttribute="leading" constant="16" id="g7x-Hz-X8J"/>
                                    <constraint firstItem="e7b-oW-8NR" firstAttribute="leading" secondItem="oRk-ZB-bIN" secondAttribute="leading" id="g9R-Zc-AIs"/>
                                    <constraint firstAttribute="trailing" secondItem="e7b-oW-8NR" secondAttribute="trailing" id="wbp-nu-EXb"/>
                                </constraints>
                            </customView>
                        </subviews>
                        <constraints>
                            <constraint firstItem="oRk-ZB-bIN" firstAttribute="leading" secondItem="ein-9M-m01" secondAttribute="leading" id="1EA-Te-4hn"/>
                            <constraint firstAttribute="bottom" secondItem="oRk-ZB-bIN" secondAttribute="bottom" id="2dc-Ka-UYx"/>
                            <constraint firstAttribute="trailing" secondItem="oRk-ZB-bIN" secondAttribute="trailing" id="CFf-Cv-sg4"/>
                            <constraint firstItem="oRk-ZB-bIN" firstAttribute="top" secondItem="ein-9M-m01" secondAttribute="top" id="t6T-AH-vCj"/>
                            <constraint firstItem="oRk-ZB-bIN" firstAttribute="leading" secondItem="ein-9M-m01" secondAttribute="leading" id="tcr-ee-8lH"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstAttribute="bottom" secondItem="ein-9M-m01" secondAttribute="bottom" id="2L2-LZ-Kwn"/>
                    <constraint firstAttribute="trailing" secondItem="ein-9M-m01" secondAttribute="trailing" id="BgW-2W-4RU"/>
                    <constraint firstItem="ein-9M-m01" firstAttribute="leading" secondItem="RvL-AJ-uyx" secondAttribute="leading" id="PKe-KX-9tg"/>
                    <constraint firstItem="ein-9M-m01" firstAttribute="top" secondItem="RvL-AJ-uyx" secondAttribute="top" constant="-1" id="hzd-9b-Ya3"/>
                </constraints>
                <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
            </clipView>
            <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Wsu-Dn-ul5">
                <rect key="frame" x="-100" y="-100" width="303" height="15"/>
                <autoresizingMask key="autoresizingMask"/>
            </scroller>
            <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="mmK-ch-F4i">
                <rect key="frame" x="-100" y="-100" width="15" height="649"/>
                <autoresizingMask key="autoresizingMask"/>
            </scroller>
            <point key="canvasLocation" x="-684" y="92.5"/>
        </scrollView>
    </objects>
    <resources>
        <image name="KMImageNamePDFViewBookNor" width="16" height="16"/>
        <image name="KMImageNamePDFViewClockwise" width="16" height="16"/>
        <image name="KMImageNamePDFViewCounterclockwise" width="16" height="16"/>
        <image name="KMImageNamePDFViewFullScreenNor" width="16" height="16"/>
        <image name="KMImageNamePDFViewReadNor" width="16" height="16"/>
        <image name="KMImageNamePDFViewSignleNor" width="16" height="16"/>
        <image name="KMImageNamePDFViewTTSNor" width="16" height="16"/>
        <image name="KMImageNamePDFViewTwoNor" width="16" height="16"/>
    </resources>
</document>