You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
316 lines
30 KiB
316 lines
30 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="16097" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="VLCTrackSynchronizationWindowController">
|
|
<connections>
|
|
<outlet property="avLabel" destination="39" id="134"/>
|
|
<outlet property="avStepper" destination="10" id="115"/>
|
|
<outlet property="av_advanceLabel" destination="6" id="133"/>
|
|
<outlet property="av_advanceTextField" destination="8" id="114"/>
|
|
<outlet property="resetButton" destination="41" id="123"/>
|
|
<outlet property="svLabel" destination="37" id="139"/>
|
|
<outlet property="sv_advanceLabel" destination="21" id="135"/>
|
|
<outlet property="sv_advanceStepper" destination="19" id="136"/>
|
|
<outlet property="sv_advanceTextField" destination="20" id="117"/>
|
|
<outlet property="sv_durLabel" destination="98" id="137"/>
|
|
<outlet property="sv_durStepper" destination="105" id="118"/>
|
|
<outlet property="sv_durTextField" destination="99" id="119"/>
|
|
<outlet property="sv_speedLabel" destination="27" id="138"/>
|
|
<outlet property="sv_speedStepper" destination="29" id="120"/>
|
|
<outlet property="sv_speedTextField" destination="28" id="121"/>
|
|
<outlet property="window" destination="1" id="122"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<window title="Synchronization" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="SyncTracks" animationBehavior="default" id="1" customClass="NSPanel">
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES" HUD="YES"/>
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
<rect key="contentRect" x="196" y="286" width="450" height="222"/>
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="800"/>
|
|
<view key="contentView" id="2">
|
|
<rect key="frame" x="0.0" y="0.0" width="450" height="230"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="39">
|
|
<rect key="frame" x="21" y="207" width="68" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio/Video" id="40">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<box borderType="line" title="Audio/Video" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="5">
|
|
<rect key="frame" x="13" y="158" width="425" height="51"/>
|
|
<view key="contentView" id="cSz-hU-mVM">
|
|
<rect key="frame" x="3" y="3" width="419" height="45"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6">
|
|
<rect key="frame" x="15" y="16" width="147" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Audio track syncronization:" usesSingleLineMode="YES" id="7">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8">
|
|
<rect key="frame" x="308" y="13" width="76" height="19"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="76" id="inS-O9-M4h"/>
|
|
</constraints>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" usesSingleLineMode="YES" id="9">
|
|
<numberFormatter key="formatter" formatterBehavior="default10_4" numberStyle="decimal" lenient="YES" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" id="97"/>
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<allowedInputSourceLocales>
|
|
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
|
|
</allowedInputSourceLocales>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="avValueChanged:" target="-2" id="125"/>
|
|
</connections>
|
|
</textField>
|
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="10">
|
|
<rect key="frame" x="390" y="11" width="15" height="22"/>
|
|
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.5" minValue="-60" maxValue="60" id="11">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
</stepperCell>
|
|
<connections>
|
|
<action selector="avValueChanged:" target="-2" id="124"/>
|
|
</connections>
|
|
</stepper>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="6" secondAttribute="bottom" constant="16" id="NaA-4f-9By"/>
|
|
<constraint firstItem="6" firstAttribute="leading" secondItem="cSz-hU-mVM" secondAttribute="leading" constant="17" id="aVd-9P-n8Q"/>
|
|
<constraint firstItem="8" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="6" secondAttribute="trailing" constant="17" id="k8E-KO-bnf"/>
|
|
<constraint firstItem="10" firstAttribute="leading" secondItem="8" secondAttribute="trailing" constant="8" id="s7s-bB-pDz"/>
|
|
<constraint firstItem="6" firstAttribute="top" secondItem="cSz-hU-mVM" secondAttribute="top" constant="15" id="sA0-Xk-phD"/>
|
|
<constraint firstItem="10" firstAttribute="centerY" secondItem="cSz-hU-mVM" secondAttribute="centerY" id="vZl-MW-Ozf"/>
|
|
<constraint firstItem="8" firstAttribute="centerY" secondItem="10" secondAttribute="centerY" id="zRC-FF-830"/>
|
|
<constraint firstAttribute="trailing" secondItem="10" secondAttribute="trailing" constant="16" id="zeF-Id-Fsw"/>
|
|
</constraints>
|
|
</view>
|
|
</box>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="37">
|
|
<rect key="frame" x="21" y="142" width="84" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Subtitles/Video" id="38">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<box borderType="line" title="Subtitles/Video" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="16">
|
|
<rect key="frame" x="13" y="32" width="427" height="112"/>
|
|
<view key="contentView" id="KDu-mg-vUb">
|
|
<rect key="frame" x="3" y="3" width="421" height="106"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="21">
|
|
<rect key="frame" x="15" y="78" width="164" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Subtitle track synchronization:" usesSingleLineMode="YES" id="22">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="20">
|
|
<rect key="frame" x="308" y="76" width="76" height="19"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" usesSingleLineMode="YES" id="23">
|
|
<numberFormatter key="formatter" formatterBehavior="custom10_4" numberStyle="decimal" generatesDecimalNumbers="YES" lenient="YES" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" positiveSuffix=" s" negativeSuffix=" s" id="95"/>
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<allowedInputSourceLocales>
|
|
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
|
|
</allowedInputSourceLocales>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="svAdvanceValueChanged:" target="-2" id="127"/>
|
|
</connections>
|
|
</textField>
|
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="19">
|
|
<rect key="frame" x="390" y="74" width="15" height="22"/>
|
|
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.5" minValue="-60" maxValue="60" id="24">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
</stepperCell>
|
|
<connections>
|
|
<action selector="svAdvanceValueChanged:" target="-2" id="128"/>
|
|
</connections>
|
|
</stepper>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="27">
|
|
<rect key="frame" x="15" y="46" width="84" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Subtitle speed:" usesSingleLineMode="YES" id="36">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="28">
|
|
<rect key="frame" x="308" y="44" width="76" height="19"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" usesSingleLineMode="YES" id="35">
|
|
<numberFormatter key="formatter" formatterBehavior="custom10_4" numberStyle="decimal" lenient="YES" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" positiveSuffix=" s" negativeSuffix=" s" id="96"/>
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<allowedInputSourceLocales>
|
|
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
|
|
</allowedInputSourceLocales>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="svSpeedValueChanged:" target="-2" id="131"/>
|
|
</connections>
|
|
</textField>
|
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="29">
|
|
<rect key="frame" x="390" y="42" width="15" height="22"/>
|
|
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.20000000000000001" maxValue="100" doubleValue="1" id="34">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
</stepperCell>
|
|
<connections>
|
|
<action selector="svSpeedValueChanged:" target="-2" id="132"/>
|
|
</connections>
|
|
</stepper>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="98">
|
|
<rect key="frame" x="15" y="14" width="129" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Subtitle duration factor:" usesSingleLineMode="YES" id="102">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="99">
|
|
<rect key="frame" x="308" y="12" width="76" height="19"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" usesSingleLineMode="YES" id="100">
|
|
<numberFormatter key="formatter" formatterBehavior="custom10_4" numberStyle="decimal" lenient="YES" minimumIntegerDigits="0" maximumIntegerDigits="2000000000" maximumFractionDigits="3" positiveSuffix=" s" negativeSuffix=" s" id="101"/>
|
|
<font key="font" metaFont="message" size="11"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<allowedInputSourceLocales>
|
|
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
|
|
</allowedInputSourceLocales>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="svDurationValueChanged:" target="-2" id="129"/>
|
|
</connections>
|
|
</textField>
|
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="105">
|
|
<rect key="frame" x="390" y="10" width="15" height="22"/>
|
|
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.20000000000000001" maxValue="20" id="106">
|
|
<font key="font" metaFont="message" size="11"/>
|
|
</stepperCell>
|
|
<connections>
|
|
<action selector="svDurationValueChanged:" target="-2" id="130"/>
|
|
</connections>
|
|
</stepper>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="105" secondAttribute="trailing" constant="18" id="40C-2k-vVI"/>
|
|
<constraint firstItem="98" firstAttribute="leading" secondItem="27" secondAttribute="leading" id="46x-ee-a5b"/>
|
|
<constraint firstItem="20" firstAttribute="centerY" secondItem="19" secondAttribute="centerY" id="4HX-er-iB1"/>
|
|
<constraint firstItem="21" firstAttribute="centerY" secondItem="20" secondAttribute="centerY" id="6VJ-D5-VQ6"/>
|
|
<constraint firstItem="28" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="27" secondAttribute="trailing" constant="17" id="83a-ba-qYv"/>
|
|
<constraint firstItem="19" firstAttribute="leading" secondItem="20" secondAttribute="trailing" constant="8" id="9qQ-wN-2RZ"/>
|
|
<constraint firstItem="27" firstAttribute="centerY" secondItem="28" secondAttribute="centerY" id="EHm-VK-wRd"/>
|
|
<constraint firstItem="21" firstAttribute="leading" secondItem="KDu-mg-vUb" secondAttribute="leading" constant="17" id="FaN-bF-8S3"/>
|
|
<constraint firstItem="20" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="21" secondAttribute="trailing" constant="17" id="Fgg-CT-Jcw"/>
|
|
<constraint firstItem="27" firstAttribute="top" secondItem="21" secondAttribute="bottom" constant="18" id="G4r-zS-RDg"/>
|
|
<constraint firstItem="98" firstAttribute="top" secondItem="27" secondAttribute="bottom" constant="18" id="L77-Xf-Qe3"/>
|
|
<constraint firstItem="105" firstAttribute="leading" secondItem="99" secondAttribute="trailing" constant="8" id="N3A-1H-ZYe"/>
|
|
<constraint firstItem="28" firstAttribute="centerY" secondItem="29" secondAttribute="centerY" id="Sd6-fF-Yg3"/>
|
|
<constraint firstItem="28" firstAttribute="width" secondItem="20" secondAttribute="width" id="UJM-zt-3Li"/>
|
|
<constraint firstItem="99" firstAttribute="centerY" secondItem="98" secondAttribute="centerY" id="XTF-YA-F2e"/>
|
|
<constraint firstAttribute="bottom" secondItem="98" secondAttribute="bottom" constant="14" id="Zxx-Ez-ocV"/>
|
|
<constraint firstAttribute="trailing" secondItem="29" secondAttribute="trailing" constant="18" id="b6g-1k-aei"/>
|
|
<constraint firstItem="99" firstAttribute="width" secondItem="28" secondAttribute="width" id="cDc-J5-Igy"/>
|
|
<constraint firstItem="27" firstAttribute="leading" secondItem="21" secondAttribute="leading" id="onN-xA-vC9"/>
|
|
<constraint firstAttribute="trailing" secondItem="19" secondAttribute="trailing" constant="18" id="peZ-90-9eH"/>
|
|
<constraint firstItem="21" firstAttribute="top" secondItem="KDu-mg-vUb" secondAttribute="top" constant="14" id="sR3-fu-1ZV"/>
|
|
<constraint firstItem="99" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="98" secondAttribute="trailing" constant="17" id="t9z-lx-udQ"/>
|
|
<constraint firstItem="29" firstAttribute="leading" secondItem="28" secondAttribute="trailing" constant="8" id="upi-Mf-NNY"/>
|
|
<constraint firstItem="105" firstAttribute="centerY" secondItem="99" secondAttribute="centerY" id="yuz-V3-h8W"/>
|
|
</constraints>
|
|
</view>
|
|
</box>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="41">
|
|
<rect key="frame" x="16" y="13" width="39" height="15"/>
|
|
<buttonCell key="cell" type="roundRect" title="Reset" bezelStyle="roundedRect" image="buttonCell:42:image" imagePosition="overlaps" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="42">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="miniSystem"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="resetValues:" target="-2" id="126"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="41" firstAttribute="top" secondItem="16" secondAttribute="bottom" constant="8" id="2AA-ky-LLK"/>
|
|
<constraint firstAttribute="trailing" secondItem="16" secondAttribute="trailing" constant="13" id="86M-oi-mcO"/>
|
|
<constraint firstItem="5" firstAttribute="top" secondItem="39" secondAttribute="bottom" id="EBq-3f-HXC"/>
|
|
<constraint firstItem="39" firstAttribute="top" secondItem="2" secondAttribute="top" constant="9" id="HKA-BK-egd"/>
|
|
<constraint firstAttribute="bottom" secondItem="41" secondAttribute="bottom" constant="14" id="Kdv-uE-629"/>
|
|
<constraint firstItem="5" firstAttribute="leading" secondItem="39" secondAttribute="leading" constant="-7" id="LA4-pj-ult"/>
|
|
<constraint firstItem="37" firstAttribute="top" secondItem="5" secondAttribute="bottom" constant="6" id="Qhx-v0-7P9"/>
|
|
<constraint firstItem="16" firstAttribute="top" secondItem="37" secondAttribute="bottom" id="SxF-ds-YwU"/>
|
|
<constraint firstItem="5" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="16" id="YNv-ok-Htz"/>
|
|
<constraint firstAttribute="trailing" secondItem="5" secondAttribute="trailing" constant="15" id="ZiS-qT-7za"/>
|
|
<constraint firstItem="20" firstAttribute="width" secondItem="8" secondAttribute="width" id="koU-gc-dHa"/>
|
|
<constraint firstItem="37" firstAttribute="leading" secondItem="16" secondAttribute="leading" constant="7" id="oNa-nU-jcF"/>
|
|
<constraint firstItem="16" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="16" id="tDL-yc-wDo"/>
|
|
<constraint firstItem="41" firstAttribute="leading" secondItem="16" secondAttribute="leading" id="yiq-2N-OyP"/>
|
|
</constraints>
|
|
</view>
|
|
<point key="canvasLocation" x="141" y="149"/>
|
|
</window>
|
|
</objects>
|
|
<resources>
|
|
<image name="buttonCell:42:image" width="1" height="1">
|
|
<mutableData key="keyedArchiveRepresentation">
|
|
YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05T
|
|
S2V5ZWRBcmNoaXZlctEICVRyb290gAGuCwwZGh8UJCgpMDM2PD9VJG51bGzWDQ4PEBESExQVFhcYVk5T
|
|
U2l6ZV5OU1Jlc2l6aW5nTW9kZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVwc1dOU0NvbG9ygAIQAIAN
|
|
EiDLAACAA4ALVnsxLCAxfdIbDxweWk5TLm9iamVjdHOhHYAEgArSGw8gI6IhIoAFgAaACdIlDyYnXxAU
|
|
TlNUSUZGUmVwcmVzZW50YXRpb26AB4AITxEGTE1NACoAAAAKAAAAEAEAAAMAAAABAAEAAAEBAAMAAAAB
|
|
AAEAAAECAAMAAAACAAgACAEDAAMAAAABAAEAAAEGAAMAAAABAAEAAAEKAAMAAAABAAEAAAERAAQAAAAB
|
|
AAAACAESAAMAAAABAAEAAAEVAAMAAAABAAIAAAEWAAMAAAABAAEAAAEXAAQAAAABAAAAAgEcAAMAAAAB
|
|
AAEAAAEoAAMAAAABAAIAAAFSAAMAAAABAAEAAAFTAAMAAAACAAEAAYdzAAcAAAV8AAAA0AAAAAAAAAV8
|
|
YXBwbAIgAABtbnRyR1JBWVhZWiAH0AACAA4ADAAAAABhY3NwQVBQTAAAAABub25lAAAAAAAAAAAAAAAA
|
|
AAAAAAAA9tYAAQAAAADTLWFwcGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
|
AAAAAAAAAAVkZXNjAAAAwAAAAG9kc2NtAAABMAAAA+5jcHJ0AAAFIAAAADh3dHB0AAAFWAAAABRrVFJD
|
|
AAAFbAAAAA5kZXNjAAAAAAAAABVHZW5lcmljIEdyYXkgUHJvZmlsZQAAAAAAAAAAAAAAFUdlbmVyaWMg
|
|
R3JheSBQcm9maWxlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
|
bWx1YwAAAAAAAAATAAAADHB0QlIAAAAqAAAA9GZyRlUAAAAqAAABHnpoVFcAAAAQAAABSGl0SVQAAAAu
|
|
AAABWG5iTk8AAAAsAAABhmtvS1IAAAAYAAABsmRlREUAAAA6AAABynN2U0UAAAAuAAACBHpoQ04AAAAQ
|
|
AAACMmphSlAAAAAWAAACQnB0UE8AAAA4AAACWG5sTkwAAAAqAAACkGVzRVMAAAAoAAACumZpRkkAAAAs
|
|
AAAC4nBsUEwAAAA2AAADDnJ1UlUAAAAmAAADRGFyRUcAAAAoAAADamVuVVMAAAAoAAADkmRhREsAAAA0
|
|
AAADugBQAGUAcgBmAGkAbAAgAEMAaQBuAHoAYQAgAEcAZQBuAOkAcgBpAGMAbwBQAHIAbwBmAGkAbAAg
|
|
AGcA6QBuAOkAcgBpAHEAdQBlACAAZwByAGkAc5AadShwcJaOgnJfaWPPj/AAUAByAG8AZgBpAGwAbwAg
|
|
AGcAcgBpAGcAaQBvACAAZwBlAG4AZQByAGkAYwBvAEcAZQBuAGUAcgBpAHMAawAgAGcAcgDlAHQAbwBu
|
|
AGUAcAByAG8AZgBpAGzHfLwYACAARwByAGEAeQAg1QS4XNMMx3wAQQBsAGwAZwBlAG0AZQBpAG4AZQBz
|
|
ACAARwByAGEAdQBzAHQAdQBmAGUAbgAtAFAAcgBvAGYAaQBsAEcAZQBuAGUAcgBpAHMAawAgAGcAcgDl
|
|
AHMAawBhAGwAZQBwAHIAbwBmAGkAbGZukBpwcF6mY8+P8GWHTvZOAIIsMLAw7DCkMNcw7TDVMKEwpDDr
|
|
AFAAZQByAGYAaQBsACAAZwBlAG4A6QByAGkAYwBvACAAZABlACAAYwBpAG4AegBlAG4AdABvAHMAQQBs
|
|
AGcAZQBtAGUAZQBuACAAZwByAGkAagBzAHAAcgBvAGYAaQBlAGwAUABlAHIAZgBpAGwAIABnAHIAaQBz
|
|
ACAAZwBlAG4A6QByAGkAYwBvAFkAbABlAGkAbgBlAG4AIABoAGEAcgBtAGEAYQBwAHIAbwBmAGkAaQBs
|
|
AGkAVQBuAGkAdwBlAHIAcwBhAGwAbgB5ACAAcAByAG8AZgBpAGwAIABzAHoAYQByAG8BWwBjAGkEHgQx
|
|
BEkEOAQ5ACAEQQQ1BEAESwQ5ACAEPwRABD4ERAQ4BDsETAZFBkQGQQAgBioGOQYxBkoGQQAgAEcAcgBh
|
|
AHkAIAYnBkQGOQYnBkUARwBlAG4AZQByAGkAYwAgAEcAcgBhAHkAIABQAHIAbwBmAGkAbABlAEcAZQBu
|
|
AGUAcgBlAGwAIABnAHIA5QB0AG8AbgBlAGIAZQBzAGsAcgBpAHYAZQBsAHMAZQAAdGV4dAAAAABDb3B5
|
|
cmlnaHQgMjAwNyBBcHBsZSBJbmMuLCBhbGwgcmlnaHRzIHJlc2VydmVkLgBYWVogAAAAAAAA81EAAQAA
|
|
AAEWzGN1cnYAAAAAAAAAAQHNAADSKissLVokY2xhc3NuYW1lWCRjbGFzc2VzXxAQTlNCaXRtYXBJbWFn
|
|
ZVJlcKMsLi9aTlNJbWFnZVJlcFhOU09iamVjdNIqKzEyV05TQXJyYXmiMS/SKis0NV5OU011dGFibGVB
|
|
cnJheaM0MS/TNzgPOTo7V05TV2hpdGVcTlNDb2xvclNwYWNlRDAgMAAQA4AM0iorPT5XTlNDb2xvcqI9
|
|
L9IqK0BBV05TSW1hZ2WiQC8ACAARABoAJAApADIANwBJAEwAUQBTAGIAaAB1AHwAiwCSAJ8ApgCuALAA
|
|
sgC0ALkAuwC9AMQAyQDUANYA2ADaAN8A4gDkAOYA6ADtAQQBBgEIB1gHXQdoB3EHhAeIB5MHnAehB6kH
|
|
rAexB8AHxAfLB9MH4AflB+cH6QfuB/YH+Qf+CAYAAAAAAAACAQAAAAAAAABCAAAAAAAAAAAAAAAAAAAI
|
|
CQ
|
|
</mutableData>
|
|
</image>
|
|
</resources>
|
|
</document>
|
|
|