home *** CD-ROM | disk | FTP | other *** search
/ 73.234.73.94.ip.orionnet.ru / 73.234.73.94.ip.orionnet.ru.tar / 73.234.73.94.ip.orionnet.ru / 2GISShell-3.12.0.2.msi / !_StringData < prev    next >
Text File  |  2013-01-31  |  189KB  |  605 lines

  1. NameTableTypeColumnValue_ValidationNPropertyId_SummaryInformationDescriptionSetCategoryKeyColumnMaxValueNullableKeyTableMinValueIdentifierName of tableName of columnY;NWhether the column is nullableYMinimum value allowedMaximum value allowedFor foreign key, Name of table to which data must linkColumn to which foreign key connectsText;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URLString categoryTextSet of values that are permittedDescription of columnActionTextActionName of action to be described.Localized description displayed in progress dialog and log when action is executing.TemplateOptional localized format template used to format action data records for display during action execution.AdminExecuteSequenceName of action to invoke, either in the engine or the handler DLL.ConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.SequenceNumber that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.AdminUISequenceAdvtExecuteSequenceAppSearchPropertyThe property associated with a SignatureSignature_Signature;RegLocator;IniLocator;DrLocator;CompLocatorThe Signature_ represents a unique file signature and is also the foreign key in the Signature,  RegLocator, IniLocator, CompLocator and the DrLocator tables.BinaryUnique key identifying the binary data.DataThe unformatted binary data.CheckBoxA named property to be tied to the item.FormattedThe value string associated with the item.ComponentPrimary key used to identify a particular component record.ComponentIdGuidA string GUID unique to this component, version, and language.Directory_DirectoryRequired key of a Directory table record. This is actually a property name whose value contains the actual path, set either by the AppSearch action or with the default setting obtained from the Directory table.AttributesRemote execution option, one of irsEnumA conditional statement that will disable this component if the specified condition evaluates to the 'True' state. If a component is disabled, it will not be installed, regardless of the 'Action' state associated with the component.KeyPathFile;Registry;ODBCDataSourceEither the primary key into the File table, Registry table, or ODBCDataSource table. This extract path is stored when the component is installed, and is used to detect the presence of the component and to return the path to it.ControlDialog_DialogExternal key to the Dialog table, name of the dialog.Name of the control. This name must be unique within a dialog, but can repeat on different dialogs. The type of the control.XHorizontal coordinate of the upper left corner of the bounding rectangle of the control.Vertical coordinate of the upper left corner of the bounding rectangle of the control.WidthWidth of the bounding rectangle of the control.HeightHeight of the bounding rectangle of the control.A 32-bit word that specifies the attribute flags to be applied to this control.The name of a defined property to be linked to this control. A string used to set the initial text contained within a control (if appropriate).Control_NextThe name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles!HelpThe help strings used with the button. The text is optional. ControlConditionA foreign key to the Dialog table, name of the dialog.Control_A foreign key to the Control table, name of the control.Default;Disable;Enable;Hide;ShowThe desired action to be taken on the specified control.A standard conditional statement that specifies under which conditions the action should be triggered.ControlEventA foreign key to the Control table, name of the controlEventAn identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.ArgumentA value to be used as a modifier when triggering a particular event.A standard conditional statement that specifies under which conditions an event should be triggered.OrderingAn integer used to order several events tied to the same control. Can be left blank.CreateFolderPrimary key, could be foreign key into the Directory table.Component_Foreign key into the Component table.CustomActionPrimary key, name of action, normally appears in sequence table unless private use.The numeric custom action type, consisting of source location, code type, entry, option flags.SourceCustomSourceThe table reference of the source of the code.TargetExcecution parameter, depends on the type of custom actionExtendedTypeA numeric custom action type that extends code type or option flags of the Type column.Name of the dialog.HCenteringHorizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.VCenteringVertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.Width of the bounding rectangle of the dialog.Height of the bounding rectangle of the dialog.A 32-bit word that specifies the attribute flags to be applied to this dialog.TitleA text string specifying the title to be displayed in the title bar of the dialog's window.Control_FirstDefines the control that has the focus when the dialog is created.Control_DefaultDefines the default control. Hitting return is equivalent to pushing this button.Control_CancelDefines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.Unique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.Directory_ParentReference to the entry in this table specifying the default parent directory. A record parented to itself or with a Null parent represents a root of the install tree.DefaultDirThe default sub-path under parent's path.ErrorInteger error number, obtained from header file IError(...) macros.MessageError formatting template, obtained from user ed. or localizers.EventMappingA foreign key to the Dialog table, name of the Dialog.An identifier that specifies the type of the event that the control subscribes to.AttributeThe name of the control attribute, that is set when this event is received.FeaturePrimary key used to identify a particular feature record.Feature_ParentOptional key of a parent record in the same table. If the parent is not selected, then the record will not be installed. Null indicates a root item.Short text identifying a visible feature item.Longer descriptive text describing a visible feature item.DisplayNumeric sort order, used to force a specific display ordering.LevelThe install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.UpperCaseThe name of the Directory that can be configured by the UI. A non-null value will enable the browse button.0;1;2;4;5;6;8;9;10;16;17;18;20;21;22;24;25;26;32;33;34;36;37;38;48;49;50;52;53;54Feature attributesFeatureComponentsFeature_Foreign key into Feature table.Foreign key into Component table.FilePrimary key, non-localized token, must match identifier in cabinet.  For uncompressed files, this field is ignored.Foreign key referencing Component that controls the file.FileNameFilenameFile name used for installation, may be localized.  This may contain a "short name|long name" pair.FileSizeSize of file in bytes (long integer).VersionVersion string for versioned files;  Blank for unversioned files.LanguageList of decimal language Ids, comma-separated if more than one.Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)Sequence with respect to the media images; order must track cabinet order.IconPrimary key. Name of the icon file.Binary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.InstallExecuteSequenceInstallUISequenceLaunchConditionExpression which must evaluate to TRUE in order for install to commence.Localizable text to display when condition fails and install must abort.ListBoxA named property to be tied to this item. All the items tied to the same property become part of the same listbox.OrderA positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.The value string associated with this item. Selecting the line will set the associated property to this value.The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.LockPermissionsLockObjectForeign key into Registry or File tableDirectory;File;RegistryReference to another table nameDomainDomain name for user whose permissions are being set. (usually a property)UserUser for permissions to be set.  (usually a property)PermissionPermission Access mask.  Full Control = 268435456 (GENERIC_ALL = 0x10000000)MediaDiskIdPrimary key, integer to determine sort order for table.LastSequenceFile sequence number for the last file for this media.DiskPromptDisk name: the visible text actually printed on the disk.  This will be used to prompt the user when this disk needs to be inserted.CabinetIf some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.VolumeLabelThe label attributed to the volume.The property defining the location of the cabinet file.MoveFileFileKeyPrimary key that uniquely identifies a particular MoveFile recordIf this component is not "selected" for installation or removal, no action will be taken on the associated MoveFile entrySourceNameName of the source file(s) to be moved or copied.  Can contain the '*' or '?' wildcards.DestNameName to be given to the original file after it is moved or copied.  If blank, the destination file will be given the same name as the source fileSourceFolderName of a property whose value is assumed to resolve to the full path to the source directoryDestFolderName of a property whose value is assumed to resolve to the full path to the destination directoryOptionsInteger value specifying the MoveFile operating mode, one of imfoEnumMsiFileHashFile_Primary key, foreign key into File table referencing file with this hashVarious options and attributes for this hash.HashPart1HashPart2HashPart3HashPart4Name of property, uppercase if settable by launcher or loader.String value for property.  Never null or empty.RadioButtonA named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.The value string associated with this button. Selecting the button will set the associated property to this value.The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.The width of the button.The height of the button.The visible title to be assigned to the radio button.The help strings used with the button. The text is optional.RegistryPrimary key, non-localized token.RootThe predefined root key for the registry value, one of rrkEnum.KeyRegPathThe key for the registry value.The registry value name.The registry value.Foreign key into the Component table referencing component that controls the installing of the registry value.RegLocatorThe table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table. If the type is 0, the registry values refers a directory, and _Signature is not a foreign key.An integer value that determines if the registry value is a filename or a directory location or to be used as is w/o interpretation.RemoveFilePrimary key used to identify a particular file entryForeign key referencing Component that controls the file to be removed.WildCardFilenameName of the file to be removed.DirPropertyName of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.InstallMode1;2;3Installation option, one of iimEnum.RemoveRegistryThe predefined root key for the registry value, one of rrkEnumForeign key into the Component table referencing component that controls the deletion of the registry value.ServiceControlName of a service. /, \, comma and space are invalidBit field:  Install:  0x1 = Start, 0x2 = Stop, 0x8 = Delete, Uninstall: 0x10 = Start, 0x20 = Stop, 0x80 = DeleteArgumentsArguments for the service.  Separate by [~].WaitBoolean for whether to wait for the service to fully startRequired foreign key into the Component Table that controls the startup of the serviceServiceInstallInternal Name of the ServiceDisplayNameExternal Name of the ServiceServiceTypeType of the serviceStartTypeErrorControlSeverity of error if service fails to startLoadOrderGroupDependenciesOther services this depends on to start.  Separate by [~], and end with [~][~]StartNameUser or object name to run service asPasswordpassword to run service with.  (with StartName)Arguments to include in every start of the service, passed to WinMainDescription of service.ShortcutForeign key into the Directory table denoting the directory where the shortcut file is created.The name of the shortcut to be created.Foreign key into the Component table denoting the component whose selection gates the the shortcut creation/deletion.The shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.The command-line arguments for the shortcut.The description for the shortcut.HotkeyThe hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte. Icon_Foreign key into the File table denoting the external icon file for the shortcut.IconIndexThe icon index for the shortcut.ShowCmd1;3;7The show command for the application window.The following values may be used.WkDirName of property defining location of working directory.DisplayResourceDLLThe Formatted string providing the full path to the language neutral file containing the MUI Manifest.DisplayResourceIdThe display name index for the shortcut. This must be a non-negative number.DescriptionResourceDLLDescriptionResourceIdThe description name index for the shortcut. This must be a non-negative number.SignatureThe table key. The Signature represents a unique file signature.The name of the file. This may contain a "short name|long name" pair.MinVersionThe minimum version of the file.MaxVersionThe maximum version of the file.MinSizeThe minimum size of the file.MaxSizeThe maximum size of the file. MinDateThe minimum creation date of the file.MaxDateThe maximum creation date of the file.LanguagesThe languages supported by the file.TextStyleName of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.FaceNameA string indicating the name of the font used. Required. The string must be at most 31 characters long.SizeThe size of the font used. This size is given in our units (1/12 of the system font height). Assuming that the system font is set to 12 point size, this is equivalent to the point size.ColorA long integer indicating the color of the string in the RGB format (Red, Green, Blue each 0-255, RGB = R + 256*G + 256^2*B).StyleBitsA combination of style bits.UITextA unique key that identifies the particular string.The localized version of the string.UpgradeUpgradeCodeThe UpgradeCode GUID belonging to the products in this set.VersionMinThe minimum ProductVersion of the products in this set.  The set may or may not include products with this particular version.VersionMaxThe maximum ProductVersion of the products in this set.  The set may or may not include products with this particular version.A comma-separated list of languages for either products in this set or products not in this set.The attributes of this product set.RemoveThe list of features to remove when uninstalling a product from this set.  The default is "ALL".ActionPropertyThe property to set when a product in this set is found.WixCloseApplicationPrimary key, non-localized token in table.Name of executable to ensure is closed.Description string displayed to user when executable is in use.Optional expression which skips the closing.A 32-bit word that specifies the attribute flags to be applied.Sequence to order the closings by.Optional property that is set to the number of running instances of the app.InstallValidateValidating installInstallFilesCopying new filesFile: [1],  Directory: [9],  Size: [6]InstallAdminPackageCopying network install filesFile: [1], Directory: [9], Size: [6]FileCostComputing space requirementsCostInitializeCostFinalizeCreateShortcutsCreating shortcutsShortcut: [1]PublishComponentsPublishing Qualified ComponentsComponent ID: [1], Qualifier: [2]PublishFeaturesPublishing Product FeaturesFeature: [1]PublishProductPublishing product informationRegisterClassInfoRegistering Class serversClass Id: [1]RegisterExtensionInfoRegistering extension serversExtension: [1]RegisterMIMEInfoRegistering MIME infoMIME Content Type: [1], Extension: [2]RegisterProgIdInfoRegistering program identifiersProgId: [1]AllocateRegistrySpaceAllocating registry spaceFree space: [1]Searching for installed applicationsProperty: [1], Signature: [2]BindImageBinding executablesFile: [1]CCPSearchSearching for qualifying productsCreateFoldersCreating foldersFolder: [1]DeleteServicesDeleting servicesService: [1]DuplicateFilesCreating duplicate filesFindRelatedProductsSearching for related applicationsFound application: [1]InstallODBCInstalling ODBC componentsInstallServicesInstalling new servicesService: [2]LaunchConditionsEvaluating launch conditionsMigrateFeatureStatesMigrating feature states from related applicationsApplication: [1]MoveFilesMoving filesPatchFilesPatching filesFile: [1],  Directory: [2],  Size: [3]ProcessComponentsUpdating component registrationRegisterComPlusRegistering COM+ Applications and ComponentsAppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}RegisterFontsRegistering fontsFont: [1]RegisterProductRegistering product[1]RegisterTypeLibrariesRegistering type librariesLibID: [1]RegisterUserRegistering userRemoveDuplicateFilesRemoving duplicated filesFile: [1], Directory: [9]RemoveEnvironmentStringsUpdating environment stringsName: [1], Value: [2], Action [3]RemoveExistingProductsRemoving applicationsApplication: [1], Command line: [2]RemoveFilesRemoving filesRemoveFoldersRemoving foldersRemoveIniValuesRemoving INI files entriesFile: [1],  Section: [2],  Key: [3], Value: [4]RemoveODBCRemoving ODBC componentsRemoveRegistryValuesRemoving system registry valuesKey: [1], Name: [2]RemoveShortcutsRemoving shortcutsRMCCPSearchSelfRegModulesRegistering modulesFile: [1], Folder: [2]SelfUnregModulesUnregistering modulesSetODBCFoldersInitializing ODBC directoriesStartServicesStarting servicesStopServicesStopping servicesUnpublishComponentsUnpublishing Qualified ComponentsUnpublishFeaturesUnpublishing Product FeaturesUnregisterClassInfoUnregister Class serversUnregisterComPlusUnregistering COM+ Applications and ComponentsAppId: [1]{{, AppType: [2]}}UnregisterExtensionInfoUnregistering extension serversUnregisterFontsUnregistering fontsUnregisterMIMEInfoUnregistering MIME infoUnregisterProgIdInfoUnregistering program identifiersUnregisterTypeLibrariesUnregistering type librariesWriteEnvironmentStringsWriteIniValuesWriting INI files valuesWriteRegistryValuesWriting system registry valuesKey: [1], Name: [2], Value: [3]AdvertiseAdvertising applicationGenerateScriptGenerating script operations for action:InstallSFPCatalogFileInstalling system catalogFile: [1],  Dependencies: [2]MsiPublishAssembliesPublishing assembly informationApplication Context:[1], Assembly Name:[2]MsiUnpublishAssembliesUnpublishing assembly informationRollbackRolling back action:RollbackCleanupRemoving backup filesUnmoveFilesRemoving moved filesUnpublishProductUnpublishing product informationInstallInitializeInstallFinalizeFatalErrorUserExitExitDialogExecuteActionREGIONRegionSearchREG_DESKTOP_SHORTCUT_SEARCH_1DesktopShortcutSearch1REG_STARTMENU_SHORTCUT_SEARCH_1StartMenuShortcutSearch1REG_DESKTOP_SHORTCUT_SEARCH_2DesktopShortcutSearch2REG_STARTMENU_SHORTCUT_SEARCH_2StartMenuShortcutSearch2REG_DESKTOP_SHORTCUT_SEARCH_3DesktopShortcutSearch3REG_STARTMENU_SHORTCUT_SEARCH_3StartMenuShortcutSearch3INSTALLDIR1INSTALLDIR2PLUGINSROOT2PluginsRootSearchPLUGINSROOTPluginsRootSearch2MSIDIR1MsiDirSearch1MSIDIR2MsiDirSearch2InstallHelperWixCAWixUI_Bmp_BannerWixUI_Bmp_DialogWixUI_Ico_ExclamWixUI_Ico_InfoWixUI_Bmp_NewWixUI_Bmp_UpLicenseAccepted1CREATE_STARTMENU_SHORTCUTyesCREATE_DESKTOP_SHORTCUTMsiRemove{AA3C4A9B-331E-4F05-BFC9-7629B24064ED}TARGETDIRMarkInstall{CD2EA8EE-2A4E-46D1-9C94-D1949B3D2C43}MarkVersionNOT InstalledFileMsiCopy{971BE8F6-682F-4DD3-B489-7B348915C0E2}MsiVersionMSIDirReg{E351A6F1-35A6-46A3-A873-CC2ECE5CBB9B}regC1FE6E18E28079E32F646BE3CD8C6855DelOldReg{67B856C5-256B-4CF2-8C35-C4CA72FD8D8F}DGisLayer{4FA980DC-283B-4726-B9FB-95DDD726A083}DGisLayerDllDGisNotes{B6303D68-17A7-448E-B1DD-660183983ED5}DGisNotesDllDGisLan{ADFF0369-CFB1-4D8B-A18A-7B2AF42F0551}DGisLanDllGrymRootReg{AE43BD36-0300-4F74-A42A-D98F8DC02BDE}INSTALLDIRreg805ADB3B3C32832C6305F9C60B109377MainExecutable{5358026D-CF96-4A4D-B980-0390D295A91E}grymEXEServiceExecutable{858795E6-BA2C-4E44-A089-69E2522E9869}UpdateServiceEXETrayNotifyExecutable{64809FA4-8508-4B69-ADF1-032A27B79921}TrayNotifyEXEGrymEXEReg{42BBB59F-1D3A-4572-9639-5BEB77B5D8E0}reg153ACEDD8453F5C76029EDC6FDC672C1QuickLaunchReg{E1381022-F7CF-44B8-BF4B-248BADDD6D48}regE5E67CA06FC1DFD5199CB1E15D042120OpenKMLCompCR{FB26BB6C-BB46-481B-B148-6F378CD842F8}ASSOCIATE_KMLreg186258335986755A71391C8D8F007B6FOpenKMLCompCU{C615C83D-3645-4BD4-A2A0-0AD63B35B781}regB6E81889D676373B861DF41CE9D84886RegShortcuts{928C83CB-B18E-496B-A9F6-81455C5F9CE2}reg5768FB8E345FA650F9CED3C18F627269RegisterDgdatExtension{9070A807-4C88-496F-A887-F91DE3266CAF}VersionNT >= 601reg77526DB66095F4C49FBA43D5B592A53ACreateDesktopShortcut{ACE42B2C-B5E3-4E5D-97BF-AB548905DBCD}LANGPROPERTY=1049 AND CREATE_DESKTOP_SHORTCUT="yes"reg976381577D7868946200A3509AE971D1CreateStartMenuShortcut{2DE268AF-7235-4C22-8D5A-743CF83F4052}LANGPROPERTY=1049 AND CREATE_STARTMENU_SHORTCUT="yes"reg81964DF770B4AEDA02187B1BADFC65E2CreateDesktopShortcut2{8C50E53A-BF70-5F54-BAC0-5FEC35D9A97C}NOT LANGPROPERTY=1049 AND CREATE_DESKTOP_SHORTCUT="yes"reg2021BFB6482FBF98B51A7D3B3EEE7F4FCreateStartMenuShortcut2{DC7E9B59-A03B-5B58-97CE-1C656E0D4D2E}NOT LANGPROPERTY=1049 AND CREATE_STARTMENU_SHORTCUT="yes"regED5786BB7888A316EA063CB6E05680B2ProgramMenuDir{97B5B0E8-F722-5B63-8FAD-948558EC6C5B}regB60E97D4C185E3D26AC70061BBFE5FD3RemDataEast{C929E2BF-533D-4E08-ACB3-1C692AF53D2E}RemoveGrymOldUpdateClientOptions{07DAE9CF-F5AA-41C7-ADA2-7B09AA5EA6F4}BrowseDlgPathEdit_BrowsePropertyOKPushButtonCancelComboLabel&Look in:DirectoryComboNewFolderUp one level|DirectoryListCreate a new folder|PathLabel&Folder name:BannerBitmapBitmapBannerLineLineBottomLineBrowse to the destination folder{\WixUI_Font_Title}Change destination folderDiskCostDlgHighlighted volumes do not have enough disk space available for selected features. You can either remove some files from the highlighted volumes, install fewer features, or select different destination drives.The disk space required for the installation of the selected features.{\WixUI_Font_Title}Disk Space RequirementsVolumeListVolumeCostList{120}{70}{70}{70}{70}InstallDirDlgNext&NextBack&BackClick Next to install to the default folder or click Browse to choose another.{\WixUI_Font_Title}Destination FolderWIXUI_INSTALLDIRBrowse&Browse...Description1To install the program files into the default directory, click Next. To choose another destination directory, click Browse.AppSizeInfoThe installation of [ProductName] requires at least [ARPSIZEMB] Mb of free space on your hard disk.CancelDlgNo&NoYes&YesAre you sure you want to cancel [ProductName] installation?Information icon|ErrorDlgErrorTextInformation textACErrorIconI&IgnoreOR&RetryFinish&Finish[ProductName] has been successfully installed on your computer.Description3Click Finish to complete the installation. {\WixUI_Font_Bigger}Completed the [ProductName] Setup Wizard{\WixUI_Font_Bigger}[ProductName] Setup Wizard ended prematurely[ProductName] Setup Wizard ended prematurely because of an error. Your system has not been modified. To install this program at a later time, run Setup Wizard again.Description2Click the Finish button to exit the Setup Wizard.FilesInUseRetryIgnoreExitE&xitThe following applications are using files that need to be updated by this setup. Close these applications and then click &Retry to continue the installation or Exit to exit it.Some files that need to be updated are currently in use.{\WixUI_Font_Title}Files in UseListFileInUseProcessLicenseAgreementDlgLicenseAcceptedCheckBoxI &accept the terms in the License AgreementLicenseTextScrollableText{\rtf1\adeflang1025\ansi\ansicpg1252\uc1\adeff0\deff0\stshfdbch0\stshfloch37\stshfhich37\stshfbi37\deflang1033\deflangfe2052\themelang1033\themelangfe2052\themelangcs1025{\fonttbl{\f0\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  2. {\f2\fbidi \fmodern\fcharset204\fprq1{\*\panose 02070309020205020404}Courier New;}{\f3\fbidi \froman\fcharset2\fprq2{\*\panose 05050102010706020507}Symbol;}{\f10\fbidi \fnil\fcharset2\fprq2{\*\panose 05000000000000000000}Wingdings;}
  3. {\f34\fbidi \froman\fcharset204\fprq2{\*\panose 02040503050406030204}Cambria Math;}{\f36\fbidi \froman\fcharset204\fprq2{\*\panose 02040503050406030204}Cambria;}{\f37\fbidi \fswiss\fcharset204\fprq2{\*\panose 020f0502020204030204}Calibri;}
  4. {\f38\fbidi \fswiss\fcharset204\fprq2{\*\panose 020b0604030504040204}Tahoma;}{\flomajor\f31500\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  5. {\fdbmajor\f31501\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt \'cb\'ce\'cc\'e5};}{\fhimajor\f31502\fbidi \froman\fcharset204\fprq2{\*\panose 02040503050406030204}Cambria;}
  6. {\fbimajor\f31503\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\flominor\f31504\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  7. {\fdbminor\f31505\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt \'cb\'ce\'cc\'e5};}{\fhiminor\f31506\fbidi \fswiss\fcharset204\fprq2{\*\panose 020f0502020204030204}Calibri;}
  8. {\fbiminor\f31507\fbidi \fswiss\fcharset204\fprq2{\*\panose 020b0604020202020204}Arial;}{\f50\fbidi \froman\fcharset0\fprq2 Times New Roman;}{\f48\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
  9. {\f51\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\f52\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\f53\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\f54\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
  10. {\f55\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\f56\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\f70\fbidi \fmodern\fcharset0\fprq1 Courier New;}{\f68\fbidi \fmodern\fcharset238\fprq1 Courier New CE;}
  11. {\f71\fbidi \fmodern\fcharset161\fprq1 Courier New Greek;}{\f72\fbidi \fmodern\fcharset162\fprq1 Courier New Tur;}{\f73\fbidi \fmodern\fcharset177\fprq1 Courier New (Hebrew);}{\f74\fbidi \fmodern\fcharset178\fprq1 Courier New (Arabic);}
  12. {\f75\fbidi \fmodern\fcharset186\fprq1 Courier New Baltic;}{\f76\fbidi \fmodern\fcharset163\fprq1 Courier New (Vietnamese);}{\f390\fbidi \froman\fcharset0\fprq2 Cambria Math;}{\f388\fbidi \froman\fcharset238\fprq2 Cambria Math CE;}
  13. {\f391\fbidi \froman\fcharset161\fprq2 Cambria Math Greek;}{\f392\fbidi \froman\fcharset162\fprq2 Cambria Math Tur;}{\f395\fbidi \froman\fcharset186\fprq2 Cambria Math Baltic;}{\f396\fbidi \froman\fcharset163\fprq2 Cambria Math (Vietnamese);}
  14. {\f410\fbidi \froman\fcharset0\fprq2 Cambria;}{\f408\fbidi \froman\fcharset238\fprq2 Cambria CE;}{\f411\fbidi \froman\fcharset161\fprq2 Cambria Greek;}{\f412\fbidi \froman\fcharset162\fprq2 Cambria Tur;}
  15. {\f415\fbidi \froman\fcharset186\fprq2 Cambria Baltic;}{\f416\fbidi \froman\fcharset163\fprq2 Cambria (Vietnamese);}{\f420\fbidi \fswiss\fcharset0\fprq2 Calibri;}{\f418\fbidi \fswiss\fcharset238\fprq2 Calibri CE;}
  16. {\f421\fbidi \fswiss\fcharset161\fprq2 Calibri Greek;}{\f422\fbidi \fswiss\fcharset162\fprq2 Calibri Tur;}{\f425\fbidi \fswiss\fcharset186\fprq2 Calibri Baltic;}{\f426\fbidi \fswiss\fcharset163\fprq2 Calibri (Vietnamese);}
  17. {\f430\fbidi \fswiss\fcharset0\fprq2 Tahoma;}{\f428\fbidi \fswiss\fcharset238\fprq2 Tahoma CE;}{\f431\fbidi \fswiss\fcharset161\fprq2 Tahoma Greek;}{\f432\fbidi \fswiss\fcharset162\fprq2 Tahoma Tur;}{\f433\fbidi \fswiss\fcharset177\fprq2 Tahoma (Hebrew);}
  18. {\f434\fbidi \fswiss\fcharset178\fprq2 Tahoma (Arabic);}{\f435\fbidi \fswiss\fcharset186\fprq2 Tahoma Baltic;}{\f436\fbidi \fswiss\fcharset163\fprq2 Tahoma (Vietnamese);}{\f437\fbidi \fswiss\fcharset222\fprq2 Tahoma (Thai);}
  19. {\flomajor\f31510\fbidi \froman\fcharset0\fprq2 Times New Roman;}{\flomajor\f31508\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\flomajor\f31511\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}
  20. {\flomajor\f31512\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flomajor\f31513\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\flomajor\f31514\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
  21. {\flomajor\f31515\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flomajor\f31516\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\fdbmajor\f31520\fbidi \fnil\fcharset0\fprq2 SimSun Western{\*\falt \'cb\'ce\'cc\'e5};}
  22. {\fhimajor\f31530\fbidi \froman\fcharset0\fprq2 Cambria;}{\fhimajor\f31528\fbidi \froman\fcharset238\fprq2 Cambria CE;}{\fhimajor\f31531\fbidi \froman\fcharset161\fprq2 Cambria Greek;}{\fhimajor\f31532\fbidi \froman\fcharset162\fprq2 Cambria Tur;}
  23. {\fhimajor\f31535\fbidi \froman\fcharset186\fprq2 Cambria Baltic;}{\fhimajor\f31536\fbidi \froman\fcharset163\fprq2 Cambria (Vietnamese);}{\fbimajor\f31540\fbidi \froman\fcharset0\fprq2 Times New Roman;}
  24. {\fbimajor\f31538\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\fbimajor\f31541\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\fbimajor\f31542\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}
  25. {\fbimajor\f31543\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\fbimajor\f31544\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\fbimajor\f31545\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}
  26. {\fbimajor\f31546\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\flominor\f31550\fbidi \froman\fcharset0\fprq2 Times New Roman;}{\flominor\f31548\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
  27. {\flominor\f31551\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\flominor\f31552\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flominor\f31553\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}
  28. {\flominor\f31554\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\flominor\f31555\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flominor\f31556\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}
  29. {\fdbminor\f31560\fbidi \fnil\fcharset0\fprq2 SimSun Western{\*\falt \'cb\'ce\'cc\'e5};}{\fhiminor\f31570\fbidi \fswiss\fcharset0\fprq2 Calibri;}{\fhiminor\f31568\fbidi \fswiss\fcharset238\fprq2 Calibri CE;}
  30. {\fhiminor\f31571\fbidi \fswiss\fcharset161\fprq2 Calibri Greek;}{\fhiminor\f31572\fbidi \fswiss\fcharset162\fprq2 Calibri Tur;}{\fhiminor\f31575\fbidi \fswiss\fcharset186\fprq2 Calibri Baltic;}
  31. {\fhiminor\f31576\fbidi \fswiss\fcharset163\fprq2 Calibri (Vietnamese);}{\fbiminor\f31580\fbidi \fswiss\fcharset0\fprq2 Arial;}{\fbiminor\f31578\fbidi \fswiss\fcharset238\fprq2 Arial CE;}{\fbiminor\f31581\fbidi \fswiss\fcharset161\fprq2 Arial Greek;}
  32. {\fbiminor\f31582\fbidi \fswiss\fcharset162\fprq2 Arial Tur;}{\fbiminor\f31583\fbidi \fswiss\fcharset177\fprq2 Arial (Hebrew);}{\fbiminor\f31584\fbidi \fswiss\fcharset178\fprq2 Arial (Arabic);}
  33. {\fbiminor\f31585\fbidi \fswiss\fcharset186\fprq2 Arial Baltic;}{\fbiminor\f31586\fbidi \fswiss\fcharset163\fprq2 Arial (Vietnamese);}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;
  34. \red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;
  35. \red90\green90\blue90;\red243\green243\blue234;}{\*\defchp \f37 }{\*\defpap \ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 }\noqfpromote {\stylesheet{
  36. \ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \snext0 \sqformat \spriority0 Normal;}{
  37. \s1\ql \li0\ri0\sb240\sa60\keepn\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel0\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af0\afs32\alang1025 \ltrch\fcs0 \b\f36\fs32\lang1033\langfe1033\kerning32\cgrid\langnp1033\langfenp1033 
  38. \sbasedon0 \snext0 \slink24 \sqformat \spriority9 heading 1;}{\s2\ql \li0\ri0\sb240\sa60\keepn\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel1\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\ai\af0\afs28\alang1025 \ltrch\fcs0 
  39. \b\i\f36\fs28\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink15 \sqformat \spriority9 heading 2;}{\s3\ql \li0\ri0\sb240\sa60\keepn\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel2\adjustright\rin0\lin0\itap0 
  40. \rtlch\fcs1 \ab\af0\afs26\alang1025 \ltrch\fcs0 \b\f36\fs26\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink16 \sqformat \spriority9 heading 3;}{
  41. \s4\ql \li0\ri0\sb240\sa60\keepn\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel3\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af0\afs28\alang1025 \ltrch\fcs0 \b\f37\fs28\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 
  42. \sbasedon0 \snext0 \slink17 \sqformat \spriority9 heading 4;}{\s5\ql \li0\ri0\sb240\sa60\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel4\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\ai\af0\afs26\alang1025 \ltrch\fcs0 
  43. \b\i\f37\fs26\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink18 \sqformat \spriority9 heading 5;}{\s6\ql \li0\ri0\sb240\sa60\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel5\adjustright\rin0\lin0\itap0 \rtlch\fcs1 
  44. \ab\af0\afs22\alang1025 \ltrch\fcs0 \b\f37\fs22\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink19 \sqformat \spriority9 heading 6;}{
  45. \s7\ql \li0\ri0\sb240\sa60\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel6\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 
  46. \sbasedon0 \snext0 \slink20 \sqformat \spriority9 heading 7;}{\s8\ql \li0\ri0\sb240\sa60\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel7\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ai\af0\afs24\alang1025 \ltrch\fcs0 
  47. \i\f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink21 \sqformat \spriority9 heading 8;}{\s9\ql \li0\ri0\sb240\sa60\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel8\adjustright\rin0\lin0\itap0 \rtlch\fcs1 
  48. \af0\afs22\alang1025 \ltrch\fcs0 \f36\fs22\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink22 \sqformat \spriority9 heading 9;}{\*\cs10 \additive \ssemihidden \sunhideused \spriority1 Default Paragraph Font;}{\*
  49. \ts11\tsrowd\trftsWidthB3\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\trcbpat1\trcfpat1\tblind0\tblindtype3\tscellwidthfts0\tsvertalt\tsbrdrt\tsbrdrl\tsbrdrb\tsbrdrr\tsbrdrdgl\tsbrdrdgr\tsbrdrh\tsbrdrv 
  50. \ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af37\afs20\alang1025 \ltrch\fcs0 \f37\fs20\lang1033\langfe2052\cgrid\langnp1033\langfenp2052 \snext11 \ssemihidden \sunhideused \sqformat Normal Table;}{\*
  51. \cs15 \additive \rtlch\fcs1 \ab\ai\af0\afs28 \ltrch\fcs0 \b\i\f36\fs28 \sbasedon10 \slink2 \slocked \ssemihidden \spriority9 Heading 2 Char;}{\*\cs16 \additive \rtlch\fcs1 \ab\af0\afs26 \ltrch\fcs0 \b\f36\fs26 
  52. \sbasedon10 \slink3 \slocked \ssemihidden \spriority9 Heading 3 Char;}{\*\cs17 \additive \rtlch\fcs1 \ab\af0\afs28 \ltrch\fcs0 \b\fs28 \sbasedon10 \slink4 \slocked \spriority9 Heading 4 Char;}{\*\cs18 \additive \rtlch\fcs1 \ab\ai\af0\afs26 \ltrch\fcs0 
  53. \b\i\fs26 \sbasedon10 \slink5 \slocked \ssemihidden \spriority9 Heading 5 Char;}{\*\cs19 \additive \rtlch\fcs1 \ab\af0 \ltrch\fcs0 \b \sbasedon10 \slink6 \slocked \ssemihidden \spriority9 Heading 6 Char;}{\*\cs20 \additive \rtlch\fcs1 \af0\afs24 
  54. \ltrch\fcs0 \fs24 \sbasedon10 \slink7 \slocked \ssemihidden \spriority9 Heading 7 Char;}{\*\cs21 \additive \rtlch\fcs1 \ai\af0\afs24 \ltrch\fcs0 \i\fs24 \sbasedon10 \slink8 \slocked \ssemihidden \spriority9 Heading 8 Char;}{\*\cs22 \additive \rtlch\fcs1 
  55. \af0 \ltrch\fcs0 \f36 \sbasedon10 \slink9 \slocked \ssemihidden \spriority9 Heading 9 Char;}{\s23\qc \li0\ri0\sb240\sa60\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel0\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af0\afs32\alang1025 
  56. \ltrch\fcs0 \b\f36\fs32\lang1033\langfe1033\kerning28\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink26 \sqformat \spriority10 Title;}{\*\cs24 \additive \rtlch\fcs1 \ab\af0\afs32 \ltrch\fcs0 \b\f36\fs32\kerning32 
  57. \sbasedon10 \slink1 \slocked \spriority9 Heading 1 Char;}{\s25\qc \li0\ri0\sa60\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel1\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 
  58. \f36\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink28 \sqformat \spriority11 Subtitle;}{\*\cs26 \additive \rtlch\fcs1 \ab\af0\afs32 \ltrch\fcs0 \b\f36\fs32\kerning28 \sbasedon10 \slink23 \slocked \spriority10 Title Char;}
  59. {\*\cs27 \additive \rtlch\fcs1 \ab\af0 \ltrch\fcs0 \b \sbasedon10 \sqformat \spriority22 Strong;}{\*\cs28 \additive \rtlch\fcs1 \af0\afs24 \ltrch\fcs0 \f36\fs24 \sbasedon10 \slink25 \slocked \spriority11 Subtitle Char;}{\*\cs29 \additive \rtlch\fcs1 
  60. \ai\af0 \ltrch\fcs0 \b\i\f37 \sbasedon10 \sqformat \spriority20 Emphasis;}{\s30\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs32\alang1025 \ltrch\fcs0 
  61. \f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext30 \sqformat \spriority1 No Spacing;}{\s31\ql \li720\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin720\itap0\contextualspace \rtlch\fcs1 
  62. \af0\afs24\alang1025 \ltrch\fcs0 \f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext31 \sqformat \spriority34 List Paragraph;}{\s32\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 
  63. \af0\afs24\alang1025 \ltrch\fcs0 \i\f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink34 \sqformat \spriority29 Quote;}{\s33\ql \li720\ri720\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin720\lin720\itap0 
  64. \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0 \b\i\f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 \slink36 \sqformat \spriority30 Intense Quote;}{\*\cs34 \additive \rtlch\fcs1 \af0\afs24 \ltrch\fcs0 \i\fs24 
  65. \sbasedon10 \slink32 \slocked \spriority29 Quote Char;}{\*\cs35 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \i\cf17 \sbasedon10 \sqformat \spriority19 Subtle Emphasis;}{\*\cs36 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \b\i\fs24 
  66. \sbasedon10 \slink33 \slocked \spriority30 Intense Quote Char;}{\*\cs37 \additive \rtlch\fcs1 \af0\afs24 \ltrch\fcs0 \b\i\fs24\ul \sbasedon10 \sqformat \spriority21 Intense Emphasis;}{\*\cs38 \additive \rtlch\fcs1 \af0\afs24 \ltrch\fcs0 \fs24\ul 
  67. \sbasedon10 \sqformat \spriority31 Subtle Reference;}{\*\cs39 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \b\fs24\ul \sbasedon10 \sqformat \spriority32 Intense Reference;}{\*\cs40 \additive \rtlch\fcs1 \af0\afs24 \ltrch\fcs0 \b\i\f36\fs24 
  68. \sbasedon10 \sqformat \spriority33 Book Title;}{\s41\ql \li0\ri0\sb240\sa60\keepn\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af0\afs32\alang1025 \ltrch\fcs0 
  69. \b\f36\fs32\lang1033\langfe1033\kerning32\cgrid\langnp1033\langfenp1033 \sbasedon1 \snext0 \sqformat \spriority39 TOC Heading;}{\*\cs42 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \ul\cf2 \sbasedon10 \sunhideused Hyperlink;}{
  70. \s43\ql \li0\ri0\sb100\sa100\sbauto1\saauto1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1049\langfe1049\cgrid\langnp1049\langfenp1049 \sbasedon0 \snext43 \sunhideused 
  71. Normal (Web);}{\s44\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs16\alang1025 \ltrch\fcs0 \f38\fs16\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 
  72. \sbasedon0 \snext44 \slink46 \ssemihidden \sunhideused Balloon Text;}{\*\cs45 \additive \rtlch\fcs1 \af0\afs16 \ltrch\fcs0 \fs16 \sbasedon10 \ssemihidden \sunhideused annotation reference;}{\*\cs46 \additive \rtlch\fcs1 \af38\afs16 \ltrch\fcs0 
  73. \f38\fs16\lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon10 \slink44 \slocked \ssemihidden Balloon Text Char;}{\s47\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs20\alang1025 \ltrch\fcs0 
  74. \f37\fs20\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext47 \slink49 \ssemihidden \sunhideused annotation text;}{\s48\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 
  75. \ab\af0\afs20\alang1025 \ltrch\fcs0 \b\f37\fs20\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon47 \snext47 \slink51 \ssemihidden \sunhideused annotation subject;}{\*\cs49 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 
  76. \lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon10 \slink47 \slocked \ssemihidden Comment Text Char;}{\*\cs51 \additive \rtlch\fcs1 \ab\af0 \ltrch\fcs0 \b\lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon49 \slink48 \slocked \ssemihidden 
  77. Comment Subject Char;}}{\*\listtable{\list\listtemplateid-1247400136{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f3\fs20\fbias0\hres0\chhres0 
  78. \fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01o;}{\levelnumbers;}\f2\fs20\fbias0\hres0\chhres0 \fi-360\li1440
  79. \jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fs20\fbias0\hres0\chhres0 \fi-360\li2160
  80. \jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fs20\fbias0\hres0\chhres0 \fi-360\li2880
  81. \jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fs20\fbias0\hres0\chhres0 \fi-360\li3600
  82. \jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fs20\fbias0\hres0\chhres0 \fi-360\li4320
  83. \jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fs20\fbias0\hres0\chhres0 \fi-360\li5040
  84. \jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fs20\fbias0\hres0\chhres0 \fi-360\li5760
  85. \jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fs20\fbias0\hres0\chhres0 \fi-360\li6480
  86. \jclisttab\tx6480\lin6480 }{\listname ;}\listid65038181}{\list\listtemplateid1068151468{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 
  87. \ltrch\fcs0 \hres0\chhres0 \fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  88. \hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  89. \hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  90. \hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  91. \hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  92. \hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  93. \hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'07.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  94. \hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext\'02\'08.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 
  95. \hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid748888386}{\list\listtemplateid-2028317322{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
  96. \'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  97. \'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  98. \'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  99. \'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  100. \'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  101. \'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  102. \'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  103. \'02\'07.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace0\levelindent0{\leveltext
  104. \'02\'08.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid759332653}{\list\listtemplateid425480440\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0
  105. \levelstartat1\levelspace360\levelindent0{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li720\lin720 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace360\levelindent0
  106. {\leveltext\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace360\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}
  107. \f10\fbias0\hres0\chhres0 \fi-360\li2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace360\levelindent0{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 
  108. \fi-360\li2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace360\levelindent0{\leveltext\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\lin3600 }{\listlevel\levelnfc23
  109. \levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace360\levelindent0{\leveltext\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0
  110. \levelfollow0\levelstartat1\lvltentative\levelspace360\levelindent0{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative
  111. \levelspace360\levelindent0{\leveltext\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\lvltentative\levelspace360\levelindent0{\leveltext
  112. \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\lin6480 }{\listname ;}\listid1930238370}}{\*\listoverridetable{\listoverride\listid65038181\listoverridecount0\ls1}{\listoverride\listid759332653\listoverridecount0\ls2}
  113. {\listoverride\listid1930238370\listoverridecount0\ls3}{\listoverride\listid748888386\listoverridecount0\ls4}}{\*\rsidtbl \rsid4482412}{\mmathPr\mmathFont34\mbrkBin0\mbrkBinSub0\msmallFrac0\mdispDef1\mlMargin0\mrMargin0\mdefJc1\mwrapIndent1440\mintLim0
  114. \mnaryLim1}{\info
  115. {\upr{\title ????????? ???????? \'ab???????????? ?????????? ?? ????????????? ??????????? ????????? ?/??? ??????-???????? \'ab????????\'bb\'bb ???????????? ????? ??????????? ???????? ? ???????????? ???????????????? \'ab????????\'bb (????? \'97 \'ab???????????????\'bb) ????????? ?????????? ?? ??}
  116. {\*\ud\uc0{\title {\uc1\u1053 ?\u1072 ?\u1089 ?\u1090 ?\u1086 ?\u1103 ?\u1097 ?\u1080 ?\u1081 ? \u1076 ?\u1086 ?\u1082 ?\u1091 ?\u1084 ?\u1077 ?\u1085 ?\u1090 ? \'ab\u1051 ?\u1080 ?\u1094 ?\u1077 ?\u1085 ?\u1079 ?\u1080 ?\u1086 ?\u1085 ?\u1085 ?\u1086 ?\u1077 ? \u1089 ?\u1086 ?\u1075 ?\u1083 ?\u1072 ?\u1096 ?\u1077 ?\u1085 ?\u1080 ?\u1077 ? \u1085 ?\u1072 ? \u1080 ?\u1089 ?\u1087 ?\u1086 ?\u1083 ?\u1100 ?\u1079 ?\u1086 ?\u1074 ?\u1072 ?\u1085 ?\u1080 ?\u1077 ? \u1087 ?\u1088 ?\u1086 ?}
  117. {\uc1\u1075 ?\u1088 ?\u1072 ?\u1084 ?\u1084 ?\u1085 ?\u1099 ?\u1093 ? \u1087 ?\u1088 ?\u1086 ?\u1076 ?\u1091 ?\u1082 ?\u1090 ?\u1086 ?\u1074 ? \u1080 ?/\u1080 ?\u1083 ?\u1080 ? \u1086 ?\u1085 ?\u1083 ?\u1072 ?\u1081 ?\u1085 ?-\u1089 ?\u1077 ?\u1088 ?\u1074 ?\u1080 ?\u1089 ?\u1086 ?\u1074 ? \'ab\u1044 ?\u1091 ?\u1073 ?\u1083 ?\u1100 ?\u1043 ?\u1048 ?\u1057 ?\'bb\'bb \u1087 ?\u1088 ?\u1077 ?\u1076 ?\u1089 ?\u1090 ?\u1072 ?\u1074 ?\u1083 ?\u1103 ?\u1077 ?\u1090 ? \u1089 ?\u1086 ?\u1073 ?}
  118. {\uc1\u1086 ?\u1081 ? \u1087 ?\u1088 ?\u1077 ?\u1076 ?\u1083 ?\u1086 ?\u1078 ?\u1077 ?\u1085 ?\u1080 ?\u1077 ? \u1054 ?\u1073 ?\u1097 ?\u1077 ?\u1089 ?\u1090 ?\u1074 ?\u1072 ? \u1089 ? \u1086 ?\u1075 ?\u1088 ?\u1072 ?\u1085 ?\u1080 ?\u1095 ?\u1077 ?\u1085 ?\u1085 ?\u1086 ?\u1081 ? \u1086 ?\u1090 ?\u1074 ?\u1077 ?\u1090 ?\u1089 ?\u1090 ?\u1074 ?\u1077 ?\u1085 ?\u1085 ?\u1086 ?\u1089 ?\u1090 ?\u1100 ?\u1102 ? \'ab\u1044 ?\u1091 ?\u1073 ?\u1083 ?\u1100 ?\u1043 ?\u1048 ?\u1057 ?\'bb (\u1076 ?}
  119. {\uc1\u1072 ?\u1083 ?\u1077 ?\u1077 ? \'97 \'ab\u1055 ?\u1088 ?\u1072 ?\u1074 ?\u1086 ?\u1086 ?\u1073 ?\u1083 ?\u1072 ?\u1076 ?\u1072 ?\u1090 ?\u1077 ?\u1083 ?\u1100 ?\'bb) \u1079 ?\u1072 ?\u1082 ?\u1083 ?\u1102 ?\u1095 ?\u1080 ?\u1090 ?\u1100 ? \u1089 ?\u1086 ?\u1075 ?\u1083 ?\u1072 ?\u1096 ?\u1077 ?\u1085 ?\u1080 ?\u1077 ? \u1085 ?\u1072 ? \u1080 ?\u1079 ?}}}}
  120. {\author v.selivanov}{\operator a.murashova}{\creatim\yr2011\mo9\dy19\hr14\min23}{\revtim\yr2011\mo9\dy19\hr14\min23}{\version2}{\edmins0}{\nofpages6}{\nofwords3065}{\nofchars16864}{\upr{\*\company ??? "?????-???"}
  121. {\*\ud\uc0{\*\company {\uc1\u1054 ?\u1054 ?\u1054 ? "\u1044 ?\u1091 ?\u1073 ?\u1083 ?\u1100 ?-\u1043 ?\u1048 ?\u1057 ?"}}}}{\nofcharsws19890}{\vern32771}}{\*\xmlnstbl {\xmlns1 http://schemas.microsoft.com/office/word/2003/wordml}}
  122. \paperw11906\paperh16838\margl1701\margr850\margt1134\margb1134\gutter0\ltrsect 
  123. \deftab708\widowctrl\ftnbj\aenddoc\trackmoves0\trackformatting1\donotembedsysfont1\relyonvml0\donotembedlingdata0\grfdocevents0\validatexml1\showplaceholdtext0\ignoremixedcontent0\saveinvalidxml0\showxmlerrors1
  124. \noxlattoyen\expshrtn\noultrlspc\dntblnsbdb\nospaceforul\formshade\horzdoc\dgmargin\dghspace180\dgvspace180\dghorigin1701\dgvorigin1134\dghshow1\dgvshow1
  125. \jexpand\viewkind1\viewscale100\pgbrdrhead\pgbrdrfoot\splytwnine\ftnlytwnine\htmautsp\nolnhtadjtbl\useltbaln\alntblind\lytcalctblwd\lyttblrtgr\lnbrkrule\nobrkwrptbl\viewnobound1\snaptogridincell\allowfieldendsel
  126. \wrppunct\asianbrkrule\rsidroot2643407\newtblstyruls\nogrowautofit\utinl \fet0{\*\wgrffmtfilter 2450}\ilfomacatclnup0\ltrpar \sectd \ltrsect\linex0\headery708\footery708\colsx708\endnhere\sectlinegrid360\sectdefaultcl\sectrsid16396373\sftnbj {\*\pnseclvl1
  127. \pnucrm\pnqc\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl2\pnucltr\pnqc\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl3\pndec\pnqc\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl4\pnlcltr\pnqc\pnstart1\pnindent720\pnhang {\pntxta )}}
  128. {\*\pnseclvl5\pndec\pnqc\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnqc\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl7\pnlcrm\pnqc\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl8
  129. \pnlcltr\pnqc\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnqc\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}\pard\plain \ltrpar
  130. \ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \f37\fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  131. \f0\fs20\insrsid4482412 
  132. This document, the Licensing Agreement for Use of 2GIS Software and/or Online Services, represents an offer from Double GIS Limited Liability Company (hereinafter 'the Rightholder') to enter into an agreement on the terms and conditions set out below.}{
  133. \rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 Please read the terms and conditions of this Licensing Agreement before using 2GIS software and/or online services. }{\rtlch\fcs1 
  134. \af0 \ltrch\fcs0 \insrsid4482412 \line \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 1 General}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412  }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{
  135. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 1.1 By using 2GIS software and/or online services, you agree that:}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  136. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 a) you have read the terms and conditions of this Agreement in full before commencing use of 2GIS software products and/or online services.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line 
  137. \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 b) Commencing use of 2GIS software products and/or online services in any form means that you agree to be bound by all terms and conditions of this Agreement in full without an
  138. y exceptions or limitations on your part. 2GIS software products and/or online services may not be used on any other terms or conditions.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  139. \f0\fs20\insrsid4482412 c) If you do not agree to be bound by the terms and conditions of this Agreement or do not have the right to enter into it, you should terminate any use of 2GIS software products and/or online services forthwith.}{\rtlch\fcs1 \af0 
  140. \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  141. d) The Agreement (including any part of it) may be amended by the Rightholder without any special notice. The new version of the Agreement becomes effective on
  142.  the date it is posted on the Rightholder's Website unless otherwise provided for by the new version of the Agreement.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  143. \par 
  144. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 1.2 Words and phrases are used herein in the following meanings unless otherwise directly defined further in the text:}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  145. \f0\fs20\insrsid8399969\charrsid1212298 
  146. \par 
  147. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 a) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 License (Agreement)}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  148.  - this Licensing Agreement for Use of 2GIS Software Products and/or Online Services.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 b) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 
  149. \b\f0\fs20\insrsid4482412 2GIS Online Services}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412  - the whole of the Rightholder's 2GIS software products and hardware environment to which access is granted to Users through the Rightholde
  150. r's Website.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 c) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 Rightholder}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  151. \f0\fs20\insrsid4482412  - Double GIS Limited Liability Company, OGRN [Primary State Registration Number] 1045401929847, located at 53 Gorskiy Microdistrict, Novosibirsk 630032, Russia.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{
  152. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 d) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 User}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412  - an entity which has entered into this Agreement with th
  153. e Rightholder on its own behalf or that of a third party in compliance with the requirements of applicable law and this Agreement.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 e) }{
  154. \rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 2GIS Software Products}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412  - 2GIS software packages that are owned by the Rightholder and incorporate Digital Maps and/or Dir
  155. ectories of Organizations, as well as every individual computer application or database included in or used together with them and all subsequent updates and upgrades, intended for use on desktop and pocket personal computers, cellular telephones, PDAs an
  156. d smart phones.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 f) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 Directory of Organizations}{\rtlch\fcs1 \af0\afs20 
  157. \ltrch\fcs0 \f0\fs20\insrsid4482412  - a database of an electronic directory that includes names, addresses, telephone numbers, email addresses and websites, types of products made and sold (work carried out, services provided) and other informati
  158. on about organizations and sole proprietors found within a certain area falling within the boundaries of the aligned Digital Map, as well as other organizations at the Rightholder's discretion.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{
  159. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 g) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 Rightholder's Website}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412  - Internet sites registered in the d
  160. omains 2gis.ru, maps.2gis.ru, flamp.ru and other domains within 2gis.ru and/or flamp.ru.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 h) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 
  161. \b\f0\fs20\insrsid4482412 Digital Map}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412  - a database of an electronic map which includes geoinformational data on geographic sites and populated areas within an area delimited by certain geog
  162. raphic coordinates.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 i) }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 Commercial Use}{\rtlch\fcs1 \af0\afs20 
  163. \ltrch\fcs0 \f0\fs20\insrsid4482412  - use of 2GIS Software Products and/or Online Services, as well as other Intellectual Property Items, outside the scope of functional use and/or rights granted for use of map fragments permitted under this Agreement b
  164. y an individual for purposes of generating an income (profit) or by a sole proprietor or organization for purposes of gaining business benefit, including their offer or provision of access to them on a paid basis, i.e. for a payment or any counteroffer of
  165.  
  166. goods, works or services or combined with simultaneous provision of goods, works or services on a paid basis in one form or another. Commercial Use of 2GIS Software Products and/or Online Services and other Intellectual Property Items may be authorized by
  167.  the Rightholder subject to a separate agreement with the User.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  168. \par }\pard \ltrpar\ql \li0\ri0\sa240\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 
  169. 2. Exclusive Rights }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  170. 2.1 2GIS Software Products and Online Services in general, and computer applications, databases, maps, reference information and other text materials, images and other it
  171. ems subject to copyrights and/or related rights included in or used together with them, as well as objects of patent rights, trademarks, commercial and company names and other parts of 2GIS Software Products and Online Services (regardless of whether they
  172.  
  173. are part of them or serve as additional components and whether they can be extracted and used independently) in particular (hereinafter 'Intellectual Property Items'), are protected under Part IV of the Civil Code of the Russian Federation and are owned b
  174. y the Rightholder subject to an exclusive right unless otherwise specified in the notice of rights.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  175. 2.2 The Rightholder keeps exclusive rights in any results of reworking (modification) of Intellectual Property Items authorized under this License and may a
  176. t any time revoke its authorization of their use at its discretion without compensation of any costs incurred by the User in creating and applying them.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  177. \f0\fs20\insrsid4482412 2.3 The notice of rights to an Intellectual Property Item is posted on such Item or made known to the 
  178. User when the Item is delivered. The absence of any notice of rights does not signify the absence of its legal protection or authorization of its free use.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  179. \f0\fs20\insrsid4482412 2.4 Releases of 2GIS Software Products are registered as electronic periodicals pursuant to RF Law On Mass Media No. 2124-1 dated 27.12.1991. Materials may not be reprinted from releases without prior written authorization.}{
  180. \rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 3 License}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  181. \f0\fs20\insrsid4482412 3.1 2GIS Software Products and/or Online Services may only be used on the terms and conditions of this License. If the
  182.  User does not agree to be bound by the terms and conditions of the License in full, the User may not use 2GIS Software Products and/or Online Services for any purpose whatsoever. 2GIS Software Products and/or Online Services may not be used in violation 
  183. of (in noncompliance with) any terms or conditions of the License.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  184. 3.2 Rights and methods of use of 2GIS Software Products and/or Online Services not explicitly granted/authorized to the User hereunder shall be treated as ungranted/prohibited by the Rightholder.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }
  185. {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 3.3 The User may use 2GIS Software Products and/or Online Services on the terms and conditions of this License for noncommercial purposes on an unpaid basis.}{\rtlch\fcs1 \af0 \ltrch\fcs0 
  186. \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 3.4 The Rightholder may place any information and/or advertising materials and links to t
  187. hird party Internet sites in 2GIS Software Products and/or Online Services, and may also grant the right to use 2GIS Software Products and/or Online Services in this way to third parties subject to a separate agreement.}{\rtlch\fcs1 \af0 \ltrch\fcs0 
  188. \insrsid4482412 \line \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 4 User's Rights}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 4.1 The Righthold
  189. er grants the User the right to use 2GIS Software Products and/or Online Services on the terms and conditions of a common (non-exclusive) unassignable license in the ways indicated in this section.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line 
  190. \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 4.2 Functional use of 2GIS Software Products}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 The User ma
  191. y use 2GIS Software Products for their immediate purpose of use in accordance with }{\field\fldedit{\*\fldinst {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412  HYPERLINK "http://help.2gis.ru/pc/full/" }{\rtlch\fcs1 \af0 \ltrch\fcs0 
  192. \insrsid4482412 {\*\datafield 
  193. 00d0c9ea79f9bace118c8200aa004ba90b0200000003000000e0c9ea79f9bace118c8200aa004ba90b5200000068007400740070003a002f002f00680065006c0070002e0032006700690073002e00720075002f00700063002f00660075006c006c002f000000795881f43b1d7f48af2c825dc485276300000000a5ab0000
  194. 00}}}{\fldrslt {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\ul\cf2\insrsid4482412 the User Manual}}}\sectd \ltrsect\linex0\headery708\footery708\colsx708\endnhere\sectlinegrid360\sectdefaultcl\sectrsid16396373\sftnbj {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  195. \f0\fs20\insrsid4482412 . To this end, they may be installed on desktop or pocket personal computer(s), smart phone(s) or other devices (hereinafter 'Devices').}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 
  196. \ltrch\fcs0 \f0\fs20\insrsid4482412 
  197. In accordance with this paragraph, the User may install 2GIS Software Products on an unlimited number of Devices, as well as store or install copies of Software Products on a data storage device (for example, a network server) int
  198. ended and used solely for installation and operation of the Software Product on other available computers within the local area network.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 
  199. \b\f0\fs20\insrsid4482412 4.3 Reproduction of 2GIS Software Products}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  200. The User may reproduce 2GIS Software Products, copies of which are distrib
  201. uted by the Rightholder, for noncommercial purposes on an unpaid basis on any Devices and other types of physical media, provided that no modifications are made in the combination, composition and content of the 2GIS Software Products as compared to how t
  202. hey are offered and/or recommended for use by the Rightholder.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 4.4 Distribution of 2GIS Software Products}{\rtlch\fcs1 \af0 
  203. \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 The User may distribute 2GIS Software Products by transferring copies reproduced pursuant to paragraph 4.3 of this Agreement for noncommercial purpos
  204. es on an unpaid basis and maintaining their integrity unless otherwise provided for by a written authorization from the Rightholder.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 
  205. \b\f0\fs20\insrsid4482412 4.5 Purpose of use of 2GIS Online Services}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  206. The User may use 2GIS Online Services for their immediate purpose of use on an
  207.  unlimited number of Devices subject to the terms and conditions of this License. At the Rightholder's discretion, the User may have to agree to the terms and conditions of a separate agreement in order to use some 2GIS Online Services or their additional
  208.  functions.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 4.6 Use of links to fragments of 2GIS Online Services maps on the Internet}{\rtlch\fcs1 \af0 \ltrch\fcs0 
  209. \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 The User may use html links to map fragments using the 2GIS Online Service on the terms and conditions set out below.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 
  210. \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 To indicate the position of the desired building, it is sufficient to post a special link to the Digital Map from the 2GIS Online Service as follows:}{\rtlch\fcs1 \af0\afs20 
  211. \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  212. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 \cbpat18 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 <a href="}{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 
  213. \b\f0\fs20\insrsid4482412 \{Address of the link to the fragment\}}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 " target="_blank" title="2GIS-Online \emdash  City Information Directory">}{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 
  214. \b\f0\fs20\insrsid4482412 \{Text of the link, usually the address\}}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 </a> }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  215. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  216. To learn the address of a link to a Digital Map fragment:}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  217. \par {\listtext\pard\plain\ltrpar \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1033\langfenp1033 \hich\af0\dbch\af0\loch\f0 1.\tab}}\pard \ltrpar\ql \fi-360\li720\ri0\sb100\sa100\sbauto1\saauto1\widctlpar
  218. \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin720\itap0\pararsid8399969 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 Go to the Rightholder's Website }{\field\fldedit{\*\fldinst {\rtlch\fcs1 \af0\afs20 
  219. \ltrch\fcs0 \f0\fs20\insrsid4482412  HYPERLINK "http://maps.2gis.ru/" }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 {\*\datafield 
  220. 00d0c9ea79f9bace118c8200aa004ba90b0200000003000000e0c9ea79f9bace118c8200aa004ba90b4200000068007400740070003a002f002f006d006100700073002e0032006700690073002e00720075002f000000795881f43b1d7f48af2c825dc485276300000000a5ab000000}}}{\fldrslt {\rtlch\fcs1 
  221. \af0\afs20 \ltrch\fcs0 \f0\fs20\ul\cf2\insrsid4482412 maps.2gis.ru}}}\sectd \ltrsect\linex0\headery708\footery708\colsx708\endnhere\sectlinegrid360\sectdefaultcl\sectrsid16396373\sftnbj {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 .}{
  222. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  223. \par {\listtext\pard\plain\ltrpar \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1033\langfenp1033 \hich\af0\dbch\af0\loch\f0 2.\tab}}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  224. Select the building in question (a card with the building's address will appear on the map).}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  225. \par {\listtext\pard\plain\ltrpar \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1033\langfenp1033 \hich\af0\dbch\af0\loch\f0 3.\tab}}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 Click on the 'Li
  226. nk to this place' text in the top right corner above the map. A window with the address of the link to the selected fragment will show up under the cursor.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  227. \par }\pard \ltrpar\ql \li0\ri0\sa240\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  228. The link will open exactly the same fragment that was selected when the 'Link to this place' text was clicked. For user convenience, the 2GIS Online Service supports map navigation, viewing of closest stops, and information about companies in buildings.}{
  229. \rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 Use of links to the 2GIS Online Service is the simplest and fastest way of using it, so it is recomme
  230. nded for websites with a large number of addresses (catalogs of companies, new buildings, etc.). The 2GIS Online Service is updated on a monthly basis.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 
  231. \b\f0\fs20\insrsid4482412 4.7 Use of map fragments from 2GIS Software Products and/or Online Services on the Internet}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 The User m
  232. ay create map fragments from Digital Maps of cities by copying a visual representation of cartographical data generated by 2GIS Software Products and/or Online Services, as well as create derivatives of such map fragments (supplemented, abbreviated, rotat
  233. ed, and with other modifications), and make them publicly available on the Internet provided that there is a notice on each fragment indicating the source and an active link to the Website at }{\field\fldedit{\*\fldinst {\rtlch\fcs1 \af0\afs20 
  234. \ltrch\fcs0 \f0\fs20\insrsid4482412  HYPERLINK "http://www.2gis.ru/" }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 {\*\datafield 
  235. 00d0c9ea79f9bace118c8200aa004ba90b0200000003000000e0c9ea79f9bace118c8200aa004ba90b4000000068007400740070003a002f002f007700770077002e0032006700690073002e00720075002f000000795881f43b1d7f48af2c825dc485276300000000a5ab000000}}}{\fldrslt {\rtlch\fcs1 
  236. \af0\afs20 \ltrch\fcs0 \f0\fs20\ul\cf2\insrsid4482412 www.2gis.ru}}}\sectd \ltrsect\linex0\headery708\footery708\colsx708\endnhere\sectlinegrid360\sectdefaultcl\sectrsid16396373\sftnbj {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  237.  of the type shown below:}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  238. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 \cbpat18 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 <a href="http://www.2gis.ru" target="_blank" title="2GIS Software 
  239. \emdash  City Information Directory. Free download!">© 2GIS \emdash  City Information Directory</a> }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  240. \par }\pard \ltrpar\ql \li0\ri0\sa240\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 
  241. 4.8 Use of map fragments from 2GIS Software Products and/or Online Services in the media, publishing and outdoor advertising}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  242. The User may reproduce map fragments by copying a visual representation of cartographical data generated by 2GIS Software Products and/or Online Services and derivatives of such map fragments (supplemented, abbreviate
  243. d, rotated, and with other modifications) in print periodicals, publishing, outdoor advertising and other print and electronic publications provided that there is a notice on each fragment of the type shown below:}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  244. \f0\fs20\insrsid8399969\charrsid1212298 
  245. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 \cbpat18 {\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 \'a9 2GIS City Information Directory}{\rtlch\fcs1 \af0 
  246. \ltrch\fcs0 \insrsid4482412 \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 www.2GIS.ru}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  247. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid8399969 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  248. The font size used in the map fragment notice in print media and publishing shall be at least 5 pt; in outdoor advertising, at least 2% of the layout area.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  249. \f0\fs20\insrsid4482412 4.9 2GIS Software Products and/or Online Services may be used as described in paragraphs 4.7-4.8 hereof provided that the following conditions are met:}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  250.  
  251. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 a) map fragments may be subsequently used only for information purposes (for example, to show the location of or way to a certain site);}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line 
  252. \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 b) the scope of use of cartographical materials (the area of the map fragment) is justified by the abovementioned information purposes.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  253. \f0\fs20\insrsid8399969\charrsid1212298 
  254. \par 
  255. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 4.10 The right to use 2GIS Software Products and/or Online Services under this section is granted on the condition that the User complies with restrictions set out in this Agreement. }{
  256. \rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 5 Limited Use }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  257. \f0\fs20\insrsid4482412 5.1 The User may not, independently or through third parties:}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  258. \par 
  259. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 5.1.1 Reverse engineer, emulate, create new versions of, modify, decompile, disassemble, decode or otherwise process the code of 2GIS Software Products and/or Online Ser
  260. vices in order to interfere with the system protecting 2GIS Software Products and/or Online Services against unauthorized use; extract cartographical, reference, informational and other materials from databases; or acquire information about the implementa
  261. tion of algorithms used in 2GIS Software Products and/or Online Services.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  262. 5.1.2 Create software or reference and information products and/or services using 2GIS Software Products and/or Online Services and their component databases or extracted (extractabl
  263. e) text; cartographical, reference and information materials; or any other Intellectual Property Items referred to in paragraph 2.1 of this Agreement. }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  264. \f0\fs20\insrsid4482412 5.1.3 Reproduce or distribute 2GIS Software Products for commercial purposes without the Rightholder's written authorization.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  265. \f0\fs20\insrsid4482412 5.1.4 Extract any cartographical, reference, informational or other materials from databases that are part of 2GIS Software Products and subsequently use such materials in any way or form.}{\rtlch\fcs1 \af0 \ltrch\fcs0 
  266. \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 5.1.5 Use databases that are part of 2GIS Software Products separately from such 2GIS Software Products.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{
  267. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 5.1.6 Provide access to 2GIS Online Services for commercial purposes, including by relay of data from them in any way, including use of frames and other software methods and techniques that al
  268. low collection of data from the 2GIS Online Service and their provision on a third-party website, unless otherwise provided for by a separate agreement with the Rightholder.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 
  269. \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 5.1.7 Delete or otherwise modify trademarks, industrial models and notices of cop
  270. yright or any other rights included in 2GIS Software Products and/or Online Services and placed on Digital Maps and other cartographical materials.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  271. \par 
  272. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 5.2 To avoid ambiguity, cartographical, reference and information materials, either directly extracted from
  273.  databases that are part of 2GIS Software Products and/or Online Services or obtained by copying the outcome of data processing using 2GIS Software Products and/or Online Services, as well as derivatives of such materials (supplemented, abbreviated or oth
  274. erwise modified), }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 MAY NOT}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  275.  be copied, reproduced, processed, distributed, posted for free access (published) on the Internet, used in mass media and/or commercially used other than in the cases expressly authorized by this License.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 
  276. \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 6 Automatic updates}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 6.1 
  277. 2GIS Software Products may regularly interact with the Rightholder's software and hardware to check availability of updates for 2GIS Software Products, such as modifications of 2GIS Software Products, additional modules for them, and updates of city datab
  278. ases (hereinafter 'Updates').}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  279. 6.2 By installing 2GIS Software Products, the User agrees to these queries and to receive and install Updates automatically.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 
  280. 7 Confidentiality Policy}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 7.1 By entering into this Agreement, the User expresses his/her consent t
  281. o collection and transmission to the Rightholder of impersonal service information about the nature and methods of use of 2GIS Software Products and/or Online Services.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 
  282. \ltrch\fcs0 \f0\fs20\insrsid4482412 7.2 The User acknowledges and agrees that the Rightholder may obtain, store and publis
  283. h generalized impersonal data on statistics of use of 2GIS Software Products and/or Online Services for the purposes of further technical improvement and response to user requests to the support service, as well as for marketing research.}{\rtlch\fcs1 
  284. \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 7.3 The User is 
  285. not required to provide personal data to be able to use 2GIS Software Products and/or Online Services unless expressly provided for by a separate agreement for use of such 2GIS Software Products and/or Online Services.}{\rtlch\fcs1 \af0 \ltrch\fcs0 
  286. \insrsid4482412 \line \line \line }{\rtlch\fcs1 \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 8 Liability under the License}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 8.1 
  287. The provisions of consumer right protection laws shall not apply to relationships between the parties under the License, as the License authorizes use of 2GIS Software Products and/or Online Services for noncommercial purposes on an unpaid basis.}{
  288. \rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 8.2 2GIS
  289.  Software Products and/or Online Services are provided on an 'as is' basis; consequently, no guarantees whatsoever are given to the User that they will meet the User's needs; that they will be provided continuously, promptly, reliably and without errors; 
  290. that the results that can be obtained through their use will be accurate and reliable; or that all errors will be eliminated.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  291. 8.3 The Rightholder will endeavor to ensure that all information posted in the directory and the map is accurate. However, the Rig
  292. htholder does not guarantee and shall not be liable for the accuracy of such information. Any and all materials and data from 2GIS Software Products and/or Online Services are used exclusively at the User's risk, and the Rightholder shall not be liable fo
  293. r any loss of profit or any other damage resulting from the use of 2GIS Software Products and/or Online Services.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  294. 8.4 All information and/or advertising materials included in 2GIS Software Products and/or Online Services have been provided by third parties
  295. . The Rightholder shall not be liable for the reliability of third-party information and/or advertising materials, the availability of their websites and their content, or for any consequences of use of the information, advertising or websites of third pa
  296. rties.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  297. 8.5 Since 2GIS Software Products and/or Online Services are subject to regular updates in functionality, the form and nature of products and services provided may change from time to time without any prior notice to the User. The Rightholder may, at
  298.  its own discretion, terminate or suspend provision of 2GIS Software Products and/or Online Services (or any individual parts of products or functions of services) to all Users in general or an individual User in particular, and modify or revoke the Licen
  299. se without prior notice.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  300. 8.6 The User shall be liable for any breach of obligations set out in this Agreement and/or by applicable law and for any and all consequences of such breaches (including any losses incurred by the Rightholder and other third parties).}{\rtlch\fcs1 \af0 
  301. \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  302. 8.7 The Rightholder reserves the right to prosecute violators of exclusive Intellectual Property Rights pursuant to civil, administrative and criminal laws at its discretion.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line \line }{\rtlch\fcs1 
  303. \ab\af0\afs20 \ltrch\fcs0 \b\f0\fs20\insrsid4482412 9 Final Provisions}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 9.1 This Agreement, its execution and performance, an
  304. d issues not regulated by this Agreement shall be regulated by the applicable laws of the Russian Federation.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 
  305. 9.2 All and any disputes under or in relation to this Agreement shall be reviewed by a court of the Rightholder's domicile pursuant to applicable procedural law of the Russian Federation.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{
  306. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 9.3 This Agreement may be unilaterally amended or terminated by the Rightholder without prior notice to the User or payment of any damages.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line 
  307. \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 9.4 The most recent version of this Agreement is posted on the Rightholder's Website and is available on the Internet at }{\field\fldedit{\*\fldinst {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  308. \f0\fs20\insrsid4482412  HYPERLINK "http://help.2gis.ru/licensing-agreement" }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 {\*\datafield 
  309. 00d0c9ea79f9bace118c8200aa004ba90b0200000003000000e0c9ea79f9bace118c8200aa004ba90b6800000068007400740070003a002f002f00680065006c0070002e0032006700690073002e00720075002f006c006900630065006e00730069006e0067002d00610067007200650065006d0065006e00740000007958
  310. 81f43b1d7f48af2c825dc485276300000000a5ab000000}}}{\fldrslt {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\ul\cf2\insrsid4482412 http://help.2gis.ru/licensing-agreement}}}\sectd \ltrsect
  311. \linex0\headery708\footery708\colsx708\endnhere\sectlinegrid360\sectdefaultcl\sectrsid16396373\sftnbj {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line \line }{\rtlch\fcs1 \af0\afs20 
  312. \ltrch\fcs0 \f0\fs20\insrsid4482412 In case of any inconsistency between the version of the Agreement included in distributed copies of 2GIS So
  313. ftware Products and the latest version of the Agreement posted on the Rightholder's Website, the version of the Agreement posted on the Rightholder's Website shall prevail.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line }{\rtlch\fcs1 \af0\afs20 
  314. \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  315. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 Version from 1 May 2011}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid8399969\charrsid1212298 
  316. \par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid4482412 \line }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \f0\fs20\insrsid4482412 \'a9 Double GIS LLC}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\insrsid8399969\charrsid1212298 
  317. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\insrsid9597865\charrsid1212298 
  318. \par }{\*\themedata 504b030414000600080000002100828abc13fa0000001c020000130000005b436f6e74656e745f54797065735d2e786d6cac91cb6ac3301045f785fe83d0b6d8
  319. 72ba28a5d8cea249777d2cd20f18e4b12d6a8f843409c9df77ecb850ba082d74231062ce997b55ae8fe3a00e1893f354e9555e6885647de3a8abf4fbee29bbd7
  320. 2a3150038327acf409935ed7d757e5ee14302999a654e99e393c18936c8f23a4dc072479697d1c81e51a3b13c07e4087e6b628ee8cf5c4489cf1c4d075f92a0b
  321. 44d7a07a83c82f308ac7b0a0f0fbf90c2480980b58abc733615aa2d210c2e02cb04430076a7ee833dfb6ce62e3ed7e14693e8317d8cd0433bf5c60f53fea2fe7
  322. 065bd80facb647e9e25c7fc421fd2ddb526b2e9373fed4bb902e182e97b7b461e6bfad3f010000ffff0300504b030414000600080000002100a5d6a7e7c00000
  323. 00360100000b0000005f72656c732f2e72656c73848fcf6ac3300c87ef85bd83d17d51d2c31825762fa590432fa37d00e1287f68221bdb1bebdb4fc7060abb08
  324. 84a4eff7a93dfeae8bf9e194e720169aaa06c3e2433fcb68e1763dbf7f82c985a4a725085b787086a37bdbb55fbc50d1a33ccd311ba548b63095120f88d94fbc
  325. 52ae4264d1c910d24a45db3462247fa791715fd71f989e19e0364cd3f51652d73760ae8fa8c9ffb3c330cc9e4fc17faf2ce545046e37944c69e462a1a82fe353
  326. bd90a865aad41ed0b5b8f9d6fd010000ffff0300504b0304140006000800000021006b799616830000008a0000001c0000007468656d652f7468656d652f7468
  327. 656d654d616e616765722e786d6c0ccc4d0ac3201040e17da17790d93763bb284562b2cbaebbf600439c1a41c7a0d29fdbd7e5e38337cedf14d59b4b0d592c9c
  328. 070d8a65cd2e88b7f07c2ca71ba8da481cc52c6ce1c715e6e97818c9b48d13df49c873517d23d59085adb5dd20d6b52bd521ef2cdd5eb9246a3d8b4757e8d3f7
  329. 29e245eb2b260a0238fd010000ffff0300504b03041400060008000000210096b5ade296060000501b0000160000007468656d652f7468656d652f7468656d65
  330. 312e786d6cec594f6fdb3614bf0fd87720746f6327761a07758ad8b19b2d4d1bc46e871e698996d850a240d2497d1bdae38001c3ba618715d86d87615b8116d8
  331. a5fb34d93a6c1dd0afb0475292c5585e9236d88aad3e2412f9e3fbff1e1fa9abd7eec70c1d1221294fda5efd72cd4324f1794093b0eddd1ef62fad79482a9c04
  332. 98f184b4bd2991deb58df7dfbb8ad755446282607d22d771db8b944ad79796a40fc3585ee62949606ecc458c15bc8a702910f808e8c66c69b9565b5d8a314d3c
  333. 94e018c8de1a8fa94fd05093f43672e23d06af89927ac06762a049136785c10607758d9053d965021d62d6f6804fc08f86e4bef210c352c144dbab999fb7b471
  334. 7509af678b985ab0b6b4ae6f7ed9ba6c4170b06c788a705430adf71bad2b5b057d03606a1ed7ebf5babd7a41cf00b0ef83a6569632cd467faddec9699640f671
  335. 9e76b7d6ac355c7c89feca9cccad4ea7d36c65b258a206641f1b73f8b5da6a6373d9c11b90c537e7f08dce66b7bbeae00dc8e257e7f0fd2badd5868b37a088d1
  336. e4600ead1ddaef67d40bc898b3ed4af81ac0d76a197c86826828a24bb318f3442d8ab518dfe3a20f000d6458d104a9694ac6d88728eee2782428d60cf03ac1a5
  337. 193be4cbb921cd0b495fd054b5bd0f530c1931a3f7eaf9f7af9e3f45c70f9e1d3ff8e9f8e1c3e3073f5a42ceaa6d9c84e5552fbffdeccfc71fa33f9e7ef3f2d1
  338. 17d57859c6fffac327bffcfc793510d26726ce8b2f9ffcf6ecc98baf3efdfdbb4715f04d814765f890c644a29be408edf3181433567125272371be15c308d3f2
  339. 8acd249438c19a4b05fd9e8a1cf4cd296699771c393ac4b5e01d01e5a30a787d72cf1178108989a2159c77a2d801ee72ce3a5c545a6147f32a99793849c26ae6
  340. 6252c6ed637c58c5bb8b13c7bfbd490a75330f4b47f16e441c31f7184e140e494214d273fc80900aedee52ead87597fa824b3e56e82e451d4c2b4d32a423279a
  341. 668bb6690c7e9956e90cfe766cb37b077538abd27a8b1cba48c80acc2a841f12e698f13a9e281c57911ce298950d7e03aba84ac8c154f8655c4f2af074481847
  342. bd804859b5e696007d4b4edfc150b12addbecba6b18b148a1e54d1bc81392f23b7f84137c2715a851dd0242a633f900710a218ed715505dfe56e86e877f0034e
  343. 16bafb0e258ebb4faf06b769e888340b103d3311da9750aa9d0a1cd3e4efca31a3508f6d0c5c5c398602f8e2ebc71591f5b616e24dd893aa3261fb44f95d843b
  344. 5974bb5c04f4edafb95b7892ec1108f3f98de75dc97d5772bdff7cc95d94cf672db4b3da0a6557f70db629362d72bcb0431e53c6066acac80d699a6409fb44d0
  345. 8741bdce9c0e4971624a2378cceaba830b05366b90e0ea23aaa241845368b0eb9e2612ca8c742851ca251ceccc70256d8d87265dd96361531f186c3d9058edf2
  346. c00eafe8e1fc5c509031bb4d680e9f39a3154de0accc56ae644441edd76156d7429d995bdd88664a9dc3ad50197c38af1a0c16d684060441db02565e85f3b966
  347. 0d0713cc48a0ed6ef7dedc2dc60b17e92219e180643ed27acffba86e9c94c78ab90980d8a9f0913ee49d62b512b79626fb06dccee2a432bbc60276b9f7dec44b
  348. 7904cfbca4f3f6443ab2a49c9c2c41476dafd55c6e7ac8c769db1bc399161ee314bc2e75cf8759081743be1236ec4f4d6693e5336fb672c5dc24a8c33585b5fb
  349. 9cc24e1d4885545b58463634cc5416022cd19cacfccb4d30eb45296023fd35a458598360f8d7a4003bbaae25e331f155d9d9a5116d3bfb9a95523e51440ca2e0
  350. 088dd844ec6370bf0e55d027a012ae264c45d02f708fa6ad6da6dce29c255df9f6cae0ec38666984b372ab5334cf640b37795cc860de4ae2816e95b21be5ceaf
  351. 8a49f90b52a51cc6ff3355f47e0237052b81f6800fd7b802239daf6d8f0b1571a8426944fdbe80c6c1d40e8816b88b8569082ab84c36ff0539d4ff6dce591a26
  352. ade1c0a7f669880485fd484582903d284b26fa4e2156cff62e4b9265844c4495c495a9157b440e091bea1ab8aaf7760f4510eaa69a6465c0e04ec69ffb9e65d0
  353. 28d44d4e39df9c1a52ecbd3607fee9cec7263328e5d661d3d0e4f62f44acd855ed7ab33cdf7bcb8ae889599bd5c8b3029895b6825696f6af29c239b75a5bb1e6
  354. 345e6ee6c28117e73586c1a2214ae1be07e93fb0ff51e133fb65426fa843be0fb515c187064d0cc206a2fa926d3c902e907670048d931db4c1a44959d366ad93
  355. b65abe595f70a75bf03d616c2dd959fc7d4e6317cd99cbcec9c58b34766661c7d6766ca1a9c1b327531486c6f941c638c67cd22a7f75e2a37be0e82db8df9f30
  356. 254d30c1372581a1f51c983c80e4b71ccdd28dbf000000ffff0300504b0304140006000800000021000dd1909fb60000001b010000270000007468656d652f74
  357. 68656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73848f4d0ac2301484f78277086f6fd3ba109126dd88d0add40384e4350d363f24
  358. 51eced0dae2c082e8761be9969bb979dc9136332de3168aa1a083ae995719ac16db8ec8e4052164e89d93b64b060828e6f37ed1567914b284d262452282e3198
  359. 720e274a939cd08a54f980ae38a38f56e422a3a641c8bbd048f7757da0f19b017cc524bd62107bd5001996509affb3fd381a89672f1f165dfe514173d9850528
  360. a2c6cce0239baa4c04ca5bbabac4df000000ffff0300504b01022d0014000600080000002100828abc13fa0000001c0200001300000000000000000000000000
  361. 000000005b436f6e74656e745f54797065735d2e786d6c504b01022d0014000600080000002100a5d6a7e7c0000000360100000b000000000000000000000000
  362. 002b0100005f72656c732f2e72656c73504b01022d00140006000800000021006b799616830000008a0000001c00000000000000000000000000140200007468
  363. 656d652f7468656d652f7468656d654d616e616765722e786d6c504b01022d001400060008000000210096b5ade296060000501b000016000000000000000000
  364. 00000000d10200007468656d652f7468656d652f7468656d65312e786d6c504b01022d00140006000800000021000dd1909fb60000001b010000270000000000
  365. 00000000000000009b0900007468656d652f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73504b050600000000050005005d010000960a00000000}
  366. {\*\colorschememapping 3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d22796573223f3e0d0a3c613a636c724d
  367. 617020786d6c6e733a613d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f64726177696e676d6c2f323030362f6d6169
  368. 6e22206267313d226c743122207478313d22646b3122206267323d226c743222207478323d22646b322220616363656e74313d22616363656e74312220616363
  369. 656e74323d22616363656e74322220616363656e74333d22616363656e74332220616363656e74343d22616363656e74342220616363656e74353d22616363656e74352220616363656e74363d22616363656e74362220686c696e6b3d22686c696e6b2220666f6c486c696e6b3d22666f6c486c696e6b222f3e}
  370. {\*\latentstyles\lsdstimax267\lsdlockeddef0\lsdsemihiddendef1\lsdunhideuseddef1\lsdqformatdef0\lsdprioritydef99{\lsdlockedexcept \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 \lsdlocked0 Normal;
  371. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 1;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 2;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 3;
  372. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 4;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 5;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 6;
  373. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 7;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 8;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 9;
  374. \lsdpriority39 \lsdlocked0 toc 1;\lsdpriority39 \lsdlocked0 toc 2;\lsdpriority39 \lsdlocked0 toc 3;\lsdpriority39 \lsdlocked0 toc 4;\lsdpriority39 \lsdlocked0 toc 5;\lsdpriority39 \lsdlocked0 toc 6;\lsdpriority39 \lsdlocked0 toc 7;
  375. \lsdpriority39 \lsdlocked0 toc 8;\lsdpriority39 \lsdlocked0 toc 9;\lsdqformat1 \lsdpriority35 \lsdlocked0 caption;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority10 \lsdlocked0 Title;\lsdpriority1 \lsdlocked0 Default Paragraph Font;
  376. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority11 \lsdlocked0 Subtitle;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority22 \lsdlocked0 Strong;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority20 \lsdlocked0 Emphasis;
  377. \lsdsemihidden0 \lsdunhideused0 \lsdpriority59 \lsdlocked0 Table Grid;\lsdunhideused0 \lsdlocked0 Placeholder Text;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority1 \lsdlocked0 No Spacing;
  378. \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid;
  379. \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1;
  380. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2;
  381. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading;
  382. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 1;
  383. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 1;
  384. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 1;\lsdunhideused0 \lsdlocked0 Revision;
  385. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority34 \lsdlocked0 List Paragraph;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority29 \lsdlocked0 Quote;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority30 \lsdlocked0 Intense Quote;
  386. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 1;
  387. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 1;
  388. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 2;
  389. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 2;
  390. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 2;
  391. \lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 2;
  392. \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 2;
  393. \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 3;
  394. \lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 3;
  395. \lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 3;
  396. \lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 3;
  397. \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 3;
  398. \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 4;
  399. \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 4;
  400. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 4;
  401. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 4;
  402. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 5;
  403. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 5;
  404. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 5;
  405. \lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 5;
  406. \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 5;
  407. \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 6;
  408. \lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 6;
  409. \lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 6;
  410. \lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 6;
  411. \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 6;
  412. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority19 \lsdlocked0 Subtle Emphasis;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority21 \lsdlocked0 Intense Emphasis;
  413. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority31 \lsdlocked0 Subtle Reference;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority32 \lsdlocked0 Intense Reference;
  414. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority33 \lsdlocked0 Book Title;\lsdpriority37 \lsdlocked0 Bibliography;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority39 \lsdlocked0 TOC Heading;}}{\*\datastore 010500000200000018000000
  415. 4d73786d6c322e534158584d4c5265616465722e352e3000000000000000000000060000
  416. d0cf11e0a1b11ae1000000000000000000000000000000003e000300feff090006000000000000000000000001000000010000000000000000100000feffffff00000000feffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  417. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  418. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  419. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  420. fffffffffffffffffdfffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  421. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  422. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  423. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  424. ffffffffffffffffffffffffffffffff52006f006f007400200045006e00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500ffffffffffffffffffffffffec69d9888b8b3d4c859eaf6cd158be0f000000000000000000000000c03b
  425. 1e27b676cc01feffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000
  426. 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000
  427. 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff000000000000000000000000000000000000000000000000
  428. 0000000000000000000000000000000000000000000000000105000000000000}}Please read the following license agreement carefully{\WixUI_Font_Title}End-User License AgreementPlease read the following license agreement. You must accept the terms of this agreement before proceeding.WaitForCostingDlgReturn&ReturnPlease wait while the installer finishes determining your disk space requirements.Exclamation icon|MaintenanceTypeDlgChangeButton&ChangeRepairButtonChange Installation|ChangeTextLets you change the way features are installed.ChangeDisabledText[ProductName] has no independently selectable features.Re&pairRemoveButtonRepair Installation|RepairTextRepairs errors in the most recent installation by fixing missing and corrupt files, shortcuts, and registry entries.&RemoveRemove Installation|RemoveTextRemoves [ProductName] from your computer.{\WixUI_Font_Title}Change, repair, or remove installationSelect the operation you wish to perform.MaintenanceWelcomeDlg{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup WizardThe Setup Wizard allows you to change the way [ProductName] features are installed on your computer or to remove it from your computer. Click Next to continue or Cancel to exit the Setup Wizard.ProgressDlgTextInstallingPlease wait while the Setup Wizard installs [ProductName].TitleInstalling{\WixUI_Font_Title}Installing [ProductName]TextChangingPlease wait while the Setup Wizard changes [ProductName].TitleChanging{\WixUI_Font_Title}Changing [ProductName]TextRepairingPlease wait while the Setup Wizard repairs [ProductName].TitleRepairing{\WixUI_Font_Title}Repairing [ProductName]TextRemovingPlease wait while the Setup Wizard removes [ProductName].TitleRemoving{\WixUI_Font_Title}Removing [ProductName]ProgressBarProgress doneStatusLabelStatus:MsiRMFilesInUseShutdownOptionRadioButtonGroupWixUIRMOptionThe following applications are using files that need to be updated by this setup. You can let Setup Wizard close them and attempt to restart them or reboot the machine later.MSXMLInfoDlg{\WixUI_Font_Title}Operating system component not foundInstallation of an additional component is recommendedA MS XML library is not installed on your computer. This will not affect the way the program itself is working, but there may be issues using plugins.You can download and install MS XML from an official Microsoft site.BrowseForSiteLink to the download sitePrepareDlgPlease wait while the Setup Wizard prepares to guide you through the installation.ActionDataResumeDlgInstall&InstallThe Setup Wizard will complete the installation of [ProductName] on your computer. Click Install to continue or Cancel to exit the Setup Wizard.{\WixUI_Font_Bigger}Resuming the [ProductName] Setup WizardOutOfRbDiskDlgThe highlighted volumes do not have enough disk space available for the currently selected features. You can remove some files from the highlighted volumes, install fewer features, or select a different destination drive.Disk space required for the installation exceeds available disk space.{\WixUI_Font_Title}Out of Disk SpaceText2Alternatively, you may choose to disable the installer's rollback functionality. Disabling rollback prevents the installer from restoring your computer's original state should the installation be interrupted in any way. Click Yes if you wish to take the risk of disabling rollback.OutOfDiskDlg{\WixUI_Font_Bigger}[ProductName] Setup Wizard was interrupted[ProductName] setup was interrupted. Your system has not been modified. To install this program at a later time, please run the installation again.VerifyReadyDlgChangeRepairInstallTitle{\WixUI_Font_Title}Ready to install [ProductName]InstallTextClick Install to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.ChangeTitle{\WixUI_Font_Title}Ready to change [ProductName]Click Change to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.RepairTitle{\WixUI_Font_Title}Ready to repair [ProductName]Click Repair to repair the installation of [ProductName]. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.RemoveTitle{\WixUI_Font_Title}Ready to remove [ProductName]Click Remove to remove [ProductName] from your computer. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.InstallDirDescription[ProductName] will be installed into the following directory:InstallDir[INSTALLDIR]AdditionalTasksDescriptionThe following additional tasks will be done:IconStartmenuDescriptionCreate Start menu iconsIconDesctopNoStartmenuIconDescriptionCreate Desktop shortcutsIconDesctopDescriptionWelcomeDlgThe installation program will install [ProductName] on your computer.Click Next to continue. To exit the installation wizard, click Cancel.AdditionalStartInfoDlgAdditionalInfoText{\rtf1\adeflang1025\ansi\ansicpg1251\uc1\adeff0\deff0\stshfdbch0\stshfloch0\stshfhich0\stshfbi0\deflang1049\deflangfe1049\themelang1033\themelangfe2052\themelangcs1025{\fonttbl{\f0\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  429. {\f34\fbidi \froman\fcharset204\fprq2{\*\panose 02040503050406030204}Cambria Math;}{\flomajor\f31500\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  430. {\fdbmajor\f31501\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt \'cb\'ce\'cc\'e5};}{\fhimajor\f31502\fbidi \froman\fcharset204\fprq2{\*\panose 02040503050406030204}Cambria;}
  431. {\fbimajor\f31503\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\flominor\f31504\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  432. {\fdbminor\f31505\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt \'cb\'ce\'cc\'e5};}{\fhiminor\f31506\fbidi \fswiss\fcharset204\fprq2{\*\panose 020f0502020204030204}Calibri;}
  433. {\fbiminor\f31507\fbidi \fswiss\fcharset204\fprq2{\*\panose 020b0604020202020204}Arial;}{\f41\fbidi \froman\fcharset0\fprq2 Times New Roman;}{\f39\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
  434. {\f42\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\f43\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\f44\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\f45\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
  435. {\f46\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\f47\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\f381\fbidi \froman\fcharset0\fprq2 Cambria Math;}{\f379\fbidi \froman\fcharset238\fprq2 Cambria Math CE;}
  436. {\f382\fbidi \froman\fcharset161\fprq2 Cambria Math Greek;}{\f383\fbidi \froman\fcharset162\fprq2 Cambria Math Tur;}{\f386\fbidi \froman\fcharset186\fprq2 Cambria Math Baltic;}{\f387\fbidi \froman\fcharset163\fprq2 Cambria Math (Vietnamese);}
  437. {\flomajor\f31510\fbidi \froman\fcharset0\fprq2 Times New Roman;}{\flomajor\f31508\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\flomajor\f31511\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}
  438. {\flomajor\f31512\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flomajor\f31513\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\flomajor\f31514\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
  439. {\flomajor\f31515\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flomajor\f31516\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\fdbmajor\f31520\fbidi \fnil\fcharset0\fprq2 SimSun Western{\*\falt \'cb\'ce\'cc\'e5};}
  440. {\fhimajor\f31530\fbidi \froman\fcharset0\fprq2 Cambria;}{\fhimajor\f31528\fbidi \froman\fcharset238\fprq2 Cambria CE;}{\fhimajor\f31531\fbidi \froman\fcharset161\fprq2 Cambria Greek;}{\fhimajor\f31532\fbidi \froman\fcharset162\fprq2 Cambria Tur;}
  441. {\fhimajor\f31535\fbidi \froman\fcharset186\fprq2 Cambria Baltic;}{\fhimajor\f31536\fbidi \froman\fcharset163\fprq2 Cambria (Vietnamese);}{\fbimajor\f31540\fbidi \froman\fcharset0\fprq2 Times New Roman;}
  442. {\fbimajor\f31538\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\fbimajor\f31541\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\fbimajor\f31542\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}
  443. {\fbimajor\f31543\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\fbimajor\f31544\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\fbimajor\f31545\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}
  444. {\fbimajor\f31546\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\flominor\f31550\fbidi \froman\fcharset0\fprq2 Times New Roman;}{\flominor\f31548\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
  445. {\flominor\f31551\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\flominor\f31552\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flominor\f31553\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}
  446. {\flominor\f31554\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\flominor\f31555\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flominor\f31556\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}
  447. {\fdbminor\f31560\fbidi \fnil\fcharset0\fprq2 SimSun Western{\*\falt \'cb\'ce\'cc\'e5};}{\fhiminor\f31570\fbidi \fswiss\fcharset0\fprq2 Calibri;}{\fhiminor\f31568\fbidi \fswiss\fcharset238\fprq2 Calibri CE;}
  448. {\fhiminor\f31571\fbidi \fswiss\fcharset161\fprq2 Calibri Greek;}{\fhiminor\f31572\fbidi \fswiss\fcharset162\fprq2 Calibri Tur;}{\fhiminor\f31575\fbidi \fswiss\fcharset186\fprq2 Calibri Baltic;}
  449. {\fhiminor\f31576\fbidi \fswiss\fcharset163\fprq2 Calibri (Vietnamese);}{\fbiminor\f31580\fbidi \fswiss\fcharset0\fprq2 Arial;}{\fbiminor\f31578\fbidi \fswiss\fcharset238\fprq2 Arial CE;}{\fbiminor\f31581\fbidi \fswiss\fcharset161\fprq2 Arial Greek;}
  450. {\fbiminor\f31582\fbidi \fswiss\fcharset162\fprq2 Arial Tur;}{\fbiminor\f31583\fbidi \fswiss\fcharset177\fprq2 Arial (Hebrew);}{\fbiminor\f31584\fbidi \fswiss\fcharset178\fprq2 Arial (Arabic);}
  451. {\fbiminor\f31585\fbidi \fswiss\fcharset186\fprq2 Arial Baltic;}{\fbiminor\f31586\fbidi \fswiss\fcharset163\fprq2 Arial (Vietnamese);}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;
  452. \red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;
  453. \red255\green102\blue0;}{\*\defchp }{\*\defpap \ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 }\noqfpromote {\stylesheet{\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 
  454. \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1049\langfe1049\cgrid\langnp1049\langfenp1049 \snext0 \sqformat \spriority0 Normal;}{\*\cs10 \additive \ssemihidden Default Paragraph Font;}{\*
  455. \ts11\tsrowd\trftsWidthB3\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\trcbpat1\trcfpat1\tblind0\tblindtype3\tscellwidthfts0\tsvertalt\tsbrdrt\tsbrdrl\tsbrdrb\tsbrdrr\tsbrdrdgl\tsbrdrdgr\tsbrdrh\tsbrdrv 
  456. \ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs20\alang1025 \ltrch\fcs0 \fs20\lang1049\langfe1049\cgrid\langnp1049\langfenp1049 \snext11 \ssemihidden \sunhideused \sqformat Normal Table;}{\*\cs15 
  457. \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \ul\cf17 \sbasedon10 Hyperlink;}{\*\cs16 \additive \rtlch\fcs1 \ab\af0 \ltrch\fcs0 \b \sbasedon10 \sqformat \spriority22 Strong;}{\*\cs17 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \ul\cf12 
  458. \sbasedon10 \ssemihidden \sunhideused FollowedHyperlink;}}{\*\rsidtbl \rsid1065540\rsid1795505\rsid3018557\rsid3692755\rsid4023800\rsid4262139\rsid4529079\rsid6227715\rsid9329610\rsid11876523\rsid12671100\rsid14236118\rsid14895710}{\mmathPr\mmathFont34
  459. \mbrkBin0\mbrkBinSub0\msmallFrac0\mdispDef1\mlMargin0\mrMargin0\mdefJc1\mwrapIndent1440\mintLim0\mnaryLim1}{\info{\author p.sorokovoy}{\operator v.lapeev}{\creatim\yr2011\mo9\dy19\hr14\min8}{\revtim\yr2012\mo11\dy16\hr18\min27}{\version12}{\edmins4}
  460. {\nofpages1}{\nofwords122}{\nofchars700}{\*\company 2gis}{\nofcharsws821}{\vern32773}}{\*\xmlnstbl {\xmlns1 http://schemas.microsoft.com/office/word/2003/wordml}}\paperw11906\paperh16838\margl1701\margr850\margt1134\margb1134\gutter0\ltrsect 
  461. \widowctrl\ftnbj\aenddoc\trackmoves0\trackformatting1\donotembedsysfont0\relyonvml0\donotembedlingdata1\grfdocevents0\validatexml0\showplaceholdtext0\ignoremixedcontent0\saveinvalidxml0\showxmlerrors0\noxlattoyen
  462. \expshrtn\noultrlspc\dntblnsbdb\nospaceforul\hyphcaps0\horzdoc\dghspace120\dgvspace120\dghorigin1701\dgvorigin1984\dghshow0\dgvshow3\jcompress\viewkind1\viewscale100\nolnhtadjtbl\rsidroot15362628 \fet0{\*\wgrffmtfilter 2450}\ilfomacatclnup0\ltrpar 
  463. \sectd \ltrsect\linex0\headery708\footery708\colsx708\endnhere\sectlinegrid360\sectdefaultcl\sftnbj {\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl3
  464. \pndec\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang {\pntxta )}}{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}
  465. {\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl8\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}\pard\plain \ltrpar
  466. \ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid1795505 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1049\langfe1049\cgrid\langnp1049\langfenp1049 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  467. \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 Dear user!}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  468. \par 
  469. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 You are installing the shell for 2GIS version 3.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid9329610 1}{
  470. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid11876523 2}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 .}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  471. \fs20\lang1033\langfe1049\langnp1033\insrsid14895710 0}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 . For the application to run, you must install not only the shell, but a
  472. lso one or more city databases. They can be downloaded from the shell itself, through the 2GIS Update Center}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800  }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  473. \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 (}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf17\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 http://help.2gis.ru/center}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  474. \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 ), or from the site at}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800  }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  475. \fs20\cf17\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 http://www.2gis.ru/how-get/download/}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  476. \par 
  477. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 City databases can be updated through the 2GIS Update Center (}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  478. \fs20\cf17\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 http://help.2gis.ru/center}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 ) or from the site at}{\rtlch\fcs1 \af0\afs20 
  479. \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800  }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf17\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 http://www.2gis.ru/how-get/download/}{\rtlch\fcs1 
  480. \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  481. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 \~}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  482. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 2GIS CDs are delivered to organizations three times a year free of charge, in January, May, and September.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  483. \fs20\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  484. \par 
  485. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 The next CD release of 2GIS will be delivered to offices in }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  486. \fs20\lang1033\langfe1049\langnp1033\insrsid6227715\charrsid6227715 January 2013}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid6227715\charrsid4023800  }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 
  487. \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 free of charge.}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  488. \par 
  489. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid4023800 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 Please contact the 2GIS }{
  490. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800 affiliate}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800  in your city regarding questions on CD deliveries}{
  491. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800  }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf17\lang1033\langfe1049\langnp1033\insrsid4023800\charrsid4023800 http://www.2gis.ru/contacts}{
  492. \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\cf9\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  493. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid1795505 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\lang1033\langfe1049\langnp1033\insrsid1795505\charrsid4023800 
  494. \par }{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\insrsid4023800 Best regards, the 2GIS Team}{\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\insrsid1795505\charrsid1795505 
  495. \par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid3692755 {\rtlch\fcs1 \af0\afs20 \ltrch\fcs0 \fs20\insrsid1795505\charrsid1795505 
  496. \par }{\*\themedata 504b030414000600080000002100828abc13fa0000001c020000130000005b436f6e74656e745f54797065735d2e786d6cac91cb6ac3301045f785fe83d0b6d8
  497. 72ba28a5d8cea249777d2cd20f18e4b12d6a8f843409c9df77ecb850ba082d74231062ce997b55ae8fe3a00e1893f354e9555e6885647de3a8abf4fbee29bbd7
  498. 2a3150038327acf409935ed7d757e5ee14302999a654e99e393c18936c8f23a4dc072479697d1c81e51a3b13c07e4087e6b628ee8cf5c4489cf1c4d075f92a0b
  499. 44d7a07a83c82f308ac7b0a0f0fbf90c2480980b58abc733615aa2d210c2e02cb04430076a7ee833dfb6ce62e3ed7e14693e8317d8cd0433bf5c60f53fea2fe7
  500. 065bd80facb647e9e25c7fc421fd2ddb526b2e9373fed4bb902e182e97b7b461e6bfad3f010000ffff0300504b030414000600080000002100a5d6a7e7c00000
  501. 00360100000b0000005f72656c732f2e72656c73848fcf6ac3300c87ef85bd83d17d51d2c31825762fa590432fa37d00e1287f68221bdb1bebdb4fc7060abb08
  502. 84a4eff7a93dfeae8bf9e194e720169aaa06c3e2433fcb68e1763dbf7f82c985a4a725085b787086a37bdbb55fbc50d1a33ccd311ba548b63095120f88d94fbc
  503. 52ae4264d1c910d24a45db3462247fa791715fd71f989e19e0364cd3f51652d73760ae8fa8c9ffb3c330cc9e4fc17faf2ce545046e37944c69e462a1a82fe353
  504. bd90a865aad41ed0b5b8f9d6fd010000ffff0300504b0304140006000800000021006b799616830000008a0000001c0000007468656d652f7468656d652f7468
  505. 656d654d616e616765722e786d6c0ccc4d0ac3201040e17da17790d93763bb284562b2cbaebbf600439c1a41c7a0d29fdbd7e5e38337cedf14d59b4b0d592c9c
  506. 070d8a65cd2e88b7f07c2ca71ba8da481cc52c6ce1c715e6e97818c9b48d13df49c873517d23d59085adb5dd20d6b52bd521ef2cdd5eb9246a3d8b4757e8d3f7
  507. 29e245eb2b260a0238fd010000ffff0300504b03041400060008000000210096b5ade296060000501b0000160000007468656d652f7468656d652f7468656d65
  508. 312e786d6cec594f6fdb3614bf0fd87720746f6327761a07758ad8b19b2d4d1bc46e871e698996d850a240d2497d1bdae38001c3ba618715d86d87615b8116d8
  509. a5fb34d93a6c1dd0afb0475292c5585e9236d88aad3e2412f9e3fbff1e1fa9abd7eec70c1d1221294fda5efd72cd4324f1794093b0eddd1ef62fad79482a9c04
  510. 98f184b4bd2991deb58df7dfbb8ad755446282607d22d771db8b944ad79796a40fc3585ee62949606ecc458c15bc8a702910f808e8c66c69b9565b5d8a314d3c
  511. 94e018c8de1a8fa94fd05093f43672e23d06af89927ac06762a049136785c10607758d9053d965021d62d6f6804fc08f86e4bef210c352c144dbab999fb7b471
  512. 7509af678b985ab0b6b4ae6f7ed9ba6c4170b06c788a705430adf71bad2b5b057d03606a1ed7ebf5babd7a41cf00b0ef83a6569632cd467faddec9699640f671
  513. 9e76b7d6ac355c7c89feca9cccad4ea7d36c65b258a206641f1b73f8b5da6a6373d9c11b90c537e7f08dce66b7bbeae00dc8e257e7f0fd2badd5868b37a088d1
  514. e4600ead1ddaef67d40bc898b3ed4af81ac0d76a197c86826828a24bb318f3442d8ab518dfe3a20f000d6458d104a9694ac6d88728eee2782428d60cf03ac1a5
  515. 193be4cbb921cd0b495fd054b5bd0f530c1931a3f7eaf9f7af9e3f45c70f9e1d3ff8e9f8e1c3e3073f5a42ceaa6d9c84e5552fbffdeccfc71fa33f9e7ef3f2d1
  516. 17d57859c6fffac327bffcfc793510d26726ce8b2f9ffcf6ecc98baf3efdfdbb4715f04d814765f890c644a29be408edf3181433567125272371be15c308d3f2
  517. 8acd249438c19a4b05fd9e8a1cf4cd296699771c393ac4b5e01d01e5a30a787d72cf1178108989a2159c77a2d801ee72ce3a5c545a6147f32a99793849c26ae6
  518. 6252c6ed637c58c5bb8b13c7bfbd490a75330f4b47f16e441c31f7184e140e494214d273fc80900aedee52ead87597fa824b3e56e82e451d4c2b4d32a423279a
  519. 668bb6690c7e9956e90cfe766cb37b077538abd27a8b1cba48c80acc2a841f12e698f13a9e281c57911ce298950d7e03aba84ac8c154f8655c4f2af074481847
  520. bd804859b5e696007d4b4edfc150b12addbecba6b18b148a1e54d1bc81392f23b7f84137c2715a851dd0242a633f900710a218ed715505dfe56e86e877f0034e
  521. 16bafb0e258ebb4faf06b769e888340b103d3311da9750aa9d0a1cd3e4efca31a3508f6d0c5c5c398602f8e2ebc71591f5b616e24dd893aa3261fb44f95d843b
  522. 5974bb5c04f4edafb95b7892ec1108f3f98de75dc97d5772bdff7cc95d94cf672db4b3da0a6557f70db629362d72bcb0431e53c6066acac80d699a6409fb44d0
  523. 8741bdce9c0e4971624a2378cceaba830b05366b90e0ea23aaa241845368b0eb9e2612ca8c742851ca251ceccc70256d8d87265dd96361531f186c3d9058edf2
  524. c00eafe8e1fc5c509031bb4d680e9f39a3154de0accc56ae644441edd76156d7429d995bdd88664a9dc3ad50197c38af1a0c16d684060441db02565e85f3b966
  525. 0d0713cc48a0ed6ef7dedc2dc60b17e92219e180643ed27acffba86e9c94c78ab90980d8a9f0913ee49d62b512b79626fb06dccee2a432bbc60276b9f7dec44b
  526. 7904cfbca4f3f6443ab2a49c9c2c41476dafd55c6e7ac8c769db1bc399161ee314bc2e75cf8759081743be1236ec4f4d6693e5336fb672c5dc24a8c33585b5fb
  527. 9cc24e1d4885545b58463634cc5416022cd19cacfccb4d30eb45296023fd35a458598360f8d7a4003bbaae25e331f155d9d9a5116d3bfb9a95523e51440ca2e0
  528. 088dd844ec6370bf0e55d027a012ae264c45d02f708fa6ad6da6dce29c255df9f6cae0ec38666984b372ab5334cf640b37795cc860de4ae2816e95b21be5ceaf
  529. 8a49f90b52a51cc6ff3355f47e0237052b81f6800fd7b802239daf6d8f0b1571a8426944fdbe80c6c1d40e8816b88b8569082ab84c36ff0539d4ff6dce591a26
  530. ade1c0a7f669880485fd484582903d284b26fa4e2156cff62e4b9265844c4495c495a9157b440e091bea1ab8aaf7760f4510eaa69a6465c0e04ec69ffb9e65d0
  531. 28d44d4e39df9c1a52ecbd3607fee9cec7263328e5d661d3d0e4f62f44acd855ed7ab33cdf7bcb8ae889599bd5c8b3029895b6825696f6af29c239b75a5bb1e6
  532. 345e6ee6c28117e73586c1a2214ae1be07e93fb0ff51e133fb65426fa843be0fb515c187064d0cc206a2fa926d3c902e907670048d931db4c1a44959d366ad93
  533. b65abe595f70a75bf03d616c2dd959fc7d4e6317cd99cbcec9c58b34766661c7d6766ca1a9c1b327531486c6f941c638c67cd22a7f75e2a37be0e82db8df9f30
  534. 254d30c1372581a1f51c983c80e4b71ccdd28dbf000000ffff0300504b0304140006000800000021000dd1909fb60000001b010000270000007468656d652f74
  535. 68656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73848f4d0ac2301484f78277086f6fd3ba109126dd88d0add40384e4350d363f24
  536. 51eced0dae2c082e8761be9969bb979dc9136332de3168aa1a083ae995719ac16db8ec8e4052164e89d93b64b060828e6f37ed1567914b284d262452282e3198
  537. 720e274a939cd08a54f980ae38a38f56e422a3a641c8bbd048f7757da0f19b017cc524bd62107bd5001996509affb3fd381a89672f1f165dfe514173d9850528
  538. a2c6cce0239baa4c04ca5bbabac4df000000ffff0300504b01022d0014000600080000002100828abc13fa0000001c0200001300000000000000000000000000
  539. 000000005b436f6e74656e745f54797065735d2e786d6c504b01022d0014000600080000002100a5d6a7e7c0000000360100000b000000000000000000000000
  540. 002b0100005f72656c732f2e72656c73504b01022d00140006000800000021006b799616830000008a0000001c00000000000000000000000000140200007468
  541. 656d652f7468656d652f7468656d654d616e616765722e786d6c504b01022d001400060008000000210096b5ade296060000501b000016000000000000000000
  542. 00000000d10200007468656d652f7468656d652f7468656d65312e786d6c504b01022d00140006000800000021000dd1909fb60000001b010000270000000000
  543. 00000000000000009b0900007468656d652f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73504b050600000000050005005d010000960a00000000}
  544. {\*\colorschememapping 3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d22796573223f3e0d0a3c613a636c724d
  545. 617020786d6c6e733a613d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f64726177696e676d6c2f323030362f6d6169
  546. 6e22206267313d226c743122207478313d22646b3122206267323d226c743222207478323d22646b322220616363656e74313d22616363656e74312220616363
  547. 656e74323d22616363656e74322220616363656e74333d22616363656e74332220616363656e74343d22616363656e74342220616363656e74353d22616363656e74352220616363656e74363d22616363656e74362220686c696e6b3d22686c696e6b2220666f6c486c696e6b3d22666f6c486c696e6b222f3e}
  548. {\*\latentstyles\lsdstimax267\lsdlockeddef0\lsdsemihiddendef1\lsdunhideuseddef1\lsdqformatdef0\lsdprioritydef99{\lsdlockedexcept \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 Normal;
  549. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 heading 1;\lsdqformat1 \lsdpriority0 heading 2;\lsdqformat1 \lsdpriority0 heading 3;\lsdqformat1 \lsdpriority0 heading 4;\lsdqformat1 \lsdpriority0 heading 5;\lsdqformat1 \lsdpriority0 heading 6;
  550. \lsdqformat1 \lsdpriority0 heading 7;\lsdqformat1 \lsdpriority0 heading 8;\lsdqformat1 \lsdpriority0 heading 9;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 2;
  551. \lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 6;
  552. \lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 7;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 8;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 toc 9;\lsdqformat1 \lsdpriority0 caption;
  553. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 Title;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 Default Paragraph Font;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 Subtitle;
  554. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority22 Strong;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 Emphasis;\lsdsemihidden0 \lsdunhideused0 \lsdpriority0 Table Grid;\lsdunhideused0 \lsdlocked0 Placeholder Text;
  555. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority1 \lsdlocked0 No Spacing;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List;
  556. \lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2;
  557. \lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1;
  558. \lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List;
  559. \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid;
  560. \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 1;
  561. \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 1;
  562. \lsdunhideused0 \lsdlocked0 Revision;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority34 \lsdlocked0 List Paragraph;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority29 \lsdlocked0 Quote;
  563. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority30 \lsdlocked0 Intense Quote;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 1;
  564. \lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 1;
  565. \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 1;
  566. \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 2;
  567. \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 2;
  568. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 2;
  569. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 2;
  570. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 3;
  571. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 3;
  572. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 3;
  573. \lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 3;
  574. \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 3;
  575. \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 4;
  576. \lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 4;
  577. \lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 4;
  578. \lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 4;
  579. \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 4;
  580. \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 5;
  581. \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 5;
  582. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 5;
  583. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 5;
  584. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 6;
  585. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 6;
  586. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 6;
  587. \lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 6;
  588. \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 6;
  589. \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority19 \lsdlocked0 Subtle Emphasis;
  590. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority21 \lsdlocked0 Intense Emphasis;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority31 \lsdlocked0 Subtle Reference;
  591. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority32 \lsdlocked0 Intense Reference;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority33 \lsdlocked0 Book Title;\lsdpriority37 \lsdlocked0 Bibliography;
  592. \lsdqformat1 \lsdpriority39 \lsdlocked0 TOC Heading;}}{\*\datastore 0105000002000000180000004d73786d6c322e534158584d4c5265616465722e352e3000000000000000000000060000
  593. d0cf11e0a1b11ae1000000000000000000000000000000003e000300feff090006000000000000000000000001000000010000000000000000100000feffffff00000000feffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  594. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  595. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  596. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  597. fffffffffffffffffdfffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  598. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  599. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  600. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  601. ffffffffffffffffffffffffffffffff52006f006f007400200045006e00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500ffffffffffffffffffffffffec69d9888b8b3d4c859eaf6cd158be0f0000000000000000000000006077
  602. d04fedc3cd01feffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000
  603. 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000
  604. 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff000000000000000000000000000000000000000000000000
  605. 0000000000000000000000000000000000000000000000000105000000000000}}Please read carefully the important information below before continuing.{\WixUI_Font_Title}InformationTo continue, click Next.AdditionalOptionsDlgCreateStartmenuShortcutCreate a Start\Programs menu iconCreateDesctopShortcutCreate a Desktop shortcut{\WixUI_Font_Title}Additional actionsQuestionSpecify additional actions.Choose additional tasks to be done while installing [PRODUCTNAMELOC], and click Next.Creating icons:UpdateCenterInfoDlg{\WixUI_Font_Title}Update service information [PRODUCTNAMELOC]Additional information about our update service is provided here.GrymrootInfoUpdate service settings have been found. To ensure compatibility and integrity, [ProductName] will be installed into the directory specified in the settings.ShowDisableLicenseAccepted <> "1"EnableLicenseAccepted = "1"HideREGION="241"ARPNOMODIFYNOT Installed OR (Installed AND (RESUME OR Preselected) AND NOT PATCH)WixUI_InstallMode = "Change"WixUI_InstallMode = "Repair"WixUI_InstallMode = "Remove"Default(NOT Installed) AND (NOT OLDERFOUND)(NOT Installed) AND (NOT OLDERFOUND) AND (CREATE_DESKTOP_SHORTCUT OR CREATE_STARTMENU_SHORTCUT OR OPENKML)(NOT Installed) AND (NOT OLDERFOUND) AND CREATE_STARTMENU_SHORTCUT(NOT Installed) AND (NOT OLDERFOUND) AND CREATE_DESKTOP_SHORTCUT AND (NOT CREATE_STARTMENU_SHORTCUT)(NOT Installed) AND (NOT OLDERFOUND) AND CREATE_DESKTOP_SHORTCUT AND CREATE_STARTMENU_SHORTCUTSetTargetPath[_BrowseProperty]EndDialogReset0DirectoryListUpDirectoryListNew[WIXUI_INSTALLDIR]NewDialog[WixUI_InstallDirDlg_Next][WixUI_InstallDirDlg_Back]SpawnDialog[WixUI_InstallDirDlg_Browse]ErrorYesErrorAbortErrorCancelErrorIgnoreErrorNoErrorOkErrorRetryDoActionLaunchApplication(UIPASSED) AND ((NOT Installed) OR UPGRADINGPRODUCTCODE)[WixUI_LicenseAgreementDlg_Back]SpawnWaitDialogCostingComplete = 1[WixUI_LicenseAgreementDlg_Next][WixUI_InstallMode][WixUI_MaintenanceTypeDlg_Change][WixUI_MaintenanceTypeDlg_Repair][WixUI_MaintenanceTypeDlg_Remove][WixUI_MaintenanceTypeDlg_Back][WixUI_MaintenanceWelcomeDlg_Next]RMShutdownAndRestartWixUIRMOption~="UseRM"OpenMSXMLPage[WixUI_MSXMLInfoDlg_Back][WixUI_MSXMLInfoDlg_Next]OutOfDiskSpace <> 1OutOfDiskSpace = 1 AND OutOfNoRbDiskSpace = 0 AND (PROMPTROLLBACKCOST="P" OR NOT PROMPTROLLBACKCOST)OutOfDiskSpace = 1 AND OutOfNoRbDiskSpace = 0 AND PROMPTROLLBACKCOST="D"EnableRollbackFalse(OutOfDiskSpace = 1 AND OutOfNoRbDiskSpace = 1) OR (OutOfDiskSpace = 1 AND PROMPTROLLBACKCOST="F")ReinstallModeecmusReinstallAll[WixUI_VerifyReadyDlg_BackCustom]WixUI_InstallMode = "InstallCustom"[WixUI_VerifyReadyDlg_BackTypical]WixUI_InstallMode = "InstallTypical"[WixUI_VerifyReadyDlg_BackComplete]WixUI_InstallMode = "InstallComplete"[WixUI_VerifyReadyDlg_BackFeatureTree]NOT Installed AND WixUI_Mode = "FeatureTree"[WixUI_VerifyReadyDlg_BackInstallDirMSXMLFound]NOT Installed AND WixUI_Mode = "InstallDir" AND (NOT OLDERFOUND) AND MSXML_INSTALLED="yes"[WixUI_VerifyReadyDlg_BackInstallDirMSXMLNotFound]NOT Installed AND WixUI_Mode = "InstallDir" AND (NOT OLDERFOUND) AND MSXML_INSTALLED<>"yes"[WixUI_VerifyReadyDlg_BackAdditionalInfo]NOT Installed AND WixUI_Mode = "InstallDir" AND OLDERFOUND[WixUI_VerifyReadyDlg_BackChange][WixUI_VerifyReadyDlg_BackRepair][WixUI_VerifyReadyDlg_BackRemove][WixUI_WelcomeDlg_Next][WixUI_AdditionalStartInfoDlg_NextInstallDir]NOT OLDERFOUND[WixUI_AdditionalStartInfoDlg_NextVerifyReady]OLDERFOUND[WixUI_AdditionalStartInfoDlg_Back][WixUI_AdditionalOptionsDlg_Back][WixUI_AdditionalOptionsDlg_NextMSXMLFound]MSXML_INSTALLED="yes"[WixUI_AdditionalOptionsDlg_NextMSXMLNotFound]MSXML_INSTALLED<>"yes"[WixUI_UpdateCenterInfoDlg_Back][WixUI_UpdateCenterInfoDlg_Next]DgisProductLanguageCAProductLanguage1040SaveInstallLocationARPINSTALLLOCATIONCheckMSXMLSetupMSXMLInstalledPropertyBrowseMicrofostSiteCheckKMLAccociationCheckKMLAssociationRemoveOldUpdateClientAutorunClearOldUpdateClientPropsDisableRebootREBOOTReallySuppressDisableRMMSIRMSHUTDOWN2WixShellExecSearchRegDesktopShortcut1MSI_DESKTOP_REG[REG_DESKTOP_SHORTCUT_SEARCH_1]SearchRegStartMenuShortcut1MSI_START_REG[REG_STARTMENU_SHORTCUT_SEARCH_1]SearchRegDesktopShortcut2[REG_DESKTOP_SHORTCUT_SEARCH_2]SearchRegStartMenuShortcut2[REG_STARTMENU_SHORTCUT_SEARCH_2]SearchRegDesktopShortcut3[REG_DESKTOP_SHORTCUT_SEARCH_3]SearchRegStartMenuShortcut3[REG_STARTMENU_SHORTCUT_SEARCH_3]DesktopShortcutYesStartMenuShortcutYesDesktopShortcutNonoStartMenuShortcutNoSearchForMSIDesktopShortcutCheckCommonDesktopShortcutSearchForMSIStartMenuShortcutCheckCommonStartMenuShortcutSearchForUserDesktopShortcutCheckUserDesktopShortcutSearchForUserStartMenuShortcutCheckUserStartMenuShortcutSetGrymRootInstallDirGrymRootSetPluginsDir[PLUGINSROOT2]SetInstallDir1[INSTALLDIR1]SetInstallDir2[INSTALLDIR2]SetInstallDir3[INSTALLDIR3]SetMsiDir1MSIDIR[MSIDIR1]SetMsiDir2[MSIDIR2]SetDestinationPathDestinationPath[DATABASE]NoDowngradeA newer or the current version of [PRODUCTNAMELOC] has been detected. Installation cannot be continued.ForceRemoveFORCE_REMOVEtrueRegGrymCOMServer-regserverUnRegGrymCOMServer-unregserverUIPassedUIPASSEDGrantAccessToWorkDirSetAccessToWorkDirTrayNotifierKillSystemFolder"kill.exe" /F /IM 2GISTrayNotifier.exeTrayNotifierTSKill"tskill.exe" /F /IM 2GISTrayNotifier.exeTrayNotifierTaskKill"taskkill.exe" /F /IM 2GISTrayNotifier.exeWixCloseApplicationsWixCloseApplicationsDeferredWixCheckRebootRequired[ProductName] Setup[ProductName] InstallationMarkDirShellbpvig07i|3.12.0.2MarkDirx6e7qg1m|2GISShellDgisUpdatetallr4zn|InstalledMsiDirShelloi93sp3y|3.12.0.2MsiDirumuhfotw|2GISShellRepositorytjybanra|Repositoryebuipiu2|2GISUpdateCommonAppDataFolder2GISAppDataPluginsGRYMROOT.GISROOT3.0ProgramFilesFolder2gisProgramMenuFolder-jgxdblh|2GISProgramsDesktopFolderDesktopPFilesSourceDir{{Fatal error: }}{{Error [1]. }}Warning [1]. Info [1]. The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is [1]. {{The arguments are: [2], [3], [4]}}{{Disk full: }}Action [Time]: [1]. [2][ProductName]{[2]}{, [3]}{, [4]}Message type: [1], Argument: [2]=== Logging started: [Date]  [Time] ====== Logging stopped: [Date]  [Time] ===Action start [Time]: [1].Action ended [Time]: [1]. Return value [2].Time remaining: {[1] minutes }{[2] seconds}Out of memory. Shut down other applications before retrying.Installer is no longer responding.Installer stopped prematurely.Please wait while Windows configures [ProductName]Gathering required information...Removing older versions of this application...Preparing to remove older versions of this application...{[ProductName] }Setup completed successfully.{[ProductName] }Setup failed.Error reading from file: [2]. {{ System error [3].}}  Verify that the file exists and that you can access it.Cannot create the file '[2]'. A directory with this name already exists. Cancel the install and try installing to a different location.Please insert the disk: [2]The installer has insufficient privileges to access this directory: [2]. The installation cannot continue. Log on as administrator or contact your system administrator.Error writing to file: [2]. Verify that you have access to that directory.Error reading from file [2]. {{ System error [3].}} Verify that the file exists and that you can access it.Another application has exclusive access to the file '[2]'. Please shut down all other applications, then click Retry.There is not enough disk space to install this file: [2]. Free some disk space and click Retry, or click Cancel to exit.Source file not found: [2]. Verify that the file exists and that you can access it.Error reading from file: [3]. {{ System error [2].}}  Verify that the file exists and that you can access it.Error writing to file: [3]. {{ System error [2].}}  Verify that you have access to that directory.Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it.Cannot create the directory '[2]'. A file with this name already exists. Please rename or remove the file and click Retry, or click Cancel to exit.The volume [2] is currently unavailable. Please select another.The specified path '[2]' is unavailable.Unable to write to the specified folder: [2].A network error occurred while attempting to read from the file: [2]An error occurred while attempting to create the directory: [2]A network error occurred while attempting to create the directory: [2]A network error occurred while attempting to open the source file cabinet: [2]The specified path is too long: [2]The Installer has insufficient privileges to modify this file: [2].A portion of the folder path '[2]' is invalid. It is either empty or exceeds the length allowed by the system.The folder path '[2]' contains words that are not valid in folder paths.The folder path '[2]' contains an invalid character.'[2]' is not a valid short file name.Error getting file security: [3] GetLastError: [2]Invalid Drive: [2]Error applying patch to file [2]. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor. {{System Error: [3]}}A file that is required cannot be installed because the cabinet file [2] is not digitally signed. This may indicate that the cabinet file is corrupt.A file that is required cannot be installed because the cabinet file [2] has an invalid digital signature. This may indicate that the cabinet file is corrupt.{{  Error [3] was returned by WinVerifyTrust.}}Failed to correctly copy [2] file: CRC error.Failed to correctly move [2] file: CRC error.Failed to correctly patch [2] file: CRC error.The file '[2]' cannot be installed because the file cannot be found in cabinet file '[3]'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.The cabinet file '[2]' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.There was an error creating a temporary file that is needed to complete this installation.{{  Folder: [3]. System error code: [2]}}Could not create key: [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel. Could not open key: [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel. Could not delete value [2] from key [3]. {{ System error [4].}}  Verify that you have sufficient access to that key, or contact your support personnel. Could not delete key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel. Could not read value [2] from key [3]. {{ System error [4].}}  Verify that you have sufficient access to that key, or contact your support personnel. Could not write value [2] to key [3]. {{ System error [4].}}  Verify that you have sufficient access to that key, or contact your support personnel.Could not get value names for key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel.Could not get sub key names for key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel.Could not read security information for key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel.Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application.Another installation is in progress. You must complete that installation before continuing this one.Error accessing secured data. Please make sure the Windows Installer is configured properly and try the install again.User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product. Your current install will now continue.User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product.Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB. Free some disk space and retry.Are you sure you want to cancel?The file [2][3] is being held in use{ by the following process: Name: [4], Id: [5], Window Title: '[6]'}. Close that application and retry.The product '[2]' is already installed, preventing the installation of this product. The two products are incompatible.There is not enough disk space on the volume '[2]' to continue the install with recovery enabled. [3] KB are required, but only [4] KB are available. Click Ignore to continue the install without saving recovery information, click Retry to check for available space again, or click Cancel to quit the installation.Could not access network location [2].The following applications should be closed before continuing the install:Could not find any previously installed compliant products on the machine for installing this product.An error occurred while applying security settings. [2] is not a valid user or group. This could be a problem with the package, or a problem connecting to a domain controller on the network. Check your network connection and click Retry, or Cancel to end the install. {{Unable to locate the user's SID, system error [3]}}The key [2] is not valid. Verify that you entered the correct key.The installer must restart your system before configuration of [2] can continue. Click Yes to restart now or No if you plan to manually restart later.You must restart your system for the configuration changes made to [2] to take effect. Click Yes to restart now or No if you plan to manually restart later.An installation for [2] is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes?A previous installation for this product is in progress. You must undo the changes made by that installation to continue. Do you want to undo those changes?An installation package for the product [2] cannot be found. Try the installation again using a valid copy of the installation package '[3]'.Installation completed successfully.Installation failed.Product: [2] -- [3]You may either restore your computer to its previous state or continue the install later. Would you like to restore?An error occurred while writing installation information to disk. Check to make sure enough disk space is available, and click Retry, or Cancel to end the install.One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible.[2] cannot install one of its required products. Contact your technical support group. {{System Error: [3].}}The older version of [2] cannot be removed. Contact your technical support group. {{System Error [3].}}Installed [2]Configured [2]Removed [2]File [2] was rejected by digital signature policy.The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance.There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. {{Custom action [2] script error [3], [4]: [5] Line [6], Column [7], [8] }}There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor. {{Action: [2], location: [3], command: [4] }}There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. {{Action [2], location: [3], command: [4] }}There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. {{Action [2], entry: [3], library: [4] }}Removal completed successfully.Removal failed.Advertisement completed successfully.Advertisement failed.Configuration completed successfully.Configuration failed.You must be an Administrator to remove this application. To remove this application, you can log on as an Administrator, or contact your technical support group for assistance.The source installation package for the product [2] is out of sync with the client package. Try the installation again using a valid copy of the installation package '[3]'.In order to complete the installation of [2], you must restart the computer. Other users are currently logged on to this computer, and restarting may cause them to lose their work. Do you want to restart now?The path [2] is not valid. Please specify a valid path.There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to go back to the previously selected volume.There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to return to the browse dialog and select a different volume.The folder [2] does not exist. Please enter a path to an existing folder.You have insufficient privileges to read this folder.A valid destination folder for the install could not be determined.Error attempting to read from the source install database: [2].Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation.Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation.Module [2] failed to register. HRESULT [3]. Contact your support personnel.Module [2] failed to unregister. HRESULT [3]. Contact your support personnel.Failed to cache package [2]. Error: [3]. Contact your support personnel.Could not register font [2]. Verify that you have sufficient permissions to install fonts, and that the system supports this font.Could not unregister font [2]. Verify that you that you have sufficient permissions to remove fonts.Could not create Shortcut [2]. Verify that the destination folder exists and that you can access it.Could not remove Shortcut [2]. Verify that the shortcut file exists and that you can access it.Could not register type library for file [2]. Contact your support personnel.Could not unregister type library for file [2]. Contact your support personnel.Could not update the ini file [2][3]. Verify that the file exists and that you can access it.Could not schedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3].Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel.Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel.Error removing ODBC driver: [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers.Error installing ODBC driver: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it.Error configuring ODBC data source: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it.Service '[2]' ([3]) failed to start. Verify that you have sufficient privileges to start system services.Service '[2]' ([3]) could not be stopped. Verify that you have sufficient privileges to stop system services.Service '[2]' ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services.Service '[2]' ([3]) could not be installed. Verify that you have sufficient privileges to install system services.Could not update environment variable '[2]'. Verify that you have sufficient privileges to modify environment variables.You do not have sufficient privileges to complete this installation for all users of the machine. Log on as administrator and then retry this installation.Could not set file security for file '[3]'. Error: [2]. Verify that you have sufficient privileges to modify the security permissions for this file.Component Services (COM+ 1.0) are not installed on this computer. This installation requires Component Services in order to complete successfully. Component Services are available on Windows 2000.Error registering COM+ Application. Contact your support personnel for more information.Error unregistering COM+ Application. Contact your support personnel for more information.The description for service '[2]' ([3]) could not be changed.The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly. {{Package version: [3], OS Protected version: [4]}}The Windows Installer service cannot update the protected Windows file [2]. {{Package version: [3], OS Protected version: [4], SFP Error: [5]}}The Windows Installer service cannot update one or more protected Windows files. {{SFP Error: [2]. List of protected files:\r\n[3]}}User installations are disabled via policy on the machine.An error occurred during the installation of assembly '[6]'. Please refer to Help and Support for more information. HRESULT: [3]. {{assembly interface: [4], function: [5], component: [2]}}An error occurred during the installation of assembly '[6]'. The assembly is not strongly named or is not signed with the minimal key length. HRESULT: [3]. {{assembly interface: [4], function: [5], component: [2]}}An error occurred during the installation of assembly '[6]'. The signature or catalog could not be verified or is not valid. HRESULT: [3]. {{assembly interface: [4], function: [5], component: [2]}}An error occurred during the installation of assembly '[6]'. One or more modules of the assembly could not be found. HRESULT: [3]. {{assembly interface: [4], function: [5], component: [2]}}IgnoreChangeSetProgressProgressMainProgramCompleteProgramMain program components.MapNotesPluginPlugin "Map Notes"MapLayerPluginPlaugin "Additional Layers"MapLanPluginPlugin "Computer networks"Full package.0vqfjqj3.mar|2GISShell-3.12.0.2.markDGisLay.dll|DGisLayer.dll2.11.10.1601049DGisLayerSgnDGisLay.dgx|DGisLayer.dgxpiDGisLayerChmDGisLay.chm|DGisLayer.chmDGisNote.dll|DGisNotes.dll3.0.3.247DGisNotesSgnDGisNote.dgx|DGisNotes.dgxpiDGisNotesChmDGisNote.chm|DGisNotes.chmDGisLan.dll2.12.15.1201033DGisLanSgnDGisLan.dgx|DGisLan.dgxpiDGisLanChmDGisLan.chmgrym.exe3.12.0.4203awrgdeyq.exe|2GISUpdateService.exe1.0.0.4203etcajlp2.exe|2GISTrayNotifier.exeValidateProductIDVersionNTNEWERFOUNDNOT MSIDIRNOT INSTALLDIRNOT MSI_DESKTOP_REGNOT MSI_START_REGNOT MSI_DESKTOP_LINK AND (Installed OR OLDERFOUND) AND (NOT UPGRADINGPRODUCTCODE) AND (NOT REMOVE)NOT MSI_START_LINK AND (Installed OR OLDERFOUND) AND (NOT UPGRADINGPRODUCTCODE) AND (NOT REMOVE)NOT USER_DESKTOP_LINK AND (Installed OR OLDERFOUND) AND (NOT UPGRADINGPRODUCTCODE) AND (NOT REMOVE)NOT USER_START_LINK AND (Installed OR OLDERFOUND) AND (NOT UPGRADINGPRODUCTCODE) AND (NOT REMOVE)FIDS="yes" OR (NOT UPGRADINGPRODUCTCODE AND NOT REMOVE AND (NOT UIPASSED AND NOT OLDERFOUND)   OR (MSI_DESKTOP_LINK="yes" AND (MSI_DESKTOP_REG="yes" OR NOT MSI_DESKTOP_REG)))FIDS<>"yes" AND ((NOT CREATE_DESKTOP_SHORTCUT) OR (USER_DESKTOP_LINK="yes" AND MSI_DESKTOP_LINK="no"))FIMS="yes" OR (NOT UPGRADINGPRODUCTCODE AND NOT REMOVE AND (NOT UIPASSED AND NOT OLDERFOUND)   OR (MSI_START_LINK="yes" AND (MSI_START_REG="yes" OR NOT MSI_START_REG)))FIMS<>"yes" AND ((NOT CREATE_STARTMENU_SHORTCUT) OR (USER_START_LINK="yes" AND MSI_START_LINK="no"))NOT PLUGINSROOTTRAYNOTIFIERWORKING=1NOT GrymRoot((Installed) AND (NOT UPGRADINGPRODUCTCODE))NOT REMOVE(NOT Installed) AND (NOT UPGRADINGPRODUCTCODE)NOT REMOVE~="ALL" AND VersionNT > 400OLDERFOUND AND (NOT UPGRADINGPRODUCTCODE) AND (NOT REMOVE)Installed AND (RESUME OR Preselected)Installed AND NOT RESUME AND NOT PreselectedVersionNT >= 500The installation file requires that Windows 2000 or higher be installed on your computer.EveryoneCD-ROM #1#Sample.cabcp1ezmuh7_g.msi|2GISShell-3.12.0.2.msiManufacturerDouble GIS LLCProductCode{17EDD7E9-BE07-48FA-BEC0-ACDD699CE0C8}ProductName2GIS 3.12.0.2ProductVersion3.12.0.2{E4ADC294-C502-4A61-BFF3-76589157E6C7}PRODUCTNAMELOCLANGPROPERTYARPPRODUCTICONProductNameRPALLUSERSARPSIZEMB42Installation [ProductName] [1]WixShellExecTarget[#TrayNotifyEXE]DefaultUIFontWixUI_Font_NormalWixUI_ModeWixUI_WelcomeDlg_NextWixUI_LicenseAgreementDlg_BackWixUI_LicenseAgreementDlg_NextWixUI_AdditionalStartInfoDlg_BackWixUI_AdditionalStartInfoDlg_NextInstallDirWixUI_AdditionalStartInfoDlg_NextVerifyReadyWixUI_AdditionalStartInfoDlg_NextGrymrootFoundWixUI_InstallDirDlg_BackWixUI_InstallDirDlg_NextWixUI_InstallDirDlg_BrowseWixUI_AdditionalOptionsDlg_BackWixUI_AdditionalOptionsDlg_BackGrymrootFoundWixUI_AdditionalOptionsDlg_NextMSXMLFoundWixUI_AdditionalOptionsDlg_NextMSXMLNotFoundWixUI_MSXMLInfoDlg_BackWixUI_MSXMLInfoDlg_NextWixUI_VerifyReadyDlg_BackRepairWixUI_VerifyReadyDlg_BackRemoveWixUI_VerifyReadyDlg_BackInstallDirMSXMLFoundWixUI_VerifyReadyDlg_BackInstallDirMSXMLNotFoundWixUI_VerifyReadyDlg_BackAdditionalInfoWixUI_MaintenanceWelcomeDlg_NextWixUI_MaintenanceTypeDlg_RepairWixUI_MaintenanceTypeDlg_RemoveWixUI_MaintenanceTypeDlg_BackErrorDialogLAUNCHAPPPROPUseRMSecureCustomPropertiesASSOCIATE_KML;CREATE_DESKTOP_SHORTCUT;CREATE_STARTMENU_SHORTCUT;FIDS;FIMS;MSI_DESKTOP_LINK;MSI_DESKTOP_REG;MSI_START_LINK;MSI_START_REG;MSXML_INSTALLED;NEWERFOUND;OLDERFOUND;TRAYNOTIFIERWORKING;USER_DESKTOP_LINK;USER_START_LINK&Close the applications and attempt to restart them.DontUseRM&Do not close applications. A reboot will be required.SOFTWARE\DoubleGIS\Grym[MsiVersion][GrymRoot]reg1A034D28431950FA2436FE8AE19DB428GrymInstallService.GrymServiceInstallerGrymServiceInstaller Classreg72AE16D7FBFA66E626A7C0C43B0567BFGrymInstallService.GrymServiceInstaller\CLSID{5E66BDAB-6788-4A65-90BB-166FBB235DFC}regA7432E9FAF2523B4F4E64FAF6DE1CAB5CLSID\{5E66BDAB-6788-4A65-90BB-166FBB235DFC}\VersionIndependentProgIDreg2EA91DEC5011A242686996273C4F626CGrymInstallService.GrymServiceInstaller\CurVerGrymInstallService.GrymServiceInstaller.1reg7A597336C4A7D83B9D5416901CDA1CBBregE4CF4F973D0C7EF51DFDC52981B181CFGrymInstallService.GrymServiceInstaller.1\CLSIDreg248958E8FA527F612028DAC90F29B094CLSID\{5E66BDAB-6788-4A65-90BB-166FBB235DFC}\ProgIDreg3C7B16567A8B1B9CB65DBA8ACF5EBE22CLSID\{5E66BDAB-6788-4A65-90BB-166FBB235DFC}\LocalServer32"[#UpdateServiceEXE]"regE3DD3D6508FC79E15BB6550910A0B9C7CLSID\{5E66BDAB-6788-4A65-90BB-166FBB235DFC}AppID{CB19D5E8-3C62-4486-8876-293D2D38C5DA}regCCB6817FDC430E8CFAD5018A7997B2F5regF920DCBFDAEB07117726A4EB05720164ThreadingModelApartmentreg55A41BAC219950C0AD12DCC953092132CLSID\{5E66BDAB-6788-4A65-90BB-166FBB235DFC}\TypeLib{15AC8E34-3D43-4C79-A620-F24C567E1B66}regA3223C75F96ECC2B81801DBF76BF8EDECLSID\{5E66BDAB-6788-4A65-90BB-166FBB235DFC}\Programmable*regE64463BCC7ED1F41EC0F4A0C631492CCAppID\{CB19D5E8-3C62-4486-8876-293D2D38C5DA}GrymInstallServicereg9694E5D1F6981F7A413FDE9C926AB571LocalService2GISUpdateServiceregEE70BB9A4AFD32C863436C9302B00F1CInterface\{1B52924C-772B-4766-842C-EA5AB43F70D9}IGrymServiceInstallerregC4ACBF4CA3E60D86CCC49087EAFBB695Interface\{1B52924C-772B-4766-842C-EA5AB43F70D9}\TypeLibreg3FC9B12019CF09D5795EDA7400783D901.2reg76ABFD00C9BE80684AFAD5BA6DF6273DInterface\{1B52924C-772B-4766-842C-EA5AB43F70D9}\ProxyStubClsid{00020424-0000-0000-C000-000000000046}reg642F866B3B698D25F7C69F0E42FA0ED5Interface\{1B52924C-772B-4766-842C-EA5AB43F70D9}\ProxyStubClsid32reg27460506385830DFADE4C26A00A2450CInterface\{D1BAE85E-DB1D-44B2-9C1B-F2066A705800}IGrymServiceInstaller2regAE568A87636C922CF99C1D2CC008B598Interface\{D1BAE85E-DB1D-44B2-9C1B-F2066A705800}\TypeLibreg3E25274EAB9E5F2A609C250A3310A7F8reg4993B0445BBDC2300F7881D04F37AE43Interface\{D1BAE85E-DB1D-44B2-9C1B-F2066A705800}\ProxyStubClsidreg57591C8D2937D410B445A234D38DD70EInterface\{D1BAE85E-DB1D-44B2-9C1B-F2066A705800}\ProxyStubClsid32reg253E592B80445CA8F87568865FFDB054Interface\{A9AF7C83-092C-4746-8DEB-249C4FA88848}IGrymServiceInstaller3regDAA85CBF959BD5F47BCDBE64275A945AInterface\{A9AF7C83-092C-4746-8DEB-249C4FA88848}\TypeLibreg8A832AECA5E3F0CC59ABC8E0A0E1D177reg38604565EB5CACC372A2BC9A388A006FInterface\{A9AF7C83-092C-4746-8DEB-249C4FA88848}\ProxyStubClsidregB302A087F69C911A79EBCF4C22A1D9CDInterface\{A9AF7C83-092C-4746-8DEB-249C4FA88848}\ProxyStubClsid32reg79DB725264D3BA738BB9CC0E0E2B9F25TypeLib\{15AC8E34-3D43-4C79-A620-F24C567E1B66}\1.2GrymInstallService 1.2 Type LibraryregF335F3BBA6B2BB0F72F4959FB658F054TypeLib\{15AC8E34-3D43-4C79-A620-F24C567E1B66}\1.2\0\win32[#UpdateServiceEXE]reg24605A6472D2F3781ACAD9CF268723C2TypeLib\{15AC8E34-3D43-4C79-A620-F24C567E1B66}\1.2\FLAGSreg3E82EF94845AC5FD98AEF77EE38912BFTypeLib\{15AC8E34-3D43-4C79-A620-F24C567E1B66}\1.2\HELPDIRreg87D78E4B6C0130C10C13D4C79B15E8D0Software\Classes\AppID\GrymInstallService.Exereg10C12813721DE906304934C7FBB87F36SOFTWARE\Microsoft\Windows\CurrentVersion\Run2Gis Update Notifier"[INSTALLDIR]2GISTrayNotifier.exe" -delayed_startpathreg49F696F081A3B61A0FC041F0A233B240PluginsRoot[PLUGINSROOT]SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\2gis.exe[INSTALLDIR]grym.exereg3D86A0E840E4BE671715C7274194F7F5regE38D29FE03A0CD5ADE28614DC9B7BA76SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Grym.exeregE3ACC8C6FAA5156312FC42E973F492C1DGisLayer.KMLFile\DefaultIcon"[PLUGINSROOT]DGisLayer.dll",2reg4E513589BE7E19132BD471CE93BA9551DGisLayer.KMLFile\shellopenregD20EFE31207CF446D7B106237A2907FCDGisLayer.KMLFile\shell\Open\commandrundll32.exe "[PLUGINSROOT]DGisLayer.dll",SystemStart "%1"reg89BD9F38A358752733BE0EE1EE8F2DA8.kmlDGisLayer.KMLFilereg74A9FE7166E1AB79D19093DAB25911E1.kmzSoftware\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.kmlApplicationreg520341280C014BE351F9E58213856DFESoftware\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.kml\UserChoiceProgidreg3A3286D91AD1D70458441171C94A054BSoftware\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.kmzreg4E70D5F1A52C3E3E004FA8066263AED5Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.kmz\UserChoiceDesktopShortcut[CREATE_DESKTOP_SHORTCUT]regD2BC20C48C88BD9B4A8EBD60C03D74B5StartMenuShortcut[CREATE_STARTMENU_SHORTCUT].dgdatDoubleGIS.Grym.Dgdatreg82BF042BC814A572FAC1C91C445FBA3A.dgdat\OpenWithProgidsreg1D456D383379B5AE0618010CBE55DEA72GIS DGDATreg7150D7152D991DA164DF8B01D9751822AppUserModelIDDoubleGIS.Grym.V3reg2AD56A0D26B2F4BD62887E10B2D3C74EEditFlags#1048576regFDBB837A66FFD78C56DCBAC055841BF2DoubleGIS.Grym.Dgdat\shell\Open\command[INSTALLDIR]grym.exe "%1"reg01A608A181FD81F5035F3F87D00FB850DoubleGIS.Grym.Dgdat\DefaultIcon[INSTALLDIR]grym.exe, 0CreateDesctopShortcutsCreateStartMenuShortcutsOldUpdateClientOptionsSOFTWARE\DoubleGIS\Grym\Common\OldUpdateClientOptions-Control Panel\International\GeoNationCreateStartmenuShortcutsSOFTWARE\Dataeast\GrymSOFTWARE\Dataeast\2GISShellMsiRemoveFile*.*MsiRemoveFolderRemoveRegOldDataEastUnregUpdateServiceEXEControlUpdateServiceEXEInstall2GIS UpdateServiceRpcSs[~][~]Provides updates for components of the program [PRODUCTNAMELOC].DesktopGrym_tjvismp.pro|2GIS[!grymEXE]StartMenuGrymjwppgief.pro|2GISDesktopGrym20vlvvyjx.pro|2GISStartMenuGrym2q3xiyw5c.pro|2GISTahomaWixUI_Font_BiggerWixUI_Font_TitleAbsentPathbytesGBKBMBMenuAbsentEntire feature will be unavailableMenuAdvertiseFeature will be installed when requiredMenuAllCDEntire feature will be installed to run from CDMenuAllLocalEntire feature will be installed on local hard driveMenuAllNetworkEntire feature will be installed to run from networkMenuCDWill be installed to run from CDMenuLocalWill be installed on local hard driveMenuNetworkWill be installed to run from networkScriptInProgressSelAbsentAbsentThis feature will remain uninstalledSelAbsentAdvertiseThis feature will be set to be installed when requiredSelAbsentCDThis feature will be installed to run from CDSelAbsentLocalThis feature will be installed on the local hard driveSelAbsentNetworkThis feature will be installed to run from the networkSelAdvertiseAbsentThis feature will become unavailableSelAdvertiseAdvertiseWill be installed when requiredSelAdvertiseCDThis feature will be available to run from CDSelAdvertiseLocalThis feature will be installed on your local hard driveSelAdvertiseNetworkThis feature will be available to run from the networkSelCDAbsentThis feature will be uninstalled completely, you won't be able to run it from CDSelCDAdvertiseThis feature will change from run from CD state to set to be installed when requiredSelCDCDThis feature will remain to be run from CDSelCDLocalThis feature will change from run from CD state to be installed on the local hard driveSelChildCostNegThis feature frees up [1] on your hard drive.SelChildCostPosThis feature requires [1] on your hard drive.SelCostPendingCompiling cost for this feature...SelLocalAbsentThis feature will be completely removedSelLocalAdvertiseThis feature will be removed from your local hard drive, but will be set to be installed when requiredSelLocalCDThis feature will be removed from your local hard drive, but will be still available to run from CDSelLocalLocalThis feature will remain on your local hard driveSelLocalNetworkThis feature will be removed from your local hard drive, but will be still available to run from the networkSelNetworkAbsentThis feature will be uninstalled completely, you won't be able to run it from the networkSelNetworkAdvertiseThis feature will change from run from network state to set to be installed when requiredSelNetworkLocalThis feature will change from run from network state to be installed on the local hard driveSelNetworkNetworkThis feature will remain to be run from the networkSelParentCostNegNegThis feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.SelParentCostNegPosThis feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.SelParentCostPosNegThis feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.SelParentCostPosPosThis feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.TimeRemainingVolumeCostAvailableAvailableVolumeCostDifferenceDifferenceVolumeCostRequiredRequiredVolumeCostSizeDisk SizeVolumeCostVolumeVolume3.0.0CloseNotifier2GISTrayNotifier.exeTRAYNOTIFIERWORKING