ࡱ> _p{v    !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~Root Entry+ FZ`@S@HC/B A7A>;dA  @HB'C$H % @H?dA/B6H 5H@HYEDhE7G  @H?CAED1H1 @HDjEA(H P@HAxDBDAED1H'@H FE2DA7CrD@H C5BErEDEGF(H (w v@HBExE(H @HBExE(;2DD1BE6H"@@HDED;9BE@H CCB *@HDED/H h@HDED/;rD'C7CrD#@HNFhD=D3CB0@HA7CrDBEF@HBEEC(HH@HA'C:ED1HH@HNED5H x@HRDEC;;B&F7BB4FhD&B$8@HRDEC??(E8BA(H&@HA0C;;B&F7BB4FhD&B! 0@HA0C??(E8BA(H}l@HAEFAE(?(E8BA(H{N@H C1A5G z< C1A5G>DE$CE7ACAC C1A5G>BuErEArDk C1A5G~AdD1B5H4 C1A5GED9. C1A5G>F3H Z8 C1A5G~BC'B5H I8 C1A5G~ED$C5H2c C1A5G>F1CE7H36c C1A5G>DE$H| C1A5GEAh8GrE*HGg C1A5GED9DB1 C1A5GEAh8H,- C1A5GEAh8FAq C1A5GED9%Dg C1A5G>BA/A0HT@H?;C8DE @H??wElDj>D/H7 @H??wElDj;E$H      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^ cabcdefDhijklmnorstuvwxyz{|}~NameTableCould not find any previously installed compliant products on the machine for installing this product.TypePropertyValue_ValidationColumnNullableMinValueMaxValueKeyTableKeyColumnCategorySetDescriptionName of tableIdentifierNName of columnDescription of columnTextYSet of values that are permittedString categoryText;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URLColumn to which foreign key connectsFor foreign key, Name of table to which data must linkMaximum value allowedMinimum value allowedWhether the column is nullableY;N;@Name of property, uppercase if settable by launcher or loader.String value for property. Never null or empty.Microsoft Baseline Security Analyzer 2.0.1ProductName2.0.6706.0ProductVersion1033ProductLanguageMicrosoft CorporationManufacturer{7F231232-C309-4401-964A-2A002B6E1ED9}ProductCode{1888A492-AD73-4BBE-A939-08AF22B68A75}UpgradeCodeUPGMBSA0SecureCustomPropertiesUpgradeVersionMinVersionMaxLanguageAttributesRemoveActionPropertyThe attributes of this product set.A comma-separated list of languages for either products in this set or products not in this set.The property to set when a product in this set is found.UpperCaseThe list of features to remove when uninstalling a product from this set. The default is "ALL".FormattedThe UpgradeCode GUID belonging to the products in this set.GuidThe maximum ProductVersion of the products in this set. The set may or may not include products with this particular version.The minimum ProductVersion of the products in this set. The set may or may not include products with this particular version.0.0.0.0{85137A66-89EC-495A-A727-2A796057112A}UPGMBSAUPGMBSA1{E08FB153-7428-4643-83EB-A203BCAE6D32}NEWMBSA0NEWMBSAUPGMBSA0;UPGMBSA1;UPGMBSA;NEWMBSA0;NEWMBSA{97A4D516-DB83-4379-84E2-EF2A017A9F85}2.0.1VersionBuildVersion100INSTALLLEVEL1ARPNOREPAIRmbsa.exeARPPRODUCTICONreadme.htmlARPREADME{&MSSansSerif8}TEXT{&MSSansSerif8bold}BOLD{&Arial8}TITLE{&MSSansSerif8Black}SUBTITLENoAcceptAllUsersApplicationUsersdmusREINSTALLMODEMicrosoft Baseline Security AnalyzerMyProductNameARInstallChoiceALLUSERSRepairMModeTypeModifyOperationhttp://www.microsoft.comARPURLINFOABOUThttp://go.microsoft.com/fwlink/?LinkId=16534ARPURLUPDATEINFOhttp://go.microsoft.com/fwlink/?LinkId=16531ARPHELPLINKhttp://go.microsoft.com/fwlink/?LinkId=16533XMLParserInstallerRemoving previous [MyProductName] versionsMBSARemoveMessageLaunchConditionConditionLocalizable text to display when condition fails and install must abort.Expression which must evaluate to TRUE in order for install to commence.This application only runs on Windows 2000 SP3 or later.VersionNT >= 500 AND Win2kSP3Later = 1This application does not run on Windows 95/98.NOT Version9XCustomActionActionSourceTargetThe numeric custom action type, consisting of source location, code type, entry, option flags.Primary key, name of action, normally appears in sequence table unless private use.The table reference of the source of the code.CustomSourceExcecution parameter, depends on the type of custom actionomusSetPatchReinstallModeAllREINSTALLSetPatchModefile://[!readme.html]SetReadmeLocationRegisterMBSAInstallermbsainstall.dllClearMBSAInstallerClearMBSAInstaller.commitClearMBSAInstaller.rollbackWaitMBSAInstallerPrintEULAVerifyWin2kSP3OrLaterA newer version of [MyProductName] was detected on your system. Downgrade to an older version is not allowed. To install this version, it is first required to uninstall the current version using Add/Remove Programs on the Control PanelNewerVersionFatalAnother instance of [MyProductName] Setup is already running. You may not start this setup until the previous instance is complete.InstallerRunningFatal[MyProductName] cannot overwrite another installation that is present in the same folder. Please choose a different folder.OverwriteProtectionFatal On Error Resume Next Session.DoAction("VerifyWin2kSP3OrLater") PrepareLaunchConditions On Error Resume Next If Not XCreateObject("MSXML2.DOMDocument", parser) Then Session.Property("XMLParserMissing") = "1" Else Session.Property("XMLParserMissing") = "" Set parser = Nothing End If Function XCreateObject(name, ByRef obj) On Error Resume Next Set obj = Nothing If name = "MSXML2.DOMDocument" Then Const MIN_VERSION = 3 Const MAX_VERSION = 5 For v = MIN_VERSION To MAX_VERSION Err.Clear Set obj = CreateObject("MSXML2.DOMDocument." & v & ".0") If Err <> 0 Then Set obj = Nothing Else Exit For End If Next Else Set obj = CreateObject(name) End If XCreateObject = NOT (obj Is Nothing) End Function TestXMLParser On Error Resume Next Set WshShell = CreateObject("WScript.Shell") WshShell.Run Session.Property("XMLParserInstaller") Set WshShell = Nothing LaunchXMLInstaller On Error Resume Next Session.DoAction("TestXMLParser") PostVerifyRequirements On Error Resume Next Set d = Session.Installer.OpenDatabase(Session.Property("OriginalDatabase"),0) Set x1 = d.OpenView("SELECT `Value` FROM `Property` WHERE `Property`='ProductVersion'") x1.Execute Set r1 = x1.Fetch installed = (Session.Property("Installed") <> "") curStrVer = Session.Property("ProductVersion") pkgStrVer = r1.StringData(1) curVer = GetVersion(Session.Property("ProductVersion")) pkgVer = GetVersion(r1.StringData(1)) x1.Close Set r1 = Nothing Set x1 = Nothing Set d = Nothing If curVer > pkgVer Then Session.Property("Downgrade") = "1" End If If installed AND (curVer < pkgVer) Then Session.Property("Upgrade") = "1" Session.Property("UpgradeFrom") = curStrVer Session.Property("UpgradeTo") = pkgStrVer Session.Property("MModeType") = "Upgrade" End If If InStr(Session.Property("REINSTALLMODE"), "v") > 0 Then Session.Property("Reinstall") = "1" End If Function GetVersion(sv) ' XX.XX.XXXX.XXX[MACHINE] sv1 = Split(sv, "[") ' XX.XX.XXXX.XXX a = Split(sv1(0), ".") If UBound(a) <> 3 Then GetVersion = sv1(0) End If v = a(0) v = a(1) + v*100 v = a(2) + v*10000 v = a(3) + v*1000 GetVersion = v End Function CheckVersions ' On Error Resume Next Session.DoAction("CheckVersions") If (Session.Property("Installed") <> "") AND (Session.Property("UILevel") <> 5) Then If Len(Session.Property("Upgrade")) > 0 Then Session.Property("UpgradeStarted") = "1" Session.Property("REMOVE") = "ALL" upg = "*level=" & Session.Property("UILevel") &_ "*file=" & Session.Property("OriginalDatabase") &_ "*upg=" & Session.Property("UpgradeStarted") Session.Property("InstallLaunchUpgradeInstaller") = upg End If End If InstallCheckVersions If Len(Session.Property("InstallLaunchUpgradeInstaller")) > 0 Then Session.Property("InstallLaunchUpgradeInstaller") = Session.Property("InstallLaunchUpgradeInstaller") &_ "*folder=" & Session.Property("INSTALLDIR") End If InstallFolderUpgradeInstaller On Error Resume Next If Len(Session.Property("UpgradeStarted")) > 0 Then Session.DoAction("ClearMBSAInstaller") Set WshShell = CreateObject("WScript.Shell") WshShell.Run "msiexec /i """ & Session.Property("OriginalDatabase") & """ UPGRADESILENT=1 INSTALLDIR=""" & Session.Property("INSTALLDIR") & """" Set WshShell = Nothing Else Session.DoAction("ExitDialog") End If LaunchUpgradeInstaller On Error Resume Next If Len(Session.Property("CustomActionData")) > 0 Then Set WshShell = CreateObject("WScript.Shell") WshShell.Run "msiexec " & UILevel2Args(GetParameter("level")) & " /i """ & GetParameter("file") & """ UPGRADESILENT=1 INSTALLDIR=""" & GetParameter("folder") & """" Set WshShell = Nothing End If Function UILevel2Args(level) Select Case level Case 2 UILevel2Args = "/qn " Case 3 UILevel2Args = "/qb! " Case 4 UILevel2Args = "/qr " Case 5 UILevel2Args = "" End Select End Function Function GetParameter(param) data = Session.Property("CustomActionData") dataSplit = Split(data, "*") For i = 0 To UBound(dataSplit) dataParam = Trim(dataSplit(i)) pos = InStr(dataParam, "=") If pos > 0 Then If LCase(Left(dataParam, pos-1)) = LCase(Trim(param)) Then GetParameter = Right(dataParam, Len(dataParam)-pos) Exit Function End If End If Next GetParameter = "" End Function InstallLaunchUpgradeInstaller On Error Resume Next If Session.Property("UPGRADESILENT") = "1" Then Session.Property("UpgradeSilent") = "1" Session.Property("Upgrade") = "1" Session.Property("MModeType") = "Upgrade" End If CheckSilentUpgrade On Error Resume Next Const MAX_PATH_LEN = 107 Const MAX_ALLOWED_LEN = 240 If Len(Session.Property("INSTALLDIR")) > MAX_PATH_LEN Then Session.Property("InstallPathTooBig") = "1" Else Session.Property("InstallPathTooBig") = "" End If If Len(Session.Property("INSTALLDIR")) > MAX_ALLOWED_LEN Then installDir = Session.Property("INSTALLDIR") Session.Property("INSTALLDIR") = Left(installDir, MAX_ALLOWED_LEN) End If CheckInstallPathTooBig On Error Resume Next If Len(Session.Property("INSTALLDIR")) > 0 Then Set fs = CreateObject("Scripting.FileSystemObject") folder = Session.Property("INSTALLDIR") & "\" If (NOT CanOverwrite(folder & "mbsa.exe") OR _ NOT CanOverwrite(folder & "mbsacli.exe") OR _ NOT CanOverwrite(folder & "serversecure.dll") OR _ NOT CanOverwrite(folder & "xmldb.dll")) AND _ (NOT Session.Property("Installed") <> "") Then Session.Property("OverwriteDetected") = "1" Else Session.Property("OverwriteDetected") = "" End If End If ' Returns True if files belongs to this release Function CanOverwrite(fname) On Error Resume Next Set fs = CreateObject("Scripting.FileSystemObject") CanOverwrite = True If fs.FileExists(fname) Then CanOverwrite = False ver = fs.GetFileVersion(fname) If Len(ver) > 0 Then ' Verify major.minor versions are the same verFields = Split(ver, ".") thisFields = Split("2.0.1", ".") If UBound(verFields) >= 2 Then If verFields(0) = thisFields(0) AND _ verFields(1) = thisFields(1) Then CanOverwrite = True End If End If End If End If End Function CheckOverwriteProtectionDirectoryDirectory_ParentDefaultDirUnique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.The default sub-path under parent's path.Reference 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.SOURCEDIRTARGETDIR.:ProgramFProgramFilesFolderMBSA|Microsoft Baseline Security Analyzer 2INSTALLDIRCreateFolderDirectory_Component_Foreign key into the Component table.ComponentPrimary key, could be foreign key into the Directory table.ProgramsFileFileNameFileSizeSequenceSequence with respect to the media images; order must track cabinet order.Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)Primary key, non-localized token, must match identifier in cabinet. For uncompressed files, this field is ignored.Foreign key referencing Component that controls the file.File name used for installation, may be localized. This may contain a "short name|long name" pair.FilenameSize of file in bytes (long integer).List of decimal language Ids, comma-separated if more than one.Version string for versioned files; Blank for unversioned files.MsiFileHashFile_OptionsHashPart1HashPart2HashPart3HashPart4Primary key, foreign key into File table referencing file with this hashVarious options and attributes for this hash.mbsacli.exeSelfRegCostForeign key into the File table denoting the module that needs to be registered.The cost of registering the module.serversecure.dllSERVER~1.DLL|serversecure.dllxmldb.dllwusscan.dllRemoveFileFileKeyDirPropertyInstallModeForeign key referencing Component that controls the file to be removed.Primary key used to identify a particular file entryName of the file to be removed.WildCardFilenameName of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.Installation option, one of iimEnum.1;2;3mssecure*.cabRemoveFile.mssecure.cabmssecure*.xmlRemoveFile.mssecure.xmlthumbs.dbRemoveFile.Programs.Thumbs.dbRemoveFolder.InstallDirComponentIdKeyPathA 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.Remote execution option, one of irsEnumPrimary key used to identify a particular component record.A string GUID unique to this component, version, and language.Required 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.Either 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.File;Registry;ODBCDataSource{2BACB435-0CF0-407A-839B-EABB04F9A119}OMBSARegistryRootKeyThe registry value name.The registry value.Foreign key into the Component table referencing component that controls the installing of the registry value.The key for the registry value.RegPathPrimary key, non-localized token.The predefined root key for the registry value, one of rrkEnum.#1NoVersionCheckSOFTWARE\Microsoft\Microsoft Baseline Security AnalyzerRegOMBSA.NoNewVer.1RemoveRegistryForeign key into the Component table referencing component that controls the deletion of the registry value.The predefined root key for the registry value, one of rrkEnum{D82B4E8F-C488-4B53-8A21-9FAE8DD039CC}System.VCSharedmsvcp60.dll{23FDF953-3D5D-49BF-B36D-5230CD819441}ApplicationABOUT~2.HTM|about.htmlabout.htmlCOMPUT~1.XSL|computerMRU.xslcomputerMRU.xslDEFAUL~1.HTM|Default.htmlDefault.htmlDOMAIN~1.XSL|domainMRU.xsldomainMRU.xslERRORS~2.HTM|errors.htmlerrors.htmlerrors.xsl|errors.xslerrors.xslFOOTER~1.HTM|Footer.htmlFooter.htmlHEADER~2.HTM|Header.htmlHeader.htmlipMRU.xsl|ipMRU.xslipMRU.xslIPRANG~1.XSL|iprangeMRU.xsliprangeMRU.xslONEREP~2.HTM|onereport.htmlonereport.htmlOPTION~1.HTM|optionshelp.htmloptionshelp.htmlPICKCO~1.HTM|pickcomputer.htmlpickcomputer.htmlPICKCO~2.HTM|pickcomputers.htmlpickcomputers.htmlPICKRE~2.HTM|pickreport.htmlpickreport.htmlPRINTR~3.HTM|PrintReport.htmlPrintReport.htmlPRINTR~2.XSL|printreport.xslprintreport.xslPRINTR~4.HTM|PrintReportList.htmlPrintReportList.htmlREPORT~4.HTM|report.htmlreport.htmlreport.xsl|report.xslreport.xslRE52E8~1.HTM|reportdetails.htmlreportdetails.htmlREPORT~1.XSL|reportdetails.xslreportdetails.xslREPORT~2.XSL|reportdetailsWUS.xslreportdetailsWUS.xslREPORT~3.XSL|reportdetailsSQL.xslreportdetailsSQL.xslREPORT~5.XSL|reportnamelist.xslreportnamelist.xslREA5FB~1.HTM|reports.htmlreports.htmlreports.xsl|reports.xslreports.xslSCAN~1.HTM|scan.htmlscan.htmlSHOWRE~1.HTM|ShowReport.htmlShowReport.htmlsusMRU.xsl|susMRU.xslsusMRU.xslTOOLBA~2.HTM|ToolBar.htmlToolBar.htmlVIEWER~2.HTM|viewerrors.htmlviewerrors.htmlVIEWRE~2.HTM|viewreport.htmlviewreport.htmlWELCOM~1.HTM|welcome.htmlwelcome.htmlNEWVER~1.HTM|newversion.htmlnewversion.htmlRE8DB5~1.XSL|reportdetailsIEZones.xslreportdetailsIEZones.xslREPORT~6.HTM|reportdetailsIEZonesSub.htmlreportdetailsIEZonesSub.htmlREF7F1~1.XSL|reportdetailsIEZonesSub.xslreportdetailsIEZonesSub.xsl{953DC0EA-A038-4BAB-A88F-84EA9DE42D7D}RemoteInstallermbsa2ri.exembsa2mu.exe{645843B2-24E9-4C0D-A28D-065959231EBF}DataChecks.csvDetails.csvNOEXPI~1.TXT|NoExpireOk.txtNoExpireOk.txtServices.txt{515A4D25-222D-4C00-9D82-04A96F7ED25E}ConsoleDataCMDDET~2.XSL|cmdDetailReport_v.xslcmdDetailReport_v.xslCMDERR~1.XSL|cmdErrors.xslcmdErrors.xslCMDOVE~1.XSL|cmdOverviewReport.xslcmdOverviewReport.xslCMDREP~1.XSL|cmdReportList.xslcmdReportList.xsl{03A660AC-007B-4EB9-835A-DCF624CC85AA}EventLog[#serversecure.dll]EventMessageFileSYSTEM\CurrentControlSet\Services\Eventlog\Application\MBSAEventLog.MessageFile#7TypesSupportedEventLog.Types{DC434AAE-885B-4108-861F-F37F3FCE3A0C}FileTypeMBSA.Report.ViewerSOFTWARE\Classes\.mbsaFileType.MBSA.1MBSA Scan ReportSOFTWARE\Classes\MBSA.Report.ViewerFileType.MBSA.3"[INSTALLDIR]mbsa.exe" "%1"SOFTWARE\Classes\MBSA.Report.Viewer\shell\open\commandFileType.MBSA.4*FileType.DEL.MBSA.1FileType.DEL.MBSA.2{BA4D2648-08A4-4351-97E2-673A74F0FB45}HelpCHECK2~1.HTM|check20001.htmlcheck20001.htmlCHECK2~2.HTM|check20001fix.htmlcheck20001fix.htmlCHECK5~1.HTM|check5311.htmlcheck5311.htmlCHECK5~2.HTM|check53110.htmlcheck53110.htmlCHECK5~3.HTM|check53110fix.htmlcheck53110fix.htmlCHECK5~4.HTM|check53111.htmlcheck53111.htmlCH60AA~1.HTM|check53111fix.htmlcheck53111fix.htmlCHFDC0~1.HTM|check53112.htmlcheck53112.htmlCH60A9~1.HTM|check53112fix.htmlcheck53112fix.htmlCH0ECC~1.HTM|check53114.htmlcheck53114.htmlCH60A7~1.HTM|check53114fix.htmlcheck53114fix.htmlCH0ECA~1.HTM|check53115.htmlcheck53115.htmlCH60AE~1.HTM|check53115fix.htmlcheck53115fix.htmlCH0EC8~1.HTM|check53116.htmlcheck53116.htmlCH60A5~1.HTM|check53116fix.htmlcheck53116fix.htmlCH0EC6~1.HTM|check53117.htmlcheck53117.htmlCH60A4~1.HTM|check53117fix.htmlcheck53117fix.htmlCHA8C6~1.HTM|check5311fix.htmlcheck5311fix.htmlCH3485~1.HTM|check5313.htmlcheck5313.htmlCHAAC6~1.HTM|check5313fix.htmlcheck5313fix.htmlCH3885~1.HTM|check5314.htmlcheck5314.htmlCHABC6~1.HTM|check5314fix.htmlcheck5314fix.htmlCH3C85~1.HTM|check5315.htmlcheck5315.htmlCHACC6~1.HTM|check5315fix.htmlcheck5315fix.htmlCH3095~1.HTM|check5316.htmlcheck5316.htmlCHADC6~1.HTM|check5316fix.htmlcheck5316fix.htmlCH3495~1.HTM|check5317.htmlcheck5317.htmlCHAEC6~1.HTM|check5317fix.htmlcheck5317fix.htmlCH3895~1.HTM|check5318.htmlcheck5318.htmlCHAFC6~1.HTM|check5318fix.htmlcheck5318fix.htmlCH3C95~1.HTM|check5319.htmlcheck5319.htmlCHA0D6~1.HTM|check5319fix.htmlcheck5319fix.htmlCH3C7F~1.HTM|check5321.htmlcheck5321.htmlCHA849~1.HTM|check5321fix.htmlcheck5321fix.htmlCH348F~1.HTM|check5323.htmlcheck5323.htmlCHAA49~1.HTM|check5323fix.htmlcheck5323fix.htmlCH388F~1.HTM|check5324.htmlcheck5324.htmlCHAB49~1.HTM|check5324fix.htmlcheck5324fix.htmlCH3C8F~1.HTM|check5325.htmlcheck5325.htmlCHAC49~1.HTM|check5325fix.htmlcheck5325fix.htmlCH309F~1.HTM|check5326.htmlcheck5326.htmlCHAD49~1.HTM|check5326fix.htmlcheck5326fix.htmlCH349F~1.HTM|check5327.htmlcheck5327.htmlCHAE49~1.HTM|check5327fix.htmlcheck5327fix.htmlCH389F~1.HTM|check5328.htmlcheck5328.htmlCHAF49~1.HTM|check5328fix.htmlcheck5328fix.htmlCH3C71~1.HTM|check5331.htmlcheck5331.htmlCHFDC2~1.HTM|check53310.htmlcheck53310.htmlCH60AA~2.HTM|check53310fix.htmlcheck53310fix.htmlCHFDC0~2.HTM|check53311.htmlcheck53311.htmlCH60A9~2.HTM|check53311fix.htmlcheck53311fix.htmlCHFDCE~2.HTM|check53312.htmlcheck53312.htmlCH60A8~2.HTM|check53312fix.htmlcheck53312fix.htmlCHA8C9~1.HTM|check5331fix.htmlcheck5331fix.htmlCH3481~1.HTM|check5333.htmlcheck5333.htmlCHAAC9~1.HTM|check5333fix.htmlcheck5333fix.htmlCH3881~1.HTM|check5334.htmlcheck5334.htmlCHABC9~1.HTM|check5334fix.htmlcheck5334fix.htmlCH3C81~1.HTM|check5335.htmlcheck5335.htmlCHACC9~1.HTM|check5335fix.htmlcheck5335fix.htmlCH3091~1.HTM|check5336.htmlcheck5336.htmlCHADC9~1.HTM|check5336fix.htmlcheck5336fix.htmlCH3491~1.HTM|check5337.htmlcheck5337.htmlCHAEC9~1.HTM|check5337fix.htmlcheck5337fix.htmlCH3891~1.HTM|check5338.htmlcheck5338.htmlCHAFC9~1.HTM|check5338fix.htmlcheck5338fix.htmlCH3C91~1.HTM|check5339.htmlcheck5339.htmlCHA0D9~1.HTM|check5339fix.htmlcheck5339fix.htmlCH487B~1.HTM|check5340.htmlcheck5340.htmlCHA744~1.HTM|check5340fix.htmlcheck5340fix.htmlCH06D8~1.HTM|check53176.htmlcheck53176.htmlCH64A5~1.HTM|check53176fix.htmlcheck53176fix.htmlCH06D6~1.HTM|check53177.htmlcheck53177.htmlCH64A4~1.HTM|check53177fix.htmlcheck53177fix.htmlCH0AD4~1.HTM|check53178.htmlcheck53178.htmlCH66A3~1.HTM|check53178fix.htmlcheck53178fix.htmlCH0AD2~1.HTM|check53179.htmlcheck53179.htmlCH66A2~1.HTM|check53179fix.htmlcheck53179fix.htmlMBSAHE~1.HTM|mbsahelp.htmlmbsahelp.htmlREADME~1.HTM|readme.html{5A350A9A-130A-45DB-BCDA-F93A58C4E735}cssfooter.cssRESULT~1.CSS|resultdetails.cssresultdetails.cssscanner.csscoUA.csscoUApr~1.css|coUAprint.csscoUAprint.css{EE87E321-A7F6-43AC-978A-3B28DE316A1D}graphicsarrow.gifARROW_~1.GIF|arrow_disabled.gifarrow_disabled.gifastrx.gifbanner.jpgbarrow.gifBARROW~1.GIF|barrow_disabled.gifbarrow_disabled.gifchek_grn.gifclose_1.gifclose_2.gifclose_3.gifcopy.gifdash.gifexcl_gld.gifexcl_red.gifinfo.gifLEFTCO~1.GIF|LeftCorner.gifLeftCorner.gifMSTOOL~1.GIF|mstoolbar_ms.gifmstoolbar_ms.gifplus_blu.gifprint.gifprogress.gifPROGRE~1.GIF|progress_empty.gifprogress_empty.gifRIGHTC~1.GIF|RightCorner.gifRightCorner.gifscore_1.gifscore_3.gifspacer.gifstar_blu.gifTOC_EN~1.GIF|toc_endnode.giftoc_endnode.gifwait_m.curx_gold.gifx_red.gifdownload.gifexp_expand.gifexp_collapse.gifmini_x_red.gifmini_x_gold.gifmini_chek_grn.gifmini_star_blu.gifRemoveFile.graphics.Thumbs.db{11B91E59-BF79-41F1-9AC6-1A3A84DF7451}includesdropdown.jsobject.js{AE607A21-07BF-4041-870C-3A6DCE2325FA}DesktopFolderDesktopIconShortcutArgumentsHotkeyIcon_IconIndexShowCmdWkDirThe name of the shortcut to be created.The description for the shortcut.Foreign key into the Component table denoting the component whose selection gates the the shortcut creation/deletion.Foreign key into the File table denoting the external icon file for the shortcut.IconThe icon index for the shortcut.Foreign key into the Directory table denoting the directory where the shortcut file is created.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 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. The show command for the application window.The following values may be used.1;3;7Name of property defining location of working directory.[#mbsa.exe]mbsa.lnk|Microsoft Baseline Security Analyzer 2.0.1SOFTWARE\Microsoft\[MyProductName]\DesktopIconRegMBSA.CU.DesktopIcon{24958D48-8535-4F67-9583-C1A73CD56825}ProgramMenuFolderProgramMenuIconSOFTWARE\Microsoft\[MyProductName]RegMBSA.CU.ProgramMenuIcon{4934CD13-9183-47DC-AAC3-CAA7492A93B8}FeatureFeature_ParentTitleDisplayLevelLonger descriptive text describing a visible feature item.Feature attributes0;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;54Primary key used to identify a particular feature record.The name of the Directory that can be configured by the UI. A non-null value will enable the browse button.The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.Short text identifying a visible feature item.Numeric sort order, used to force a specific display ordering.Optional 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.MBSAFeatureComponentsFeature_Foreign key into Feature table.Foreign key into Component table.StartMenuIconMediaDiskIdLastSequenceDiskPromptCabinetVolumeLabelThe property defining the location of the cabinet file.If some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.Primary key, integer to determine sort order for table.Disk name: the visible text actually printed on the disk. This will be used to prompt the user when this disk needs to be inserted.File sequence number for the last file for this media.The label attributed to the volume.Disk1#Data.CabArial10DefaultUIFontErrorDialogControlEventDialog_Control_EventArgumentOrderingA standard conditional statement that specifies under which conditions an event should be triggered.An integer used to order several events tied to the same control. Can be left blank.A value to be used as a modifier when triggering a particular event.A foreign key to the Dialog table, name of the dialog.DialogA foreign key to the Control table, name of the controlControlAn identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.ReturnEndDialogCancelExitYesXWidthHeightControl_NextThe type of the control.Vertical coordinate of the upper left corner of the bounding rectangle of the control.A string used to set the initial text contained within a control (if appropriate).The name of a defined property to be linked to this control. A 32-bit word that specifies the attribute flags to be applied to this control.Height of the bounding rectangle of the control.Width of the bounding rectangle of the control.Horizontal coordinate of the upper left corner of the bounding rectangle of the control.Name of the control. This name must be unique within a dialog, but can repeat on different dialogs. The 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!External key to the Dialog table, name of the dialog.The help strings used with the button. The text is optional. [TEXT]&ResumePushButton[TEXT]Installation is not complete. If you quit the setup program now, the application will not be installed. You can run the setup program at a later time to complete the installation. To continue installing, click Resume. To quit the setup program, click Exit Setup.[TEXT]&Exit SetupHCenteringVCenteringControl_FirstControl_DefaultControl_CancelA 32-bit word that specifies the attribute flags to be applied to this dialog.Height of the bounding rectangle of the dialog.Width of the bounding rectangle of the dialog.Name of the dialog.Defines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.Defines the default control. Hitting return is equivalent to pushing this button.Defines the control that has the focus when the dialog is created.Horizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.A text string specifying the title to be displayed in the title bar of the dialog's window.Vertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.ListBoxOrderThe 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.A named property to be tied to this item. All the items tied to the same property become part of the same listbox.The value string associated with this item. Selecting the line will set the associated property to this value.A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.MBSA SetupErrorYes[TEXT]&YesErrorAbortA[TEXT]&AbortErrorCancelC[TEXT]&CancelErrorIgnoreI[TEXT]&IgnoreErrorNo[TEXT]&NoErrorOkO[TEXT]&OKErrorRetryR[TEXT]&RetryerroriconErrorIcon[TEXT]ErrorTextISSCRIPTRUNNING="1"CleanUpDoActionFinishFatalErrorControlConditionThe desired action to be taken on the specified control.Default;Disable;Enable;Hide;ShowA standard conditional statement that specifies under which conditions the action should be triggered.A foreign key to the Control table, name of the control.NOT UpdateStartedDefault[Suspend]DisableUpdateStartedEnable[TEXT]&Finish{}BackLineDlgLine[TITLE]Setup has encountered an error.TextLine1[TEXT]Setup was interrupted before [MyProductName] could be completely installed.TextLine2HideFinishText1Show[TEXT]Your system has not been modified. To complete installation at another time, please run setup again.FinishText2[TEXT]Click Finish to exit setup.RestContText1[TEXT]You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation.RestContText2[TEXT]Click Restore or Continue Later to exit setup.bannerBitmapBannerLine12top16Bitmap24[TEXT]< &BackRetryFilesInUseIgnore[TITLE]Running ProgramsRunningProgramsList[TEXT]< &Ignore[TEXT]Setup has determined that the following program(s) are running.ListLabel[TEXT]Setup recommends closing these programs during installation.RecommendedLabelFileInUseProcessOKUserExitInstalledTextInstall[TEXT][MyProductName] Setup was interrupted before your new software was fully installed. You can rerun this installation at another time to complete the setup of this software.Operation <> "Modify" OR NOT InstalledTextModify[TEXT]Configuration of [MyProductName] was interrupted before you made any changes to the product. You can rerun this installation at another time to modify or remove this software.Operation <> "Reinstall" OR NOT InstalledTextRepair[TEXT]Repair of [MyProductName] was interrupted before it was complete.Operation <> "Remove" OR NOT InstalledTextRemove[TEXT]Removal of [MyProductName] was interrupted before it was complete.Operation <> "Upgrade" OR NOT InstalledTextUpgrade[TEXT]Upgrade of [MyProductName] was interrupted before it was complete.InstallPathTooBig[TEXT][MyProductName] Setup cannot use the folder specified because the path name is too long. Please select another destination folder.MessageNOT UpgradeSilentSpawnDialogProgressUpgradeSilentEventMappingAttributeA foreign key to the Dialog table, name of the Dialog.An identifier that specifies the type of the event that the control subscribes to.The name of the control attribute, that is set when this event is received.SetProgressProgressBar[TEXT]Current Action:ActionCaptionActionTextPrepInstInstalled OR UpgradeSilent[TEXT]Preparing to install...PrepUninstMModeType <> "Remove" OR NOT Installed[TEXT]Preparing to uninstall...PrepRepairMModeType <> "Repair" OR NOT Installed[TEXT]Preparing to repair...PrepUpgrade(MModeType <> "Upgrade" OR NOT Installed) AND NOT UpgradeSilent[TEXT]Preparing to upgrade...ActionDataInstallMgs[TITLE]Installation ProgressRemoveMsg[TITLE]Uninstallation ProgressRepairMsg[TITLE]Repair ProgressUpgradeMsg[TITLE]Upgrade Progress[SUBTITLE]Please waitText2LineTopLineBottomRequirementsMissing[TEXT]The system requiments necessary to run [MyProductName] are still not met. Please satisfy them before continuing.OverwriteDetectedDialog[TEXT][MyProductName] detected another instance in the same folder: [INSTALLDIR]. Please choose a different folder.WelcomeDialog0[SUBTITLE]Version [Version]Text14[TITLE]Welcome to [MyProductName]Line3Prep1[TEXT]Preparing [MyProductName] installation wizard...NOT InstalledPrep2[TEXT]Preparing [MyProductName] configuration wizard...LicenseDialogNewDialogNextStartSetupDialog[TEXT]&Next >Previous{&Arial14}[MyProductName] Setup[TEXT]WARNING: This program is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law. Copyright 2002-2006 Microsoft Corporation. All rights reserved.[TEXT]It is strongly recommended that you exit all Windows programs before running this setup program. Click Cancel to quit the setup program, then close any programs you have running. Click Next to continue the installation.Text1[TITLE]Welcome to the [MyProductName]XMLParserMissingVerifyRequirementsNOT(XMLParserMissing)InstallationDestinationAccept = "Yes"Accept <> "Yes"RadioButtonGroupGroupLicense[SUBTITLE]You must agree with the license agreement below to proceed.PrintLicense{\rtf1\adeflang1025\ansi\ansicpg1252\uc1\adeff38\deff0\stshfdbch11\stshfloch0\stshfhich0\stshfbi0\deflang1033\deflangfe1033\themelang1033\themelangfe0\themelangcs0{\fonttbl{\f0\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman{\*\falt Times};} {\f2\fbidi \fmodern\fcharset0\fprq1{\*\panose 02070309020205020404}Courier New;}{\f3\fbidi \froman\fcharset2\fprq2{\*\panose 05050102010706020507}Symbol;}{\f10\fbidi \fnil\fcharset2\fprq2{\*\panose 05000000000000000000}Wingdings;} {\f11\fbidi \fmodern\fcharset128\fprq1{\*\panose 02020609040205080304}MS Mincho{\*\falt ?l?r ??\'81\'66c};}{\f34\fbidi \froman\fcharset1\fprq2{\*\panose 02040503050406030204}Cambria Math;} {\f38\fbidi \fswiss\fcharset0\fprq2{\*\panose 020b0604030504040204}Tahoma;}{\f39\fbidi \fswiss\fcharset0\fprq2{\*\panose 00000000000000000000}Trebuchet MS;}{\f40\fbidi \fmodern\fcharset128\fprq1{\*\panose 00000000000000000000}@MS Mincho;} {\flomajor\f31500\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman{\*\falt Times};}{\fdbmajor\f31501\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman{\*\falt Times};} {\fhimajor\f31502\fbidi \froman\fcharset0\fprq2{\*\panose 02040503050406030204}Cambria;}{\fbimajor\f31503\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman{\*\falt Times};} {\flominor\f31504\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman{\*\falt Times};}{\fdbminor\f31505\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman{\*\falt Times};} {\fhiminor\f31506\fbidi \froman\fcharset0\fprq0{\*\panose 020f0502020204030204}Calibri;}{\fbiminor\f31507\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman{\*\falt Times};} {\f41\fbidi \froman\fcharset238\fprq2 Times New Roman CE{\*\falt Times};}{\f42\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr{\*\falt Times};}{\f44\fbidi \froman\fcharset161\fprq2 Times New Roman Greek{\*\falt Times};} {\f45\fbidi \froman\fcharset162\fprq2 Times New Roman Tur{\*\falt Times};}{\f46\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew){\*\falt Times};}{\f47\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic){\*\falt Times};} {\f48\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic{\*\falt Times};}{\f49\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese){\*\falt Times};}{\f61\fbidi \fmodern\fcharset238\fprq1 Courier New CE;} {\f62\fbidi \fmodern\fcharset204\fprq1 Courier New Cyr;}{\f64\fbidi \fmodern\fcharset161\fprq1 Courier New Greek;}{\f65\fbidi \fmodern\fcharset162\fprq1 Courier New Tur;}{\f66\fbidi \fmodern\fcharset177\fprq1 Courier New (Hebrew);} {\f67\fbidi \fmodern\fcharset178\fprq1 Courier New (Arabic);}{\f68\fbidi \fmodern\fcharset186\fprq1 Courier New Baltic;}{\f69\fbidi \fmodern\fcharset163\fprq1 Courier New (Vietnamese);} {\f153\fbidi \fmodern\fcharset0\fprq1 MS Mincho Western{\*\falt ?l?r ??\'81\'66c};}{\f151\fbidi \fmodern\fcharset238\fprq1 MS Mincho CE{\*\falt ?l?r ??\'81\'66c};}{\f152\fbidi \fmodern\fcharset204\fprq1 MS Mincho Cyr{\*\falt ?l?r ??\'81\'66c};} {\f154\fbidi \fmodern\fcharset161\fprq1 MS Mincho Greek{\*\falt ?l?r ??\'81\'66c};}{\f155\fbidi \fmodern\fcharset162\fprq1 MS Mincho Tur{\*\falt ?l?r ??\'81\'66c};}{\f158\fbidi \fmodern\fcharset186\fprq1 MS Mincho Baltic{\*\falt ?l?r ??\'81\'66c};} {\f421\fbidi \fswiss\fcharset238\fprq2 Tahoma CE;}{\f422\fbidi \fswiss\fcharset204\fprq2 Tahoma Cyr;}{\f424\fbidi \fswiss\fcharset161\fprq2 Tahoma Greek;}{\f425\fbidi \fswiss\fcharset162\fprq2 Tahoma Tur;} {\f426\fbidi \fswiss\fcharset177\fprq2 Tahoma (Hebrew);}{\f427\fbidi \fswiss\fcharset178\fprq2 Tahoma (Arabic);}{\f428\fbidi \fswiss\fcharset186\fprq2 Tahoma Baltic;}{\f429\fbidi \fswiss\fcharset163\fprq2 Tahoma (Vietnamese);} {\f430\fbidi \fswiss\fcharset222\fprq2 Tahoma (Thai);}{\f431\fbidi \fswiss\fcharset238\fprq2 Trebuchet MS CE;}{\f432\fbidi \fswiss\fcharset204\fprq2 Trebuchet MS Cyr;}{\f434\fbidi \fswiss\fcharset161\fprq2 Trebuchet MS Greek;} {\f435\fbidi \fswiss\fcharset162\fprq2 Trebuchet MS Tur;}{\f438\fbidi \fswiss\fcharset186\fprq2 Trebuchet MS Baltic;}{\f443\fbidi \fmodern\fcharset0\fprq1 @MS Mincho Western;}{\f441\fbidi \fmodern\fcharset238\fprq1 @MS Mincho CE;} {\f442\fbidi \fmodern\fcharset204\fprq1 @MS Mincho Cyr;}{\f444\fbidi \fmodern\fcharset161\fprq1 @MS Mincho Greek;}{\f445\fbidi \fmodern\fcharset162\fprq1 @MS Mincho Tur;}{\f448\fbidi \fmodern\fcharset186\fprq1 @MS Mincho Baltic;} {\flomajor\f31508\fbidi \froman\fcharset238\fprq2 Times New Roman CE{\*\falt Times};}{\flomajor\f31509\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr{\*\falt Times};} {\flomajor\f31511\fbidi \froman\fcharset161\fprq2 Times New Roman Greek{\*\falt Times};}{\flomajor\f31512\fbidi \froman\fcharset162\fprq2 Times New Roman Tur{\*\falt Times};} {\flomajor\f31513\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew){\*\falt Times};}{\flomajor\f31514\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic){\*\falt Times};} {\flomajor\f31515\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic{\*\falt Times};}{\flomajor\f31516\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese){\*\falt Times};} {\fdbmajor\f31518\fbidi \froman\fcharset238\fprq2 Times New Roman CE{\*\falt Times};}{\fdbmajor\f31519\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr{\*\falt Times};} {\fdbmajor\f31521\fbidi \froman\fcharset161\fprq2 Times New Roman Greek{\*\falt Times};}{\fdbmajor\f31522\fbidi \froman\fcharset162\fprq2 Times New Roman Tur{\*\falt Times};} {\fdbmajor\f31523\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew){\*\falt Times};}{\fdbmajor\f31524\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic){\*\falt Times};} {\fdbmajor\f31525\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic{\*\falt Times};}{\fdbmajor\f31526\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese){\*\falt Times};}{\fhimajor\f31528\fbidi \froman\fcharset238\fprq2 Cambria CE;} {\fhimajor\f31529\fbidi \froman\fcharset204\fprq2 Cambria Cyr;}{\fhimajor\f31531\fbidi \froman\fcharset161\fprq2 Cambria Greek;}{\fhimajor\f31532\fbidi \froman\fcharset162\fprq2 Cambria Tur;} {\fhimajor\f31535\fbidi \froman\fcharset186\fprq2 Cambria Baltic;}{\fbimajor\f31538\fbidi \froman\fcharset238\fprq2 Times New Roman CE{\*\falt Times};}{\fbimajor\f31539\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr{\*\falt Times};} {\fbimajor\f31541\fbidi \froman\fcharset161\fprq2 Times New Roman Greek{\*\falt Times};}{\fbimajor\f31542\fbidi \froman\fcharset162\fprq2 Times New Roman Tur{\*\falt Times};} {\fbimajor\f31543\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew){\*\falt Times};}{\fbimajor\f31544\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic){\*\falt Times};} {\fbimajor\f31545\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic{\*\falt Times};}{\fbimajor\f31546\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese){\*\falt Times};} {\flominor\f31548\fbidi \froman\fcharset238\fprq2 Times New Roman CE{\*\falt Times};}{\flominor\f31549\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr{\*\falt Times};} {\flominor\f31551\fbidi \froman\fcharset161\fprq2 Times New Roman Greek{\*\falt Times};}{\flominor\f31552\fbidi \froman\fcharset162\fprq2 Times New Roman Tur{\*\falt Times};} {\flominor\f31553\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew){\*\falt Times};}{\flominor\f31554\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic){\*\falt Times};} {\flominor\f31555\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic{\*\falt Times};}{\flominor\f31556\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese){\*\falt Times};} {\fdbminor\f31558\fbidi \froman\fcharset238\fprq2 Times New Roman CE{\*\falt Times};}{\fdbminor\f31559\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr{\*\falt Times};} {\fdbminor\f31561\fbidi \froman\fcharset161\fprq2 Times New Roman Greek{\*\falt Times};}{\fdbminor\f31562\fbidi \froman\fcharset162\fprq2 Times New Roman Tur{\*\falt Times};} {\fdbminor\f31563\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew){\*\falt Times};}{\fdbminor\f31564\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic){\*\falt Times};} {\fdbminor\f31565\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic{\*\falt Times};}{\fdbminor\f31566\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese){\*\falt Times};} {\fbiminor\f31578\fbidi \froman\fcharset238\fprq2 Times New Roman CE{\*\falt Times};}{\fbiminor\f31579\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr{\*\falt Times};} {\fbiminor\f31581\fbidi \froman\fcharset161\fprq2 Times New Roman Greek{\*\falt Times};}{\fbiminor\f31582\fbidi \froman\fcharset162\fprq2 Times New Roman Tur{\*\falt Times};} {\fbiminor\f31583\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew){\*\falt Times};}{\fbiminor\f31584\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic){\*\falt Times};} {\fbiminor\f31585\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic{\*\falt Times};}{\fbiminor\f31586\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese){\*\falt Times};}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255; \red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\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;}{\*\defchp \fs22\dbch\af11 }{\*\defpap \ql \li0\ri0\sa200\sl276\slmult1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 }\noqfpromote {\stylesheet{ \ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \snext0 \sautoupd \sqformat \spriority0 Normal;}{\s1\ql \fi-357\li357\ri0\sb120\sa120\widctlpar\jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext1 \slink15 \sqformat heading 1;}{\s2\ql \fi-363\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext2 \slink16 \sqformat heading 2;}{\s3\ql \fi-357\li1077\ri0\sb120\sa120\widctlpar\tx1077\jclisttab\tx1440\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl2\outlinelevel2\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext3 \slink17 \sqformat heading 3;}{\s4\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar \jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl3\outlinelevel3\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext4 \slink18 \sqformat heading 4;}{\s5\ql \fi-357\li1792\ri0\sb120\sa120\widctlpar\tx1792\jclisttab\tx2155\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl4\outlinelevel4\adjustright\rin0\lin1792\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext5 \slink19 \sqformat heading 5;}{\s6\ql \fi-357\li2149\ri0\sb120\sa120\widctlpar \jclisttab\tx2152\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl5\outlinelevel5\adjustright\rin0\lin2149\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext6 \slink20 \sqformat heading 6;}{\s7\ql \fi-357\li2506\ri0\sb120\sa120\widctlpar\jclisttab\tx2509\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl6\outlinelevel6\adjustright\rin0\lin2506\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext7 \slink21 \sqformat heading 7;}{\s8\ql \fi-357\li2863\ri0\sb120\sa120\widctlpar \jclisttab\tx2866\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl7\outlinelevel7\adjustright\rin0\lin2863\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext8 \slink22 \sqformat heading 8;}{\s9\ql \fi-358\li3221\ri0\sb120\sa120\widctlpar\jclisttab\tx3223\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl8\outlinelevel8\adjustright\rin0\lin3221\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext9 \slink23 \sqformat heading 9;}{\*\cs10 \additive \slocked \ssemihidden Default Paragraph Font;}{\* \ts11\tsrowd\trftsWidthB3\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\trcbpat1\trcfpat1\tblind0\tblindtype3\tscellwidthfts0\tsvertalt\tsbrdrt\tsbrdrl\tsbrdrb\tsbrdrr\tsbrdrdgl\tsbrdrdgr\tsbrdrh\tsbrdrv \ql \li0\ri0\sa200\sl276\slmult1 \widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0 \fs22\lang1033\langfe1033\loch\f0\hich\af0\dbch\af11\cgrid\langnp1033\langfenp1033 \snext11 \ssemihidden \sunhideused \sqformat Normal Table;}{\*\cs15 \additive \rtlch\fcs1 \ab\af31503\afs32 \ltrch\fcs0 \b\fs32\kerning32\loch\f31502\hich\af31502\dbch\af31501 \sbasedon10 \slink1 \slocked \spriority9 Heading 1 Char;}{\*\cs16 \additive \rtlch\fcs1 \ab\af38 \ltrch\fcs0 \b\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\langnp1033\langfenp1033 \sbasedon10 \slink2 \slocked Heading 2 Char;}{\*\cs17 \additive \rtlch\fcs1 \ab\af31503\afs26 \ltrch\fcs0 \b\fs26\loch\f31502\hich\af31502\dbch\af31501 \sbasedon10 \slink3 \slocked \ssemihidden \spriority9 Heading 3 Char;}{\*\cs18 \additive \rtlch\fcs1 \ab\af31507\afs28 \ltrch\fcs0 \b\fs28\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink4 \slocked \ssemihidden \spriority9 Heading 4 Char;}{\* \cs19 \additive \rtlch\fcs1 \ab\ai\af31507\afs26 \ltrch\fcs0 \b\i\fs26\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink5 \slocked \ssemihidden \spriority9 Heading 5 Char;}{\*\cs20 \additive \rtlch\fcs1 \ab\af31507 \ltrch\fcs0 \b\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink6 \slocked \ssemihidden \spriority9 Heading 6 Char;}{\*\cs21 \additive \rtlch\fcs1 \af31507\afs24 \ltrch\fcs0 \fs24\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink7 \slocked \ssemihidden \spriority9 Heading 7 Char;}{\*\cs22 \additive \rtlch\fcs1 \ai\af31507\afs24 \ltrch\fcs0 \i\fs24\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink8 \slocked \ssemihidden \spriority9 Heading 8 Char;}{\* \cs23 \additive \rtlch\fcs1 \af31503 \ltrch\fcs0 \loch\f31502\hich\af31502\dbch\af31501 \sbasedon10 \slink9 \slocked \ssemihidden \spriority9 Heading 9 Char;}{ \s24\ql \li357\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext24 Body 1;}{\s25\ql \li720\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext25 Body 2;}{\s26\ql \li1077\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext26 Body 3;}{ \s27\ql \li1435\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext27 Body 4;}{\s28\ql \li1803\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin1803\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext28 Body 5;}{\s29\ql \li2160\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin2160\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext29 Body 6;}{ \s30\ql \li2506\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin2506\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext30 Body 7;}{\s31\ql \li2863\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin2863\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext31 Body 8;}{\s32\ql \li3221\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin3221\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext32 Body 9;}{\s33\ql \fi-357\li357\ri0\sb120\sa120\widctlpar \jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls1\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext33 Bullet 1;}{ \s34\ql \fi-363\li720\ri0\sb120\sa120\widctlpar\jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls2\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext34 Bullet 2;}{\s35\ql \fi-357\li1077\ri0\sb120\sa120\widctlpar\jclisttab\tx1080\wrapdefault\aspalpha\aspnum\faauto\ls3\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext35 Bullet 3;}{\s36\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar \jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext36 Bullet 4;}{ \s37\ql \fi-357\li1792\ri0\sb120\sa120\widctlpar\jclisttab\tx1795\wrapdefault\aspalpha\aspnum\faauto\ls5\adjustright\rin0\lin1792\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext37 Bullet 5;}{\s38\ql \fi-357\li2149\ri0\sb120\sa120\widctlpar\jclisttab\tx2152\wrapdefault\aspalpha\aspnum\faauto\ls6\adjustright\rin0\lin2149\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext38 Bullet 6;}{\s39\ql \fi-357\li2506\ri0\sb120\sa120\widctlpar \jclisttab\tx2509\wrapdefault\aspalpha\aspnum\faauto\ls7\adjustright\rin0\lin2506\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext39 Bullet 7;}{ \s40\ql \fi-357\li2863\ri0\sb120\sa120\widctlpar\jclisttab\tx2866\wrapdefault\aspalpha\aspnum\faauto\ls8\adjustright\rin0\lin2863\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext40 Bullet 8;}{\s41\ql \fi-358\li3221\ri0\sb120\sa120\widctlpar\jclisttab\tx3223\wrapdefault\aspalpha\aspnum\faauto\ls9\adjustright\rin0\lin3221\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon32 \snext41 Bullet 9;}{ \s42\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs28\alang1025 \ltrch\fcs0 \b\fs28\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 Heading EULA;}{\s43\ql \li0\ri0\sb120\sa120\widctlpar\brdrb\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs28\alang1025 \ltrch\fcs0 \b\fs28\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 Heading Software Title;}{\s44\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext44 Preamble;}{\s45\ql \li0\ri0\sb120\sa120\widctlpar\brdrb\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext1 Preamble Border;}{ \s46\qc \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext46 Heading Warranty;}{\s47\ql \fi-360\li360\ri0\sb120\sa120\widctlpar\jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls11\outlinelevel0\adjustright\rin0\lin360\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 Heading 1 Warranty;}{\s48\ql \fi-360\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls11\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 Heading 2 Warranty;}{\s49\ql \fi-357\li1077\ri0\sb120\sa120\widctlpar\tx1077\jclisttab\tx1440\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl2\outlinelevel2\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon3 \snext49 Heading 3 Bold;}{\s50\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar \jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon36 \snext50 Bullet 4 Underline;}{\s51\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon35 \snext51 Bullet 3 Underline;}{\s52\ql \li720\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon25 \snext52 Body 2 Underline;}{ \s53\ql \li1077\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon26 \snext53 Body 3 Underline;}{\s54\ql \li0\ri0\sb120\sa120\sl480\slmult1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext54 \slink55 Body Text 2;}{\*\cs55 \additive \rtlch\fcs1 \af38\afs19 \ltrch\fcs0 \f38\fs19 \sbasedon10 \slink54 \slocked \ssemihidden Body Text 2 Char;}{ \s56\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar\jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \ai\af38\afs19\alang1025 \ltrch\fcs0 \i\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon36 \snext56 Bullet 4 Italics;}{\*\cs57 \additive \rtlch\fcs1 \af38 \ltrch\fcs0 \f38\lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon10 \slocked Body 2 Char;}{\*\cs58 \additive \rtlch\fcs1 \af38 \ltrch\fcs0 \f38\lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon10 \slocked Body 3 Char;}{\*\cs59 \additive \rtlch\fcs1 \af38 \ltrch\fcs0 \f38\lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon10 \slocked Body 4 Char;}{\*\cs60 \additive \rtlch\fcs1 \af38 \ltrch\fcs0 \f38\lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon10 \slocked Body 1 Char;}{\s61\ql \li0\ri0\sb120\sa120\widctlpar\brdrt\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon44 \snext61 Preamble Border Above;}{ \s62\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext62 \slink63 \ssemihidden footnote text;}{\*\cs63 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink62 \slocked \ssemihidden Footnote Text Char;}{\*\cs64 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \super \sbasedon10 \ssemihidden footnote reference;}{\s65\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext65 \slink66 \ssemihidden endnote text;}{\*\cs66 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink65 \slocked \ssemihidden Endnote Text Char;}{\*\cs67 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \super \sbasedon10 \ssemihidden endnote reference;}{\s68\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext68 \slink69 \ssemihidden annotation text;}{\*\cs69 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink68 \slocked \ssemihidden Comment Text Char;}{\*\cs70 \additive \rtlch\fcs1 \af0\afs16 \ltrch\fcs0 \fs16 \sbasedon10 \ssemihidden annotation reference;}{\s71\ql \li0\ri0\sa160\sl-240\slmult0 \widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext71 Char;}{ \s72\ql \li0\ri0\sa160\sl-240\slmult0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext72 Char Char Char Char;}{\*\cs73 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \ul\cf2 \sbasedon10 Hyperlink;}{\s74\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs16\alang1025 \ltrch\fcs0 \fs16\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext74 \slink75 \ssemihidden Balloon Text;}{\*\cs75 \additive \rtlch\fcs1 \af38\afs16 \ltrch\fcs0 \f38\fs16 \sbasedon10 \slink74 \slocked \ssemihidden Balloon Text Char;}{\*\cs76 \additive \rtlch\fcs1 \ab\af39 \ltrch\fcs0 \b\f39\lang1033\langfe1033\langnp1033\langfenp1033 \sbasedon10 Heading 2 Char1;}{\*\cs77 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \sbasedon10 page number;}{\s78\ql \li0\ri0\sa160\sl-240\slmult0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext78 Char Char Char Char1;}{\s79\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \snext0 \styrsid8999754 Body 0 Bold;}{\s80\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \snext0 \styrsid8999754 Body 0;}}{\*\listtable{\list\listtemplateid176468498\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0 \leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid692200086\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s41\fi-358\li3221\jclisttab\tx3223\lin3221 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid196815738}{\list\listtemplateid-1793664660{\listlevel\levelnfc3\levelnfcn3\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af0 \ltrch\fcs0 \b\i0\fbias0\hres0\chhres0 \s47\fi-360\li360\jclisttab\tx360\lin360 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af0 \ltrch\fcs0 \b\i0\fbias0\hres0\chhres0 \s48\fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\'02\'02);}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0\hres0\chhres0 \fi-360\li1080\jclisttab\tx1080\lin1080 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\'03(\'03);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'03(\'04);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0\hres0\chhres0 \fi-360\li1800\jclisttab\tx1800\lin1800 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'03(\'05);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0\hres0\chhres0 \fi-360\li2520\jclisttab\tx2520\lin2520 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'02\'07.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'02\'08.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0\hres0\chhres0 \fi-360\li3240\jclisttab\tx3240\lin3240 }{\listname ;}\listid394402059}{\list\listtemplateid1928476992{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0 \leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af38\afs20 \ltrch\fcs0 \b\i0\f38\fs20\fbias0\hres0\chhres0 \s49\fi-357\li1077\jclisttab\tx1440\lin1077 }{\listlevel\levelnfc3 \levelnfcn3\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-358\li1435 \jclisttab\tx1437\lin1435 }{\listlevel\levelnfc1\levelnfcn1\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-357\li1792\jclisttab\tx2155\lin1792 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2149\jclisttab\tx2152\lin2149 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;} \rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'02i.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\'02A.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-358\li3221\jclisttab\tx3223\lin3221 }{\listname ;}\listid398796681}{\list\listtemplateid789093748\listhybrid{\listlevel\levelnfc23 \levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid-317712510\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s34\fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc23\levelnfcn23 \leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid477573462}{\list\listtemplateid1948578256{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af0\afs20 \ltrch\fcs0 \b\i0\fs20\fbias0\hres0\chhres0 \fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li1077\jclisttab\tx1440\lin1077 }{\listlevel\levelnfc3\levelnfcn3\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel\levelnfc1 \levelnfcn1\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-357\li1792 \jclisttab\tx2155\lin1792 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2149\jclisttab\tx2152\lin2149 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02i.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02A.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-358\li3221\jclisttab\tx3223\lin3221 }{\listname ;}\listid630479929}{\list\listtemplateid67698717{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\'02\'00);}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li360\jclisttab\tx360\lin360 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\'02\'01);}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'02\'02);}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li1080\jclisttab\tx1080\lin1080 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'03(\'03);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'03(\'04);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li1800\jclisttab\tx1800\lin1800 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'03(\'05);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li2520\jclisttab\tx2520\lin2520 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'07.;}{\levelnumbers \'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'08.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \hres0\chhres0 \fi-360\li3240\jclisttab\tx3240\lin3240 }{\listname ;}\listid700712945}{\list\listtemplateid680715664{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \s1\fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \s2\fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af38\afs20 \ltrch\fcs0 \b\i0\f38\fs20\fbias0\hres0\chhres0 \s3\fi-357\li1077\jclisttab\tx1440\lin1077 }{\listlevel\levelnfc3\levelnfcn3\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \s4\fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel\levelnfc1\levelnfcn1 \leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \s5\fi-357\li1792\jclisttab\tx2155\lin1792 } {\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \s6\fi-357\li2149 \jclisttab\tx2152\lin2149 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \s7\fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02i.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \s8\fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02A.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \s9\fi-358\li3221\jclisttab\tx3223\lin3221 }{\listname ;}\listid752163927}{\list\listtemplateid2088029282{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af38\afs20 \ltrch\fcs0 \b\i0\f38\fs20\fbias0\hres0\chhres0 \fi-357\li1077\jclisttab\tx1440\lin1077 }{\listlevel\levelnfc3\levelnfcn3\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel\levelnfc1 \levelnfcn1\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-357\li1792 \jclisttab\tx2155\lin1792 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2149\jclisttab\tx2152\lin2149 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02i.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02A.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-358\li3221\jclisttab\tx3223\lin3221 }{\listname ;}\listid800729109}{\list\listtemplateid-296591990\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid-48305026\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s40\fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689 \'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691 \'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid810947713}{\list\listtemplateid1567531878{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li1077\jclisttab\tx1440\lin1077 }{\listlevel\levelnfc3\levelnfcn3\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel\levelnfc1 \levelnfcn1\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-357\li1792 \jclisttab\tx2155\lin1792 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2149\jclisttab\tx2152\lin2149 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02i.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02A.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-358\li3221\jclisttab\tx3223\lin3221 }{\listname ;}\listid826823576}{\list\listtemplateid2088029282{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af39\afs20 \ltrch\fcs0 \b\i0\f39\fs20\fbias0\hres0\chhres0 \fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af38\afs20 \ltrch\fcs0 \b\i0\f38\fs20\fbias0\hres0\chhres0 \fi-357\li1077\jclisttab\tx1440\lin1077 }{\listlevel\levelnfc3\levelnfcn3\leveljc0 \leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel \levelnfc1\levelnfcn1\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0\hres0\chhres0 \fi-357\li1792 \jclisttab\tx2155\lin1792 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2149\jclisttab\tx2152\lin2149 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02i.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02A.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0\hres0\chhres0 \fi-358\li3221\jclisttab\tx3223\lin3221 }{\listname ;}\listid974869818}{\list\listtemplateid-1813845996\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid2033377338\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s39\fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689 \'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691 \'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1219436735}{\list\listtemplateid-41362566\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\leveltemplateid-1175557160\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s36\fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689 \'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691 \'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1559511898}{\list\listtemplateid-743794326\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\leveltemplateid1229593488\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s35\fi-357\li1077\jclisttab\tx1080\lin1077 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689 \'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691 \'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1567649130}{\list\listtemplateid1363474438\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace1077\levelindent0{\leveltext\leveltemplateid1637229796\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s37\fi-357\li1792\jclisttab\tx1795\lin1792 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace1077\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace1077 \levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace1077\levelindent0 {\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace1077\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace1077\levelindent0{\leveltext \leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace1077\levelindent0{\leveltext \leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace1077\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace1077\levelindent0{\leveltext \leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1848404271}{\list\listtemplateid-1802592190\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0 \levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid961321180\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s38\fi-357\li2149\jclisttab\tx2152\lin2149 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0 \levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0 {\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689 \'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691 \'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1877695764}{\list\listtemplateid1186249844\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1 \levelspace0\levelindent0{\leveltext\leveltemplateid1182702444\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \s33\fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0 \levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext \leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689 \'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0\hres0\chhres0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691 \'01o;}{\levelnumbers;}\f2\fbias0\hres0\chhres0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693 \'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0\hres0\chhres0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid2054619191}}{\*\listoverridetable{\listoverride\listid2054619191\listoverridecount0\ls1}{\listoverride\listid477573462 \listoverridecount0\ls2}{\listoverride\listid1567649130\listoverridecount0\ls3}{\listoverride\listid1559511898\listoverridecount0\ls4}{\listoverride\listid1848404271\listoverridecount0\ls5}{\listoverride\listid1877695764\listoverridecount0\ls6} {\listoverride\listid1219436735\listoverridecount0\ls7}{\listoverride\listid810947713\listoverridecount0\ls8}{\listoverride\listid196815738\listoverridecount0\ls9}{\listoverride\listid398796681\listoverridecount0\ls10}{\listoverride\listid394402059 \listoverridecount0\ls11}{\listoverride\listid700712945\listoverridecount0\ls12}{\listoverride\listid826823576\listoverridecount0\ls13}{\listoverride\listid630479929\listoverridecount0\ls14}{\listoverride\listid800729109\listoverridecount0\ls15} {\listoverride\listid974869818\listoverridecount0\ls16}{\listoverride\listid752163927\listoverridecount0\ls17}}{\*\rsidtbl \rsid17701\rsid480810\rsid555183\rsid1076966\rsid1845488\rsid2765957\rsid3043007\rsid3370445\rsid3416253\rsid3739474\rsid4022155 \rsid4489125\rsid5459775\rsid6184270\rsid6498245\rsid6758513\rsid6972704\rsid7022616\rsid7226971\rsid7290457\rsid7433926\rsid7619174\rsid7692510\rsid7878867\rsid8324055\rsid8325040\rsid8812012\rsid8920496\rsid8999754\rsid9857610\rsid9964378\rsid10813938 \rsid10911017\rsid11347136\rsid12000701\rsid13908819\rsid14168694\rsid14498483\rsid14705568\rsid14897950\rsid14943232\rsid15493712\rsid15872081\rsid15925451\rsid16395859\rsid16450365\rsid16661796\rsid16712132}{\mmathPr\mmathFont34\mbrkBin0\mbrkBinSub0 \msmallFrac0\mdispDef1\mlMargin0\mrMargin0\mdefJc1\mwrapIndent1440\mintLim0\mnaryLim1}{\info{\title MICROSOFT [PRE-RELEASE ][EVALUATION ]SOFTWARE LICENSE TERMS}{\author Sabrina Powers (LCA)}{\operator sanjeevd}{\creatim\yr2005\mo6\dy3\hr15\min39} {\revtim\yr2006\mo10\dy27\hr18\min56}{\printim\yr2005\mo5\dy17\hr16\min58}{\version5}{\edmins5}{\nofpages3}{\nofwords1074}{\nofchars6124}{\*\company Microsoft Corporation}{\nofcharsws7184}{\vern32857}}{\*\userprops {\propname db_build_version}\proptype30 {\staticval 2.6}{\propname db_charger_document_reference}\proptype3{\staticval 251}{\propname db_charger_client_name}\proptype30{\staticval tbc}{\propname db_charger_matter_number}\proptype30{\staticval tbc}{\propname autosave}\proptype30{\staticval fals e}{\propname owner}\proptype30{\staticval REDMOND\'5cdavidken}{\propname db_master_reference}\proptype30{\staticval USETERMS_OTHERSUPER_ENGLISH}{\propname db_master_version}\proptype30{\staticval 20050529}{\propname db_master_clock}\proptype3{\staticval 5 9}{\propname db_master_name}\proptype30{\staticval List of Beta, Evaluation or Standalone Software License Terms Languages}{\propname db_master_description}\proptype30{\staticval }{\propname db_base_url}\proptype30{\staticval http://usetermassembly/dealb uilder_live/DealBuilderNET/dealbuilder.aspx}{\propname ProductVersion}\proptype30{\staticval 0}{\propname MScom}\proptype11{\staticval 1}{\propname PublishDate}\proptype30{\staticval 2005/06/26}{\propname RetirementDate}\proptype30{\staticval 2007/06/26} {\propname Language}\proptype30{\staticval English\'3bFrench\'3bGerman\'3bJapanese}{\propname CanadaAvail}\proptype11{\staticval 1}{\propname CanadaFrench}\proptype11{\staticval 1}{\propname FileFormat}\proptype11{\staticval 1}{\propname MandatoryActivati on}\proptype11{\staticval 0}{\propname SoftwareType}\proptype30{\staticval Free, Standalone Software}{\propname ProductName}\proptype30{\staticval Baseline Security Analyzer Tool, Version 2.0}{\propname NumberOfCopies}\proptype30{\staticval Any number of copies}{\propname StandaloneUseRight}\proptype30{\staticval On the user's device(s) that run a particular software program}{\propname RequiredSoftwareName}\proptype30{\staticval Windows 2000, Windows XP, or Windows Server 2003}{\propname MediaElementsTemp lates}\proptype11{\staticval 0}{\propname DistributableCode}\proptype11{\staticval 0}{\propname Transfer}\proptype30{\staticval No transfer permitted}{\propname OtherMicrosoftPrograms}\proptype11{\staticval 1}{\propname OtherMicrosoftProgramsTerms} \proptype30{\staticval The separate license terms associated with the other Microsoft programs}{\propname PrereleaseCode}\proptype11{\staticval 0}{\propname ThirdPartyPrograms}\proptype11{\staticval 0}{\propname Benchmarking}\proptype11{\staticval 1} {\propname MPEG}\proptype11{\staticval 0}{\propname InternetBasedServices}\proptype11{\staticval 1}{\propname InternetBasedServicesTerms}\proptype11{\staticval 1}{\propname InternetBasedServicesInteractive}\proptype11{\staticval 0}{\propname InternetBased ServicesFeatureInf}\proptype30{\staticval Link to a privacy statement}{\propname InternetBasedServicesLink}\proptype30{\staticval http://update.microsoft.com/microsoftupdate/v6/privacy.aspx?ln=en-us}{\propname InternetBasedServicesFeaturesDesc}\proptype30 {\staticval Windows Update Feature\'3bWeb Content Features (e.g., clip art, online assistance)}{\propname db_commit}\proptype30{\staticval ProductVersion}}{\*\xmlnstbl {\xmlns1 http://schemas.microsoft.com/office/word/2003/wordml}{\xmlns2 urn:schemas-micr osoft-com:office:smarttags}}\paperw12240\paperh15840\margl1440\margr1440\margt1440\margb1440\gutter0\ltrsect\rtlgutter \widowctrl\ftnbj\aenddoc\trackmoves1\trackformatting1\donotembedsysfont0\relyonvml0\donotembedlingdata1\grfdocevents0\validatexml0\showplaceholdtext0\ignoremixedcontent0\saveinvalidxml0\showxmlerrors0\noxlattoyen \expshrtn\noultrlspc\dntblnsbdb\nospaceforul\hyphcaps0\formshade\horzdoc\dgmargin\dghspace180\dgvspace180\dghorigin1440\dgvorigin1440\dghshow1\dgvshow1 \jexpand\viewkind1\viewscale100\pgbrdrhead\pgbrdrfoot\splytwnine\ftnlytwnine\htmautsp\nolnhtadjtbl\useltbaln\alntblind\lytcalctblwd\lyttblrtgr\lnbrkrule\rsidroot10813938\viewbksp1\notcvasp\notbrkcnstfrctbl\notvatxbx\krnprsnet\cachedcolbal \fet0 {\*\wgrffmtfilter 2450}\ilfomacatclnup0{\*\ftnsep \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid14498483 \chftnsep \par }}{\*\ftnsepc \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid14498483 \chftnsepc \par }}{\*\aftnsep \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid14498483 \chftnsep \par }}{\*\aftnsepc \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid14498483 \chftnsepc \par }}\ltrpar \sectd \ltrsect\rtlgutter\psz1\linex0\endnhere\sectlinegrid360\sectdefaultcl\sftnbj {\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl3 \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 )}} {\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl8\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}\pard\plain \ltrpar \s42\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs28\alang1025 \ltrch\fcs0 \b\fs28\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 MICROSOFT SOFTWARE LICENSE TERMS \par }\pard\plain \ltrpar\s43\ql \li0\ri0\sb120\sa120\widctlpar\brdrb\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs28\alang1025 \ltrch\fcs0 \b\fs28\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 MICROSOFT }{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid1076966\charrsid7022616 \hich\af38\dbch\af11\loch\f38 BASELINE SECURITY ANALYZER TOOL, VERSION 2.0}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid6972704 \hich\af38\dbch\af11\loch\f38 .1}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par }\pard\plain \ltrpar\s44\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 These license ter\hich\af38\dbch\af11\loch\f38 ms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. Please read them. They apply to the software named above, which includes the media on which you received it, if any. The terms also apply to \hich\af38\dbch\af11\loch\f38 a\hich\af38\dbch\af11\loch\f38 ny Microsoft \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s34\ql \fi-363\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls2\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 updates, \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 supplements, \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 Internet-based services, and \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 support services \par }\pard\plain \ltrpar\s44\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 for this software, unless other terms accompany those items. If so, those terms apply. \par }{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 By using the software, you accept these terms. If you do not accept them, do \hich\af38\dbch\af11\loch\f38 not use the software. \par \hich\af38\dbch\af11\loch\f38 As described below, using some features also operates as your consent to the transmission of certain standard computer information for Internet-based services. \par }\pard\plain \ltrpar\s61\ql \li0\ri0\sb120\sa120\widctlpar\brdrt\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 If you comply with these license terms, you have the rights below. \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 1.\tab}}\pard\plain \ltrpar\s1\ql \fi-357\li357\ri0\sb120\sa120\widctlpar \jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 INST\hich\af38\dbch\af11\loch\f38 ALLATION AND USE RIGHTS. \par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 a.\tab}}\pard\plain \ltrpar\s2\ql \fi-363\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 { \rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Installation and Use.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs57\b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 You may install and use any number of copies of }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs57\b0\insrsid555183\charrsid7022616 \hich\af38\dbch\af11\loch\f38 the software on your devices running validly licensed copies of}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs57\b0\insrsid6184270\charrsid7022616 \hich\af38\dbch\af11\loch\f38 }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs57\b0\insrsid1076966\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Windows 2000, {\*\xmlopen\xmlns2{\factoidname mswterms}}Windows XP {\*\xmlclose}, or {\*\xmlopen\xmlns2{\factoidname mswterms}}Windows Server 2003}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs57\b0\insrsid555183\charrsid7022616 {\*\xmlclose}.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \cs57\insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 b.\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Included Microsoft Programs.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs57\b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 The soft\hich\af38\dbch\af11\loch\f38 ware contains other Microsoft programs. The license terms with those programs apply to your use of them.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 2.\tab}}\pard\plain \ltrpar\s1\ql \fi-357\li357\ri0\sb120\sa120\widctlpar \jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 INTERNET-BASED SERVICES. }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Microsoft provides Internet-based services with the software. It may change or cancel them at any time.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 a.\tab}}\pard\plain \ltrpar\s2\ql \fi-363\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 { \rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Consent for I\hich\af38\dbch\af11\loch\f38 nternet-Based Services.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid7619174\charrsid7022616 \hich\af38\dbch\af11\loch\f38 The software features described below connect to Microsoft or service provider computer systems over the Internet. In some cases, you will not receive a separate notice when they connect. You may switch off these features or not \hich\af38\dbch\af11\loch\f38 use them. For more information about these features, see }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid1076966\charrsid7022616 \hich\af38\dbch\af11\loch\f38 http://update.microsoft.com/microsoftupdate/v6/privacy.aspx?ln=en-us}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid7619174\charrsid7022616 \hich\af38\dbch\af11\loch\f38 . }{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid7619174\charrsid7022616 \hich\af38\dbch\af11\loch\f38 By using}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid7619174\charrsid7022616 \hich\af38\dbch\af11\loch\f38 }{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid7619174\charrsid7022616 \hich\af38\dbch\af11\loch\f38 these features, you consent to the transmission of this information.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid7619174\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Microsoft does not use the information to identi\hich\af38\dbch\af11\loch\f38 fy or contact you.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s3 \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\f38\fs20\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 i.\tab}}\pard\plain \ltrpar\s3\ql \fi-357\li1077\ri0\sb120\sa120\widctlpar \jclisttab\tx1077\jclisttab\tx1440\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl2\outlinelevel2\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \ab\af38 \ltrch\fcs0 \b\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Computer Information.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 }{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid16661796\charrsid7022616 \hich\af38\dbch\af11\loch\f38 The following features use Internet protocols, which send to the appropriate systems computer information, such as your Internet protocol address, the type of operating system, browser and name and version of th\hich\af38\dbch\af11\loch\f38 e software you are using, and the language code of the device where you installed the software. Microsoft uses this information to make the Internet-based services available to you.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s50 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s50\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar \jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\ul\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Windows Update Feature}{\rtlch\fcs1 \af38 \ltrch\fcs0 \ulnone\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 . You may connect new hardware to the device whe \hich\af38\dbch\af11\loch\f38 re you installed the software. Your device may not have the drivers needed to communicate with that hardware. If so, the update feature of the software can obtain the correct driver from Microsoft and install it on your device. You can switch off this \hich\af38\dbch\af11\loch\f38 u\hich\af38\dbch\af11\loch\f38 pdate feature.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s50 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 Web Content Features}{\rtlch\fcs1 \af38 \ltrch\fcs0 \ulnone\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 . Features in the software can retrieve related content from Microsoft and provide it to you. To provide the content, these features send to Microsoft the type of operating system, name and version of the software you\hich\af38\dbch\af11\loch\f38 are using, type of browser and language code of the device where you installed the software. Examples of these features are clip art, templates, online training, online assistance and Appshelp. You may choose not to use these web content features.}{ \rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 3.\tab}}\pard\plain \ltrpar\s1\ql \fi-357\li357\ri0\sb120\sa120\widctlpar \jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Scope of License.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only \hich\af38\dbch\af11\loch\f38 as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. For more information, see }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs73\b0\insrsid9964378\charrsid4489125 \hich\af38\dbch\af11\loch\f38 www.microsoft.com/licensing/userights}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 . You may not}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s34\ql \fi-363\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls2\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 disclose the results of any benchmark tests of the software to any third party without Microsoft\hich\f38 \rquote \loch\f38 s prior written approval}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 \hich\af38\dbch\af11\loch\f38 ;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 work around any technical limitations in the software}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 \hich\af38\dbch\af11\loch\f38 ;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 reverse engineer, decompile or disassemble the software, except and only t \hich\af38\dbch\af11\loch\f38 o the extent that applicable law expressly permits, despite this limitation}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 \hich\af38\dbch\af11\loch\f38 ;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 make more copies of the software than specified in this agreement or allowed by applicable law, despite this limitation}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 \hich\af38\dbch\af11\loch\f38 ;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 publish the software for others to copy}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 \hich\af38\dbch\af11\loch\f38 ;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 rent, lease\hich\af38\dbch\af11\loch\f38 or lend the software}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 \hich\af38\dbch\af11\loch\f38 ;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 transfer the software or this agreement to any third party}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 \hich\af38\dbch\af11\loch\f38 ; or}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 use the software for commercial software hosting services}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid8920496\charrsid7022616 .}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 4.\tab}}\pard\plain \ltrpar\s1\ql \fi-357\li357\ri0\sb120\sa120\widctlpar \jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 BACKUP COPY.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 You may make one backup copy of the software. You may use it only to reinstall the softwa\hich\af38\dbch\af11\loch\f38 re.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 5.\tab}\hich\af38\dbch\af11\loch\f38 DOCUMENTATION.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\caps\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 6.\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Export Restrictions}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 .}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 The software is subject to United States export laws and regulat\hich\af38\dbch\af11\loch\f38 ions. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs73\b0\insrsid9964378\charrsid4489125 \hich\af38\dbch\af11\loch\f38 www.microsoft.com/exporting}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs73\b0\ul\insrsid9964378\charrsid7022616 .}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\caps\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 7.\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Entire Agreement.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services. \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\caps\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 8.\tab}}\pard \ltrpar \s1\ql \fi-360\li360\ri0\sb120\sa120\keepn\widctlpar\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin360\itap0 {\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Applicable Law}{ \rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 . \par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 a.\tab}}\pard\plain \ltrpar\s2\ql \fi-363\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls17\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 { \rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 United States.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 If you acquired the \hich\af38\dbch\af11\loch\f38 software in the United States, Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including cl \hich\af38\dbch\af11\loch\f38 a\hich\af38\dbch\af11\loch\f38 ims under state consumer protection laws, unfair competition laws, and in tort.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 b.\tab}\hich\af38\dbch\af11\loch\f38 Outside the United States.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 If you acquired the software in any other country, the laws of that country apply.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\caps\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 9.\tab}}\pard\plain \ltrpar\s1\ql \fi-357\li357\ri0\sb120\sa120\widctlpar \jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Legal Effect.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 This agreement describes certain legal right \hich\af38\dbch\af11\loch\f38 s. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country d \hich\af38\dbch\af11\loch\f38 o\hich\af38\dbch\af11\loch\f38 not permit it to do so.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\caps\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 10.\tab}\hich\af38\dbch\af11\loch\f38 Disclaimer of Warranty.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 \hich\f38 The software is licensed \'93\loch\f38 \hich\f38 as-is.\'94\loch\f38 You bear the risk of using it. Microsoft gives no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which \hich\af38\dbch\af11\loch\f38 this agreement cannot change. To the extent permitted under your local laws, Microsoft excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af39\afs20 \ltrch\fcs0 \b\caps\f39\fs20\insrsid9964378\charrsid7022616 \hich\af39\dbch\af11\loch\f39 11.\tab}}\pard \ltrpar\s1\ql \fi-360\li360\ri0\sb120\sa120\widctlpar \jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls17\outlinelevel0\adjustright\rin0\lin360\itap0\pararsid8999754 {\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Limitation on and Exclusion of Remedies and Damages. }{\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 Yo\hich\af38\dbch\af11\loch\f38 u can recover from Microsoft and its suppliers only direct damages up to U.S. $5.00. You cannot recover any other damages, including consequential, lost profits, special, indirect or incidental damages.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \caps\insrsid9964378\charrsid7022616 \par }\pard\plain \ltrpar\s24\ql \li357\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 This limitation applies to \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s34\ql \fi-363\li720\ri0\sb120\sa120\widctlpar \jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls2\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 anything related to the\hich\af38\dbch\af11\loch\f38 software, services, content (including code) on third party Internet sites, or third party programs; and \par {\listtext\pard\plain\ltrpar \s34 \rtlch\fcs1 \af3\afs19 \ltrch\fcs0 \f3\fs19\insrsid9964378\charrsid7022616 \loch\af3\dbch\af11\hich\f3 \'b7\tab}\hich\af38\dbch\af11\loch\f38 claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by ap\hich\af38\dbch\af11\loch\f38 plicable law. \par }\pard\plain \ltrpar\ql \li360\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin360\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 { \rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid9964378\charrsid7022616 \hich\af38\dbch\af11\loch\f38 It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequent \hich\af38\dbch\af11\loch\f38 ial or other damages. \par }{\*\themedata 504b030414000600080000002100828abc13fa0000001c020000130000005b436f6e74656e745f54797065735d2e786d6cac91cb6ac3301045f785fe83d0b6d8 72ba28a5d8cea249777d2cd20f18e4b12d6a8f843409c9df77ecb850ba082d74231062ce997b55ae8fe3a00e1893f354e9555e6885647de3a8abf4fbee29bbd7 2a3150038327acf409935ed7d757e5ee14302999a654e99e393c18936c8f23a4dc072479697d1c81e51a3b13c07e4087e6b628ee8cf5c4489cf1c4d075f92a0b 44d7a07a83c82f308ac7b0a0f0fbf90c2480980b58abc733615aa2d210c2e02cb04430076a7ee833dfb6ce62e3ed7e14693e8317d8cd0433bf5c60f53fea2fe7 065bd80facb647e9e25c7fc421fd2ddb526b2e9373fed4bb902e182e97b7b461e6bfad3f010000ffff0300504b030414000600080000002100a5d6a7e7c00000 00360100000b0000005f72656c732f2e72656c73848fcf6ac3300c87ef85bd83d17d51d2c31825762fa590432fa37d00e1287f68221bdb1bebdb4fc7060abb08 84a4eff7a93dfeae8bf9e194e720169aaa06c3e2433fcb68e1763dbf7f82c985a4a725085b787086a37bdbb55fbc50d1a33ccd311ba548b63095120f88d94fbc 52ae4264d1c910d24a45db3462247fa791715fd71f989e19e0364cd3f51652d73760ae8fa8c9ffb3c330cc9e4fc17faf2ce545046e37944c69e462a1a82fe353 bd90a865aad41ed0b5b8f9d6fd010000ffff0300504b0304140006000800000021006b799616830000008a0000001c0000007468656d652f7468656d652f7468 656d654d616e616765722e786d6c0ccc4d0ac3201040e17da17790d93763bb284562b2cbaebbf600439c1a41c7a0d29fdbd7e5e38337cedf14d59b4b0d592c9c 070d8a65cd2e88b7f07c2ca71ba8da481cc52c6ce1c715e6e97818c9b48d13df49c873517d23d59085adb5dd20d6b52bd521ef2cdd5eb9246a3d8b4757e8d3f7 29e245eb2b260a0238fd010000ffff0300504b0304140006000800000021000bcba3ae95060000561b0000160000007468656d652f7468656d652f7468656d65 312e786d6cec594d6f1b4518be23f11f467b6f6327b61b4775aad8b11b48d346b15bd4e37877bc3bcdecce6a669cd437d41e9190100571a012370e08a8d44a5c caaf09144191fa17786766d7dec96e48d24650417d48bcb3cfbcdfef331fbe7aed7eccd0011192f2a4e3d52fd73c44129f0734093bdeedd1e0d2aa87a4c24980 194f48c79b11e95d5b7fffbdab784d45242608e627720d77bc48a9746d6949fa308ce5659e9204de4db888b18247112e05021f82dc982d2dd76aada518d3c443 098e41ecadc984fa048db4486f3d17de67f09828a9077c26865a347166186cb05fd70839933d26d001661d0ff404fc7044ee2b0f312c15bce87835f3f196d6af 2ee1b56c125327cc2dcc1b984f362f9b10ec2f1b9d221ccf95d6078df695cdb97c0360aa8cebf7fbbd7e7d2ecf00b0ef83a7d696a2ccc660b5decd651640f66b 5976afd6ac355c7c41fe4ac9e676b7db6db6335bac5003b25f1b25fc6aadd5d85876f00664f1cd12bed1dde8f55a0ede802cbe55c20faeb45b0d176f4011a3c9 7e09ad133a1864d2e79009675b95f05580afd632f80205d530af2ead62c2137552adc5f81e1703006820c38a2648cd5232c13e54710fc76341b15680d7082ebc b143be2c0d695d48fa82a6aae37d9862e88885bc57cfbf7ff5fc293a7af0ece8c14f470f1f1e3df8d10a72666de1242cce7af9ed677f3efe18fdf1f49b978fbe a8c6cb22fed71f3ef9e5e7cfab81d03e0b735e7cf9e4b7674f5e7cf5e9efdf3daa806f083c2ec247342612dd2487688fc7e098898a6b39198bf3cd1845981667 6c24a1c409d65a2ae4f755e4a06fce30cbb2e3d8d1256e04ef08a08f2ae0f5e93dc7e06124a68a5668de8e6207b8c339eb725119856dadab10e6d13409ab958b 6911b787f14195ee1e4e9cfcf6a729f0665e968ee3bd883866ee329c281c928428a4dff17d422abcbb4ba913d71dea0b2ef944a1bb147531ad0cc9888e9d6a5a 4cdaa231e46556e533e4db89cdce1dd4e5accaeb4d72e022a12b30ab307e449813c6eb78aa705c25728463560cf80daca22a238733e117717da920d321611cf5 032265d59c5b02fc2d247d1b036355a67d87cd62172914ddaf927903735e446ef2fd5e84e3b40a3ba44954c47e20f7a14431dae5aa0abec3dd0ed1cf90079c9c 98ee3b9438e93e9d0d6ed3d031695120facd54e85c02553b0c1cd3e4efe89851e0635b031747c740802fbe7e5c51596f2b116fc09a54d5095bc7e8f724dc71d2 ed7111d0b79f7337f134d92550e6e585e71de5bea35cef3f4fb927f5f3598976c1ad40bb7adf6037c5668b1c9fb8439e50c6866ac6c80d6936c912d689600083 7a9e391d92f989298de06bc6eb0e2e14d8cc4182ab8fa88a86114e61835df7b4905066a24389522ee16067862b656b3c6cd2953d1636f581c1f281c46a870776 78450fe7e782b918b3da84e6f0992b5ad102ceaa6ce54a2614dc7e1d65756dd499b5d58d6986ea1c6d7397218765d760701e4dd88020d8b640945b703ed7aae1 6082190974dcedda9ba7c564e1225324231c902c47daef728eea264979ad989b00a89d8a1ce943de29512b686b6bb16fa0ed2c492aaa6b9ca02ecfde9b6429af e0459674df1e6b4796149b9325e8b0e3b59bcb4d0ff938ed781338d3c2d73885ac4bbde7c32c848b215f095bf6a736b3e9f24536dbb9636e13d4e19ac2c6bde4 b0c303a9906a13cbc89686799595004bb4266bff7213c27a510ed84a7f0d2b5656a118fe352b208e6e6ac964427c554c766144c7ce3e6654caa78a8861141ca2 319b8a3d0ce9d7a50afe0454c2d5846104fd00f7683adae6954bce59d3156faf0cce8e63964638a35bdda279275bb8e9e3b90de6a9601ef85669bb71eefcae98 96bf20578a65fc3f7345af277053b012e80cf8708d2b30d2fddaf1b8501107164a23ea0f046c1c0c7740b5c05d2cbc86a282cb64f35f9003fddff69c9561da1a 0e7c6a8f864850588f542408d9055a32d5778ab07ab67659912c13642aaa60ae4cadd9637240d84873604bafed1e8aa0d40d9b64346070c7ebcf7dce3a681cea 4d4eb1df1c0e99afbdb607fee99d8f6d6670cae561b3a1c9e33f37b16255b5f3cdf47ced2d3aa25f2cb6598dbc2b4059612968676dff9a269c73a9b58c55f278 b9991b07592c7b0c83f30d510af73d48ff81f58f0a9fd95f26f4823ae27bc0ad087e68c88c4250d6975a9aee3c040c998f8e33e2cc23ac85d9e0669b271db77c b9bee0bdaedd0795fc3ff35ef79ce19e6fcfdcec3add78a1e1ce63ec863b1bb5dd5b116ec8eff14685a1497e9c31c9313f6c157f7be2e37b90ee4db8e59f3225 4d48e197258161033a34dd001460359aa9eb7f010000ffff0300504b0304140006000800000021000dd1909fb60000001b010000270000007468656d652f7468 656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73848f4d0ac2301484f78277086f6fd3ba109126dd88d0add40384e4350d363f2451 eced0dae2c082e8761be9969bb979dc9136332de3168aa1a083ae995719ac16db8ec8e4052164e89d93b64b060828e6f37ed1567914b284d262452282e319872 0e274a939cd08a54f980ae38a38f56e422a3a641c8bbd048f7757da0f19b017cc524bd62107bd5001996509affb3fd381a89672f1f165dfe514173d9850528a2 c6cce0239baa4c04ca5bbabac4df000000ffff0300504b01022d0014000600080000002100828abc13fa0000001c020000130000000000000000000000000000 0000005b436f6e74656e745f54797065735d2e786d6c504b01022d0014000600080000002100a5d6a7e7c0000000360100000b00000000000000000000000000 2b0100005f72656c732f2e72656c73504b01022d00140006000800000021006b799616830000008a0000001c0000000000000000000000000014020000746865 6d652f7468656d652f7468656d654d616e616765722e786d6c504b01022d00140006000800000021000bcba3ae95060000561b00001600000000000000000000 000000d10200007468656d652f7468656d652f7468656d65312e786d6c504b01022d00140006000800000021000dd1909fb60000001b01000027000000000000 000000000000009a0900007468656d652f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73504b050600000000050005005d010000950a00000000} {\*\colorschememapping 3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d22796573223f3e0d0a3c613a636c724d 617020786d6c6e733a613d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f64726177696e676d6c2f323030362f6d6169 6e22206267313d226c743122207478313d22646b3122206267323d226c743222207478323d22646b322220616363656e74313d22616363656e74312220616363 656e74323d22616363656e74322220616363656e74333d22616363656e74332220616363656e74343d22616363656e74342220616363656e74353d22616363656e74352220616363656e74363d22616363656e74362220686c696e6b3d22686c696e6b2220666f6c486c696e6b3d22666f6c486c696e6b222f3e} {\*\latentstyles\lsdstimax266\lsdlockeddef0\lsdsemihiddendef1\lsdunhideuseddef1\lsdqformatdef0\lsdprioritydef99{\lsdlockedexcept \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 \lsdlocked0 Normal; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 1;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 2;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 3; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 4;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 5;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 6; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 7;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 8;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 9; \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; \lsdpriority39 \lsdlocked0 toc 8;\lsdpriority39 \lsdlocked0 toc 9;\lsdqformat1 \lsdpriority35 \lsdlocked0 caption;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority10 \lsdlocked0 Title;\lsdpriority1 \lsdlocked0 Default Paragraph Font; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority11 \lsdlocked0 Subtitle;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority22 \lsdlocked0 Strong;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority20 \lsdlocked0 Emphasis; \lsdsemihidden0 \lsdunhideused0 \lsdpriority59 \lsdlocked0 Table Grid;\lsdunhideused0 \lsdlocked0 Placeholder Text;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority1 \lsdlocked0 No Spacing; \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid; \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1; \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2; \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading; \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 1; \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; \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 1;\lsdunhideused0 \lsdlocked0 Revision; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority34 \lsdlocked0 List Paragraph;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority29 \lsdlocked0 Quote;\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;\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;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 1; \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 2; \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; \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; \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; \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 2; \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 3;\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;\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;\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;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 3; \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 3; \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 4;\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;\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;\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;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 4; \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 5; \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; \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; \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; \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 5; \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 6;\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;\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;\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;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 6; \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 6; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority19 \lsdlocked0 Subtle Emphasis;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority21 \lsdlocked0 Intense Emphasis; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority31 \lsdlocked0 Subtle Reference;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority32 \lsdlocked0 Intense Reference; \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority33 \lsdlocked0 Book Title;\lsdpriority37 \lsdlocked0 Bibliography;}}{\*\datastore 0105000002000000180000004d73786d6c322e534158584d4c5265616465722e352e3000000000000000000000060000 d0cf11e0a1b11ae1000000000000000000000000000000003e000300feff090006000000000000000000000001000000010000000000000000100000feffffff00000000feffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff fffffffffffffffffdfffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff52006f006f007400200045006e00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500ffffffffffffffffffffffffec69d9888b8b3d4c859eaf6cd158be0f000000000000000000000000804d 1a5834fac601feffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000105000000000000}}ScrollableText[TITLE]License Agreement[TEXT]&Print[PostVerifyRequirementsRun]XMLMissingTextNOT XMLParserMissing[TEXT]MSXML Parser 3.0 or greater is not installed. Click on the button below to obtain the latest available version of MSXML.XMLOKText[TEXT]MSXML Parser 3.0 or greater is installed.XMLButtonCompBadText[TEXT]One or more required components are missing. Please install the missing components before continue.[SUBTITLE]Install components required to run[TITLE]Verify System Requirements[TEXT]Download MS&XML ParserConfirmInstallOutOfDiskSpace = 1 OR OverwriteDetected = 1OutOfDiskSpace <> 1 AND OverwriteDetected <> 1[SUBTITLE]Select a folder where the application will be installed.Text19[TEXT]Setup will install the files for [MyProductName] in the following folder. To install into a different folder, click the Browse button, and select another folder. You can choose not to install [MyProductName] by clicking Cancel to exit setup.Text42{&MSSansSerif8}[INSTALLDIR]InstallDirOutOfDiskSpace = 1NotEnoughSpaceNoticeOutOfDiskSpace <> 1[BOLD]There is not enough disk space in the selected folder or on the system to install [MyProductName]. Setup requires 10Mb on your hard drive to install. Please choose another installation location or free enough space before continuing.OverwriteDetected = 1OverwriteInstallDetectedOverwriteDetected <> 1[BOLD][MyProductName] Setup detected another installation on this folder and cannot continue. Please choose another folder to continue.Bitmap23[TEXT]Destination FolderGroupBoxLine7[TITLE]Destination Folder[_BrowseProperty]BrowseButtonBrowse[TEXT]B&rowseLine17NOT InstallPathTooBigSetTargetPathOverwriteDetectedNOT (InstallPathTooBig OR OverwriteDetected)PathEditTailResetComboTextCombo[TEXT]&Look in:DirectoryListUpUpDirectoryComboDirectoryListNewNewFolderUp one level|upCreate new folder|folderTailTextDirectoryList[TITLE]Change Current Destination Folder[SUBTITLE]Browse to the destination folder[TEXT]&Folder name:Install[Operation][TEXT]&Install[TEXT]Click Install to start application installation. Press Back to review your selections.NOT (UPGMBSA0 OR UPGMBSA1)UpgradeNotice[BOLD]WARNING: You have an older version of [MyProductName] installed. Setup will create a new installation, however you may remove the older version using Add or Remove Programs. Before removing the old version, please review article 895660 in the Microsoft Knowledge Base.[TITLE]Start Installation[SUBTITLE]Click Install to start application installationMModeType = "Repair"ocmusReinstallModeMaintenanceDialogRepairDialogMModeType = "Remove"UninstallDialogMaintGroup[TITLE]Application Maintenance[SUBTITLE]Select the maintenance operation to perform.Line39Bitmap25Line8repairuninstALL[TEXT]&Uninstall[TEXT]Current Installation Folder[TEXT][INSTALLDIR]Text43[TEXT]This will remove [MyProductName] from your machine. Are you sure you want to continue?Texta[TEXT]Click the Uninstall button to remove the application. Click the Back button for more options. Click the Cancel button to exit the uninstall process.Text2a[TITLE]Uninstall Product[SUBTITLE]Click the Uninstall button to remove the applicationReinstall[TEXT]&Repair[TEXT]This will repair [MyProductName] on your machine. Are you sure you want to continue?[TEXT]Click the Repair button to repair the application. Click the Back button for more options. Click the Cancel button to exit the repair process.[TITLE]Repair Product[SUBTITLE]Click the Repair button to repair the application[MModeType]UpgradeDialog[UpgradeStarted][TEXT]&Upgrade[TEXT]This will upgrade [MyProductName] on your machine. Are you sure you want to continue?[TEXT]Upgrade FromUpgradeFromBox[TEXT][UpgradeFrom]UpgradeFromText[TEXT]New VersionUpgradeToBox[BOLD][UpgradeTo]UpgradeToTextInstallDirBoxInstallDirText[TEXT]Click the Upgrade button to upgrade the application. Click the Cancel button to exit the upgrade process.[TEXT]WARNING: Interrupting the upgrade once started may corrupt the installation or force the product to be uninstalled.UpgradeWarn[TITLE]Upgrade Product[SUBTITLE]Click the Upgrade button to upgrade the applicationmbsaExitDialog[TEXT][MyProductName] Setup has completed successfully.[TEXT][MyProductName] has been removed from your computer.[TEXT][MyProductName] Setup has successfully repaired your installation.MModeType <> "Upgrade" OR NOT Installed[TEXT][MyProductName] Setup has successfully updated your installation.TextStyleFaceNameSizeColorStyleBitsName of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.A 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).A string indicating the name of the font used. Required. The string must be at most 31 characters long.The 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.A combination of style bits.ArialArial14Arial8MS Sans SerifMSSansSerif8BlackMSSansSerif8MSSansSerif8boldRadioButtonThe vertical coordinate of the upper left corner of the bounding rectangle of the radio button.The visible title to be assigned to the radio button.A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.The height of the button.The width of the button.The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.The value string associated with this button. Selecting the button will set the associated property to this value.The help strings used with the button. The text is optional.[TEXT]I &do not accept the license agreement[TEXT]I &accept the license agreement[TEXT]&Reinstall or Repair Restore [MyProductName] to its original state.[TEXT]&Uninstall Remove [MyProductName] from this computer.ErrorInteger error number, obtained from header file IError(...) macros.Error formatting template, obtained from user ed. or localizers.Template{{Fatal error: }}InstallExecuteSequenceName of action to invoke, either in the engine or the handler DLL.Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.InstallUISequenceAdminExecuteSequenceAdminUISequenceAdvtExecuteSequenceAdvtUISequenceNOT ((NEWMBSA OR NEWMBSA0) OR Downgrade) AND NOT InstallRunningLaunchConditionsValidateProductIDFindRelatedProducts(NEWMBSA OR NEWMBSA0) OR DowngradeInstallRunningCostInitializeFileCostCostFinalizeInstalled AND NOT UpgradeInstalled AND UpgradeNOT Installed AND NOT Upgrade AND NOT UpgradeSilentExecuteActionLocalized description displayed in progress dialog and log when action is executing.Name of action to be described.Optional localized format template used to format action data records for display during action execution.AdvertiseAPPS_TESTAppSearchCCP_TESTCCPSearchNOT CCP_SUCCESS And CCP_TESTRMCCPSearchSetODBCFoldersInstallValidateRemoveExistingProductsInstallInitializeAllocateRegistrySpaceProcessComponentsUnpublishComponentsUnpublishFeaturesVersionNTStopServicesDeleteServicesUnregisterComPlusSelfUnregModulesUnregisterTypeLibrariesRemoveODBCUnregisterFontsRemoveRegistryValuesUnregisterClassInfoUnregisterExtensionInfoUnregisterProgIdInfoUnregisterMIMEInfoRemoveIniValuesRemoveShortcutsRemoveEnvironmentStringsRemoveDuplicateFilesRemoveFilesRemoveFoldersCreateFoldersMoveFilesInstallFilesDuplicateFilesPatchFilesBindImageCreateShortcutsRegisterClassInfoRegisterExtensionInfoRegisterProgIdInfoRegisterMIMEInfoWriteRegistryValuesWriteIniValuesWriteEnvironmentStringsRegisterFontsInstallODBCRegisterTypeLibrariesRegisterComPlusSelfRegModulesRegisterUserRegisterProductPublishComponentsPublishFeaturesPublishProductInstallFinalizeInstallAdminPackageBinaryUnique key identifying the binary data.The unformatted binary data.side16.orgtop16.orgside16side16btop16bmexclamPrimary key. Name of the icon file.Binary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.The following applications should be closed before continuing the install:Could not access network location [2].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.The product '[2]' is already installed, preventing the installation of this product. The two products are incompatible.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.Are you sure you want to cancel?Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB. Free some disk space and retry.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.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.Error accessing secured data. Please make sure the Windows Installer is configured properly and try the install again.Another installation is in progress. You must complete that installation before continuing this one.Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application.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 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 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 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 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 delete 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 open key: [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. Could not create key: [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. There was an error creating a temporary file that is needed to complete this installation.{{ Folder: [3]. System error code: [2]}}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.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.Failed to correctly patch [2] file: CRC error.Failed to correctly move [2] file: CRC error.Failed to correctly copy [2] file: CRC error.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.}}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.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]}}Invalid Drive: [2]Error getting file security: [3] GetLastError: [2]'[2]' is not a valid short file name.The folder path '[2]' contains an invalid character.The folder path '[2]' contains words that are not valid in folder paths.A portion of the folder path '[2]' is invalid. It is either empty or exceeds the length allowed by the system.The Installer has insufficient privileges to modify this file: [2].The specified path is too long: [2]A network error occurred while attempting to open the source file cabinet: [2]A network error occurred while attempting to create the directory: [2]An error occurred while attempting to create the directory: [2]A network error occurred while attempting to read from the file: [2]Unable to write to the specified folder: [2].The specified path '[2]' is unavailable.The volume [2] is currently unavailable. Please select another.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.Source file not found{{(cabinet)}}: [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.Error reading from file: [3]. {{ System error [2].}} Verify that the file exists and that you can access it.Source file not found: [2]. Verify that the file exists and that you can access it.There is not enough disk space to install this file: [2]. Free some disk space and click Retry, or click Cancel to exit.Another application has exclusive access to the fi  !"#$%&'()*+,-./023456789:;<=>?@ABCDEFGHJKLMNOPQRSTUVWXY[\]^_`abcdefghijlmnopqrstuvwxy|~1111111wwrrrrrrrrrrrr}}WWWW```&&&&&777777777DDIIIMMMNNNOOOPPPQQQ      .234567x5xL45rstuvwxk5x55xXG&'()*DRxxxxxxkH  &HH@HHHHH&HHHHHHHHHHHHHHHHHHHHH&&@H&H@ H22H222H2222H@@H22H222HH H@@2HHHHHHH ( @33133233333333333333$DDDDDDDDDDD@12DDDDDDDDDDDDD2DDDDDD@DDDDDDC2DDDDDD34DDDDDC2DDDDD@30DDDDD3$DDDDD34DDDDD13$DDDDD@DDDDD@1332DDDDDDDDDDDC332DDDDDCDDDDD333$DDDDDDDD1333$DDDD#$DDD@133332DDDD34DDDC33332DDD@30DDD33333$DDB32DDD133333$DDC33DD@13333332DDC33DDC3333332DDC33DD3333333$DC33DD13333333$DC33D@1333333332D@30DC333333332DDDDD333333333$DDDD1333333333$DDD@133333333332DDDC33333333332DDD33333333333$DD133333333333$D@13333333333332D3333333333333"#33333333333333333333333??DD@30DDDDD3$DDDDD34DDDDD13$DDDDD@DDDDD@1332DDDDDDDDDDDC332DDDDDCDDDDD333$DDDDDDDD1333$DDDD#$DDD@133332DDDD34DDDC33332DDD@30DDD33333$DDB32DDD133333$DDC33DD@13333332DDC33DDC3333332DDC33DD3333333$DC33DD13333333$DC33D@1333333332D@30DC333333332DDDDD333333333$DDDD1333333333$DDD@133333333332DDDC33333333332DDD33333333333$DD133333333333$D@13333333333332D3333333333333"#33333333333333333333333??DD@30DDDDD3$DDDDD34DDDDD13$DDDDD@DDDDD@1332DDDDDDDDDDDC332DDDDDCDDDDD333$DDDDDDDD1333$DDDD#$DDD@133332DDDD34DDDC33332DDD@30DDD33333$DDB32DDD133333$DDC33DD@13333332DDC33DDC3333332DDC33DD3333333$DC33DD13333333$DC33D@1333333332D@30DC333333332DDDDD333333333$DDDD1333333333$DDD@133333333332DDDC333BMv(11  BM*6(11 ʦ """)))UUUMMMBBB999|PP3f3333f333ff3fffff3f3f̙f3333f3333333333f3333333f3f33ff3f3f3f3333f3333333f3̙33333f333ff3ffffff3f33f3ff3f3f3ffff3fffffffff3fffffff3f̙ffff3ff333f3ff33fff33f3ff̙3f3f3333f333ff3fffff̙̙3̙f̙̙̙3f̙3f3f3333f333ff3fffff3f3f̙3ffffffffff!___wwwRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRmmmmmmmRRRRRRmttRRKKmmmmRRRRRRmRyzzzzYXRKmmmRRRRRRmR1yzzzzzzzzYREmmRRRRRRmRRyzzzzzzzzzzzREmRRRRRRRRRyzzzzzzzzzzzzzRmRRRRRRRXXyzRRzzzR*mRRRRRRRYYyzRRzyIIImRRRRRRRYYyàyQRyyO''HCmRRRRRRRzzyàyQQtxCmRRRRRRRzzyàsQyOHCmRRRRRRRzzyàsny----CmRRRRRRRzzyàtsr--l--HImRRRRRRRzzyà--l0l---ImRRRRRRRzyyÙ...1ml..HCmRRRRRRRXXRRRRRYYyqx1mllUOCmRRRRRRRt**RzzYRR11mlUUOImRRRRRRRz011RXy1101mlUUUOImRRRRRRRXR1*zX*0X101mlUVVImmRRRRRRRRR*011*zR0mlUVVImRRRRRRRYKRRRzRR1RzRmlU[[ImRRRRRRRYKmRRRRYR*Rmlr}}ImRRRRRRRzKmRzRmmOOOIRRRRRRRzRmRzXmRRRRRRRzEmRzXmRRRRRRRXDmmmRXmRRRRRRRyKRmRRRRRRRzyyymRRRRRRRX堠RmRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRX堠RmRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRX堠RmRRRRRRRRRRRRRRRRRRBM^6(:(  ʦ @ ` @@ @@@`@@@@`` `@`````` @` @` @` @`@@ @@@`@@@@@ @ @ @@ `@ @ @ @ @@@@ @@@@@`@@@@@@@@@`@` @`@@``@`@`@`@`@@ @@@`@@@@@@ @@@`@@@@@@ @@@`@@@@@@ @@@`@@@@ @` @ ` @@ @@@`@@@@`` `@`````` @` @` @` @` @` @ ` @@ @@@`@@@@`` `@`````` @` @` @`me%%ded\nowwwwo/%e\[n.www/&e[.//www.d[n///ww/%[////ww/%[/oooww.[/ooowwow/\/wwwwwnow./wwwwwnon%[/wwwwnfnd[R/wwwweefwa``Y/wwwweeefbY/wwwweeee``[/wwwweenkY/wdea`Z/wdY/wj(((((((Z/w`((((((X/w((((((Yowa)))(a.a)))`[ow/wnnnwwwoww`))))!.))))Yowww/ow)1).111!`Z.w%%%eo//oa.b)rrrX[wwe....e..m.)rrrYww.//.n.o.!rrrr`Z/w/oo/no\%ooor{{{)`[/ww/nn%./.%./.{{{{iY[/ww/no%///%./j{{{{aY[/ww/e.wnooo%o`s||||aY[/ww/o.wwwwoww%.!s||||!Z//o.oww%.ns||||s!Yoo\oww%j{j`wweo%`aw.[o%/w%o%wo\ne/n[wwew/d[d.wwww..w.wo/./www/n      !"#$%&'()*+,-./0123456789:;<=>?@ABCEFHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz}~BM^6(:(  ʦ @ ` @@ @@@`@@@@`` `@`````` @` @` @` @`@@ @@@`@@@@@ @ @ @@ `@ @ @ @ @@@@ @@@@@`@@@@@@@@@`@` @`@@``@`@`@`@`@@ @@@`@@@@@@ @@@`@@@@@@ @@@`@@@@@@ @@@`@@@@ @` @ ` @@ @@@`@@@@`` `@`````` @` @` @` @` @` @ ` @@ @@@`@@@@`` `@`````` @` @` @`me%%ded\nowwwwo/%e\[n.www/&e[.//www.d[n///ww/%[////ww/%[/oooww.[/ooowwow/\/wwwwwnow./wwwwwnon%[/wwwwnfnd[R/wwwweefwa``Y/wwwweeefbY/wwwweeee``[/wwwweenkY/wdea`Z/wdY/wj(((((((Z/w`((((((X/w((((((Yowa)))(a.a)))`[ow/wnnnwwwoww`))))!.))))Yowww/ow)1).111!`Z.w%%%eo//oa.b)rrrX[wwe....e..m.)rrrYww.//.n.o.!rrrr`Z/w/oo/no\%ooor{{{)`[/ww/nn%./.%./.{{{{iY[/ww/no%///%./j{{{{aY[/ww/e.wnooo%o`s||||aY[/ww/o.wwwwoww%.!s||||!Z//o.oww%.ns||||s!Yoo\oww%j{j`wweo%`aw.[o%/w%o%wo\ne/n[wwew/d[d.wwww..w.wo/./www/n wx xx xp   p  p w   π x πw x p p  pp x xx wx ((   }BMgv(:  DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDD@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDD@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDD@@@@@@@@@@@@@@@@@@DDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDD@@@@@@@@@@@@@@@@@@DDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDD@@@@@@@@@@@@@@@@@DDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDD@@@@@@@@@@@@@@@@DDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@DDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@DDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@DDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@DDDDD@@@@@@@DDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@DDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@D@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDD@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@DDDDDDDDDDDDDDDDDDwwwxDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@DDDDDDDDDDDDDDDxDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@x@@@@@@@@Hp@@@@@O@@@@@@@@DDDDDDDDDDDDDDDDDDDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Gp@@@@@@@@@@@@@@O@@@@@@@@DDDDDDDDpDDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@G@@H@@O@@@@@@@@DDDD@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@G@@@@@@@@@@@@@@@@H@@O@@@@@@@@pp@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@H@@@@O@@@@@@@@pp@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@HHpO@@@@@@@@p@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@O@@@@@@@@p@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@OpO@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@O@@@@@@@@x@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@H@@@@@@@@@@@@@@H@O@@@@@@@@x@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@p@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Hp@@@O@@@@@@@@p@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@G@@@@@@@@@H@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Hxw@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@H@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@006 h(0` fn v ~?y#|"AyQu*?[e7]j2aq?er;jzR[^I\bM`fFcl[dgMiseeekkkmpiqqq  !(-("3#5IQJ W L(D;W0c0(=/GQ@n@b`dp/G:W:WBcDgKpQz`u|unsrry!i$p(t7p!v+w q<}x5}[|FS~iz4 $9<"55erSUC[xsZ}կz  &=!)$; #(09%+;29+-37:>CAXALCNHZavtirBDKJAQ\H=mw|CNMDJTVOSXV]_^zbxdibimltp|sxs|w{͟կdSVTFIG_浵|UH ^n¹~XHqxy±YEy~~°xCx~~~Ƕx@tǹȰY xȧy x̧nxاvnyؽe]vجfWyߜ\\]0<yO\\]0yPO\\&~hPO3;~NP(~¹¦gQNj1~¦bQ2~ǧ-~ȧRĢһ,n&س{`#n>¹~{1#n<###nAUUJyxk'n+%%%-KnnnnM̼pnc=n#...>nyxnenn;444%xxeߙE?B̃у.564!)xxe`AtxnArxn6686*1xxeޙUy~~Ax~a1$8888(;yy[o޶uLބ59999(;y|nAo5::::~|sAp;7iiii71… X>/7ii/Ŵ@U1-rUyس@Uل u[ سS{ENob⼈Yw^ww{u????( @ju}A~:`l>dqKTW]]]crTV_bFclBhueeeiiipppvvvzzz~~~  !'*$7FMDO L.N0_;d0c?h>M='; fDGMDGIP@U@lDo@rIOXR\}XwnU`l2L>]DfInOwhhpf{(k)l+n(t!vwx}ApX}#$::.)&+-=@hkSqamlpƟ[   ""% '3!)1;%75:(-35>5::>EBTCOSK@OBLP\sle`sABTI=fk~tyDJMEGJ[WXT^TY[[^gkhosxi}``eibefjmtppwruvy|~~ΎZZTH diýYI kræmG ssxGɛ˰R΋ۿh·`8ޖU\%@]Ueb]12cNö^:'˸#O ۿ"h !vvvvv&-ah2*ByڌJKݻvwih-++$|LhhWݳkhh;;zvrC݃KLih)<<<7CPpgQw_5>>>ASu}jvrZmB6???4 yvsluA9=ff.G(..0mGˆݝDMt[䗗{????x8(  o2i|QZ]ZpTT]`dddqqq  '?;#4J,F9@ECFFOJPVQZoYFcPz565;@rS_Zc#</&73+5=FPU@CDRZmZ_^Nso`h|~npqs|}Ф  )...+ZMM..!/1WOOBM.;:5VRS$E:C\TT$? :K]YW$ ::92Q[ ;@$"..* 4JJ8836->0'D=>&P%G7#@(HFNIU???GcD=>&P%G7#@(HFNIU???GcD=>&P%G7#@(HFNIU???Gc 00h ( 00 h^"00 %'  nM h^(0`wwwwwwxwxwwxwwxwwwffhwxwvfnwxw~gv쌇wxw~nnnfwww~gwllwwtw~wẋwxIw~gwgwxIw~ngw|gwxIw~fwvwxIw~hwxwxIw~wwwwxIw~wwwxIw~hwwwwxIw~wwwwxIwxDDDGwxIwx|GwxIw~wGwxIw~wllGwxIw~vGwxIw~wwwlGwxIwnGwxIw|llllGwxIw~|GwxIw|llg|GwxIwwwww|GwxIwwwwwwwwwwwwwwGwxIwwwwwwwwwwxIxȈwwwwwwwwxILxwwwpwwwwwxIWwwwwwwxICuwwwwxIק_{xwwxIpwuw?xwxIK_|s{pwxIwup1o?xIqw s0GsvxxIprg7op8xI{ 3FvtӰFp1x? ?3Fx0-3Op0 H?( @wwwxwwwwfwwvvfwnfflwIwvw|wngwwwg|wgw|wwg|wwwwwwgtDDw~www~ww|wwwwwllw~fftwwvlgtwwwwwwwwwwtwwwwwwwwxD\wwwwGwwwwwep;wv_{{xwegv\!0~v{7togp8t{4o?Io8 03F??( xwx|DGwlttltwDttw|DttwwtDwt9twtqOHt$XHHwwgww(0`޽͛ПТҥӨԩ߳ٯ֭ׯ任෷ر۵ܸ֬޺۵ݹߵǸŭȒʖ̙ș̝έ‡ÉĊƎǐœОбׯղcksv|ԤܷŊќ“٪߻ȊްΔ޳å̰Ŭӹ|ddbcca}}{ppoİݫ~מ))@@PP``pp̀ҏkkkfffddd\\\}rporrxyurqoiiihhhU]p}W}urqmihggA==iioqWxwqoigTA3 Iiipqu}W}urpih?63" =fimqrxWyuqobȹBn{z}XWxwqb74(,XVe}uc54ȶXWWlz ԬZXWWW^>##! ŤZXXXXI%&$##! vZYYYQ))'%%&##! ЛZ|ZZZZZC+*))'%%&!ň[ZfLLJJT8--+*)))& ƓЍ_J_KKKKd0008--** ˡfK_FNN]2/008- qNNFRDDd2/0! "(,qEDFFET83 CjxRE~FFFj  k;ĬuRFqFR\83";ĈgRRp\\c7 (dw\\\gFaa "/yaaagFfgk3}ffffFiy@9kk<(ĀiiiiFpBk5ĀppppFw !"čwwwwFq!%(ĐF&'(ȲĐF))*81ĐF0)+801F.-0/F{Fֿk:4%-FqԘz{ )2aFrtj!#*sJJ_FFiqrwpFFFd&%0JJ[[K_FFFFF )J[[KLMNh$[[KLMNNO\`[KLMNNOPD\JKLMNNOPDDE\KLMNNOPDDEEQLMNNOPDDEEFSMNOPDDEEFGMHDEEFI????8?( @޽͛ПТҥӨԩ߳ٯ֭ׯ任෷ر۵ܸ֬޺۵ݹߵǸŭȒʖ̙ș̝έ‡ÉĊƎǐœОбׯղcksv|ԤܷŊќ“٪߻ȊްΔ޳å̰Ŭӹ|ddbcca}}{ppoİݫ~מ))@@PP``pp̀ҏkkkfffddd\\\w}wqmhhU=Aix^}qmi?3 Iipw^}wq]4^lubȶ^WT ŔZXZ!$# 5ßs^YYU)'&##Δ_\^JH8-*))3ӲE_FN{/08-&ŒaPFR18 ʶfEFj3 ѢcmF^R8"ːaRsap Ǝːaasf6!ːhhwUrk%ːrr}U$"ːU-)0ԱΐU.82UdU- )Ugá!-^OgUUUbB &[KLOw&KLNOOfsLNOODDIMNOODDFSDDDDFHDDD??( ޽͛ПТҥӨԩ߳ٯ֭ׯ任෷ر۵ܸ֬޺۵ݹߵǸŭȒʖ̙ș̝έ‡ÉĊƎǐœОбׯղcksv|ԤܷŊќ“٪߻ȊްΔ޳å̰Ŭӹ|ddbcca}}{ppoİݫ~מ))@@PP``pp̀ҏkkkfffddd\\\~~~pU:AqAb ę`G& wNd+# _@b3s|#αgb@ 9r~b)˂b//bbvMFPEREDDu?ӀȀTˀ(0`  !## "5I[hswwqe[O@1#  %M! |``TΪеϴγγ엗ؙjj\EE<w_F/ 4nҷͲVVKkL.EA6;ٺղ޶ggZ]7nfU%߲Ȭߴѡ͚⹥_4ѱٲ®׬Ԩ߳߷ϞϮQ" ˵۵رׯ֬ٯܱ߲ddWe+ D߹ûܹܸ۶ٳر۵m/ ̨j߽߽ݺܸܷ̀``i"ңcȊ߾޻̀؟pp@@@@@@``E z1ʑhhΔ̀@@UUJbŠ{mmmŊ̀w#ͤssssί̀ å, НvvvŒ̀PP̀@@``}ݲ7Bʒ}}}۸බ̀̀@@}ޮF ĜÈԭׯԩṹ̀00po``ћӟXXMS˟׮ӧ׭̀````ްќzzja ӡċċڷ޽Тԩ￿ҏ߯00ݥċċnɭQϝȒȒРҥԪҏ̀``PP̀˖Ȓ|%ῖ̙ʖ׮ССӨ֬ppppНʖͿ.ʝ̙̙߿Ϟѣԩװ쿿00@@@@pp̀ҏҠ̙8 ѢϞң̚СӦիر任````ϞϞD £?զԤΜСԩ֮ٲܸڪ؞̀ԤԤԤ߳YYMPٶqة٪ҦϠҤԩرڵݹ ҏ@@٪٪٪ii[\Öޱ͚Сӧլرܷ޼~@@``ޱޱޱޱhΡѣ࿿ 00@@ t" ۮȪ(ԮM՜Ӵ-۳p00PP5缍߯pp@@@@ppA Ĕ~ZZNJ ֩XXMS٪zzj\٪e̙ݹݺq Ǖܽ޾ڨγw#ƔB̙Кγ}&ŔS̚դۮԩ†ҝͲ,ɗBȘ֕ę̭Pϰ; †‡ÉĊ/G.݆‡ÉĊŌƏդ/]i“†‡ÉĊŌƏǐȒӡ.cs†‡ÉĊŌƏǐȒɓʕԤ)cB`f`Ɛ†‡ÉĊŌƏǐȒɓʕʖÑfcBb‡ÉĊŌƏǐȒɓʕʖ̘Şv8 b2c  sQQ󿇳ŌƏǐȒɓʕʖ̘ƕbN;SbSoÆoI!ŒƐɓʕʖ̘콎rV9 c!h_đB֪~&???@|?( @   (4AGA5,$:d__S\\P[[OydM6!USG`Ǫhh[pM+oѰ⹦澨ffY|O"ȳحگ֧аddWh1 ̺d۹ླྀٳٲ۾ļs.ῐ̏߿޾ܹv΋߯ҏٽX Èhެv00w#B~qx}ʺ.޾wwս̀PP̀@@@>Ӟؤ8̞լ̀ҏٛߦϙϙF Ιċҥⶶ̀٘`YڪȑXXMSɫQ̘Ϡѣҧ쿿ٟٟ̀pn߱ɔzzjaὒ̙߿ѤիsPP̀ߪ̙pnɜѠ͛Ҧװ㻻ֹ0.ppګѠ|% ةϠӨٳ޼ @?00٫٫͸,ť>޲ٳڶ߿ˑpppp5۳p`^A ǟpm00ZZNLӨ@>XXMVթy_٪hԦԩs!ƕs߳ǎγw#ƔBɚ̜̞śš‡ȏγz%‡ĊōƏݯγ|%܇ĊōƏȒɔʡib2‡ĊōƏȒɔ˘Ҩ~< bSz_K4T칅ƏȒɔ˘ȖsVU`pkkSۯ]qU(   "" Bhvvn\C) |nȫ¢ο瘔CC:|R#oD׸⸪漼ǯ߾utd_دz7Șߛ11+I z.ċᳳPP@:פXTGVٳq߽֬꼼ƌݱ@@ަߞӒzcd˜С缼PFppiq ݵŕ £}&ӣӣppɭ,//ŕCGÉ͙w&c!Əʕϝ;ȟuy繋ѧ}N vȟuy繋ѧ}N vȟuy繋ѧ}N v 00h ( 00 h^"00 %'  nM h^(0`wwxxwwpwwwwwxwxwww~pxwxp""'xw""""z"""'zp"""'p**"'"g**"x"xp**"x~x*x~xpxﹹw~w鹹~wpxp~~~xp~n~wp~nnnnnnngxvww~gnnngwwpxpwwwwxwwwwwwwwwwwwwwwwwxxxwwwwwwxwpwwwwwxpwxpwwwwwwwxqxwqwwwwwww??08?( @wwpwpxwxwxxp'x""'p""j""x*"xx*#x袹x蛛xxpxnnnnwnnwwwpwwwwwwwwxwwwwwxpwxxwwwwwwwwwqwq???a( wpwp"xpzpxxppxwwwwwwpxwwwwwwᇇxxxx(0`zfop̂׋晙ffee^^qqyUUzzqqyymmZFFʦI==xeeҷnddJIIVUUlkutԝǓol|fdڪ潻ҿ簬βkfʶub̻߬y`̳~^̒p̬ɪ忦řĦع—̤̲ə~xʔ̙͞ӧڵ̳חSƇxipniu{yˏMYdљвɹ4ux|ϖ˛Ӯ۶mî{juHVݮM3XFt&##0(<5QHm[R I5Ll}}}rrrgggddd]]]===666000WWUZWUWW7'''''7AUVWUC#[/>iiD>8!#7WZZSSSSSSSS~WU'%]469=EFHJNl0#AZ!d"(.469=EFHJMTr7ﰣ[$(.469=EFHJq*7Z˜c$(.469=EFMq*7񰙙ǁ\$(.469=ETP!AWZ $(.469Fr#Zȯe&$(.46J07U믘fm,& .5K#ꯘ%53,&  0Aꯡ/953,& >'Uꯡ]:953,&3 XYYYYO#鯠i=:953,&H d*gKYsssssss诠i=;:953,Mؠ*sqqqqqqq)A瑖m:::::::RmؖksvvvvvvvgA瑖]:::::::M *ؖB$1_`ajbgA摖^::::::;MK[d[ 6$(.469+A呕)::::EMTnlZ爁ed))dd++ee///^^^OYY䰳{{]^///^^^^QSMJJ}zwmmhvLHFFHJMZUYYYY}}}yyyti=BF JMRSX}}}yyyttDF JMRSU򲥩}}}yyyttpu JMRT}}}yyyttpDOMRTr}}}yyyttppGWRTZluunniiDu????( @vf}짰ݔ|~ƆÔzz坝~~wwrRRnn붶֨F77ɠ|hhǫQGG͵4//-**wssjhhCBBʖҊvqպ|uΜĜŷźշۨͻ³đ{iʹӞ涕ΫƊZØͥźȀ=͚͝ɟ̦s_˷qxɎ̖Dzzqgjbv{{Ҟ޽HZdbʓ֬ݶ*/>Icqǎѳlʍ»ěϺ{{U߮ްA|,٥/x<5-(A5UJs BYFJ1DUsssppp\\\MMM999&&&P.PLUBFUR@55BR͏ XRF:+.46*+5Rrt+#-28<CE=+FUxrVs^(,7YXg\(1eedSwwwj=B>䎞67\8Ξ) {A5>Yލ777\;4ͦe/_]`n5>Ӎ\\\;C6b2"&,\45>ԆhV  &ZU񷢭A !'*L嵠$) C2(%" !$+ᵠ^V<8\,%" #PᵐuAr;8\,%^:|𞣘u=rC;8721^.觡0 C<930>Yڦwuk0.>㧟⻎}BAADIN ᶴX*.**)6AD}IIXXֶuee*))))006O⥣||offZZZJjGGw~~vvvlia<<GNw~~vvphh?CGM~~vvpphc_HVXYdnzzqqmhcdNKKKKKQKTKKKK??a( |~ƥ˧Ş||cc`IIii}}N>>ͥttoZZ|ee=22;11^]]ǰɯƆ簥˦t843qfb췣л羬Ҥαȭĸ⶘ĝΩ̡ՙ]ɛҦүBA@hŋǎ㷈Ȫ͓£PQ^vҧm˖hhxpṀڳq˂ܳԴct)!!%,1BSk]lmm6a:}}}vvvsssnnnbbbWWWPPPKKK:::444///...---`ErT,-468akN.:><1A!%);=9P" 7Ue KY_HC J[5G3pWB '~{onyR@$#+wv}|sc2(&zmg]/0j^DqXMfSI* MxthbZQO;?Mulid\VLFMMMMMMMMMMMMŀ,% ŀ,WWF>(0` KpmX?+    &888ZZZHHH666y`F1#&@]pyzyoY?& 3HHHzzzbbbSSS===""" gQ:((S0 _@@vNN|SS|RR|RRtMMR66(S' LUUUו{zzYYYCCC111tgU99^^llϢ滻濿Ƨff\\F//zC;;;Ueee籱~xdddOOO?77}SSppٚپxxWW&TSSS)}}}̙̙ΟƠff̳ffF..V```H̞ʙʙ췏liىppF..SaaaHPItݮșș–rl̀ppF..A bbbH41`CVsƐ|vvaa&y'cccH  ff̳WWSdddH####`y@yyF//(eeeH 0 0 0 0i`쭭\\F eeeH(=(=(=(=&ssyy2""jfffH1I1I1I1I%M3ƩkGG$gggH;Y;Y;Y;Y-cvF̛ߍҊ\\.iiiHDfDfDfDf"3ssM湹zzvu}ffff?jjjH߾߾߾LsLsLsLs&:ssM游雛op߾ɪpp~}5$$EkkkHܹܹܹWWWW/Q |i泳欬ܹܹff5$$ElllHڵڵڵ___[O0viҟppڵĦff5$$EmmmHذذذ\UOMM0`mƓmkymk̀6$$?mmmHլլլ<@EJM2NnyyƋ◗rr8&&.nnnHӧӧӧ9<@EJ70mffff"oooH:ӭѢѢѢ^<@E<#i{ayҶܟXXcpppHӣѮΞΞΞΞΞΞĶZ~FVyyhFF@ rrrHxа̙̙̙̙̙̙̙̙̙řnlkk4""!sssHxϰʔʔʔʔʔʔʔʔʔʔҌpp̅UUC tttHxuβljljljljljljljljljljljusjj:&&uuuHyuk̳{{{{{{{{{{{{ojppqKK)vvvHz|㽖pppppppppppppmkfrrXX2 vvvHeeeeeeeeeeeeeedvett^^,8 wwwHZT .9DZZZZZZZZaff̰̕kk~TTxxxHO#ҙ۵ϖw; )2?ȌhhޓssmTT*OXXXƆ~B--=ccc#!%)!c&heee"1Btz``hhh"Sk,ȭǰlkk"ܳ]6ƥΥmno"źڳүa:_qv}"ϣfQҦɛ£˦{RR.uy}"ŧ㷈v^hhҤpp0 D www#q˂xhPՙ]⶘羬^^5""G lll$ԴṀpqd`"wooo5ĸtŞ˧lmmlv͓ŋĝ췣簥SRRgȒǎ̡ΩαлɭC 2GYjy©chvTEEEkb1='U 2GYjy©chvTEEEkb1='U 2GYjy©chvTEEEkb1='U((   }((  ((   ( @33133233333333333333$DDDDDDDDDDD@12DDDDDDDDDDDDD2DDDDDD@DDDDDDC2DDDDDD34DDDDDC2DDDDD@30DDDDD3$DDDDD34DDDDD13$DDDDD@DDDDD@1332DDDDDDDDDDDC332DDDDDCDDDDD333$DDDDDDDD133300(0` ʦ """)))UUUMMMBBB999|PP3f3333f333ff3fffff3f3f̙f3333f3333333333f3333333f3f33ff3f3f3f3333f3333333f3̙33333f333ff3ffffff3f33f3ff3f3f3ffff3fffffffff3fffffff3f̙ffff3ff333f3ff33fff33f3ff̙3f3f3333f333ff3fffff̙̙3̙f̙̙̙3f̙3f3f3333f333ff3fffff3f3f̙3ffffffffff!___wwwsQ0QKKKJmRRÚzzzXR10KJmR1XzzzzzzzzXR1KJmR11XzzzzzzzzzzzYX1KR1RRXàzzzzzzzzzzzzzzY1K뒼1RRRXàzzzzzzzzzzzzzzzzz1K1RRRXàzzzzzzzzzzzzzzzzzzY1J1RRRXzzzzzzzzzzRYzzzzzzzzRJ1XXXXzRRzz1m1YYYXzRRzzyR*1YYYXàzRRRzyQJ"Cm1YYYXàtQQRyyI''HHIm1zzzXàyQQQRO''''''I1zzzXànQQQyH'HRzzzXàynQtr''ImRzzzyànnyNHRzzzyànyx''HmRzzzyàysyq----'---'RzzzyàzzzH---'---HmRzzzyàx----'--'IRzXyq----I1l---HRzRXRRRXYXRXyH-...1'-...'ImRXXzzzzXRRXq'.U.'1'UUUH1XzK**KRR1Ryq'''1O.UUUHXXK1111Kzzz11s1'OUUU'ImyXX1111Rzz1R1UUUUHRX1RR1RàRKKKRzRR'UVVVOH1XX1RàRK111*1z1z1'VVVVOH1YY1RzR*1RR*1RsqOVVVVOI1YY1Q1XzzRRRR*zRHVVVVVOI1zz1myR1XXYzXRYY*1V'mRzzRmyRRRYY*1R'V}}}}V.HRzzRJyRzz0''OV}}OHXzzYKyRzz0qH''''qYzz1yRzz01zKmyRzz0yzRJRzzzQRRJmXzQXRKmn1XsyXzX1RXRyXRRzzRyyRXXzXRRyRXXzXRRd      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abefgsijklmnopqrtuxyz{|}~BM>(:  $DDDD#$DDD@133332DDDD34DDDC33332DDD@30DDD33333$DDB32DDD133333$DDC33DD@13333332DDC33DDC3333332DDC33DD3333333$DC33DD13333333$DC33D@1333333332D@30DC333333332DDDDD333333333$DDDD1333333333$DDD@133333333332DDDC33333333332DDD33333333333$DD133333333333$D@13333333333332D3333333333333"#33333333333333333333333??3333??3333,0XZjl x܅\$8ș @U STXYZ^VWA  XYZjl x܅ș<MZ@ !L!This program cannot be run in DOS mode. $_cˑcˑcˑ{kcˑlđcˑlcˑcʑecˑlqcˑlcˑlcˑ@cˑlcˑRichcˑPELOE!  DQ/@ @%@.text `.data*@.rsrc@@.reloc@B*,BRh~(<Xܔ̔ԕԚĚ~n^B6* ҙЗܗ"6FXfr˜Ҙ :Rl–ҖR1v OEH%InstallRunning1MBSA_INSTALLERWin2kSP3Later0RichEdit20Wriched20.dllSELECT `Control`.`Text` FROM `Control` WHERE `Control`.`Control` = 'License' (@x@SetThreadStackGuaranteekernel32.dlln;@<@=@<@ B@A@Unknown exceptioncsm CorExitProcessmscoree.dllC@E@E@FlsFreeFlsSetValueFlsGetValueFlsAllocI@I@runtime error TLOSS error SING error DOMAIN error R6030 - CRT not initialized R6028 - unable to initialize heap R6027 - not enough space for lowio initialization R6026 - not enough space for stdio initialization R6025 - pure virtual function call R6024 - not enough space for _onexit/atexit table R6019 - unable to open console device R6018 - unexpected heap error R6017 - unexpected multithread lock error R6016 - not enough space for thread data This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. R6009 - not enough space for environment R6008 - not enough space for arguments R6002 - floating point not loaded Microsoft Visual C++ Runtime Library ...Runtime Error! Program: P@P@#Q@'Q@rQ@A@FT@R@R@R@DS@MS@U@U@WU@W@W@bad exception ((((( H h(((( H Ha@ h(((( H   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~l@SunMonTueWedThuFriSatJanFebMarAprMayJunJulAugSepOctNovDecq@r@InitializeCriticalSectionAndSpinCountLs@cs@GetProcessWindowStationGetUserObjectInformationAGetLastActivePopupGetActiveWindowMessageBoxAuser32.dllx@EEE50P (8PX700WP `h````ppxxxx(null)(null)HH:mm:ssdddd, MMMM dd, yyyyMM/dd/yyPMAMDecemberNovemberOctoberSeptemberAugustJulyJuneAprilMarchFebruaryJanuaryDecNovOctSepAugJulJunMayAprMarFebJanSaturdayFridayThursdayWednesdayTuesdayMondaySundaySatFriThuWedTueMonSun ((((( H ~@~@ڃ@ރ@ρ@Ӂ@@@@}@@؉@"@@[@@@=@HD@%@RSDS+MtBH:\MBSA\MAIN\target\retail\i386\MBSAInstall.pdb 1'2x493@ h@jjt@|@=uh@h@t$ Ok3Vh@jhh@tVl@Vp@3^VW@Wjjt@|@=uWjhh@t.jVd@t!Vl@Vp@h@h@t$j_3^@u@Ph@t$ j3UTVu t&Wj3Y}EMEEPETE\@_tt&|@}uE}t ujT@3^UXS]V5@WjSj SEjXSEjZSEjSE@3j Y}E}M}3]]uĉuuЋȋEiɠ}MȺ`UUMiE`E3EPSEE@@=L@VEPh_u EE׉ES@EPVh9u ׉EEPVh3u S @E;E} MEVVh9u S@_^[tPhVtPhD$^VtPh&^ø@ $V3uuuu9uEuuu C5SuhPM];u$9utuLh9utu?hCMpPhH@S9hu Vu&ht9utuhSW}M7PWgt*9utugSg9utugCEPE PjugE=u"EPE;YEtMQPjug;uh,@ @;ƉEuuYsVVVVVVVVhVh@VP@;ƉE=@VVVVjuVV׋;CP;YEVVSPjuVVׅ~lu܋]Vj SL@EPSH;u=uYSH@u<@u9uY9utufuDSWrWVT@uYuH@]u<@u9uYtuTfSNf9utuAf3_[M^d u<@uH@u:Y9utufu#U$` D@V5(@WjGYj3}_WjPPEEEfWjRPWj RPRPj#EP$@_^vŠËUD@t=@uMVEPD@u3u4@3@@3x@3EP8@E3E3%^u@D@У@@; D@u uU (@ $@ @@5@=@f@@f 4@f@f @f%@f-@8@E0@Mx@ <@I4@D@E@@Ej ,@(@ T@h@P@hDžL@PH@h9@dPD$l$l$+SVWEePEEEEdËMd Y_^[QUE 3A;VW=@hjP@^V@VjuP@<F@F@F@F %@P@=@t @@@j@Yu & @@xH@|+|k|u D@.3;u19=D@~j D@9=̯@u9}ubQu@Y;t,V5@ܯ@VtY@@N Y3uWY3@_^] US]Vu W}u =D@&tu"@t WVSЅt WVSu3NWVSME u u7WPStu&WVSu!E } t@tWVSЉE E _^[] UP@t u=T@uo uh`@YY]ËUVW}v3W Yt W+ Yt_^]ËUQSE EddE] cm[XY$UQQSVWd5uE0@ju uu`E @M Ad=];d_^[USVWE3PPPuuuu u0+ E_^[E]ËUE H; D@t EH3@]jPpp jupu* ]ËU4S}#u1@M 3@eE'2@D@EEEE EEEE EeeeemdE؍EdEEEЋEEԍEPE0PtYYe}td]؉d EdE[ËUQSE @;D@tE@MA3@E@ftE @$3@jjE pE pE p juE pu) E x$u uu jjjjjEPh#E] ck 3@[ËUQ} SVW}w _ƉEu|8uMN9H};H~u EM Eu} }ˋEMF1M;G w;v_^[ËUE VuF ^]ËU ;Mt @u@]3]ËUVu;uN^] H;txu^]NHҋUD@eMEE EE@E 1@MEdEEduQu(ȋEdUSVWUjjhp4@u\]_^[]ËL$At(D$UhP(RP$R]D$T$SVWD$UPjhx4@d5d%D$$Xp t5|$(t;t$(v(4v L$H |uhD@Td_^[3d yx4@uQ R 9QuSQd@ SQd@MKCk UQPXY]Y[jPdPD$ d%l$ l$ PUWVu M};v;|ur)$6@Ǻr $5@$6@$p6@6@,6@P6@#ъFGFGr$6@I#ъFGr$6@#ъr$6@I6@6@6@6@6@6@6@6@DDDDDDDDDDDDDD$6@6@6@7@7@E^_ÐE^_ÐFGE^_ÍIFGFGE^_Ðt1|9u$r $x8@$(8@IǺr +$|7@$x8@7@7@7@F#шGr$x8@IF#шGFGr$x8@F#шGFGFGV$x8@I,8@48@<8@D8@L8@T8@\8@o8@DDDDDDDDD D DDDD$x8@8@8@8@8@E^_ÐFGE^_ÍIFGFGE^_ÐFGFGFGE^_ËUPSVWjXejEPu@E؉EEP,@}3=@u6h@@;t'h@P@;tMQuЃYu9uvu@KہOD>C#EtljE ?;sMw#u+uj_M;r+jhPV@tEPSuV@t3@3e_^[VC20XC00USVWU] E@EEEECs {S$ t{t} vD tYVUk33333]^] t?xH{SkVSU vjDC D33333Ћ{ v4댸#EHUkjS]]_^[]UL$)APAP]QL$ +sD$ Y=săPQL$-=s+ȋą@Pj h@eu;5@wj}&YeV+YEM E"j~%YËU@uEu@Pj5@@]ÃVuu V}YuuFVj5@@^]ËUV3}wjS@W@}ut3@P u WYu}u3GWj5@Ӌu9@t uYu_[^]j h(@utX=@u@jZ%YeV%YEt VP%YYM }uu jL$YVj5@@jh8@4@j$YevtVbYMj#YËUVEtVY^]UEVq :utP:Vu @@FFu33Ʌ^]̋L$t$tNu$$~Ѓ3ƒtAt2t$tt͍AL$+ÍAL$+ÍAL$+ÍAL$+UWVu M};v;|ur)$L?@Ǻr $`>@$\?@$>@p>@>@>@#ъFGFGr$L?@I#ъFGr$L?@#ъr$L?@IC?@0?@(?@ ?@?@?@?@?@DDDDDDDDDDDDDD$L?@\?@d?@p?@?@E^_ÐE^_ÐFGE^_ÍIFGFGE^_Ðt1|9u$r $@@$@@IǺr +$?@$@@?@ @@H@@F#шGr$@@IF#шGFGr$@@F#шGFGFGV$@@I@@@@@@@@@@@@@@@@DDDDDDDDD D DDDD$@@@@A@A@$A@E^_ÐFGE^_ÍIFGFGE^_ÐFGFGFGE^_ËUVW}D@H@u+@PlYFt B@uFf_^]UVW}D@Gt1P@u+@PYFtG@uFFf_^]yD@t qQYËAuL@ËUVEtV|Y^]U EVWjY`@}EE EEPuuu@_^Uh@@th@P@tuu@̋UV tЃ;ur^]á@tV @@3;Wsu%tу;ruh@@Y3_^jh@EjY3}3F95Я@tZ5̯@Eȯ@9} u79=@t@@;@r ;th(@ @+Yh4@,@YM 9}u)5Я@jWYu33F9}tj=YËUjju4 ]jjj$ @@tP@ @UE@T@@]ËVW|@5@د@u93ɺAt&V5@ܯ@tV@@NW@_^ËVujWY^jh@u3; F$;tPYF,;tP{YF4;tPmYF<;tP_YFD;tPQYFH;tPCYFT=@tP2Yj Y}F`E;tu;h@tP YMj vYEFdE;tM9x,tH, 9x4tH4 9x0tH0 9x@tH@ HL;@t=@t 98uP$YM VY3uj YËuj YËU졄@t&}u Pد@Euj5@ܯ@]ËV-u 3^Wh@@5@h@Wh@Wԯ@h@Wد@h@Wܯ@փ=ԯ@@t=د@t =ܯ@tu(@د@@ܯ@@ԯ@C@@hD@ԯ@@t>3ɺAut+V5@ܯ@tV@@N3@3_^ËSVW3SYuV @=`vuՋ_^[ËUQSVWډM3Su*YYuV @=`vuы_^[jTh@3uEP@MW;@@ @@ p$ @;rf9uE;8X;E;|3FEtA @@ @@ `$€;rF9=@|=@e~kEtTtNu Q@t?E @4EFhF P*YYFECE9}|3ۍۋ @4>ujFujX HP@t?W@t4>%uN@ uNhF P})YYt)F N@NCw5@@3 3@ËeEËVW@>t1t G P @$;r6X&Y@|_^ËW39=@u'H@;u_V=tGȍqAu+΍DuS ؅ۉ@uf5H@6ƍx@u+ǀ=xtt?΋ЊABuu5H@%H@#@3Y[^_5@r%@UQS] 39UWt ME98"u3Ʌ@ѱ"-tG@@t tG@ɋ] t2u t utGe8 t u@H8}t ME93C3@B8\t8"u&u}t H9"u339MMt t\GJutH}u t= t8t.t@tG@G@t@@htG] !Et _[ËUQQSVW39=@uo%h@VW@$@@;lj5@t8uލEPWu3ɋ7uEYY bu%EP >WuEHY@Y=@3_^[ËU @SV54@W33;u.֋;t @|@xu jX@@ux;u֋;tuf9t@@f9u@@f9u5@SSS+S@PWSSE֋;ˉMt-;ÉEt!SSuPuWSSօu uY]]W0@Xt;t3M,@;ut8t @8u@8u+@.;tϋʃuV(@_^[Ã=@u =@r3@jXËU39EjhP<@@t*@uhYu5@8@3]3@]ËUQ=@uoe=@S@~JV5@W=@@ h@h6hj6vj5@ӃEE;@|_^5@j5@[5@8@ËUQM3; Ű@t@rV;@u1P@Su =T@WjYp@@h@Sfj@$@ujYX@@fÍP@u+@t\J;t0AS:ut^:Xu FF@@u3!ttEtt t u33@^]Ë8csmt3]jh@}]ssu%e;utd~;w|Oȋ1uEytshSOtQ eEXËee}]uu뗃M;ut sË]u~ |jh@8EtHIteQpQML38E ËedVƃy|QI42 ^ËUW}u{E~fF@ ePSUEM}EEEE~.GM^<ESYuME9EEEMu[E_ø@eQSVWemteQMjj̋U QMh@EP̋UVu@^]j@h@ً} u]eGEvEPYYE@xE@|EpxMH|eEuuSuWEeEEE8csmu1Exu(Ex t Ex!uExEtEEËeuFEЋ} ~OOM؋FE3E;F s$]ԍZ;~=;J8CE؋MЋ MQV3VWyuuuME@먋} uEȉGuYMHxMH|>csmu>~u8F= t=!u'}u!}tvJYtPVYYjh@E ]HIy?Hu @.x|9 ejst5YYjW%YYCNtFYYjWYYvsW ~릃~u3YYt}jWYYtovNCPW< Z^YYtJjWpYYt6xtt#u$u uuuu VW} uuEPEPVu W@E;EsVS;7|B;w=G OHtyu%u$u u Xu3uuuuEE;Er[_^ËU8M SVW}G=EEIIM|;|ucsm9~ F;t =!~xxpxu@|jVEEYYuP9u~uF;t=!u ~u-t{uSoYuQ339;~CLhP@u F;3|juYYh@Mh@EPcsmu9~F;t =!p} EPEPuu W1؋E;E܉]E9;CCEC E~}F@ HM؉EԋE؉EEԅE~!Ev}YuME9EME},u$u ]uuEuVu su]EE}}t jVYY}%=!GPYuypx}$MH|Vuu u$jWuu Ew} v&}%u$u uWuuu V Wt_^[ËUSVu#= W!t ;tE@ft~t}}uwjVuu d~ u#;rV8csmu2xr,9xv'HItU$Ru uVuuu Pу u uu$Vuuu P 3@_^[]USQE EEUuMm#VW_^]MUuQ]Y[ ̋D$L$ ȋL$ u D$S؋D$d$؋D$[VD$ u(L$D$ 3؋D$d$ȋd$Gȋ\$T$ D$ ud$ȋD$r;T$ wr;D$v N+D$T$3+D$T$ ؃ʋӋًȋ^U SVu^udEdE;]r ;]s3W~ u3@3҉UËt;ExtEB ;v}tF;E";@3~9< @F;|jEPS@`}SEtVMf9MZ?A<8PE.fx "+fxHL A ;rQ;sA'uwjh`@@ @ɋ~@98tJu-j[;3҅| @0B;Ӊ8~}A @jh`@@3@jh`@Ӆz9< @t.@p|9< @tNy}}@@pt3Ʌ| @A;Ή8~jh`@_^[ËVW3h@<@u@8h0qYYt F$|3@_^Ã$@3S @V@W>t~t WW&Y@|ܾ@_t ~uPӃ@|^[ËUE4ŀ@@]jh @>39@u[jh2YYu4@9urjY;u  ?j bY]9u8hWtYYu#W jEP 3>WYM 3@j +YËUEV4ŀ@>uP%YujY6@^]ËUh@j5@@@u]ËM%@%@@3 @@@]ËU졤@ @ U+P r ;r3]ËUMAVu W+y iDMIMS1UVUU] utJ?vj?ZK;KuB sL!\D u#M!JL! uM!Y] S[MMZU ZRSMJ?vj?Z]]+u]j?u K^;vMJ;։Mv;t^M q;qu; s!tDLu!M!1K!LuM!qM qINM qINu ]}u;M ыYN^qNqN;Nu`LM Ls%}uʻM DD )}uJM YJꍄ ED0E@ @5@@h@H SQ֋ @@ P@@ @@@HC@HyCu `@xuiSjp ֡@pj5@@@@ȡ@+ȍLQHQP0E @;@vm@@E@=@[_^á@ @W3;u4DPP5@W5@@;u3_Ã@@@ @VhAj5@4@;ljFu3Cjh hW@;ljF uvW5@@ЃN>~@F^_ËUQQMASVqW3C}i0Dj?EZ@@Jujhy hW@up;UwC+ GAH@PǀIuˋUEO HAJ HAdD3GFCENCu x!P_^[ËUM@@SMVWI <}} M 3E@؉u;K;#M# u ;]]r;]u$K;#M# u ;؉]r;@CUt|D#M# u6#UeHD1#u ֋uu#UE9# tUiDMLD3#um#Mj _^{u ];]r;]u& {u ;؉]r;u؅ۉ]tSYKC8$3zG}MT +MN?M~j?^;J;Ju\ }&M|8Ӊ]#\D\Du3M]! ,OM|8!]u ]M!K]}JzyJzyM yJzQJQJ;Ju^LM L}#} u ;οM |D)} u N {MN 7Mt LMuэN L2uɍy>u;@uM; @u%@MB_^[ËUVuFt u;tuYE;uo>@Fl@Fd@F 3E}f E@fLF@3E=} @L0@3E=}@0@5h@}u;5h@t VY}M E輻j YÃ=@ujY@3jh@MMtjX3;E s3M uuF3҉Uwm=@uOu };=@w;jmYeWYEMTUtM3˃u=Vj5@@Ѕu(9@t V{YnTu j#YË趺ËUu@3@]jhH@Y@u7=@t$h@@th@P@@u r@@eu uЉE-EE3=Ëe}uj@3M ËUS39@VWumh@@;5@h@Wօ@t|h@Wh@W@փ=@@uhl@Wօ@t hT@W֣@@t<ЅtMQj MQjP@tEu=@r M )35M@tЋ؅t@tSЋuu uS@_^[̋L$ WVSًt$|$u 't+t/uuatt7uD$[^_tuutu[^D$_Ét~Ѓ3‹t܄t,tt uĉ3҉3t 3uwD$[^_j rjYYj̋UVu 3uF@t3^]ËUVu 3uF@t3^]ËUVu3F@t3^]ËU$D@39MW} Eu3ES]V4@D0 tjQQu3ɋ@9M)3ɉ+;Ms9A u @@|‹+jPWP40@tT;|P+;EY9QQuW0@t |@ue9t-j^9u 09Y+D0@t ?u3T\ +^[M_\j h@:];@sx<@Ã4D0tXSYeD0tuu S E  MME!]SIY  ״Ë `@Vj^u;}Ή `@jZ}\@ujZΉ5`@d\@ujX^3ҹp@\@  @|3ɺ@4@tu A@|3^.=ȯ@t5\@YËUEp@;r=Ш@w+P"Y]à P@]ËUE} PY]ËE P@]ËUEp@;r=Ш@w+PY]à P@]ËUE} PY]ËE P@]u@Ãu@à ËUVM3; @tF-rr"$w 8 $@(rw } p^]ËUVuv_vWv OvGv?v760v (v$ v(v,v0v4vv8v<@v@vDvHvLvPvTvXv\v`vdvhvlvp}vtuvxmv|e@WLA6+  ,^]ËUVutU @;t;T@tP輿YF @;At;X@tP蟿YF @;At;\@tP肿Y^]ËUVuF @;A t;`@tPQYF @;At;d@tP4YF @;At;h@tPYF @;At;l@tPYF @;At;p@tPݾYF @;A t;t@tPYv$@;p$t;5x@tV褾Y^]UV3PPPPPPPPU I t $uI t $s ^jh$@R395@u5EP3GWh@W@t=@|@xu @@;u܉u9uu@EVVuu 39u Pu0@؉]؅e<ǃ+euԋ3ʃM3@Ëe3M]؅ujYetgESVuu ju0@tuPVu@E܃}tVYEn};u=@]u@WYu3D;tjjMQu PSt݉u uuu uW@؅tV衼YÍeحUWVSM'ً}3ˋu F3:Gwtы[^_UV3PPPPPPPPU I t $u t $sF ^ËUVuu3W*xd;=@t(~jPW OHAtFF-_t+uF30| 90t AF݃-u^]j4h$@p39=$@u8WW3FVh@hW@t5$@|@xu $@9}~MEI8t@;u+E$@;}ԉ}ȉ}9} u@E WWuu39}$Pu 0@u3;E6eĉEM3@ËeeM}ԋu39]u 6-E;_EVuuuju 0@SSVuu u@};E t-9];}uuVuu u@E?ReĉEM3@Ëe%eM}ԋu39]u ?`E;t@EWuVuu u@t!SS9]uSSuuWuSu @9]t u4Y9]t u&Yg}3ۉ}9}u@E9} u@E uYEu3-;E WWMQuPu E;tWWuPu u@u܅e$e܉]3ʃ3@Ëe3ۃMu*M-؅t9M3ʃEuSuuu u@E܅u3!uuEPSu u>ރ}t#SYuuuuu u@}t u躷YƍeË t@W9pt 3(@=(@E]܉};uj?9Mt Q@Y3ɉMEt tuSXUԉKXu9S\UC\u'h@E؋l@5h@;}@sTL@މM}us\jY}]39MtQYuYEt tuMԉKXuEЉC\3FËU D@jEEPhuE`@u EPYMۥjDh$@蹦D@E]]EEMM3ɉM̉M8}MȋE;E MQP5@օt}uEPu օt 3@9EuEȃ}ttÍP@u+puu39EuPPWSju0@uąt_e<6ǃ腳e܉]3ʃM3@ËeD3ۃMuąujY迿؅u3EVSuuju0@39}t WWuuVSWu @tjEEb9}uWWWWVSWu @;tG33ABE;t43WWVPVSWu @;uu Y}}t M]}tSYE̍eMËUM; @VWsX<@4@t78t2=T@u3+tItIuPjPjPj\@ 3T \ _^]ËUE;@sȃ @@t]  ]jh$@}ǃ @439^uAj RY]9^u(hF P`YYujEPYY3,FM) @D P@3@踣Ë}j YËUEȃ @D P@]ËUQQE VuEEWVE;Yu  )uMQuP@;ljEu|@t PYNj@ D EU_^jh$@踢3ۉ]j"Y]j_};=`@}V\@;tB@ tPYtE|(\@ P @\@4IY\@G럃M EnjYËUSVuF Ȁ3ۀu:ft4FW>+~'WPv ;uF yF N _Ff^[]ËUVuVYtF @tveY3^]jh$@舡3}}jY}3u;5`@\@;t\@ tVPVYY3BU\@H t/9UuPaYtE9}utPFYu E܉}F3u\@4VYYÃM}EtEj`Yj$YjKYUWVSu } t2'8t,A<ɀ A,A<ɀ A8t[^_ËUQE HMw IHATVWyHDw_^tjEUEX E3E@jqqMQPEPjuE#EËUVuWF t4VVv) }Ft P蔮fYf _^]j h%@耟MuF @t f E袟VYeVxYEM׋uVYj h %@/];@<@Ã4D0tmSYeD0t1SYPX@u |@Ee}tM MME]S%Yv 軞UWVSM tMu} AZ I& t' t#8r8w8r8w8u u38t rً[^_ËUVuWVYt<tujj;YYtVYPp@u |@3V@Y Dt WY3_^]j h0%@];@sh<@Ã4D0tHS>YeD0t S'YE MME!]SY ,ËUVuF ttvͫff 3YFF^]̍B[Í$d$3D$ST$t 8tτtQu WV ؋ ~333ƃu%t%uu^_[3ËB8t6t8t't8tt8tt^_B[ÍB^_[ÍB^_[ÍB^_[%@%l@%|@%h@%x@%t@%p@%d@MMM@(P@@@@ ̑@H@ A@.T@,@ @<@P@ fT@l@@Q@@LvxH0:`\vd*,BRh~(<Xܔ̔ԕԚĚ~n^B6* ҙЗܗ"6FXfr˜Ҙ :Rl–ҖR1v qGetLastErroraCreateMutexW4CloseHandleReleaseMutexOpenMutexWWaitForSingleObjectFreeLibraryWideCharToMultiByteTLoadLibraryW~VerifyVersionInfoW{VerSetConditionMaskGetSystemInfotMultiByteToWideCharCGetCurrentProcessIdQueryPerformanceCounterGetTickCountFGetCurrentThreadIdGetSystemTimeAsFileTime\TerminateProcessBGetCurrentProcesslUnhandledExceptionFilterHSetUnhandledExceptionFilterKERNEL32.dllRtlUnwindntdll.dllWSOCK32.dll*ReleaseDC@SendMessageWDestroyWindowaCreateWindowExWUSER32.dllEndDocEndPageHStartPageFStartDocW+SetMapModekGetDeviceCapsGDI32.dllOLEAUT32.dllPrintDlgExWcomdlg32.dllMPR.dllmsi.dllWS2_32.dllWININET.dllVERSION.dllGetCommandLineAHeapFreeGetVersionExAHeapAllocGetProcessHeapVirtualProtectVirtualAllocGetProcAddressGetModuleHandleAVirtualQueryRaiseExceptionExitProcessaTlsAlloc'SetLastErrorbTlsFreedTlsSetValuecTlsGetValueTSleep#SetHandleCountGetStdHandlefGetFileTypeGetStartupInfoADeleteCriticalSection}GetModuleFileNameAFreeEnvironmentStringsAUGetEnvironmentStringsFreeEnvironmentStringsWWGetEnvironmentStringsWHeapDestroyHeapCreateVirtualFreeWriteFile(InterlockedExchangePLeaveCriticalSectionEnterCriticalSectionHeapReAlloc5IsBadWritePtrGetACPGetOEMCPGetCPInfo"InitializeCriticalSectionQLoadLibraryA2IsBadReadPtr/IsBadCodePtrGetStringTypeAGetStringTypeWSetFilePointerCLCMapStringADLCMapStringWtGetLocaleInfoA6SetStdHandleFlushFileBuffersOEzH\p*&(%&W&ӛMBSAInstall.DLLClearMBSAInstallerPrintEULARegisterMBSAInstallerVerifyWin2kSP3OrLaterWaitMBSAInstaller+@q@x@l@by@l@D@4@.?AVexception@@C@ l@ @@ @ @@@@`@(@@@@h@H@x8@y(@z@@@P@l@4@.?AVbad_exception@std@@@@CT@"@@@CCpPSTPDTH@@ x `y!@~ڣ @ڣ AϢ[@~QQ^ _j21~`@`@D @4 @@@@@@@.        ! 5A CPR S WY l m pr   )    @t!@p!@l!@h!@d!@`!@\!@T!@L!@D!@8!@,!@$!@!@!@!@ !@!@!@!@ @ @ @ @ @ @ @ @ @ @!@ @ @ @ @ @ @ @| @x @l @X @L @ .P@@@@@@@@@@T@;Zx0Nm:Yw/Ml0 H`<<4VS_VERSION_INFO22?StringFileInfox040904b0LCompanyNameMicrosoft CorporationLFileDescriptionMBSA Setup Helper4 InternalNameMBSASetup|,LegalCopyrightCopyright 2002-2006 Microsoft CorporationDOriginalFilenameMBSASetup.DLLj%ProductNameMicrosoft Baseline Security Analyzer6 FileVersion2.0.6706.00ProductVersion2.0.1DVarFileInfo$Translation T22 30343@3D3H33333477777777777777778(=>??L?P?? 44444444444445 55(585|5556666,696F6M6Z6e6m6666666666"717Q7i77 888@8h888O99:-:4:E:::::; ;Q;Z;;;;<<%<-<5>>>&>,>5>;>D>K>r>w>>>>>>??&?h?z???00 00.1q111724 4d44/5I5R55555555%6K6i6p6t6x6|6666666666N7Y7t7{7777778 88888 8$8(8r8x8|88889999(9/9P999.;@;};;;;;;;%<3P>W>_>d>h>l>>>>>>>>>>>>F?L?P?T?X????????@l0C0u0|0000000000000K1112=2^2n2t2}222222223!3)313<3C3K3Q3b3g3r3w3333334'4-454U4[4n4{445755555663696I6N6V6\6c6i6p6v6~66666666666666666 7>7777778O8W88888 939A999999::[:h::::::2;">+>Q>X>g>~>>>>>>>>>????+???M?a?}??????????PX0 0;0Q0[0x00000 1191g116234X4x44P6:C:P:>>>U?[?i?v?????????`00,0>0X0_0i000000001 11>111 222%2,222:2@2Q2Y24444444445"5-53585>5K5h5n5y5~555555555555556&6,6=66`7f777-:8:@:c:::::6;v;~;;;;;;;;<<<<<==C=M=R=W=\=q====>>1>>>Y>v>>>>>>>>?"?:?Q?Z?`???????p 000050J0P0X0_0j00000000001<1D1L1a1{1111111;2P22222223333$3)32373s33333333333333344#434K4\4u455 6%6d6$7c7788-888888 99"9+9<9X9i9w9999999:6:F:Y:w::{<<<<<<<<= ==*=<=G=Y=d=v=====>>>&>.>9>B>l>>?(?J?W??_00001 111H1u11252p223=3J33,4444 5555#5)5T5Z5555S6n6666:777828888899G9c9999:K:X:u:::::::;;;;*><>r>|>??????<p1v1|1111111111112282L2X2`2p2222220000$000H0`0000000000001 111$1,141<1D1H1L1P1p1t1222244p6x68888999 9:::::::::::::::::::::::::::;;; ;;;;; ;$;(;,;0;4;8;<;@;T;X;\;`;d;h;l;p;t;x;; @U~ STUXYZ^VVWR][\    STUXYZdfhijklmnoprstuvwxyz{|}~VVWcegqq<      !"#$%&'()*+,-./0123456789:;=>?@ABCDEFGHIJ1wr}W`&7DIMN__jj^i6 <܀܀ <<@ABC12456000333  OPQUUUUUUUadgjm\````mU              @@@@@UUUUUUUUU~~~      ##&&((**BEHKNadgjnprtBHKN"$"$"$"$""""""""""""""""$"$"$"$"$"$"""""ADGJMVbehkbehkAAhe$ 4@PUz|~  222222222222222222222222222222222222222222wwwwwwwwwwwww܀eeeeeEGGGggGGGG^ 3????i61?^              4444444@@@@@@PPUUUUUUUUUUUUUUUUUUzz||~~~~~~~~~                        ^ !#&(*./13578;=?BEHKN?R./1U_adgjmnprtwxy??./1./1./1w./1...8?.wi.w6.w1.w}?BHKN}-}-}]-}-}-}-}-}-}-}-}}}-}-}-}}0 Q'؀ J̀}6 'J((((( 'J'J؀"*'J؀'J؀V'؀&J'؀J'؀J5N'؀SJ؀'J؀'J؀'J€ɀ ::::``````` ``7PP,ǀǀǀ$L L ,[s, L L,FF,̀2̀8,h,88P<ꀜ,<,xZ,π2@@@F,KZ,i<Z,i<,_$j2 %')+,096:<CFILOQ,0^cfiloqsuv{},0,02,02,02,20,20,0,20 , 20,20,20!#"%^ 583?8i613?????i61?^ 3      444@@PUz|~        ^  35???????????iii666111111?  TTT  TT T TTT    TTTT6T6  TP 35zPP|611PPPPPPPPPPPPP PPPPPPPPSPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPgkr|4=lqddRqpq~ MZ@ !L!This program cannot be run in DOS mode. $PEL3 l @ 50d.text `.rdata5 @@.rsrcg0h@@.reloc p@B33( ( ( ( ICONTMPL.EXE x  8 Ph           2h8p;(<@KShPY%~h(0`wwww}3UUww3Uw}י?1UWw3;Uw99?5U}ӓ;;W99?}ӓ;WӉ?Ә99sW}Ӊ?DDwӛ1$""Gӹ?B""D}ӛ1?"""$}ӹ?"""Gӛ9B""""G}ӹ?B""$}ӛ1B"""$wӹ?"$""Gӛr"*CB""D}ӹ999?B*"I$}ӛ9B"""Gӳ9?t*$BG}9DKB**$}ӛ119q"GJ**D}11;BG9***G};99}Ԣw98;?}J++jG};s;9;Ԫw9}1;1}KG;1}91wԪG8};dDDmӹw9Ӌ?Ӊw;?wq1}ӿ};?=331?????????( @wwwww335QUUw}85UW}ӉUW8U}93W88}9tD};9B"G9""G};B""$}9B$w;"**"G9*$"$};999K$w93DK*G3?"$}3Ҫ"G33*$}ӛ3}"Gӹ18y+$ӛq}*ӹ1}ӹDM;}ӛ;ӹ3wqӿ};}3331??x?x?8??( UU383Uӳ]ӹ]]ӹ""""ӛ2+"-3-ӱ"ӱݱ-ӱݱ"ӷ;=3?D}݀9"G݀3"G9r?k   ~ BXGBG!!#|"C}%O%((QT*/ / 0#5h<(=og@ HC/G3L1eOWS8T=\@`fffEgl2:rF0sNu|9@KXd{x d"Y_*U\MSplrq5X!lu9}8 kzwկ;xDLz>ua?&H!oX 2N#C>'1Gw-=49XJNP?[xI[bPjt[zdl~fjn|rux{~**********LLIG8:1.,*****LLqkcI81,****LYiqdH8,****L`civoQ8,**Lcdciv`?,**Yhhhi}`;,**`kkkl|Q,,*`ooopzgtc-,`qqqlzXg}Y,`xxqrzPg{nN@,c|x|i{MKU\2%"*c|||tSFKK^\*ctR*dsnA4n&*dsj *ds56**fmynu Y *fwdvPUPm|okisu  TYB **flpohamuYB *Yp}@HHCec`aOJYB *PpEYYYYE~VY=0]YB *PfoYc`YMYaYB $$$*P_w`kk`Me7??eauaB$$$ *PZqo`MP@Y`YDZ`YB((((*`xx`MeHchdDZdB!++++*c||cGVl}}[booD}fB'////**ccB*PPPYfpv}lbxxDVB)////*dcB*PPPPWb||DBBB)3333)*_oB*WbI*#+99#*_vB*WbI*!_|B**WbI*_cwB*WbI*_}fB*W~G*_[[B**lwB*_ld8****VlB*_p~fQZpL*_l[L*_[~[L*_[pw}wd__*______???????????( @nwA~@j E|Cc?FC\E DV#%*L/$7]9';M=hu?LBNCmcE2L;yM@_U`fff_jlIn<3oOw(K*Lcq[iÎ(UX}!\feh@#fgz"v:,,='E"mOr(1hCVT.~%I{:'_hE>9zFn36}RX:@H^JYgyb|V[saglptx""""""""DP??:/$"""""?dofA1$""""?SdoC($"""XXdU($"I\\di|s=$"IeedYYvE-"IkkdBMv}L"IrrdL;@dZ"I||dV6;Q*"I~~d86^ "Id80gJ"IbF5l# "Ib3"Iy]bqnwO K" "I`c\X\X\kk]qz +K""ItQ99Myim\UKj..xN""IyG"''"Ir7$"III\mX2G"!,,"I7$"G~\""IC$"Gf"Iu)$"Ga"I[&$"""Ga"I{h4$$G"Iu]]h"I_{U"IIIIII???@x?x8( z|$t*#4"MZ-TQ]TaFcfffl3F|?6m@7uShZj;GP/U7@DD3&ZZ_5o`hN|nqps}555555555555555555555555555 555555;77 55555$<881! 55555(39:*  55555-2==?5555564>?? 55555 )0"5555& 55555,/#5555,5%555555,%555555,'5555555555+.5555555555555555555555kd?BrdL;cq"(0`  %Ldpnd\RA1$ -ea}t[z\{Ib)7ydM7'  4y0UOO5({b>S|bD+  %1C>jjjjjjcP5b(5_= 7I- =oooooooooooL*Yw%j?;rrrrrrrrrrrrrkHj$d3:uuuuuuuusnruuuuuXa~F %%%8xxxxxxxxteentxxxxxD&3L ,,,7{{{{{{{{x\BJl{{{{{{l;O' 3335\ACm^1:::7\?At~rLqSAAAAxC4"3"3"3{ 6g`ʱC<}5}izfS|/?y@f-(=(=(=f%FIȒ&.Dx} /?y ~/G/G/G#5?y8 BM &%DN dnrN| }&?yg(<6Q6Q6Q(9m s.b 30 D:r ui {R?y`f=\=\=\=\L(3aj+ >:D|N}u@U(?y"3DfDfDfDfH,Tn:IIq0V^&0+(u^"AiW?y8TKpKpKpKpI,T Z( UT5Uĕ%=I^.0<<uMg_?yp<[QzQzQzQz f4P&g$__I Bv0IIuXu8 ?yfBcXXXXBc!3a8ff-3Dg0WV|w#?yff/GGk__/G?y6(ƵbpLb90b_|w#?y@?y?yffff[]9DG q;t*M=(MOÆSwyE`WB *ŽÎ5IGI';';L.': B){|.Ckk}&?yp$72L2L$ q,͢%#fX5xBkQE>]>]>]2` j/:(f ^(BX%?y@OXInInIn/Z yEM:n;gw')d4 ?yR\OwOwOw7g .‡`H4E_@V&S‡. > 8J, EU`Df[[LB =Ue^Ql0[-/?y`M$NENEF6/[j!Ez^!i5/ff3f3f3ÉeQlT#%z;,BT92BnR,:pE:q Ȓ|Mk3D@VF͢i``MOj|s=|1j|A*Ʀ<ʬ=<ʬ(f6C %+??8??????(  O[7jJag4 gqss |q"<&}}^qA.@5@oFc| */@NlmJz<^*`@p@Fc*|z@@U7D?;|PEz2Z@5"M?xz|2+nn@P@P#4|=#SZ@\z%H(3#4|IRvZ%vTM'!#4  ShA5\"}4 \`|Y9LV\h\1B( !?? 00h (00 h00 %   h PADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADD}||qj==T!#%')+-/13579;=?ACEGIKMOQSUWY[]_acelmoptvxz   !#%')+-/15789;>@ABCEFGHIJKLMNPRSTUWYZ[\]_`abcdefghimnp.e @8wQn t*0Z,eP, RZkUgOvaغo\Sc$tXǣ~ RX aO7.<:4$ /9hI!%Lޘwyhdq>:͔V;KiDp$`&r\_ǔE,ؼdKH:}JW?{ME &X\($@fRYM@$[vW̩*YsG`+ە2I)$`Az'y+AWlq Iкgs"[K5.nȨم,II`QPla9dZ3:̎=;Q4V%A,2y'bEP<82NXT,M\v@YH=fK+'CufTRGV;"xzsi+_ЀRxXS UdY_qD8^֓ɢΎ`nFMciČn爿7h#0cs=>ikSa\XP dU) i"AF@  5s"Nqkq2喨Xä+{)CF  zf~$~A 5.Č3$Ȳ5=t`L)Ig'WCR 矧ǹݱ옋a5VADn~SXkZb5|侦~@ia(8jV%S-?Q"od/uag*!DZ27}G:E41.өH4t!ChCCD ,2j[w64Fߧfv}A¦ VA+c!uV[hOnƿ\j9όբQhïI"{`P鏟_-/ XbY Wj Es D"iP0m y*5$6zpArcBj B77t3I Z!$}{j!wTeb!a6dJzcFS lg_3V"[RCo¹QR6 Kӝ4//׻ $EJ7yQj{̎0ubӐA߲B:jrW3@ 1y/rz4ET9(U]n-a!b0f&8h pL ҌE3ihuapI`q0%0&|%/aW'2B2*id=U6vL9V*[Hg wa)+7h@Ox!pнyr dlT6,+lepv?B9r9 ,}pI*_EWGi f >XR6wDӪ3Df6%/dEcM׃OeUND1oIϰ]4G'ܦN_Ndpmcemȗ{= ~< 63U՘`#ɝ1r.D:Q<`<x3PK7!G{ϰL|?^>Inb$! l$H] /T FHDP:U( ƁtHyiC f<W{6$Mv"$o*YԠ$#3M#\iW($A@98<:yz      yz{ |~YZ[_`a+-.,/:>98?=<;FEKJLKJLKJLKJLKJLKJL>      !"#$%&'()*+,-./012346789:;<=?@ABCDEGHIJKL !"#$%&'()*+,-./012345678yPRT!#%')+-/13579;=?ACEGIKMOQSUWY[]_acehilmoptvxz   !#%')+-/15789;>@ABCEFGHIJKLMNPRSTUWYZ[\]_`abcdefghimn      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                           ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~  MSCF 8Af5ņ mbsa.exef5ņ mbsacli.exe(f5ņ serversecure.dllX f5ņ xmldb.dllnP f5ņ wusscan.dll6 f5 msvcp60.dllB6f5Ɇ about.htmlQxf5Ɇ computerMRU.xsl,f5Ɇ Default.htmlMf5Ɇ domainMRU.xslf5Ɇ errors.htmldRf5Ɇ errors.xslf5Ɇ Footer.htmlf5Ɇ Header.htmlFf5Ɇ ipMRU.xslf5Ɇ iprangeMRU.xsl!f5Ɇ onereport.html"$f5 optionshelp.htmlmFGf5Ɇ pickcomputer.html3Uf5Ɇ pickcomputers.html2f5Ɇ pickreport.htmlf5Ɇ PrintReport.htmljf5Ɇ printreport.xsl_agf5Ɇ PrintReportList.html"if5Ɇ report.html_f5Ɇ report.xslCf5Ɇ reportdetails.html$f5Ɇ reportdetails.xsl2 f5Ɇ reportdetailsWUS.xsl q=f5Ɇ reportdetailsSQL.xslSIf5Ɇ reportnamelist.xsl Jf5Ɇ reports.html pXf5Ɇ reports.xslcf5Ɇ scan.html|f5Ɇ ShowReport.htmlSf5Ɇ susMRU.xslՎf5Ɇ ToolBar.html df5Ɇ viewerrors.htmlqf5Ɇ viewreport.htmlbf5Ɇ welcome.html bf5Ɇ newversion.html /f5Ɇ reportdetailsIEZones.xslt!f5Ɇ reportdetailsIEZonesSub.htmlf5Ɇ reportdetailsIEZonesSub.xslsf5ņ mbsa2ri.exesf5ņ mbsa2mu.exe Hsf5ʆ Checks.csv}Ff5ʆ Details.csv]Lf5ʆ NoExpireOk.txtKOf5ʆ Services.txt)Sf5ʆ cmdDetailReport_v.xsl|f5ʆ cmdErrors.xslI~f5ʆ cmdOverviewReport.xslHf5ʆ cmdReportList.xsl)!f5 check20001.htmlq Jf5 check20001fix.html!f5 check5311.htmlr f5 check53110.htmlNf5 check53110fix.htmlf5 check53111.html f5 check53111fix.htmlf5 check53112.html\ f5 check53112fix.htmlf5 check53114.html f5 check53114fix.html)f5 check53115.htmly.f5 check53115fix.html)6f5 check53116.html A=f5 check53116fix.html\If5 check53117.html\:Qf5 check53117fix.htmlYf5 check5311fix.html)rf5 check5313.html Eyf5 check5313fix.htmlHf5 check5314.htmlȉf5 check5314fix.htmlHGf5 check5315.htmlyf5 check5315fix.htmlf5 check5316.htmlf5 check5316fix.html :f5 check5317.html Zf5 check5317fix.html Mf5 check5318.htmlFf5 check5318fix.html\f5 check5319.html@f5 check5319fix.htmlNf5 check5321.html^f5 check5321fix.html f5 check5323.html !$f5 check5323fix.htmlc.f5 check5324.html34f5 check5324fix.html:Bf5 check5325.html VHf5 check5325fix.html7Rf5 check5326.htmlC"Xf5 check5326fix.htmlejf5 check5327.html *pf5 check5327fix.htmlP{f5 check5328.htmlf5 check5328fix.htmlĔf5 check5331.htmlf5 check53310.html wf5 check53310fix.htmlX "f5 check53311.html zf5 check53311fix.html\ uf5 check53312.html f5 check53312fix.htmlf5 check5331fix.htmllhf5 check5333.html f5 check5333fix.htmlf5 check5334.html1f5 check5334fix.html !f5 check5335.html*f5 check5335fix.html :>f5 check5336.html_ Hf5 check5336fix.htmlvVUf5 check5337.html \f5 check5337fix.html Lhf5 check5338.html# qf5 check5338fix.html. {f5 check5339.html @f5 check5339fix.htmlf5 check5340.html xf5 check5340fix.html Ff5 check53176.html ̰f5 check53176fix.html f5 check53177.html Df5 check53177fix.html f5 check53178.htmlf5 check53178fix.html;f5 check53179.htmlf5 check53179fix.htmlcf5 mbsahelp.htmlL&f5 readme.html=f5 footer.cssWf5 resultdetails.cssf5 scanner.css/f5 coUA.css -f5 coUAprint.cssB9f5Ɇ!arrow.gif>f5Ɇ!arrow_disabled.gifMAf5Ɇ!astrx.gif*yBf5Ɇ!banner.jpgB'f5Ɇ!barrow.gifif5Ɇ!barrow_disabled.gif%f5Ɇ!chek_grn.gif=f5Ɇ!close_1.giff5Ɇ!close_2.giff5Ɇ!close_3.gifhf5Ɇ!copy.gifLf5Ɇ!dash.gifIf5Ɇ!excl_gld.gifGf5Ɇ!excl_red.gifVNf5Ɇ!info.gifAf5Ɇ!LeftCorner.gif1f5Ɇ!mstoolbar_ms.giff5Ɇ!plus_blu.gifx&f5Ɇ!print.giff5Ɇ!progress.gifHaf5Ɇ!progress_empty.gif>f5Ɇ!RightCorner.giff5Ɇ!score_1.gifIf5Ɇ!score_3.gif*7f5Ɇ!spacer.gif:af5Ɇ!star_blu.giff5Ɇ!toc_endnode.gif"f5Ɇ wait_m.cur6 f5Ɇ!x_gold.gif4Vf5Ɇ!x_red.giff5Ɇ!download.gifK*f5Ɇ!exp_expand.gifJu f5Ɇ!exp_collapse.gif f5Ɇ!mini_x_red.gifb f5Ɇ!mini_x_gold.gif f5Ɇ!mini_chek_grn.gif f5Ɇ!mini_star_blu.gif9L9 f5Ɇ dropdown.jsr^ f5Ɇ object.jsȒ6CK}\ն:bEL5@^E䥁g̺%q~:܎̴k]2ꐍ/)׬sәҊ:[3G~~^{3żcr 52L)a{eޛf.٤pezmA~yv]Z-)Ư6jo(,Ƃo] ?Rł6(սȃ>0{mDa%!>S~Q瀹r5X_GX6Xsr%yZc`+x 5A%4`ZƔIvُٮvFlm'{1[Ptfoflg$蚍K }9e"=>La?Lcd5@&0%)ӈ>~~c%oQ>[ {&c @^<#ӆ0V+ `6=-~d(__- :_ /øZ >L˅__`,3Y )>Ao gxgw'sE})6g^:D!ڛ0 蘀xSe̶v|e0[=b^`'`/8^'p ^'oS7 _a`&lS @v`?<A/e{[WcE-{d;>t:V9n_1!s@ Q.B y%rڄf] >}П% +`G. fyYAl$lchwLgٙ<>s(;/ `+xٽ @AytuVahP? R4hAl(A8)g]`ywvcnlb ca㙬=΀%EOs;Z3j\ &E9O0F><ן"I6[ qUd   ~ `T`"^u@ :AlyZINʽ`7xہ < ,: Lw) (9@ ?7w2O Hg%6 AfìFH-lGJkCٰ1|}߾HB'}!A„f"j@%{/]%^/@9΀8h'`WQ/}iPvZ/`+ *Xk9XrK7=&|c"A4z:`-&&IyK7Q[݉CwC73J.'N<J:A;'A8F:Ap1ݤہ Eٰ2ylf+ϥwJF#SӹܸL<)KƋra?c=nY8Ԇĝx.[Ε3 hM{<1bZ$Mt칎I.fWA~>hq͉-]~77aP)77qP4Mcl jޖ ?΄/+~皴^ ŘM/jJy jy/#f Mub;f3T䯿.~~ĥUlYK6IJMގ> =|0$2p^2;T-J7)3vQ%cOU-uܧntZ:ԝ\tyKWyFX34ɞ:MFy=ЃML6dt$R.=G/F߹stRp3T7,ފGw̹/u-ºx'j—ߺVL&ޝM^~YRr%"Kv%Qwy' ry >t66@Bѳ kG eM:TFz4mE߮QtxgAi Wx7=1Pב~k67}=oC3wbm_f#m4gba^wJv}@yPBQy=o=l dJI.6F[<;tў8LF_$\X`2c x h5X`%K%}&[6o'N5jQ k*%K~}'BPL1w Ԭ{CdUŽ/X#/礒S4>xcoFk&FDc#=K*d/gSw!atŌ6` Q_xu V$ՀuRY+$kCb{ѮXy?EFZ+<^$3C{Mjb&GkF6k0o9 5-^jSk~m&Cz,(U]h jCPôgG%Qh617ORf>\7{huX Gn=A9n{B0U}z=A}ru)R*][E#^v jWw ?jx%ku ޡ?`H}Zpkss GNؓ5&0C%sx1o3Nj?{'dv}C$i2#*۵CCg3|Y {ՇBՋJi#(~O`,eoS0Iɡ?a)`H7u\l ֣2 4VW5)Ȥm/ f,L`GM-j׻"1v]e<#z}2mwtgо{IݿҾMѤLMؼܷv߄zcgГπб f]OBBcߘd-H&^h dQE?:ZvQ[_7Y4J k(xcoi;j.U :^ZƹRSi؞%123-bNhDgApУkOoB 6j˗,5qImQ>QAh C%5ݑ?\kҸCX&kKуC>*C-?і7u3ͽt㢷-JXX+Ab_{4#ଚ?/ӕ&eY).>Dn_H"U%)i|0r?O6OH[a`R8wL!P4>mA9g<=]y B.-D^ɜ,]] W# bF'alI霆6=7r{dI;0p)4h7C_ C z[{{xI6L6_!mhFcnB=(<#X] Eu2EKį"Oy#SRk%űޕ¹8osl|UT]c !Ey|@^)fl^&Z}+GOW@?ЍkQpq0/d|<(H9F,#N1N$[֋^xMs61ܷ[qhk#aU֪q '9i=\-NmTXq^^u"Zwʋ])JtpwCmmkwNj& 7qq-J.VszX!B׼ܓ ")gh#(BrWzGF賽"T5?BE/L1tS:]SvQ[EuAjnͺk2{Ngn98z]8W5K Lwu7g(3) ^e w"ܴc"pSz` .fӍ×]PK¶T#.*jd0NwMR-0|)En]ʹF Ffh5oW&w+ۛ=@:#fs)B~tq,Ɍwomf&p8C40 + Ee¾x]ep[P6ޯ?OΘ22 }=əʁݏ"* a.kt̡o;XI,pp Fu 8*s2hLԝhOw`>å/ɝ:zZ[zjq,봔]:zS䜷h6G`DDnyV!ibt+?LUݸuFB&Jw ?1-VItOzs;֑W pd#'"GHK`s8'a avdE4ғIqw(ϴ\̐sL997q.v& 60x&3q2! =3?ngw~w߾~w{]BQݴغTprU Hzx9q%r;[WHmJԡ#ynS F-h5r2@13G;_Fgw ;'zT-]pMЩ\YP.M oEh{>ѥ5 pL?X@۫&dkt=j\_(a¤ +JFቕp_)uANBċnM X0Pk 08Jءs\QC4tݢ8Fe;|kay4dBdDMo_IC )'Y2a\p#nmZbQymF].~b{f9nтOa>FRly(ڜT Un'B$BW^HS Ttm%^">MCϠ47Dq Y_~/quQXA8 B̄3H(*o0h)iI77?1b'_jXd{hkq F YBdwŮ<ch}~z~RH[jcs +GmNye|-N%b!uQ jѽZϖQ- 2=2 ~W<")r;H#06<#TatՂ#:y-:锸] 9v*wyM)yni cg!L?.s80Y%3 22aSf}[UV)TրN= vl ( TT :.ŵ;!ӊ:6Ob]uhJ&wٶ|jcQN8.iM M;w(uh "/,Z)8RԻxAe;>nD]reY >zBZ_ ,V~(M_-h_T{-hĖW~VoFk$Wܡ?^P_տGy}"~3Ռ3'bc!8X:LY-/W uT|ƙ|c4Z|"t(%N/GOO@puh&Ci_^''!$EPӸI}zpbuć!nE6x4cU<4LAk(x")%ʡ^~J >OW^5YsÌsjB 34%ۊOIrFeb4)f#0Pm< 6t$ڣ]턇ϮAܥACA" 9VC턝]G {_$%BC'[ vv%!|8IW %BC'[qw塓2K`*l< ^BB0~,2t_r 6hGV4ꖮYNpDID_6M,ٔ48p.t;>enA[Gn)sRST+&LH g(>]JB~Ů@x'Pq8fmVyLs(mj1{إR KmFCST%,@W"縮67v /cW5ʥ6v }B)3|{ mӹ) 0e'ϚV67 $phmV@?cF¦jGt :*Pl4~aT%{k]Ӻ[b7whU 5\cM=xF2X 3*_S8EDxأSwßyp|uA%,DԻ_^OPa/<,Ó6n:lP6tC%b/z|L%TS t"/R?&.w e+bAk u5ayNqidMQɡڍ{ ѣ =2BMZoÒ3iZW&::lRSC>p p qNs8F^q ~4ҤvQ#$}P^NQ0װ^1NC55ZZDk4%ڷpa{';vB /T]e]l|ðp |ݨ0=2#Q'ߤuRtrp×6T$ _|J9=oRg$ pG^"yddZq)&)HL R:RrI*iIR""eW)ʍLʕ"%:'2=HL.$ݠ0|±dSAW u" #DzHH:* Hi\/6~vy|2jBJ5Q.N_-'BȋȻx]L^\5=·Vhh$kOS)Z.3/AX@'5ƊMc%Bb$k s- {-8yr}52VǬ֒Vf* ([u?R+gMmAm/96ìNR*ȇهY@us6*fes@>$1̃jmg[VAfvrN.s9;0 rF, o}xc/F1Q[~azFB5>h1<`pbOD|^RU݀\i36v1)@^-[4 ;:r v`lPh "Z+^/h+aʷ3Q^_|:,7`|r w )#kiq#trL`mqb_lbXlÉ(kk6XJZY+,0A;0 Z$ rA9;iAX'A78%qUy\CsIMmIye9h@&k%f)galh㊺ m~l&zcE9[ >;Z#eiPT=wo YN(QK";$/?gf4K-W+zK,l^jkXscH9\3YoŠpgf,.ߛ?ߜ%E8Q&x4;ίs|qW\Ӳsⷹ!\-܎DzW/oìBgV\ Qn/}91ǰBg|\÷gГa Xn1Cw%24hɤ&%$&'GYtMzvz^!ݜ/ݟޞ¸I=͘ 뇲cάJ}.G? 32M@W[=,ei=X?j D4 Y ae_ rL~%Z7Mߍzm$YG*;S!oh/B3U^RNl'G4c 'W2v '.la = -m|L=o7OM%=}]#x}jr@A]??gɮa=уk'OFs븸tF:Wc=:t2^K;zf(9sn'$O5b.It ǃbϸȏb7-%˨kiYL냬EE>zYߏu w?vT'pos݂!?2/5y3Ѷ{Y{#X|a=yG<ĖH7J|_|4}'c?/7;䔶N.@?#srrtm2[ȱ }99!l\1PA<-}yBd;" 5+k+ZcDJڨc!,"؊%" "X(!rQE*r ^t3eFcN)h(^Ad>pU|O?>nڷY <kNL5 ʧz}zȭs/&KJU"bF%iqI0!7eC6nz$Dt6bfƞ('ݫF*1 48R($ !NgP+x`c+1#:oktGGH#頄Q8/Y[[jlE"F.kB' LjbC%Zu^jqĉkMEs1p8 (i׫`%& y]5\s^et3\O1d2O}>$Nȸmb#j{7ؚUd{…Y'L !O=''s&_~1Hbd lfaƼEB%f|*{%'yDoII/iK9iKZ^2TJg5سiycTFKV6iIZ`f~;+%-wJ̭YIl[,Y0/Fm3*}L[u08<k?c;khNW] :]K]8-7i2+Wtۦ?vA^';*e7^J`PPHG#e$#1,RmXHq B)c~xj&,X(”S0W7 !30_As0Ep\9 ߇bep=`n;=Qw3G vU+u3@)qG1L c!H_6얩ᓴ  B_Qak`n +b܏1 *}K!w#S7|YĐL=bjKk)1gi @9{!9v5xy> V|%je+q+p+~YGȽnUWx*A(KCB{9)b"aX',4) iůd&Oz ?222*xUܡB4~\\zmin}W%SYi<קVg8lKۗM/|U~BBtVa)9ZfXX {B!샥,ޛAJKP*eI3BJЂRRR+:ތƳ܋/Ȉή.P[36'y,zu 'wQZVLvq r#vtֽ:5 _)~ڕ]AwϾ5* '1jՕiiAHKJ*7Q*T]ʋ/#dcMb||&XLʤ=:PT*mx1[wc訡/Ȥ5jԋTTΙRL7M|>}\5mʾ2ٻ*e'.|]J/1cu\. 쫨*O+ۿB|0|bWvD2w_ߎ(%. ٖ>x`,Pb~!^-Q|LsBKJ%Rr Ȃ<)rrr>IS,]P|X>*&H*GlPsW/rA/ BAT5W$$K7a<MsxWx7Q,g(НыO&.ǂos6Wh4z͍v~_(- PX\\ RUj) ;Y_ aZJL/ž/ !1x<6ٗՀ0USQ-}>C"KO}.:p6~lp` z6 p̿ ^!NF"V,}X E'0OE6.ˁUp 0znl WecU' CZJ=IuE;zg$yWz)L|_1kl5Y4>>gqY,*+VX$]%$ Y=6]2bĚ9u7bV7!&Xu8Gn@q;Ov_ߺGony6wq.~ fdnƪa8t\s&3ʦGL,u16aO&dЊGX6߆mh mmH֎=nGvK;nl+w]0#ěccMciFʏf6#Ěd%%){$$qgc3(ogCȢjw_d>8B<8:0CK] \NY? P(E5f#MȨѼc|XDB TV!2d˒BJdT=Ϲ}2㛙{u=vxG[T_];E s,3*:HȖZH}vEIkq~}E]X?C~톉ٖ1mo8(hj6mlWlQ1d֌4U(_lAHV\n#k,r %EtAeQ[{)ꪣ]ʹe5vvp."< WSwNZ/jkds>܍ Fwc#'a]A6Yj+d ,S^K2(6485|4FŰ&8[g}3 d31khG_Kb㯥2s`?d3Ylpk>~SeqE,*4HCi9*#Wg;lw0B`q<iMykhhبAE~/ CC 6ݻ|l875Sc޽jOjڬtl.j[U^[C4.UТv[SW(蠭mҔTf~\}'`ƔYj:Z>Ȩ 3TB{Tc`WGFեgxzF[?u:bi|KZPބ/eN_"h|$|Td©oVc]cλټ46)]t&]fZ$= \vBͿ};}6s~K}H)I0220OӃ'E^InYL[w-ˎ$G4}.ckPBȦ<~bL^ CK2Fck.9OX_bh䰐udkN4 :;A=^1||t(4d-LyeՒBw*G-Xq q?$`N\1n1|~.639&䠱b&t;=y,Vc](D'LK'[3بjQƀIhݏ?SN,Ǖco 9踢l"ҡfSgw>aJX^~8=m ;8)Rywql7^Cn]o͎)a~"v"/S+Km7zykLt"9 ?io}>] I7A6E§oa}39,Iʅ9W``i`}>FK6I?ÿq< "^Î1Tb'`},=q&0`2!skK#2/JXx+9X`b9t't?e;v+YBskg`ʑVbܛ=fdSyts)d2\-c@ׇY#22l{fez.|E>J荘+=QX~!O ٩W ayrX_c$-F,.#{fǘ+`\g!a9խ"oE?q49wܥ7J :h@2=|F)]%>"2wuQX A,U#kaGhk\+1Txo1T 9znqtnlYltS<eߔ7[5h0(TH,(r0T LsZepIru_U1^JK>/7 g%FFBڛ@#ep~773)rǫE>m7a ؝K"9\.C١ I<ŏ \O_ .Krϟ|^# ĨS}0}!^@,@