WME Validator

This script validates a map area in Waze Map Editor, highlights issues and generates a very detailed report with wiki references and solutions

目前为 2016-06-04 提交的版本。查看 最新版本

// ==UserScript==
// @name                WME Validator
// @version             1.1.19
// @description         This script validates a map area in Waze Map Editor, highlights issues and generates a very detailed report with wiki references and solutions
// @match               https://editor-beta.waze.com/*editor/*
// @match               https://www.waze.com/*editor/*
// @exclude             https://www.waze.com/*user/*editor/*
// @grant               none
// @icon                http://s3.amazonaws.com/uso_ss/icon/191016/large.png?1388868317
// @namespace           a
// @author              berestovskyy
// @copyright           2013-2016 berestovskyy
// ==/UserScript==
//
/*
 * LICENSE:
 * This script has some features locked for certain
 * countries/editor levels, so there are 2 restrictions:
 *
 * 1. You may not modify or reverse engineer the script.
 * 2. You may not use the script for commercial purposes.
 *
 * The script is distributed 'as is'. No warranty of any
 * kind is expressed or implied. You use at your own risk.
 *
 * If you do not agree with the terms of this license,
 * you must remove the script files from your storage
 * devices and cease to use WME Validator.
 *
 */



































































































                                                                                                                                                                                                      (function(){var ga={EN:{".codeISO":"EN","city.consider":"consider this city name:","city.1":"city name is too short","city.2":"expand the abbreviation","city.3":"complete short name","city.4":"complete city name","city.5":"correct letter case","city.6":"check word order","city.7":"check abbreviations","city.8a":"add county name","city.8r":"remove county name","city.9":"check county name","city.10a":"add a word","city.10r":"remove a word","city.11":"add county code","city.12":"identical names, but different city IDs", "city.13a":"add a space","city.13r":"remove a space","city.14":"check the number","props.skipped.title":"The segment is not checked","props.skipped.problem":"The segment is modified after 2014-05-01 AND locked for you, so Validator did not check it","err.regexp":"Error parsing option for check #${n}:","props.disabled":"WME Validator is disabled","props.limit.title":"Too many issues reported","props.limit.problem":"There are too many issues reported, so some of them might not be shown","props.limit.solution":"Deselect the segment and stop scanning process. Then click red '\u2718' (Clear report) button", "props.reports":"reports","props.noneditable":"You cannot edit this segment","report.save":"Save this report","report.list.andUp":"and up","report.list.severity":"Severity:","report.list.reportOnly":"only in report","report.list.forEditors":"For editors level:","report.list.forCountries":"For countries:","report.list.forStates":"For states:","report.list.forCities":"For cities:","report.list.params":"Params to configure in localization pack:","report.list.params.set":"Current configuration for ${country}:", "report.list.enabled":"${n} checks are enabled for","report.list.disabled":"${n} checks are disabled for","report.list.total":"There are ${n} checks available","report.list.title":"Complete List of Checks for","report.list.see":"See","report.list.checks":"Settings->About->Available checks","report.list.fallback":"Localization Fallback Rules:","report.and":"and","report.segments":"Total number of segments checked:","report.customs":"Custom checks matched (green/blue):","report.reported":"Reported", "report.errors":"errors","report.warnings":"warnings","report.notes":"notes","report.link.wiki":"wiki","report.link.forum":"forum","report.link.other":"link","report.contents":"Contents:","report.summary":"Summary","report.title":"WME Validator Report","report.share":"to Share","report.generated.by":"generated by","report.generated.on":"on","report.source":"Report source:","report.filter.duplicate":"duplicate segments","report.filter.streets":"Streets and Service Roads","report.filter.other":"Other drivable and Non-drivable", "report.filter.noneditable":"non-editable segments","report.filter.notes":"notes","report.filter.title":"Filter:","report.filter.excluded":"are excluded from this report.","report.search.updated.by":"updated by","report.search.updated.since":"updated since","report.search.city":"from","report.search.reported":"reported as","report.search.title":"Search:","report.search.only":"only segments","report.search.included":"are included into the report.","report.beta.warning":"WME Beta Warning!","report.beta.text":"This report is generated in beta WME with beta permalinks.", "report.beta.share":"Please do not share those permalinks!","report.size.warning":"<b>Warning!</b><br>The report is ${n} characters long so <b>it will not fit</b> into a single forum or private message.\n<br>Please add <b>more filters</b> to reduce the size of the report.","report.note.limit":"* Note: there were too many issues reported, so some of them are not counted in the summary.","report.forum":"To motivate further development please leave your comment on the","report.forum.link":"Waze forum thread.", "report.thanks":"Thank you for using WME Validator!","msg.limit.segments":"There are too many segments.\n\nClick 'Show report' to review the report, then\n","msg.limit.segments.continue":"click '\u25b6' (Play) to continue.","msg.limit.segments.clear":"click '\u2718' (Clear) to clear the report.","msg.pan.text":"Pan around to validate the map","msg.zoomout.text":"Zoom out to start WME Validator","msg.click.text":"Click '\u25b6' (Play) to validate visible map area","msg.autopaused":"autopaused","msg.autopaused.text":"Auto paused! Click '\u25b6' (Play) to continue.", "msg.autopaused.tip":"WME Validator automatically paused on map drag or window size change","msg.finished.text":"Click <b>'Show report'</b> to review map issues","msg.finished.tip":"Click '\u2709' (Share) button to post report on a\nforum or in a private message","msg.noissues.text":"Finished! No issues found!","msg.noissues.tip":"Try to uncheck some filter options or start WME Validator over another map area!","msg.scanning.text":"Scanning! Finishing in ~ ${n} min","msg.scanning.text.soon":"Scanning! Finishing in a minute!", "msg.scanning.tip":"Click 'Pause' button to pause or '\u25a0' (Stop) to stop","msg.starting.text":"Starting! Layers are off to scan faster!","msg.starting.tip":"Use 'Pause' button to pause or '\u25a0' button to stop","msg.paused.text":"On pause! Click '\u25b6' (Play) button to continue.","msg.paused.tip":"To view the report click 'Show report' button (if available)","msg.continuing.text":"Continuing!","msg.continuing.tip":"WME Validator will continue from the location it was paused","msg.settings.text":"Click <b>'Back'</b> to return to main view", "msg.settings.tip":"Click 'Reset defaults' button to reset all settings in one click!","msg.reset.text":"All filter options and settings have been reset to their defaults","msg.reset.tip":"Click 'Back' button to return to main view","msg.textarea.pack":"This is a Greasemonkey/Tampermonkey script. You can copy and paste the text below into a <b>new .user.js file</b><br>or <b>paste it directly</b> into the Greasemonkey/Tampermonkey","msg.textarea":"Please copy the text below and then paste it into your forum post or private message", "noaccess.text":"<b>Sorry,</b><br>You cannot use WME Validator over here.<br>Please check <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>the forum thread</a><br>for more information.","noaccess.tip":"Please check the forum thread for more information!","tab.switch.tip.on":"Click to switch highlighting on (Alt+V)","tab.switch.tip.off":"Click to switch highlighting off (Alt+V)","tab.filter.text":"filter","tab.filter.tip":"Options to filter the report and highlighted segments", "tab.search.text":"search","tab.search.tip":"Advanced filter options to include only specific segments","tab.help.text":"help","tab.help.tip":"Need help?","filter.noneditables.text":"Exclude <b>non-editable</b> segments","filter.noneditables.tip":"Do not report locked segments or\nsegments outside of your editable areas","filter.duplicates.text":"Exclude <b>duplicate</b> segments","filter.duplicates.tip":"Do not show the same segment in different\nparts of report\n* Note: this option DOES NOT affect highlighting", "filter.streets.text":"Exclude <b>Streets and Service Roads</b>","filter.streets.tip":"Do not report Streets and Service Roads","filter.other.text":"Exclude <b>Other drivable and Non-drivable</b>","filter.other.tip":"Do not report Dirt, Parking Lot, Private Roads\nand non-drivable segments","filter.notes.text":"Exclude <b>notes</b>","filter.notes.tip":"Report only warnings and errors","search.youredits.text":"Include <b>only your edits</b>","search.youredits.tip":"Include only segments edited by you", "search.updatedby.text":"<b>Updated by*:</b>","search.updatedby.tip":"Include only segments updated by the specified editor\n* Note: this option is available for country managers only\nThis field supports:\n - lists: me, otherEditor\n - wildcards: world*\n - negation: !me, *\n* Note: you may use 'me' to match yourself","search.updatedby.example":"Example: me","search.updatedsince.text":"<b>Updated since:</b>","search.updatedsince.tip":"Include only segments edited since the date specified\nFirefox date format: YYYY-MM-DD", "search.updatedsince.example":"YYYY-MM-DD","search.city.text":"<b>City name:</b>","search.city.tip":"Include only segments with specified city name\nThis field supports:\n - lists: Paris, Meudon\n - wildcards: Greater * Area\n - negation: !Paris, *","search.city.example":"Example: !Paris, *","search.checks.text":"<b>Reported as:</b>","search.checks.tip":"Include only segments reported as specified\nThis field matches:\n - severities: errors\n - check names: New road\n - check IDs: 200\nThis field supports:\n - lists: 36, 37\n - wildcards: *roundabout*\n - negation: !unconfirmed*, *", "search.checks.example":"Example: reverse*","help.text":'<b>Help Topics:</b><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=666476#p666476">F.A.Q.</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488">Ask your question on the forum</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=661300#p661185">How to adjust Validator for your country</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=663286#p663286">About the "Might be Incorrect City Name"</a>', "help.tip":"Open in a new browser tab","button.scan.tip":"Start scanning current map area\n* Note: this might take few minutes","button.scan.tip.NA":"Zoom out to start scanning current map area","button.pause.tip":"Pause scanning","button.continue.tip":"Continue scanning the map area","button.stop.tip":"Stop scanning and return to the start position","button.clear.tip":"Clear report and segment cache","button.clear.tip.red":"There are too many reported segments:\n 1. Click 'Show report' to generate the report.\n 2. Click this button to clear the report and start over.", "button.report.text":"Show report","button.report.tip":"Apply the filter and generate HTML report in a new tab","button.BBreport.tip":"Share the report on Waze forum or in a private message","button.settings.tip":"Configure settings","tab.custom.text":"custom","tab.custom.tip":"User-defined custom checks settings","tab.settings.text":"Settings","tab.scanner.text":"scanner","tab.scanner.tip":"Map scanner settings","tab.about.text":"about</span>","tab.about.tip":"About WME Validator","scanner.sounds.text":"Enable sounds", "scanner.sounds.tip":"Bleeps and the bloops while scanning","scanner.sounds.NA":"Your browser does not support AudioContext","scanner.highlight.text":"Highlight issues on the map","scanner.highlight.tip":"Highlight reported issues on the map","scanner.slow.text":'Enable "slow" checks',"scanner.slow.tip":"Enables deep map analysis\n* Note: this option might slow down the scanning process","scanner.ext.text":"Report external highlights","scanner.ext.tip":"Report segments highlighted by WME Toolbox or WME Color Highlights", "custom.template.text":"<a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>Custom template</a>","custom.template.tip":"User-defined custom check expandable template.\n\nYou may use the following expandable variables:\nAddress:\n  ${country}, ${state}, ${city}, ${street},\n  ${altCity[index or delimeter]}, ${altStreet[index or delimeter]}\nSegment properties:\n  ${type}, ${typeRank}, ${toll}, ${direction}, ${elevation}, ${lock},\n  ${length}, ${ID}\nHelpers:\n  ${drivable}, ${roundabout}, ${hasHNs},\n  ${Uturn}, ${deadEnd}, ${softTurns},\n  ${deadEndA}, ${partialA},\n  ${deadEndB}, ${partialB}\nConnectivity:\n  ${segmentsA}, ${inA}, ${outA}, ${UturnA},\n  ${segmentsB}, ${inB}, ${outB}, ${UturnB}", "custom.template.example":"Example: ${street}","custom.regexp.text":"Custom <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>RegExp</a>","custom.regexp.tip":"User-defined custom check regular expression to match the template.\n\nCase-insensitive match: /regexp/i\nNegation (do not match): !/regexp/\nLog debug information on console: D/regexp/","custom.regexp.example":"Example: !/.+/","about.tip":"Open link in a new tab","button.reset.text":"Reset defaults", "button.reset.tip":"Revert filter options and settings to their defaults","button.list.text":"Available checks...","button.list.tip":"Show a list of checks available in WME Validator","button.wizard.tip":"Create localization package","button.back.text":"Back","button.back.tip":"Close settings and return to main view","23.enabled":!0,"23.title":"Unconfirmed road","23.problem":"Each segment must minimally have the Country and State information","23.problemLink":"W:Map_Editing_Quick-start_Guide#Create_a_Road", "23.solution":"Confirm the road by updating its details","23.solutionLink":"W:How_to_label_and_name_roads","24.enabled":!0,"24.severity":"W","24.reportOnly":!0,"24.title":"Might be incorrect city name (only available in the report)","24.problem":"The segment might have incorrect city name","24.problemLink":'W:Fixing_"smudged"_cities',"24.solution":"Consider suggested city name and use this form to rename the city","24.solutionLink":"F:t=50314#p450378","25.enabled":!0,"25.severity":"W","25.title":"Unknown direction of drivable road", "25.problem":"'Unknown' road direction will not prevent routing on the road","25.problemLink":"W:How_to_handle_road_closures#NOTES_for_all_durations","25.solution":"Set the road direction","27.title":"City name on Railroad","27.problem":"City name on the Railroad may cause a city smudge","27.problemLink":'W:Fixing_"smudged"_cities',"27.solution":"In the address properties check the 'None' box next to the city name and then click 'Apply'","27.solutionLink":"W:Creating_and_Editing_street_segments#Address_Properties", "28.enabled":!0,"28.severity":"W","28.title":"Street name on two-way Ramp","28.problem":"If Ramp is unnamed, the name of a subsequent road will propagate backwards","28.problemLink":"W:Junction_Style_Guide#Ramp_to_Ramp_Splits","28.solution":"In the address properties check the 'None' box next to the street name and then click 'Apply'","28.solutionLink":"W:Creating_and_Editing_street_segments#Address_Properties","29.enabled":!0,"29.severity":"W","29.title":"Street name on roundabout","29.problem":"In Waze, we do not name roundabout segments", "29.problemLink":"W:Creating_and_Editing_a_roundabout#Creating_a_roundabout_from_an_intersection","29.solution":"In the address properties check the 'None' box next to the street name, click 'Apply' and then add 'Junction' landmark to name the roundabout","29.solutionLink":"W:Creating_and_Editing_street_segments#Address_Properties","34.enabled":!0,"34.title":"Empty alternate street","34.problem":"Alternate street name is empty","34.solution":"Remove empty alternate street name","35.enabled":!0,"35.severity":"W", "35.title":"Unterminated drivable road","35.problem":"Waze will not route from the unterminated segment","35.solution":"Move the segment a bit so the terminating node will be added automatically","36.enabled":!1,"36.title":"Node A: Unneeded (slow)","36.problem":"Adjacent segments at node A are identical","36.problemLink":"W:Creating_and_Editing_street_segments#Removing_junctions_with_only_two_segments","36.solution":"Select node A and press Delete key to join the segments","36.solutionLink":"W:Map_Editing_Quick-start_Guide#Delete_a_Junction", "37.enabled":!1,"37.title":"Node B: Unneeded (slow)","37.problem":"Adjacent segments at node B are identical","37.problemLink":"W:Creating_and_Editing_street_segments#Removing_junctions_with_only_two_segments","37.solution":"Select node B and press Delete key to join the segments","37.solutionLink":"W:Map_Editing_Quick-start_Guide#Delete_a_Junction","38.enabled":!0,"38.title":"Expired segment restriction (slow)","38.problem":"The segment has an expired restriction","38.problemLink":"W:Scheduled_Restrictions#Segments", "38.solution":"Click 'Edit restrictions' and delete the expired restriction","39.enabled":!0,"39.title":"Expired turn restriction (slow)","39.problem":"The segment has a turn with an expired restriction","39.problemLink":"W:Scheduled_Restrictions#Turns","39.solution":"Click clock icon next to the yellow arrow and delete the expired restriction","41.enabled":!0,"41.title":"Node A: Reverse connectivity of drivable road","41.problem":"There is a turn which goes against the directionality of the segment at node A", "41.problemLink":"W:Glossary#Reverse_Connectivity","41.solution":"Make the segment 'Two-way', restrict all the turns at node A and then make the segment 'One way (A\u2192B)' again","42.enabled":!0,"42.title":"Node B: Reverse connectivity of drivable road","42.problem":"There is a turn which goes against the directionality of the segment at node B","42.problemLink":"W:Glossary#Reverse_Connectivity","42.solution":"Make the segment 'Two-way', restrict all the turns at node B and then make the segment 'One way (B\u2192A)' again", "43.enabled":!0,"43.severity":"E","43.title":"Self connectivity","43.problem":"The segment is connected back to itself","43.problemLink":"W:Glossary#Self_Connectivity","43.solution":"Split the segment into THREE pieces","43.solutionLink":"W:Map_Editing_Quick-start_Guide#Splitting_a_segment","44.enabled":!1,"44.severity":"E","44.title":"No outward connectivity","44.problem":"The drivable segment has no single outward turn enabled","44.solution":"Enable at least one outward turn from the segment","44.solutionLink":"W:Creating_and_Editing_street_segments#Set_allowed_turns_.28connections.29", "45.enabled":!1,"45.severity":"E","45.title":"No inward connectivity","45.problem":"The drivable non-private segment has no single inward turn enabled","45.solution":"Select an adjacent segment and enable at least one turn to the segment","45.solutionLink":"W:Creating_and_Editing_street_segments#Set_allowed_turns_.28connections.29","46.enabled":!0,"46.severity":"W","46.title":"Node A: No inward connectivity of drivable road (slow)","46.problem":"The drivable non-private segment has no single inward turn enabled at node A", "46.solution":"Select an adjacent segment and enable at least one turn to the segment at node A","46.solutionLink":"W:Creating_and_Editing_street_segments#Set_allowed_turns_.28connections.29","47.enabled":!0,"47.severity":"W","47.title":"Node B: No inward connectivity of drivable road (slow)","47.problem":"The drivable non-private segment has no single inward turn enabled at node B","47.solution":"Select an adjacent segment and enable at least one turn to the segment at node B","47.solutionLink":"W:Creating_and_Editing_street_segments#Set_allowed_turns_.28connections.29", "48.enabled":!0,"48.severity":"E","48.title":"Two-way drivable roundabout segment","48.problem":"The drivable roundabout segment is bidirectional","48.solution":"Redo the roundabout","48.solutionLink":"W:Creating_and_Editing_a_roundabout#Improving_manually_drawn_roundabouts","50.enabled":!1,"50.severity":"E","50.title":"No connectivity on roundabout (slow)","50.problem":"The drivable roundabout segment has no connectivity with adjacent roundabout segment","50.solution":"Enable a turn to the adjacent segment or redo the roundabout", "50.solutionLink":"W:Creating_and_Editing_a_roundabout#Improving_manually_drawn_roundabouts","52.title":"Too long street name","52.problem":"The name of the drivable segment is more than ${n} letters long and it is not a Ramp","52.solution":"Consider an abbreviation for the street name","52.params":{"n.title":"{number} maximum street name length",n:30},"57.severity":"W","57.title":"City name on named Ramp","57.problem":"City name on the named Ramp may affect search results","57.problemLink":"F:t=68015", "57.solution":"In the address properties check the 'None' box next to the city name and then click 'Apply'","57.solutionLink":"W:Creating_and_Editing_street_segments#Address_Properties","59.title":"City name on Freeway","59.problem":"City name on the Freeway may cause a city smudge","59.problemLink":'W:Fixing_"smudged"_cities',"59.solution":"In the address properties check the 'None' box next to the city name and then click 'Apply'","59.solutionLink":"W:Creating_and_Editing_street_segments#Address_Properties", "69.title":"No city name on Freeway","69.problem":"The Freeway has no city name set","69.solution":"Set the city name","73.title":"Too short street name","73.problem":"The street name is less than ${n} letters long and it is not a highway","73.solution":"Correct the street name","73.params":{"n.title":"{number} minimum street name length",n:3},"74.enabled":!1,"74.severity":"W","74.title":"Node A: Multiple segments connected at roundabout","74.problem":"The drivable roundabout node A has more than one segment connected", "74.problemLink":"W:Map_Legend#Types_of_segments_.28Roundabouts.29","74.solution":"Redo the roundabout","74.solutionLink":"W:Creating_and_Editing_a_roundabout#Improving_manually_drawn_roundabouts","77.enabled":!1,"77.severity":"W","77.title":"Dead-end U-turn","77.problem":"The drivable dead-end road has a U-turn enabled","77.problemLink":"W:Map_Editing_Quick-start_Guide#U-Turns_at_the_end_of_dead-end-streets","77.solution":"Disable U-turn","78.enabled":!0,"78.severity":"W","78.title":"Same endpoints drivable segments (slow)", "78.problem":"Two drivable segments share the same two endpoints","78.problemLink":"W:Junction_Style_Guide#Two-segment_loops","78.solution":"Split the segment. You might also remove one of the segments if they are identical","78.solutionLink":"W:Map_Editing_Quick-start_Guide#Splitting_a_segment","79.enabled":!1,"79.severity":"W","79.title":"Too short U-turn connector (slow)","79.problem":"The length of the segment is less than 15m long so U-turn is not possible here","79.problemLink":"W:Classification_of_crossings", "79.solution":"Increase the length of the segment","87.enabled":!0,"87.severity":"E","87.title":"Node A: Multiple outgoing segments at roundabout","87.problem":"The drivable roundabout node A has more than one outgoing segment connected","87.problemLink":"W:Map_Legend#Types_of_segments_.28Roundabouts.29","87.solution":"Redo the roundabout","87.solutionLink":"W:Creating_and_Editing_a_roundabout#Improving_manually_drawn_roundabouts","90.severity":"W","90.title":"Two-way Freeway segment","90.problem":"Most of the Freeways are split into two one-way roads, so this two-way segment might be a mistake", "90.solution":"Check Freeway direction","91.severity":"W","91.title":"Two-way Ramp segment","91.problem":"Most of the Ramps are one-way roads, so this two-way segment might be a mistake","91.solution":"Check Ramp direction","95.severity":"W","95.title":"Street name with a dot","95.problem":"There is a dot in the street name (excluding Ramps)","95.solution":"Expand the abbreviation or remove the dot","99.enabled":!0,"99.severity":"W","99.title":"U-turn at roundabout entrance (slow)","99.problem":"The roundabout entrance segment has a U-turn enabled", "99.problemLink":"W:Map_Editing_Quick-start_Guide#U-Turns_at_the_end_of_dead-end-streets","99.solution":"Disable U-turn","101.enabled":!0,"101.severity":"E","101.reportOnly":!0,"101.title":"Closed road (only available in the report)","101.problem":"The segment is marked as closed","101.problemLink":"W:How_to_handle_road_closures","101.solution":"If the construction is done, restore the segment connectivity and remove the suffix","101.solutionLink":"W:Road_Naming_(USA)#Construction_zones_and_closed_roads", "101.params":{"regexp.title":"{string} regular expression to match closed road",regexp:"/(^|\\b)closed(\\b|$)/i"},"102.enabled":!0,"102.severity":"W","102.title":"Node A: No outward connectivity of drivable road (slow)","102.problem":"The drivable segment has no single outward turn enabled at node A","102.solution":"Enable at least one outward turn from the segment at node A","102.solutionLink":"W:Creating_and_Editing_street_segments#Set_allowed_turns_.28connections.29","103.enabled":!0,"103.severity":"W", "103.title":"Node B: No outward connectivity of drivable road (slow)","103.problem":"The drivable segment has no single outward turn enabled at node B","103.solution":"Enable at least one outward turn from the segment at node B","103.solutionLink":"W:Creating_and_Editing_street_segments#Set_allowed_turns_.28connections.29","104.enabled":!0,"104.title":"Railroad used for comments","104.problem":"The Railroad segment is probably used as a map comment","104.problemLink":"F:t=61546","104.solution":"Remove the comment as Railroads will be added to the client display", "105.title":"Walking Trail instead of a Railroad","105.problem":"The Walking Trail segment with elevation -5 is probably used instead of a Railroad","105.problemLink":"F:t=61546","105.solution":"Change road type to Railroad as Railroads will be added to the client display","106.title":"No state name selected","106.problem":"The segment has no state name selected","106.solution":"Select a state for the segment and apply the changes","106.solutionLink":"W:Creating_and_Editing_street_segments#Confirm_the_road_by_updating_details", "107.enabled":!0,"107.severity":"E","107.title":"Node A: No connection (slow)","107.problem":"The node A of the drivable segment is within 5m from another drivable segment but not connected by a junction","107.solution":"Drag the node A to the nearby segment so that it touches or move it a bit further away","108.enabled":!0,"108.severity":"E","108.title":"Node B: No connection (slow)","108.problem":"The node B of the drivable segment is within 5m from another drivable segment but not connected by a junction", "108.solution":"Drag the node B to the nearby segment so that it touches or move it a bit further away","109.enabled":!0,"109.severity":"W","109.title":"Too short segment","109.problem":"The drivable non-terminal segment is less than ${n}m long so it is hard to see it on the map and it can cause routing problems","109.problemLink":"W:Segment_length","109.solution":"Increase the length, or remove the segment, or join it with one of the adjacent segments","109.solutionLink":"W:Map_Editing_Quick-start_Guide#Delete_a_Junction", "109.params":{"n.title":"{number} minimum segment length",n:5},"110.title":"Incorrect Freeway elevation","110.problem":"The elevation of the Freeway segment is not a ground","110.problemLink":"W:Die_beste_Vorgehensweise_beim_Bearbeiten_der_Karte#.C3.9Cber-_und_Unterf.C3.BChrungen","110.solution":"Set the Freeway elevation to ground","112.enabled":!0,"112.severity":"W","112.title":"Too long Ramp name","112.problem":"The Ramp name is more than ${n} letters long","112.solution":"Shorten the Ramp name", "112.params":{"n.title":"{number} maximum Ramp name length",n:55},"114.enabled":!0,"114.severity":"W","114.title":"Node A: Non-drivable connected to drivable (slow)","114.problem":"The non-drivable segment makes a junction with a drivable at node A","114.problemLink":"W:Road_Types_(USA)#Non-drivable_roads","114.solution":"Disconnect node A from all of the drivable segments","115.enabled":!0,"115.severity":"W","115.title":"Node B: Non-drivable connected to drivable (slow)","115.problem":"The non-drivable segment makes a junction with a drivable at node B", "115.problemLink":"W:Road_Types_(USA)#Non-drivable_roads","115.solution":"Disconnect node B from all of the drivable segments","116.enabled":!0,"116.severity":"W","116.title":"Out of range elevation","116.problem":"The segment elevation is out of range","116.solution":"Correct the elevation","117.enabled":!0,"117.severity":"W","117.title":"Obsolete CONST ZN marker","117.problem":"The segment is marked with obsolete CONST ZN suffix","117.solution":"Change CONST ZN to (closed)","117.solutionLink":"W:Road_Naming_(USA)#Construction_zones_and_closed_roads", "118.enabled":!0,"118.severity":"E","118.title":"Node A: Overlapping segments (slow)","118.problem":"The segment is overlapping with the adjacent segment at node A","118.solution":"Spread the segments at 2\u00b0 or delete unneeded geometry point or delete the duplicate segment at node A","119.enabled":!0,"119.severity":"E","119.title":"Node B: Overlapping segments (slow)","119.problem":"The segment is overlapping with the adjacent segment at node B","119.solution":"Spread the segments at 2\u00b0 or delete unneeded geometry point or delete the duplicate segment at node B", "120.enabled":!0,"120.severity":"W","120.title":"Node A: Too sharp turn (slow)","120.problem":"The drivable segment has a very acute turn at node A","120.solution":"Disable the sharp turn at node A or spread the segments at 30\u00b0","121.enabled":!0,"121.severity":"W","121.title":"Node B: Too sharp turn (slow)","121.problem":"The drivable segment has a very acute turn at node B","121.solution":"Disable the sharp turn at node B or spread the segments at 30\u00b0","128.enabled":!0,"128.severity":"1", "128.title":"User-defined custom check (green)","128.problem":"Some of the segment properties matched against the user-defined regular expression (see Settings\u2192Custom)","128.problemLink":"https://developer.mozilla.org/docs/Web/JavaScript/Guide/Regular_Expressions","128.solution":"Solve the issue","128.params":{},"129.enabled":!0,"129.severity":"2","129.title":"User-defined custom check (blue)","129.problem":"Some of the segment properties matched against the user-defined regular expression (see Settings\u2192Custom)", "129.problemLink":"https://developer.mozilla.org/docs/Web/JavaScript/Guide/Regular_Expressions","129.solution":"Solve the issue","129.params":{},"169.severity":"W","169.title":"Incorrectly named street","169.problem":"The street named incorrectly, illegal chars or words used","169.solution":"Rename the segment in accordance with the guidelines","169.params":{"regexp.title":"{string} regular expression to match incorrect street name",regexp:"!/^[a-zA-Z0-9\\. :\"'(/)-]+$/"},"170.severity":"W","170.title":"Lowercase street name", "170.problem":"The street name starts with a lowercase word","170.solution":"Correct lettercase in the street name","170.params":{"regexp.title":"{string} regular expression to match a lowercase name",regexp:"/^[a-z\u0430-\u044f\u0451\u0456\u0457\u0454\u0491]/"},"171.severity":"W","171.title":"Incorrectly abbreviated street name","171.problem":"The street name has incorrect abbreviation","171.solution":"Check upper/lower case, a space before/after the abbreviation and the accordance with the abbreviation table", "171.params":{"regexp.title":"{string} regular expression to match incorrect abbreviations",regexp:"/\\.$/"},"172.enabled":!0,"172.title":"Unneeded spaces in street name","172.problem":"Leading/trailing/double space in the street name","172.solution":"Remove unneeded spaces from the street name","172.params":{regexp:"/^\\s|\\s$|\\s\\s/"},"173.enabled":!0,"173.severity":"W","173.title":"No space before/after street abbreviation","173.problem":"No space before ('1943r.') or after ('st.Jan') an abbreviation in the street name", "173.solution":"Add a space before/after the abbreviation","173.params":{regexp:"/([^\\s]\\.[^\\s0-9-][^\\s0-9\\.])|([0-9][^\\s0-9]+\\.[^0-9-])/"},"174.severity":"W","174.title":"Street name spelling mistake","174.problem":"The is a spelling mistake in the street name","174.solution":"Add/correct the mistake, check accented letters","174.params":{"regexp.title":"{string} regular expression to match spelling mistakes",regexp:"/(^|\\b)(accross|cemetary|fourty|foward|goverment|independant|liason|pavillion|portugese|posession|prefered|shcool|wat|wich)($|\\b)/i"}, "175.enabled":!0,"175.severity":"W","175.title":"Empty street name","175.problem":"The street name has only space characters or a dot","175.solution":"In the address properties check the 'None' box next to the street name, click 'Apply' OR set a proper street name","175.solutionLink":"W:Creating_and_Editing_street_segments#Confirm_the_road_by_updating_details","175.params":{regexp:"/^[\\s\\.]*$/"},"190.severity":"W","190.enabled":!0,"190.title":"Lowercase city name","190.problem":"The city name starts with a lowercase letter", "190.solution":"Use this form to rename the city","190.solutionLink":"F:t=50314#p450378","190.params":{"regexp.title":"{string} regular expression to match a lowercase city name",regexp:"/^[a-z\u0430-\u044f\u0451\u0456\u0457\u0454\u0491]/"},"191.severity":"W","191.title":"Incorrectly abbreviated city name","191.problem":"The city name has incorrect abbreviation","191.solution":"Use this form to rename the city","191.solutionLink":"F:t=50314#p450378","191.params":{"regexp.title":"{string} regular expression to match incorrect abbreviations", regexp:"/\\./"},"192.enabled":!0,"192.title":"Unneeded spaces in city name","192.problem":"Leading/trailing/double space in the city name","192.solution":"Use this form to rename the city","192.solutionLink":"F:t=50314#p450378","192.params":{regexp:"/^\\s|\\s$|\\s\\s/"},"193.enabled":!0,"193.title":"No space before/after city abbreviation","193.problem":"No space before ('1943r.') or after ('st.Jan') an abbreviation in the city name","193.solution":"Use this form to rename the city","193.solutionLink":"F:t=50314#p450378", "193.params":{regexp:"/([^\\s]\\.[^\\s0-9-][^\\s0-9\\.])|([0-9][^\\s0-9]+\\.[^0-9-])/"},"200.enabled":!0,"200.title":"Node A: Unconfirmed turn on minor road","200.problem":"The minor drivable segment has an unconfirmed (soft) turn at node A","200.problemLink":"W:Soft_and_hard_turns","200.solution":"Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment 'Two-way' in order to see those turns","200.solutionLink":"W:Soft_and_hard_turns#Best_practices", "201.enabled":!0,"201.severity":"W","201.title":"Node A: Unconfirmed turn on primary road","201.problem":"The primary segment has an unconfirmed (soft) turn at node A","201.problemLink":"W:Soft_and_hard_turns","201.solution":"Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment 'Two-way' in order to see those turns","201.solutionLink":"W:Soft_and_hard_turns#Best_practices"},US:{".codeISO":"US",".country":"United States","27.enabled":!0,"90.enabled":!0, "106.enabled":!0,"112.enabled":!1,"150.enabled":!0,"150.params":{n:2},"170.enabled":!0,"170.params":{regexp:"/^(?!(to) [^a-z])((S|N|W|E) )?[a-z]/"},"171.enabled":!0,"171.solutionLink":"W:Abbreviations_and_acronyms/USA#Standard_suffix_abbreviations","171.params":{regexp:"/((?!(\\bPhila|\\bPenna|.(\\bWash|\\bCmdr|\\bProf|\\bPres)|..(\\bAdm|\\bSte|\\bCpl|\\bMaj|\\bSgt|\\bRe[vc]|\\bR\\.R|\\bGov|\\bGen|\\bHon|\\bCpl)|...(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|...(#| )[NEWSR])).{5}\\.|((?!(hila|enna|(\\bWash|\\bCmdr|\\bProf|\\bPres)|.(\\bAdm|\\bSte|\\bCpl|\\bMaj|\\bSgt|\\bRe[vc]|\\bR\\.R|\\bGov|\\bGen|\\bHon|\\bCpl)|..(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|..(#| )[NEWSR])).{4}|(\\bhila|\\benna))\\.|((?!(ila|nna|(ash|mdr|rof|res)|(\\bAdm|\\bSte|\\bCpl|\\bMaj|\\bSgt|\\bRe[vc]|\\bR\\.R|\\bGov|\\bGen|\\bHon|\\bCpl)|.(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|.(#| )[NEWSR])).{3}|\\b(ila|nna|ash|mdr|rof|res))\\.|((?!(la|na|(sh|dr|of|es)|(dm|te|pl|aj|gt|e[vc]|\\.R|ov|en|on|pl)|(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|(#| )[NEWSR])).{2}|\\b(la|na|sh|dr|of|es|dm|te|pl|aj|gt|e[vc]|\\.R|ov|en|on|pl))\\.|(#|^)[^NEWSR]?\\.)|(((?!\\b(D|O|L)).|#|^)'(?![sl]\\b)|(#|^)'s|(?!\\b(In|Na)t).{3}'l|(#|^).{0,2}'l)|(Dr|St)\\.(#|$)|,|;|\\\\|((?!\\.( |#|$|R))\\..|(?!\\.( .|#.|$|R\\.))\\..{2}|\\.R(#|$|\\.R))|[Ee]x(p|w)y\\b|\\b[Ee]x[dn]\\b|Tunl\\b|Long Is\\b|Brg\\b/", problemEN:"The street name has incorrect abbreviation, or character",solutionEN:"Check upper/lower case, a space before/after the abbreviation and the accordance with the abbreviation table. Remove any comma (,), backslash (\\), or semicolon (;)"}},UK:{".codeISO":"UK",".country":"United Kingdom","1.enabled":!1,"200.enabled":!1},SK:{".codeISO":"SK",".country":"Slovakia","27.enabled":!0,"52.enabled":!0,"73.enabled":!0,"90.enabled":!0,"150.enabled":!0,"150.problemLink":"F:t=64980&p=572847#p572847","150.params":{n:2}, "151.enabled":!0,"151.problemLink":"F:t=64980&p=572847#p572847","151.params":{n:2},"152.enabled":!0,"152.problemLink":"F:t=64980&p=572847#p572847","152.params":{n:2},"170.enabled":!0,"170.params":{regexp:"/^(?!(exit) [^a-z])[a-z]/"}},SG:{".codeISO":"SG",".country":"Singapore","69.enabled":!0,"73.enabled":!0,"150.enabled":!0,"150.params":{n:2},"151.enabled":!0,"151.params":{n:2},"152.enabled":!0,"152.params":{n:2}},RU:{".codeISO":"RU",".country":"Russia","77.enabled":!1,"190.enabled":!1},PL:{".codeISO":"PL", ".country":"Poland",".author":"Zniwek",".updated":"2014-10-01",".lng":"PL","city.consider":"rozwa\u017c t\u0119 nazw\u0119 miasta:","city.1":"nazwa miasta jest za kr\u00f3tka","city.2":"rozwi\u0144 skr\u00f3t","city.3":"uzupe\u0142nij skr\u00f3con\u0105 nazw\u0119","city.4":"uzupe\u0142nij nazw\u0119 miasta","city.5":"popraw wielko\u015b\u0107 liter","city.6":"sprawd\u017a kolejno\u015b\u0107 s\u0142\u00f3w","city.7":"sprawd\u017a skr\u00f3ty","city.8a":"dodaj nazw\u0119 pa\u0144stwa","city.8r":"usu\u0144 nazw\u0119 pa\u0144stwa", "city.9":"sprawd\u017a nazw\u0119 pa\u0144stwa","city.10a":"dodaj s\u0142owo","city.10r":"usu\u0144 s\u0142owo","city.11":"dodaj kod pa\u0144stwa","city.12":"identyczne nazwy, ale inne ID miasta","city.13a":"dodaj spacj\u0119","city.13r":"usu\u0144 spacj\u0119","city.14":"sprawd\u017a numer","props.skipped.title":"Segment nie jest sprawdzony","props.skipped.problem":"Segment jest zmodyfikowany po 2014-05-01 I zablokowany dla Ciebie, wi\u0119c Validator go nie sprawdzi\u0142","err.regexp":"B\u0142\u0105d podczas parsowania opcji dla sprawdzenia #${n}:", "props.disabled":"WME Validator jest wy\u0142\u0105czony","props.limit.title":"Zg\u0142oszono zbyt wiele problem\u00f3w","props.limit.problem":"Zg\u0142oszono zbyt wiele problem\u00f3w, wi\u0119c niekt\u00f3re z nich mog\u0105 nie by\u0107 pokazane","props.limit.solution":"Odznacz segment i zatrzymaj skanowanie. Nast\u0119pnie kliknij czerwony '\u2718', przycisk (Wyczy\u015b\u0107 raport)","props.reports":"raporty","props.noneditable":"Nie mo\u017cesz edytowa\u0107 tego segmentu","report.save":"Zapisz ten raport", "report.list.andUp":"i wy\u017csze","report.list.severity":"Wa\u017cno\u015b\u0107:","report.list.reportOnly":"tylko w raporcie","report.list.forEditors":"Dla edytor\u00f3w poziomu:","report.list.forCountries":"Dla pa\u0144stw:","report.list.forStates":"Dla stan\u00f3w:","report.list.forCities":"Dla miast:","report.list.params":"Parametry do skonfigurowania w paczce j\u0119zykowej:","report.list.params.set":"Aktualna konfiguracja dla ${country}:","report.list.enabled":"${n} sprawdzenia w\u0142\u0105czone dla", "report.list.disabled":"${n} sprawdzenia wy\u0142\u0105czone dla","report.list.total":"There are ${n} sprawdzenia dost\u0119pne","report.list.title":"Pe\u0142na lista Sprawdze\u0144 dla","report.list.see":"Zobacz","report.list.checks":"Ustawienia->O->Dost\u0119pne sprawdzenia","report.list.fallback":"Zasady Cofni\u0119cia Lokalizacji:","report.and":"i","report.segments":"Liczba sprawdzonych segment\u00f3w:","report.customs":"W\u0142asne zaznaczone sprawdzenia (zielone/niebieskie):","report.reported":"Zaraportowane", "report.errors":"b\u0142\u0119dy","report.warnings":"ostrze\u017cenia","report.notes":"notki","report.contents":"Zawarto\u015b\u0107:","report.summary":"Podsumowanie","report.title":"WME Validator - Raport","report.share":"by si\u0119 Podzieli\u0107","report.generated.by":"wygenerowane przez","report.generated.on":"na","report.source":"\u0179r\u00f3d\u0142o raportu:","report.filter.duplicate":"duplikowane segmenty","report.filter.streets":"Ulice i Drogi Serwisowe","report.filter.other":"Pozosta\u0142e przejezdne/nieprzejezdne", "report.filter.noneditable":"segmenty bez mo\u017cliwo\u015bci edycji","report.filter.notes":"notki","report.filter.title":"Filtruj:","report.filter.excluded":"s\u0105 wy\u0142\u0105czone z tego raportu.","report.search.updated.by":"zaktualizowane przez","report.search.updated.since":"zaktualizowane od","report.search.city":"z","report.search.reported":"zaraportowane jako","report.search.title":"Szukaj:","report.search.only":"tylko segmenty","report.search.included":"s\u0105 zawarte w tym raporcie.", "report.beta.warning":"Ostrze\u017cenie WME Beta!","report.beta.text":"Ten raport jest wygenerowany w wersji beta WME z permalinkami beta.","report.beta.share":"Prosz\u0119, nie dziel si\u0119 raportem z tymi permalinkami!","report.size.warning":"<b>Uwaga!</b><br>Ten raport ma ${n} znak\u00f3w, wi\u0119c <b>nie zmie\u015bci si\u0119</b> w jeden post na forum lub wiadomo\u015b\u0107 prywatn\u0105.\n<br>Prosz\u0119 dodaj <b>wi\u0119cej filtr\u00f3w</b>, \u017ceby zmniejszy\u0107 d\u0142ugo\u015b\u0107 raportu.", "report.note.limit":"* Info: by\u0142o zbyt wiele zg\u0142oszonych problem\u00f3w, wi\u0119c niekt\u00f3re z nich nie s\u0105 policzone w podsumowaniu.","report.forum":"\u017beby zmotywowa\u0107 mnie do pracy nad skrpytem, zostaw komentarz w","report.thanks":"Dzi\u0119kuj\u0119 za u\u017cywanie WME Validator!","msg.limit.segments":"Zbyt wiele segment\u00f3w.\n\nKliknij 'Poka\u017c raport' \u017ceby go przejrze\u0107, a potem\n","msg.limit.segments.continue":"kliknij '\u25b6' (Start) by kontynuowa\u0107.", "msg.limit.segments.clear":"kliknij '\u2718' (Wyczy\u015b\u0107) by wyczy\u015bci\u0107 raport.","msg.pan.text":"Przesuwaj map\u0119, by j\u0105 sprawdzi\u0107","msg.zoomout.text":"Oddal widok, by uruchomi\u0107 WME Validator","msg.click.text":"Kliknij '\u25b6' (Start), by sprawdzi\u0107 widoczny obszar mapy","msg.autopaused":"autopauza","msg.autopaused.text":"Spauzowano automatycznie! Kliknij '\u25b6' (Start) by kontynuowa\u0107.","msg.autopaused.tip":"WME Validator wstrzymany automatycznie przy przesuni\u0119ciu mapy lub skalowaniu okna", "msg.finished.text":"Kliknij <b>'Poka\u017c raport'</b> by przejrze\u0107 b\u0142\u0119dy","msg.finished.tip":"Kliknij przycisk '\u2709' (Podziel si\u0119), \u017ceby umie\u015bci\u0107 raport na\nforum lub w prywatnej wiadomo\u015bci","msg.noissues.text":"Uko\u0144czono! Nie znaleziono b\u0142\u0119d\u00f3w!","msg.noissues.tip":"Spr\u00f3buj odznaczy\u0107 niekt\u00f3re opcje filtrowania lub odpal WME Validator na innym obszarze!","msg.scanning.text":"Skanowanie! Koniec za ~ ${n} min","msg.scanning.text.soon":"Skanowanie! Koniec w ci\u0105gu minuty!", "msg.scanning.tip":"Kliknij przycisk 'Pauza' by wstrzyma\u0107 lub '\u25a0' (Stop) by zatrzyma\u0107","msg.starting.text":"Start! Warstwy s\u0105 wy\u0142\u0105czone, by skanowa\u0107 szybciej!","msg.starting.tip":"U\u017cyj przycisku 'Pauza' by wstrzyma\u0107 lub przycisku '\u25a0' by zatrzyma\u0107","msg.paused.text":"Wstrzymane! Kliknij przycisk '\u25b6' (Start) by kontynuowa\u0107.","msg.paused.tip":"\u017beby zobaczy\u0107 raport, kliknij przycisk 'Poka\u017c raport' (je\u017celi dost\u0119pne)", "msg.continuing.text":"Kontynuowanie!","msg.continuing.tip":"WME Validator zacznie ponownie z miejsca, gdzie w\u0142\u0105czono pauz\u0119","msg.settings.text":"Kliknij <b>'Wstecz'</b>, by powr\u00f3ci\u0107 do g\u0142\u00f3wnego widoku","msg.settings.tip":"Kliknij przycisk 'Resetuj domy\u015blne' aby zresetowa\u0107 wszystkie ustawienia za jednym zamachem!","msg.reset.text":"Wszystkie opcje filtrowania i ustawienia zosta\u0142y zresetowane do domy\u015blnych","msg.reset.tip":"Kliknij przycisk 'Wstecz', by powr\u00f3ci\u0107 do g\u0142\u00f3wnego widoku", "msg.textarea.pack":"To jest skrypt Greasemonkey/Tampermonkey. Tekst poni\u017cej mo\u017cesz skopiowa\u0107 i wklei\u0107 do <b>nowego pliku .user.js</b><br>lub <b>wklei\u0107 bezpo\u015brednio</b> do Greasemonkey/Tampermonkey","msg.textarea":"Skopiuj prosz\u0119 tekst poni\u017cej, a nast\u0119pnie wklej do posta lub wiadomo\u015bci prywatnej","noaccess.text":"<b>Sorki,</b><br>Nie mo\u017cesz tutaj u\u017cy\u0107 WME Validatora.<br>Sprawd\u017a prosz\u0119 <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>w\u0105tek na forum</a><br> po wi\u0119cej informacji.", "noaccess.tip":"Sprawd\u017a prosz\u0119 w\u0105tek na forum po wi\u0119cej informacji!","tab.switch.tip.on":"Kliknij by w\u0142\u0105czy\u0107 pod\u015bwietlanie (Alt+V)","tab.switch.tip.off":"Kliknij by wy\u0142\u0105czy\u0107 pod\u015bwietlanie (Alt+V)","tab.filter.text":"filtruj","tab.filter.tip":"Opcje filtrowania raportu i pod\u015bwietlonych segment\u00f3w","tab.search.text":"szukaj","tab.search.tip":"Zaawansowane opcje filtrowania, \u017ceby za\u0142\u0105czy\u0107 tylko specyficzne segmenty", "tab.help.text":"pomoc","tab.help.tip":"Potrzebujesz pomocy?","filter.noneditables.text":"Wyklucz <b>nieedytowalne</b> segmenty","filter.noneditables.tip":"Nie raportuj zablokowanych segment\u00f3w lub\nsegment\u00f3w poza Twoim obszarem edycji","filter.duplicates.text":"Wyklucz <b>duplikowane</b> segmenty","filter.duplicates.tip":"Nie pokazuj tego samego segmentu w r\u00f3\u017cnych\ncz\u0119\u015bciach raportu\n* Info: ta opcja NIE WP\u0141YWA na pod\u015bwietlanie","filter.streets.text":"Wyklucz <b>Ulice i Drogi Serwisowe</b>", "filter.streets.tip":"Nie raportuj Ulic i Dr\u00f3g Serwisowych","filter.other.text":"Wyklucz <b>Pozosta\u0142e przejezdne i nieprzejezdne</b>","filter.other.tip":"Nie raportuj Gruntowych, Wewn\u0119trznych, Prywatnych Dr\u00f3g\ni nieprzejezdnych segment\u00f3w","filter.notes.text":"Wyklucz <b>notki</b>","filter.notes.tip":"Raportuj tylko ostrze\u017cenia i b\u0142\u0119dy","search.youredits.text":"Za\u0142\u0105cz <b>tylko Twoje edycje</b>","search.youredits.tip":"Za\u0142\u0105cz tylko segmenty edytowane przez Ciebie", "search.updatedby.text":"<b>Zaktualizowane przez*:</b>","search.updatedby.tip":"Za\u0142\u0105cz tylko segmenty edytowane przez ustalonego edytora\n* Info: ta opcja jest dost\u0119pna tylko dla CM\nTo pole wspiera:\n - lists: me, otherEditor\n - wildcards: world*\n - negation: !me, *\n* Info: mo\u017cesz u\u017cy\u0107 'me' dla siebie samego","search.updatedby.example":"Przyk\u0142ad: me","search.updatedsince.text":"<b>Zaktualizowane od:</b>","search.updatedsince.tip":"Za\u0142\u0105cz tylko segmenty edytowane od ustalonej daty\nformat daty Firefox: RRRR-MM-DD", "search.updatedsince.example":"RRRR-MM-DD","search.city.text":"<b>Nazwa miasta:</b>","search.city.tip":"Za\u0142\u0105cz tylko segmenty z ustalon\u0105 nazw\u0105 miasta\nTo pole wspiera:\n - lists: Paris, Meudon\n - wildcards: Greater * Area\n - negation: !Paris, *","search.city.example":"Przyk\u0142ad: !Paris, *","search.checks.text":"<b>Zaraportowane jako:</b>","search.checks.tip":"Za\u0142\u0105cz tylko segmenty zg\u0142oszone jako ustalone\nTo pole zawiera:\n - severities: errors\n - check names: New road\n - check IDs: 200\nTo pole wspiera:\n - lists: 36, 37\n - wildcards: *roundabout*\n - negation: !unconfirmed*, *", "search.checks.example":"Przyk\u0142ad: reverse*","help.text":'<b>Tematy Pomocy:</b><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=666476#p666476">F.A.Q.</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488">Zadaj swoje pytanie na forum</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=661300#p661185">Jak dopasowa\u0107 Validator pod swoje pa\u0144stwo</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=663286#p663286">Wi\u0119cej o "Prawdopodobnie b\u0142\u0119dna nazwa miasta"</a>', "help.tip":"Otw\u00f3rz w nowej karcie przegl\u0105darki","button.scan.tip":"Zacznij skanowanie aktualnego obszaru\n* Info: to mo\u017ce zaj\u0105\u0107 kilka minut","button.scan.tip.NA":"Oddal widok by zacz\u0105\u0107 skanowa\u0107 aktualny obszar","button.pause.tip":"Wstrzymaj skanowanie","button.continue.tip":"Kontynuuj skanowanie obszaru mapy","button.stop.tip":"Zatrzymaj skanowanie i powr\u00f3\u0107 do pozycji startowej","button.clear.tip":"Wyczy\u015b\u0107 raport i cache segmentu","button.clear.tip.red":"Zbyt wiele zg\u0142oszonych segment\u00f3w:\n 1. Kliknij 'Poka\u017c raport' by go wygenerowa\u0107.\n 2. Kliknij ten przycisk by wyczy\u015bci\u0107 raport i zacz\u0105\u0107 od nowa.", "button.report.text":"Poka\u017c raport","button.report.tip":"Zatwierd\u017a filtr i wygeneruj raport HTML w nowej karcie","button.BBreport.tip":"Podziel si\u0119 raportem na forum Waze lub w prywatnej wiadomo\u015bci","button.settings.tip":"Konfiguruj ustawienia","tab.custom.text":"w\u0142asne","tab.custom.tip":"Ustawienia sprawdze\u0144 zdefiniowanych przez u\u017cytkownika","tab.settings.text":"Ustawienia","tab.scanner.text":"skaner","tab.scanner.tip":"Ustawienia skanera mapy","tab.about.text":"o</span>", "tab.about.tip":"Info o WME Validator","scanner.sounds.text":"W\u0142\u0105cz d\u017awi\u0119ki","scanner.sounds.tip":"Pikanie podczas skanowania","scanner.sounds.NA":"Twoja przegl\u0105darka nie wspiera AudioContext","scanner.highlight.text":"Pod\u015bwietl b\u0142\u0119dy na mapie","scanner.highlight.tip":"Pod\u015bwietl zaraportowane b\u0142\u0119dy na mapie","scanner.slow.text":'W\u0142\u0105cz sprawdzenia "slow"',"scanner.slow.tip":"W\u0142\u0105cza g\u0142\u0119bok\u0105 analiz\u0119 mapy\n* Info: ta opcja mo\u017ce spowolni\u0107 proces skanowania", "scanner.ext.text":"Raportuj zewn\u0119trzne pod\u015bwietlenia","scanner.ext.tip":"Raportuj segmenty pod\u015bwietlone przez WME Toolbox lub WME Color Highlights","custom.template.text":"<a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>W\u0142asny szablon</a>","custom.template.tip":"Rozszerzalny szablon zdefiniowanych sprawdze\u0144 u\u017cytkownika.\n\nMo\u017cesz u\u017cy\u0107 nast\u0119puj\u0105cych zmiennych:\nAdres:\n ${country}, ${state}, ${city}, ${street},\n ${altCity[index or delimeter]}, ${altStreet[index or delimeter]}\nW\u0142asno\u015bci segmentu:\n ${type}, ${typeRank}, ${toll}, ${direction}, ${elevation}, ${lock},\n     ${length}, ${ID}\nPomocniki:\n        ${drivable}, ${roundabout}, ${hasHNs},\n        ${Uturn}, ${deadEnd}, ${softTurns},\n     ${deadEndA}, ${partialA},\n ${deadEndB}, ${partialB}\n\u0141\u0105czno\u015b\u0107:\n     ${segmentsA}, ${inA}, ${outA}, ${UturnA},\n ${segmentsB}, ${inB}, ${outB}, ${UturnB}", "custom.template.example":"Przyk\u0142ad ${street}","custom.regexp.text":"W\u0142asne <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>RegExp</a>","custom.regexp.tip":"Wyra\u017cenie regularne zdefiniowane przez u\u017cytkownika, by pasowa\u0142o do szablonu.\n\nNiewra\u017cliwe na wielko\u015b\u0107 liter: /regexp/i\nNegacja (nie pasuj\u0105ce): !/regexp/\nZapisz informacje debugowania w konsoli: D/regexp/","custom.regexp.example":"Przyk\u0142ad: !/.+/", "about.tip":"Otw\u00f3rz link w nowej karcie","button.reset.text":"Resetuj domy\u015blne","button.reset.tip":"Przywr\u00f3\u0107 opcje filtrowania i ustawienia na domy\u015blne","button.list.text":"Dost\u0119pne sprawdzenia...","button.list.tip":"Wy\u015bwietl list\u0119 sprawdze\u0144 dost\u0119pnych w WME Validatorze","button.wizard.tip":"Stw\u00f3rz paczk\u0119 j\u0119zykow\u0105","button.back.text":"Powr\u00f3t","button.back.tip":"Zamknij ustawienia i wr\u00f3\u0107 do g\u0142\u00f3wnego widoku", "1.title":"WME Toolbox: Rondo mo\u017ce powodowa\u0107 problemy","1.problem":"ID w\u0119z\u0142\u00f3w ronda nie s\u0105 w kolejno\u015bci","1.solution":"Stw\u00f3rz rondo na nowo","2.title":"WME Toolbox: Pojedynczy segment","2.problem":"Segment ma niepotrzebne w\u0119z\u0142y","2.solution":'Upro\u015b\u0107 geometri\u0119 segmentu przez najechanie myszk\u0105 i naci\u015bni\u0119cie przycisku "d"',"3.title":"WME Toolbox: Blokada na 2 poziom","3.problem":"Segment jest pod\u015bwietlony przez WME Toolbox. To nie jest problem", "4.title":"WME Toolbox: Blokada na 3 poziom","4.problem":"Segment jest pod\u015bwietlony przez WME Toolbox. To nie jest problem","5.title":"WME Toolbox: Blokada na 4 poziom","5.problem":"Segment jest pod\u015bwietlony przez WME Toolbox. To nie jest problem","6.title":"WME Toolbox: Blokada na 5 poziom","6.problem":"Segment jest pod\u015bwietlony przez WME Toolbox. To nie jest problem","7.title":"WME Toolbox: Blokada na 6 poziom","7.problem":"Segment jest pod\u015bwietlony przez WME Toolbox. To nie jest problem", "8.title":"WME Toolbox: Numery dom\u00f3w","8.problem":"Segment jest pod\u015bwietlony przez WME Toolbox. To nie jest problem","9.title":"WME Toolbox: Segment z ograniczeniami czasowymi","9.problem":"Segment jest pod\u015bwietlony przez WME Toolbox. To nie jest problem","13.title":"WME Color Highlights: Blokada edytora","13.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","14.title":"WME Color Highlights: P\u0142atna / Jednokierunkowa","14.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem", "15.title":"WME Color Highlights: Ostatnio edytowane","15.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","16.title":"WME Color Highlights: Ranga drogi","16.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","17.title":"WME Color Highlights: Brak miasta","17.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","18.title":"WME Color Highlights: Ograniczenie czasowe / Pod\u015bwietlony typ drogi", "18.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","19.title":"WME Color Highlights: Brak nazwy","19.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","20.title":"WME Color Highlights: Filtruj po mie\u015bcie","20.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","21.title":"WME Color Highlights: Filtruj po mie\u015bcie (alt. miasto)","21.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem", "22.title":"WME Color Highlights: Filtruj po edytorzer","22.problem":"Segment jest pod\u015bwietlony przez WME Color Highlights. To nie jest problem","23.solutionLink":"W:Drogi","23.title":"Niepotwierdzona droga","23.problem":"Ka\u017cdy segment musi mie\u0107 przynajmniej Pa\u0144stwo i Stan","23.solution":"Potwierd\u017a drog\u0119, aktualizuj\u0105c jej szczeg\u00f3\u0142y","24.title":"Prawdopodobnie b\u0142\u0119dna nazwa miasta (tylko w raporcie)","24.problem":"Segment mo\u017ce zawiera\u0107 b\u0142\u0119dn\u0105 nazw\u0119 miasta", "24.solution":"Rozwa\u017c zaproponowan\u0105 nazw\u0119 i u\u017cyj tego formularza do zmiany nazwy miasta","25.title":"Nieznana kierunkowo\u015b\u0107 przejezdnej drogi","25.problem":"'Nieznana' kierunkowo\u015b\u0107 drogi, nie zapobiegnie wyznaczaniu t\u0119dy trasy","25.solution":"Ustaw kierunkowo\u015b\u0107 drogi","27.enabled":!0,"27.problemLink":"W:Drogi#Tory.2C_szyny","27.title":"Nazwa miasta na Torach","27.problem":"Nazwa miasta na Torach, szynach","27.solution":"Zaznacz pole 'brak' przy nazwie miasta", "28.problemLink":"W:Drogi#Wjazd.2Fzjazd_bezkolizyjny","28.title":"Nazwa ulicy na dwukierunkowym zje\u017adzie","28.problem":"Je\u015bli zjazd jest nienazwany, wy\u015bwietli si\u0119 nazwa docelowej drogi","28.solution":"Zmie\u0144 nazw\u0119 ulicy na 'brak'","29.problemLink":"W:Drogi#Rondo","29.title":"Nazwa ulicy na rondzie","29.problem":"W Waze nie nazywamy segment\u00f3w ronda","29.solution":"Zmie\u0144 nazw\u0119 ulicy na 'brak', a nast\u0119pnie dodaj punkt orientacyjny 'W\u0119ze\u0142 drogowy', \u017ceby nazwa\u0107 rondo", "34.title":"Pusta nazwa alternatywna","34.problem":"Alternatywna nazwa ulicy jest pusta","34.solution":"Usu\u0144 pust\u0105 nazw\u0119 alternatywn\u0105 ulicy","35.title":"Niezako\u0144czona droga","35.problem":"Waze nie poprowadzi z niezako\u0144czonego segmentu","35.solution":"Przesu\u0144 troch\u0119 segment, \u017ceby pojawi\u0142 si\u0119 ko\u0144cz\u0105cy w\u0119ze\u0142","36.title":"W\u0119ze\u0142 A: Niepotrzebny (slow)","36.problem":"Segmenty spotykaj\u0105ce si\u0119 w w\u0119\u017ale A s\u0105 identyczne", "36.solution":"Wybierz w\u0119ze\u0142 A i naci\u015bnij przycisk Delete, by po\u0142\u0105czy\u0107 segmenty","37.title":"W\u0119ze\u0142 B: Niepotrzebny (slow)","37.problem":"Segmenty spotykaj\u0105ce si\u0119 w w\u0119\u017ale B s\u0105 identyczne","37.solution":"Wybierz w\u0119ze\u0142 B i naci\u015bnij przycisk Delete, by po\u0142\u0105czy\u0107 segmenty","38.title":"Up\u0142yn\u0105\u0142 czas ograniczenia segmentu (slow)","38.problem":"Segment zawiera wygas\u0142e ograniczenie","38.solution":"Kliknij 'Edytuj ograniczenia' i usu\u0144 wygas\u0142e ograniczenie", "39.title":"Wygas\u0142e ograniczenie skr\u0119tu (slow)","39.problem":"Segment ma skr\u0119t z wygas\u0142ym ograniczeniem","39.solution":"Kliknij ikon\u0119 zegara obok \u017c\u00f3\u0142tej strza\u0142ki i usu\u0144 wygas\u0142e ograniczenie","41.title":"W\u0119ze\u0142 A: Odwr\u00f3cona \u0142\u0105czno\u015b\u0107 przejezdnej drogi","41.problem":"Jeden ze skr\u0119t\u00f3w prowadzi naprzeciw kierunkowi segmentu, w w\u0119\u017ale A","41.solution":"Ustaw segment 'Dwukierunkowy', zablokuj wszystkie skr\u0119ty w w\u0119\u017ale A i ponownie ustaw 'Jednokierunkowa (A\u2192B)'", "42.title":"W\u0119ze\u0142 B: Odwr\u00f3cona \u0142\u0105czno\u015b\u0107 przejezdnej drogi","42.problem":"Jeden ze skr\u0119t\u00f3w prowadzi naprzeciw kierunkowi segmentu, w w\u0119\u017ale B","42.solution":"Ustaw segment 'Dwukierunkowy', zablokuj wszystkie skr\u0119ty w w\u0119\u017ale A i ponownie ustaw 'Jednokierunkowa (B\u2192A)'","43.title":"Po\u0142\u0105czenie ze sob\u0105","43.problem":"Segment \u0142\u0105czy si\u0119 sam ze sob\u0105","43.solution":"Podziel segment na TRZY cz\u0119\u015bci", "46.title":"SLOW: Brak wjazdu na w\u0119\u017ale A","46.problem":"Przejezdny segment nie ma wjazdu na w\u0119\u017ale A","46.solution":"Rozwa\u017c mo\u017cliwo\u015b\u0107 wjazdu na w\u0119\u017ale A","47.title":"SLOW: Brak wjazdu na w\u0119\u017ale B","47.problem":"Przejezdny segment nie ma wjazdu na w\u0119\u017ale A","47.solution":"Rozwa\u017c mo\u017cliwo\u015b\u0107 wjazdu na w\u0119\u017ale A","48.solutionLink":"W:Ronda#Poprawianie_rond_naniesionych_r.C4.99cznie","48.title":"Dwukierunkowy segment ronda", "48.problem":"Segment ronda jest dwukierunkowy","48.solution":"Stw\u00f3rz rondo od nowa","50.solutionLink":"W:Ronda#Poprawianie_rond_naniesionych_r.C4.99cznie","52.enabled":!0,"52.solutionLink":"W:Tabela_skr\u00f3t\u00f3w","52.title":"Za d\u0142uga nazwa ulicy","52.problem":"Nazwa przejezdnego segmentu jest d\u0142u\u017csza ni\u017c ${n} liter i nie jest Ramp\u0105","52.solution":"Consider an abbreviation for the street name according to this table","52.params":{n:35},"57.enabled":!0,"57.problemLink":"W:Drogi#Wjazd.2Fzjazd_bezkolizyjny", "57.title":"Nazwa miasta na nazwanym zje\u017adzie","57.problem":"Nazwa miasta na nazwanym zje\u017adzie mo\u017ce wp\u0142yn\u0105\u0107 na wyniki wyszukiwania","57.solution":"Zmie\u0144 nazw\u0119 miasta na 'brak'","59.enabled":!0,"59.problemLink":"W:Drogi#Autostrada_.2F_Droga_ekspresowa","59.title":"Nazwa miasta na Autostradzie","59.problem":"Nazwa miasta na Autostradzie, mo\u017ce spowodowa\u0107 \u017ce obszar miasta si\u0119 rozci\u0105gnie","59.solution":"W danych adresowych ustaw 'Brak' obok nazwy miasta i kliknij 'Zatwierd\u017a'", "73.enabled":!0,"73.title":"Za kr\u00f3tka nazwa ulicy","73.problem":"Nazwa ulicy jest kr\u00f3tsza ni\u017c ${n} liter i nie jest autostrad\u0105","73.solution":"Popraw nazw\u0119 ulicy","74.solutionLink":"W:Ronda#Poprawianie_rond_naniesionych_r.C4.99cznie","78.title":"SLOW: Takie same punkty ko\u0144cowe segment\u00f3w","78.problem":"Dwa przejezdne segmenty maj\u0105 takie same punkty ko\u0144cowe","78.solution":"Podziel segment. Mo\u017cesz tak\u017ce usun\u0105\u0107 segment, je\u015bli s\u0105 identyczne", "79.problemLink":"W:Skrzy\u017cowania#Najlepsze_praktyki_dla_r.C3.B3.C5.BCnych_typ.C3.B3w_skrzy.C5.BCowa.C5.84","87.problemLink":"W:Drogi#Rondo","87.solutionLink":"W:Ronda#Poprawianie_rond_naniesionych_r.C4.99cznie","87.title":"Wi\u0119cej ni\u017c jeden segment wychodz\u0105cy z w\u0119z\u0142a A na rondzie","87.problem":"W\u0119ze\u0142 A na rondzie ma pod\u0142\u0105czony wi\u0119cej ni\u017c jeden segment wychodz\u0105cy","87.solution":"Utw\u00f3rz rondo ponownie","99.title":"Nawr\u00f3t na wje\u017adzie na rondo (slow)", "99.problem":"Segment wjazdu na rondo ma w\u0142\u0105czon\u0105 mo\u017cliwo\u015b\u0107 zawracania","99.solution":"Wy\u0142\u0105cz nawr\u00f3t","101.params":{regexp:"/(^|\\b)remont(\\b|$)/i"},"101.title":"Droga zamkni\u0119ta (dost\u0119pne tylko w raporcie)","101.problem":"Segment jest oznaczony jako zamkni\u0119ty","101.solution":"Gdy remont si\u0119 sko\u0144czy, przywr\u00f3\u0107 po\u0142\u0105czenia segmentu i usu\u0144 przyrostek","102.title":"SLOW: Brak wyjazdu na w\u0119\u017ale A","102.problem":"Przejezdny segment nie ma wyjazdu na w\u0119\u017ale A", "102.solution":"Rozwa\u017c mo\u017cliwo\u015b\u0107 wyjazdu na w\u0119\u017ale A","103.title":"SLOW: Brak wyjazdu na w\u0119\u017ale B","103.problem":"Przejezdny segment nie ma wyjazdu na w\u0119\u017ale B","103.solution":"Rozwa\u017c mo\u017cliwo\u015b\u0107 wyjazdu na w\u0119\u017ale B","104.title":"Tory u\u017cyte dla komentarzy","104.problem":"Tory s\u0105 prawdopodobnie u\u017cyte do komentarzy na mapie","104.solution":"Usu\u0144 komentarze, poniewa\u017c Tory b\u0119d\u0105 wy\u015bwietlane w aplikacji", "105.enabled":!0,"105.title":"\u015acie\u017cka zamiast Tor\u00f3w","105.problem":"\u015acie\u017cka o wysoko\u015bci -5 jest zapewne u\u017cyta zamiast Tor\u00f3w","105.solution":"Zmie\u0144 typ drogi na Tory, by wy\u015bwietli\u0142y si\u0119 w aplikacji","107.title":"SLOW: Brak po\u0142\u0105czenia w w\u0119\u017ale A","107.problem":"W\u0119ze\u0142 A segmentu jest w odleg\u0142o\u015bci od innego, r\u00f3wnie\u017c przejezdnego segmentu, ale nie s\u0105 po\u0142\u0105czone skrzy\u017cowaniem", "107.solution":"Przeci\u0105gnij w\u0119ze\u0142 A na najbli\u017cszy segment, by si\u0119 dotyka\u0142y, lub odsu\u0144 go dalej","108.title":"SLOW: Brak po\u0142\u0105czenia w w\u0119\u017ale B","108.problem":"W\u0119ze\u0142 B segmentu jest w odleg\u0142o\u015bci od innego, r\u00f3wnie\u017c przejezdnego segmentu, ale nie s\u0105 po\u0142\u0105czone skrzy\u017cowaniem","108.solution":"Przeci\u0105gnij w\u0119ze\u0142 B na najbli\u017cszy segment, by si\u0119 dotyka\u0142y, lub odsu\u0144 go dalej", "109.title":"Za kr\u00f3tki segment","109.problem":"Przejezdny, nieko\u0144cowy segment jest kr\u00f3tszy ni\u017c ${n}m, wi\u0119c ci\u0119\u017cko zobaczy\u0107 go na mapie i mo\u017ce powodowa\u0107 problemy z routingiem","109.solution":"Zwi\u0119ksz d\u0142ugo\u015b\u0107, usu\u0144 segment lub po\u0142\u0105cz go z jednym z przyleg\u0142ych segment\u00f3w","112.title":"Za d\u0142uga nazwa Rampy","112.problem":"Nazwa Rampy jest d\u0142u\u017csza ni\u017c ${n} liter","112.solution":"Skr\u00f3\u0107 nazw\u0119 Rampy", "114.title":"W\u0119ze\u0142 A: Nieprzejezdna po\u0142\u0105czona z przejezdn\u0105 (slow)","114.problem":"Nieprzejezdny segment tworzy skrzy\u017cowanie z przejezdnym na w\u0119\u017ale A","114.solution":"Od\u0142\u0105cz w\u0119ze\u0142 A od wszystkich przejezdnych segment\u00f3w","115.title":"W\u0119ze\u0142 B: Nieprzejezdna po\u0142\u0105czona z przejezdn\u0105 (slow)","115.problem":"Nieprzejezdny segment tworzy skrzy\u017cowanie z przejezdnym na w\u0119\u017ale B","115.solution":"Od\u0142\u0105cz w\u0119ze\u0142 B od wszystkich przejezdnych segment\u00f3w", "116.title":"Poza skal\u0105 poziomu/wysoko\u015bci","116.problem":"Poziom/wysoko\u015b\u0107 segmentu s\u0105 poza skal\u0105","116.solution":"Popraw poziom/wysoko\u015b\u0107","117.title":"Przestarza\u0142y znacznik CONST ZN","117.problem":"Segmeny jest oznaczony przestarza\u0142ym przyrostkiem CONST ZN","117.solution":"Zmie\u0144 CONST ZN na (zamkni\u0119te)","118.title":"W\u0119ze\u0142 A: Nak\u0142adaj\u0105ce si\u0119 segmenty (slow)","118.problem":"Segment pokrywa si\u0119 z s\u0105siaduj\u0105cym, w w\u0119\u017ale A", "118.solution":"Rozszerz segmenty do 2\u00b0, usu\u0144 niepotrzebny punkt geometrii lub ca\u0142y podw\u00f3jny segment w w\u0119\u017ale A","119.title":"W\u0119ze\u0142 B: Nak\u0142adaj\u0105ce si\u0119 segmenty (slow)","119.problem":"Segment pokrywa si\u0119 z s\u0105siaduj\u0105cym, w w\u0119\u017ale B","119.solution":"Rozszerz segmenty do 2\u00b0, usu\u0144 niepotrzebny punkt geometrii lub ca\u0142y podw\u00f3jny segment w w\u0119\u017ale B","120.title":"W\u0119ze\u0142 A: Za ostry skr\u0119t (slow)", "120.problem":"Przejezdny segment ma bardzo ostry skr\u0119t na w\u0119\u017ale A","120.solution":"Wy\u0142\u0105cz ostry skr\u0119t na w\u0119\u017ale A lub rozszerz segmenty do 30\u00b0","121.title":"W\u0119ze\u0142 B: Za ostry skr\u0119t (slow)","121.problem":"Przejezdny segment ma bardzo ostry skr\u0119t na w\u0119\u017ale B","121.solution":"Wy\u0142\u0105cz ostry skr\u0119t na w\u0119\u017ale B lub rozszerz segmenty do 30\u00b0","128.title":"W\u0142asne sprawdzenie (zielone)","128.problem":"Niekt\u00f3re w\u0142a\u015bciwo\u015bci segmentu s\u0105 przeciwko ustawionemu przez u\u017cytkownika wyra\u017ceniu regularnemu (Ustawienia\u2192W\u0142asne)", "128.solution":"Rozwi\u0105\u017c ten problem","129.title":"W\u0142asne sprawdzenie (niebieskie)","129.problem":"Niekt\u00f3re w\u0142a\u015bciwo\u015bci segmentu s\u0105 przeciwko ustawionemu przez u\u017cytkownika wyra\u017ceniu regularnemu (Ustawienia\u2192W\u0142asne)","129.solution":"Rozwi\u0105\u017c ten problem","161.enabled":!0,"161.params":{titleEN:"DKnum in street name",problemEN:"The street name contains DKnum",solutionEN:"Remove the DK prefix from the street name",regexp:"/DK\\-?[0-9]+/i"}, "161.problemLink":"W:Drogi#Droga_krajowa","161.title":"Numer DK w nazwie ulicy","161.problem":"Nazwa ulicy zawiera numer DK","161.solution":"Usu\u0144 przedrostek z nazwy ulicy","162.enabled":!0,"162.params":{titleEN:"DWnum in street name",problemEN:"The street name contains DWnum",solutionEN:"Remove the DW prefix from the street name",regexp:"/DW\\-?[0-9]+/i"},"162.problemLink":"W:Drogi#Droga_wojew.C3.B3dzka","162.title":"Numer DW w nazwie ulicy","162.problem":"Nazwa ulicy zawiera numer DW","162.solution":"Usu\u0144 przedrostek z nazwy ulicy", "163.enabled":!0,"163.params":{titleEN:"'W\u0119zel' in Ramp name",problemEN:"The Ramp name contains word 'w\u0119zel'",solutionEN:"Rename the Ramp in accordance with the guidelines",regexp:"/w\u0119ze[l\u0142]/i"},"163.solutionLink":"W:Drogi#Wjazd.2Fzjazd_bezkolizyjny","163.title":"'W\u0119zel' w nazwie zjazdu","163.problem":"Zjazd zawiera w nazwie s\u0142owo 'w\u0119zel'","163.solution":"Zmie\u0144 nazw\u0119 zjazdu zgodnie z wytycznymi","167.enabled":!0,"167.params":{titleEN:"Incorrect Railroad name", problemEN:"The Railroad name is not 'PKP', 'SKM' or 'MPK'",solutionEN:"In the address properties set the street name to 'PKP', 'SKM' or 'MPK', check the 'None' box next to the city name and then click 'Apply'",regexp:"!/^(PKP|MPK|SKM|Tramwaje \u015al\u0105skie)$/"},"167.solutionLink":"W:Drogi#Tory.2C_szyny","167.title":"Nieprawid\u0142owa nazwa Tor\u00f3w","167.problem":"Segment Tor\u00f3w ma nieprawid\u0142ow\u0105 nazw\u0119","167.solution":"Zmie\u0144 nazw\u0119 segmentu zgodnie z wytycznymi", "169.enabled":!0,"169.params":{titleEN:"'Rondo' or 'ulica' in street name",problemEN:"The street name contains word 'rondo' or 'ulica'",solutionEN:"In the address properties check the 'None' box next to the street name, click 'Apply' and then add 'Junction' landmark to name the roundabout or remove word 'ulica'",regexp:"/rondo |ulica/i"},"169.solutionLink":"W:Drogi#Rondo","169.title":"'Rondo' lub 'ulica' w nazwie ulicy","169.problem":"Nazwa ulicy zawiera s\u0142owo 'rondo' lub 'ulica'","169.solution":"Zmie\u0144 nazw\u0119 ulicy na 'Brak', a nast\u0119pnie dodaj punkt orientacyjny 'W\u0119ze\u0142 drogowy', \u017ceby nazwa\u0107 rondo lub usu\u0144 s\u0142owo 'ulica' z nazwy ulicy", "171.enabled":!0,"171.params":{regexp:"/(^| )(?!(adm|abp|bp|b\u0142|dr|gen|bryg|pil|dyw|hetm|hr|im|in\u017c|kard|ks|kmr|kadm|mjr|marsz|o|os|pl|ppor|pp\u0142k|por|pn|pd|prof|p\u0142k|rtm|\u015bw|\u015bwj|\u015b\u015b|wsch|zach)\\. |r\\.)[^ ]+\\./"},"171.solutionLink":"W:Tabela_skr\u00f3t\u00f3w","171.title":"Nieprawid\u0142owy skr\u00f3t w nazwie ulicy","171.problem":"Nazwa ulicy zawiera nieprawid\u0142owy skr\u00f3t","171.solution":"Sprawd\u017a wielkie/ma\u0142e litery, przerw\u0119 przed/po skr\u00f3cie i zgodno\u015b\u0107 z t\u0105 tabel\u0105", "172.title":"Niepotrzebne spacje w nazwie ulicy","172.problem":"Spacja na pocz\u0105tku, ko\u0144cu lub podw\u00f3jna w nazwie ulicy","172.solution":"Usu\u0144 niepotrzebne spacje z nazwy ulicy","173.title":"Nazwa ulicy bez spacji przed lub po skr\u00f3cie","173.problem":"Brak spacji przed ('1943r.') lub po ('st.Jan') skr\u00f3cie w nazwie ulicy","173.solution":"Dodaj spacj\u0119 przed/po skr\u00f3cie","175.title":"Nazwa ulicy z\u0142o\u017cona z samych spacji","175.problem":"Nazwa ulicy zawiera tylko spacje", "175.solution":"Zmie\u0144 nazw\u0119 ulicy na 'Brak' lub nazwij odpowiednio ulic\u0119","190.title":"Nazwa miasta ma\u0142\u0105 liter\u0105","190.problem":"Nazwa miasta zaczyna si\u0119 od ma\u0142ej litery","190.solution":"U\u017cyj tego formularza, by zmieni\u0107 nazw\u0119 miasta","192.title":"Niepotrzebne spacje w nazwie miasta","192.problem":"Spacja na pocz\u0105tku, ko\u0144cu lub podw\u00f3jna w nazwie miasta","192.solution":"U\u017cyj tego formularza, by zmieni\u0107 nazw\u0119 miasta", "193.title":"Brak spacji przed/po skr\u00f3cie miasta","193.problem":"Brak spacji przed ('1943r.') lub po ('st.Jan') skr\u00f3cie w nazwie miasta","193.solution":"U\u017cyj tej formy, by zmieni\u0107 nazw\u0119 miasta","200.problemLink":"W:Skrzy\u017cowania#Ograniczenia_skr.C4.99t.C3.B3w","200.title":"W\u0119ze\u0142 A: Wst\u0119pnie dopuszczony lub zakazany skr\u0119t na przejezdnej drodze","200.problem":"Segment ma niepotwierdzony skr\u0119t na w\u0119\u017ale A","200.solution":"Kliknij na strza\u0142k\u0119 z purpurowym znakiem zapytania, by potwierdzi\u0107 skr\u0119t. Zauwa\u017c: by\u0107 mo\u017ce b\u0119dziesz musia\u0142 zmieni\u0107 segment na dwukierunkowy by dostrzec te", "201.title":"W\u0119ze\u0142 A: Niepotwierdzony skr\u0119t na g\u0142\u00f3wnej drodze","201.problem":"Segment drogi g\u0142\u00f3wnej ma niepotwierdzony skr\u0119t na w\u0119\u017ale A","201.solution":"Kliknij skr\u0119t z fioletowym znakiem zapytania by go zatwierdzi\u0107. Info: mo\u017cliwe, \u017ce b\u0119dziesz musia\u0142 ustawi\u0107 'Dwukierunkowy' \u017ceby zobaczy\u0107 te skr\u0119ty"},NZ:{".codeISO":"NZ",".country":"New Zealand"},NL:{".codeISO":"NL",".country":"Netherlands",".fallbackCode":"BE", "71.enabled":!0,"71.problemLink":"W:Benelux_Major_Highway","72.enabled":!0,"72.problemLink":"W:Benelux_Minor_Highway","150.enabled":!0,"150.problemLink":"W:Benelux_Freeway","151.enabled":!0,"151.problemLink":"W:Benelux_Major_Highway","152.enabled":!0,"152.problemLink":"W:Benelux_Minor_Highway","154.enabled":!0,"154.problemLink":"W:Benelux_Primary_Street","160.enabled":!1,"161.enabled":!0,"161.problemLink":"W:Benelux_Major_Highway","161.params":{solutionEN:"Rename the Major Highway to 'Nnum[ - Nnum]' or 'Nnum - streetname' or 'Nnum ri Dir1 / Dir2'", regexp:"!/^N([0-9]|[0-9][0-9]|[123][0-9][0-9])( - [NS][0-9]+)?(( ri [^\\/]+( \\/ [^\\/]+)*)|( - .+))?$/"},"162.enabled":!0,"162.problemLink":"W:Benelux_Minor_Highway","162.params":{solutionEN:"Rename the Minor Highway to 'Nnum[ - Nnum]' or 'Nnum - streetname' or 'Nnum ri Dir1 / Dir2'",regexp:"!/^(N[4-9][0-9][0-9]|S[0-9]+)( - [NS][0-9]+)?(( ri [^\\/]+( \\/ [^\\/]+)*)|( - .+))?$/"}},MY:{".codeISO":"MY",".country":"Malaysia","69.enabled":!0,"73.enabled":!0,"150.enabled":!0,"150.params":{n:2},"151.enabled":!0, "151.params":{n:2},"152.enabled":!0,"152.params":{n:2}},MX:{".codeISO":"MX",".country":"Mexico",".fallbackCode":"ES"},LU:{".codeISO":"LU",".country":"Luxembourg",".fallbackCode":"BE","160.enabled":!1},IT:{".codeISO":"IT",".country":"Italy","57.enabled":!0,"59.enabled":!0,"90.enabled":!0,"95.enabled":!0,"150.enabled":!0,"151.enabled":!0,"151.params":{n:5},"152.enabled":!0,"152.params":{n:4},"163.enabled":!0,"163.params":{titleEN:"Ramp name starts with an 'A'",problemEN:"The Ramp name starts with an 'A'", solutionEN:"Replace 'A' with 'Dir.'",regexp:"/^A /i"},"170.enabled":!0},IL:{".codeISO":"IL",".country":"Israel",".author":"gad_m",".updated":"2014-06-30",".lng":"HE",".dir":"rtl","city.consider":"\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05e9\u05dd \u05d4\u05e2\u05d9\u05e8:","city.1":"\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8 \u05e7\u05e6\u05e8 \u05de\u05d3\u05d9","city.2":"\u05d0\u05dc \u05ea\u05e9\u05ea\u05de\u05e9 \u05d1\u05e9\u05dd \u05de\u05e7\u05d5\u05e6\u05e8","city.3":"\u05d4\u05e9\u05dc\u05dd \u05d0\u05ea \u05d4\u05e9\u05dd \u05d4\u05e7\u05e6\u05e8", "city.4":"\u05d4\u05e9\u05dc\u05dd \u05d0\u05ea \u05e9\u05dd \u05d4\u05e2\u05d9\u05e8","city.5":"\u05ea\u05e7\u05df \u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea","city.6":"\u05d1\u05d3\u05d5\u05e7 \u05e1\u05d3\u05e8 \u05d4\u05de\u05d9\u05dc\u05d4","city.7":"\u05d1\u05d3\u05d5\u05e7 \u05e1\u05d9\u05de\u05e0\u05d9 \u05e7\u05d9\u05e6\u05d5\u05e8","city.8a":"\u05d4\u05d5\u05e1\u05e3 \u05de\u05d3\u05d9\u05e0\u05d4","city.8r":"\u05de\u05d7\u05e7 \u05de\u05d3\u05d9\u05e0\u05d4", "city.9":"\u05d1\u05d3\u05d5\u05e7 \u05de\u05d3\u05d9\u05e0\u05d4","city.10a":"\u05d4\u05d5\u05e1\u05e3 \u05de\u05d9\u05dc\u05d4","city.10r":"\u05d4\u05d5\u05e8\u05d3 \u05de\u05d9\u05dc\u05d4","city.11":"\u05d4\u05d5\u05e1\u05e3 \u05e7\u05d5\u05d3 \u05de\u05d3\u05d9\u05e0\u05d4","city.12":"\u05e9\u05de\u05d5\u05ea \u05d6\u05d4\u05d9\u05dd, \u05d0\u05d1\u05dc \u05e7\u05d5\u05d3 \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e2\u05d9\u05e8 \u05e9\u05d5\u05e0\u05d4","city.13a":"\u05d4\u05d5\u05e1\u05e3 \u05e8\u05d5\u05d5\u05d7", "city.13r":"\u05d4\u05d5\u05e8\u05d3 \u05e8\u05d5\u05d5\u05d7","city.14":"\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05de\u05e1\u05e4\u05e8","props.skipped.title":"\u05d4\u05de\u05e7\u05d8\u05e2 \u05dc\u05d0 \u05e0\u05d1\u05d3\u05e7","props.skipped.problem":"\u05d4\u05e7\u05d8\u05e2 \u05e0\u05e2\u05e8\u05da \u05dc\u05d0\u05d7\u05e8 2014/5/1 \u05d5\u05e0\u05e2\u05d5\u05dc \u05dc\u05e2\u05e8\u05d9\u05db\u05d4 \u05e2\u05d1\u05d5\u05e8\u05da, \u05d0\u05d6 Validator \u05dc\u05d0 \u05d9\u05db\u05d5\u05dc \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05d5\u05ea\u05d5", "err.regexp":"\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05d1\u05d3\u05d9\u05e7\u05d4 #${n}:","props.disabled":"\u05d4\u05ea\u05d5\u05e1\u05e3 \u05d0\u05d9\u05e0\u05d5 \u05de\u05d5\u05e4\u05e2\u05dc","props.limit.title":"\u05d9\u05d5\u05ea\u05e8 \u05de\u05d3\u05d9 \u05d1\u05e2\u05d9\u05d5\u05ea \u05d3\u05d5\u05d5\u05d7\u05d5","props.limit.problem":"\u05d9\u05e9\u05e0\u05dd \u05d1\u05e2\u05d9\u05d5\u05ea \u05e8\u05d1\u05d5\u05ea \u05de\u05d3\u05d9 \u05e9\u05d3\u05d5\u05d5\u05d7\u05d5, \u05db\u05da \u05e9\u05d7\u05dc\u05e7 \u05de\u05d4\u05dd \u05d0\u05d5\u05dc\u05d9 \u05dc\u05d0 \u05d9\u05e8\u05d0\u05d5", "props.limit.solution":"\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05e9\u05dc \u05d4\u05de\u05e7\u05d8\u05e2 \u05d5\u05d4\u05e4\u05e1\u05e7 \u05d0\u05ea \u05ea\u05d4\u05dc\u05d9\u05da \u05e1\u05e8\u05d9\u05e7\u05d4. \u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05db\u05e4\u05ea\u05d5\u05e8 \u05d4\u05d0\u05d3\u05d5\u05dd '\u2718' (\u05de\u05d7\u05e7 \u05d4\u05d3\u05d5\"\u05d7)","props.reports":'\u05d1\u05e2\u05d9\u05d5\u05ea \u05e9\u05e0\u05de\u05e6\u05d0\u05d5 \u05e2"\u05d9 ', "props.noneditable":"\u05d0\u05d9\u05e0\u05da \u05d9\u05db\u05d5\u05dc \u05dc\u05e2\u05e8\u05d5\u05da \u05de\u05e7\u05d8\u05e2 \u05d6\u05d4","report.save":'\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05d3\u05d5"\u05d7',"report.list.andUp":"\u05d5\u05dc\u05de\u05e2\u05dc\u05d4","report.list.severity":"\u05d7\u05d5\u05de\u05e8\u05d4","report.list.reportOnly":"\u05e8\u05e7 \u05d1\u05d3\u05d9\u05d5\u05d5\u05d7","report.list.forEditors":"\u05dc\u05e8\u05de\u05ea \u05e2\u05d5\u05e8\u05db\u05d9\u05dd", "report.list.forCountries":"\u05dc\u05d0\u05e8\u05e6\u05d5\u05ea","report.list.forStates":"\u05dc\u05de\u05d3\u05d9\u05e0\u05d5\u05ea","report.list.forCities":"\u05dc\u05e2\u05e8\u05d9\u05dd","report.list.params":"\u05de\u05e9\u05ea\u05e0\u05d9\u05dd \u05dc\u05d4\u05d2\u05d3\u05e8\u05ea \u05d7\u05d1\u05d9\u05dc\u05ea \u05dc\u05d5\u05e7\u05dc\u05d9\u05d6\u05e6\u05d9\u05d4","report.list.params.set":"\u05ea\u05e6\u05d5\u05e8\u05d4 \u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05e2\u05d1\u05d5\u05e8 ${country}:", "report.list.enabled":"${n} \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8","report.list.disabled":"${n} \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05db\u05d1\u05d5\u05d9\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8","report.list.total":"\u05d9\u05e9 ${n} \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d6\u05de\u05d9\u05e0\u05d5\u05ea","report.list.title":"\u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05dc\u05d0\u05d4 \u05e9\u05dc \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8", "report.list.see":"\u05e8\u05d0\u05d4","report.list.checks":"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea->\u05d0\u05d5\u05d3\u05d5\u05ea->\u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d6\u05de\u05d9\u05e0\u05d5\u05ea","report.list.fallback":"\u05db\u05dc\u05dc\u05d9 \u05e2\u05ea\u05d5\u05d3\u05d4 \u05e9\u05dc \u05ea\u05de\u05d9\u05db\u05ea \u05d4\u05dc\u05d5\u05e7\u05dc\u05d9\u05d6\u05e6\u05d9\u05d4:","report.and":"\u05d5\u05d2\u05dd","report.segments":'\u05e1\u05d4"\u05db \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e9\u05e0\u05d1\u05d3\u05e7\u05d5:', "report.customs":"\u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05de\u05d5\u05ea\u05d0\u05de\u05d5\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea \u05ea\u05d5\u05d0\u05de\u05d9\u05dd (#1/#2):","report.reported":"\u05d3\u05d5\u05d5\u05d7\u05d5","report.errors":"\u05d8\u05e2\u05d5\u05d9\u05d5\u05ea","report.warnings":"\u05d0\u05d6\u05d4\u05e8\u05d5\u05ea","report.notes":"\u05d4\u05e2\u05e8\u05d5\u05ea","report.contents":"\u05ea\u05d5\u05db\u05df:","report.summary":"\u05e1\u05d9\u05db\u05d5\u05dd","report.title":'\u05d3\u05d5"\u05d7 WME Validator', "report.share":"\u05dc\u05e9\u05ea\u05e3","report.generated.by":'\u05e0\u05d5\u05e6\u05e8 \u05e2"\u05d9',"report.generated.on":"\u05d1","report.source":'\u05de\u05e7\u05d5\u05e8 \u05d4\u05d3\u05d5"\u05d7:',"report.filter.duplicate":"\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05db\u05e4\u05d5\u05dc\u05d9\u05dd","report.filter.streets":"\u05e8\u05d7\u05d5\u05d1\u05d5\u05ea \u05d5\u05db\u05d1\u05d9\u05e9\u05d9 \u05e9\u05e8\u05d5\u05ea","report.filter.other":"\u05d0\u05d7\u05e8\u05d9\u05dd - \u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05d5\u05d0\u05e1\u05d5\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4", "report.filter.noneditable":"\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e0\u05d9\u05ea\u05e0\u05d9\u05dd \u05dc\u05e2\u05e8\u05d9\u05db\u05d4","report.filter.notes":"\u05d4\u05e2\u05e8\u05d5\u05ea","report.filter.title":"\u05de\u05e1\u05e0\u05e0\u05d9\u05dd:","report.filter.excluded":'\u05d0\u05d9\u05e0\u05dd \u05e0\u05db\u05dc\u05dc\u05d9\u05dd \u05d1\u05d3\u05d5"\u05d7 \u05d6\u05d4.',"report.search.updated.by":'\u05e2\u05d5\u05d3\u05db\u05df \u05e2"\u05d9',"report.search.updated.since":"\u05e2\u05d5\u05d3\u05db\u05df \u05d1", "report.search.city":"\u05de","report.search.reported":"\u05d3\u05d5\u05d5\u05d7 \u05db","report.search.title":"\u05d7\u05e4\u05e9:","report.search.only":"\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d1\u05dc\u05d1\u05d3","report.search.included":'\u05e0\u05db\u05dc\u05dc\u05d9\u05dd \u05d1\u05d3\u05d5"\u05d7 \u05d6\u05d4.',"report.beta.warning":"\u05d0\u05d6\u05d4\u05e8\u05d5\u05ea \u05e2\u05d5\u05e8\u05da \u05d1\u05d8\u05d0:","report.beta.text":'\u05d3\u05d5"\u05d7 \u05d6\u05d4 \u05d7\u05d5\u05dc\u05dc \u05e2"\u05d9 \u05e2\u05d5\u05e8\u05da \u05d2\u05d9\u05e8\u05e1\u05ea \u05d1\u05d8\u05d0 \u05d5\u05db\u05d5\u05dc\u05dc \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd \u05e7\u05d1\u05d5\u05e2\u05d9\u05dd \u05dc\u05d1\u05d8\u05d0.', "report.beta.share":"\u05d0\u05e0\u05d0 \u05d0\u05dc \u05ea\u05e9\u05ea\u05e3 \u05d0\u05ea \u05d4\u05e4\u05e8\u05de\u05dc\u05d9\u05e0\u05e7\u05d9\u05dd \u05d4\u05d0\u05dc\u05d4!","report.size.warning":'<b>\u05d0\u05d6\u05d4\u05e8\u05d4!</b><br>\u05d0\u05d5\u05e8\u05da \u05d4\u05d3\u05d5"\u05d7 \u05d4\u05d5\u05d0 ${n} \u05ea\u05d5\u05d5\u05d9\u05dd<b>\u05d4\u05d5\u05d0 \u05dc\u05d0 \u05de\u05ea\u05d0\u05d9\u05dd \u05dc\u05d4\u05db\u05e0\u05e1</b> \u05dc\u05d4\u05d5\u05d3\u05e2\u05d4 \u05e4\u05e8\u05d8\u05d9\u05ea \u05d0\u05d7\u05ea \u05d1\u05e4\u05d5\u05e8\u05d5\u05dd\n<br>\u05d0\u05e0\u05d0 \u05d4\u05d5\u05e1\u05e3<b>\u05de\u05e1\u05e0\u05e0\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd</b> \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e7\u05d8\u05d9\u05df \u05d0\u05ea \u05d2\u05d5\u05d3\u05dc \u05d4\u05d3\u05d5"\u05d7', "report.note.limit":"* \u05d4\u05e2\u05e8\u05d4: \u05d4\u05d9\u05d5 \u05d1\u05e2\u05d9\u05d5\u05ea \u05e8\u05d1\u05d5\u05ea \u05de\u05d3\u05d9 \u05e9\u05d3\u05d5\u05d5\u05d7\u05d5, \u05db\u05da \u05e9\u05d7\u05dc\u05e7 \u05de\u05d4\u05dd \u05d0\u05d9\u05e0\u05dd \u05e0\u05e1\u05e4\u05e8 \u05d1\u05e1\u05d9\u05db\u05d5\u05dd.","report.forum":"\u05dc\u05e2\u05d9\u05d3\u05d5\u05d3 \u05e4\u05d9\u05ea\u05d5\u05d7 \u05e0\u05d5\u05e1\u05e3, \u05d0\u05e0\u05d0 \u05d4\u05e9\u05d0\u05e8 \u05de\u05e9\u05d5\u05d1 \u05d1", "report.thanks":"\u05ea\u05d5\u05d3\u05d4 \u05e9\u05d4\u05e9\u05ea\u05de\u05e9\u05ea \u05d1 WME Validator!","msg.limit.segments":"\u05d9\u05e9 \u05d9\u05d5\u05ea\u05e8 \u05de\u05d3\u05d9 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd.\n\n\u05dc\u05d7\u05e5 '\u05e6\u05e4\u05d4 \u05d1\u05d3\u05d5\"\u05d7' \u05d1\u05db\u05d3\u05d9 \u05dc\u05e6\u05e4\u05d5\u05ea \u05d1\u05d3\u05d5\"\u05d7, \u05d0\u05d7\"\u05db \u05dc\u05d7\u05e5 '\u25b6' \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da.","msg.limit.segments.continue":"\u05dc\u05d7\u05e5 '\u25b6' (\u05d1\u05e6\u05e2) \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da", "msg.limit.segments.clear":"\u05dc\u05d7\u05e5 '\u2718' (\u05de\u05d7\u05e7) \u05db\u05d3\u05d9 \u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d3\u05d5\"\u05d7.","msg.pan.text":"\u05d4\u05d6\u05d6 \u05de\u05e2\u05d8 \u05d0\u05ea \u05d4\u05de\u05e4\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d1\u05d3\u05d9\u05e7\u05d4","msg.zoomout.text":'\u05d4\u05e7\u05d8\u05df \u05d0\u05ea \u05d4\u05ea\u05e6\u05d5\u05d2\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05d9\u05e6\u05d9\u05e8\u05ea \u05d4\u05d3\u05d5"\u05d7 \u05e2"\u05d9 WME Validator', "msg.click.text":"\u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e9\u05d8\u05d7 \u05d4\u05de\u05e4\u05d4 \u05d4\u05d2\u05dc\u05d5\u05d9 \u05dc\u05d7\u05e5 \u05e2\u05dc '\u25b6' ","msg.autopaused":"\u05e2\u05e6\u05d9\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea","msg.autopaused.text":"\u05e2\u05e6\u05d9\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea! \u05dc\u05d7\u05e5 \u05e2\u05dc '\u25b6' \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da","msg.autopaused.tip":"\u05db\u05dc\u05d9 \u05d6\u05d4 \u05e2\u05d5\u05e6\u05e8 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05e9\u05de\u05d6\u05d9\u05d6\u05d9\u05dd \u05d0\u05ea \u05d4\u05de\u05e4\u05d4 \u05d0\u05d5 \u05db\u05e9\u05de\u05e9\u05e0\u05d9\u05dd \u05d0\u05ea \u05d2\u05d5\u05d3\u05dc \u05d4\u05d7\u05dc\u05d5\u05df", "msg.finished.text":"\u05dc\u05d7\u05e5 <b>'\u05e6\u05e4\u05d4 \u05d1\u05d3\u05d5\"\u05d7'</b> \u05db\u05d3\u05d9 \u05dc\u05e6\u05e4\u05d5\u05ea \u05d1\u05d1\u05e2\u05d9\u05d5\u05ea \u05d1\u05de\u05e4\u05d4","msg.finished.tip":"\u05dc\u05d7\u05e5 \u05e2\u05dc '\u2709' (\u05e9\u05ea\u05e3) \u05db\u05d3\u05d9 \u05dc\u05d3\u05d5\u05d5\u05d7 \u05d1\u05e4\u05d5\u05e8\u05d5\u05dd\n\u05d0\u05d5 \u05db\u05d4\u05d5\u05d3\u05e2\u05d4 \u05e4\u05e8\u05d8\u05d9\u05ea","msg.noissues.text":"\u05d4\u05e1\u05e8\u05d9\u05e7\u05d4 \u05d4\u05e1\u05ea\u05d9\u05d9\u05de\u05d4! \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05d1\u05e2\u05d9\u05d5\u05ea!", "msg.noissues.tip":"\u05e0\u05e1\u05d4 \u05dc\u05db\u05d1\u05d5\u05ea \u05d7\u05dc\u05e7 \u05de\u05d4\u05de\u05e1\u05e0\u05e0\u05d9\u05dd \u05d0\u05d5 \u05d4\u05ea\u05d7\u05dc \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05e1\u05e8\u05d9\u05e7\u05d4","msg.scanning.text":"\u05e1\u05d5\u05e8\u05e7! \u05d9\u05e1\u05d9\u05d9\u05dd \u05d1\u05e2\u05d5\u05d3 \u05db ${n} \u05d3\u05e7\u05d5\u05ea \u05dc\u05e2\u05e8\u05da","msg.scanning.text.soon":"\u05e1\u05d5\u05e8\u05e7! \u05d9\u05e1\u05d9\u05d9\u05dd \u05d1\u05e2\u05d5\u05d3 \u05db\u05d3\u05e7\u05d4!", "msg.scanning.tip":"\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d4\u05e9\u05d4\u05d4' \u05db\u05d3\u05d9 \u05dc\u05e2\u05e6\u05d5\u05e8 \u05d0\u05d5 \u05e2\u05dc '\u25a0' \u05db\u05d3\u05d9 \u05dc\u05e2\u05e6\u05d5\u05e8","msg.starting.text":'\u05de\u05db\u05d9\u05df \u05d0\u05ea \u05d4\u05d3\u05d5"\u05d7! \u05d4\u05e9\u05db\u05d1\u05d5\u05ea \u05de\u05d5\u05e1\u05ea\u05e8\u05d5\u05ea \u05db\u05d3\u05d9 \u05dc\u05e1\u05e8\u05d5\u05e7 \u05de\u05d4\u05e8 \u05d9\u05d5\u05ea\u05e8',"msg.starting.tip":"\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d4\u05e9\u05d4\u05d4' \u05d0\u05d5 \u05e2\u05dc '\u25a0' \u05db\u05d3\u05d9 \u05dc\u05e2\u05e6\u05d5\u05e8", "msg.paused.text":"\u05d1\u05d4\u05e9\u05d4\u05d9\u05d9\u05d4! \u05dc\u05d7\u05e5 '\u25b6' \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da","msg.paused.tip":"\u05dc\u05e6\u05e4\u05d9\u05d4 \u05d1\u05d3\u05d5\"\u05d7 \u05dc\u05d7\u05e5 \u05e2\u05dc '\u05e6\u05e4\u05d4 \u05d1\u05d3\u05d5\"\u05d7' (\u05d0\u05dd \u05d6\u05de\u05d9\u05df)","msg.continuing.text":"\u05de\u05de\u05e9\u05d9\u05da!","msg.continuing.tip":"WME Validator \u05d9\u05de\u05e9\u05d9\u05da \u05de\u05d4\u05de\u05e7\u05d5\u05dd \u05d1\u05d5 \u05d4\u05e4\u05e1\u05d9\u05e7", "msg.settings.text":"\u05dc\u05d7\u05e5 <b>'\u05d7\u05d6\u05e8\u05d4'</b> \u05dc\u05d7\u05d6\u05e8\u05d4 \u05dc\u05de\u05e1\u05da \u05d4\u05e8\u05d0\u05e9\u05d9","msg.settings.tip":"\u05dc\u05d7\u05e5 '\u05d0\u05e4\u05e1 \u05dc\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d0\u05e4\u05e1 \u05d0\u05ea \u05db\u05dc \u05d4\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea","msg.reset.text":"\u05db\u05dc \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05e1\u05d9\u05e0\u05d5\u05df \u05d5\u05d4\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d0\u05d5\u05e4\u05e1\u05d5 \u05dc\u05d1\u05e8\u05d9\u05e8\u05ea \u05d4\u05de\u05d7\u05d3\u05dc \u05e9\u05dc\u05d4\u05dd", "msg.reset.tip":"\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d7\u05d6\u05e8\u05d4' \u05db\u05d3\u05d9 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05ea\u05e6\u05d5\u05d2\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d9\u05ea","msg.textarea.pack":"\u05d0\u05e0\u05d0 \u05d4\u05e2\u05ea\u05e7 \u05d0\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8 \u05e9\u05dc\u05d4\u05dc\u05df \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05d3\u05d1\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05d1\u05e7\u05d5\u05d1\u05e5 <b>.user.js</b> \u05d7\u05d3\u05e9", "msg.textarea":"\u05d0\u05e0\u05d0 \u05d4\u05e2\u05ea\u05e7 \u05d0\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8 \u05e9\u05dc\u05d4\u05dc\u05df \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05d3\u05d1\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05d1\u05e9\u05e8\u05e9\u05d5\u05e8 \u05d1\u05e4\u05d5\u05e8\u05d5\u05dd \u05d0\u05d5 \u05db\u05d4\u05d5\u05d3\u05e2\u05d4 \u05e4\u05e8\u05d8\u05d9\u05ea","noaccess.text":'<b>\u05de\u05e6\u05d8\u05e2\u05e8,</b><br>\u05d0\u05d9\u05e0\u05da \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1 WME Validator \u05db\u05d0\u05df.<br>\u05d0\u05e0\u05d0 \u05d1\u05d3\u05d5\u05e7 <a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488">\u05d0\u05ea \u05d4\u05e9\u05e8\u05e9\u05d5\u05e8 \u05d1\u05e4\u05d5\u05e8\u05d5\u05dd</a><br>\u05dc\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3.', "noaccess.tip":"\u05d0\u05e0\u05d0 \u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05e9\u05e8\u05e9\u05d5\u05e8 \u05d1\u05e4\u05d5\u05e8\u05d5\u05dd \u05dc\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3!","tab.switch.tip.on":"\u05dc\u05d7\u05e5 \u05dc\u05d4\u05e4\u05e2\u05dc\u05d4 (Alt+V)","tab.switch.tip.off":"\u05dc\u05d7\u05e5 \u05dc\u05db\u05d9\u05d1\u05d5\u05d9 (Alt+V)","tab.filter.text":"\u05de\u05e1\u05e0\u05e0\u05d9\u05dd","tab.filter.tip":'\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05e1\u05d9\u05e0\u05d5\u05df \u05d4\u05d3\u05d5"\u05d7 \u05d5\u05d4\u05d3\u05d2\u05e9\u05d5\u05ea \u05d1\u05e2\u05d5\u05e8\u05da \u05d4\u05de\u05e4\u05d4', "tab.search.text":"\u05d7\u05d9\u05e4\u05d5\u05e9","tab.search.tip":"\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05e1\u05d9\u05e0\u05d5\u05df \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea \u05db\u05d3\u05d9 \u05dc\u05db\u05dc\u05d5\u05dc \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e1\u05e4\u05e6\u05d9\u05e4\u05d9\u05d9\u05dd \u05d1\u05dc\u05d1\u05d3","tab.help.text":"\u05e2\u05d6\u05e8\u05d4","tab.help.tip":"\u05e6\u05e8\u05d9\u05da \u05e2\u05d6\u05e8\u05d4?","filter.noneditables.text":"\u05d4\u05e1\u05ea\u05e8 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd <b>\u05e9\u05d0\u05d9\u05e0\u05dd \u05e0\u05d9\u05ea\u05e0\u05d9\u05dd \u05dc\u05e2\u05e8\u05d9\u05db\u05d4</b>", "filter.noneditables.tip":"\u05d0\u05dc \u05ea\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e0\u05e2\u05d5\u05dc\u05d9\u05dd \u05d0\u05d5\n\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05de\u05d7\u05d5\u05e5 \u05dc\u05d0\u05d9\u05d6\u05d5\u05e8 \u05d4\u05e2\u05e8\u05d9\u05db\u05d4 \u05e9\u05dc\u05da","filter.duplicates.text":"\u05d4\u05e1\u05ea\u05e8 <b>\u05db\u05e4\u05d9\u05dc\u05d5\u05d9\u05d5\u05ea</b> \u05d1\u05de\u05e7\u05d8\u05e2\u05d9\u05dd","filter.duplicates.tip":'\u05d0\u05dc \u05ea\u05e8\u05d0\u05d4 \u05d0\u05ea \u05d0\u05d5\u05ea\u05d5 \u05d4\u05de\u05e7\u05d8\u05e2 \u05d1\u05d7\u05dc\u05e7\u05d9\u05dd\n\u05e9\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05d3\u05d5"\u05d7\n* \u05e9\u05d9\u05dd \u05dc\u05d1: \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05de\u05e9\u05e4\u05d9\u05e2\u05d4 \u05e2\u05dc \u05d4\u05d4\u05d3\u05d2\u05e9\u05d5\u05ea', "filter.streets.text":"\u05d4\u05e1\u05ea\u05e8 <b>\u05e8\u05d7\u05d5\u05d1</b> \u05d5<b>\u05db\u05d1\u05d9\u05e9 \u05e9\u05e8\u05d5\u05ea</b>","filter.streets.tip":'\u05d0\u05dc \u05ea\u05db\u05dc\u05d5\u05dc \u05d1\u05d3\u05d5"\u05d7 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05de\u05e1\u05d5\u05d2 \u05e8\u05d7\u05d5\u05d1 \u05d5\u05db\u05d1\u05d9\u05e9 \u05e9\u05e8\u05d5\u05ea',"filter.other.text":"\u05d4\u05e1\u05ea\u05e8 \u05d0\u05d7\u05e8\u05d9\u05dd \u05e9<b>\u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4</b> \u05d5\u05db\u05dc \u05d4<b>\u05d0\u05e1\u05d5\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4</b>", "filter.other.tip":'\u05d0\u05dc \u05ea\u05db\u05dc\u05d5\u05dc \u05d1\u05d3\u05d5"\u05d7 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05de\u05e1\u05d5\u05d2 \u05d3\u05e8\u05da \u05e2\u05e4\u05e8, \u05de\u05d2\u05e8\u05e9 \u05d7\u05e0\u05d9\u05d4, \u05db\u05d1\u05d9\u05e9 \u05e4\u05e8\u05d8\u05d9\n\u05d5\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e9\u05d0\u05e1\u05d5\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4',"filter.notes.text":"\u05d4\u05e1\u05ea\u05e8 <b>\u05d4\u05e2\u05e8\u05d5\u05ea</b>", "filter.notes.tip":"\u05d3\u05d5\u05d5\u05d7 \u05e8\u05e7 \u05e2\u05dc \u05d0\u05d6\u05d4\u05e8\u05d5\u05ea \u05d5\u05e9\u05d2\u05d9\u05d0\u05d5\u05ea","search.youredits.text":"\u05db\u05dc\u05d5\u05dc <b>\u05e8\u05e7 \u05e2\u05e8\u05d9\u05db\u05d5\u05ea \u05e9\u05dc\u05da</b>","search.youredits.tip":"\u05db\u05dc\u05d5\u05dc \u05e8\u05e7 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e9\u05e2\u05e8\u05db\u05ea \u05d1\u05e2\u05e6\u05de\u05da","search.updatedby.text":"<b>\u05e2\u05d5\u05d3\u05db\u05df \u05e2\u05dc \u05d9\u05d3\u05d9:</b>", "search.updatedby.tip":'\u05db\u05dc\u05d5\u05dc \u05e1\u05d9\u05d2\u05de\u05e0\u05d8\u05d9\u05dd \u05e9\u05e0\u05e2\u05e8\u05db\u05d5 \u05e2"\u05d9 \u05e2\u05d5\u05e8\u05da \u05de\u05e1\u05d5\u05d9\u05d9\u05dd\n\u05e9\u05d3\u05d4 \u05d6\u05d4 \u05ea\u05d5\u05de\u05da \u05d1:\n- \u05e8\u05e9\u05d9\u05de\u05d5\u05ea: me, otherEditorName\n- \u05ea\u05d5\u05d5\u05d9\u05dd \u05d7\u05d5\u05e4\u05e9\u05d9\u05d9\u05dd: world*\n- \u05e9\u05dc\u05d9\u05dc\u05d4: !me, *\n\u05e9\u05d9\u05dd \u05dc\u05d1: \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1 me \u05db\u05d4\u05ea\u05d0\u05de\u05d4 \u05dc\u05e2\u05e6\u05de\u05da', "search.updatedby.example":"\u05d3\u05d5\u05d2\u05de\u05d4: \u05d0\u05e0\u05d9","search.updatedsince.text":"<b>\u05e2\u05d5\u05d3\u05db\u05df \u05d1:</b>","search.updatedsince.tip":"\u05db\u05dc\u05d5\u05dc \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e9\u05e0\u05e2\u05e8\u05db\u05d5 \u05de\u05d0\u05d6 \u05ea\u05d0\u05e8\u05d9\u05da \u05de\u05e1\u05d5\u05d9\u05d9\u05dd\n\u05e4\u05d5\u05e8\u05de\u05d8 \u05ea\u05d0\u05e8\u05d9\u05da: YYYY-MM-DD","search.updatedsince.example":"YYYY-MM-DD","search.city.text":"<b>\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8:</b>", "search.city.tip":"\u05db\u05dc\u05d5\u05dc \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d1\u05e2\u05dc\u05d9 \u05e9\u05dd \u05e2\u05d9\u05e8 \u05de\u05e1\u05d5\u05d9\u05d9\u05de\u05ea\n\u05e9\u05d3\u05d4 \u05d6\u05d4 \u05ea\u05d5\u05de\u05da \u05d1:\n\u05e8\u05e9\u05d9\u05de\u05d5\u05ea: \u05d9\u05e8\u05d5\u05e9\u05dc\u05d9\u05dd, \u05d0\u05e9\u05e7\u05dc\u05d5\u05df\n\u05ea\u05d5\u05d5\u05d9\u05dd \u05db\u05dc\u05dc\u05d9\u05d9\u05dd: \u05ea\u05dc *\n\u05e9\u05dc\u05d9\u05dc\u05d4: !\u05d9\u05e8\u05d5\u05e9\u05dc\u05d9\u05dd, *", "search.city.example":"\u05d3\u05d5\u05d2\u05de\u05d4: !\u05d9\u05e8\u05d5\u05e9\u05dc\u05d9\u05dd, *","search.checks.text":"<b>\u05d3\u05d5\u05d5\u05d7 \u05db:</b>","search.checks.tip":"\u05db\u05dc\u05d5\u05dc \u05e8\u05e7 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e9\u05d3\u05d5\u05d5\u05d7\u05d5 \u05dc\u05d2\u05d1\u05d9\u05d4\u05dd:\n\u05e9\u05d3\u05d4 \u05d6\u05d4 \u05ea\u05d5\u05d0\u05dd:\n- \u05d7\u05d5\u05de\u05e8\u05ea \u05d4\u05d1\u05e2\u05d9\u05d4: errors\n- \u05e9\u05de\u05d5\u05ea \u05e7\u05d1\u05d5\u05e2\u05d9\u05dd: New road\n- \u05de\u05e1\u05e4\u05e8\u05d9\u05dd \u05de\u05d6\u05d4\u05d9\u05dd: 40\n\u05e9\u05d3\u05d4 \u05d6\u05d4 \u05ea\u05d5\u05de\u05da \u05d1:\n- \u05e8\u05e9\u05d9\u05de\u05d5\u05ea: 36,37\n- \u05ea\u05d5\u05d5\u05d9\u05dd \u05db\u05dc\u05dc\u05d9\u05d9\u05dd: *roundabout*\n- \u05e9\u05dc\u05d9\u05dc\u05d4: !soft turns*, *\n", "search.checks.example":"\u05d3\u05d5\u05d2\u05de\u05d4: *\u05d4\u05e4\u05d5\u05da*","help.text":'<b>\u05e0\u05d5\u05e9\u05d0\u05d9 \u05e2\u05d6\u05e8\u05d4:</b><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=666476#p666476">\u05e9\u05d0\u05dc\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d5\u05ea</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488">\u05e9\u05d0\u05dc \u05d0\u05ea \u05e9\u05d0\u05dc\u05ea\u05da \u05d1\u05e4\u05d5\u05e8\u05d5\u05dd</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?t=76488&p=661300#p661185">\u05db\u05d9\u05e6\u05d3 \u05dc\u05d4\u05ea\u05d0\u05d9\u05dd \u05d0\u05ea \u05d4 Validator \u05dc\u05de\u05d3\u05d9\u05e0\u05d4 \u05e9\u05dc\u05da</a><br><a target="_blank" href="https://www.waze.com/forum/viewtopic.php?f=819&t=76488&p=663286#p663286">\u05d0\u05d5\u05d3\u05d5\u05ea "\u05d9\u05ea\u05db\u05df \u05e9\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8 \u05e9\u05d2\u05d5\u05d9"</a>', "help.tip":"\u05e4\u05ea\u05d7 \u05d1\u05db\u05e8\u05d8\u05d9\u05e1\u05d9\u05d9\u05ea \u05d3\u05e4\u05d3\u05e4\u05df \u05d7\u05d3\u05e9\u05d4","button.scan.tip":"\u05d4\u05ea\u05d7\u05dc \u05dc\u05e1\u05e8\u05d5\u05e7 \u05d0\u05ea \u05d4\u05de\u05e4\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea\n\u05e9\u05d9\u05dd \u05dc\u05d1: \u05e4\u05e2\u05d5\u05dc\u05d4 \u05d6\u05d5 \u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05e7\u05d7\u05ea \u05de\u05e1\u05e4\u05e8 \u05d3\u05e7\u05d5\u05ea","button.scan.tip.NA":'\u05d4\u05e7\u05d8\u05df \u05d0\u05ea \u05d4\u05ea\u05e6\u05d5\u05d2\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05d9\u05e6\u05d9\u05e8\u05ea \u05d4\u05d3\u05d5"\u05d7 \u05d1\u05d0\u05d9\u05d6\u05d5\u05e8 \u05d4\u05de\u05e4\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9', "button.pause.tip":"\u05e2\u05e6\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e1\u05e8\u05d9\u05e7\u05d4","button.continue.tip":"\u05d4\u05de\u05e9\u05da \u05dc\u05e1\u05e8\u05d5\u05e7 \u05d0\u05ea \u05d4\u05de\u05e4\u05d4","button.stop.tip":"\u05e2\u05e6\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e1\u05e8\u05d9\u05e7\u05d4 \u05d5\u05d7\u05d6\u05d5\u05e8 \u05dc\u05d4\u05ea\u05d7\u05dc\u05d4","button.clear.tip":'\u05de\u05d7\u05e7 \u05d4\u05d3\u05d5"\u05d7 \u05d5\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05de\u05d4\u05d6\u05d9\u05db\u05e8\u05d5\u05df', "button.clear.tip.red":'\u05d9\u05d5\u05ea\u05e8 \u05de\u05d3\u05d9 \u05d3\u05d9\u05d5\u05d5\u05d7\u05d9\u05dd \u05e2\u05dc \u05d1\u05e2\u05d9\u05d5\u05ea \u05d1\u05de\u05e7\u05d8\u05e2\u05d9\u05dd:\n1. \u05dc\u05d7\u05e5 \'\u05e6\u05e4\u05d4 \u05d1\u05d3\u05d5"\u05d7 \u05dc\u05d4\u05e4\u05d9\u05e7 \u05d0\u05ea \u05d4\u05d3\u05d5"\u05d7\'.\n2. \u05dc\u05d7\u05e5 \u05e2\u05dc \u05db\u05e4\u05ea\u05d5\u05e8 \u05d6\u05d4 \u05db\u05d3\u05d9 \u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d3\u05d5"\u05d7 \u05d5\u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05de\u05d7\u05d3\u05e9.', "button.report.text":'\u05e6\u05e4\u05d4 \u05d1\u05d3\u05d5"\u05d7',"button.report.tip":'\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e1\u05e0\u05e0\u05d9\u05dd \u05d5\u05d4\u05e4\u05e7 \u05d3\u05d5"\u05d7 HTML \u05e9\u05d9\u05e4\u05ea\u05d7 \u05d1\u05db\u05e8\u05d8\u05d9\u05e1\u05d9\u05d9\u05ea \u05d3\u05e4\u05d3\u05e4\u05df \u05d7\u05d3\u05e9\u05d4',"button.BBreport.tip":'\u05e9\u05ea\u05e3 \u05d0\u05ea \u05d4\u05d3\u05d5"\u05d7 \u05d1\u05e4\u05d5\u05e8\u05d5\u05dd \u05e9\u05dc \u05d5\u05d9\u05d9\u05d6 \u05d0\u05d5 \u05d1\u05d4\u05d5\u05d3\u05e2\u05d4 \u05e4\u05e8\u05d8\u05d9\u05ea', "button.settings.tip":"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea","tab.custom.text":"\u05de\u05d5\u05ea\u05d0\u05dd","tab.custom.tip":"\u05d4\u05d2\u05d3\u05e8\u05ea \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05de\u05d5\u05ea\u05d0\u05de\u05d5\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea \u05dc\u05e4\u05d9 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e9\u05ea\u05de\u05e9","tab.settings.text":"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea","tab.scanner.text":"\u05e1\u05d5\u05e8\u05e7","tab.scanner.tip":"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e1\u05e8\u05d9\u05e7\u05d4", "tab.about.text":"\u05d0\u05d5\u05d3\u05d5\u05ea</span>","tab.about.tip":"\u05d0\u05d5\u05d3\u05d5\u05ea WME Validator","scanner.sounds.text":"\u05d0\u05e4\u05e9\u05e8 \u05e6\u05dc\u05d9\u05dc\u05d9\u05dd","scanner.sounds.tip":"\u05e6\u05d9\u05e4\u05e6\u05d5\u05e4\u05d9\u05dd \u05d5\u05d1\u05d9\u05e4\u05d9\u05dd \u05d1\u05d6\u05de\u05df \u05e1\u05e8\u05d9\u05e7\u05d4","scanner.sounds.NA":"\u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d0\u05d9\u05e0\u05d5 \u05ea\u05d5\u05de\u05da \u05d1 AudioContext", "scanner.highlight.text":"\u05d4\u05d3\u05d2\u05e9 \u05d1\u05e2\u05d9\u05d5\u05ea \u05e2\u05dc \u05d2\u05d1\u05d9 \u05d4\u05de\u05e4\u05d4","scanner.highlight.tip":"\u05d4\u05d3\u05d2\u05e8 \u05d1\u05e2\u05d9\u05d5\u05ea \u05de\u05d3\u05d5\u05d5\u05d7\u05d5\u05ea \u05e2\u05dc \u05d2\u05d1\u05d9 \u05d4\u05de\u05e4\u05d4","scanner.slow.text":'\u05d0\u05e4\u05e9\u05e8 \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d4\u05de\u05d5\u05d2\u05d3\u05e8\u05d5\u05ea \u05db"\u05d0\u05d9\u05d8\u05d9"',"scanner.slow.tip":"\u05de\u05d0\u05e4\u05e9\u05e8 \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05e2\u05de\u05d9\u05e7 \u05e9\u05dc \u05d4\u05de\u05e4\u05d4\n* \u05e9\u05d9\u05dd \u05dc\u05d1: \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05e2\u05dc\u05d5\u05dc\u05d4 \u05dc\u05d4\u05d0\u05d8 \u05d0\u05ea \u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05e1\u05e8\u05d9\u05e7\u05d4", "scanner.ext.text":"\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05d4\u05d3\u05d2\u05e9\u05d5\u05ea \u05de\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05d0\u05d7\u05e8\u05d9\u05dd","scanner.ext.tip":'\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e9\u05d4\u05d5\u05d3\u05d2\u05e9\u05d5 \u05e2"\u05d9 WME Toolbox \u05d0\u05d5 WME Color Highlights',"custom.template.text":"<a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>\u05ea\u05d1\u05e0\u05d9\u05ea \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea</a>", "custom.template.tip":"\u05ea\u05d1\u05e0\u05d9\u05ea \u05dc\u05d4\u05e8\u05d7\u05d1\u05ea \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea \u05d4\u05de\u05d5\u05d2\u05d3\u05e8\u05ea \u05e2\u05dc \u05d9\u05d3\u05d9 \u05de\u05e9\u05ea\u05de\u05e9.\n\n\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e9\u05ea\u05e0\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd\n${country}, ${state}, ${city}, ${street},\n${type}, ${typeRank}, ${toll}, ${direction}, ${elevation}, ${lock},\n${length}, ${ID}, ${roundabout}, ${hasHNs},\n${drivable}, ${softTurns}, ${Uturn}, ${deadEnd},\n${segmentsA}, ${inA}, ${outB}, ${UturnA},\n${segmentsB}, ${inB}, ${outB}, ${UturnB}", "custom.template.example":"\u05d3\u05d5\u05d2\u05de\u05d4: ${city}","custom.regexp.text":'<a target="_blank" href="https://developer.mozilla.org/docs/JavaScript/Guide/Regular_Expressions">\u05d1\u05d9\u05d8\u05d5\u05d9 \u05e8\u05d2\u05d5\u05dc\u05e8\u05d9</a> \u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea',"custom.regexp.tip":'\u05d1\u05d9\u05d8\u05d5\u05d9 \u05e8\u05d2\u05d5\u05dc\u05e8\u05d9 \u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea \u05e2"\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d4\u05ea\u05d5\u05d0\u05dd \u05d0\u05ea \u05d4\u05ea\u05d1\u05e0\u05d9\u05ea\n\u05d4\u05ea\u05d0\u05de\u05d4: /regexp/\n\u05e9\u05dc\u05d9\u05dc\u05d4: !/regexp/\n\u05db\u05ea\u05d5\u05d1 \u05de\u05d9\u05d3\u05e2 \u05e9\u05dc \u05d4\u05ea\u05d5\u05db\u05e0\u05d9\u05ea \u05dc\u05e7\u05d5\u05e0\u05e1\u05d5\u05dc\u05d4 (debug)\n', "custom.regexp.example":"\u05d3\u05d5\u05d2\u05de\u05d4: /\u05d2\u05d1\u05e2\u05ea \u05e9\u05de\u05d5\u05d0\u05dc/","about.tip":"\u05e4\u05ea\u05d7 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d1\u05db\u05e8\u05d8\u05d9\u05e1\u05d9\u05d9\u05ea \u05d3\u05e4\u05d3\u05e4\u05df \u05d7\u05d3\u05e9\u05d4","button.reset.text":"\u05d0\u05e4\u05e1 \u05dc\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc","button.reset.tip":"\u05d0\u05e4\u05e1 \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05e1\u05d9\u05e0\u05d5\u05df \u05d5\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05dc\u05d1\u05e8\u05d9\u05e8\u05ea \u05d4\u05de\u05d7\u05d3\u05dc", "button.list.text":"\u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d6\u05de\u05d9\u05e0\u05d5\u05ea...","button.list.tip":"\u05d4\u05e8\u05d0\u05d4 \u05d0\u05ea \u05e8\u05e9\u05d9\u05de \u05d4\u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d4\u05d6\u05de\u05d9\u05e0\u05d5\u05ea \u05e9\u05dc WME Validator","button.wizard.tip":"\u05e6\u05d5\u05e8 \u05e7\u05d1\u05e6\u05d9 \u05dc\u05d5\u05e7\u05dc\u05d9\u05d6\u05e6\u05d9\u05d4","button.back.text":"\u05d7\u05d6\u05e8\u05d4","button.back.tip":"\u05e1\u05d2\u05d5\u05e8 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d5\u05d7\u05d6\u05d5\u05e8 \u05dc\u05d7\u05dc\u05d5\u05df \u05e8\u05d0\u05e9\u05d9", "1.enabled":!1,"1.title":"WME Toolbox: \u05db\u05d9\u05db\u05e8 \u05e9\u05e2\u05dc\u05d5\u05dc \u05dc\u05d9\u05e6\u05d5\u05e8 \u05d1\u05e2\u05d9\u05d5\u05ea","1.problem":"\u05de\u05e1\u05e4\u05e8\u05d9\u05dd \u05de\u05d6\u05d4\u05d9\u05dd \u05e9\u05dc \u05e6\u05de\u05ea\u05d9\u05dd \u05e9\u05dc \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d1\u05db\u05d9\u05db\u05e8 \u05d0\u05d9\u05e0\u05dd \u05e8\u05e6\u05d5\u05e4\u05d9\u05dd","1.solution":"\u05d1\u05e0\u05d4 \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05db\u05d9\u05db\u05e8", "2.title":"WME Toolbox: \u05de\u05e7\u05d8\u05e2 \u05e4\u05e9\u05d5\u05d8","2.problem":"\u05dc\u05de\u05e7\u05d8\u05e2 \u05d9\u05e9 \u05de\u05e4\u05e8\u05e7\u05d9\u05dd \u05de\u05d9\u05d5\u05ea\u05e8\u05d9\u05dd","2.solution":'\u05e4\u05e9\u05d8 \u05d0\u05ea \u05de\u05e4\u05e8\u05e7\u05d9 \u05d4\u05de\u05e7\u05d8\u05e2 \u05e2"\u05d9 \u05de\u05e2\u05d1\u05e8 \u05e2\u05dd \u05d4\u05e2\u05db\u05d1\u05e8 \u05de\u05e2\u05dc \u05d4\u05de\u05e7\u05d8\u05e2 \u05d5\u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc \u05de\u05e7\u05e9 "d"', "3.title":"WME Toolbox: \u05e0\u05e2\u05d9\u05dc\u05d4 \u05d1\u05e8\u05de\u05d4 2","3.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Toolbox. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"4.title":"WME Toolbox: \u05e0\u05e2\u05d9\u05dc\u05d4 \u05d1\u05e8\u05de\u05d4 3","4.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Toolbox. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "5.title":"WME Toolbox: \u05e0\u05e2\u05d9\u05dc\u05d4 \u05d1\u05e8\u05de\u05d4 4","5.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Toolbox. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"6.title":"WME Toolbox: \u05e0\u05e2\u05d9\u05dc\u05d4 \u05d1\u05e8\u05de\u05d4 5","6.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Toolbox. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "7.title":"WME Toolbox: \u05e0\u05e2\u05d9\u05dc\u05d4 \u05d1\u05e8\u05de\u05d4 6","7.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Toolbox. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"8.title":"WME Toolbox: \u05de\u05e1\u05e4\u05e8\u05d9 \u05d1\u05ea\u05d9\u05dd","8.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Toolbox. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "9.title":"WME Toolbox: \u05de\u05e7\u05d8\u05e2 \u05e2\u05dd \u05d4\u05d2\u05d1\u05dc\u05d5\u05ea \u05dc\u05e4\u05d9 \u05e9\u05e2\u05d5\u05ea","9.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Toolbox. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"13.title":"WME Color Highlights: \u05e0\u05e2\u05d9\u05dc\u05ea \u05e2\u05d5\u05e8\u05da","13.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "14.title":"WME Color Highlights: \u05db\u05d1\u05d9\u05e9 \u05d0\u05d2\u05e8\u05d4 / \u05db\u05d1\u05d9\u05e9 \u05d7\u05d3 \u05e1\u05d9\u05d8\u05e8\u05d9","14.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"15.title":"WME Color Highlights: \u05e0\u05e2\u05e8\u05da \u05dc\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4","15.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "16.title":"WME Color Highlights: \u05d3\u05e8\u05d2\u05d4 \u05e9\u05dc \u05db\u05d1\u05d9\u05e9","16.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"17.title":"WME Color Highlights: \u05dc\u05dc\u05d0 \u05e2\u05d9\u05e8","17.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "18.title":"WME Color Highlights: \u05d4\u05d2\u05d1\u05dc\u05d5\u05ea \u05dc\u05e4\u05d9 \u05e9\u05e2\u05d5\u05ea / \u05e1\u05d5\u05d2 \u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05d3\u05d2\u05e9","18.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"19.title":"WME Color Highlights: \u05dc\u05dc\u05d0 \u05e9\u05dd","19.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "20.title":"WME Color Highlights: \u05de\u05e1\u05e0\u05df \u05dc\u05e4\u05d9 \u05e2\u05d9\u05e8","20.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"21.title":"WME Color Highlights: \u05de\u05e1\u05e0\u05df \u05dc\u05e4\u05d9 \u05e2\u05d9\u05e8","21.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4', "22.title":"WME Color Highlights: \u05de\u05e1\u05e0\u05df \u05dc\u05e4\u05d9 \u05e2\u05d5\u05e8\u05da","22.problem":'\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05d3\u05d2\u05e9 \u05e2"\u05d9 WME Color Highlights. \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4',"23.title":"\u05de\u05e7\u05d8\u05e2 \u05dc\u05dc\u05d0 \u05e9\u05dd","23.problem":"\u05db\u05dc \u05de\u05e7\u05d8\u05e2 \u05d7\u05d9\u05d9\u05d1 \u05dc\u05e4\u05d7\u05d5\u05ea \u05d4\u05d2\u05d3\u05e8\u05ea \u05de\u05d3\u05d9\u05e0\u05d4", "23.solution":'\u05d0\u05e9\u05e8 \u05d0\u05ea \u05d4\u05db\u05d1\u05d9\u05e9 \u05e2"\u05d9 \u05e2\u05e8\u05d9\u05db\u05ea \u05d4\u05e4\u05e8\u05d8\u05d9\u05dd \u05e9\u05dc\u05d5',"24.title":'\u05d9\u05ea\u05db\u05df \u05e9\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8 \u05e9\u05d2\u05d5\u05d9 (\u05d6\u05de\u05d9\u05df \u05e8\u05e7 \u05d1\u05d3\u05d5"\u05d7)',"24.problem":'\u05d9\u05ea\u05db\u05df \u05e9\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8 \u05e9\u05dc \u05d4\u05de\u05e7\u05d8\u05e2 \u05e9\u05d2\u05d5\u05d9 (\u05d6\u05de\u05d9\u05df \u05e8\u05e7 \u05d1\u05d3\u05d5"\u05d7)', "24.solution":"\u05e9\u05e7\u05d5\u05dc \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8 \u05e9\u05de\u05d5\u05e6\u05e2 \u05d5\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d8\u05d5\u05e4\u05e1 \u05d6\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05e9\u05dd \u05e2\u05d9\u05e8","25.title":"\u05db\u05d9\u05d5\u05d5\u05df \u05dc\u05d0 \u05d9\u05d3\u05d5\u05e2 \u05e9\u05dc \u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4","25.problem":'\u05db\u05d9\u05d5\u05d5\u05df "\u05dc\u05d0 \u05d9\u05d3\u05d5\u05e2" \u05e9\u05dc \u05db\u05d1\u05d9\u05e9 \u05dc\u05d0 \u05de\u05d5\u05e0\u05e2 \u05e0\u05d9\u05d5\u05d5\u05d8 \u05d3\u05e8\u05db\u05d5', "25.solution":"\u05e7\u05d1\u05e2 \u05d0\u05ea \u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05e9\u05dc \u05d4\u05db\u05d1\u05d9\u05e9","27.enabled":!0,"27.title":"\u05e9\u05dd \u05e2\u05d9\u05e8 \u05e2\u05dc \u05de\u05e1\u05d9\u05dc\u05ea \u05e8\u05db\u05d1\u05ea","27.problem":"\u05e9\u05dd \u05e2\u05d9\u05e8 \u05e2\u05dc \u05de\u05e1\u05d9\u05dc\u05ea \u05e8\u05db\u05d1\u05ea \u05e2\u05dc\u05d5\u05dc \u05dc\u05d8\u05e9\u05d8\u05e9 \u05d0\u05ea \u05d2\u05d1\u05d5\u05dc\u05d5\u05ea \u05d4\u05e2\u05d9\u05e8", "27.solution":"\u05d1\u05e9\u05d3\u05d4 '\u05e2\u05d9\u05e8' \u05d4\u05d3\u05dc\u05e7 \u05d0\u05ea \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea '\u05d0\u05d9\u05df' \u05d5\u05d0\u05d6 '\u05d4\u05d7\u05dc'","28.enabled":!1,"28.title":"\u05e9\u05dd \u05e8\u05d7\u05d5\u05d1 \u05dc\u05de\u05d7\u05d1\u05e8 \u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9","28.problem":"\u05db\u05e9\u05d4\u05de\u05d7\u05d1\u05e8 \u05dc\u05dc\u05d0 \u05e9\u05dd, \u05d4\u05d5\u05d0 \u05d9\u05e7\u05d1\u05dc \u05d0\u05ea \u05e9\u05de\u05d5 \u05de\u05d4\u05db\u05d1\u05d9\u05e9 \u05d0\u05dc\u05d9\u05d5 \u05d4\u05d5\u05d0 \u05de\u05d5\u05d1\u05d9\u05dc", "28.solution":"\u05d1\u05e9\u05d3\u05d4 '\u05e8\u05d7\u05d5\u05d1' \u05d4\u05d3\u05dc\u05e7 \u05d0\u05ea \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea '\u05d0\u05d9\u05df' \u05d5\u05d0\u05d6 '\u05d4\u05d7\u05dc'","29.title":"\u05dc\u05db\u05d9\u05db\u05e8 \u05d9\u05e9 \u05e9\u05dd \u05e8\u05d7\u05d5\u05d1","29.problem":"\u05d1\u05d5\u05d5\u05d5\u05d9\u05d6 \u05dc\u05d0 \u05e0\u05d5\u05ea\u05e0\u05d9\u05dd \u05e9\u05de\u05d5\u05ea \u05dc\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d4\u05e9\u05d9\u05d9\u05db\u05d9\u05dd \u05dc\u05db\u05d9\u05db\u05e8", "29.solution":"\u05d1\u05e9\u05d3\u05d4 '\u05e8\u05d7\u05d5\u05d1' \u05d4\u05d3\u05dc\u05e7 \u05d0\u05ea \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea '\u05d0\u05d9\u05df', \u05dc\u05d7\u05e5 '\u05d4\u05d7\u05dc'. \u05db\u05d3\u05d9 \u05dc\u05ea\u05ea \u05e9\u05dd \u05dc\u05db\u05d9\u05db\u05e8 \u05d4\u05d5\u05e1\u05e3 '\u05de\u05e7\u05d5\u05dd' \u05e2\u05dd \u05e7\u05d8\u05d2\u05d5\u05e8\u05d9\u05ea '\u05e6\u05d5\u05de\u05ea' \u05d5\u05ea\u05df \u05dc\u05d5 \u05d0\u05ea \u05e9\u05dd \u05d4\u05db\u05d9\u05db\u05e8", "34.title":"'\u05e9\u05dd \u05d7\u05dc\u05d5\u05e4\u05d9' \u05e8\u05d9\u05e7","34.problem":"\u05e9\u05d3\u05d4 '\u05e9\u05dd \u05d7\u05dc\u05d5\u05e4\u05d9' \u05e9\u05dc \u05d4\u05e8\u05d7\u05d5\u05d1 \u05e8\u05d9\u05e7","34.solution":"\u05d4\u05e1\u05e8 \u05d0\u05ea \u05d4'\u05e9\u05dd \u05d7\u05dc\u05d5\u05e4\u05d9' \u05e9\u05dc \u05d4\u05e8\u05d7\u05d5\u05d1","35.title":"\u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05e7\u05d8\u05d5\u05e2","35.problem":"\u05d5\u05d9\u05d9\u05d6 \u05dc\u05d0 \u05d9\u05e0\u05d5\u05d5\u05d8 \u05de\u05db\u05d1\u05d9\u05e9 \u05e7\u05d8\u05d5\u05e2", "35.solution":"\u05d4\u05d6\u05d6 \u05de\u05e2\u05d8 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05db\u05da \u05e9\u05d9\u05ea\u05d5\u05d5\u05e1\u05e3 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05e6\u05d5\u05de\u05ea \u05d4\u05de\u05e1\u05d9\u05d9\u05dd \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2","36.title":"\u05e6\u05d5\u05de\u05ea A: \u05de\u05d9\u05d5\u05ea\u05e8 (\u05d0\u05d9\u05d8\u05d9)","36.problem":"\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e1\u05de\u05d5\u05db\u05d9\u05dd \u05d1\u05e6\u05d5\u05de\u05ea A \u05d6\u05d4\u05d9\u05dd", "36.solution":"\u05d1\u05d7\u05e8 \u05d0\u05ea \u05e6\u05d5\u05de\u05ea A \u05d5\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05de\u05d7\u05d9\u05e7\u05d4' \u05db\u05d3\u05d9 \u05dc\u05d0\u05d7\u05d3 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2\u05d9\u05dd","37.title":"\u05e6\u05d5\u05de\u05ea B: \u05de\u05d9\u05d5\u05ea\u05e8 (\u05d0\u05d9\u05d8\u05d9)","37.problem":"\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05e1\u05de\u05d5\u05db\u05d9\u05dd \u05d1\u05e6\u05d5\u05de\u05ea B \u05d6\u05d4\u05d9\u05dd","37.solution":"\u05d1\u05d7\u05e8 \u05d0\u05ea \u05e6\u05d5\u05de\u05ea B \u05d5\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05de\u05d7\u05d9\u05e7\u05d4' \u05db\u05d3\u05d9 \u05dc\u05d0\u05d7\u05d3 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2\u05d9\u05dd", "38.title":"\u05e4\u05d2 \u05ea\u05d5\u05e7\u05e3 \u05e9\u05dc \u05de\u05d2\u05d1\u05dc\u05d4 \u05e2\u05dc \u05de\u05e7\u05d8\u05e2 (\u05d0\u05d9\u05d8\u05d9)","38.problem":"\u05dc\u05de\u05e7\u05d8\u05e2 \u05d9\u05e9 \u05de\u05d2\u05d1\u05dc\u05d5\u05ea \u05e9\u05e4\u05d2 \u05ea\u05d5\u05e7\u05e4\u05dd","38.solution":'\u05dc\u05d7\u05e5 \u05e2\u05dc "\u05d4\u05d5\u05e1\u05e3 \u05d4\u05d2\u05d1\u05dc\u05d5\u05ea" \u05d5\u05de\u05d7\u05e7 \u05de\u05d2\u05d1\u05dc\u05d5\u05ea \u05e9\u05e4\u05d2 \u05ea\u05d5\u05e7\u05e4\u05dd', "39.title":"\u05e4\u05d2 \u05ea\u05d5\u05e7\u05e3 \u05e9\u05dc \u05de\u05d2\u05d1\u05dc\u05d4 \u05e2\u05dc \u05e4\u05e0\u05d9\u05d4 (\u05d0\u05d9\u05d8\u05d9)","39.problem":"\u05d1\u05de\u05e7\u05d8\u05e2 \u05d9\u05e9 \u05e4\u05e0\u05d9\u05d4 \u05e2\u05dd \u05de\u05d2\u05d1\u05dc\u05d4 \u05e9\u05e4\u05d2 \u05ea\u05d5\u05e7\u05e4\u05d4","39.solution":"\u05dc\u05d7\u05e5 \u05e2\u05dc \u05e1\u05d9\u05de\u05d5\u05df \u05d4\u05e9\u05e2\u05d5\u05df \u05e9\u05dc\u05d9\u05d3 \u05d4\u05d7\u05e5 \u05d4\u05e6\u05d4\u05d5\u05d1 \u05e9\u05dc \u05d4\u05e4\u05e0\u05d9\u05d4 \u05d5\u05de\u05d7\u05e7 \u05d4\u05d2\u05d1\u05dc\u05d5\u05ea \u05e9\u05e4\u05d2 \u05ea\u05d5\u05e7\u05e4\u05df", "41.enabled":!1,"41.title":"\u05e6\u05d5\u05de\u05ea A: \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05d5\u05ea \u05d4\u05e4\u05d5\u05db\u05d4 \u05e9\u05dc \u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4","41.problem":"\u05d9\u05e9 \u05e4\u05e0\u05d9\u05d4 \u05d4\u05e4\u05d5\u05db\u05d4 \u05dc\u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05e9\u05dc \u05d4\u05de\u05e7\u05d8\u05e2 \u05d1\u05e6\u05d5\u05de\u05ea A","41.solution":'\u05d4\u05e4\u05d5\u05da \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc\u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9, \u05d0\u05e1\u05d5\u05e8 \u05d0\u05ea \u05db\u05dc \u05d4\u05e4\u05e0\u05d9\u05d5\u05ea \u05d1\u05e6\u05d5\u05de\u05ea A \u05d5\u05d0\u05d7\u05e8 \u05db\u05da \u05d4\u05e4\u05d5\u05da \u05d7\u05d6\u05e8\u05d4 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc"\u05d7\u05d3 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9 (A\u2192B)"', "42.enabled":!1,"42.title":"\u05e6\u05d5\u05de\u05ea B: \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05d5\u05ea \u05d4\u05e4\u05d5\u05db\u05d4 \u05e9\u05dc \u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4","42.problem":"\u05d9\u05e9 \u05e4\u05e0\u05d9\u05d4 \u05d4\u05e4\u05d5\u05db\u05d4 \u05dc\u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05e9\u05dc \u05d4\u05de\u05e7\u05d8\u05e2 \u05d1\u05e6\u05d5\u05de\u05ea B","42.solution":'\u05d4\u05e4\u05d5\u05da \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc\u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9, \u05d0\u05e1\u05d5\u05e8 \u05d0\u05ea \u05db\u05dc \u05d4\u05e4\u05e0\u05d9\u05d5\u05ea \u05d1\u05e6\u05d5\u05de\u05ea B \u05d5\u05d0\u05d7\u05e8 \u05db\u05da \u05d4\u05e4\u05d5\u05da \u05d7\u05d6\u05e8\u05d4 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc"\u05d7\u05d3 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9 (B\u2192A)"', "43.title":"\u05e7\u05d9\u05e9\u05d5\u05e8 \u05dc\u05e2\u05e6\u05de\u05d9","43.problem":"\u05d4\u05de\u05e7\u05d8\u05e2 \u05d9\u05d5\u05e6\u05e8 \u05e6\u05d5\u05de\u05ea \u05e2\u05dd \u05d4\u05de\u05e7\u05d8\u05e2 \u05e2\u05e6\u05de\u05d5","43.solution":"\u05e4\u05e6\u05dc \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc\u05e9\u05dc\u05d5\u05e9\u05d4 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd","44.title":"\u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 \u05d1\u05d9\u05e6\u05d9\u05d0\u05d4","44.problem":"\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4 \u05dc\u05dc\u05d0 \u05d0\u05e3 \u05e4\u05e0\u05d9\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d1\u05d9\u05e6\u05d9\u05d0\u05d4 \u05de\u05de\u05e0\u05d5", "44.solution":"\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e4\u05d7\u05d5\u05ea \u05e4\u05e0\u05d9\u05d4 \u05d0\u05d7\u05ea \u05d1\u05d9\u05e6\u05d9\u05d0\u05d4 \u05de\u05d4\u05de\u05e7\u05d8\u05e2","45.title":"\u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 \u05d1\u05db\u05e0\u05d9\u05e1\u05d4","45.problem":"\u05d0\u05d9\u05df \u05d0\u05e3 \u05e4\u05e0\u05d9\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d1\u05db\u05e0\u05d9\u05e1\u05d4 \u05dc\u05de\u05e7\u05d8\u05e2 \u05d4\u05de\u05d5\u05ea\u05e8 \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4", "45.solution":"\u05d1\u05d7\u05e8 \u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da \u05d5\u05d0\u05e4\u05e9\u05e8 \u05e4\u05e0\u05d9\u05d4 \u05dc\u05de\u05e7\u05d8\u05e2 \u05d6\u05d4","46.title":"\u05e6\u05d5\u05de\u05ea A: \u05d0\u05d9\u05df \u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d4\u05de\u05d5\u05d1\u05d9\u05dc \u05dc\u05e6\u05d5\u05de\u05ea \u05d6\u05d5 (\u05d0\u05d9\u05d8\u05d9)","46.problem":"\u05dc\u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d0\u05d9\u05df \u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da \u05e2\u05dd \u05e4\u05e0\u05d9\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d4\u05de\u05d5\u05d1\u05d9\u05dc\u05d4 \u05d0\u05dc\u05d9\u05d5 \u05d1\u05e6\u05d5\u05de\u05ea A", "46.solution":"\u05d1\u05d7\u05e8 \u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da, \u05d0\u05e4\u05e9\u05e8 \u05e4\u05e0\u05d9\u05d4 \u05d0\u05dc \u05d4\u05de\u05e7\u05d8\u05e2 \u05d1\u05e6\u05d5\u05de\u05ea A","47.title":"\u05e6\u05d5\u05de\u05ea B: \u05d0\u05d9\u05df \u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d4\u05de\u05d5\u05d1\u05d9\u05dc \u05dc\u05e6\u05d5\u05de\u05ea \u05d6\u05d5 (\u05d0\u05d9\u05d8\u05d9)","47.problem":"\u05dc\u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d0\u05d9\u05df \u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da \u05e2\u05dd \u05e4\u05e0\u05d9\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d4\u05de\u05d5\u05d1\u05d9\u05dc\u05d4 \u05d0\u05dc\u05d9\u05d5 \u05d1\u05e6\u05d5\u05de\u05ea B", "47.solution":"\u05d1\u05d7\u05e8 \u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da, \u05d0\u05e4\u05e9\u05e8 \u05e4\u05e0\u05d9\u05d4 \u05d0\u05dc \u05d4\u05de\u05e7\u05d8\u05e2 \u05d1\u05e6\u05d5\u05de\u05ea B","48.title":"\u05de\u05e7\u05d8\u05e2 \u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9 \u05d1\u05db\u05d9\u05db\u05e8","48.problem":"\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05db\u05d9\u05db\u05e8 \u05d4\u05d5\u05d0 \u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9", "48.solution":"\u05e6\u05d5\u05e8 \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05db\u05d9\u05db\u05e8","50.title":"\u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05db\u05d9\u05db\u05e8 (\u05d0\u05d9\u05d8\u05d9)","50.problem":"\u05dc\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05db\u05d9\u05db\u05e8 \u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da \u05d1\u05db\u05d9\u05db\u05e8", "50.solution":"\u05d0\u05e4\u05e9\u05e8 \u05e4\u05e0\u05d9\u05d4 \u05d1\u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da \u05d0\u05d5 \u05e6\u05d5\u05e8 \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05db\u05d9\u05db\u05e8","57.enabled":!0,"57.title":"\u05e9\u05dd \u05e2\u05d9\u05e8 \u05d1\u05de\u05d7\u05d1\u05e8 \u05e2\u05dd \u05e9\u05dd \u05e8\u05d7\u05d5\u05d1","57.problem":"\u05e9\u05dd \u05e2\u05d9\u05e8 \u05d1\u05de\u05d7\u05d1\u05e8 \u05e2\u05dd \u05e9\u05dd \u05e8\u05d7\u05d5\u05d1 \u05e2\u05dc\u05d5\u05dc \u05dc\u05d4\u05e9\u05e4\u05d9\u05e2 \u05e2\u05dc \u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9", "57.solution":"\u05d1\u05e9\u05d3\u05d4 '\u05e2\u05d9\u05e8' \u05d4\u05d3\u05dc\u05e7 \u05d0\u05ea \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea '\u05d0\u05d9\u05df' \u05d5\u05d0\u05d6 '\u05d4\u05d7\u05dc'","59.enabled":!0,"59.title":"\u05e9\u05dd \u05e2\u05d9\u05e8 \u05d1\u05db\u05d1\u05d9\u05e9 \u05de\u05d4\u05d9\u05e8","59.problem":"\u05e9\u05dd \u05e2\u05d9\u05e8 \u05d1\u05db\u05d1\u05d9\u05e9 \u05de\u05d4\u05d9\u05e8 \u05e2\u05dc\u05d5\u05dc \u05dc\u05d8\u05e9\u05d8\u05e9 \u05d0\u05ea \u05d2\u05d1\u05d5\u05dc\u05d5\u05ea \u05d4\u05e2\u05d9\u05e8", "59.solution":"\u05d1\u05e9\u05d3\u05d4 '\u05e2\u05d9\u05e8' \u05d4\u05d3\u05dc\u05e7 \u05d0\u05ea \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea '\u05d0\u05d9\u05df' \u05d5\u05d0\u05d6 '\u05d4\u05d7\u05dc'","77.enabled":!1,"77.title":"\u05e4\u05e0\u05d9\u05d9\u05ea \u05e4\u05e8\u05e1\u05d4 \u05d1\u05e8\u05d7\u05d5\u05d1 \u05dc\u05dc\u05d0 \u05de\u05d5\u05e6\u05d0","77.problem":"\u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05e4\u05e0\u05d9\u05d9\u05ea \u05e4\u05e8\u05e1\u05d4 \u05d1\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05d5\u05e6\u05d0", "77.solution":"\u05d0\u05dc \u05ea\u05d0\u05e4\u05e9\u05e8 \u05e4\u05e0\u05d9\u05d9\u05ea \u05e4\u05e8\u05e1\u05d4","78.title":"\u05e9\u05e0\u05d9 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d4\u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05de\u05e1\u05ea\u05d9\u05d9\u05de\u05d9\u05dd \u05d1\u05d0\u05d5\u05ea\u05df \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05d0\u05d9\u05d8\u05d9)","78.problem":"\u05e9\u05e0\u05d9 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d4\u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e2\u05dc\u05d9 \u05d0\u05d5\u05ea\u05df \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e7\u05e6\u05d4", "78.solution":"\u05e4\u05e6\u05dc \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc\u05e9\u05e0\u05d9 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd. \u05d9\u05ea\u05db\u05df \u05d5\u05d9\u05e9 \u05e6\u05d5\u05e8\u05da \u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05d0\u05d7\u05d3 \u05d4\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d0\u05dd \u05d4\u05dd \u05d6\u05d4\u05d9\u05dd","87.title":"\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05de\u05e8\u05d5\u05d1\u05d9\u05dd \u05d9\u05d5\u05e6\u05d0\u05d9\u05dd \u05de\u05e6\u05d5\u05de\u05ea A", "87.problem":"\u05dc\u05e6\u05d5\u05de\u05ea A \u05d1\u05db\u05d9\u05db\u05e8 \u05de\u05d7\u05d5\u05d1\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05de\u05de\u05e7\u05d8\u05e2 \u05d9\u05e6\u05d9\u05d0\u05d4 \u05d0\u05d7\u05d3","87.solution":"\u05e6\u05d5\u05e8 \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05db\u05d9\u05db\u05e8","90.enabled":!0,"90.title":"\u05db\u05d1\u05d9\u05e9 \u05de\u05d4\u05d9\u05e8 \u05d3\u05d5 \u05e1\u05d9\u05d8\u05e8\u05d9","90.problem":"\u05e8\u05d5\u05d1 \u05d4\u05db\u05d1\u05d9\u05e9\u05d9\u05dd \u05d4\u05de\u05d4\u05d9\u05e8\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05d9\u05dd \u05dc\u05e9\u05e0\u05d9 \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d7\u05d3 \u05e1\u05d9\u05d8\u05e8\u05d9\u05d9\u05dd \u05db\u05da \u05e9\u05d9\u05ea\u05db\u05df \u05e9\u05d9\u05e9 \u05d8\u05e2\u05d5\u05ea \u05d1\u05de\u05e7\u05d8\u05e2", "90.solution":"\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05e9\u05dc \u05d4\u05db\u05d1\u05d9\u05e9 \u05d4\u05de\u05d4\u05d9\u05e8","91.title":"\u05de\u05d7\u05d1\u05e8 \u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9","91.problem":"\u05e8\u05d5\u05d1 \u05d4\u05de\u05d7\u05d1\u05e8\u05d9\u05dd \u05d4\u05dd \u05d7\u05d3 \u05e1\u05d9\u05d8\u05e8\u05d9\u05d9\u05dd, \u05db\u05da \u05e9\u05d9\u05ea\u05db\u05df \u05e9\u05d6\u05d5 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05e9\u05de\u05d7\u05d1\u05e8 \u05d6\u05d4 \u05de\u05d5\u05d2\u05d3\u05e8 \u05db\u05d3\u05d5-\u05e1\u05d9\u05d8\u05e8\u05d9", "91.solution":"\u05d1\u05d3\u05d5\u05e7 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9 \u05e0\u05e1\u05d9\u05e2\u05d4 \u05d1\u05de\u05d7\u05d1\u05e8","99.title":"\u05e4\u05e0\u05d9\u05d9\u05ea \u05e4\u05e8\u05e1\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d1\u05db\u05e0\u05d9\u05e1\u05d4 \u05dc\u05db\u05d9\u05db\u05e8 (\u05d0\u05d9\u05d8\u05d9)","99.problem":"\u05e4\u05e0\u05d9\u05d9\u05ea \u05e4\u05e8\u05e1\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d1\u05de\u05e7\u05d8\u05e2 \u05d4\u05e0\u05db\u05e0\u05e1 \u05dc\u05db\u05d9\u05db\u05e8", "99.solution":"\u05d0\u05dc \u05ea\u05d0\u05e4\u05e9\u05e8 \u05e4\u05e0\u05d9\u05d9\u05ea \u05e4\u05e8\u05e1\u05d4","101.title":'\u05db\u05d1\u05d9\u05e9 \u05e1\u05d2\u05d5\u05e8 (\u05d6\u05de\u05d9\u05df \u05e8\u05e7 \u05d1\u05d3\u05d5"\u05d7)',"101.problem":"\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05e1\u05d5\u05de\u05df \u05db\u05e1\u05d2\u05d5\u05e8","101.solution":"\u05d0\u05dd \u05d4\u05d1\u05e0\u05d9\u05d9\u05d4 \u05d4\u05e1\u05ea\u05d9\u05d9\u05de\u05d4, \u05e9\u05d7\u05d6\u05e8 \u05d0\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05d5\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05d5\u05d4\u05e1\u05e8 \u05d0\u05ea \u05d4\u05e1\u05d9\u05d5\u05de\u05ea", "102.title":"\u05e6\u05d5\u05de\u05ea A: \u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 \u05d1\u05d9\u05e6\u05d9\u05d0\u05d4 \u05e9\u05dc \u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4 (\u05d0\u05d9\u05d8\u05d9)","102.problem":"\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4 \u05dc\u05dc\u05d0 \u05d0\u05e3 \u05d9\u05e6\u05d9\u05d0\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d1\u05e6\u05d5\u05de\u05ea A","102.solution":"\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e4\u05d7\u05d5\u05ea \u05d9\u05e6\u05d9\u05d0\u05d4 \u05d0\u05d7\u05ea \u05de\u05d4\u05de\u05e7\u05d8\u05e2 \u05d1\u05e6\u05d5\u05de\u05ea A", "103.title":"\u05e6\u05d5\u05de\u05ea B: \u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 \u05d1\u05d9\u05e6\u05d9\u05d0\u05d4 \u05e9\u05dc \u05db\u05d1\u05d9\u05e9 \u05de\u05d5\u05ea\u05e8 \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4 (\u05d0\u05d9\u05d8\u05d9)","103.problem":"\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4 \u05dc\u05dc\u05d0 \u05d0\u05e3 \u05d9\u05e6\u05d9\u05d0\u05d4 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea \u05d1\u05e6\u05d5\u05de\u05ea B","103.solution":"\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e4\u05d7\u05d5\u05ea \u05d9\u05e6\u05d9\u05d0\u05d4 \u05d0\u05d7\u05ea \u05de\u05d4\u05de\u05e7\u05d8\u05e2 \u05d1\u05e6\u05d5\u05de\u05ea B", "104.title":"\u05de\u05e1\u05d9\u05dc\u05ea \u05e8\u05db\u05d1\u05ea \u05de\u05e9\u05de\u05e9\u05ea \u05db\u05d4\u05e2\u05e8\u05d4","104.problem":"\u05e0\u05e8\u05d0\u05d4 \u05e9\u05de\u05e7\u05d8\u05e2 \u05de\u05e1\u05d5\u05d2 \u05de\u05e1\u05d9\u05dc\u05ea \u05e8\u05db\u05d1\u05ea \u05de\u05e9\u05de\u05e9 \u05db\u05d4\u05e2\u05e8\u05d4","104.solution":"\u05d4\u05e1\u05e8 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05de\u05e1\u05d9\u05dc\u05ea \u05e8\u05db\u05d1\u05ea \u05ea\u05d9\u05e8\u05d0\u05d4 \u05d1\u05de\u05e1\u05da \u05e9\u05dc \u05de\u05e9\u05ea\u05de\u05e9 \u05d4\u05e7\u05e6\u05d4", "107.title":"\u05e6\u05d5\u05de\u05ea A: \u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 (\u05d0\u05d9\u05d8\u05d9)","107.problem":"\u05e6\u05d5\u05de\u05ea A \u05e9\u05dc \u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05e0\u05de\u05e6\u05d0\u05ea \u05d1\u05de\u05e8\u05d7\u05e7 \u05e9\u05dc 5 \u05de\u05d8\u05e8\u05d9\u05dd \u05de\u05de\u05e7\u05d8\u05e2 \u05d0\u05d7\u05e8 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05e9\u05d0\u05d9\u05e0\u05d5 \u05de\u05d7\u05d5\u05d1\u05e8", "107.solution":"\u05d7\u05d1\u05e8 \u05d0\u05ea \u05e6\u05d5\u05de\u05ea A \u05dc\u05de\u05e7\u05d8\u05e2 \u05d4\u05e7\u05e8\u05d5\u05d1 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d0\u05d5 \u05d4\u05e8\u05d7\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05de\u05e2\u05d8","108.title":"\u05e6\u05d5\u05de\u05ea B: \u05d0\u05d9\u05df \u05d7\u05d9\u05d1\u05d5\u05e8 (\u05d0\u05d9\u05d8\u05d9)","108.problem":"\u05e6\u05d5\u05de\u05ea B \u05e9\u05dc \u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05e0\u05de\u05e6\u05d0\u05ea \u05d1\u05de\u05e8\u05d7\u05e7 \u05e9\u05dc 5 \u05de\u05d8\u05e8\u05d9\u05dd \u05de\u05de\u05e7\u05d8\u05e2 \u05d0\u05d7\u05e8 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05e9\u05d0\u05d9\u05e0\u05d5 \u05de\u05d7\u05d5\u05d1\u05e8", "108.solution":"\u05d7\u05d1\u05e8 \u05d0\u05ea \u05e6\u05d5\u05de\u05ea B \u05dc\u05de\u05e7\u05d8\u05e2 \u05d4\u05e7\u05e8\u05d5\u05d1 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d0\u05d5 \u05d4\u05e8\u05d7\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05de\u05e2\u05d8","109.enabled":!1,"109.title":"\u05de\u05e7\u05d8\u05e2 \u05e7\u05e6\u05e8 \u05de\u05d3\u05d9","109.problem":"\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05dc\u05dc\u05d0 \u05e7\u05e6\u05d4 \u05d4\u05d5\u05d0 \u05e4\u05d7\u05d5\u05ea \u05de 2 \u05de\u05d8\u05e8. \u05d5\u05e7\u05e9\u05d4 \u05dc\u05e8\u05d0\u05d5\u05ea \u05d6\u05d0\u05ea \u05d1\u05de\u05e4\u05d4", "109.solution":"\u05d4\u05d0\u05e8\u05da \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2, \u05de\u05d7\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05d0\u05d5 \u05d7\u05d1\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05dc\u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da","112.title":"\u05dc\u05e9\u05dd \u05d4\u05de\u05d7\u05d1\u05e8 \u05d9\u05e9 \u05d9\u05d5\u05ea\u05e8 \u05de ${n} \u05d0\u05d5\u05ea\u05d9\u05d5\u05ea","112.problem":"\u05e9\u05dd \u05d4\u05de\u05d7\u05d1\u05e8 \u05d0\u05e8\u05d5\u05da \u05de\u05d3\u05d9","112.solution":"\u05e7\u05e6\u05e8 \u05d0\u05ea \u05e9\u05dd \u05d4\u05de\u05d7\u05d1\u05e8", "114.enabled":!1,"114.title":"\u05e6\u05d5\u05de\u05ea A: \u05de\u05e7\u05d8\u05e2 \u05d0\u05e1\u05d5\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05de\u05d7\u05d5\u05d1\u05e8 \u05dc\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 (\u05d0\u05d9\u05d8\u05d9)","114.problem":"\u05de\u05e7\u05d8\u05e2 \u05d0\u05e1\u05d5\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d9\u05d5\u05e6\u05e8 \u05e6\u05d5\u05de\u05ea \u05e2\u05dd \u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea A", "114.solution":"\u05e0\u05ea\u05e7 \u05d0\u05ea \u05e6\u05d5\u05de\u05ea A \u05de\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4","115.enabled":!1,"115.title":"\u05e6\u05d5\u05de\u05ea B: \u05de\u05e7\u05d8\u05e2 \u05d0\u05e1\u05d5\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05de\u05d7\u05d5\u05d1\u05e8 \u05dc\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 (\u05d0\u05d9\u05d8\u05d9)","115.problem":"\u05de\u05e7\u05d8\u05e2 \u05d0\u05e1\u05d5\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d9\u05d5\u05e6\u05e8 \u05e6\u05d5\u05de\u05ea \u05e2\u05dd \u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea B", "115.solution":"\u05e0\u05ea\u05e7 \u05d0\u05ea \u05e6\u05d5\u05de\u05ea B \u05de\u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4","116.title":"\u05d2\u05d5\u05d1\u05d4 \u05dc\u05d0 \u05d1\u05d8\u05d5\u05d5\u05d7 \u05d4\u05de\u05d5\u05ea\u05e8","116.problem":"\u05d2\u05d5\u05d1\u05d4 \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc\u05d0 \u05d1\u05d8\u05d5\u05d5\u05d7 \u05d4\u05de\u05d5\u05ea\u05e8","116.solution":"\u05ea\u05e7\u05df \u05d0\u05ea \u05d4\u05d2\u05d5\u05d1\u05d4", "117.title":"\u05e1\u05d9\u05de\u05d5\u05df \u05e9\u05dc \u05e7\u05d1\u05d5\u05e2 \u05d9\u05e9\u05df ZN","117.problem":"\u05d4\u05de\u05e7\u05d8\u05e2 \u05de\u05e1\u05d5\u05de\u05df \u05d1\u05e1\u05d9\u05de\u05d5\u05df \u05e9\u05dc \u05e7\u05d1\u05d5\u05e2 \u05e9\u05dc\u05d0 \u05d1\u05ea\u05d5\u05e7\u05e3: ZN","117.solution":"\u05e9\u05e0\u05d4 \u05d0\u05ea \u05d4\u05e7\u05d1\u05d5\u05e2 ZN \u05dc: (\u05e1\u05d2\u05d5\u05e8)","118.title":"\u05e6\u05d5\u05de\u05ea A: \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d7\u05d5\u05e4\u05e4\u05d9\u05dd (\u05d0\u05d9\u05d8\u05d9)", "118.problem":"\u05d4\u05de\u05e7\u05d8\u05e2 \u05d7\u05d5\u05e4\u05e3 \u05dc\u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da \u05d1\u05e6\u05d5\u05de\u05ea A","118.solution":"\u05d4\u05d6\u05d6 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05d1 2\u00b0 \u05d0\u05d5 \u05de\u05d7\u05e7 \u05de\u05e4\u05e8\u05e7\u05d9\u05dd \u05d0\u05d5 \u05de\u05d7\u05e7 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05d4\u05db\u05e4\u05d5\u05dc \u05d1\u05e6\u05d5\u05de\u05ea A","119.title":"\u05e6\u05d5\u05de\u05ea B: \u05de\u05e7\u05d8\u05e2\u05d9\u05dd \u05d7\u05d5\u05e4\u05e4\u05d9\u05dd (\u05d0\u05d9\u05d8\u05d9)", "119.problem":"\u05d4\u05de\u05e7\u05d8\u05e2 \u05d7\u05d5\u05e4\u05e3 \u05dc\u05de\u05e7\u05d8\u05e2 \u05e1\u05de\u05d5\u05da \u05d1\u05e6\u05d5\u05de\u05ea B","119.solution":"\u05d4\u05d6\u05d6 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05d1 2\u00b0 \u05d0\u05d5 \u05de\u05d7\u05e7 \u05de\u05e4\u05e8\u05e7\u05d9\u05dd \u05d0\u05d5 \u05de\u05d7\u05e7 \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05d4\u05db\u05e4\u05d5\u05dc \u05d1\u05e6\u05d5\u05de\u05ea B","120.title":"\u05e6\u05d5\u05de\u05ea A: \u05e4\u05e0\u05d9\u05d9\u05d4 \u05d7\u05d3\u05d4 \u05de\u05d3\u05d9 (\u05d0\u05d9\u05d8\u05d9)", "120.problem":"\u05d1\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d9\u05e9 \u05e4\u05e0\u05d9\u05d9\u05d4 \u05de\u05d0\u05d3 \u05d7\u05d3\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea A","120.solution":"\u05d0\u05e1\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e4\u05e0\u05d9\u05d9\u05d4 \u05d4\u05d7\u05d3\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea A \u05d0\u05d5 \u05e9\u05e0\u05d4 \u05d0\u05ea \u05d6\u05d5\u05d5\u05d9\u05ea \u05d4\u05e4\u05e0\u05d9\u05d4 \u05dc 30\u00b0","121.title":"\u05e6\u05d5\u05de\u05ea B: \u05e4\u05e0\u05d9\u05d9\u05d4 \u05d7\u05d3\u05d4 \u05de\u05d3\u05d9 (\u05d0\u05d9\u05d8\u05d9)", "121.problem":"\u05d1\u05de\u05e7\u05d8\u05e2 \u05de\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d9\u05e9 \u05e4\u05e0\u05d9\u05d9\u05d4 \u05de\u05d0\u05d3 \u05d7\u05d3\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea B","121.solution":"\u05d0\u05e1\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e4\u05e0\u05d9\u05d9\u05d4 \u05d4\u05d7\u05d3\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea B \u05d0\u05d5 \u05e9\u05e0\u05d4 \u05d0\u05ea \u05d6\u05d5\u05d5\u05d9\u05ea \u05d4\u05e4\u05e0\u05d9\u05d4 \u05dc 30\u00b0","128.title":'\u05d1\u05d3\u05d9\u05e7\u05d4 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea \u05e2"\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 (\u05d9\u05e8\u05d5\u05e7)', "128.problem":'\u05d7\u05dc\u05e7 \u05de\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d4\u05de\u05e7\u05d8\u05e2 \u05ea\u05d5\u05d0\u05de\u05d9\u05dd \u05dc\u05d1\u05d9\u05d8\u05d5\u05d9 \u05e8\u05d2\u05d5\u05dc\u05e8\u05d9 \u05e9\u05d4\u05d5\u05d2\u05d3\u05e8 \u05e2"\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 (\u05e8\u05d0\u05d4 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea->\u05ea\u05d1\u05e0\u05d9\u05ea \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea)',"128.solution":"\u05e4\u05ea\u05d5\u05e8 \u05d0\u05ea \u05d4\u05d1\u05e2\u05d9\u05d4 (\u05de\u05d9 \u05e9\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d1\u05d3\u05d9\u05e7\u05d4 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea \u05d0\u05de\u05d5\u05e8 \u05dc\u05d3\u05e2\u05ea \u05db\u05d9\u05e6\u05d3 \u05dc\u05e4\u05ea\u05d5\u05e8 \u05d0\u05ea \u05d4\u05d1\u05e2\u05d9\u05d4)", "129.title":'\u05d1\u05d3\u05d9\u05e7\u05d4 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea \u05e2"\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 (\u05db\u05d7\u05d5\u05dc)',"129.problem":'\u05d7\u05dc\u05e7 \u05de\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d4\u05de\u05e7\u05d8\u05e2 \u05ea\u05d5\u05d0\u05de\u05d9\u05dd \u05dc\u05d1\u05d9\u05d8\u05d5\u05d9 \u05e8\u05d2\u05d5\u05dc\u05e8\u05d9 \u05e9\u05d4\u05d5\u05d2\u05d3\u05e8 \u05e2"\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 (\u05e8\u05d0\u05d4 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea->\u05ea\u05d1\u05e0\u05d9\u05ea \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea)', "129.solution":"\u05e4\u05ea\u05d5\u05e8 \u05d0\u05ea \u05d4\u05d1\u05e2\u05d9\u05d4 (\u05de\u05d9 \u05e9\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d1\u05d3\u05d9\u05e7\u05d4 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea \u05d0\u05de\u05d5\u05e8 \u05dc\u05d3\u05e2\u05ea \u05db\u05d9\u05e6\u05d3 \u05dc\u05e4\u05ea\u05d5\u05e8 \u05d0\u05ea \u05d4\u05d1\u05e2\u05d9\u05d4)","171.enabled":!1,"171.title":"\u05e9\u05dd \u05e8\u05d7\u05d5\u05d1 \u05de\u05e7\u05d5\u05e6\u05e8 \u05d1\u05d0\u05d5\u05e4\u05df \u05e9\u05d2\u05d5\u05d9", "171.problem":"\u05d1\u05e9\u05dd \u05d4\u05e8\u05d7\u05d5\u05d1 \u05d9\u05e9 \u05e7\u05d9\u05e6\u05d5\u05e8 \u05e9\u05d2\u05d5\u05d9","171.solution":"\u05d1\u05d3\u05d5\u05e7 \u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea / \u05d2\u05d3\u05d5\u05dc\u05d5\u05ea, \u05e8\u05d5\u05d5\u05d7 \u05dc\u05e4\u05e0\u05d9 / \u05d0\u05d7\u05e8\u05d9 \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8 \u05d5\u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05d8\u05d1\u05dc\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd", "172.title":"\u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05de\u05d9\u05d5\u05ea\u05e8\u05d9\u05dd \u05d1\u05e9\u05dd \u05e9\u05dc \u05e8\u05d7\u05d5\u05d1","172.problem":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05db\u05e4\u05d5\u05dc/\u05dc\u05e4\u05e0\u05d9/\u05d0\u05d7\u05e8\u05d9 \u05e9\u05dd \u05e9\u05dc \u05e8\u05d7\u05d5\u05d1","172.solution":"\u05de\u05d7\u05e7 \u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05de\u05d9\u05d5\u05ea\u05e8\u05d9\u05dd \u05d1\u05e9\u05dd \u05e9\u05dc \u05d4\u05e8\u05d7\u05d5\u05d1", "173.enabled":!1,"173.title":"\u05d0\u05d9\u05df \u05e8\u05d5\u05d5\u05d7 \u05dc\u05e4\u05e0\u05d9/\u05d0\u05d7\u05e8\u05d9 \u05e9\u05dd \u05e7\u05d9\u05e6\u05d5\u05e8 \u05e9\u05dc \u05e8\u05d7\u05d5\u05d1","173.problem":"\u05d7\u05e1\u05e8 \u05de\u05e8\u05d5\u05d5\u05d7 \u05dc\u05e4\u05e0\u05d9 \u05d0\u05d5 \u05d0\u05d7\u05e8\u05d9 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8 \u05d1\u05e9\u05dd \u05e9\u05dc \u05e8\u05d7\u05d5\u05d1","173.solution":"\u05d4\u05d5\u05e1\u05e3 \u05e8\u05d5\u05d5\u05d7 \u05dc\u05e4\u05e0\u05d9/\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8", "175.title":"\u05e9\u05dd \u05e8\u05d7\u05d5\u05d1 \u05e8\u05d9\u05e7","175.problem":"\u05e9\u05dd \u05d4\u05e8\u05d7\u05d5\u05d1 \u05de\u05db\u05d9\u05dc \u05e8\u05e7 \u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05d0\u05d5 \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea","175.solution":"\u05d1\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d4\u05db\u05ea\u05d5\u05d1\u05ea, \u05e1\u05de\u05df \u05d0\u05ea \u05ea\u05d9\u05d1\u05ea '\u05d0\u05d9\u05df' \u05dc\u05d9\u05d3 \u05e9\u05dd \u05d4\u05e8\u05d7\u05d5\u05d1, \u05dc\u05d7\u05e5 '\u05d4\u05d7\u05dc', \u05d0\u05d5 \u05ea\u05df \u05e9\u05dd \u05ea\u05e7\u05d9\u05df \u05dc\u05e8\u05d7\u05d5\u05d1", "190.enabled":!1,"190.title":"\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8 \u05d1\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea","190.problem":"\u05e9\u05dd \u05d4\u05e2\u05d9\u05e8 \u05de\u05ea\u05d7\u05d9\u05dc \u05d1\u05d0\u05d5\u05ea \u05e7\u05d8\u05e0\u05d4","190.solution":"\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d8\u05d5\u05e4\u05e1 \u05d6\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05e9\u05dd \u05e2\u05d9\u05e8","192.title":"\u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05de\u05d9\u05d5\u05ea\u05e8\u05d9\u05dd \u05d1\u05e9\u05dd \u05e9\u05dc \u05e2\u05d9\u05e8", "192.problem":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05db\u05e4\u05d5\u05dc/\u05dc\u05e4\u05e0\u05d9/\u05d0\u05d7\u05e8\u05d9 \u05e9\u05dd \u05e9\u05dc \u05e2\u05d9\u05e8","192.solution":"\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d8\u05d5\u05e4\u05e1 \u05d6\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05e9\u05dd \u05e2\u05d9\u05e8","193.enabled":!1,"193.title":"\u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05dc\u05e4\u05e0\u05d9/\u05d0\u05d7\u05e8\u05d9 \u05e7\u05d9\u05e6\u05d5\u05e8 \u05e9\u05dc \u05e9\u05dd \u05e2\u05d9\u05e8", "193.problem":"\u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05d0\u05e1\u05d5\u05e8\u05d9\u05dd \u05dc\u05e4\u05e0\u05d9 \u05d0\u05d5 \u05d0\u05d7\u05e8\u05d9 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8 \u05d1\u05e9\u05dd \u05e9\u05dc \u05e2\u05d9\u05e8","193.solution":"\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d8\u05d5\u05e4\u05e1 \u05d6\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05e9\u05dd \u05e2\u05d9\u05e8","200.enabled":!1,"200.title":"\u05e6\u05d5\u05de\u05ea A: \u05e4\u05e0\u05d9\u05d4 \u05e9\u05dc\u05d0 \u05d0\u05d5\u05e9\u05e8\u05d4 \u05d1\u05e8\u05d7\u05d5\u05d1 \u05de\u05e9\u05e0\u05d9", "200.problem":"\u05d1\u05de\u05e7\u05d8\u05e2 \u05d4\u05de\u05e9\u05e0\u05d9 \u05d9\u05e9 \u05e4\u05e0\u05d9\u05d4 \u05e9\u05dc\u05d0 \u05d0\u05d5\u05e9\u05e8\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea A","200.solution":"\u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05e4\u05e0\u05d9\u05d4 \u05e9\u05dc\u05d9\u05d3\u05d4 \u05e1\u05d9\u05de\u05df \u05e9\u05d0\u05dc\u05d4 \u05e1\u05d2\u05d5\u05dc \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05d0\u05d5\u05ea\u05d4. \u05d4\u05e2\u05e8\u05d4: \u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05ea\u05e6\u05d8\u05e8\u05da \u05dc\u05d4\u05e4\u05d5\u05da \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc'\u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9' \u05db\u05d3\u05d9 \u05dc\u05e8\u05d0\u05d5\u05ea \u05e4\u05e0\u05d9\u05d4 \u05d6\u05d5", "201.title":"\u05e6\u05d5\u05de\u05ea A: \u05e4\u05e0\u05d9\u05d4 \u05e9\u05dc\u05d0 \u05d0\u05d5\u05e9\u05e8\u05d4 \u05d1\u05e8\u05d7\u05d5\u05d1 \u05e8\u05d0\u05e9\u05d9","201.problem":"\u05d1\u05de\u05e7\u05d8\u05e2 \u05d4\u05e8\u05d0\u05e9\u05d9 \u05d9\u05e9 \u05e4\u05e0\u05d9\u05d4 \u05e9\u05dc\u05d0 \u05d0\u05d5\u05e9\u05e8\u05d4 \u05d1\u05e6\u05d5\u05de\u05ea A","201.solution":"\u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05e4\u05e0\u05d9\u05d4 \u05e9\u05dc\u05d9\u05d3\u05d4 \u05e1\u05d9\u05de\u05df \u05e9\u05d0\u05dc\u05d4 \u05e1\u05d2\u05d5\u05dc \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05d0\u05d5\u05ea\u05d4. \u05d4\u05e2\u05e8\u05d4: \u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05ea\u05e6\u05d8\u05e8\u05da \u05dc\u05d4\u05e4\u05d5\u05da \u05d0\u05ea \u05d4\u05de\u05e7\u05d8\u05e2 \u05dc'\u05d3\u05d5 \u05db\u05d9\u05d5\u05d5\u05e0\u05d9' \u05db\u05d3\u05d9 \u05dc\u05e8\u05d0\u05d5\u05ea \u05e4\u05e0\u05d9\u05d4 \u05d6\u05d5"}, IE:{".codeISO":"IE",".country":"Ireland","70.enabled":!0,"70.problemLink":"W:How_to_label_and_name_roads_(Ireland)#Road_Types","71.enabled":!0,"71.problemLink":"W:How_to_label_and_name_roads_(Ireland)#Road_Types","72.enabled":!0,"72.problemLink":"W:How_to_label_and_name_roads_(Ireland)#Road_Types","160.enabled":!0,"160.problemLink":"W:How_to_label_and_name_roads_(Ireland)#Road_Types","160.params":{solutionEN:"Rename the street to 'Mxx' or 'Mxx N/S/W/E' or change the road type",regexp:"!/^M[0-9]+( [NSWE])?$/"}, "161.enabled":!0,"161.problemLink":"W:How_to_label_and_name_roads_(Ireland)#Road_Types","161.params":{solutionEN:"Rename the street to 'Nxx' or 'Nxx Local Name' or change the road type",regexp:"!/^N[0-9]+( .*)?$/"},"162.enabled":!0,"162.problemLink":"W:How_to_label_and_name_roads_(Ireland)#Road_Types","162.params":{solutionEN:"Rename the street to 'Rxxx' or 'Rxxx Local Name' or change the road type",regexp:"!/^R[0-9]+( .*)?$/"}},FR:{".codeISO":"FR",".country":["France","French Guiana","New Caledonia", "Reunion"],".author":"arbaot and ClementH44",".updated":"2014-03-27",".lng":"FR","err.regexp":"Erreur d'interpr\u00e9tation pour la v\u00e9rification #${n}:","props.disabled":"WME Validator est d\u00e9sactiv\u00e9","props.limit.title":"Trop de probl\u00e8mes signal\u00e9s","props.limit.problem":"Il y a trop de probl\u00e8mes signal\u00e9s, de sorte que certains d'entre eux pourraient ne pas \u00eatre affich\u00e9s","props.limit.solution":"D\u00e9s\u00e9lectionnez le segment et arr\u00eatez le scan. Ensuite, cliquez sur le bouton rouge \u00ab\u2718\u00bb (Effacer le rapport)", "props.reports":"Rapports","props.noneditable":"Vous ne pouvez \u00e9diter ce segment","report.list.andUp":"et jusqu'\u00e0","report.list.severity":"Gravit\u00e9 :","report.list.reportOnly":"seulement dans le rapport","report.list.forEditors":"Pour le niveau d'\u00e9dition :","report.list.forCountries":"Pour les pays :","report.list.forStates":"Pour les \u00e9tats :","report.list.forCities":"Pour les villes :","report.list.params":"Param\u00e8tres \u00e0 configurer dans le pack de localisation :", "report.list.enabled":"${n} v\u00e9rifications sont activ\u00e9s pour","report.list.disabled":"${n} v\u00e9rifications sont d\u00e9sactiv\u00e9s pour","report.list.total":"Il y a ${n} points de cont\u00f4les activ\u00e9s","report.list.title":"Liste compl\u00e8te des v\u00e9rifications pour","report.list.see":"Voir","report.list.checks":"Param\u00e8tres->\u00c0 propos->Les v\u00e9rifications","report.list.fallback":"R\u00e8gles de regroupement g\u00e9ographique :","report.and":"et","report.segments":"Nombre total de segments v\u00e9rifi\u00e9s :", "report.customs":"Les v\u00e9rifications personnalis\u00e9s adapt\u00e9s (vert/bleu):","report.reported":"Signalement","report.errors":"d'erreurs","report.warnings":"d'avertissements","report.notes":"de remarques","report.contents":"Contenus :","report.summary":"R\u00e9capitulatif","report.title":"Rapport de WME Validator","report.share":"\u00e0 partager","report.generated.by":"g\u00e9n\u00e9r\u00e9 par","report.generated.on":"le","report.source":"Source du rapport :","report.filter.duplicate":"les segments doublons", "report.filter.streets":"Rue et Routes de service","report.filter.other":"Autres","report.filter.noneditable":"segments non modifiables","report.filter.notes":"notes","report.filter.title":"Filtre :","report.filter.excluded":"sont exclues de ce rapport.","report.search.updated.by":"mis \u00e0 jour par","report.search.updated.since":"mis \u00e0 jour depuis","report.search.city":"\u00e0 partir de","report.search.reported":"signal\u00e9 comme","report.search.title":"Rechercher:","report.search.only":"seulement les segments", "report.search.included":"sont inclus dans le rapport.","report.beta.warning":"avertissement WME Beta !","report.beta.text":"Ce rapport est g\u00e9n\u00e9r\u00e9 pour WME beta avec des permaliens en beta.","report.beta.share":"Ne pas partager ces permaliens !","report.size.warning":"<b>Avertissement !</b><br>Le rapport est trop long de ${n} charact\u00e8res de sorte qu'<b>il ne passe pas</b> dans un seul forum ou message priv\u00e9.\n<br>Ajoutez <b>des filtres</b> pour r\u00e9duire la taille du rapport.", "report.note.limit":"* Remarque: il y avait trop de probl\u00e8mes signal\u00e9s, de sorte que certains d'entre eux ne sont pas pris en compte dans le r\u00e9capitulatif.","report.forum":"Pour soutenir le d\u00e9veloppement, merci de laisser un commentaire sur","report.thanks":"Merci d'utiliser WME Validator !","msg.limit.segments":"Il y a trop de segments.\n\nCliquez sur 'Le rapport' pour examiner le rapport, ensuite\n","msg.limit.segments.continue":"cliquez sur '\u25b6' pour continuer.","msg.pan.text":"D\u00e9placez-vous sur pour valider la carte", "msg.zoomout.text":"Effectuer un zoom arri\u00e8re pour d\u00e9marrer WME Validator","msg.click.text":"Cliquez sur '\u25b6' pour valider la zone visible de la carte","msg.autopaused":"Pause automatique","msg.autopaused.text":"Pause automatique ! Cliquez sur '\u25b6' pour continuer.","msg.autopaused.tip":"WME Validator est automatiquement suspendu si la carte est d\u00e9plac\u00e9e ou si la taille de la fen\u00eatre change","msg.finished.text":"Cliquez sur <b>'Le rapport'</b> pour examiner les probl\u00e8mes de carte", "msg.finished.tip":"Cliquez sur '\u2709' (Partager) pour poster un rapport sur un\nforum ou par message priv\u00e9","msg.noissues.text":"Termin\u00e9 ! Aucun probl\u00e8me trouv\u00e9 !","msg.noissues.tip":"Essayez de d\u00e9sactiver quelques filtres ou d\u00e9marrez WME Validator sur une autre zone de la carte !","msg.scanning.text":"Scan en cours ! Termin\u00e9 dans ~ ${n} min","msg.scanning.text.soon":"Scan en cours ! Termin\u00e9 dans une minute !","msg.scanning.tip":"Cliquez sur 'Pause' pour suspendre ou '\u25a0' pour stopper", "msg.starting.text":"Lancement ! Les calques ne peuvent scanner plus vite !","msg.starting.tip":"Utilisez le bouton 'Pause' pour suspendre ou le bouton '\u25a0' pour stopper","msg.paused.text":"En pause ! Cliquez sur '\u25b6' pour continuer.","msg.paused.tip":"Pour voirla raport, cliquez sur 'Le rapport' (si disponible)","msg.continuing.text":"En cours !","msg.continuing.tip":"WME Validator continuera \u00e0 l'endroit o\u00f9 il a \u00e9t\u00e9 suspendu","msg.settings.text":"Cliquez sur <b>'Retour'</b> pour retourner sur la vue principale", "msg.settings.tip":"Cliquez sur 'Par d\u00e9faut' pour r\u00e9initialiser tous les r\u00e9glages en un clic !","msg.reset.text":"Toutes les options de filtrage et les param\u00e8tres ont \u00e9t\u00e9 remis \u00e0 leurs valeurs par d\u00e9faut","msg.reset.tip":"Cliquez sur 'Retour' pour retourner sur la vue principale","msg.textarea.pack":"Merci de copier le texte ci-dessous et de le coller dans un nouveau fichier <b>.user.js</b>","msg.textarea":"Merci de copier le texte ci-dessous et de le coller dans votre forum pour par message priv\u00e9", "noaccess.text":"<b>D\u00e9sol\u00e9,</b><br>Vous ne pouvez utiliser WME Validator ici.<br>Merci de visiter (en anglais) <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>ce forum</a><br>pour plus d'informations.","noaccess.tip":"Merci de visiter le forum du programme pour plus d'informations !","tab.switch.tip.on":"Cliquez pour activer la surbrillance","tab.switch.tip.off":"Cliquez pour d\u00e9sactiver la surbrillance","tab.filter.text":"filtre","tab.filter.tip":"Options pour filtrer le rapport et les segments \u00e0 mettre en \u00e9vidence", "tab.search.text":"cherche","tab.search.tip":"Options avanc\u00e9es de filtrage pour inclure uniquement des segments sp\u00e9cifiques","tab.help.text":"aide","tab.help.tip":"Besoins d'aide ?","filter.noneditables.text":"Exclure les segments <b>non modifiables</b>","filter.noneditables.tip":"Ne pas \u00e9xaminer les segments verrouill\u00e9s ou en dehors de vos zones modifiables","filter.duplicates.text":"Exclure les segments <b>doublons</b>","filter.duplicates.tip":"Ne pas \u00e9xaminer le m\u00eame segment dans diff\u00e9rentes\nparties du rapport\n* Remarque: cette option n'affecte pas la surbrillance", "filter.streets.text":"Exclure les <b>Rues et Routes de service</b>","filter.streets.tip":"Ne pas \u00e9xaminer les rues et routes/chemins de service","filter.other.text":"Exclure les <b>autres rues carrossables</b>","filter.other.tip":"Ne pas \u00e9xaminer les chemins de terres, les parkings, les routes priv\u00e9es\net les segments non carrossables","filter.notes.text":"Exclure les <b>remarques</b>","filter.notes.tip":"Rapporte uniquement les avertissements et les erreurs","search.youredits.text":"Inclure <b>uniquement vos modifications</b>", "search.youredits.tip":"Inclure uniquement les segments modifi\u00e9s par vous","search.updatedby.text":"<b>Mis \u00e0 jour par:</b>","search.updatedby.tip":"Inclure uniquement les segments mis \u00e0 jour par un \u00e9diteur d\u00e9termin\u00e9\nCe champ prend en charge:\n - les listes: me, otherEditor\n - les m\u00e9tacaract\u00e8res: world*\n - la n\u00e9gation: !me, *\n* Remarque: vous pouvez utiliser 'me' pour vous d\u00e9signer","search.updatedby.example":"Example: me","search.updatedsince.text":"<b>Mis \u00e0 jour depuis:</b>", "search.updatedsince.tip":"Inclure uniquement les segments modifi\u00e9s depuis la date sp\u00e9cifi\u00e9e\nFormat de date Firefox: AAAA-MM-JJ","search.updatedsince.example":"AAAA-MM-JJ","search.city.text":"<b>Nom de Ville:</b>","search.city.tip":"Inclure uniquement les segments d'une ville sp\u00e9cifi\u00e9e\nCe champ prend en charge:\n - les listes: Paris, Meudon\n - les m\u00e9tacaract\u00e8res (wildcards): Greater * Area\n - la n\u00e9gaction: !Paris, *","search.city.example":"Example: !Paris, *", "search.checks.text":"<b>Signal\u00e9 comme:</b>","search.checks.tip":"Inclure uniquement les segments \nCe champ correspond:\n - aux gravit\u00e9s: erreur\n - aux noms: Nouvelle route\n - aux identifiants (IDs): 40\nCe champ prend en charge:\n - les listes: 36, 37\n - les m\u00e9tacaract\u00e8res (wildcards): *roundabout*\n - la n\u00e9gation: !unconfirmed*, *","search.checks.example":"Example: reverse*","help.text":"<b>Rubriques d'aide (en anglais):</b><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=666476#p666476'>F.A.Q.</a><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>Posez votre question sur le forum</a><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=661300#p661185'>Comment ajuster Validator \u00e0 votre pays</a><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?f=819&t=76488&p=663286#p663286'>\u00c0 propos de 'Might be Incorrect City Name'</a>", "help.tip":"S'ouvre dans un nouvel onglet du navigateur","button.scan.tip":"Commencer \u00e0 scanner la zone actuelle de la carte\n* Remarque: cela peut prendre quelques minutes","button.scan.tip.NA":"D\u00e9zoomez pour commencer \u00e0 scanner la zone actuelle de la carte","button.pause.tip":"Scan en pause","button.continue.tip":"Continuer \u00e0 scanner la zone de la carte","button.stop.tip":"Arr\u00eater le scan et retourner \u00e0 la position de d\u00e9part","button.clear.tip":"Effacer la m\u00e9moire cache des rapports et segments", "button.clear.tip.red":"Il y a trop de segments signal\u00e9s:\n 1. Cliquez sur 'Le rapport' pour g\u00e9n\u00e9rer le rapport.\n 2. Cliquez sur ce bouton pour effacer le rapport et recommencer.","button.report.text":"Le rapport","button.report.tip":"Appliquer le filtre et g\u00e9n\u00e9rer un rapport HTML dans un nouvel onglet.","button.BBreport.tip":"Partagez le rapport sur le forum Waze ou dans un message priv\u00e9.","button.settings.tip":"Configurer les param\u00e8tres","tab.custom.text":"perso", "tab.custom.tip":"Param\u00e8tres de v\u00e9rification personnalis\u00e9s d\u00e9finis par l'utilisateur","tab.settings.text":"Params","tab.scanner.text":"scan","tab.scanner.tip":"Param\u00e8tres du scan de la carte","tab.about.text":"\u00e0 propos</span>","tab.about.tip":"\u00c0 propos de WME Validator","scanner.sounds.text":"Activer les sons","scanner.sounds.tip":"Joue un 'bip' pendant le scan","scanner.sounds.NA":"Votre navigateur ne supporte pas AudioContext","scanner.highlight.text":"Mettre en surbrillance sur la carte", "scanner.highlight.tip":"Mettre en surbrillance les probl\u00e8mes rep\u00e9r\u00e9s sur la carte","scanner.slow.text":"Activer le mode 'lent'","scanner.slow.tip":"Permet un scan plus pouss\u00e9 et pr\u00e9cis de la carte\n* Remarque: cette option peut ralentir le processus de scan","scanner.ext.text":"Signaler des surbrillances externes","scanner.ext.tip":"Signaler des segments mis en \u00e9vidence par WME Toolbox ou WME Color Highlights","custom.template.text":"Mod\u00e8le perso","custom.template.tip":"Mod\u00e8le de contr\u00f4le personnalis\u00e9 d\u00e9finis par l'utilisateur.\n\nVous pouvez utiliser les variables suivantes:\n${country}, ${state}, ${city}, ${street},\n${altCity[index or delimeter]} Example: ${altCity[0]},\n${altStreet[index or delimeter]} Example: ${altStreet[##]},\n${type}, ${typeRank}, ${toll}, ${direction}, ${elevation}, ${lock},\n${length}, ${ID}, ${roundabout}, ${hasHNs},\n${drivable}, ${softTurns}, ${Uturn}, ${deadEnd},\n${segmentsA}, ${inA}, ${outB}, ${UturnA},\n${segmentsB}, ${inB}, ${outB}, ${UturnB}", "custom.template.example":"Example: ${street}","custom.regexp.text":"<a target='_blank' href='https://developer.mozilla.org/docs/JavaScript/Guide/Regular_Expressions'>RegExp</a> perso","custom.regexp.tip":"Mod\u00e8le de contr\u00f4le personnalis\u00e9 d\u00e9finis par l'utilisateur (en utilisant le Regular Expressions).\n\nInsensible \u00e0 la casse: /regexp/i\nNegation (ne fonctionne pas): !/regexp/\nInformation en mode debug des log sur la console: D/regexp/","custom.regexp.example":"Example: !/.+/", "about.tip":"Ouvre le lien dans un nouvel onglet","button.reset.text":"Par d\u00e9faut","button.reset.tip":"R\u00e9tablir les options de filtrage et les param\u00e8tres par d\u00e9faut","button.list.text":"Les v\u00e9rifications...","button.list.tip":"Montre une liste des v\u00e9rifications possibles dans WME Validator","button.wizard.tip":"Cr\u00e9er un pack g\u00e9ographique","button.back.text":"Ret.","button.back.tip":"Fermer les param\u00e8tres et revenir \u00e0 l'ecran principal","1.solutionLink":"W:Tout_sur_les_ronds-points", "1.title":"WME Toolbox: Rond-point pouvant causer des probl\u00e8mes","1.problem":"Les ID des segments du rond-point ne sont pas cons\u00e9cutif","1.solution":"Refaire le rond-point","2.title":"WME Toolbox: Simple segment (une voie)","2.problem":"Ce segments a des n\u0153uds de g\u00e9om\u00e9trie inutile","2.solution":"Simplifier le trac\u00e9 du segment s\u00e9lectionn\u00e9 en survolant les n\u0153uds en trop en appuyant sur le 'd' du clavier","3.title":"WME Toolbox: Verrouillage de niveau 2", "3.problem":"Segment surlign\u00e9 par WME Toolbox. Pas un probl\u00e8me","4.title":"WME Toolbox: Verrouillage de niveau 3","4.problem":"Segment surlign\u00e9 par WME Toolbox. Pas un probl\u00e8me","5.title":"WME Toolbox: Verrouillage de niveau 4","5.problem":"Segment surlign\u00e9 par WME Toolbox. Pas un probl\u00e8me","6.title":"WME Toolbox: Verrouillage de niveau 5","6.problem":"Segment surlign\u00e9 par WME Toolbox. Pas un probl\u00e8me","7.title":"WME Toolbox: Verrouillage de niveau 6","7.problem":"Segment surlign\u00e9 par WME Toolbox. Pas un probl\u00e8me", "8.title":"WME Toolbox: Num\u00e9ros de maison","8.problem":"Segment surlign\u00e9 par WME Toolbox. Pas un probl\u00e8me","9.title":"WME Toolbox: Segment avec une restriction programm\u00e9e","9.problem":"Segment surlign\u00e9 par WME Toolbox. Pas un probl\u00e8me","13.title":"WME Color Highlights: Verrouillage de l'\u00e9diteur","13.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","14.title":"WME Color Highlights: P\u00e9age / Route \u00e0 sens unique","14.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me", "15.title":"WME Color Highlights: R\u00e9cemment modifi\u00e9","15.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","16.title":"WME Color Highlights: Rang de la route","16.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","17.title":"WME Color Highlights: Pas de ville","17.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","18.title":"WME Color Highlights: Restriction programm\u00e9e / Type de route mis en \u00e9vidence", "18.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","19.title":"WME Color Highlights: Pas de nom","19.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","20.title":"WME Color Highlights: Filtrer par ville","20.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","21.title":"WME Color Highlights: Filtrer par ville (ville alt.)","21.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me", "22.title":"WME Color Highlights: Filtrer par \u00e9diteur","22.problem":"Segment surlign\u00e9 par WME Color Highlights. Pas un probl\u00e8me","23.problemLink":"W:Nommage_France#R.C3.A8gles_de_nommage","23.solutionLink":"W:Nommage_France","23.title":"Route non confirm\u00e9e","23.problem":"Cr\u00e9ation de segment incompl\u00e8te ville et nom de rue non renseign\u00e9","23.solution":"Terminer la cr\u00e9ation en compl\u00e9tant les propri\u00e9t\u00e9s","24.problemLink":"W:Comment_nommer_les_routes_et_les_villes#Nommage_des_villes_et_villages", "24.solutionLink":"F:t=29403","24.title":"Nom de ville peut-\u00eatre erron\u00e9 (uniquement disponible dans le rapport)","24.problem":"Le nom de la ville est peut-\u00eatre incorrecte","24.solution":"Comparer le nom avec celui propos\u00e9 et \u00e9ventuellement signaler le probl\u00e8me sur le forum","25.title":"Direction inconnue de la route carrossable","25.problem":"Un sens de circulation 'Inconnu' n'emp\u00eachera Waze de faire emprunter le segment","25.solution":"R\u00e9gler le sens de circulation du segment", "27.enabled":!0,"27.title":"Nom de ville sur une voie ferr\u00e9e","27.problem":"Un nom de ville sur les segment voie ferr\u00e9 provoque des incoh\u00e9rence des polygones Ville","27.solution":"R\u00e9gler le nom de ville \u00e0 'Sans' ou signaler le probl\u00e8me sur le Forum ","28.problemLink":"W:Guide_des_intersections#Noms_3","28.title":"Nom de rue sur une rampe","28.problem":"Une rampe sans nom 'h\u00e9rite' du nom du segment suivant","28.solution":"R\u00e9gler le nom du segment \u00e0 'Sans'", "29.problemLink":"W:Tout_sur_les_ronds-points#A_retenir","29.solutionLink":"W:Tout_sur_les_ronds-points","29.title":"Nom de rue sur rond-point","29.problem":"Dans Waze pas de nom de rue sur les rond-point","29.solution":"R\u00e9gler le nom des segment du RP \u00e0 'Sans' et cr\u00e9er un POI Jonction/ \u00e9changeur avec le nom du RP","34.title":"Nom de rue alternatif vide","34.problem":"Le nom de rue alternatif vide","34.solution":"Supprimer le nom alternatif","35.title":"Route carrossable non termin\u00e9", "35.problem":"Waze ne propose pas de guidage vers/dans les segment non termin\u00e9s","35.solution":"D\u00e9placer l\u00e9g\u00e8rement l'extr\u00e9mit\u00e9 libre du segment pour afin que le n\u0153uds de terminaison soit ajout\u00e9","36.title":"Noeud A: inutil (mode lent)","36.problem":"Les segments de part et d'autres du n\u0153ud A ont les m\u00eames propri\u00e9t\u00e9s","36.solution":"S\u00e9lectionner le n\u0153ud A et appuyer sur Suppr pour fusionner les 2 segments","37.title":"Noeud B: inutil (mode lent)", "37.problem":"Les segments de part et d'autres du n\u0153ud B ont les m\u00eames propri\u00e9t\u00e9s","37.solution":"S\u00e9lectionner le n\u0153ud B et appuyer sur Suppr pour fusionner les 2 segments","38.problemLink":"W:Les_fermetures_programm\u00e9es#Segments","38.title":"Fermetures programm\u00e9es p\u00e9rim\u00e9es (mode lent)","38.problem":"Il y a des fermetures programm\u00e9es p\u00e9rim\u00e9es sur ce segment","38.solution":"Cliquer 'Modifier les restrictions' et supprimer les restrictions p\u00e9rim\u00e9es", "39.problemLink":"W:Les_fermetures_programm\u00e9es#Restriction_de_tourner","39.title":"Restrictions de tourner p\u00e9rim\u00e9s (mode lent)","39.problem":"Il y a des restrictions de tourner p\u00e9rim\u00e9es sur ce n\u0153ud de jonction","39.solution":"Cliquer l'ic\u00f4ne horloge accol\u00e9e \u00e0 la fl\u00e8che jaune et supprimer les restrictions p\u00e9rim\u00e9es","41.title":"Noeud A: Autorisation en sens interdit","41.problem":"Au n\u0153ud A il y a une autorisation de tourner qui va \u00e0 l'encontre du sens unique", "41.solution":"Passer le segment \u00e0 double sens, corriger la fl\u00e8che au n\u0153ud A puis repasser en sens unique","42.title":"Noeud B: Autorisation en sens interdit","42.problem":"Au n\u0153ud B il y a une autorisation de tourner qui va \u00e0 l'encontre du sens unique","42.solution":"Passer le segment \u00e0 double sens, corriger la fl\u00e8che au n\u0153ud B puis repasser en sens unique","43.title":"Connect\u00e9 \u00e0 lui-m\u00eame","43.problem":"Le segment est connect\u00e9 \u00e0 lui m\u00eame", "43.solution":"Couper le segment en deux","44.title":"Pas ne connexion sortante","44.problem":"Le segment carrossable n'a pas de connexion sortante","44.solution":"Activer au moins une connexion sortante = une fl\u00e8che verte","45.title":"Pas de connexion entrante","45.problem":"Le segment carrossable (non priv\u00e9) n'a pas de connexion entrante","45.solution":"S\u00e9lectionner un segment adjacent et autoriser au moins un acc\u00e8s (fl\u00e8che rouge \u2192 verte)","46.title":"Noeud A: Pas de connexion entrante pour le segment (mode lent)", "46.problem":"Le segment carrossable (non priv\u00e9) n'a pas de connexion entrante au n\u0153ud A","46.solution":"S\u00e9lectionner un segment adjacent et autoriser au moins un acc\u00e8s (fl\u00e8che rouge \u2192 verte) au n\u0153ud A","47.title":"Noeud B: Pas de connexion entrante pour le segment (mode lent)","47.problem":"Le segment carrossable (non priv\u00e9) n'a pas de connexion entrante au n\u0153ud B","47.solution":"S\u00e9lectionner un segment adjacent et autoriser au moins un acc\u00e8s (fl\u00e8che rouge \u2192 verte) au n\u0153ud B", "48.solutionLink":"W:Tout_sur_les_ronds-points#Remplacer_.2F_Editer_un_rond-point","48.title":"Segment de rond-point \u00e0 double sens","48.problem":"Segment de rond-point \u00e0 double sens de circulation","48.solution":"Refaire le rond-point","50.solutionLink":"W:Tout_sur_les_ronds-points#A_retenir","50.title":"Pas de connectivit\u00e9 sur le rond-point (mode lent)","50.problem":"Le segment du rond-point n'a pas de connectivit\u00e9 avec le segment adjacent","50.solution":"Autoriser un virage vers le segment adjacent = Corriger la fl\u00e8che rouge", "57.enabled":!0,"57.title":"Nom de ville sur une rampe","57.problem":"Un Nom de ville sur une rampe peu affecter la recherche dans Waze","57.solution":"Cocher la case 'Sans' pour ville","59.enabled":!0,"59.title":"Nom de ville sur Freeway","59.problem":"Un nom de ville sur les segment Freeway provoque des incoh\u00e9rence des polygones Ville","59.solution":"R\u00e9gler le nom de ville \u00e0 'Sans' ou signaler le probl\u00e8me sur le Forum","74.problemLink":"W:Tout_sur_les_ronds-points#A_retenir", "74.solutionLink":"W:Tout_sur_les_ronds-points#Remplacer_.2F_Editer_un_rond-point","74.title":"Noeud A: Plusieurs segments connect\u00e9s","74.problem":"La jonction A du rond-point est connect\u00e9e \u00e0 plusieurs segments","74.solution":"Refaire le rond-point","77.title":"Demi-tour autoris\u00e9","77.problem":"L'impasse carrossable \u00e0 un demi-tour autoris\u00e9 \u00e0 son extr\u00e9mit\u00e9","77.solution":"\u00c9ventuellement Interdire le demi-tour","78.title":"M\u00eames extr\u00e9mit\u00e9s des segments carrossables (mode lent)", "78.problem":"Deux segments carrossables partagent les deux m\u00eames extr\u00e9mit\u00e9s","78.solution":"Diviser le segment. Vous pouvez \u00e9galement supprimer l'un des segments si ils sont identiques","79.title":"Demi-tour trop court (mode lent)","79.problem":"Le segment fait moins de 15m si n\u00e9cessaire Waze ne proposera pas de demi-tour","79.solution":"Agrandisseur le segment \u00e0 15m mini (si le demi-tour est autoris\u00e9)","87.problemLink":"W:Tout_sur_les_ronds-points#A_retenir","87.solutionLink":"W:Tout_sur_les_ronds-points#Remplacer_.2F_Editer_un_rond-point", "87.title":"Noeud A: Plusieurs sorties au rond-point","87.problem":"La jonction A du rond-point est connect\u00e9e \u00e0 plusieurs segments sortant","87.solution":"Refaire le rond-point","99.title":"Demi-tour \u00e0 l'entr\u00e9e du rond-point (mode lent)","99.problem":"Le segment d'entr\u00e9e du rond-point \u00e0 un demi-tour autoris\u00e9","99.solution":"D\u00e9sactiver le demi-tour","101.title":"Route ferm\u00e9e (seulement disponible dans le rapport)","101.problem":"Le segment est marqu\u00e9 comme \u00e9tant ferm\u00e9", "101.solution":"Si la construction est termin\u00e9e, restaurez la connectivit\u00e9 du segment et supprimez le suffixe","101.params":{regexp:"/(^|\\b)travaux(\\b|$)/i"},"102.title":"Noeud A: Pas de connexion sortante (mode lent)","102.problem":"Le segment carrossable n'a pas de connexion sortante au n\u0153ud A","102.solution":"Activer au moins une connexion sortante = une fl\u00e8che verte au n\u0153ud A","103.title":"Noeud B: Pas de connexion sortante (mode lent)","103.problem":"Le segment carrossable n'a pas de connexion sortante au n\u0153ud B", "103.solution":"Activer au moins une connexion sortante = une fl\u00e8che verte au n\u0153ud B","104.title":"Voie ferr\u00e9 utilis\u00e9e pour des commentaires","104.problem":"Le segment de voie ferr\u00e9 est probablement utilis\u00e9 pour mettre un commentaire","104.solution":"Supprimez le commentaire car les voies ferr\u00e9e sont affich\u00e9es pour le client","107.title":"Noeud A: Pas de connexion (mode lent)","107.problem":"Le noeud A du segment carrossable est \u00e0 moins de 5m d'un autre secteur carrossable mais n'y est pas connect\u00e9", "107.solution":"Connectez le noeud A \u00e0 un segment \u00e0 proximit\u00e9 ou le d\u00e9placer un peu plus loin","108.title":"Noeud B: pas de connexion (mode lent)","108.problem":"Le noeud B du segment carrossable est \u00e0 moins de 5m d'un autre secteur carrossable mais n'y est pas connect\u00e9","108.solution":"Connectez le noeud B \u00e0 un segment \u00e0 proximit\u00e9 ou le d\u00e9placer un peu plus loin","109.title":"Segment trop court","109.problem":"Le segment carrossables non-terminal est de moins de 2m de long, il est difficile de le voir sur la carte", "109.solution":"Augmentez sa taille, supprimez le ou connectez le \u00e0 un segment adjacent","112.title":"Plus de ${n} lettres en trop pour le nom de la rampe","112.problem":"Le nom de la rampe est trop long","112.solution":"Renommez de fa\u00e7on plus courte le nom de la rampe","114.title":"Noeud A: non carrossable connect\u00e9 \u00e0 un carrossable (mode lent)","114.problem":"Le segment non carrossable a une jonction avec un segment carrossable au noeud A","114.solution":"D\u00e9connectez le noeud A de tous les segments carrossables", "115.title":"Noeud B: non carrossable connect\u00e9 \u00e0 un carrossable (mode lent)","115.problem":"Le segment non carrossable a une jonction avec un segment carrossable au noeud B","115.solution":"D\u00e9connectez le noeud B de tous les segments carrossables","116.title":"\u00c9l\u00e9vation hors de port\u00e9e","116.problem":"L'\u00e9l\u00e9vation est en dehors des limites habituelle","116.solution":"Corrigez l'\u00e9l\u00e9vation","117.title":"Obsolete CONST ZN marker","117.problem":"The segment is marked with obsolete CONST ZN suffix", "117.solution":"Change CONST ZN to (closed)","118.title":"Noeud A: Chevauchement des segments (mode lent)","118.problem":"Le segment se chevauche avec le segment adjacent au noeud A","118.solution":"Divisez les segments \u00e0 2\u00b0 ou supprimez le point de la g\u00e9om\u00e9trie inutile ou supprimez le segment double au noeud A","119.title":"Noeud B: Chevauchement des segments (mode lent)","119.problem":"Le segment se chevauche avec le segment adjacent au noeud B","119.solution":"Divisez les segments \u00e0 2\u00b0 ou supprimez le point de la g\u00e9om\u00e9trie inutile ou supprimez le segment double au noeud B", "120.title":"Noeud A: Virage trop fort (mode lent)","120.problem":"Le segment carrossable a un virage tr\u00e8s fort au noeud A","120.solution":"D\u00e9sactiver le virage au noeud A ou \u00e9carter les segments \u00e0 30\u00b0","121.title":"Noeud B: Virage trop fort (mode lent)","121.problem":"Le segment carrossable a un virage tr\u00e8s fort au noeud B","121.solution":"D\u00e9sactiver le virage au noeud A ou \u00e9carter les segments \u00e0 30\u00b0","128.title":"V\u00e9rification personnalis\u00e9e d\u00e9finie par l'utilisateur (vert)", "128.problem":"Certaines des propri\u00e9t\u00e9s du segment sont \u00e0 l'encontre de la Regular Expression d\u00e9finie par l'utilisateur (voir Param\u00e8tres\u2192Personnaliser)","128.solution":"R\u00e9soudre le probl\u00e8me","129.title":"V\u00e9rification personnalis\u00e9e d\u00e9finie par l'utilisateur (bleu)","129.problem":"Certaines des propri\u00e9t\u00e9s du segment sont \u00e0 l'encontre de la Regular Expression d\u00e9finie par l'utilisateur (voir Param\u00e8tres\u2192Personnaliser)", "129.solution":"R\u00e9soudre le probl\u00e8me","163.enabled":!0,"163.title":"'Vers' dans le nom de la rue","163.problem":"Nom de rue contenant 'vers'","163.solution":"Renommer le segment selon les r\u00e8gles du wiki ou signaler sur le forum","163.solutionLink":"W:Nommage_France#Nommage_des_entr.C3.A9es.2C_sorties_et_des_embranchements_d.27autoroutes","163.params":{titleEN:"'Vers' in Ramp name",problemEN:"The Ramp name contains word 'vers'",solutionEN:"Rename the Ramp in accordance with the guidelines", regexp:"/(^|\\b)vers\\b/i"},"170.enabled":!0,"170.solutionLink":"W:Nommage_France#R.C3.A8gles_de_nommage","170.title":"Majuscule dans le nom de rue","170.problem":"Le nom de la rue commence par une miniscule","170.solution":"Passer la premi\u00e8re lettre en majuscule","171.enabled":!0,"171.title":"Abr\u00e9viation dans le nom de rue","171.problem":"Abr\u00e9viation ind\u00e9sirable dans le nom de rue","171.solution":"\u00c9crire le mot abr\u00e9ger en toute lettre","171.params":{regexp:"/((^| )([Ss]t-|[Ss]te-))|((^| )([Ss]t|[Ss]te|[Mm]al(?! Assis)|[Gg]al|[Aa]v|[Bb]lvd|[Ii]mp|[Pp]l|[Ss]q|[Aa]ll|[Bb][Dd])($| ))|((^| )(?!(Z\\.I|Z\\.A|Z\\.A\\.C|C\\.C|S\\.N\\.C\\.F|R\\.E\\.R)\\.)[^ ]+\\.)/"}, "172.title":"Nom de rue avec des espaces inutiles","172.problem":"Double espace dans le nom de rue","172.problemLink":"W:Comment_nommer_les_routes_et_les_villes","172.solution":"Supprimer les espaces inutiles","173.enabled":!1,"173.title":"Nom de rue sans espace avant ou apr\u00e8s une abr\u00e9vation","173.problem":"Pas d'espace avant ('1943r.') ou apr\u00e8s ('st.Jan') une abr\u00e9vation dans le nom de rue","173.solution":"Ajouter un espace avant/apr\u00e8s l'abr\u00e9vation","174.enabled":!0, "174.title":"Mauvais orthographe","174.problem":"Mauvais orthographe qui provoque une mauvaise prononciation","174.solution":"Corriger l'orthographe (\u00c9 = Alt-144 etc)","174.solutionLink":"W:Nommage_France#R.C3.A8gles_de_nommage","174.params":{regexp:"/(^|\\b)(allee|acces|chateau|ecole|egalit[e\u00e9]|[e\u00e9]galite|eglise|etang|gen[e\u00e9]ral|g[e\u00e9]neral|hotel|hopital|marechal|president|republique|ocean|ev[e\u00ea]ch[e\u00e9]|[e\u00e9]vech[e\u00e9]|[e\u00e9]v[e\u00ea]che|periph\u00e9rique|elodie|etienne|eric|emile|emilie|edouard|elisabeth)/i"}, "175.title":"Nom de rue avec uniquement des espaces","175.problem":"Le nom de la rue n'a que des espaces","175.solution":"Dans les propri\u00e9t\u00e9s de l'adresse, cocher 'Sans' pour le nom de la rue et cliquer sur 'Appliquer' OU entrer un nom de rue appropri\u00e9","190.title":"Minuscule dans le nom de ville","190.problem":"Le nom de ville commence avec une lettre en majuscule","190.solution":"Utilis\u00e9 ce formulaire pour renommer la ville","192.problemLink":"W:Comment_nommer_les_routes_et_les_villes#Nommage_des_villes_et_villages", "192.solutionLink":"F:t=29403","192.title":"Nom de ville avec des espaces inutiles","192.problem":"Double espace dans le nom de ville","192.solution":"Utiliser le formulaire suivant pour faire une demande de modification","193.enabled":!1,"193.title":"Nom de bille sans espace avant ou apr\u00e8s une abr\u00e9vation","193.problem":"Pas d'espace avant ('1943r.') ou apr\u00e8s ('st.Jana') une abr\u00e9vation dans le nom de rue","193.solution":"Utiliser ce formulaire pour renommer la ville","200.problemLink":"W:Soft_et_hard_turns", "200.solutionLink":"W:Soft_et_hard_turns#Bonnes_pratiques","200.title":"Noeud A: Autorisation de tourner non confirm\u00e9e","200.problem":"Le segment carrossable \u00e0 une autorisation de tourner non confirm\u00e9e au noeud A","200.solution":"Cliquer l'autorisation de tourner avec un ? violet pour la confirmer. Il peut \u00eatre n\u00e9cessaire de passer les sens unique \u00e0 double sens pour afficher des fl\u00e8ches cach\u00e9es"},ES:{".codeISO":"ES",".country":"Spain;Andorra;Bolivia;Costa Rica;Colombia;Cuba;Dominican Republic;Ecuador;Equatorial Guinea;Guatemala;Honduras;Nicaragua;Panama;Peru;Paraguay;El Salvador;Uruguay;Venezuela".split(";"), ".author":"robindlc and fernandoanguita",".updated":"2014-08-30",".lng":["ES","ES-419","GL"],"city.consider":"considerar este nombre de ciudad:","city.1":"nombre de ciudad demasiado corto","city.2":"expandir la abreviaci\u00f3n","city.3":"completar nombre corto","city.4":"completar nombre de ciudad","city.5":"corregir may\u00fasculas","city.6":"comprobar orden de palabras","city.7":"comprobar abreviaciones","city.8a":"a\u00f1adir nombre de pa\u00eds","city.8r":"eliminar nombre de pa\u00eds","city.9":"comprobar nombre de pa\u00eds", "city.10a":"a\u00f1adir palabra","city.10r":"eliminar palabra","city.11":"a\u00f1adir c\u00f3digo de pa\u00eds","city.12":"nombres id\u00e9nticos, pero ciudades con diferentes IDs","city.13a":"a\u00f1adir espacio","city.13r":"eliminar espacio","city.14":"revisar el n\u00famero","props.skipped.title":"El segmento no est\u00e1 revisado","props.skipped.problem":"El    segmento se modific\u00f3 despu\u00e9s del 01-05-2014 Y est\u00e1 bloqueado por ti, por lo que Validator no lo revis\u00f3","err.regexp":"Error al analizar la opci\u00f3n de revisi\u00f3n #${n}:", "props.disabled":"WME Validator deshabilitado","props.limit.title":"Demasiados problemas notificados","props.limit.problem":"Hay demasiados problemas notificados, puede que no se muestren todos","props.limit.solution":"Deselecciona el segmento y detiene el proceso de escaneo. Luego pincha el bot\u00f3n con la '\u2718' roja (Limpiar Reporte)","props.reports":"informes","props.noneditable":"No puedes editar este segmento","report.save":"Guardar este informe","report.list.andUp":"y subiendo","report.list.severity":"Severidad:", "report.list.reportOnly":"s\u00f3lo en el informe","report.list.forEditors":"Para editores nivel:","report.list.forCountries":"Para paises:","report.list.forStates":"Para estados:","report.list.forCities":"Para ciudades:","report.list.params":"Par\u00e1metros para configurar en el paquete de localizaci\u00f3n:","report.list.params.set":"Par\u00e1metros ajustados en el paquete de localizaci\u00f3n:","report.list.enabled":"${n} revisiones est\u00e1n habilitadas para","report.list.disabled":"${n} revisiones est\u00e1n deshabilitadas para", "report.list.total":"Hay ${n} revisiones disponibles","report.list.title":"Lista Completa de Revisiones para","report.list.see":"Ver","report.list.checks":"Configuraci\u00f3n>Acerca>Revisiones disponibles","report.list.fallback":"Reglas de Localizaci\u00f3n de respaldo:","report.and":"y","report.segments":"N\u00famero total de segmentos revisados:","report.customs":"Revisiones personalizadas combinadas (verde/azul):","report.reported":"Reportados","report.errors":"errores","report.warnings":"advertencias", "report.notes":"notas","report.contents":"Contenidos:","report.summary":"Resumen","report.title":"Informe de WME Validator","report.share":"para Compartir","report.generated.by":"generado por","report.generated.on":"activo","report.source":"Fuente del informe:","report.filter.duplicate":"segmentos duplicados","report.filter.streets":"Calles y Calles de Servicio","report.filter.other":"Otros conducibles y no conducibles","report.filter.noneditable":"segmentos no-editables","report.filter.notes":"notas", "report.filter.title":"Filtro:","report.filter.excluded":"est\u00e1n excluidos de este informe.","report.search.updated.by":"actualizado por","report.search.updated.since":"actualizado desde","report.search.city":"desde","report.search.reported":"reportado como","report.search.title":"B\u00fasqueda:","report.search.only":"s\u00f3lo segmentos","report.search.included":"est\u00e1n inclu\u00eddos en el informe.","report.beta.warning":"\u00a1Advertencia WME Beta!","report.beta.text":"Este informe se genera en WME Beta con permalinks beta.", "report.beta.share":"Por favor no comparta estos permalinks!","report.size.warning":"<b>\u00a1Advertencia!</b><br> El informe tiene ${n} caracteres, por lo que <b>no cabr\u00e1</b> en un mensaje de foro o privado.\n<br>Por favor agrega <b>m\u00e1s filtros</b> para reducir el tama\u00f1o del informe.","report.note.limit":"* Nota: hab\u00eda demasiados problemas reportados, por lo que algunos de ellos no se incluyen en el resumen.","report.forum":"Para motivar futuros desarrollos, por favor deje su mensaje en el", "report.thanks":"Gracias por usar WME Validator!","msg.limit.segments":"Hay demasiados segmentos.\n\nPincha 'Mostrar informe' para revisar el informe, luego\n","msg.limit.segments.continue":"pincha '\u25b6' para continuar.","msg.limit.segments.clear":"pulsa '\u2718' para borrar el informe.","msg.pan.text":"Desplaza el mapa para validarlo","msg.zoomout.text":"Aleja el zoom\tpara iniciar WME Validator","msg.click.text":"Pincha '\u25b6' para validar el \u00e1rea visible del mapa","msg.autopaused":"autopausado", "msg.autopaused.text":"\u00a1Autopausado! Pincha '\u25b6' para continuar.","msg.autopaused.tip":"WME Validator autom\u00e1ticamente paus\u00f3 al arrastrar el mapa o cambiar el tama\u00f1o de la ventana","msg.finished.text":"Pincha <b>'Mostrar informe'</b> para ver los problemas del mapa","msg.finished.tip":"Pincha el bot\u00f3n '\u2709' (Compartir) para publicar el informe en un \nforo o en un mensaje privado","msg.noissues.text":"\u00a1Terminado! \u00a1No se encontraron problemas!","msg.noissues.tip":"\u00a1Trata de deseleccionar algunas opciones de filtro o inicia WME Validator sobre otra zona del mapa!", "msg.scanning.text":"\u00a1Escaneando! Finalizando en ~ ${n} minutos","msg.scanning.text.soon":"\u00a1Escaneando! \u00a1Finalizando en un minuto!","msg.scanning.tip":"Pincha el bot\u00f3n 'Pausa' para pausar o '\u25a0' para detener","msg.starting.text":"\u00a1Comenzando! \u00a1Las capas est\u00e1n desactivadas para escanear m\u00e1s r\u00e1pido!","msg.starting.tip":"Usa el bot\u00f3n 'Pausa' para pausar o el bot\u00f3n '\u25a0' para detener","msg.paused.text":"\u00a1En pausa! Pincha el bot\u00f3n '\u25b6' para continuar.", "msg.paused.tip":"Para ver el informe pincha el bot\u00f3n 'Mostrar informe' (si est\u00e1 disponible)","msg.continuing.text":"\u00a1Continuando!","msg.continuing.tip":"WME Validator continuar\u00e1 desde la ubicaci\u00f3n en que fue pausado","msg.settings.text":"Pincha <b>'Atr\u00e1s'</b> para retornar a la vista principal","msg.settings.tip":"Pincha el bot\u00f3n 'Restaurar valores predeterminados' para resetear todos los par\u00e1metros en un clic!","msg.reset.text":"Todas las opciones de filtro y configuraci\u00f3n han sido reseteadas a sus valores por defecto", "msg.reset.tip":"Pincha el bot\u00f3n 'Atr\u00e1s' para retornar a la vista principal","msg.textarea.pack":"Por favor copia el texto abajo y luego p\u00e9galo en el nuevo archivo <b>.user.js</b>","msg.textarea":"Por favor copia el texto abajo y luego p\u00e9galo en tu publicaci\u00f3n del foro o mensaje privado","noaccess.text":"<b>Lo sentimos,</b><br> No puedes usar WME Validator\taqu\u00ed.<br>Por favor revisa <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>el hilo del foro</a><br>para m\u00e1s informaci\u00f3n.", "noaccess.tip":"Por favor revisa el hilo del foro para m\u00e1s informaci\u00f3n!","tab.switch.tip.on":"Pincha para activar el resaltado","tab.switch.tip.off":"Pincha para desactivar el resaltado","tab.filter.text":"filtro","tab.filter.tip":"Opciones para filtrar el informe y los segmentos resaltados","tab.search.text":"buscar","tab.search.tip":"Opciones de filtro avanzadas para incluir s\u00f3lo segmentos espec\u00edficos","tab.help.text":"ayuda","tab.help.tip":"\u00bfNecesitas ayuda?","filter.noneditables.text":"Excluir segmentos <b>no-editables</b>", "filter.noneditables.tip":"No reportar segmentos bloqueados o \nsegmentos fuera de su \u00e1rea de edici\u00f3n","filter.duplicates.text":"Excluir segmentos <b>duplicados</b>","filter.duplicates.tip":"No mostrar el mismo segmento en diferentes \npartes del reporte\n* Nota: esta opci\u00f3n NO AFECTA el resaltado","filter.streets.text":"Excluir <b>Calles y V\u00edas de Servicio</b>","filter.streets.tip":"No reportar Calles y V\u00edas de Servicio","filter.other.text":"Excluir <b>otros conducibles y no-conducibles</b>", "filter.other.tip":"No reportar Caminos de Tierra, V\u00edas de Estacionamiento y Caminos Privados\ny no-conducibles","filter.notes.text":"Excluir <b>notas</b>","filter.notes.tip":"Reportar s\u00f3lo advertencias y errores","search.youredits.text":"Incluir <b>s\u00f3lo tus ediciones</b>","search.youredits.tip":"Incluir s\u00f3lo los segmentos editados por ti","search.updatedby.text":"<b>Actualizado por:</b>","search.updatedby.tip":"Incluir s\u00f3lo segmentos actualizados por el editor especificado\nEste campo soporta:\n - listas: yo, OtrosEditores\n - comodines: palabra*\n - negaci\u00f3n: !yo, *\n* Nota: puedes usar 'me' para indicarte a ti mismo", "search.updatedby.example":"Ejemplo: me","search.updatedsince.text":"<b>Actualizado desde:</b>","search.updatedsince.tip":"Incluir s\u00f3lo segmentos editados desde la fecha especificada formato de fecha\nFirefox: AAAA-MM-DD","search.updatedsince.example":"AAAA-MM-DD","search.city.text":"<b>Nombre de ciudad:</b>","search.city.tip":"Incluir s\u00f3lo segmentos con el nombre de ciudad especificado\nEste campo soporta:\n - listas: Paris, Meudon\n - comodines: \u00c1rea * Mayor\n - negaci\u00f3n: !Paris, *", "search.city.example":"Ejemplo: !Paris, *","search.checks.text":"<b>Reportado como:</b>","search.checks.tip":"Incluir s\u00f3lo segmentos reportados como espec\u00edficos\nEste campo empareja:\n - severidades: errores\n - revisar nombres: Calle nueva\n - revisar IDs: 40\nEste campo soporta:\n - listas: 36, 37\n - comodines: *rotonda*\n - negaci\u00f3n: !giros suaves*, *","search.checks.example":"Ejemplo: inverso*","help.text":" <b>Hilos de Ayuda:</b><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?f=819&t=76488&p=666476#p666476'>F.A.Q.</a><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>Consulta tu duda en el foro</a><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?f=819&t=76488&p=661300#p661185'>Como ajustar Validator para tu pa\u00eds</a><br><a target='_blank' href='https://www.waze.com/forum/viewtopic.php?f=819&t=76488&p=663286#p663286'>Acerca de 'Puede ser un nombre de Ciudad incorrecto'</a>", "help.tip":"Abrir en una nueva pesta\u00f1a del explorador","button.scan.tip":"Comenzar escaneo del \u00e1rea del mapa actual \n* Nota: esto puede tomar unos minutos","button.scan.tip.NA":"Aleja el zoom para comenzar a escanear el \u00e1rea del mapa actual","button.pause.tip":"Pausar escaneo","button.continue.tip":"Continuar escaneando el \u00e1rea del mapa","button.stop.tip":"Detener el escaneo y volver a la posici\u00f3n de inicio","button.clear.tip":"Borrar informe y cach\u00e9 de segmentos","button.clear.tip.red":"Hay demasiados segmentos reportados:\n 1. Pincha 'Mostrar informe' para generar informe.\n 2. Pincha este bot\u00f3n para borrar el informe y comenzar de nuevo.", "button.report.text":"Mostrar informe","button.report.tip":"Aplicar el filtro y generar informe HTML en una nueva pesta\u00f1a","button.BBreport.tip":"Compartir el informe en el foro Waze o en un mensaje privado","button.settings.tip":"Configurar ajustes","tab.custom.text":"personalizado","tab.custom.tip":"Ajustes de revisi\u00f3n personalizados definidos por el usuario","tab.settings.text":"Ajustes","tab.scanner.text":"escanear","tab.scanner.tip":"Ajustes de escaneo de mapa","tab.about.text":"acerca de</span>", "tab.about.tip":"Acerca de WME Validator","scanner.sounds.text":"Habilitar sonidos","scanner.sounds.tip":"Pitidos y sonidos mientras escanea","scanner.sounds.NA":"Su navegador no admite AudioContext","scanner.highlight.text":"Resalta problemas en el mapa","scanner.highlight.tip":"Resalta problemas reportados en el mapa","scanner.slow.text":"Activa 'slow' verificaciones","scanner.slow.tip":"Activa an\u00e1lisis profundo del mapa\n* Nota: esta opci\u00f3n puede ralentizar el proceso de escaneo","scanner.ext.text":"Informa de resaltados externos", "scanner.ext.tip":"Informa de segmentos resaltados por WME Toolbox o WME Color Highlights","custom.template.text":"Plantilla personalizada","custom.template.tip":"Plantilla para comprobaciones definidas por el usuario.\n\nPuede usar las siguientes variables expandibles:\n${country}, ${state}, ${city}, ${street},\n${country}, ${state}, ${city}, ${street},\n${altCity[index or delimeter]} Example: ${altCity[0]},\n${altStreet[index or delimeter]} Example: ${altStreet[##]},\n${type}, ${typeRank}, ${toll}, ${direction}, ${elevation}, ${lock},\n${length}, ${ID}, ${roundabout}, ${hasHNs},\n${drivable}, ${softTurns}, ${Uturn}, ${deadEnd},\n${segmentsA}, ${inA}, ${outB}, ${UturnA},\n${segmentsB}, ${inB}, ${outB}, ${UturnB}", "custom.template.example":"Ejemplo: ${street}","custom.regexp.text":"Personalizado <a target='_blank' href='https://developer.mozilla.org/docs/JavaScript/Guide/Regular_Expressions'>RegExp</a>","custom.regexp.tip":"Expresi\u00f3n regular de comprobaci\u00f3n personalizada definida por el usuario para que coincida con la plantilla.\n\nCase-insensitive match: /regexp/i\nNegation (do not match): !/regexp/\nLog debug information on console: D/regexp/","custom.regexp.example":"Ejemplo: !/.+/","about.tip":"Pincha 'actualizar' para abrir el hilo del foro en una pesta\u00f1a nueva", "button.reset.text":"Restablecer predeterminados","button.reset.tip":"Revertir opciones de filtro y ajustes a sus valores predeterminados","button.list.text":"Comprobaciones disponibles...","button.list.tip":"Muestra una lista de las comprobaciones disponibles en WME Validator","button.wizard.tip":"Crear paquete de localizaci\u00f3n","button.back.text":"Atr\u00e1s","button.back.tip":"Cerrar configuraci\u00f3n y volver a la vista principal","1.solutionLink":"W:Crear_y_editar_rotondas#Arreglar_rotondas_editadas_manualmente", "1.title":"WME Toolbox: Rotonda que puede causar problemas","1.problem":"Los n\u00fameros de identificaci\u00f3n de los puntos de uni\u00f3n de los segmentos de la rotonda no son consecutivos","1.solution":"Rehacer la rotonda","2.title":"WME Toolbox: Segmento Simple","2.problem":"El segmento tiene nodos de geometr\u00eda innecesarios","2.solution":"Simplifica la geometr\u00eda del segmento pasando el puntero del rat\u00f3n por encima y pulsando la tecla 'd'","3.title":"WME Toolbox: Bloqueo nivel 2", "3.problem":"El segmento est\u00e1 resaltado por WME Toolbox. No es un problema","4.title":"WME Toolbox: Bloqueo nivel 3","4.problem":"El segmento est\u00e1 resaltado por WME Toolbox. No es un problema","5.title":"WME Toolbox: Bloqueo nivel 4","5.problem":"El segmento est\u00e1 resaltado por WME Toolbox. No es un problema","6.title":"WME Toolbox: Bloqueo nivel 5","6.problem":"El segmento est\u00e1 resaltado por WME Toolbox. No es un problema","7.title":"WME Toolbox: Bloqueo nivel 6","7.problem":"El segmento est\u00e1 resaltado por WME Toolbox. No es un problema", "8.title":"WME Toolbox: Numeros de casas","8.problem":"El segmento est\u00e1 resaltado por WME Toolbox. No es un problema","9.title":"WME Toolbox: Segmento con restricciones de tiempo","9.problem":"El segmento est\u00e1 resaltado por WME Toolbox. No es un problema","13.title":"WME Colour Highlights: Bloqueo de editor","13.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","14.title":"WME Colour Highlights: Peaje / V\u00eda de sentido \u00fanico","14.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema", "15.title":"WME Colour Highlights: Editado recientemente","15.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","16.title":"WME Colour Highlights: Rango de v\u00edas","16.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","17.title":"WME Colour Highlights: Sin ciudad","17.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","18.title":"WME Colour Highlights: Restricci\u00f3n horaria / Tipo de v\u00eda resaltado", "18.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","19.title":"WME Colour Highlights: Sin nombre","19.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","20.title":"WME Colour Highlights: Filtro por ciudad","20.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","21.title":"WME Colour Highlights: Filtro por ciudad (alt. ciudad)","21.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema", "22.title":"WME Colour Highlights: Filtro por editor","22.problem":"El segmento est\u00e1 resaltado por WME Colour Highlights. No es un problema","23.title":"Segmento no confirmado","23.problem":"Cada segmento debe tener al menos el nombre del pa\u00eds o estado","23.solution":"Confirma la v\u00eda actualizando sus detalles","24.problemLink":'W:Corrigiendo_ciudades_"manchadas"',"24.title":"Puede haber nombre incorrecto de ciudad (s\u00f3lo disponible en el informe)","24.problem":"El segmento puede tener un nombre de ciudad incorrecto", "24.solution":"Considera el nombre de ciudad sugerido y use este formulario para renombrar la ciudad","25.title":"Direcci\u00f3n del segmento marcada como desconocida","25.problem":"La direcci\u00f3n del segmento 'Desconocida' no impedir\u00e1 enrutar por la v\u00eda","25.solution":"Fijar la direcci\u00f3n de la v\u00eda","27.enabled":!0,"27.problemLink":'W:Corrigiendo_ciudades_"manchadas"',"27.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Address_Properties","27.title":"Nombre de ciudad en v\u00eda f\u00e9rrea", "27.problem":"Poner nombres de ciudad en la v\u00eda f\u00e9rrea puede generar ciudades manchadas","27.solution":"En las propiedades de direcci\u00f3n seleccione la casilla 'Ninguno' cerca del nombre de ciudad, haz clic en 'Aplicar'","28.problemLink":"W:Puntos_de_Uni\u00f3n._Gu\u00eda_de_estilo#Bifurcaciones_de_rampas","28.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Address_Properties","28.title":"Nombre de calle en una rampa bidireccional","28.problem":"Si la rampa no tiene nombre, el nombre del segmento siguiente se propagar\u00e1 hacia atr\u00e1s", "28.solution":"En la caja de propiedades de la direcci\u00f3n, marca la casilla 'Ninguno' en el nombre de la calle y haz clic en 'Aplicar'","29.problemLink":"W:Crear_y_editar_rotondas#Creaci.C3.B3n_de_una_rotonda_a_partir_de_una_intersecci.C3.B3n","29.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Address_Properties","29.title":"Nombre de calle en rotonda","29.problem":"En Waze, no nombramos los segmentos de las rotondas","29.solution":"En la caja de propiedades de la direcci\u00f3n, marca la casilla 'Ninguno' en el nombre de la calle y haz clic en 'Aplicar' y despu\u00e9s crea un punto de inter\u00e9s tipo 'intersecci\u00f3n / intercambio' para nombrar la rotonda", "34.title":"Nombre de calle alternativo vac\u00edo","34.problem":"El nombre de calle alternativo est\u00e1 vac\u00edo","34.solution":"Borrar el nombre alternativo de calle vac\u00edo","35.title":"Segmento de v\u00eda sin terminar","35.problem":"Waze no enrutar\u00e1 desde un segmento sin terminar","35.solution":"Mover un poco el segmento para que el extremo sin terminar sea a\u00f1adido autom\u00e1ticamente al punto de uni\u00f3n","36.title":"Punto de uni\u00f3n A innecesario (slow)","36.problem":"Los segmentos adyacentes al punto de uni\u00f3n A son id\u00e9nticos", "36.solution":"Selecciona el punto de uni\u00f3n A y pulsa la tecla borrar para unir los dos segmentos","37.title":"Punto de uni\u00f3n B innecesario (slow)","37.problem":"Los segmentos adyacentes al punto de uni\u00f3n B son id\u00e9nticos","37.solution":"Selecciona el punto de uni\u00f3n B y pulsa la tecla borrar para unir los dos segmentos","38.problemLink":"W:Restricciones_horarias#En_segmentos","38.title":"Restricci\u00f3n de segmento caducada (slow)","38.problem":"El segmento tiene una restricci\u00f3n caducada", "38.solution":"Hacer clic en 'Editar restricciones' y borrar la restricci\u00f3n caducada","39.problemLink":"W:Restricciones_horarias#En_giros","39.title":"Restricci\u00f3n de giro caducada (slow)","39.problem":"El segmento tiene un giro con una restricci\u00f3n caducada","39.solution":"Hacer clic en el icono de reloj cerca de la flecha amarilla y borrar la restricci\u00f3n caducada","41.title":"Conectividad inversa en punto de uni\u00f3n A del segmento","41.problem":"Hay un giro que va contra la direcci\u00f3n del segmento en el punto de uni\u00f3n A del segmento", "41.solution":"Hacer el segmento 'bidireccional', restringir todos los giros en el punto de uni\u00f3n A y luego hacer el segmento 'Unidireccional (A\u2192B)' nuevamente","42.title":"Conectividad inversa en punto de uni\u00f3n B del segmento","42.problem":"Hay un giro que va contra la direcci\u00f3n del segmento en el punto de uni\u00f3n B del segmento","42.solution":"Hacer el segmento 'bidireccional', restringir todos los giros en el punto de uni\u00f3n B y luego hacer el segmento 'Unidireccional (B\u2192A)' nuevamente", "43.solutionLink":"W:Gu\u00eda_r\u00e1pida_de_edici\u00f3n_de_mapas#Dividir_un_segmento","43.title":"Auto conectividad","43.problem":"El segmento est\u00e1 conectado a si mismo","43.solution":"Divide el segmento en TRES partes","44.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Establecer_giros_permitidos_.28conexiones.29","44.title":"Sin conexi\u00f3n de salida","44.problem":"El segmento no tiene ning\u00fan giro de salida permitido","44.solution":"Activa al menos un giro de salida desde el segmento", "45.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Establecer_giros_permitidos_.28conexiones.29","45.title":"Sin conexi\u00f3n de entrada","45.problem":"El segmento no privado no tiene ning\u00fan giro de entrada permitido","45.solution":"Selecciona un segmento adyacente y activa por lo menos un giro hacia el segmento","46.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Establecer_giros_permitidos_.28conexiones.29","46.title":"Sin entrada en A (slow)","46.problem":"El segmento no-privado no tiene ning\u00fan giro de entrada habilitado en el punto de uni\u00f3n A", "46.solution":"Selecciona un segmento adyacente y habilita al menos un giro hacia el segmento en el punto de uni\u00f3n A","47.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Establecer_giros_permitidos_.28conexiones.29","47.title":"Sin entrada en B (slow)","47.problem":"El segmento no-privado no tiene ning\u00fan giro de entrada habilitado en el punto de uni\u00f3n B","47.solution":"Selecciona un segmento adyacente y habilita al menos un giro hacia el segmento en el punto de uni\u00f3n B", "48.solutionLink":"W:Crear_y_editar_rotondas#Arreglar_rotondas_editadas_manualmente","48.title":"Segmento de rotonda bidireccional","48.problem":"El segmento de rotonda es bidireccional","48.solution":"Rehacer la rotonda","50.solutionLink":"W:Crear_y_editar_rotondas#Arreglar_rotondas_editadas_manualmente","50.title":"No hay conectividad en la rotonda (slow)","50.problem":"El segmento de la rotonda no tiene conectividad con el segmento de rotonda siguiente","50.solution":"Permitir un giro al segmento adyacente o rehacer la rotonda", "57.enabled":!0,"57.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Address_Properties","57.title":"Nombre de ciudad en rampa con nombre","57.problem":"Poner el nombre de ciudad en las rampas puede afectar a los resultados de b\u00fasqueda","57.solution":"En las propiedades de direcci\u00f3n seleccione la casilla 'Ninguno' cerca del nombre de ciudad, haz clic en 'Aplicar'","59.enabled":!0,"59.problemLink":"W:Corrigiendo_ciudades_'manchadas'","59.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Address_Properties", "59.title":"Nombre de Ciudad en Autopista","59.problem":"Poner nombres de ciudad en la Autopista puede generar ciudades manchadas","59.solution":"En las propiedades de direcci\u00f3n seleccione la casilla 'Ninguno' cerca del nombre de ciudad, haz clic en 'Aplicar'","73.enabled":!0,"73.title":"Menos de 3 caracteres de longitud en el nombre de la calle","73.problem":"El nombre de la calle tiene una longitud de menos de 3 caracteres","73.solution":"Corrige el nombre de la calle","74.problemLink":"W:Crear_y_editar_rotondas", "74.solutionLink":"W:Crear_y_editar_rotondas#Arreglar_rotondas_editadas_manualmente","74.title":"Varios segmentos en el punto de uni\u00f3n A de la rotonda","74.problem":"La rotonda tiene en el punto de uni\u00f3n A m\u00e1s de un segmento conectado","74.solution":"Rehacer la rotonda","77.title":"Calle sin salida con giro en U","77.problem":"La calle sin salida tiene un giro en U habilitado","77.solution":"Deshabilitar el giro en U","78.solutionLink":"W:Gu\u00eda_r\u00e1pida_de_edici\u00f3n_de_mapas#Dividir_un_segmento", "78.title":"Segmentos con los mismos puntos de inicio y final (slow)","78.problem":"Dos segmentos comparten los puntos de inicio y final","78.solution":"Divide el segmento. Tambi\u00e9n puedes borrar uno de los segmentos si son id\u00e9nticos","79.title":"Conector para giros en U demasiado corto (slow)","79.problem":"La longitud del segmento es menor de 15 metros por lo que el giro en U no es posible","79.solution":"Aumente la longitud del segmento","87.problemLink":"W:Crear_y_editar_rotondas","87.solutionLink":"W:Crear_y_editar_rotondas#Arreglar_rotondas_editadas_manualmente", "87.title":"M\u00e1s de un segmento de salida en el punto de uni\u00f3n A de la rotonda","87.problem":"La rotonda tiene en el punto de uni\u00f3n A m\u00e1s de un segmento de salida conectado","87.solution":"Rehacer la rotonda","90.enabled":!0,"90.title":"Segmento de Autopista bidireccional","90.problem":"La mayor\u00eda de las Autopistas est\u00e1n separadas en dos v\u00edas de un sentido, por lo que este segmento bidireccional puede ser un error","90.solution":"Revisar direcci\u00f3n de Autopista", "99.title":"Giro en U en la entrada de rotonda (slow)","99.problem":"El segmento de entrada a la rotonda tiene un giro en U habilitado","99.solution":"Deshabilitar el giro en U","101.enabled":!1,"101.title":"Zona en construcci\u00f3n (s\u00f3lo disponible en el informe)","101.problem":"El segmento est\u00e1 marcado como zona de construcci\u00f3n","101.solution":"Si la construcci\u00f3n est\u00e1 terminada, volver a conectar el segmento y borrar el sufijo","102.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Establecer_giros_permitidos_.28conexiones.29", "102.title":"Sin salida en A (slow)","102.problem":"El segmento no tiene ning\u00fan giro de salida habilitado en el punto de uni\u00f3n A","102.solution":"Habilita al menos un giro de salida desde el segmento en el punto de uni\u00f3n A","103.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Establecer_giros_permitidos_.28conexiones.29","103.title":"Sin salida en B (slow)","103.problem":"El segmento no tiene ning\u00fan giro de salida habilitado en el punto de uni\u00f3n B","103.solution":"Habilita al menos un giro de salida desde el segmento en el punto de uni\u00f3n B", "104.title":"V\u00eda f\u00e9rrea usada para comentarios","104.problem":"El segmento de v\u00eda f\u00e9rrea es probablemente usado como comentario de mapa","104.solution":"Borrar el comentario ya que las v\u00edas f\u00e9rreas ser\u00e1n a\u00f1adidas al mapa del cliente","107.title":"Sin conexi\u00f3n en punto de uni\u00f3n A (slow)","107.problem":"El punto de uni\u00f3n A del segmento est\u00e1 a menos de 5 metros de otro segmento pero no est\u00e1 conectado","107.solution":"Conectar el punto de uni\u00f3n A a un segmento cercano o separarlos un poco m\u00e1s", "108.title":"Sin conexi\u00f3n en punto de uni\u00f3n B (slow)","108.problem":"El punto de uni\u00f3n B del segmento est\u00e1 a menos de 5 metros de otro segmento pero no est\u00e1 conectado","108.solution":"Conectar el punto de uni\u00f3n B a un segmento cercano o separarlos un poco m\u00e1s","109.solutionLink":"W:Gu\u00eda_r\u00e1pida_de_edici\u00f3n_de_mapas#Eliminar_un_punto_de_uni.C3.B3n","109.title":"Segmento muy corto","109.problem":"El segmento tiene menos de 2 metros de longitud, as\u00ed que es dif\u00edcil de ver en el mapa", "109.solution":"Aumentar la longitud, borrar el segmento, o unirlo a un segmento adyacente","112.title":"M\u00e1s de 55 caracteres en el nombre de la Rampa","112.problem":"El nombre de la Rampa tiene m\u00e1s de 55 caracteres","112.solution":"Acorta el nombre de la Rampa","114.enabled":!1,"114.title":"No transitable conectada a transitable en el punto de uni\u00f3n A (slow)","114.problem":"El segmento no transitable tiene un punto de uni\u00f3n con un segmento transitable en el extremo A","114.solution":"Desconecta el extremo A de todos los segmentos transitables", "115.enabled":!1,"115.title":"No transitable conectada a transitable en el punto de uni\u00f3n B (slow)","115.problem":"El segmento no transitable tiene un punto de uni\u00f3n con un segmento transitable en el extremo B","115.solution":"Desconecta el extremo B de todos los segmentos transitables","116.title":"Elevaci\u00f3n fuera de rango","116.problem":"La elevaci\u00f3n del segmento est\u00e1 fuera de rango","116.solution":"Corrige la elevaci\u00f3n","117.enabled":!1,"117.title":"Marcado obsoleto: CONST ZN", "117.problem":"El segmento est\u00e1 marcado con el sufijo obsoleto CONST ZN","117.solution":"Cambiar CONST ZN a (closed)","118.title":"Segmentos superpuestos en A (slow)","118.problem":"El segmento se solapa con el segmento adyacente en el punto de uni\u00f3n A","118.solution":"Separa los dos segmentos al menos 2\u00ba o elimina el nodo de geometr\u00eda innecesario o borra el segmento duplicado en el punto de uni\u00f3n A","119.title":"Segmentos superpuestos en B (slow)","119.problem":"El segmento se solapa con el segmento adyacente en el punto de uni\u00f3n B", "119.solution":"Separa los dos segmentos al menos 2\u00ba o elimina el nodo de geometr\u00eda innecesario o borra el segmento duplicado en el punto de uni\u00f3n B","120.title":"Giro demasiado cerrado en A (slow)","120.problem":"El segmento tiene un giro demasiado cerrado en el punto de uni\u00f3n A","120.solution":"Desactiva el giro cerrado en el punto de uni\u00f3n A o considera separar los segmentos hasta un \u00e1ngulo de 30\u00b0","121.title":"Giro demasiado cerrado en B (slow)","121.problem":"El segmento tiene un giro demasiado cerrado en el punto de uni\u00f3n B", "121.solution":"Desactiva el giro cerrado en el punto de uni\u00f3n B o considera separar los segmentos hasta un \u00e1ngulo de 30\u00b0","128.title":"Comprobaci\u00f3n personalizada por el usuario 1","128.problem":"Alguna de las propiedades del segmento coinciden con la expresi\u00f3n regular definida por el usuario (ver Ajustes\u2192Personalizaci\u00f3n)","128.solution":"Resolver el problema","129.title":"Comprobaci\u00f3n personalizada por el usuario 2","129.problem":"Alguna de las propiedades del segmento coinciden con la expresi\u00f3n regular definida por el usuario (ver Ajustes\u2192Personalizaci\u00f3n)", "129.solution":"Resolver el problema","130.enabled":!0,"130.severity":"N","130.title":"Nivel de bloqueo de Autopista incorrecto","130.problem":"El segmento de Autopista no est\u00e1 bloqueado a nivel 4","130.problemLink":"W:Dudas_frecuentes_editando_mapas#.C2.BFDebo_.22bloquear.22_mis_ediciones.3F","130.solution":"Bloquear el segmento de Autopista a nivel 4","130.params":{titleEN:"No lock on Freeway",problemEN:"The Freeway segment should be locked to Lvl 4",solutionEN:"Lock the segment",template:"${type}:${lock}", regexp:"/^3:[^4]/"},"131.enabled":!0,"131.severity":"N","131.title":"No lock on Major Highway","131.problem":"The Major Highway segment should be locked to Lvl 3","131.problemLink":"W:Dudas_frecuentes_editando_mapas#.C2.BFDebo_.22bloquear.22_mis_ediciones.3F","131.solution":"Lock the segment","131.params":{titleEN:"No lock on Major Highway",problemEN:"The Major Highway segment should be locked to Lvl 3",solutionEN:"Lock the segment",template:"${type}:${lock}:${street}",regexp:"/^6:[^3]:N-/"},"133.enabled":!0, "133.severity":"N","133.title":"No lock on Ramp","133.problem":"The Ramp segment should be locked to Lvl 3","133.problemLink":"W:Dudas_frecuentes_editando_mapas#.C2.BFDebo_.22bloquear.22_mis_ediciones.3F","133.solution":"Lock the segment","133.params":{titleEN:"No lock on Ramp",problemEN:"The Ramp segment should be locked to Lvl 3",solutionEN:"Lock the segment",template:"${type}:${lock}",regexp:"/^4:[^3]/"},"150.title":"Nivel de bloqueo de Autopista incorrecto","150.problem":"El segmento de Autopista no est\u00e1 bloqueado a nivel ${n}", "150.solution":"Bloquear el segmento de Autopista a nivel ${n}","169.title":"Calle nombrada incorrectamente","169.problem":"La calle tiene el nombre incorrecto, usando caracteres o palabras ilegales","169.solution":"Renombre la calle de acuerdo a los criterios establecidos","170.enabled":!0,"170.title":"Nombre de calle comienza con min\u00fascula","170.problem":"El nombre de la calle comienza con min\u00fascula","170.solution":"Escribir en may\u00fascula la primera letra del nombre","172.title":"Nombre de calle con espacios innecesarios", "172.problem":"Espacio en blanco inicial/final o doble en el nombre de la calle","172.solution":"Borrar los espacios innecesarios del nombre de Calle","173.enabled":!1,"173.title":"Nombre de segmento sin espacio antes o despu\u00e9s de una abreviaci\u00f3n","173.problem":"Sin espacio antes ('1943r.') o despu\u00e9s ('St.Jan') de una abreviaci\u00f3n en el nombre del segmento","173.solution":"Agregar un espacio antes/despu\u00e9s de la abreviaci\u00f3n","175.solutionLink":"W:Crear_y_editar_segmentos_de_v\u00edas#Address_Properties", "175.title":"Nombre del segmento s\u00f3lo con espacios","175.problem":"El nombre del segmento s\u00f3lo tiene espacios en blanco en el nombre","175.solution":"En la caja de propiedades de la direcci\u00f3n, marca la casilla 'Ninguno' en el nombre de la calle y haz clic en 'Aplicar' o escribe un nombre de calle correcto","190.title":"Nombre de ciudad con min\u00fascula","190.problem":"El nombre de la ciudad comienza con min\u00fascula","190.solution":"Utiliza este formulario para renombrar la ciudad", "192.title":"Nombre de Ciudad con espacios innecesarios","192.problem":"Espacio en blanco inicial/final o doble en el nombre de la ciudad","192.solution":"Use este formulario para renombrar la Ciudad","193.enabled":!1,"193.title":"Nombre de Ciudad sin espacio delante o atr\u00e1s de una abreviaci\u00f3n","193.problem":"Sin espacio antes ('1943r.') o despu\u00e9s ('St.Jean') de una abreviaci\u00f3n en el nombre de la ciudad","193.solution":"Use este formulario para renombrar la Ciudad","200.problemLink":"W:Giros_impl\u00edcitos_y_expl\u00edcitos", "200.solutionLink":"W:Giros_impl\u00edcitos_y_expl\u00edcitos#Mejores_pr.C3.A1cticas","200.title":"Uni\u00f3n A: Giro suave (impl\u00edcito) en segmento","200.problem":"El segmento tiene un giro no confirmado","200.solution":"Haz clic en el giro indicado con un signo de interrogaci\u00f3n color p\u00farpura para confirmarlo. Nota: es posible que debas hacer el segmento bidireccional para ver todos los giros","201.problemLink":"W:Giros_impl\u00edcitos_y_expl\u00edcitos","201.solutionLink":"W:Giros_impl\u00edcitos_y_expl\u00edcitos#Mejores_pr.C3.A1cticas", "201.title":"Uni\u00f3n A: Giro suave (impl\u00edcito) en segmento principal","201.problem":"El segmento principal tiene un giro no confirmado","201.solution":"Haz clic en el giro indicado con un signo de interrogaci\u00f3n color p\u00farpura para confirmarlo. Nota: es posible que debas hacer el segmento bidireccional para ver todos los giros"},DE:{".codeISO":"DE",".country":"Germany","59.enabled":!0,"59.problemLink":"W:How_to_label_and_name_roads_(Austria)#Autobahnen_and_Schnellstra.C3.9Fen_.28A_.26_S.29", "90.enabled":!0,"110.enabled":!0,"150.enabled":!0,"150.problemLink":"W:Die_beste_Vorgehensweise_beim_Bearbeiten_der_Karte#Richtung_und_Sperren_von_Stra.C3.9Fen"},CZ:{".codeISO":"CZ",".country":"Czech Republic","27.enabled":!0,"52.enabled":!0,"73.enabled":!0,"90.enabled":!0,"105.enabled":!0,"150.enabled":!0,"150.problemLink":"F:t=64980&p=572847#p572847","150.params":{n:4},"151.enabled":!0,"151.problemLink":"F:t=64980&p=572847#p572847","151.params":{n:4},"152.enabled":!0,"152.problemLink":"F:t=64980&p=572847#p572847", "152.params":{n:4},"153.enabled":!0,"153.problemLink":"F:t=64980&p=572847#p572847","153.params":{n:4},"154.enabled":!0,"154.problemLink":"F:t=64980&p=572847#p572847","154.params":{n:3},"170.enabled":!0,"170.params":{regexp:"/^(?!(alej|bratranc\u016f|brat\u0159\u00ed|b\u0159\u00ed|dr\\.|gen\\.|gener\u00e1la|kapit\u00e1na|kpt\\.|kr\u00e1le|majora|mjr\\.|most|n\u00e1b\u0159\\.|n\u00e1b\u0159e\u017e\u00ed|n\u00e1m\\.|n\u00e1m\u011bst\u00ed|park|plk\\.|plukovn\u00edka|podplukovn\u00edka|por\\.|poru\u010d\u00edka|pplk\\.|prap\\.|prapor\u010d\u00edka|prof\\.|promen\u00e1da|sad|sady|s\u00eddl\\.|s\u00eddli\u0161t\u011b|t\u0159\\.|t\u0159\u00edda|tunel|ul\\.|ulice|zahrada) [^a-z])[a-z]/"}}, CL:{".codeISO":"CL",".country":"Chile",".fallbackCode":"ES","59.enabled":!0,"150.enabled":!0,"170.enabled":!0,"200.enabled":!1},CH:{".codeISO":"CH",".country":"Switzerland","59.enabled":!0,"59.problemLink":"W:How_to_label_and_name_roads_(Austria)#Autobahnen_and_Schnellstra.C3.9Fen_.28A_.26_S.29","90.enabled":!0,"110.enabled":!0,"150.enabled":!0,"150.problemLink":"W:Die_beste_Vorgehensweise_beim_Bearbeiten_der_Karte#Richtung_und_Sperren_von_Stra.C3.9Fen"},BN:{".codeISO":"BN",".country":"Brunei","69.enabled":!0, "73.enabled":!0,"150.enabled":!0,"150.params":{n:2},"151.enabled":!0,"151.params":{n:2},"152.enabled":!0,"152.params":{n:2}},BG:{".codeISO":"BG",".country":"Bulgaria","27.enabled":!0},BE:{".codeISO":"BE",".country":"Belgium","109.params":{n:6},"150.enabled":!0,"150.problemLink":"W:Benelux_Freeway","151.enabled":!0,"151.problemLink":"W:Benelux_Major_Highway","152.enabled":!0,"152.problemLink":"W:Benelux_Minor_Highway","154.enabled":!0,"154.problemLink":"W:Benelux_Primary_Street","160.enabled":!0,"160.problemLink":"W:Benelux_Freeway", "160.params":{solutionEN:"Rename the Freeway segment to a 'Anum' or 'Anum - Enum' or 'Anum ri Dir1 / Dir2'",regexp:"!/^(A|B|E)[0-9]+( - (A|E)[0-9]+)*( ri [^\\/]+( \\/ [^\\/]+)*)?$/"},"163.enabled":!0,"163.problemLink":"W:Benelux_Roads#Highways","163.solutionLink":"W:Benelux_Ramp","163.params":{titleEN:"Ramp name starts with a number",problemEN:"The Ramp name starts with a number",solutionEN:"Rename the Ramp in accordance with the guidelines",regexp:"/^([0-9]+)/"},"171.enabled":!0,"171.problemLink":"W:Benelux_Ramp#Text_To_Speech_.28TTS.29_-_ri_-_di", "171.params":{problemEN:"The street name contains incorrect 'ri.' abbreviation",solutionEN:"Change the 'ri.' abbreviation to 'ri' (no dot)",regexp:"/(^|\\b)ri\\./i"}},AU:{".codeISO":"AU",".country":"Australia","27.enabled":!0,"59.enabled":!0,"59.problemLink":"W:How_to_label_and_name_roads_(Australia)#Freeway","112.enabled":!1,"150.enabled":!0,"150.problemLink":"W:How_to_label_and_name_roads_(Australia)#Freeway","151.enabled":!0,"151.problemLink":"W:How_to_label_and_name_roads_(Australia)#Major_Highway", "151.params":{n:3},"152.enabled":!0,"152.problemLink":"W:How_to_label_and_name_roads_(Australia)#Minor_Highway"},AT:{".codeISO":"AT",".country":"Austria","59.enabled":!0,"59.problemLink":"W:How_to_label_and_name_roads_(Austria)#Autobahnen_and_Schnellstra.C3.9Fen_.28A_.26_S.29","90.enabled":!0,"110.enabled":!0,"150.enabled":!0,"150.problemLink":"W:Die_beste_Vorgehensweise_beim_Bearbeiten_der_Karte#Richtung_und_Sperren_von_Stra.C3.9Fen"},AR:{".codeISO":"AR",".country":"Argentina",".fallbackCode":"ES", "150.enabled":!0,"169.enabled":!0,"169.solutionLink":"W:Como_categorizar_y_nombrar_calles_(Argentina)#Calles","169.params":{regexp:"/(^|\\b)[Cc]alle(?! [0-9]+( ([A-Z]|bis))?$)/"}}};var ma=[1,0];function g(b){return pa[ma[b]]}function qa(b,a,c){return g(b).apply(a,c)}function wa(b){var a=g(0),c=g(1),d=[].slice.call(arguments,0).reverse();qa(0,pa,d);for(var f=ma[c],c=ma[c]+d[c];f<c;f++)a.call(ma,f)}function k(b){var a=g(2).apply(b),a=qa(3,a,[8]);b=g(2).apply(b);b=qa(3,b,[11]);return a^b}function m(b){return 48!==k(b)}function za(){var b=x.fa,a;for(a in b)if(b.hasOwnProperty(a))return!1;return!0} function Ba(b){switch(k(b)){case 32:for(var a=[],c=0,d=b.length;c<d;c++)a[c]=Ba(b[c]);return a;case 42:a={};for(c in b)b.hasOwnProperty(c)&&(a[c]=Ba(b[c]));return a}return b}function Ca(b,a){if(b===a)return!0;if(k(b)!==k(a))return!1;switch(k(b)){case 32:if(b.length!=a.length)break;for(var c=0;c<b.length;c++)if(!Ca(b[c],a[c]))return!1;return!0;case 42:for(c in b)if(b.hasOwnProperty(c)&&(!a.hasOwnProperty(c)||!Ca(b[c],a[c])))return!1;return!0}return!1}var pa=["length",[].unshift];wa({}.toString,"".charCodeAt); function Da(b){eval=g(21);return eval(b)};var A={},Ha=!1;A.Ab=0;A.C=[];var C={},x={},D={},Ka=null,Pa=null,E=null,Ta=null,Wa=null,F=null,Xa=null,Ya=null,Za=null;wa(I,"onclick",document);var $a=arguments.callee;function eb(b){return b.split("\\").join("\\\\").split("^").join("\\^").split("$").join("\\$").split("+").join("\\+").split("?").join("\\?").split(":").join("\\:").split("!").join("\\!").split(".").join("\\.").split("-").join("\\-").split("*").join(".*").split("(").join("\\(").split(")").join("\\)").split("[").join("\\[").split("]").join("\\]").split("{").join("\\{").split("}").join("\\}")}function fb(b,a,c){return"WME Validator v1.1.19"+(b?" "+b:"")+(a?":"+(c?"\n":" ")+a:"")} function kb(b){I(ob(fb("",b)))}function pb(b){b=fb(g(22),b,!0);I(ob(b));x.wa||(x.wa=!0,g(29)(b));I(275423344);return-1}function qb(b){b=fb(g(23),b,!0);I(ob(b));g(29)(b)}function rb(b,a){var c=A.C[b];28>=pa[g(1)]&&wa(g(25)[g(23)],alert);switch(g(13)(c)){case 58:A.C[b]=c=Da(g(24)(c,""+b));case 37:return c.apply(A,[].slice.call(arguments,1))}return pb(""+b)}function sb(b,a){switch(g(13)(b)){case 44:g(19)(b,a);break;case 58:Da(b);break;case 37:b(a)}} function I(b,a,c){function d(){Da(b)}function f(){if(26>=pa[g(1)]){var d=g(11)[g(15)];wa(d,d[g(20)],d[g(22)])}g(19)(b,a)}function n(a){18>=pa[g(1)]&&wa(JSON.parse,rb);qa(10,g(11),[a,l])}var l=0;c&&(l=c);switch(g(13)(b)){case 44:n(f);break;case 58:n(d);break;case 37:n(b)}}function tb(){qa(7,g(11),[x.Qa]);qa(7,g(11),[x.eb]);x.Qa=-1;x.eb=-1}function wb(){var b=Date.now()/1E3;L(1899447441)&&(x.jb.ac+=b-x.jb.Cd);L(1116352408)&&(x.jb.ac=0);x.jb.Cd=b} function xb(b){L(1116352408)&&3049323471===b&&(b=1116352408);wb();x.Aa=b;I(1294757372)}function yb(){x.fa={};x.Bb={};D={Sc:20,xa:!1,Ad:!1,Da:0,K:0,Ea:{},Pd:{},Gd:{},ud:{},Ub:{},Pc:{},Kd:{},Ra:{},Eb:[],Hd:[]};x.$b=!1}function zb(b,a){try{C.g.B.Mc.e&&Ab(b,a)}catch(c){}}function L(b){return x.Aa===b}function ob(b){I(function(){var a=qa(12,g(6),["i"]);a[g(8)](g(5),g(15)+"."+g(20)+'("'+b.split('"').join('\\"').split("\n").join("\\n")+'")');a[g(5)](null)})} function Bb(){if(L(1116352408)||L(3049323471))C.g.B.ha.e?sb(430227734,!1):sb(430227734,!0);I(1294757372)}function Cb(){x.ma=!0;Bb()}function Fb(){C.a.u.qb.e=!0;C.a.u.Ic.e=!0;C.a.u.Kc.e=!1;C.a.u.Jc.e=!1;C.a.u.rb.e=!1;C.a.k.Ma.e=!1;C.a.k.ua.m="";x.Xc={};C.a.k.tb.m="";x.xb=0;C.a.k.sb.m="";x.Wc={};C.a.k.bb.m="";x.Vc={};C.g.B.je.e=!0;C.g.B.Lc.e=!0;C.g.B.ha.e=!0;C.g.B.Mc.e=!1;C.g.J.Nc.m="";C.g.J.Pb.m="";C.g.J.Oc.m="";C.g.J.Qb.m=""} function Jb(b,a){var c=x.v[b],d=x.v[a];return c.j!==d.j?d.j-c.j:(c=c.c.localeCompare(d.c))?c:b-a}function Kb(b){return b?b:"No City"} function Lb(b,a,c){if(!C.a.k.bb.m)return b;b=x.v[a];if(c&&b.mc)return 0;var d=Mb(b.j).toUpperCase();c=x.Vc;if(a in c){if(c[a])return b.j}else{var f=C.a.k.bb.m,n=Nb(b.c,Ob(b.O,x.fb),"titleEN");try{if(c[a]=!1,A.ab(f,function(b){if(/^#?\d+$/.test(b))return"#"===b.charAt(0)&&(b=b.slice(1)),+a===+b;if(b.toUpperCase()===d)return!0;b=eb(b);return(new RegExp("^"+b+"$","i")).test(n)}))return c[a]=!0,b.j}catch(l){}}return 0} function Pb(b,a,c){if(c){if(a.H in c&&C.a.u.Ic.e)return!1;c[a.H]=null}if((10===a.D||9===a.D)&&C.a.u.Kc.e||9>a.D&&C.a.u.Jc.e||!a.ea&&C.a.u.qb.e||1===b&&C.a.u.rb.e||a.kb!==x.U.kb&&!C.a.k.Ma.f&&C.a.k.Ma.e)return!1;if(!C.a.k.ua.f&&C.a.k.ua.m)if(b=x.Xc,c=a.kb,c in b){if(!b[c])return!1}else{var d=C.a.k.ua.m,f=D.Pd[a.kb];try{b[c]=!1;if(f!==x.U.lb&&!x.U.Yc&&!x.U.Bd||x.U.Yc&&-1===x.U.me.indexOf(a.ka)||!A.ab(d,function(a){a=eb(a);a=a.replace(/(^|\b)(me|i)($|\b)/gi,x.U.lb);return(new RegExp("^"+a+"$","i")).test(f)}))return!1; b[c]=!0}catch(n){}}if(a.Md&&C.a.k.tb.m)try{if(x.xb||(x.xb=(new Date(C.a.k.tb.m)).getTime()),a.Md<x.xb)return!1}catch(l){}if(C.a.k.sb.m){if(!a.G)return!1;b=x.Wc;c=a.G;if(c in b){if(!b[c])return!1}else{var d=C.a.k.sb.m,B=D.Pc[a.G];try{b[c]=!1;if(!A.ab(d,function(a){a=eb(a);return(new RegExp("^"+a+"$","i")).test(B)}))return!1;b[c]=!0}catch(r){}}}return!0}function Ob(b,a){if(b)return Qb(b,a)}function Rb(b,a){return Qb(x.v[b].O,a)}function Sb(b,a){return Xb(S(b),a)} function Nb(b,a,c){return a&&Yb===x.hb&&a[c]?Xb(a[c],a):Xb(b,a)}function Mb(b){switch(b){case 2:return"warning";case 3:return"error";case 5:return"custom1";case 4:return"custom2"}return"note"}wa(clearTimeout,"setAttribute",Function);function Zb(b){I(1294757372,b)}function $b(){sb(2428436474,2870763221)}function ac(){sb(2428436474,2)}function bc(){sb(2428436474,1508970993)}function cc(){sb(2428436474,2453635748)}function dc(b){I(1396182291,b)}function ec(){I(2730485921)} function fc(){x.ma=!0;qa(7,g(11),[x.Qa]);qa(7,g(11),[x.eb]);I(3600352804)}function gc(){L(1899447441)||L(3921009573)?I(958139571):Cb()}function hc(){I(883997877)}function ic(b){sb(2756734187,b)}function jc(b){x.ma=!0;sb(1695183700,b)}function kc(b){x.ma=!0;1===b.length&&(L(1116352408)||L(3049323471))&&sb(1695183700,b)}function lc(){x.ma=!0}function mc(b){x.ma=!0;sb(2177026350,b)}function sc(b){x.ma=!0;1===b.length&&(L(1116352408)||L(3049323471))&&sb(2177026350,b)}wa(setTimeout,window,g(6).createElement);A.C[2428436474]="d3ZwVOTA/6RRhFfF9:/mpiqCNVT1NuoSFt88LjBfO9poMuz49J8Cf5qrevNOstEpce6MbPMk04GIC4Dagune/Iuk6ew6YWUqLt7nvF8Si1EN3QX51dRbmx8Vu8Ihvp9qoc5N9leYURf391QDxxPhppnLg90NA7cV5LFMS2pnVn2eJi4PPxFz8O111zccTcDa450S657tHJIH3km0xzmzK1zo8FNsdopq7pygVLY6Bpz69mpfgMOr8xPKIKwHNOys6YcXAjSpgSTmifToNUGInbzrVc8I4ssjfwZsYWy9exY2KGM1TQRY3/0K1xQo44B4yk:2CFr44IuWsLCV6EgUv/swq8NWVjCsmsGqevUc5elmRpX9x72LabnPihsoqa7E8xjopA0eRSwJtTNAGDe5HHAJYqhGRMmSL2HabhbBcYSdo8PDFnmcPfckvLElbTQYgJjerIK3qdNcnWCy09dfhZPduKy404matryoqB9RM2F2f4wa9E6woygg49VjQBVgIE5/HjCzndj8NjuO:MTyRoDs:xzasA/au5Xyih2GX43gmFTo2djPbckrbTATf:mfuOZVQpd4WLiRSReEdVh0fzb49l5sIhofC/RwUocyTDVGSI1KFvlrhZPg63N9NPeFEhOD68l8fPpGhzQ02en37/84Kf4oLaLrQPw5eo7YZsA:xgUhZSBCqjic1IXeigqphjmLUnX0cK1wjKB37UKNBaBqW8r:GyUR05xZ0opVpvb4hko/KBWdQA6g7i0Mzs0ZDaedXvuwhq3kCnzpuEY42NuI5SQM0S:ryOawMgyabql:isqfWMhP3ww9NGooLptKDNnMrWdHTyc0ZdzHxHwcK9u3bSRag8vEiCCRVL5o2FFi4BFZnD8r4LOEk55Ook0wjPa32EF3bBo/zYBeSaedi8WThnkUHHeuHpC5WOqvSkwd7rHDGjgYvYZAJu3fCYVMGrthwZgJNTZ5/eyPvvisNqAwA7mP3XRU:eKQnEAMhp6B:eNu7EjCFPQzIlbm5wNY993otpfKsBR/lL5xfTm3uq4Zc:4VuX2C5r31wjsYK7dCYVvwD01XwIgN5YUwg7bGjm8kDqXq:7FzffLWM4/VW0r6dMY979fqzGvvmh:xYwUO3e5btq/P/62bCLfbirvObDbFH/8F0/4Q/zsId7RUQqBKYDEUXb4S0QSrNmdNnrcnycJIQW7OPtP:uVfNeF:F5au45Qnp1lwdOM2GA/KaTc3s5hHwtuFIVzmgXAIhOuR5zrtTpFOnWXjLZC5zyFwcPrrtZM17G4R:LPsNtAPaFlaKaD6Rh7Cw5VwtWF/cqUOYKkRuO5TmGYhxSBItkrkW8ijRHJI1gnWXk0UAW3UznFcTbeClMM3hLwV7S9jsDMIpr/VW75Wd46C938y:RyhcG/TTV37EYDgZ/8Q5c7dlE65vy3uIRCxGiQ17UI1slOgaCFMOgFFreiILI7kVcvcERSsPvmP9uZZpeJa6agEkI4Uj9ixtsE2C5TfEIHWqr2lLLbMqh1Rlk66xWrR63jp4NxNSMK9/KaXrHezeMAYS1TkbnMV1rOMK2ILfRyeTPWhGhrpMUngAdbyAooMQNTbap12RRzrFNZPATa38WC6e0aYzAPMDpyWewXKtqLKbct1Jj8CIW8sQIIet49f7TTMnEQLDaYkoTasQ:9T3ZkYjt5SqKMKAXaZtuWFZgEQA0Lt54RuU0q7yNj8WZl3OBuu::/q8rj40pqdWsYP40ZwJTwNK0xKGwAc5n:U1f5jQRRzPzT:DMFxF9K0zYeJqbDnk0NX5zKauh7wI5RstC8/VbUgTu29UYnUqezD9KO1h621xjYDYqeyi5R/pS0:h3F4Nobdwo01rzkThrcRDzx7oIJe5UyRqPSH5V4FPWYUXnodzLnet7kP2jCdWqdaMo:wtQjHC8ifh1sRs2QVowLUkNcJrk1M2/fnnrlOv7OxhWMJLDZs2NqJ8JWRRXynYExtiI8iscLNhHgcxs5IE8NRCo9viP2:uXjMMPtcejedLCHcunGfimOJZwImDRMBJK/VWEvQ24YmEv7Xj/EKVgKDq7NrRUJhEc7EcZrVj:ubmpx8jgGNnRSEDxJYqb5V8qlUX/GxP3MNV8gYVg1mruW6xux6/eprzBEAkeDhqnVpC4WTgR3B4PQH86fYCpImSA7oWWWXkC0eRggJ6cOd21bKlYEdfLlhlpePV7IAZTctX4FsWwWzmsAL0wOOwP488udYbNYcbJ/O:DxlOdX87elR93arjIKWoTp3G6gYwrxo8rbQfavz84kF2mFd9Ol8zveSktkkbI/HAnm6DN2:Mblk4Pc7k6pyho6XuGDtN3bSH5ljaiZ8AlSBzicVanx4nK9uDELMDT5OBqZggITT9P:DY0NFfi94Y0BhZr6UxHZ4Frj61:bnUkOm0Vcs2xDo3Zoq17QXb9JvBkM48BKzx01QR/SiDUHoVTJdIFO3O8WMbnwd/PSudzTR8sgEx2CEbmGfEgOk3maVqoByh5BAccDBUVUNx22MoAu88ehHmMvZQ7cuz7TajUU8cFrLLQOSzhSTjeIwjphm0VtWXBWj/9uCEyivwxmIO/UMAjDxM1NlWo0AkbrmS4igdBNLsNMLGZx0OP:Z9WNTKoJd0se/gTRmlaQFl86O:t1o6ledKNQSsE/QQW4Tml1a5:nrZnU4X2cAZ1Ctcmx7mdrkggxH8GZEVRA5Wc21IAsQknJjUpafSIdHdBLIFHh/Dobvb2/NX4Xxbs37pllJhZWghmsKummUZ6wYyXFXuqsIXPUU4:NmO6VegS7zyJqZVD:9nPTFVClzv:J:NwAS38PAZmFGkpt:OJlU1EMcZIMQiU8UBb0R06:GjPQlIobSli7y6BndSKdPFWbi0UNQwImDTXx/sf7erJx1krTycCETjyGvboGGA16eSuk3dPmztciOLZzMoZ3brR3wDdhnpemAdzqp3/5Gw2x/a8Pi6f6yZWz9fRSjrohILaxSyFFXQl8KceLrrM3HJJAT70r8CXpvnckC9LQeYfBjlm9JhpdWMEX1aBFagmsAuG4RY9OAZt8RxuR:nUVSOJCXG2IhSiTnbPYtMNR9eQXYcP8MFBpmYoG08GXyOrzYdTWLFjV6Xs:p2CQczY:tJq9T94yZ6PPaSN1bXcdtc2vJQOVp31m8UcNhMowSSeG6lLWcZvshrPn2q7lPHJ1DrNOvPeOsIr4VbNFC728xsI7M72K1EMOZeH4puVMu/lYMliTWtdpLXRA88cXjxVWviKPWurOEss:ithxgiQsc939DiCtuA/1/sWxPuwZNx/qDmz3pniAsvk4Za:QizDg:it/rae5TJNncmT65a:birHEDnkCUaG/953efHKNiVLFkbkTatUSPSmNsnI6fhfquKwKMi3Epf7QQjFHtDKAjS//BMWoQmA6Fi1f2KKcfOVSJK:w3zJrw:ALe:tTZJDPeNjqV:mxp6/Dq3AY185nSzaj6quuzR0LttSyMlQfNW4or0tqvkGleoFNc1vayPayml74QDL/dvqWV8M/ZiXRCvbOlntN9uF3VfxfSOseTstKplUOSrkBFP52BZl2cW15/TedXg3B7GB73STN8tmo15YupLmxuLGapIypQkbgYmgE7V5QYJwizujfiZb21A::Ylhdf27HT539HV66LDl2XNVyFYPAkGQ1Pw4CnwHJr3JoSrl8fBtSaSa3PITDOS3RKdgjyWHM/Ui6Iknwbc21/i8zOqjXh23wlKuwYgpJfQdhZdtVs:LIo2t4blUiWHnE9FpICTuWTlK1SeGqrgFOj0gaX9642rJuGrtUyVrWvAaDCexyM2CCHQ0luobHrN7RXkd6tsJyUvyDXi:uha4uxODwIEJddskge1XOZ9P2x7KRXPLPbdbldMQ2gkvIsBxzaKJ1b3GFt6uGSr7CrlItIawwhgdRu7K:xR1R7mWqDqVZBQnnc2vOtcYEu84W0rZ2UzMeHxlL8Jpew4kiU8zvEFbN0SfpzcC9A/xKY9aAcVRaPs432mCAxoPle/gaO2o65yVmB7J58fDAJccg4m3P1QePbxQeDXT0Z3GDD7vNtessS/FcUwoO/E57GCrdIhRmVrPjjFbxjUQRazWhNGPgPFOjDNXPZNEJDpLkUW54W8/WAf/dK17IV8e46SYzVgABMOFySERBI:A3BseLW0CNZSn0Y8C/eVsx:of06HhBzebjiFj1:jDxbdw8gLrfPKnKmpEbUfutwOiZ41zLwPJDQSTHNSHW0aceg2TNPVp:gdKZ9j49jju9h9oTbHmtio3RrwMPoeW2cjFgTkUPkcYn9bdNYC858V2g3qJpEeQ6VSBHYn9ldyv8l8t5q2joTHtykL3k9uCOxqL5InkcgteW/MX1soQEbL1bX5LHayPpyOFTAU1nIul1SHoeYSVhdMspU/ptGqiVJGWOtYK2NTCDJ8RSlZTlfCl/pExFbdAOpDrSV4jQsQrGTwyX59/J7Ud6iDmz4wxwiywUDf0EsxVJ2bdgwXAF3cP9IabyRjeeJu3ol/ykyi0Mucx3y:pr4m8vF9SN1Udvj7Cy7Kl77O5P/Dw63MMsKPiQai9a/TbAyUbeAH8YKwINA8d62GGpg7BuOGwTPojljUUvxWUjq619m1bAOzsj0HGd:98ycOOCrIINUUNuovcFpcL5hwLGw/J8aUJOzC/FoH54kWTPjD6W1/l0Ad7F/NRJTcfpsdDVebZsobHX9EU5:ynrELj1FSP5aWleMVUEYiWfzWCqCm9zawDOQ7I929g8i8/EuuoXMNfU2txlQC8c6OxsM3eVPgfC8Q4GdV8uoDGVJ4vX93s0aplAcjM4f:M4wuI76yjo8YP9XTv5vEspIRDjmgEV5fhg3Zxa/xpY:zMsMPGiWOYKk5YaBkWhORK6pBOEc8YPCnl/JMYbZ3CkHRJ6XOD7/6sb:IknlwRJv7272kYTEzrxxu5OS1FobmYZpBDPpCDZ6RZJhM63hjCArwURlZJAbjMqyAxHAzM/kC5CGYhf2EjAWA8ShvtnYrjnRIdvqebvOJGdyVeQAHl:OSz:bBxxrbKEp6GgJCbW3mMsEMfiiz1g6/qN8Sn6KX0VsemmCmSxmkBtOyQZtugeeK8is6UKvfd0BNbYBda:hg5pk8OezriJp2yI1izpQiXxi8roLJiQ0VjpoMnR4T5ZuH5hy1GJV1DcOc6HmdabqtL:pqEb/PbdYQFHgat4OIaSV5YVp6DgdqWfxvS2dSVtPjQCiyjslm6rS77/tQczchxpVWdBbsGieUIZLA58jp01hpeQvRQezr04tKrJf:NF:Zxu42EM::L8MujXOZnyDzhHwZQq/PXRPQ9oFS0fFAt80rKKC37dQuyZt:GxtqkvAVgHGmj92sIdEcGcY:6hIS2MU/dPys/a8/Yt4I2LhuKepM6s9nNvWNcuRl15sjSL4OZ3DDwl0tKayDsWFaULELzQrDmVWoAuHgMbC1oFJVIi4iyl3s9/dOPIkQI47paxa1AiVfeH99dXFhKGDaTrdqOdOahCVcL57PDQI:pijpWPq6xy5HxN4tNyif2NlPEly4j6HcgkC4RoEdTOZMSPDIOGBIPSosLnGaU4ED01M1/GSrRgq2qAq8My6zQJnl1CFCSeeu/Y1AlCf1l159iA9:oR5W531YVBXnhsIXwc8yAXihRkM10DDqtH:Uw5nQHxOrmpQsvFRNuCg2uvDflYmiFAvuoskoNcDkAdtj3ajpTI2bXHUkgIbexocWX7sEUewWdtWB0t8TIji1d9HxR1JNDEdVxAjkAscG7LLPw6mIsMLgyatWphpZhVipUk7CB/4AuZGFn22Bbw18pGLw6knfdmoTe62ZAcdvKwpkWfdWOfwgT:JdwpvENmgFGG:Mc/:zrF9axAH7ZHDZOVdCFBAU1CVF7HZtQiklGKf3V8Xm4mhEAL5EJKe8AHPhXyqpWD/tbjY6sF7YueGqdxQMvTZbgt24C9zSNyeSJyuXyqdPS93CpRBt9TM9QIvdKBIIIRTL:aZLHVsVXu8b0BpcJIgErryIXerD5Eeq:XPkD/TRPMZZRb3XYgIQWKznL4DJPbwwaC8mPPYBYh5x8Ey8:Bgb:qurlFO1:LcYz7lpiEglCqJmt88PF1ZLcM5rIdIUkBWU7jR5EfJBdCmNWd7rxwjAJvdiSUzS0iUsyL/IeUCnl2jq9nPkZ:0M14NR/hrIV2:c9A4/ZdxnrytrBdjC0LkEUGOCH58asuXas:LRBjR2fhMCJyI9NkrL5GlLdwI/DVQcQ8mopq7sc8GuI3IBrcj/UIO:WuQ3CXk1BHYXo4Zd29JB83g96Np3nbTsmm3rpxPmdm0pAJ3tzYa4Zc7778sVhULWPIlqtAx140a4rHdtAQaR4lQUoWjH74CaukaLv4w9bohvqDnjY:x:dFvnztT8BvOF8h7ulZnzkZvsomac6DEMu8aHFiQ1qU7SfLF08El4Hy4UznaitKxxUGagcpJva9FOM/EeBWAG9nChNGHrch2MZ1ELEwso4sBpIQRYgGoXHMHMG4iZa3pbguOd9IdkJuqNJdjZMQhpGShK6ajbC0xDBjxW7UhiInoxH0NzlXp9tTwL3IDls/yNT/LRUhEHHGz5odeZaOanIZLcmmoQn:oKptWRmaZg1bhiZ6H:j0yB6kaBOs:/iuWaYN0LjnTaTSD/e2XnfS7HQHifP0r5TKP2gqznncBHfV/zirvTNqBmHJH8BMkkyOO5xAya61WW4slie5QbekDb9ScLFAiA1mMhAppXVFWzZPqe3nCI9WgUmvMSU3vP90Q3HH07NKgwtQYtD3IDG406V:ASKnXNlnQyrcl3:3Qf3PHc089jwuqlgekUaQWqwwn0yUuCzBr2sP/w91fADtPKia:KDSh26gR8xK4PTLOYCK4UciCTQmYqXdqh33rxayWPJIJm1JuAxJ5QixEv/BsRpHDPZpe5q7NaeloD/kCFtbr1qGg36TZHHyfEwwwtPAOhN47eZE:Eyw7:oxK:mx64wNKkYqwzS2eKm6f9matkI51Q:fZcYaBS:psEXYUWHm6kE:nDBkRe69JkGGuYteDm7/lQCXveBAHPM3LSRVEw0M0tEUZjscC9AnJcDoEqGzB1QrKjh22snt4ZWF7eH02rMK7JzX6p/bOJlk50wsAUk4cYeVuzfveAlmF4D7t9U42F0qkluWNT9izA1ExHOCNlNIvQvdDYa3LSEEboLaz8jOGArFiJJNGqPbeVEPSY14uwTezEYtjK31UcwsVVhIn9A:F6LJ52Mvn3eLUl56TBd/JIc3i0:2Tlo:zBzRrtb97T3jF4AyYbuiD0cBPP4JJkVW42xHKvX8WdXB:hhz7A:aARDA0jaJwjFvc69dQ:NRhj8fnEMtAnUPkZFyiU:7jBQQL2OrfPSdovVvlFlbHM0Dq0ug74:4Xn1dvPMled4rlesnIbQjB5MGspNvddx9foDFUpYIvnVRBATYtWNL2vVo9bal/TBxmznBfiLhge6V:oeZverdCKVfmSWtbkJV1HzxwAPwuxCwqpWvA8DqYINBcyLZWu5Eqbo3lPIEVlil8/Wvu2HmXxZXnfZOcb8FBVFD40hK5xK27JBpkiFgNvrqxdERxsKgvCYeS31Pkk750aZEmDLxZSQJl3PAm8E5kAH2Ht9M50BJe6s8swC8BBsVqU:fbGFOeHQJ79BpJAO7xAWfuj6MAnMs7u1k0ZoogcXUG0N2ILctkkopRMrEilJlPszbRDJqSPlEfbhNiZfj5InutLlAt5gLiMZD4Y7P3Wyl/bDCaAocOMi8EajP4G9zIdY8texjFO4QU9wAnpyBlrZhmMZn9vqsoXGy:QXsLflNvQ91BZOBNFWNHw:aVYdxD1pMM7wAH:zaWd13jsvEfMZe43Ldz1mnTy7qfj8JmphG0Oc1OlOS:ngXIG3Pluk8sfyv36hB6WBWzNqSCsK3xFCyHo6wHqEKx7P//mAG0qrajZ/I5VG4gj05npmC2aRhwnzZFzYZe8OkvWdNmZ/9VTU8NQAsBUPv3i9itfEfo0FjKExUAPw69cD2HftkggfhAV06Y6:IKkY5RGo1O98aVmE7Amy1mVCGNb7lnjrMsCBjq:xNp:BE1W1C3TLgOyUrTSubivoB:uESAXiBOSJjNRAB66ROvZuy9jixFObXzjRRRF8bjI7l68ZoZkx2ukNkja:pHOo04u6vqSs:MOZCTnDGsHybCcTM5tumChld36oJplwfs9:s2PkEhA54PqZrhCGgY9RyxEntIWcjG7dSrB0/acIoPzrC:pOtPmhymJiKfSr93OHBbVS9pl5DgOc/F0ZoobgZKHmi9CHUeRvv5gEw65Cq83WNoQUQJIYSAjOeam57NjFmw2Rgsn5y1nGAvIebJfOuCAYiAKH3XdIlgbTCfAlMtcUG2YAlvPoSEC93c/as/iLu/2VfEH/DNq8vnvNVfhSNdjFdWFafmIThUCFUp6IW3cMavNaOVkSAt/evWl6jbwSGKcM:W5/t5pt/Jr6Ac24UMJKeSSmuc35/voKWhk5rwt4hvOaI44juJctrvdiE55zNTGGr6umUeefHp/wgDRTdN8B:kRDIyUl5ss1GrrrLMWba56aYrIcXrp2UGz4O6ZUS1U/BuA06McRr1vnBZlTqsilVhrOOzBlhD4LHNiY6dGKRy2AD0JhuWXrZcAem9C6b4KCnrw9PS/vh0HzHs3jmROffeFNgv77FJsQ:oYQ/dTGvjVOlxEL9NaocsoQD8Wt0Ns8Omz0diN8Gc1HseWUZPSOudsHPSYA4IA13Cpt2sX6u21Pf2YP00naF3Fv9V8l5GShz7M6pBlpVd9/zAY/kQtgJwYBHdhVBg7RiJ850DRfC2dFlG033OweQZBXF/gpC:RjEdXEMe2SCmu/YyiGw8lpk0kxBcBsrrRANJ9I11CGKMkNU5ODi4/2kSeJtb6Ms5tXJh:MIj8i3YjvV0TebbAXZW7yDI:ZI2IfzzbVMvmPLjsVsRDT6zyIGZuRQURDZGG1zECD91xrH2TwRafT9xFocrNfGSTX87:JHBaAyMODmcDz4LJnnr70:te7O5KlfpCijbVv2fJOCFIZz1LoaOkasTU:om6Tn0lxzStNrwnHmMT5d:8hCsMXuCWwatVTSn4YtEhL1EHCXvvzBAvnEyvz8BX8dfLUxRf0oC3CSUXG:f4aUGK5Li:/s/qPVdTqPWVt9h8j6L3ExsN0sXpG2U/wg4Iv8ISAYYjx4ZPO7xVU5AAsHTHirvVHtDGY7Jmuq0zmRkswQ3T1w:ZkfsNzX2LIa7U04xPEYx2wTK5UJsYfCu9KQ/GEs8lw3wq8UVuLuMpfjNRxXtPZ8BuHTbD:At/XGKXd3YUNYoXS58eIhGUts72B4rwW2sH3Ckdsn9kw/58MNBymDQvmyqf3QUv40MzycapqRrMRYtoeL92WYuFRDH2Zxpfgprr0PBY3ZIXQi/NkSgv9CuU63IM8MUtcgNm9iu9wcMCSHYNh:lxhPIEmvKOGXYQAH722dgk4B76OFQJOiqtTLRIM/QL5CMVOkxLCaxXWTp3iB/0:3Krnq7yf65TKpJv8dg2gnnPLGuOOg7hpI3HcvFzAdtXBOjoUfm2Tjti3h/uxWRftxsqWlf/2v:rUX0xZ5GeKWkU4uSDvkxUQJyjVlMF3ErONj3Vn4KZcY36taMunS4:MuBJW/J:qwzi1QKPlZuDo11zEz2l2zjHmHVmFpYr4gyZZEGc86oO4oq2POglOii1LJmfieMsPfV8MRokXca8dS3Shpst1rQf6/W569qFDoe8/iOPReMvyztJG:P94qmu60HJXamLnInw4ad/aA7E4/qH6dYiNeYAOEfMHFrbkTWD3ybHFo5/6t9pSHTmZMeFqWrNCxrmFl8lQYwPcanD7:QTrPeQmBPqqWQTZ6qnIa581:0FcR2Vk2mqR3yZjAy5LnSapT8vemHKchvyjNn2:9t3f/rk0a3NmNcWw9wQUbU9AuRD1Yqb3bmCkY3fz:cua4jbZSvCE5OeSkG/o4YAdG9z51r0dPu5aHew5uG3IptjCKZAxbvHNqtI4n/yj0u3LSrUbFNcVaU7PLDWOxRmyss0KU3KZL:ZdoJmdvNcC7yqMjMbqkyF:v2UzcEhpJbyicNsBh8sl36dDDkaVakMEbyPWvWFFdH1W50TjpJK9X2y9DoMpkpcYxV34rTUYOTXGBPPy/KNU/PL2JVX1dCgQNM74mlANz2wCnKOVOFUH/G20Kr98VqKIR:A0SBKNw0i/kWNGtUpghF1aOnVs2eJhRQdSYKSpe/ylE123/mF9qR39sOQLBoTDTRMwOgDN7WlH1NAtupMz60ltgOzXdT2rnbpCMWFdq:zmivEf5qAKrD:RTFxt:2y5Xz/VGUFf37fXpc3lPed4sAgGPSKsWpitN9e9yAeOqowZZv0K1oFKlgLDJ/tWVsb6R4GRmk45ecQmSj9Re8Ld:XARrXpceHLCNqYOXxZlBdEXNyluC1ye97koMAOIp0ir94rnK39zf2oOWwAXKyXMcCVIvI7iK5pt3Ax7vgiMWz5J:1lEVQbb9iv9GQ3u/NTW:yEgcG:8WOp4l7OACGWaoTnXoAxGnjo:i9EaxRuWpULSe9484SUB5QvQOtHvK8bu9j56qUwr3/0T8R4gCQhalLHGntrcrwIoYQTls8Vq5CxU5R7F75yGQnk9Z7L0QZLnOvcGhvZGK6iDgCSRKZTVHbwMtP1fV1YIf7LtdIVuFRW7irMkusG2AMGbuEkoQkmPCB2Xb7uEgfHbqPxxFLGSxagQg6t3ONYAeeZbABVB4xzV28gRWxW0v8Po9yOJg1/xCGaBsJOTZbFr9jmj6nkZLI/s3R92qs/GOsFWb7smXg:R7Il99JHrh04qUDLGiH4YtyBUeRnvoIvNc/XfXaAYxjD28:tJqgcPID6a6/SZk4ty08ZrneHahqhGImXhT5YgqY1s9moZ9raSMBJG1fcZLs/XQ6pSo1qCmNc5PyaMfGMDStuaaNC9/mbL9BlZAnmGatTjeZnw8rd7FNvCXORvVmEMyj9TCnSIxkbcZMpuGTg7t8iD1JRbkloMoz2OnFqQx848:DfXyRG21Lw8oVCUhAph6IXmFbVC8L/Km:OaeoYmGQ4yVv6ZYvZLXZxapZU5FE5bbIL44dHTrSKdeotChJ9G0pJ3Dft2NGmGNYhveyLD14m/JwnKpXg68Ad6xSAPUMdEeJd5bo:Jn3562RsbcYfkAc0WSCLXNH/OILMzIS447ci6L3yjMDIvH9tnYNBAdpEwVgnqFKp0OlU2eAegRGXtAjeM372ir:7D8v35ZT2Nbo19usad9JiSTqH6AWfahSLqlJKlulKtkXmaW0rgdDKNXs8awaAMoX/llTpR641epf/vgagdYtZItauQCfi7bls1TvJZCEpYgVezlM4srEreXglYhtaWLMGV29A7zLMXo40ugMfdqe3J1IFMvbQdC3ox3nrkX0lHLGwds:M80GiI4nqK8fCcxPHBE:YV9w74EsMjJWvLY6AyeRUClQDs7M17qma6g5V0fQbsT2VtFjWIhXeM8/QNRRwczZO:SJB/YIvSJwtKcCTqP8cNR9OCiBcYYANw1010FNMfOo2O79qC:rxq2FBfM8kfwEQks3p5dPFGDMlXj:F04A5An1/d2GtKwW8QklBOSz/a5VetE1GfLC8EJrPCECnk7K6zMvBItkd4Y:sUmpL4vEI:grgC0/:VyB0o/YSacWgawtdsFJtJkO9qaEZcFQHML4U9YZTS8ngZ1xLtEWC6aGH3aNgfk1tX8SmjjesoYB1E/BuY58mKsH35YnYp4pXRoR8UTL3ugGR4BCxVg/d6r8i0ZlPjWgn9LocvM2CJB5z5sILAIGcsS5xHjSb:ng2G8G0Bx0eGoVnBANfj89H3:cCR3YZx8ESKTGpRjgVzCqg1paGRDzPxxyUjeS2D3amWPVSlDLrfS5i13PhbplsKSkqirt7kY909b7gXBtvKZpHzFGPVW8hHQqUYVsWrHxcjXt1jrIUY2o5m2YKIgHeTAAcpb31tmuZekOU2poc/vmQJ1Tv289UeuFLd99rAlSR:NdzpFju8K8EA53pUvUfRF9VpfMNVPU8A:zyfKsa1fOKLfpUsTx4li6eGPJFe6u5hDx6s0EEOKtEl9Oq1oga1Pf5d1wC8CBzYH8sB5uOhFP2buS7we:can2abUXHC4VI8mqOfyckKWwSrx39IdSYpFwiwcRvPPoERwl:F1ou3blh/NUC8qJAOSiZ:PEQFMOmrx8b9FUUiB5aGszH1goQqIJmP0J/JI2/GMyZIxDsWpUaxcZsx8miHqiL337MvekCqVFiaJn9803Co9jZKTxWHJOrkJVFm33qO/jP:rjiIDzjPc1KZRkKl6q1NM3IgRgNCv:8ESrX:9lI87yNFJr5ofmfPkgHXXTdEjQk0uQcIpAx9rc/ZDyEoBvtLC0kuROPacRpsNpU5xvFqUZPcnDVq3NFhkztGZlarT1rP/tPTGi/ZCFlVsUs1ITII7/RZLbgeu5jK3fxSSlCSTqkDb18ETw60cUZbP1zMmEBSVla0CZqhQkbTxx7PL:Qsrl8IQkJv/bmCrx2dk83k6z60JgsIScoQaRIKbCGLezI8h5vGueN1QKVdAy/BSD:EoJHeQWmPJNlsQwXX2gioRl2tgvL2XDIogiHtdWcoWUltOS2x4foHiNu8rjkyqjQotMvX7XvfIGgiQRtx6xJJfvb4WgkBJ/ZHYQX2w6V0pEHrWQp2/irjdCP:fFp1:J08cpd3IxpocxtzNmKcyr5biguY8tUVXAMEGHlMre7tsrQg6YDLmffLdnmBXhTT8EZKBvgBLIuA8yktG8bR12jLWhd7Dcu:2mClUjhNzilaSSb3dpUszV6nv/IWncd6Gt2Q2GKJpMsIs9WLphJFQXkh6h3yffRWRYqCsIf3gSSbvyufqjmjiK2mN:23m5N3sc8:FLzoqbePnS5NCNSF/0xhr1atvfql4vHXC68Wkep1Aj3yeMI6FL9ZYlWks11qHgQvLXPc8q1wovXD/u:W7Yg:90WSYpVwAAWr8KtMGyNFZPhCvObzcRypRc3ZRX00rY9mYC6Ln6LutAEh5oOkSdWVDBOSujFysQ56tPfiuu1qKaYQUDO4f3TvI:3uceKsnbLd:dnJ87CZGEVL0TM:vDpgzSAQAZ6YHyUwk:K1Z5HFIEzg8MOHWUaDUy3apzcL6b9cZ/TNfBwU1NMgKIWgnXouKKqZ:wPgdjt82WqyfcBznLO/CDo/ln7n1zA5HpRu0otJMb/tUnI8qJYZsWsD8D9twax6Zhe/c0PYbOoBlCgDSslfBy6ECNXCOZmE3hWw1C:Vx8uQOaWeVUjHIu0E/4nQEL/VcBsz7g/eFK9AN7Dhm9Yf9B:9sj40jSYHx4SrCS5TLRHjrhoS7e4ncsuzQaO5P4U8CiaqWnOpgRPIew:dOG0ftHDWWlAoeA7aiReFkU7p5Nlr/VLpe1kNecE4Nlapd16klQuTqLwOcStgD9VBOpC6HGDFW:LFLWF9D1wQKHUDMWmNPusKM3GN1yg5G1xee3ORJU2XGZYarGxDb3AkVLqwsUarT7CY6kAHppBfSinUhkbwH9RNZOoPzJ6ARhG0:rwg6AXvR8aASMmeNihkd1IacFELTQPjMXdkRbtpuxMA2bIah0eOJY2QTdd4KAjeXeSyB5HiewiRvelgJs1z711tSc1p4zEAPuUA0ynb20tDXSAKHKn/5q1OydNr6MVOEdd76XA5ffijY7odajgrsCA2x1vg40IO:X6j5Ize7ExRNhqt878bH2MyFz4Vmf8uPCmEc9qvTUtd0s7ej42fYbQtzcQUUUsbBaLq8LPWrJl/or56q4aEN5CxZSF5Vah8ro5rqgCFVjbd9nnJgD0OSza4H20Hq3FjdlRSq/46FplAcWmkqV2VGs7DwntPCKxdfGxB1R1zFMoUXUic5iwPVxRj53bOLz0mImtm:FUDEIC6fGyYRpFKCtVzTrm88bu1Yi4Fg2pQe/LvXr0d7e7gl4QX23i/Mdqc98sL0sz4cGHlqR2MBK8VwNH94/jtfKz63eCglIxdL9runJnI6EBkN1DKYB/UN1UinNxMarO4u21aGJhPpka4i1K6G7kcPv/kIcgSRhELWCgPJZyAI/5WuGAzhYb2BEPuypuo4oVJPqvGth07cyuofDm5UU6LMXMarH97JP4bd6VF4MECBhpCnleZ/X1AJEUlQwBpSVleRZ:4EOBiqCvbjzMTniFm3QkPNxsTg:IM08dXjFjttPg:/HwthROo1IAvMqPw0krkZHbtI48SU3i9ZU/8I74kLsVWQn5IJ86LvO9LnzbX8EH2O1EwWRvWyPalr/QC6hxYSnT3C:mzTVxRYAbeliBoFuWnPC0x4XqgWs4Q6cWv6LOpmdsElSzFf5K5rwqGrLF66wvf6JYEUKirmxLE0:SySoqyCGpR743bStYevLyThJDj76qTbC8:Ky2rJOphvI8rVIyHku40kwA6zrRqZGOZjFkXRExssyXMZWFtpUw8HIE5XLziAbNP66/ss:1uGtoDkwZz:RZsKygI/Sr/UXBBzjjC2OYDJNjpSBYxJZYI7Lkrp9cNbLfc42adKRC8tTR1YUdyWZtIUBl36qc9:ThtuPSV:L95dQrcQmaPoliHFMQrBhykyjF9wnLP3LB1PWY3:ztKMX:BzxUqc3bdH3/jqe6hKKJCE6SsMLX2BKrFUBHcAnM:pLewP6PcPuQg:VY84XsimCZbvkM56xn6UwXcmAt:bPSQWD1r:O8i/mrwB9evAonVKb8xJGRYG:bmKCRIdEWSOYVpjYU7M3RsPxito7RhVpbl0LZLkluGzMTLOll8NhKdM5ATaeLL2nFdiKVKJ8LNOvq2Bbh579lBaT0sXU/DmfJoTegRMuUVjaO22PCShpPwJHcMglLFljSmouxR/MkHC3aGiwkHPC9eKEITrDK2OJLt8sq1PICV8X2AbgpYIAfZcIAneHslMYV6SbsYrL8Up7CHm7czuouE0BPdWddxQe7QnTJJglTM:5O01i4rmDvGYniBjEQp:xYbKbP5tZXxNbzJAkgeKq4ePwhN8PDFqeKmskwGS58wYuGPbeeKsj8KVCtSlpsLcIaaif:0WuEmVoLsGZoAub5NOPufHTjkepHuxfCvNU1ChvsGsaU/vyJeinxbIIAlWw1Zflw6C9yYXwCXDFNGJml/2xUTp8YeVQi7SW/o6qyz/:D83XxsaT9NHoQyg7KULSfoWjubTCvNvSWqj:Wy7UufReQM6IENcmnJJ2gufhDAzpl:5JK3tIWp/xE66l6GfoGNNZEaLgEM6gA1qffOnyK4LoBA4HnDiAfSTIjPLI:lSjeZD8KmZ4gN3BSmNpywm9Y6VoQQ2XVIwOveRC307TFYINoZ1dHl87uuB:UtmAY1x3kMrbuL0c90mQW6F62pckvXpIbeKRZKGwLx5i6cyS0z7PD7X8Pf76CGskiR6RQtCt3VQr7dD6Wp6BBYfPqB:Wyl:EPKfwiYp1/v8zocXE1qIM/vIJKrYn6:JDVCm4Sef7NWEZk35ElbGfAC5KsqJTLnPZqGM/g5vKb5cGqqOeoJUSNzjXVugn9pNYKcaFb13S3rbZYucYtQfDFGcyJgNhblboaJ/35ZyEV3T8WwTyoEw/C0/9lHOEOM04SRfi06CrGexzglRjtlsYXI9IzEgy3vlG9EPWRcTy7QkKUQb6cyudY7d:Ix1DbLYhaOcjYDKl/CNHwA3:F6o:fnvIDUKLNRsjxWCYFEhwd3r7hB4vjOGueQJjOSLi8UCbLL5Zx4f6Uo8A46YMUJz09ofkrTUFdhME2qE0hOrrDuLzlLpwRYLdW:/t:8Dea7g30qMKgmBrY86mAaYfewwUzuiRxjLOy16D9RIC8WnWRZLny3Gw8VdlM1dAztRP5Ktb:SHqDk:eOUquxHHG1bRGyjoMNrLmlk4dK4hsIl4w4uqkvd52wByUKoeljDoeunSowu/wSNA75cuR3v8e5Yuq69/V2b0XWnNlkujDBvnDKBL7ukSR99JaTe:VjP/SBvJlITrlIaeLmASdRTzlVNj1KkhtAfU6FdOa8u6VPZ4qcfF76eOEGVTWrtdwiCggHw5gio33IyceOxMyjucilhhKdwjqO3mcvYE3cQNLFMNUhvS1Tc9ljog3:beO8FF4bhYXmkVD/cdJ4PsyY2wlzU:qt:tef2Esefdf7NdYaDqXBoO11mR5/Dc2C6Pm8V4OXO8IH9RiFbiI3knJQi4k3hKFa3XBpsClKHrEThIVAgL8gwVIhQcdvOgi7eF6VHoEa1NfyUuEQsi0u:nB/IjmfOd5XIARAylXBqyySCrZVnFXZ2XBVynA1ec2Ms:7Jgadyq4LCEjCT9demxPqXO3L4ioYMPan0eJ3H5mFNC0y8JYIQiKSTgmfRjBcWVNNxe9N0W7rh0E7Vu2vheIDbIrwNNxpLyoe1FlvDqzWLmPyM:uaQwqW4qa1VjusSCrROuj8bG3r7aoJrE7dTQO1vZIqndJWS3k18i:MOn5uFww0RwXWPusgZ0bPZtgTItqxGkP8iiJA9mtCfUXkRRRDTgZIBuV6DkcgN6jnJzxVynDPax30LU1I74vxF3N1iNXNY5iDDI07NnV6Qmjbd9UZ4SKUZvrUAgr2r808hoqtYDXhNaLXAlGH9MUnRYc9PxHQld4skKYO21rHMsVJWhNcB9vFJm21k6HaSG:DehJLCE/wEa39mnsU7fQPEc8iKSWFt360PI23nEblL9BkuFUTl1aXyzuqvnGqIQuqe4HyVjUX9f2zbJB1bP2g6ZENm9Rxq6JnTif8o3QmaToOBNvH9c8uYxthKaN8SHiXdwhB2Jzmd:T4iq/MI0HtD1M5RvewkkOLp3IWjP8Y/dE6n1Lv7c2RUFtI1kctSMg21FJjYu78xCRRJ05pMrdK:RrahlR6gYIKpBiQkrWa8GpWeve7LerAj1eCkffjAQMf0OpI7qLm07bCg1q7cICXpepKTFHJVXR5W3RC272foiKoOKOBeEtCCnNpWT0P6UtH7AlTlLpPdSW6LW9T6XmVExg/DG66ibyY6v1XKDOfsgaxxyMNiV9kPcxnGMSFyqAdD78I754SWb/pA/KMYOBugsPvG/zB2seyIpjTniB3ihkl45x/mBFLs7OxaeQGnw77MgzJiCJNSVsef8FM:8WJp040TOwhAjVOV39CdmNZLkBzoGI6rJkB9S8fMseSTOZyWmhncfVnYnZna9jTZD0qNY3eoq3PaQuenXiCAz4VJQ/qC/gXxzwOIgTFMu/ZuLjTR56AK4l79nfta2lxaiiIjF:ymi6tvyZvlz1/3QgAzkmYzccuixYot:JSJARfZFDUujiYeuB:bE:YT8AztiQ7DKhu7wp9wFM4Wiyjrigv6ZM9jGxK7Ak4M7ewgk70PFmZMvEbJ:q8LMoMo7NwC0omywb2HpTErS2AeDmS866xT5LRxYiz4RnsjSpQK:flzG6:c8oHyH1E0C8Fjmu8EmXzlkt/zVr9z7oBMPlZv:BqBJL/0QxUd3YmJX4r3tP2iXkFDo6FDZvsEjip/tgBkQL/LFQVCAZztdApTNpfag5:cox1NUE0kArcBOqxYk8e79HkXyYFIPgXmV/UzPTsppEIorS5KgzS:B2dlCw4Yle6x0aqKRIv/0Xb1WYSpnY0A4xS6A9T:Y5:999wEA1jGfnZV9qJ5pkEMj9jIUcoobgHy1Y3VMtVtWlPPDTorb/9lJEdS6RMYj2rjgeizOVFMSezuv81TqTuaTN6uhEjFBKEgCow1StCm5RQ9GKAbOo0H8nTE5JNdw2gw7G1WYkkBFzaw6ACwinCo4D9mSNukoHZwucv5e0O3ngPo2uFcyNqeoMJvK/Z1IhVe2r3LDWlH0WGBgaZTyL:YsNQXJeymMqRnIbeICimDxBPTh/VoIfYJbouDKZ:RI/EJf/IcNpFDpG:DcaTDW:gxuaykWAsvced6/75Sn2M3AMuLoE17SP:x2tn8RUw5Z19LxHk4ZFEOr5zNSf/B6V2KFAMDfDJGF5cTj3aG8iEEMSx:uYD/E6shXwYvBMTYoqOy0fqzsQiYdMESnN:MYElGSzGbnj7:o9QaademzeJgW8se9PXvZeme8w90MoJFxxzjsjQ1LZ61fU7vBFiaqvAK4GswXySJ1B5ytcjHP4h2yaL1I/IIw37jxq5nen3SKyUsz7xtyNTr7MAlgFii7gPX4LMX7Yi:duLJJvKRFZRK7XZpAbCx4jf:Ut:NDNM4fudWOC8KAbcHkqOHTesfGPRH:S4TrbyZKepQmroYrtdZoHNXD:tN7VKEBxbsnQRa34ExOvEIk0xOkdtVRmEFxbO2lw1u0MG5OuImgi:ex0AdDo:E1qDZxDKTiGzW9QzBFRlmDcDuG/8o:L5XE7XUp6cqT9yoGptDBMBOwwQqPQhrAa0ixoK1XPRJBE2jDucQpsKaABUjk727BxGepQ1:AoQYdxc5XyZZYCceJxVXP0vJUcAmIoNY8/GtuOw56WzA0peIN82wpjVMOTBi7fC03/GB5ofjU8vr8bohA2uNa14exoatNjNPCxiJMoc1TWKTrYRkKvDdCht6jnBbGtwZ0HbCXgSrJBAkSnUls5OwhUyYFnxOX20TSWPCCCmKvR63mQmR89qjnWYGrakwR5LaVa/RvOZoEMts6CjF5WtPeLujlM0fiy2mhh9FuY6KSFvJVNhjjp6NiLrLGDE3tGzlsAXA0t5jbp0uVKV9UXNkhev0dEEWvsQfI/y3pjbHxn0MUkJUHk82:4mvI9qmWfSfafr2rrWu7PIP7nySRmGpkckbaTqCHWadUvVVBkOe4wurdgqY3dM17pFrQ48wLjrZ4na5cFitMe98sBZFLvby8/0Ru7toOHBR78g0:7T8sAkazxka:FI7IEhp3d5XSMCLDYlGHp7Cy2iXzBA7/box33UiXehDN:8yGLO/FotKy/ce5fABH9zvO2UUiozxeu2iUrJfU6Zq4OBIhThjVa3Jd2kRQjDt6DIuYQGW6dS/s/dFmzXjX7JA2Jy57Q7UFWj2R778x:yQsIQbWB3USl8LLBUaIWzRwYysDvtblAkJr1K9PjhcAVC:hIMlj/cHjbNp390pRnqgf8kmXCJ61MxSMTRz6BaR8FURxnU6J7gKF0W0hfdsEQ94z5c9yMhr0ICOugtVdqsNNB9098roRg33xZ1xnq1ZTacqxa58yGuxZkfAuuMRRrEks/jknywzY/yGSZrjEFujN7456/MSQwFrqhwRpT9ATB6Hsk:/Hu0Bz5sp4ODrKeAY32WcOITHqswERYclz5wPeOsSovNfGj739ljfWQaMiZya3XcxNdi0w2AVRPDH6ZfWmOlvidda8fW7PdLnMcwl3KjACXyV3gDLiNa3qvwJppJI6VnZ2VT:2xrIobKXXEORGwghS/qxreiUCC1gumzsBgQKYA8ZxiVQ3aursU4R2tgNPsd2xg6Y15XURCs8TBMtMoZ2WvmRV4JnZZooAaTAqK4ZAuBMELG:ALLKo2QuI2OvrV7eJURwogeHkb9IFyNuXrQOGKgCcRvFuBEv//RQVyVSBbEVHKsDjM8bi8bg80Ci3ZsYSYuCjWhnU4OoPWZp6ijDqPT4y0n46Lm7uXlWU2qhzNoa69dkbS9YRNmZzeIMssKyjbICVgXll:HoZaN5UEvPPH8nvkjDV5rMTgolTwlZADYAKfcArd4jmcaF1HNK4BoOU0jg0Gn8Givg3I5te/MgQLdHnKik5LKM7ef:e3CCPmaHfd00jmGtqRfY7tYBxuSDM80wCsRkXBQF:lw9YSBkdzCgiTH/iJT0:O2g6Am3DkQivoQjVQnqnMBbAhWW9SAgUrzFquxYMN5RRGeU534Fn/mhfR8Oy2syP9DyZh14FqOpB:MmLAXNNmragxZ1V6Udrv8348JRlSycGa2fm0V1K3Pot9iCR05iT0S1rEoipaEuiOOt4ZcsLsozhlplLE:21F2MzXcFYTqxqZdRl8o4PIXMiE6t4EXsuSM0JrpTCbeUDgGq9tD9kxIKztF7Ow4eNVI6LoKX7KnDvV0Af67z1s3Ww9a91VNFZ8PBCgfDOD/NSQwOgBgvTnQ/5qhLee5CZ42H5vMXR5ZbxN/RScmY4E5NCGT3StP5NK6jq3/a:LQKYH99eh1LkgRp1UiyUHJiRWLs941jBwFaS21pTXAgLEhUDHblW:4nN9ldnG2wH/aYV:nx8zuFHmkJwptbORd1izCc/mN23lfTMUuKCiCK2FQr1blb6ORphkhT7vhjOzkXDVkFeMgvB3z6STdE2enVqe0nbmQgeK1a1z1otME7adj80zzPGj92G5hIySmgavBinbqOYoUKDKPkosAR9OabhKXqHna/aAIANhrlaiBE2lRSVGd2bx5Rr6OoGKY0V0f/Ui6KIdxEKPdLC6sgUpG7qOpz8:F4oRd9WJWoCGiSkfmLchzOi01P031UFCgxyjeaHLiARr77JaEryL6wAYIttckPXX7RtGj7fXXZh8XE1z80qWzWIVb3m6Wh/5zllSOy9nN4vHasvNGIdYuCfWybbIVu5S/Nk6HHhfWEtDIUQ5T3/T08U8BFK/J/dbbmP3lz8EXFVQedmK7gEsz6:KhXeHRpS2MuB2PyQA9P96Tbt5RBRGTjFyjKNZf8vZZlYwxL6SlLV57zAWs2A9hGN6ujJUPh8BKUTJ6I55xBUX/gMvwd7QOMFGIf6BDYA1hC:FdsKdEX/19dlcaJUBE5pw2kGxMYFyXu4A/Kpl3w76I9bSox:hQOrlTmQiLH2lBrKpwvZE/9U8JHVjfKD0EyEW5dy1gbFQORSgVbIKLj/SBfp/kAcjYetk/kU9CZ:PCH:whlVou6XfYGVvbYEC/lSJsMr7zDygJ8Zcq/Ao/9Rrp1ULbztxF1U8uakoBK0Hc5qIl:6v0F/Sc6SPpsFOpbkxPcROatPzHMjZRwkpulxwE2sndd3V7KqZg7GlFxcAPc/jqErZv6AsigL/5MqdeNiSIuE:h61v4HcQJgs8GI1Jl8yRcHhqqCcj39WkbepUIe7g6zI39rVe1lQtgYgNvnb9Gx/nKYWklvcJ8fGvd/bYWK5YjcpD8P62jcLAIspvYUr2vnTsGif/V/XmSurzXHFdIuUFfY:qBW8MBn35scacHXU7LlMVvfgJlBetJuQgfxugVFecsw6VEerj4/hm9Tmaf:XTn7wofnAQaU4kfuL3T7AB5Va1tdG/yMTyTHRhXTOWmhTv62yLNvFnDvcxpDjJOCmvdhHtJ9A8EyIIfUr74/WGOynacXCrYPSGPUuITPRSYknw58kiOo:WJdr:/lbxTGWMf:ib9rwoI8Q8drNUM866h64CjjUmWUIh0tPpQedUR4ukS6XPQNDLmpzf8WIOGZPq20I6Ko9Pk8/1D2Ygv0EmQWrxdB0jQm:92919TL8OBLW:hU0CbPCNoftQsCYFxpgq/dThUSAx0nBFw8RuQBCjX707bjupDMVZx2eRp9cBhcl8zIo/WNfIVbkfx4BgcSjl/1T27YzhQHiWB2uHYWlPmkY7ibgA/uBsjDh0ALOsNdwQWsBYL0CdLyOKuqc5meeDtyBFraTXej6LrOv31PL:Md/iWF9ecpwgY6z25HC:bd/t3:HjS82Ft1jWt5U:BW73HVV5vNKFxrDR1zUyBZdIbt079Lokyd7JXbCu51mGUdGRVmfLvYvuGnBc1tqETQDyzrBMxSund8ORsRfpRXrr3cOIEnpcyAjZZpP0/wxYe/VezUcDrlXnPuoPYt60Q7pXGgZe4:MRovgQGLeDHUHIGqt6KIaoeWkY1M5HrTN/Q1YsAXRVRRnMH4D/wYllR5pgtlMQOhz/eg9E:EAam5sA2XSzp46Lgf0YQYhssb220HJAMfdXBxa6QgMYJu0V5rfRX7Fa/PUPYjcaUtqWE3JeNDn3J:CNdV0/:sk/V:YZxkces35JUk3unC2FzyD1UQRvuq32bS36oWkzVyfHg80gILkf4tgtT:55ojZkY297aT21am2UYr6oW0c:J7zjMnpXu7R3Z3PTOZIDXc2qrQXnxhAybz0VpObpXHT:3oP2cVw24BVFLdny29ohync5SqvY4gLanb9RNb3uYdNyqJQDeJ2LxQ0o7wNUy3zobmVtBxUCdeEs8p67vT3333j1affq40AbCnVI3iL1FA42v6uLGOVCyXIVX:JPJhkMrk:XZbIxMxm2HAqf8F9imC2zkNTx4X1GG8RLoz7P/YX8bQamFTzf3LOwjoUmlOnMc5zI2K901iAJJfyJhrD4SezgeM1:bl8lKBYRRAnEYQCtBVH7ZNKlR/rDVZij..";A.C[430227734]="d7ppvIfVUMKdt/Am0MsRYZyOyh/5aznv4O6vZrdaDiXeTAAjrn4n9CcRBxSEX0jDNNYWOy/ryPM7EY1Soj2EA2uCoQK0YNY:oGUhg578DMuoz0DxFyL0wvN16qXwfUIvu/p3jTu/Hpe7dKwHuZpUW7SWFBhFUxi4y:tUOGXUEwRwCtEDMKqBRr129rwOfQz:N7odAp8Jba9OHicnFPZ5KpzYqMYneDIpokL10FZ5ySU99mvhG75shJInYHv2DEStm7UaUxx0miKtCqYf6:ImW0QPFygZuuS6jxwmeqD/1i1tgA870bMLggpL7vJAx2hhvhTXk513iOD2xcbRQnhVyZW3qPZE3yo1MtaB9sv:tqCBL6Kg7fz2aqjK9QNHws2EyPffw4LIq2KEnQN9zyFLiLjZ6mxtFL97MvvSsCTkeDOIk5P:GP0hgbmdiwVX4cgsFjkw3womvidq:MXdaqPKEBwogohj26D3ei2yOt6LfMdEZ/T9GZOy300/S6UqC6taFPsDbC7phhs:M70lqjNKWLiwgxLK0C5PG:jHS1YBuSqv9zK5nH3rQ24Yot7o0nYXG5/Dx5a0ARUK7dXZn7MC0yScndf/8TAb/aogV6tlKn:PUnX1FK4qbLhaPLIK7FOUwZclARJi7CqZOzdyoOlmtWJr3z8XeMaryuiGPd8ycsTJoc9UrQiWpzvQB4Goh1Q:u6ezQAziL5L6P9AiULavmALlcBpExDarIVGhwGHXY7yMujQ:nWWzjevcZ:zDzHR/H5t7EMhUYoBbtxSHEOMMLCHQnnO:LHlQvAvLSyDJeD6fIbDoBFIRwrVjoZn497pAlyqwJ0G6ejM7IEYNvD/BoEjGU:TjDljRxnpa8gRFwu7WapfCDuaK0ZKBUzhSzh6gL3M4pBv:psu9ILl3LdBLEmB2QYEk5EKGm2TX0Jni9TcZWsDx1PhlNMMF7Y6q5KzQf1cMD7bhxrHRbE7yNLm5nbYFTQDgsPapkyzsw1wjrM1wxNYSIyJ2F32OYuQL1vQfmseFF4eL:krOR2wQfeaFHjo:SToXPHd/FRcPFgQPrbub4y83IDpOA5zj3zGgUvrGD0kjiFsRUjSfyeuICVEev5:O9qfxNjAyFHIcwO:sn4I:PMsIUdryQKK/ZYCtr3QBnz44v3A6MF6MgmWYqbrrxxwAwmWmvBMlk:Qzeqf:bBQFTLGmpcaITfd0b76ZtdwMkSga/52hgvuh81MXk1AVMS8s:FGCUYAIlkxayBsWsxJoM33giC9yQTRTBNAQ:97FdNU8Y3IJw9hM2WXTkDf/wUjuP2fgdyG4tGX35M/BVgIn4/sCg6wn7KrvI/syVFSQWFko9iV9PrbI9DIkEshisLSXI8npBnIUBhidIZgrVUfzhvmL:84Nb4w4fdOrYI7YJf9/KSB:/IntxZ/gk2wo9Nku21X477DyL4fbuBTorJJgYtPEjt3IxFlPWJqAnt49nHeKBRKTvfxUxTz/2CYtfGkTdgqyAp5LsxORij0A9wV0:dCV4hXWI7aY3qdJxaoGVkL1zEKaEiPnAEnt2e7gbQqj3D2dL8hTyMlyJ26TXnSV5RN1A3HOVLjkPUSD9BTj0PJS5p90VsEB5jwLZXKMPe5W8zYwiACUPRqUwfZW9ZKoBFGLOdIdJ7Z21OmFE7W8GGiGlTZHZ77s5RDXmyU8AfLC5qKZGWzHTBQcOjBjuRkzV6p78w0yOc:N9DSfYWPctNxwrU4XqI:T55M8rLWm4NROpxbYnMYtApP8nZrfC4Nn0v3V6uPIW/DQwQcM4PL:XDvwUUjAB0eGGDWIE2H4b8weAxAotHUv71QV7c0tV/69/IMDSUyHZ8sR7FVILZ/rOl:4xlgWFuU7NNH6qBcfPLJY2tlG1Ei47OtFKOXhltNneizqBl1QHrvkT:RzbdBo9Btcje3ywPq0Zz8iL5c7VOLrU8JM8w0E7BMpp:S:FudwKb7DTxV1nLgOA73g3ZIlxuTQT0CBEuBNns7l5FTAenGD3ATSCGjTZm2aJ:OijHO9Mnknzt8rLG540119nO5ir2JJfRy7AEPo9FLjxQMLNk7zSGE84u/S:iJrEFFWPwb6729Tv5ctbl4Z4raBFISa7Zjccfzyh/F1vzntigYNNs3Ve3dNsPV05EVzLHWPtP7VwgBhq0jr8TmSMccA9Hk8RS856cC9w284JRPreDjaP3iEokQ5vscfm8Ttj3mTOadblXpqufxvXB2giu0mUhDUHGgnIngPo5hKak5Yh1mFMBszcGELSdxe:2jg15zmaV0FZFIr9kQkoSITT45AoCxy1n90ODBjvH1tZudaY1pLT7XJuYZICxCAg:CMGPQzJSlV36UbxZAT7iBiXBc6q1sA7xoBVoQh//crjsPwMHEmcGB4mtSXFhmr9S69PqC8rXbOxacqsi9am83JZecUzB3Go4w8z1KjZe8BgwUYqjhG/Z4MgdqGnR/3BoEyfy8jTDyKhJHoUdnea5yg5cywnFvTDbJQ35hIHuoP/B0sqgPrIyD41FTk0eGch9apjy8NymaVqNSm5OLeHHIwkzj1bgyGCTi7P4wAPll8RCtrkZYHBgXjO7qGhvGdJsJ9WchWZlYB7WDwfsEb/rrdrs9uhvsQS2sG/aqt05FuwIdg6KUPA/h3sDJX8LhI2PBBS6mdD/QWCmJfTn8bsSbnH3PszhrpNA94UNyw1MUsFHyGwc3UO86pk4PNzPKobUgaU44JiWQd/b8J5mQpyYZPXDXFaI6A1wxhMYFoym:UldfHwMFeewZ4GFUqOeNFt9NG:9wzbs8ilYqF5z/tj3KZSqA5TCM9MVQH6:YLII4EGFOdHjxbY1cwIhHeIWmxTopk8JjVTa:X4mKJZfj4x4Gw:xBeTMZEjfWl26Rt9KxF4mdSBsgzBBNjZd1AqfuEAMYhqrBTzf9ja6AJ9bGsPXhmWBKreDKSyov8RZYyXdl4166e1mdhNc0Il5x8JIdFqn157kUezaCKGc5n4W0z3mgT5dKhg81ndfKnb8/vRyrNpPPWZdpzSh:oWbVxTgxEEVrr68vwjvpYi3bhzFei1M0aeWmuBoha1RE6ZSXGGpmGNJQcppHTILdGnpK/3tLaUhEGYZz/C24gWkilu0p6/E5aEr3gmuJ:3RzkmGa4gLe:TGJ44ZlWte2KKqCHMTp6FOUSv/HcS2BUWWUVVtLcDGfbHkIhw2dcKN:iDoD/rUZD6kXPc0B:d2CDEwxdnvQqZBterLFPLu4QvzLtMlhK91c2fIF2HtKhrpL44XS/6tNVOEFYhQTu4t:U7W8kbpT06xpPoxMpMyjkZamvxKAgcUzLQRXnv86:uNHyRuy4OuEyzmYQlJ9kcTPVluG1YEQU8m9WpGLMTHpCWONb1su8Nv8vx5RJJcg2dJKLbkXuekYrPf1/KG:gcG4y:2qsBgwZZ6wflE3hoBnz2o2huS9C3RRHE4g7xyXqvUns:Gk5c/jpzF4GbbD/ynywAjevjxCvbeS:JPMkNFYvrGN5XzsE2ZOySt1Lh5rm9UYg1MdllxN4LRj2oC3erYThvYhvsX47ZP1ObnTmRXwZiaOHwDXOnWizdF7eSteTlbQBAanp5CA81tGepc3nvTJbNch:BuYLF7P8f/2BSGaOqD0LoogoYdMspWOGzgCkqR:4vEaEu/hp8/1zmCrrPvoiHZ2zno3uNZ4mEUnpmedHAShmlqw2UXrawZUS41JePRNmPLw6yjLT9tX9/HBlQK7wzr1:39p8GpLf2KxHG:lcd75RNBU2AKCj32nQoE:APRqMKdhgD4rx4TF3wtMRfBMCOlKep00r3mPs0YhybOVWffFmpOdgq/8WvMqunLnoATeyQFPJkDHAByyYECfLQ8PFc37e0jE:B/lxybvX6/d:Fw4vkcQw6CRzLTKRdJQScV7X:oYf6ovua9CM9Kf32yxPYiiILMSnCFyYwySzsvzOFLru/IWllwZ7ugqfTLrZ:2ZavimONpgY9ZOARYA8m6wztKw9sm1rT4:yKEZUxGf5kesYsaXqz0ivkk8RbDOrMRZXWcj4D78:YCcV9/YVwXdpRV0KNuTci8pFrWnxkCDNMIFOUSZVrC0m:xB20ANdG3bsmIra4Jqu7xWWBHYnbH0tEERf4Jh/10UDGm/wr1J/sNdoweFWt/GfrKfZR5dpqC/4H6V517EQgb78AxbZhFV0E32Y0Xp:FyOElKEH1YqQHc8ZFIF/S4TwApGy4U2ZgLaDeUSHmJmfS20LqEOlTMFRjvlcNX2igrydazgOqW5pEmsoFGpwqRtHTIinCQatyOSb1acFRRuEPNC0Hu7/OLc5i8AVe3HB8kHR1YwDvwYiILko42GrkOFZwpksYgcC3iyhvEeRlLwuij1FM/Qejjqx5Vsu0LR0qgiWA0qlIG4c:UZJmQOL4UVMPVTcIAsNDuANA4fSBijFuevuUdqg5kmidiKLC6RxXiCB3TyBB2WFdWbeNUp7tDZ4uvz4gbJnXv59:dctsg8IKRcm8QsoiHCPPqTbysVwnNm7PcdPMovk:4hcW:UNuKMt/80p4I:lW22x:G5nrocx6RSDe1jiEf:VT9jbGWft3idRb8Gh9WeSPLWCAj/ssDuCH9/jNtAaaKihES/iWQgUBzkeZ5N3N45BZ6vDamWA78niez2Me6fUn8j:PRz2Q8qeMee5VEmYAPwG:yrPcflMlW9NDQn7LW7vqG7Xf40w7wFnNMPGKAVgUnZt9DTtvb0Uzr7jGyeHtvFzYAQ8o4tBjLiovdCI5eq5IeFgEy4yXTgM2K2WgeHP5fSfPQj66OrnaZZf:b8tzegfWcAt:BUl3dh0jyoCVXXP9:SKYYKW3qEu89Ny:tGZkqpOdyoIAg6YkP3Z1aHBqu47V3J0ivytG8iKgcZAz7g1uuPSP:Ke4YI/52D0NYuopwz2GMDt23v1tCa:zfrsS937bwmS9CNmgy23brINnwdNoogoDxpTinxrWgWCOfxv72yKuGV5NJKoM8/QwZvCfLRQ4xLIOfj6hbAkySXsGC72WTMF6hy/VQhnemh4N:aWvhBzP2txxovnUXeX6NNwynlyongcYbgNkL2qPF58Tg:Xq4P5mPFCxl/RysHA8bwRkJ/nnqkLbc/Hj:kehkwmBJyI3iKxs6Wey1UUIqgBgHa2IGUwlvcHendVNlrRq5HUfZo9W6/kBDFdzYY9DoM7Cf/uxDK9lRW:zus0BZtIB2In6GBnyHpm:Rq53ZVFj9wpf5RQlSSjzCfHtXBsFw0FBpwLYqhEG85KLBIJhwxe7UW0cY0waLNwSBMtS73yHHwNPkROudR:z1meHwbAVspFpZ2/2VUvAOTC1vneSTgjD7uvLxEUGQ3QW9PxrXLtRITQRIoeFDKCAxgIHJNgXHWiDBVFw8yhSBpvhBNG5LknSmdQPfz4ihhihnkmPRYVpUNXRHCskJ4d094FX259z5ExrdZPepleAoqUQAj:juuXFPghv1GLfnxBhFFr:nqz1w658mK:lasg19CUfQnMlRycIV2IQDeFppDOfUoy7gd:SpteWL5opKEW2APlZUli2e5PIsRC2qfmk0RSFCaNn91oZazB1vaFFNpvHK9ia:cKaVTbtTZEwKlVZ:hE4DhF2pLKGM3yGM5OfUlSEtlU7z4gWe8sPRGnX1Yz:5BYrssXe0qP7pDBQEC2JtuBUjSfBDlJuhlAAqjSEx7VjyA5sswTtavtPjUUNdZViKykEI2ywLO:dn/3ZeofjKouh94Xl0KV1zJPBbdg1Zi5PPTlW8Un9DD1jPbbb4rZ3U/UBH5ut4uqAr2cgqMN5VxJELyXh5quI1ap88pX3:k:/jp5xtNDow2OBRVgRnfrfgTE47r9dzTHxbGwRl0pV:taA3AtQJ5Q:6bf/g1ds:qmV/O4C1U4gwsLAlyiBhaH0dE6cX7FQfICJ8VLntFZmgb7lHtIkNLPkS6zS6980Uzsndt1Hbv6Vtiu95RSYTeeH8K2RoHLo:mt1cLM8wReODD2axAphSMwZLzemb6MTDHoR9MCb7ZSfm/yQRDZG:nnf02qPly5aGyjSkUJj5dBH2kLuDR6If0qrVqwTdG9pr4oxTYevEER8sHAfT4pDp7ceKax3bjSjwyhuLjWHiaCdGolZ6dV2UnxmaMr6S59WDpqwDxjO48YairOzV1UDbDAqMutOic7/Lfr:Ct86tYwoCowmVdLSzaNh24eDCUXiKscbHdA2WKaBuWXv5IeFnHqyxzidxct:j3RagZKXzAbxuQcIft1v5rVorYahNlL/hR9IqC2qSdbYdoRuHM0McbAvQvibGg:JQ4wIS:ytQ:/q1cLWbgE3BTqhrUeQPAL//AKbRXsPpiYhU:LlcyJ5x18h17/ngQDbm18q5e7GbIi7Xjj7MwzSb2/JajLbe18cyFY734z26d3MLLeWWqS65g0tXGOLvKFlwq7ppHJ4qW8gmjZVj1S0Ldp4EgEXdxTnVYrZz/Cwhn5CY3ZGk:8Wiqe4sJpqffkK6B5osm6idg4ZWnZ6NUncLWCa3DgYhulCoh9Q2j8QI4fxBWAS4x5N765TZlRl/zCJxQj0C7:Ewxtq3aSPJmsL8Mh4wczdz8:sWWt4ypDNQrz:/Gqbtgnrj5EoTZ9weKpLRtPq7kBGZTLKEZ1kqVImj0j66etoiU9wS3Kjc8XszHCnSFolSNZcKUqyimoIQauboMtEfiC8YrUaPPazAuWbrqk2QdIV8slSc8NO09l9QjzkE4X1:TOkjn8Y6QcgpuOYrQ3sH:2Q8BDTdM2BvxD1WvMJAvQDv7Po9cPLeHW4J0WTPS/95mYu4cTvUDXz5w0D0W2sPeLIhuy/vWnSrH8f6CsVvgTTHDf9uPc4UD3F2ff8cTOzt30gu7zhs9N9acbBL72Z6w:A78a2JVjUJ:hnco5CJYQXZYqjaivAA5gKNvlYD7Df3ikU9ooWnzW9auXUjXHTN1dcIWqiVsgzl0yZ:DLCMPkStoHJVxYJkAnYV7BUgzOtEAWmASM3b4u3y644dpgGCpTj0fRpCSTdbj/9cMcfdU:j6EVJMwH6d6smh5B4skuNBAhCNnU:8phKmU0Tgmy8PvmIrMOcfvVzKuLyI2GbX0cZZXbV/F3JsBpOzfwtRmEBxcIPPpa6vRtu4MT2tCHtDFaC/fLZtjV/gzdjpny3CHBHq59fQV3LURck8sSn3dvBXFedH/Jm/Ycr::AtsuSjh4qdza6HzOLKAb96zdhBHwT/knI7KyfG4XC10ftjOnauFSjKREHklOJhrR2mqG9W02dAp25rHlPxqW8Yfx0GGfeQ9JIZw6IA6p9AD:ZBL6fj4s8piZ0j3bf9zRCYU1x35Hg9:GVa9NXaZsKuYztatUHKn/BFJ56EGjJ8HgFVe7euZwcvvfkpj/5a9/8sIiUDBmwENWewoiEkqWgLedBdyUoptB5SR:2UCzR3Xu3:5s6ZkgHdMJHDpg5YSRYLEGUWoICJ9Qg1qHclXQ0iD2OxWcuTk5HytHPuoDgq2JXZgCuLd1:JQvieD1ozZPnwpts2RD1eyby:jaznmqCBn3721NdAY:fvveUC0DSVOshtJNi00YcORfXjpkelTk7zFAn7/R:ILEUUPeUOSn2S1OzCtg8eEVwbGcM9bPWBVRyVk8OkFgguCo0o7/m0d3oJqxLFgEDP/MWruYM30R8M9LYJ8u7SW0bwDDfGpn3U55Nwn2EbYfeUXu6jeA7GpvnnCOGz5x2vxim3mm1zjR7y6u2uzQTut/JoIQkpbxqQauHsKuo/uBcDMxiXYWPGM2DWNahDXHbj37HUiTVMQVOe4rjB5pBIP2jMCskcoNGDjnv3GZfgF5JyktJW8HzRymH5Eg8pNbStoBs:RtNHXz0mr2JYheA/tc74kS0LduRjQQb7GtdjLG6WtOxYqeZE7syb7ccTEjDGdujIYvRaD9Q9p0HUehaM8xxqVMiVMKIXhni2Y5LnTu9wlP2nadtHU1ASM:5WQVRazozRakf0Ow1aVjFpn6/kBaVvT2KRYPxj3GZCYOl9PmXQoP7CxMFJeng554RnxCjO8c0ccDtdXT6KQ5vRGJPPDV:9bTG/DFTyiJ1MFNpb89ohe78ny9Lcv5NnSFLSGdL1rog1DAlgTycLHdIaa8hLy1FTymVhcpzHM8GGN/ZjdjgkZbAMjp0izFQmizL47EZpw/cW4Obm0kx3VRa08aBhS:Hcvy8xGt/jyhAQxgY7WQ8A2FUGUpeR2TBU:l6bXw5cwtX8YHpPK6M/iDTyR8GDmiGeqRO:7zaCAMd8TXYuLxzNyRwMV5OCAXUM8kjjGVlF1Q:Ae6bUSwVpWYsfKxEIr06PYSqux4n/wDgYmjihbXgFu3vAq6CYNtVGgPmmaiLI8rpF4u4HIN2IU3Jl8aG:XS09xaroLkS8LOTB72u:PN4utIWxd6LFoiR//wyTBaleTa/LFtcUr9qVA7/d8AdttuIIDxSBgkTckBmeEl37xRATlA6tSUkFqgP4UkDcTZsQfJUbFW3uTaObYms:35Yizb8TKhcg8sNUIYTJ/azFr7wB:M69t:5Fnw4XPKt1QNtEf4JW/:ok:SSN:m5h4Ly8X19lhcqnF6AaX03pPKxFL8kkgBbieDqzbO2QQYbe:hsGhwSLQnAYlPqWVtZXP/zSJL9PhnSxsBv6a8/Ux0bnlQOQoIVn3HM3xeX6:gmjbjm1CSPNE9VBBYESwBDKWkFZAoP3Qo8ErJVl6a23R2DezhlG:GIdM88/S7MQUIz8nKbWwxOjVDP5vOA67aO69kcRjG0gufkIVXptAxW1Z7sGxP1xi7BxpityiLn6LzBAhkB/Bz7FJ4gGxvAoam8qfGVgQzpOGAsylNbgo7Gr38Dg0jx1L4/kIOuTFT6/bAbLuU89W7EFaIDdU/oUrhh:DBtOCUdJL6mmoFTGljhJ1epeVw5BYM36IvLLfy0Ly0pMfYFom62ClFq0P7FbFepufDjulNv7tBRSj2zWJqyNA6tV9Eri1dODrCAkcP9:PqzAHL1mDha3wdS9Otos1Kt/XXKFWQEabddJnqS3BYfJxlpokQomh32xnl3DezsCiQRlN:yEO5MuURthSMwXW0Cv5/87IWW2TztSW1Jdgmxotqbj:nIfWRCyKug4pQ1hgOR0mibO/72IerDbzxFwRmtLaT5nMN5J11zQumyB0f208t7ozgScutp8XWMsJ5X4xBqybqrMnqaEvaBeYyFT4Cte8P17jgN8DRqlncaqbzGW2h8O:p0BX5yYWgxoyh2Z5s9GCa6zGzk9/CtUr3AY6C2zd53bw2Z/8hEMwyNEynLmpMpPgnS4ZAsgkBGyRoCEkzYIkIXxd7orav5aTd152eKUGNfVp9BC/UK37DFVqjQK4gB0VqMAFa41woUdfwr3gY6y9z05xgkF6qA72e2zJFvjV908E72FiYznMSsSahRLu7hR:c87Uq5qyRebJRpZh1OFl4rcZXhKz8kRUHSrLQwQLhIhvh0LlGlGLf4:mOD5SfSQMaAWAtsKV31L6zmvK5r1Em2SgfryLz/R97U9PHS7C:h4aGbT6b6Ha/jOi5z0X1ncFVKOYquVA6R2FVFhMScegg4BV2w6QjTt2IzU2l5BjlqTQelVh3HuQOqxHWnXD6L1p0OI0fOGhEE69jUplzqyr4cac4laay:7:WUJeb2/LojKlRTlMqqhFUcvrNrBtx7ymAWQV/gMmHDq41aZaVurvEJyazNVMvYh3Lzbr8FpqhBCUBCabetWs6F/rTyy0kub5Tip4E:VZreGohsuWAz:D5FjQom5SNwKR54xjaSc5defBec:MieM/pN7OHl9IP5dhYm8MkZ6OqxstVbZ3wdWCdnHRnZSIaeCZ07gl1q925ZkJ:W8l8Bg68L3FficKz3Rip2YzIzBoJHQKCJB2HEPJBwn/UK5XWHwFTcG6rutoSDvrrGSTqcbl6A8NeARPH:T8bVIeeBS1eK4i52BoQBZ1TP9ngnVQitA/9Gm1RV0mmWg9j3k3R3Q2W671gqhpRGuMdX7DiZzsVnpCcQPmcfprVSSK24TL1afL7Qgmza4TaPf/QQ6G5EFFZGFD4o9CfHX2Fvz9nng0atpr2xbMc2Bg/yQFUOihwQQA4NnDBv0z1iHNdUnhQrZRgwGy/xrSl:2ZwBfvOsHD4/SdtxEbFt2pyDmRptHg/nHHr0lLVtQ4bAKsjT//1UIhj:QrB2wwwei1sLbzEsrXFKuc1UpuhE/:sw4VfafnTSKZL/16iAJ8f:2CNDQVufD8FvxzydCpsDCbvCjzjviqBumVDuNl7lXnGkzPKXb1AK1hhm7UdjgLwer7tgHb3z8WX3DBlymQU17DH78hGbgHZnVC6LSg:wTX4N7We94CC3BCHh04aZldaSh4KR5EOrVPBhUpIF4g5cjyCU9:ckCGrQ5kw3X/IOIMsMa3LvJIecYaV4AmPreJmJaQTRf7Lzq9sLPSXTFCtTdrTxBgj37CfetUqiuLwKIDeFXpV92XQTcbhbW1VAj1TjdxLk5kTBrBoTyqHfEo7sjfeXzBh:yMhWd/QYAzqbkBVYxhXy:T4X1THNOUezFqMhvl7QphbYXKBTD3Zr8fSBePArrmXJ1XLW6AI5:VZi5lScmghyN3o5ETeiYjnoyV5Ri/Y8bTlaUBcIPje8pgWrc68uoVP8wlHKz0AZeBZSG0YJUacx98bSj:yGqIX:xtpIs/stOVnQ7Jkr5I2uUj8MmClSsn5NlHMUqeFMsNa3FpsQc1UcDWvx8snO1F3XWhHCIgrolsiPp1DRy3eMJh:sE4bkEOa4rBLMOR31M6pf7WywQVncorNn9roU1imt/B0t1ie6BAEjo71lIy/2DZNObG1wkkVB/U7pgiYWV/KEf9dmqq5Aw7UYOEw/eSoVTbRLpriTwiCvtcS8mNtxUgwTM0IcF:g3eOKR:oKn0cTiCn/hkjlL1eF:sCP/WFH6FXPefCMC6fj9RgBGrrt5zepzKSQE3sPp9X5gdiq59VVzxgDLgrTzGna5/6lmLmn/W245ym:GnO06UN:8nCVed0sWpPAbvjaP9gIyGzpO/fJadfLMj71QuSqyGST6BRRoryuMea2LsE0mlKixB9j4AizZmP:XuAF6Zo:CYe9yoJSMYwjTRGjxUPFaS33b1NIE1K0jQO2m7EwV6ZtZyy812vwfJjrk4JR1FVuqj5TZ4j7ow0kAelPuq:8F:dKF9awrBca3OYRq2WNq9meZUY/wQW1Bap2LG1lozIsNiFaQPwnxjW3ptN/96Y/oq2fFpIMfsly8SM001Ffw1naZKYgP9jppWRckYlym6sx0XUQcEEFNbXZ3UdW45rYjOOeFgMVxX9rX:5JWlMZH9dpNu8QkWTPHYCUcP83V8qvqshxJAD0inEkExqZQbB2QttMvf7ZddpcymD9/88K8fEDf8dm6wcPHEfnV3UIAENst/zBm/lkilx8VjVUbuzkoV3IuzArHAlnL0I3BZhwYdMSmTOgi663PNnJlwRbQ5jD2vF6modYJTrYs9RQoiQUjGVerx8DGnlkvGkLfzEEw:WHPOEa2RH/yvjbDtMUC0xgA124c04yTw1MIhzevZ6vg1TsHPbw3axbbfR7WfkOc3YNhEiFBkbKMbJhPvkYDj7ushLEYgVu:/9utQYwhpE:jLALwds4wVoJqLZrwWa1hJ1IYVLJBl0JcCm7n6KMbgW1EHQ5r4/QM3yHqISZ8AsuFxdWnajwNpAxAUMvAvwUeLMPONKrgJE8wo7SsUSmT4LtCldYagWK2KPMAxaRi:ZffXWqyN04nWdfIHsCrg76YExLop26A16iNu8bn/9AHpY1SlEXfdBsMDBr6VOB5sNteZXm3wkDKGebn3E/CKlQz1zwwcqtyQnFy/NfeJh5cdQX9OPJJorD/WK3SySUb9SZn/dzhB:Z9QoHnyDEroaLy4dCka/sOPqt8BnCh0vSWq7m7brTLwgCcJGtJoHHi5553byF3Mp7o1ZoRo0wntrJvRw22dnBHyExCyuBb9hiXHXHMEQjHyFiaKA7fxFcPcQwzV0ypJzz8/F2TTbIp5Kv3tDrBLAQi0FdiYqcIwzHwh8Bh2f0wdM7iyxMEcKSnwXP6fH6pq2JDUDBjoYEXZA2V72QLpaQRxSmA9IaEi/NIQaMEVvWzNmT7URKc00heNgOTu7XNzO:b7SnVT03X3bzE0Tgb/qh5a:3iwLosOQ4/iL6:tyW0zua:kPgOurIg:yCfDBtfsG9GQ2ep4jTpzADExBHE62EQgcQbxLyaK0UgcYwqisB6u7CxYy3RdhSFhODJbRD:/XtplaIF8thYpM8cTWxTtyHv0PQ0PjzMQxBZwCTA2CZdU5c0LMt0X4nrhiFEMLXRA06SiltQwWCqj7fZCs6G2eq4XqfY1Q4Y4podIdajxVmTECXkx4G78aH8RpMgTNZHcNe6j6jmS7Ei3/nPVEzBMbxaElA1csZYdGgAL0WBG7Ng6D8Bidxks:FvyjjqDMOg8TKQX8mSdrYcxQ4XU3eZ9ov4nzOtmFptbpf3XRC7NqSG6atL:CH/Tu/28psZu78BNR/bOeBterw4SwtnBzSfrdSKD34f7nQjNxOKiSdG97ssPck/wmRHRV/McmdMzePpsRsHBxXSOx:PPUagDkjQWUVrkpcEPD9AFVejKQDUlE3szsknHq1sWFVmnRT4rX9OXWY/xVWEpqT7u5dR2SdhH/NfEbynmBh:Da27nDsP4Eq7tMXWpxqI1E6gsEasPEJ7fa2SFFz30C9fR8wmrw7lmjS/vkCkhyNOmnVOWOaVefruLNjeVS448MkNMuql/fpZ34Z7oDEHF/8NXY2IBcNLJ7h1Ytjo:c8REfaN7v4M3zd87aGF6128yvP2rTp8sG4chGu0BLNvTBfs3yMC3OnK8i6GABZ68ZqkKdMCM6GUXnTIH2SF6dWivUB4uMPbts:hLTclB5YtDHS78vdLNr7yvUdz530yDDJwtDZCD5:jb8dKNTcJEMWxv/g18CDkoenjrylkXN1Pf6ONDdobxnn6jTLIzqqiXDsg2arZAoUvrFVW5IUpKz09e4PqGf01KWdreE9cv8vGalQLpi:/teN74aD8b:JL07Ha:kV2NM8CDxjFy4ME3OnB8P0uVT3KXfyvQAICk8XCUMvnrXvwvOGHwVyWMW4EL9gNQjC1SK2nQQMWTL8bOUZ0H7Hpbn2qt1Udqj9NvUd8rBSS6WycZMC/HRFGB:LSgvUNGO/SvsCWTjI/YC0R/O9W6mf0MQ6iF/0a8IvZvZ3P50jXOuPhs2JgSI2SnslJA2kjalRIOUEu:/RkhFkCfIslO0Whe9gejfPcH:cjISZIast5wi2mRBov2Y2FyYNtVNRU8HY9bG3B2WffcgtIrXYpOXNXe4jsTOpPXWhNW8WjwYzsfekAvGzktn7fhk/jLiOm91xv/4myb7xi7Dkg4jv6/po:n8zFlDQVE/LYEpzGwRsOYX4CkOqfcL5/4xoTPDO2ij/yhP6N8AvPh/XxfrPC8MG6MQ2Kdg/t2f6M:EZCmkHBTyx8NXz/Sa0hFQGeBEzsbdRs3jnMYi1VQ:X1fKHoLD0rz7QD7TF4ouMrVuGz8LgMpAIURWpxRJRzim0Fdw5c9XiLZoI94M1JdnnFGoV6A/a/SgXzLSENfrt5rGKswbpiT1G/IJIJbThFhK:ntyrbNy3SHFGka2fh9RL2sdt:lhu3:h3KC6Msi8ogRY45e:q1wBB7/km262cPGxNpai3qyXuA0ev8udKnYdwS1YcUdBgalofbsqEiwt863nLhDKu:clWFsYiiGAG3QK970LwRi:ngUO3EmIbNMd2XBlw4sARcS6VVGGLPGyey5d0InoTIXNTTBRwFwhgouRX4nlV76aowwaJ:N8yfBRlbcMPPBVs/xxuLwvjWFkb8f3lbLuY5/48jezOC0H6fxKKJ/vUkGwcB7KOxUy4dVjb3lF//RPTAkm22FLmJnM5COcRTb3WPk5TtLG7mWhMUUlRhvDXRljZd2bhKAoubKIG2PwKeuuImMP0EXyNOqrOj4NmK4kZJU57:so/UZaCqvLqnnVzQB8u37I3Audg924jOhlTSCfDMCtHfotnRH27gKzqF9nk:4EyrnbnWsseP7mxHOBq8keq890kxgsTUT3:wrUDtc/6wdNHljy4UjsHPkqxyqPZH4gdTq46vwwvGJ1l1Bv7l7y7tKnbP5dNca6VARIh9DYbQKW3fv616aalSSgVNB5aUtnlMgkaACWOeiXU5jnYRdrSD2XICBQje2rmNyKQoiI8TeECgWqDlYJ55Cpd3k0eDhCN:xyLse3TB3ASkCwz7joSo5wpUJJlTScDKUKke7OAUZSWL0JNeKados4:2kRwC9Tnn5J0YcGhWqUkKxcazhHMfUbOMe2od:5AZScl1iHi02EmznKvG1KW/FcO5vOtpx/QVyitduRKX21zg0NRbU3ll5qdK0kpFDvvD6lK0vHVWO4NqXXIO9V/lSUfojk2msJPOvfoBxRYOiQV9:VMwObEuKZUTMK4FMEfUF929BlA8FJEV1oT7W8eM8AY/xprlIpz6TwPBX87guvdU1yrCioAqt49LNHCX0G9RmyBIFuOeWZeyRoOLR8XYrMcemwRhln81QD49pR9r83NwnuvQUoy7m/DhIVr:0mHJ2s5ykDlH2jc0TNoZu84ejSqXQIIB3DlZcny012knxFoetP7D2yPUwfF0Lpl6jpMQEIaY75ZIP:qdNW2ZqY/1wfIbhQWY4T2916SvS0dPXSmDbIlvjXpMazDss/Yro49OTbQ/u9dW4p4Dx9LM9jZzYEjSpKYh7S6Y8TejI00j6WO8MmiDss:686JcwPSLBCLaDvs80pfXbvaIwx3MGjIn6W3JuxiomA4Z1WgmtPYy//6KuRi70q2U35Q3fOVgrXWVOTjUfD/gMG9K14tUXIq6zJ50UJ6ra3J76Iu4b9JhKXCDHsZmfD0cMp75NUyZvZ7vzjHUzfzVNwn5Zdi8OXFYAsWGmMn:RyKdZNO7Cdh5g1inespePiWwgnMiro3A:Q8LY7PDaMtc1scPigBnblgvNSBdSI4dq944zYgoTDUvRK1VwfJ5z/LKtILNyAXvY1sMG7iXw1Su/3Hisuur68AvGwoma03x5V01tkJrW7i:XpIJrRSP0kPXODS5TgO7dnSjWXEBtE8bI6PFk7:WWIZ/7ky/oHkiF9VHIdLxHgz3hTQSTbAx7IEHSJUolS6zMQ5iic3oBr0aRVCaX6aTo4DZvjhGKPP8t1vtsrmwrREG7uiTyEfECqDMDNS62QavLnMLQrJvdZVmxov1:YAeUlWfKGq71iCG0iYawzOet:rewTqhuFeILNGNqi3rDtliw9NcppZbGtWfF9kLWcSIaBIsifIZSjJIABGc76/A1uPzghMZFZMh27Y6HUb8ua7KKFhd9HigPATL6LVaKrwgARAszK:niD9CinlWZwPLnduhttUwZCC1gY4:6HH0m9XD49GRao0gl:VMqoMtrVhJy9l4Q5Sl8HLDXttPOud7c9y/TheVtvQFaTqonD0UXSy45DFiNWXU5ADBvIegx1i/RkEOfSK3KM:fIuzbNw2q12EcNiTFPo4qpGk4rGD/lNC46LYQ2rmWo440Cm7eiat5aMIvoVNRYrE6x2Lqcka4JOtYAO:PHQXHHIdufzDq8BCAMQ2u/0E6XLDxDxBFDE3K5:ZE8l0EIHhlE8S2KQyencTi01vA7sBI5c7IFfxtcsKU9CO7yvjIv4ndemhgrYjHa11xQt9wHmmxhaHmbjvYBMGpSw2uiK6eG6LQdNBqUbYfAo89RxCyNx6pI8vDem08Cld7vRv6m9ghwDh8TmerT5LFffPr:3lCiDEO0gp/wMt:5cG8RVOCiPgSnD3LApfGpgY7zwbUZqhhVanF45tsuH:VXhk5WqeJz777a6wmushDeIF8UhqXpo45GkLpoWz8e8dWvsqzpvEtPB0ZWAYHAAopkZ0cvxGlORLIHIhxM3oT63Cr83X71ww9KaMqDF4tAam6N9aehn1EuQSFgG2E3Qe4T7SZE30oF1wbBxDVrWN/zwbWrnz0IUkRyq5qlHOh:1Fm//Ui33z/KuXyQmldd8yvwSoxpLgyeSEp:M:AbPqdC7GCWBOQ/0ofSJp/9XjJvZkQnwkBJecIzyT8CiEiuwtnZIDHqbUyiltUY7IDdqMml0os:p7fjuvE/ZqX3MBvp9JIud4j4/gqHPMZHcPfcZY8X6:3N9EQqBY0NKEK0SvyX/4M3H/gejXi/xttKIncr3xjLzzuErmwx77t48FznkxyYhBZF7juEKNq6lek3q5Fq6rkPgJq46iQ4TkUoQT98pzkCxRAg6rxoigUFMZuIOxqJMCKVdMGvEkD22TxHgXA/kjb0yTDwpP82s:JwsTSSg52JHdd6dIDw/UiRjra:sB6EUhvtiZ7X9qCp4PweP8bSKydt7DOLll5OryScD6hMerlVG2BHETaEVXlInH2pctmjdyMsRMPsTozXZbtTLic5Xf:dQlr:YUmF:Fu:abB:K3uEyho9WosdQoikvwEDJxqq8f0a0ktr90QRkI97a1EMf:9T9mzEmGUxSWwpIq5x5/XZ/K6C32IUQuWi/:i8uwTDrSDJgwrCyxHYMnQfu67LXyAb4Ppm/vA458:5AQZ7BqW2J9LVMkDXoBqkpUkRqk6iHZ6UTwhSBYPQuRUXd5nh7dxDe/H3vvmTUoZZDHwi2Rb4FKhTR8j4Z6tU8Hs6bp18SuUst7UVVSypiMM5CFwShag7qBH/TGFyGm06KbPjfD:i6TPgQCENy44hslauy93ZdLDWmiFYhBYrx010JvHJbSRBgLmX5f2n9MI:LMY0h76p/FaRNOYaZBcBa727vEliy3p7DacdGuMzj3s4ZRHWf3z4GZCF1AfuABzNJ8GPS98rDRJtSQRfe0958D3t3uaVpBB3U8LyvMlQzG77C:GwohHX9nQ3p//fiid:IkPqRfEfv7N2p17fevlIUnPFcZQj0kLG2wDsrSrOfDVRMXThs/9kKjKzfcSlKsixuPi5/Von4sFfmf8cVOyeuC9PvCEtcXfs3Qw7gYMn5rd02A:tZUNJqrIi6ERNwXGzKGl6JtamENk8JHfsBXuhAUpT0fSJvdrLM:zsrP7a1NWzWZw3nwFQJMVcZqNMaIxZvWKpeEWS3YSheIdlbPlYAyM3OtIfYtpk7xwQPkCahMFYFlrIHtEuXOngHHb6vkH3674sqXLx55Bnv/ZEVmLLG5Ce7qQqTFOTEuGrU9Ml40XGU1SbppNPvx2CHDWvPqanQNQDvyoCfEvpeyJJRJW745sSHpcLaHDEsEPKHiF2GpxiehpLFWUPFIz2yfyI34akQE4bQKSX0yW7VrqkHqyPXtXwUT3xFC4klTTi6KgT4Q/Duhq22SQtjSnNTjrGyB0EGQxe1NTOcwgyQXqNeVK:d7GHQ6YK9y7HsDGUiutbpgTZI6Q:iTJDUuRgG8f8gboYnekpkwCrbCanU1gIYG4VSVLN2PXL730pOfvWTSl4197r8/w51vTKSHRqjU/ZldhaVJ7gd//Tla6kWe6uqeHKX16aRerJBKm07LFq4Zz61PPKQjEQHFew0sPTQNk8vWgXxlr4WxmbO/jyuP9OqasyOXgfGvQkkAb9itD/fjeSmI8z6AxIMlxmR9qWbwpM0mPXEJoLYbeqJ6pw65n5Vbr9azvWOdSA6URMu/BFxy:bWMk5dCz4DNLSYAam/xrW0JtxhjKwfopCThE7N7NRs7ClfYj1qWbrlLxk5qp2YP6ry1iDDAFNYt49/1BR688TXuU1BJamUjMn0Znj:Xb3cN7bfFQTLMVoXebwnljcaRmIsIgf0CmsvhTEvtHi1UYKGJFgzNqW5XWf6EmwthUraprRslzumuV3NmWpudL8ZbPf3D/j7aQWQIoUSiZOU9DENyPexdwxE8e2jkpXzLmEcM:econUpKloKQSqNyQ0rfRtfXhOXoGSV4dmg0:QVdeyiPYq9qKG/L0KhxDqCkxf/A8XTdXQAUqQLOzWRGYl7fpeq3rQmXyTc:JXIvk2VJxUNe1CXRRBPwmjvqL6As6lBOnvIGW/qq:qLzSEHGNpydKgRM6WBnuxYjkjFavqE:nc0Q13o7:cw3KEl4HcOMlP2ejmYMSvewHalR9x1/BF7BdGLCLj6E:TTYs9gAQ:meODPBDjQbqrCTXy4dx0x9SPsfqtHuBSGO5MST3jF5i6sTp2cP/jP4bGBkdvXA63MrGh2nbS5mqbl09ARkRStEuVUMTwYFzL0RHuJ6RMSN0ZQ5zBRxaTQcM1C2l:EDE3SX6aO2zUUzIN54KpZqkpVOpENVRsZJuMCFt5OQWeNln4MRj8E/Trz4bw8Vr6M5h/jhmtLzI3OAfLJaj8RmJdvwD1/zdiPe3uCCqe8sADUAm9iCln5GaXRvskIaozKrvJhoPdQpmN12oLC:mVLZUdvTrj3/W6NUGIxp7mJhbTGz86XKwNjBR5g7GGtGiVfR5NkkSOrHoe00fknTA/9SCzjG:wPNcHE6j5kq6J22:6ssSKqtYFCujRFKDtTQRzzSRNrNP3TUirPKxugsphLy0a5wziFv1oFfDyy55T/GeuowWHuna8AShJ6plArjrYUYx8GMQlYUzZEL4pW7WB62CSUMNIxfLlci6TaD1Jz:1Y/qn5CedYmvLRiNVHjmYNH4QATj4GNKFlLPMMOgivTx1txIAlzcsbUqAXquoMBvgHYCXpDgA9etCDfLIq0L/0OA7LpPowTOp2AoAhn6sE2LLlDFzrIL5qQu1m8vG/n2/4L8Fn0zv8JRsY8gechwjtrmftVzSaOWz1nyDkA3InFuJ8CHm/s9bapbK4CObIpVnJnqpgXV2nz1VWJ3T8eE5r42so5/etNu3BZzRMh2Mrf39qYhgGdZ9o/RYVs58PyO5FXqemBZuwpPmdCDdfQt3BTCBqxvGK7F2kCjF/rqKlHWGJgTp4RgEh6zO:QVd/3/n7EnSFQxoWqkcrFgWQ/AyQsKPJ9cLLPGyuQwKqVxkJeR7PnlSlLWHKdvY19cJnyFHt9XV6rCAOFEwo0CJHNxwONDGEKWIRAxSlk:QFPLt8sP8q:83l4W1pnvobtunpyBJzZb3mp3Z2cj6hbzjPtNTaxpn7BeSxM6sGgyPi9NhzRCkbGI1:q7kpGkEjr58JHdtN9zwtIK9QAF9O/zCkXUqpCmy6BuLjfu3SxRy1XDwIv1okzpxa5rusE26nnBktvXnoDdcei2GXdKNrYt5D:cN7NCYlaR2/fbU0arSRrDP7HxUwek3otkX:PHkahhTUAH2SMylMMhA7nMYkc2zz4ko3KBJ9Gr193XEhWUBC/LYnLTq4KDBev67TovTfCkMacPNxzK1kpM0kkRZjXjp8L53MmHEVkFEshD:1gP6pXOXii8Kx/jkP1Z4aY7u3fIsNYVdKfvDLga0FTdZy9R:froPgsQJDB99qm3wijnAHpqZxde3BZAoTRK9jGtgKD43dBlpqEtBLoU70y3Tw4gBO8YV5J8DfBpJJioTYdG/iUZX8lK8K/VlFGBI69r0oAmX70htJwyTWpGeXrHzeZSHnqZK35S2:8BvvNsdUnw2/R4mYih2EwPHwteNIIjQZDYnbete9wtMBBTb3YmLhSqC/50EpcUzn4kGcno707OvLCYn91k80iOOvmVzXRd4SHRxVuHlHC01YhKVKN9tYRzzgXpD5o4D5GAU0sjaGWP7Q4j8FXBlHoTwigBusRGDhn3GGxKshP8zJ8NoQUDlhGESX4Qjcx4s:cPU3mQgxCJZH/Kr:PnciZNRj8E/g7C7buoM8j7MgtqfTlzYtQVKlZjykHYwjdTYTHuKF8TBIn5rqcY6Df0C9lKe04xuwK4xjiCHC0x9CCvn2oygCQb5MRw0Ai1tHqZ3J74ivNOEhdRXQQAsfqe54eqPAsHdEsIJPMqambUwtwSjejE6LDWF4NHWVnNxSJVDlY4t7mnrZYdnjyKYt5SjXvv/4d4F::eslW6:9jXZr5ZpeRR1HQsojrh9LuQrEGo3yfDwqUakkBDvTTVUcMdJ36IPZkFSooCL/PnlmiMmPGJgZYaB6ddTns4MSv7AApyNuVCCESkwgd:2iIy2bXi:4hH2iKFHjqvDHGE2BhMagKiRPgRWp86fR27k9zPKaRBZ0uX57E68JR0/6EDnbwUU5CngEt1Agpp3jTifI/xufSrUvGmj9HS2QNTPn7cdTnnkSHgyh2U7BTuQx4AL1ReWBcUlbpybZqYTG1NCyZKOCFzlzx7i44osFv7YqMW4ClGaga:ud0Y2prmZY4cnLHiBWpnUD4qRRLDSC6516iuFenqZANrKwV9p7INbKPLQxYtrzkwlVlnZF7NgyCwauENoMpokXEYfEWDc0NCBivTJlF1Df5kXo8P5A9CR:0HqSKXPJUPvcFCqvCV/x4k0ph6/g76nnmQ2XtqYepC5lMzbXF3BKJM0gyGxMvxXtJjI5WxC1Ghlw4yV5Fy3U75jAhIGusbi3StSFYtZhDQtrWAnUvCpEx7WQsFHSielNLCDOJW9cjNix50NtaHCpHRpXPd68qd4nmDnBNB9BvSFWuOzULc:fs59xoltGesd895hEgIKKwZU2TxJrJS9B7VJqa88EyLLxtwZ7qMUHOcGpEA91gz:firkPWI:v5EX7LFsiSrge7BNLIMGYTyN:7naBVAIBoNQ0KzaxYl26OV7DfnxHrY/a7afxDgHahERGVJjlfDwuvlaJEIpoaN2G6rCEmLWEGXoB7rciSXBIG2GDnFK4SRhUZU6C71pK6IQ0wS:yFnhRhayzCy59l6kW:uQjiNe7auBFKjsG7Jzmq6lP/V7voW:JMvydzAya2vq70xeUEmn9Wk:DOb7cg8TlJPYqkPfVhsks7KQe194cSKvb3CKg1ncWBDoZCF4fnKXMaoANGRy:vVGCT8boghjqvR4Yq18Dd75HceG60Y3Dxaj4KNTf1Pb2XfnVhxP9/1q06kYlkFoop3ZOnsSGHfd4LJCSWA3ckQHom7o3LRNWWOg8sz3b5fzNoCaVht8640O9EiueNRavnKpAxT8heM2z4bFw48Q2LyfORH330v9Ob79FzI876I5TZehg9RxQRowtnz2:VXuB5th18fAlWId7395SF/qo8zoTHV8yLEO1/T2cj0NxXQO/vJ8WYs20AbAIikEsbgm:gKtC5tOAIVZcQpekbCj/BfMr8KP44kB8Pijk/sxO3R4m/LXtcTIn:kY5TMCWaYCz4bDmPcpQHMmTM9HgVgTTmFxgArvzu2tOEqPGhWK2mSy6b34uw:jd/5UX1bMHlFUHpEdMecxQVqrKK1hMt/ddvKaiPjrScqOEHyUuTYUrzdBoh3dFMjdFW6rN:EX2HmnfFgtWwlN:9j0GDWv/Rdm8ytxwyAflLNwyTiLSXLcmga/ySkcpyT653LTRwBWEwrbef4KgDu4B/M3nqK7Mi5zJs1uzBnUCcFVaN9BWc3RFGVz3gNxWtkAzS/hbiGn9B1EWxxdRDjFQCxxsSrCy01iQY8BRGZCw1YJDddNa/5Rt0P10LhZX0vtHusKwMwJqwYQcoZU0Ag0W1uoSGXyupO4ZjhunARzGf8F9kuej3mSpnU/Ulrc8P4qD3520sLdAnm8zw1SLWWcnLBo1A9sYn5Pkqoer93evuzPvpQYMgGuViCMBdZEYOx2KNsWdsuUUN6PCenJ8ZGAaQU5QJnfOU8QLGOdmDV:ZbDivqG0sjt3SRjimjPuBvaOdVRtPzUHN5jZ0pzHe6TDJsqXv2NuTV806uKgZBDdeFVygiBbdCO2laAqV15B3QKA9bR/1irMeXoeYufHqdP766QU8qabwHyNgArLk:mY5bVa7Uy/E:lOAXle2cAcv/JBfZHaLaGf5khn8n8ckVWCTY4npjrkdJz:458B8RWyvPe9IivXW1k0cIRFyCJlGPIIhLlX:XNks0fgbwqWHmp0vETn1QhcfojLw2tgK8TQh:Wn0ngnFP5XXYP6nQjwZVr6fBFaN9sAxNNclApuDH6gb7mq53RhJ7EJII1ETe3/QCxOotQV8QUTU:8oenHpa2WtXrM/6F4/jvWmlPGoKmVW7ompzuC2sQ91pv9ZwFpSOY6V:71C3Iphhbl4ejj6QW5MUfHviLGcgfnMQuRJAj:E40b5Qi91wVRVfaSq/z0queWczJtN7ZLS/XXVyQWpfW3NZrcaNw:pq6mvCLtdyQpYgU0TxZsLNVdZBDbFbiO:ldntk1:V6OzWyUwTKeasYjUsjOQh3Q/knK6CgNu5RETs35j1K9NhZtocnZePAzt:clg:D:BliTCNNhleqSrzTU0Cp:fQbvE3x5Ss8F4Y0dsvk0eeeNjUjasvGN0YcE6Vk1t5B1A3yV:tLGwlsDQbIYSnD4/CsJBnaTyJ8jCxTgFD0rrEbphmzYBdfMaV/U3ZtdN:uKNoDtej87prHCVaImpG2wL5iR78RN2dxQaG67GaOkUBaItt32y3JlCZbnEL41zEnZY0sPvHfCXfvnxpLHSY4KgDKR:NV5w1SlwDVKBC84bUL6hbzvkaAaVxPL2VGj7qBeCsObo5SGQZK7Wylh5dPEtGfxtxtxllTfEBrowTSMQeGkEJ4LnO3/1Kp/SflUsj4jrqAM8K3h81Q6zkmVeKuEhHrZr3n0OkYfclG:fBJyRE3K5XRUeJ5wbkQUZxxP7fZ1ORDY:kWaGAvIiSbzutidDxC:ejZ/FP7SHfuPjiyeILrwOik:Q85VrALynbpOyu6DFnK9UKU8ARREQR6OTxoUld:Ca7a4DOjGgt0svWudzwLR4KB81fX7HF:r5eyAJOZ6qa7utfLLRQctREbqnsV5xDormVYQyDkZge96VYzIMWMeivIK70yCtEKkrKFugL7eTox4YQIVbLFEagD70kIpMajFWwQ/ZegfiKLwJEkW6b9jPj6S7YQf:kly8zUlztv9QlxxDVlc2HOC6l1AlylTD7Q:m83alLRv/BV5g3WfXklQ0KaT5nzysZO4/Qm/jESl8HT5Te/qd2sA6zQEE:NxGMkRxFgx4j9D5fc/hjkjiJ3Clsgr2pciR4a94Zgsic5kCwaIZOX:fgqjNn/2U31f5Ta3PiazdERx4wiQRng7j9R4jIbed7z2khr:2Ylhe8e0Aie6R0WnsSIkxZtFYgShtvcSC3YxTEvzePgEyxntvAZfP:ltxWgwcK619yCX8EIryfpQKoH8xAi2TvUn3Y9L0VfPo5LkIdl89A30BUpnef1yf5Y28lPcIxdj/IbAEb2bM/s4BB7mEekwoYqEprt8LBjP7j5abjoEAgzJeXeyvKUoVzuWQeHp3BGKT9LY7C82A7nYwJqacpwaGNe/Kq8LZmduL504Qdhtn8AfBGrs2Grq9K5oNclcPhrtsLDOmGd2/505aNfPN13X3dKPVZ5hoXzPbCh:UCilhdIqmBaPEKoeMwoYaiQjMkug5GbiL9ByH5gAk6eX6Y7JrCCin:KLH7SPfwChLonGanIncbglLtRVXNhWLP9LVRN4MqDGMjAgOymoacTNwPccYNkwYEznjF4Sq5kr6RDjGnpchJTQM0avsvMdxj2cAGWccGR/foRDamGJLkDXpHkMiOCUAIy9CbHSDdgonX5YsqAH9SdNjBzzqWVFMpt2N1pQalBhSlzgfToo:10B6ZUEeSxfiuQ5zfdNxqY:F/Q9IODC3DyRIDK8cG9UiiA7ZDhuzJTwbR0hoZ8OeHzgqfjAujQdUw815uFF:Bo13hrCYAAek1H2xC31Hy1JCceKhQdrc2YfQKgWZvMe2KuEuORAoLiGDecC/UGpXyVTwnhuthLVOAQM9j0:NegI6lCY:/1SE3qpW3XHI1lGRehrU/zu:0Zjd7:FSERXIcmeA9ue9B0Ki7oK949IGEzWoeFEL8IVsipBzxkfxlfxZB5L3wAby:9mvPbRKT6LPk9loZmgc0S397Cc6oxKSoKyGx8Hqbeell8SrZziGvkgjpTYchw7It1iHHNuT7/w6wkU5luG2kOwBZtBsuCkZ2wXl9lpoyMZZC5O/dQV6hFO8DgS5FJsbmiJfVcqtDzwzu:Zy4jh2NBP1jgVTtGNcksuaep:UCQrDgZA4n3yMBYawQNdDiXy99kYUgWMz7bSUbYJfyCQSBV2mnKdKZ0wtJhdIB4AkbxKCwPU3z09QWfShPw2XsmJ7caYwCGY55/IyoNQ3m2BrHk/1ZBUqnCnjuNwS572zBdIGIRXR/zXQfrDcj1DPK:8ivPYtNeA7o:ABBeBT6cgT6cG9otenCvgVzsFC85xHN19IwB4fJiAnvqZkUQ5tZFFMkgs0wttcgUGGWxRGgf:Oi8mjZwLlHunwJg1iKFOVYNkMq1scdCkc6u30WsstMR7eqzFxmkTJHjMjqPoNtSCFLAKK2YSLkJkJuTTkOOVlFH1BwQ44zcrJvqxZng2BxzNDdt6Xp6QV004XnbQN0P3TdDiHhWijXkX7UssCqky45gK5bCj2s6wHbeorT7HiVW6pbT6bJBjarCgLVX7oiUuxiDGtKC5Cd85tzXLfGzzzadhf:z/SAHY3Yx0R/FLlaAvACxMvqqjP1U3GWNfqilPBq61B:U9b0KQ9l8FvlDhKMg1vLWrnxzjR1Nq90rqJSADsWtuTxzK7:n6joHpIypMWqRk4HAga/lmrRRHaOQDgEcFh8eoZVG7ejDfTBzfshE5IpAZHoUaBIjr7zUXz3wto05uwTVzhP8OOEo:DdLWbUJPhbLzM96yzTCVb1op64ZhXP8ftnEO/oEc8y5/jUlTSJm/hb9wyN6drnt3oTF5y7BGbiea1pZqnYRp6I:LN7do3Z8lKFw3iCPAn4926qnUU7TsNZvnJrMb3yQsvpaVzTLh4IAnyUAkCkT7s7iLN/Hu1yRAduU19glSvRIS0QdzLkfOIetC4Buz/CyzdNHQKwr3/kAlr7R8Wm:6oeNg9Lz:ChZDR2tbOzJemLRXkfLSDH7ELFmRQwGdV8qYjsgaXWtQvf4bUHKfB/kPd5RukE9SywW:qOpLP2hnCjSIsw8IgLx9dlfTVrqnqGjGFfX:JE9:h8VTuPALeKzHp6/Q3SXFmCnVUnjg97Trn3ZscWtpM8yap7xjSBLlYpVADw63eaWno6bS4GEDJXf1VeYxWAgaiyGuJevHuR62kqaCjGaVKRQ3hw:2KP6VumSqDuzyjZEifaah2mtz7xDoRV0kQeuEvoLLmHFuTY01iBVd4XX7mZs6/DrL5aUs:cr15/pP1wuODUJbI46xQse8MjunJmj6DqaJ74YKjL1A:JFxIXHbdQNCJ5lKKcKgq3S8GCTi8kMjOuVfNd7eBcntfVIzUU29LHi5ZEznXqjbWoE3TR7H4CTWIHbaVKdVrEvOy0O:IhzGLqqKs54fRaOqWB96bZkHnKNLZakApTiZj2Kj1va2D9ByKMXEa6sR4O9QeCgGIk9QECBMolPTlkt9XqUSNj4/7efq:i9qegaxDcgzOgHLBmkriBXfK:gp0Gv92/MQpGvUEHY8:NPLFYv7I1fRL30D8Q9bMBmbSPGtYEaIB9hDUw8PT01pPeDFTJ:SncuVrlBsEMcQYdBHQoKMLM7:UkuNgnLQSys2rw73AJVNXaJVK22PxgaqEU:37BYc5Ngf6fdwPVTR4ZuBgiq5KoF/0jqhnUW3XZTJRVd5/CAh96w3dUPBKZkQY:VPh2q/CxgniBQWYyFPTRU3nKs9CTWXujDpguFHQbRQo4X2MldoL76264n/nb9/ysikW0g6Dg00PkGsrgLSh6sOX5xJPdShfpIN0GX/5dihoia/hJW/YFM3hum8rlFvwicul/pN9us083I9xLC4TLnuEQKWECM70Tix9T5Df9QRrcMKQ2tJg8LtBwScZuI479TQ0cwqEALPqjerVgLFxL6ArSQz:Cu6u6g59/f/rEFXM:ogTCMybcFkPS6pFKhd1oYHj5kEJ:J70Iq:cPhzYiWX:LCzmHXTlABpG:sDtRBnZ:Q6Q3LM1zV3Q0ECrOfmQnm6WA6lC5jqyiGbc6/CDc7pvoS/yFGmMWb1uznjw7E3P2HjlDlBu8crFJIcDNjELBgRKzSjm/rH:hWzeUUwf3vrNxd6nO7WjxxS8owtwLqPT2AVf0mSZ/82qZ98aWZMcZyp3IozNyP5NTLTT3dyRcqip5:hXVNzlI44bQiOUDNnDU6mTgHeqmZeggzjxU/VzPs2XfPXlQwcsJul0Sas:DbcRUgJISxIhrbljQftaPIfX:QRJbWK8zkyc9wbXoPUof2HTABLoBpXs1mfThm8DtH7q:azG0otvztaPolADVjcyi4j7e9Yk7QeKqklGR8o7qf5FerdafLN8TbslVld7BOw8PISnnzhJdBA8hFUTZZqVTXlzHaK2jMOSTgaER4pzrlZD/OHTi5ptKPZLGQzP4knbNhw6rTTDqP7Hp/3giHHwuv1GSoN/xj8LEdwSIIqGKY3cjdfRAYomH3PuQMk0wtGo2pWg6wuAYCy852NL0R9ujt1Jq47uXC7U1qHbaE6hIbcaHLrUNtADvY92aIy37D4prsjt9itX7Qh2dBibKEj:h0jvyZf0fASchpnUnB55L:JZ6MvhSj8MYdIQkq:bEyyUdOTjL3Jh/zNBggDLVJRN6V97bdtUWznK8jWamQ0FOBVrboOG8XfN34vVULHPEWEo8XbjsHRToz:lf2lilmwjXqSoxUYNmipFbhHm1LM1U1sVlZprwnB0s6HQcj/6iNXABHLsyeXs0SPpi4kDUJ4/nabnN6R0pGJ9qf4Srq95On5ppCWI1PEhqIsocXPyQSKZSsUuknj:V7loOrrO3PO::AIKdFICnIpgWkpgVxRr4fc8a2LCA5:SpRsVLw232t4tiLxqKT3Y1Raht2Yvk0YK1OmkowQoFRSDiC8kxlhgfALCFm:AIabg6Kom/fXn313AaHiLpGAmiKIjfw9ojcoprwjoMrBZ:L4Ef9kuB6NRcIy3Zn8h9GZElFwiv1Tf2gfSPTZCLQQzIPUcucaCerNW:IplYE/epUDZzIb1UekKrTphC5Yu7wdGUDe7gfCpiRRDECsy9rF7WHgOz2Hr28smSVVN5BmLodjKSRjdW9GEp6uwZIPB4HaXQA/1RR2DyOD6SautXP6W5Irfp:yyqKhuCHIMYCxlwUAO6ZqOjux7i9z3cBNB6yDRZLllAX:7g4yPfY2IgoB9pZOPlb7mXrs857Ua15gL/Ofx7fJjIegMn0ZejNwwSqicgIM98wnVfv6eEysgaDVVe3Xdv27L6oWqS:0jPhd5l9Om8rOs46DflEr:5nnv8E3eM:VyEQpJPArIa2ZUoAZZ4B7/mn/c0CtUu9EsPryKqFQ3wLa/XggkiIQJSsRhN7nTRA1x68w8AHcg0LsvbH8TUcAiJa383dwavj28euD/EmdyOqd8rcwE9khKFBHBfd3Zkxsn3Pvd:kZUdO4vTD5NHR8ubtiuKAvpxU4Z6BuYGdtQq:vOg0wPbiOg4EtGXUOf:msJZEOZuMeuOX7ZCdGTl9/ZtKafCGOEglD6HK24Xgkkgk0nVAMHgpD8wTrL7D8wKWCD4OHtyObosssmyNFBMo6HXbZx3M5Hg:3RrTmscYJsugLPSbz85SbHtkX36xJbVVegAcSlIw84mu0DCD6:mfVqz05gfqw48BVdjVgNlzUS5EOJs5dOpyeCUMr0ibpReV/Q:rcNpW:2VXyDEkjwMt9BCWUMYaZ9ThS:sOsd8LNDPNm9njQcDuHv/TvVc66KGDoeeuwRRNFYqcgu:/B0V2mTo03mYUG9EdxSd/j55Fgqiwcn:1byIy6g7iVPdYasRnEqF90RC0FeZCqAhP2/C16iSyb7luznKOQf5BNEKn9mrPXuvbDoMCv4gBFpfygs85rZO6Q6YLId2W:wOeiWPLrvBrqSCQxhx4s0BmRU4jjO:maO3OWRwD23vY3pofAxI5PzkeTVc7LYUZt:iBjvjvopuM3/G9IDSS9qp7H5K3wohE3xWb/cg2d2R4hKB/JVkTMEKsSYyczvgw:TUfbPMTsz5BDMFPWAAtQY3vfNZM77euw7SnL6Hq85OsqkMv7QlfxRcHR8f1kCQBtrQypTrIuRH0kEmCFXB6CLNiMZx6CRShBiadbNp:/TgHF7xvjpOIyCVb12/xeht2ZMosRcYJxdmb65cfgVMTl07MTaPB64LtVc8h2pO3HadgGkl2Y92BORhH3lbUqacvgKxvhJ50vJmZK/ipWw14PFnOwfxTEkIaVzT10CRUQyekiZ4m7h:vrGNFVMLS:j60Y:8wyXFul6YkQFoaZHFs4R:s7XDTuTlcOt19oU4:56m22DhNH0yLP:ERoWCuiShzWRQqdc1lYNuozZoiNoJmVCzarvOp4d20s8HoCjNoULlzgU3P3y0J6HDuO1I/hiocIvns88TLEqTKK0DZYE9IQw1LvDMleKvduxYmmiBm4/MIDPV4X7iOhQChZZI6i1/PRmp6SwVkqNAl4GJUftCZxT5YBqabZe2rejf9Pic9DPbmpy3zK6elJrFzWJk3BpEJ4VDEu/UBhECkj42dWtQKTadY3/SJeFgWpBayXBVIgM6Le:VUP5A4AzEgEcWrnkRTYa9J:c4aHjB83w0X6bGjU16W7KUyAyw0EB2S:bsTqyeriW0w8Q/piAAyRgAh8ukSpuGmMku6t9FdqR:Qy2TkWN4TL:R208yya2FdX5l7frVXPztHM1bSYyEFfEaevh51IHz/VXS42I1qAiQYptS:0vrUODyf0KdpAi:YGWBfQIVFOcwrx9Cin95K6gaXQx8mK5coFFBNqkx3ra2wbtTbbSXWUvoyq6m7Zb6Af8XcahA/j/5Iz:JrdO6d5HQpUeArdhF3fujESnZmPERCY20JsUDypUNPnIr6OaQapNlFqbhb/Ob2X9uFPxrcNVAxLp6LM56C80LIIaBGR1mRBcuzw:z84nl41MSG4T58w/BXGMdCoZEun:sSoXayqdAd52olwFbJqX7YeaS8EKn0fIbNlodpYwzBoc6pETt1IgQ8LhqXX1ytCF/dXZ75AUizmy6Z5sb3znWFD:WOJzb961ZuUnNycYWHSeCcrvrQu7eIhWcz4vtUld2HMXZqMUwTOkHJYdkpTh7c7Z/7EgtlmlpVSAHJXNskkuERuuXC5V1rFqLrfFXybVfxwbgnJqLO5:zubu0ALwcCLT:HTJaG2RFI15cIWfGIg4wa8pCFjkd7QbgWObLRfwwXMP4Aqy/H9bXFHUiTo0rkuYulP9xZ620ry6uwop0liR4JtFK2r7oFEBYa4mcoHR37RTY5G0OYqewlDqiW6t2Ryn420ZCV9JCYBVqKJtzHrHsOHtThwbkF7QSjZwtdoC67qSOCsBZyIUZS4rR4Rtv5NmbaAijCcoIoBupmBwEeWmIbtrfqfA0s1Vd1:tWdpYofuhUGoxS6OQ6dVRLnADRji4jh1v88xfHMh5OvncJG3AYAElnuCOKFAi0kuLohtN5BNjy6zzFvUhONZpMHYU9ZdcvhTXKbuNZLWktm5BY1l9dPR1Ptu0W0wajG9oScGZoSKuWcZ1JO:3ksf3S:EqXfxroMVDnZUXCevngjzX92QauApGddf3Hcn8C410cjWGmiEEGdzZE/QYOST32DQ4De9md/PUgGzEhM8bMjG0Utem5bX4Z4lXWxE2:lSuttQE6:otUyVbUy9ETkLTUyi7Y7QoOwodItgpBozH1AMWtfcPp5XEUFqshF6NnPAc7WSnHD1HQ6EU3ZIdSXCf4MppGMnU6JHBwEf0eu2TEzTbslnH44FJFRka03uvKuu4EOpcXQ8XhC6GTK/k/qcA6Z7tLQeYZRiVpVffjQ/4Y0cvZ6v1M9WWL8dkcd6LGG3G8DwBikY7EFfQ:BICttmc:8ps9leAVi4FO98OQktbhZ91N93nUUFOZQJRf8oZ:3zaSM69Zh57L/XrZO3qb4Jsre4/CulIi0DIJkUKMiyHyk4v9l:wWCDmX1IIhRJp1x/Xh/FcA4idtSVcUn1bPoovk3N3Ttaq1eylA8:2ag7QbA:DaFZxtS8e4jG88GD7LXsOkDsyp:ja236k8weMh6j2UsgrrRHICxzn7Aps4mssUjbIrT5O:uwSjZwnBv2OinsnKonUAWwfkdtd0LrmMiRHHW:iqQg6X0Oi0ByeTweBp0oSrfI:utiFXxNBpUrsgHtfy5QLhhKp75NaQoOlck21hslPatQx6b:MtCIcSC/FH4wpoaZuvxoi7jabJMzLkysOlOFdefo3A13zpzgygUY:0/6GvNm06szfcLHOATWng4hPisrclkvhjwTUsmX8qdrw:Ud21Byqgkls4qClh7w6og3HmBHWlIQNRbHICbrkvVMsnXGBI/zWPVRANacYpxiKHGtQqcbMd0qPAP0Fqg3hciFGv5L/eJqtZLd/reS0qScgfYN58gSsbZoJVScOaCokdzY:Z9kC:TLoZec1/OjLHCfCvJ1YnLue5nljnJgVNSyZgaLOO07:EIJ3ab/lL3vBmqXuJX2gooIw6AzMF02wLt:SQEg9dfVBJOTQDR/sXx5yC7G3ei1ngZ1NFaeKxivbAYEzvDU9nCTkGq7yMP/7ExBRFi90F:wUud8rBN4ZSyrksQCfHsJutSo6Qqp1EZEwgl2heL1qvGTRdynBtfEBRNyObgL:wTzTgk0uAuWgPOrbkov5pLEoYVeBJFkAoOdJxsdQ9S/YjEEI5LKImlq7gz7LYBybKmyspltXIpKfwKsQ7XPDuCsGc9Ze2aPXwUP:Vkintv9x6e1warqk3lhzyh:OLC1CuYssZlU86T2Ks8iKVT3uCR75RfdOsNI7fH8lAJuA3e791Vmu3PNBmF3hbBv57w7j9KJEo3uOh0uStI3bpwtgWd5:wi77SRyh4UCxTOii8EQaWMdiTekVqEfMsqliiemzjqch2mh9b/KsaU1VFsGWK/iQKbsV9GBgpRH94ueGRaf8bNHtrnbyceMwKU6t8COGtC9U6GsafRn/jv5TWb22QQF:ROEzGB/nvCkYrLqGOchqbivatdFT1twjXLBM3WPSwEXok7TdNfJ7uciK4pOEZJlAs1TDKsQh9X6Z5aX71oQIRfC5V4SaFB3PJ5HqY92R:kpsiPCbsYPnf6qZ7nZxEf1RAZUMfK7gpaDx:tewWE1wP2HshbNyML7pDkcciJiEKjUTlnaxp8oiLZ4sliPGyGI5xifaMi43TKiWS2Q0nMHqg9z/R2fL7dZ1FyfmDGK9W1Kjcaet7LLlKtGf6YgDG2uvHn:FNn6Mf59oGSsLpNSxXr4Rijr/rcekoJ5LhqenN0qm9X77guvHVY3E9WILJiNZx4r7TGoaYceAspLpJk7cO7v1PSk3oHeS81Uz53zMHXu7AGDbHdxFi2/rqG6cqtD8e8FyUYgAeO5TFY/35:Z1mORk36foPssH8ZgRp3DMDcegvemaf6AV4g9nPySlZNksXFHFf/OwLvv61:vkNPVkaIasLm9NElThRMvqtdztNxe31limImD3if7vfFU/v5i6a:E6PGJ9GLdVAsAYeh4h3xVWFMfO4iIbi9gKPPzkKzyBkQTS2TtHsvIJatsltrss8zVSs4EpQ4SPG7laOi8t26AgQhFtY592uTsWQ8noqzZAgws/26FVIlbzRUXQAtewrTrc2Pj2gKkBO4xa3C0763w2McKMunPHoIuEDwtS4FTriua9V5XOhqwheyW8:yyQYiSemPgz.";A.C[773529912]="WglEI:RQux5PvG8Ch7oQcW:byDnq:1lsI8YVMnC1qgoHZlt3jllBD/9KtxweO1k6uLlzNMHzY5CnP9CF18NjU8Ryk9eGaXpzvMkFnyMKHMVSG1IWmu9E/fIlggSDarnSbuHZaE61RYoWpmn9Dn4lBc7ucj8wwsiG:1rTmF4Ilcqp:UL/15SjQJ4Nul0FRADxAbme53dp/Acajk78JHEPOnPDoJFJOBnjdpYdRy1A9c3jR::I8wNhxEyaxWTLdnra7dGEgeeU2e:1eU/Jgg2USE1f3mdDXbO5SgU:8M/WfPydf9wtivCdeVsYb5ZlLQ9bKy:Phh1Udab2:tUsmcVWQ9bdJqIK/TsiQVbHlLdLRTB7EoFf7ehF3li8w4YrAlF04P0KJNJTXHFMV5YctzxzAfxbKMm2bEmqrsEd6dIcWuXCEnIo0qTvZrgWOiDvmiankjxL7gs3ca2T4VxJrfX9svDY28oZWLHucI/r85n9f08Fc5t6INzWdReKRr5rT/NXIuOUVMz/yhmlvGaO9PGwBU7P5XyfSKSRfk4FZ32iVi2p8Plhx/:CXwl0W5:oRjI6iqkafqWbaNf5EJJNXTMH9Ow3UTaaWvQDT1KjB3xSk6F5yGweF:WjFCjZx6XdFVsqpoHEI/gt2cj1LGNFBoJaatmwsTEfJLHo/ejlLpiCtEDt6RxyW9iXknqB9/rgcF7OBZEDGHYLDEVa5jBteuLIxr4WCWN5Qc3RsCIWkipbhDVzxs3m9jhKLFYXW4rrVqo67/y1BwOuGozLFCh9jGwW7mjsESkShhw1O8/2jsUZmIHx0U8UjPvqJWuQonIgBfxqn9kyYKbWzm2kUK:qP50BaKOi9/7B5sDKOJBOEN6QQM5QBtFULiAwpQDVFDlg8R5NzC1xruB66qBC7eVkZaG7hW1JnztUURBwhsCrBA9RPk3UWONwB:HCdGbRE:n/sBmWjPSZZkQczKt9XrustUP0ISleKxKODoY/zpqdCB6bE1Ox2fT6C89KblhaW/3swiTn8qeh/4B5Omwp4UOgR0E0UWEuQgfQw0BeL9vnMo5c2bGEX5aee8ofjLwbxJwVjZ67MzfxizMLAWOXmN/U9E/fpbDYo9Tg5YKy8JbAVf7pMU7E4iRFlPY3JYXT7pft41MIiWeJ0xy9cz/PHLucaHnUZpqLj4:9KhzaWa2rS9kh:3lahF5dGxBJDu8SS02tVaNHdCAX8BQj6sQujGmsRU248qdULvJ83jueGLQf1p:NVMkkHFVuzkLbkmuuaF5sr5qRWGMKEKR:Dl4cVQu6tki7CFHsigO5V6d9xYhRA:FSu8BfIobMFhvdpsH5zWcTtC1JOfHwWeijij::T1m7bikWiexFd/1Vku5OUbuWD4ZEN7:ag2d0Oov3tVs9hRcM8st/zuG4aixjdLEcL7nZJ2TxJvQ4iDtIfOEBGr5ujKD4hciLsY9tNjwJ3FzE/B2BKMkPlO6HotTEPKnFK84dFTCBTwrzUpMZGIzqTQuT4xHUZ7bKLmKgZic0NtVvaE0y70EQ:89:Ry3YvP15Aud/6/f2kucSb/ccPqHwdriGFXfe2t:dN5xZ48OdHwO3wcmYlJR:DQGI2pU1VKjxVrudmD6AR1sLqrbisS:HqonJQ:1uXKJukgSbu0RZg:r77G4RZKUov2R2exutAj4IGy7ZiWkc1y4jFhE8SYJAt02HqhpXPaVVld0UYV:Nyen4yRNFwSu2vVgMUXamxFsh18jAp/QiwgJ5GteCvsmJZkymDI/KBwgZzZk3nq0renLypW8VwL6yY0wdqqY7zwWaZdiroiw5iI6oAww/LdTB1wqYt:sK0DcVKFpFX61h0e4QzK60XgxgftPT5vVrXq0iu5eJ4vNSl/lltpRjBE0PEsUDq8q41tU3i:FRXhB/QUo7ywd9HGlj0tKw9SLENCJ4X:i5KmSOHqfsu3NnXDrg1tLmy7DfdME/VldAW:rYQYGCx3OD:MlF:2kDsIqweGNL9uRxdDGw4nnAWW3P9Q8y/OLwC3tcbiiBSwIbrHdDH93puEURSxKe790WKM52fRE7Lu9WXy771az29s1mUvHZMEYXnT2drgYCOBsfAWy5mfdEJx3Hxc1JsbCMyL/2NfvsHiplvbxrV49mxa79xbS:yn4KhTJagSRGI5OcNPQKTlY7yv4W2oluUOzhYRyYYZvbhFQREB2rCPXkvjNSL1Tf/VVFoVggT:JazJ874DRF8eaKXR0m9weucyMbtLRCgE5/WWYPAnr7Km7SBUlnZC4ediR/RU6j:pwoRg/oMmScvV93faOfvR07syZn0u2INZd4RugDOYGod2DtewQKJ8KmZkOv1NjF6pQdMC:xM:h643jkkBTR:2G9VbkwprLa5tRPNq5GqItI3bLIEgLble:om7u61kfaNhFuzOtGWepZVynPY0eDTO2aJrqaDV8aDuB5aiszBtfjvQIpOjeFP1RGQeMpOSXcELcWanqN:wAg2VEecKB/bpgKy7BRNQenJ4Trmly6hbKXcWsn77dLaLrHi9YrGDQR/8ZbxpgWv7X4ys52e/4tYMppVGwE9T1u27a/Ci90fmPwBoiwEQ0RE0Q/0wIHU5yOMTflskLxVfNeGeK7VJM12iqyGXCmacxv80mNJ8r4hn:TMMsXFEAJJ3M18dckbbIm2TyOJnMeybX5XD/:n89l7GjDeFq2:guhjyz6ai6BCHwQUU8wWO7M:DJz24v8rydK1c2H7Sm:1kzqBcyCnrSluEefEdNS9ZMWhYdNHEPbEaWu:T8Gno2qkL4e6fHAIEK3VL3ksjVpkbNkM84mp9Gw0::iTNQEVKdvJy5jvmzfdRCC27aHV:Wu:84oqtix:uWISVvX76CQmxHuBhpqEFqsIas7Pt47sGoNz7b4ICz08eMZpXoO6BvDdrsRks5XDLVC/HpzQZRb5XdxByqo78y168qAUUPz0ZBNcq6C8u1Dt1DQnM7t0RwuQB7zB2U/RnGL183YddLH/1urvWo5WKZkTZOpgbqN5iUfNCk46A197ESwR34OrVjtrJzZkKXF9HICCWSC3Gs7Oyc6tDdFmFreIbr1VVcJbJ:elCC9ihZOgE5EWmI7EKi9cBsFh6c5LrtovrSYQ:YXae7Ldzuc8gaE/TKkcpH3qQT0iuymcDNKGpPKbLfXY:tVTYfJoH8hmWG6eNEN5w6lab278RhlRFaapyyGttMnter/l/HczNPDsjrwA:3D/8U8PEIlF0bKDS2EC6:NNwJ0UAzUXt23VCULNIjPoPfKgIAaz2Da4zxzaIq6Gu1607OVcN970b9HRYBcH4VqW9:/jIW8H/p3NpiL:7pBlM3hE4FiYbcPb7YKg6498X2ACMOop8pR:Z/7ItA0u2WHXIIN0P7yJxIsOvLY5:2eLbEY/00EKl8zsMA30fzMqE2mtyBwtuRwGhJnbTmZzvPmqnT97:il6hnyBTtyv9sqvpiz7aMU2ZknIIJCOOpcq7LGZ04HmPj4UQbHFozgb/E4BmA0y08sYygHN1ZVlowDGmVsfEKxLh4hhqq51Ijb2A/SedF0g1QclFVwVMyyHFbUTjFTqBARuOhyq1jvnMz9pRHKieDt9Xa4bfADP0nBpClYzpUXNHMBn3:W5xUfYBclcUe1RBNQ6Amroc4sQ05w:Wx6QPqkdxQa1qfbplTnYJm5gVGOwofJge6V02KtE7n7n1CZ08kV56PM8lbFMjf6q8P:YxBFMOAwQHO/1:LbDzJZmMnC58fm:0SlZLf26mPPFP6IW2h3zJm0NMObn5SVpkj0UkAmltQf3RmEtcI4WSuO306qRMX6NlokVABvq1fhMn4qDAhlLxGhIhHOXXeBufNZopUfuIhKRjs9ZcAx3Lbxjx43IaqIMK/UclGzRuwDEYPw502PxV9d1kJmmtwHRd:fdvtQpvY3ftRMGJZJxpndbRGRwE5/9KENpxvQuq52HGkkplNZm:v1ApBQouuOK38OZOOqbOBO1AFJFn35KQZIWZXkrh0LikLZHGUELrIJJwa7rviWsyj6xgteT6Qy/027P2hQhYs7gZCRnte5DxqeRHMFWkJBP:Cjba1WOSNMDS4m7s:i98ZZXhnCAvb9vFwoj2MZZG9vIcIsIEOjJrKg8gungaz/PqCh2G5m6/0AmAWLtjz5:qoKbz5oqvzfHbt0oZZkqrtKROBcaxvxGWMuCi7U8S9Y1QWk:HcJpXbmwXgF76DtCdA2VFDDAI4m7ek2iPB9x8z7tDHLaojn:cGLnnIy9qq4kZxfKoc5JPTLWY0ZtycqvjkyVStAHkjfgsdHdL/QrbD2QQ2enTzvhx9MC4hv2r:78/eRE1CVbDhL0O5zJq9T4o3J3ctg01uabvLlcKAdf50pjKjlLBzGZNV/oIDlo:BYhNOaZhxqpjAr9bPEisl6LiAgC4wGTpHRizfKpYcC2K:CTMgANiIVObuyTVElt3ctpq5Td57qWzMAprox6V598hIy3coGFuBEigWYEIi/yub1GXbAi/gkxmn2dEBIQw8ncjeLSWZVa2oZj/s1QGuUnVbKjJEpeWWnWVVEL2vBFnpH4G0XdG4SRmXZfamPNAgJ01wSzzuAzM1y8Bf2T0UPpz/nZ9IKoEOaDbAlO9:iOrHku4MrV9DRs1BaKV5b3EGmZKNz9NgNvX:jIc0UDfXpuQr1/vd32cEQPQbsa6FbY7lhgLZ7Pokn:Vf0qKhkajFwEu5oRPWr14thmjZS9Q1OWfkY34UeZ/QwjOLhbjKyvq3ykG8eneUXIoQ1Fnt/xMlkF3IophH0droUU1OD/PoE0Pd1Y1j2uQ2:B0iyUfJ1Uxifi::v5NxsK8rX5fG1sh31pMfdIGSsOgam8bGfPqytt08fHXhvz4BUpUcK:dq2d4b8HeBrX2XMdYy7E31XjmtpltdK4M3rYkID4kB:sjk1UNxhqaN7mMgoZTVm:vXNvRlOMETJUsNAqZUi5k9Fdf/5vC0Z2ZbC44c7z2gVanb7fzcIXbhYas4BWgJ0IbkmR4M8L7XSQ7cBiunFnFFUyWVWZi6LAnWiZuijxQMGfYu7qmCAuZOGY6zQtlwjhsd1Imt0bZBh9NKFsRbThnmVj3zfFKo7xGUJaYLOtod3APFsfBQTKevPmn7YooZTH4Lg32sBoXC9lNQrTaa0Ex33EFrlW2JSqWodhGKelQDV6h7E4OsM15O8xNXQNyKXwJdUr/pLVkQB9P/8llNEgcmnpon1NjLLMyFPcXvjTE5IySESUUYaGrg5zLYbGoQaf:MSPfWrpPTXMjRGNWNZ8Jb4JzzdJGq:zkIb2/gjSGNJQI41yeUjFiPZTcjc:xt760rIubl/G:Fvb0K0tGgef1FDj8pQMVUXRcgy/dMts55ZPuWF54fl/xhSKSmDMfeWpoErh6xQlJHgeQrTi/QMKCYlyeL7sFvaYTOz2X843QE1qat4GN9Wl8e1Zbfp6JBcCNCAtDeH0lz6jAil77GmgX6A3rjjV9o1:xIhv4c6Wmiz3oAnbQ4ZwW4BY38XRIeiqalp16riZQzSM:yhnATFW0zqhHc9jNJ1x8SA6db28uvyTO6yudrqRk6MEdz7MbJugvVsoSwgZNaJNC6Mfxgr:xfqcS7p2QUV1uOovo/nMXmuB0dC7JPN69wvFwXDJREyOdJ3NwU7s8Prehboy24qntRE3Umg7mnPMZSPyvbo/iIg1p8UhW2QvNOriyPwFBR/h8oAsfCHZp1LjDBjbEaz5LuWirfRctVb5j1U/qM0oD3kbGicAHl3GCbQvjfePljhz6WQ7uuT:bNUa51SRBamndhqa5MXg7fyfRoKwk86V6jutgMc5WAKQOZgsxudivcnJidrYerY8eOOG63Serhig/qkZkWI/NyaAIEh:o3JmLpBuJLidoSde8PP4t/1O3w:uvjNEF6:EAjHQLEt7mx5mS0YJpKXDjOVb/0JaHKXh4tTsnszpfNNJ9hfdiany6xePNmhLLlzSfbINjjyAotw8FrR7aPUgXS4wTub2E5v13rOYGz2WZIh9PyrpD3h0ZKgZzgVlo33gXoOD:wX5dmP2qyMEXhMGJFQNY4t85BIfKObceo6acb9JsoZQxTcj3LWtbKzVOGdCblm1QlgeOVdGo3zwPYGcxvympDWIyBklPWfoZCDtyIZ4d1Az5Rq/p/CPY/tkqU4Z5tQaqx6QgBIfU5h/fJMYNEvE/I:YIgROVwo3TT2P0CZqDxztF8YrtpwOsxj4AZMNaIBPEH1onKMchZv2V3vB3W56coBdUTVpsI9V/O7z0yXL1nxjjUEtZEIHt16uQt7YSjtZlX5rRiC6IgPCakeTEtAXN1lyQqfXNwqDgCf6ljETgj/k3RpgEeypxKpC3SUzk2Lsf04ZRX9gFcYOO67b/ZXGBeZepFfo/ZmX8wEx0IZqqPxeW3qAEvjwB/7T8pDMSiFystzokEbxFUn5fmT6YUL0:6vdrltW:fam:PW3dWoZ4kGXnLfYXjmHb2U/E2F/4u3ZXH9lBSjKnJhfKrg3WepNDAUHzDvZ3:Ba7NGuTC2x0C4KK5bsDg2Hb8jgcBEMmdRloZ6DQOQMXYO:J9BpfsGkUy:73k7rR0EuJftSejec1f4QEQH9CzQavVizluRkhEYTw33M/k5h0apiWYEHKIZtYzK0Pesk2X:u6fk6JyBvGa1SXagsFdLmyPkF8Lw6jtwWGf8ynMd:jgg3RGQwYnj3d5O9OWr96xQkZ/ZCtt6yM60fvxtnifKd1ND3y36IPp:uOuvULudX2e9HctVy8mcrVgz0VSyAxVx4vtfZcx:DZpQtP:i3H9Ii5aTtcPzApME1ZS7KSlEEEKAwzdnMzb:1QEWVAr17USTVpr7cMNgXolwLFZSu:XXMvI:DoC7pHgJfxWBnSAnzbnAhs0nMFNVUn:8AzI04EJoR/WUaCiHbzDVybOhBPqzZ8ZEHR1cZbCkYXy0SCK9Gk6k3VY1yNqYFfNaUc91cong:eHgvx/Ni0qBFHW2P2m6WLL3AkzIV6Lk/rpfi3SptyKtSJ3iOz6KVGRFET6uRarGfsLNzHkDI8ZpcUupSim4nQx7kHmVUMyBGup/vbAJtIKwV22a5ewxVgdilXgjgBMCNlLECilIPhqRh7UeHMGixajr0kRWTZoSstLM5AEot5XSe9qtBGGYD0Lg:kyY07dD6RiZaMjGxlGqzflzaV0h3H9w3El6GDsexqw2TVHGjPCPLSgJk5:Aftj4zW7Anf8S06wnsM2dIHQpFRPrLkBHoKK1k8zkiCseELlRtbgq/IQOwxS9RUFrJd77fyD9TgwYQ5Sv:eOGQ3uQ4ItciR8UY:7xKKg2d28uJnB1jlaNStXrW5skOK5x5oWNRGHL2tiEb6DxDHDhuacwHbpn/CNDiNpu6pdZ7RTosvWTcHyawRSttNmJngHTWcwp4:uIyZYSztrjgIO0aEgowgjW1IsE1ZjqaFiYvPDCB54TRJ5DrbDgSTj6obFk5vfL4a4:sqjvzY3Fg6YzgkfVXRqw2LYzEeGNk0SndWuwmQvbolU/zjiAT369ClWAxOlc4mpVcyxbGEXegsoB:PXrXUtKsAcDC9JHD9qYjRorYI06UZRPo48Bk33xlRhqWQ3Rvt8U/DGbe3qMtjPfg9s/XV/:B5icLv5pYd7M4PrhwvK1ZRKl7fUVCtqf60fy6yl0ufokrbrZtdcRO4LjqEZn63kBfkW9KjwnP9RMUdud722i9OzWFDUnxB1L0W:W/J16jv:4snWCsr:HO4eEj3yrKAQ:Vrd9ODUDR/fbp7TAKNca40NZNXH/2yU6pep/TvuEtska79O3mtYhv8nIudgLaxbwx23pfNOCZqjBXDSC8Z82gax:mPqft9RnDGzybCHFz2wtk5M:DWcsrUIO8EAEdCLOJZhGASBtSvqBGIa09OSqFMeD42iLaEimBnNv7ACS82Zd/itKH/hjPODRnPlnuzCqdVSW8cqrt8Z7qhA5qu:6qbiDX7dB:8WRvn1CN/pCXtgQtRs8uA6B03HPOorKPpLLw3RrL2Pbu/C38tSV30/SEwJvdUCJc751PvtzYEDgHKhi3KhDQ4rbmeNK7MEZ/LiEoH1PuPo61lSyI5brA0aIyTIj41Gj3qpFSKjJDwy4:DY6pEne77dvG:tT0I37rbTzXxjF7u3ZQJ50mJQRS/dvVugya46zWlxrrgxeEsrP4sUsokM6sbMZq5ges4aFYO4zS/8F3czuK7j70YQej7a8nK45N4OK8jsL2e76lZ6vOAbuz8m8lWsUh99p6:TuI746j2WynHyq3yUTMYnHQE43he0qipIIiUZitBaer2M7plZ7T:yPuwdux9ZndSD7wFMd1jvMM:6oXPNt4zX5ttmbqjKbjJAlUD8RDtokdlG49FXUqGFzSlch/AUPP/DECK3n2L/RqrxPFGvctx4LWVhyQlDSr6gX10tRpLIdQculcf7NDMESnaEbnps2rc2B6PrN/JQ4hPrBynsdhWcqveYf0RBC8WCACB75JldEIVgYyTvqSnkaW5i0dvgWBX35PM5tduWYaRgC0VALn8qJgWHF9M4BCnmY6sRk/YVuGtSA39Diwks52gry98NwBfZiAcB4uMJmiwaVim7N3g8Om7z67lKYR9AhgxZ9EgNVjXNbbNlD1uod8bRFkVNL5xz8DYxIqmVAYHwqhlJCIcNw12bmP25RRY/xF1/WktVPYoXhsIQRq65Rj18RVp0IszB65LkKk:5HEd8WGPzOdgUWbjUJuZ1v/l/2c8sP1vvKYEcnBSBYOM0X0o0HAk07z:YCjDEB3jwN6j71OW4LwOuZgrYImzrsS/Ivek:LQGOBeqe:cAs4cxFipQjQALb3FLEt7C:FakZ:usV/cntHIAKW2K/8JTgOKUE6sKaezbBjcx0U1UkkcmN8:syvZ7MGgIpY8qHKHD07NA0Ut4t4LC7xTr3k6EKg:IU:wd04/9e83qZaCQj2HzLlIRCTQZ6E8yeBCT:6X8dkpaRSp8bcLUVdAKR8u6zxM80UENkeaCoAYZsGgybSSojH4Rq/ZpL5tbsfAfYidfals9NkVTb8VIMzM4Qv1hceb748ttmL2EF0k/WtrgLKwP7PmZOe9Z4E1VGAmbraJefok4XD9VGe0OC0Guyx4b3Byh6nADJg/vdlKtyllOyqjBj744wZ06s3lmU7VY2Uw4S/cNHI2SlHTq1NJ6qBMxaXIuQ2mwhmCyZt/UfWJRWubDL:ewtdviWuuHiV/iLfvMM9xQ3dGSYrXpON5NCHSmAzfTXo1liUhZprjlWF/QoXz5FBCaIQqMyWzPOJ6XZgdDHCXW20lysRoR2d1GOQGQgotOe7mHjcrYh0bvokLJpYAh2F5Mh:ntAod1XpoW1v35oIoH9Spsmaqp/5nSRuRjUz:c/f4TiRvVwrwmqdUB8tH:FQ1AWInVMjrOioPtk:WjZSTFOprYf0m7QSYRKFq:ELON9GnH/fF1uynn8XlX5CY7nVyf0w9N1titymg:hCUVz5:yJ3Ke5/AjT1N7HmOMHi6HJAWwb8YPnuOSor8hqxOrNj0Jg9YDTjcxEgOZ5VXZHnldWrsHDRV2XIJBozZevHKbo/4SAaN2jXG230x0338q8i:hiBKjXBf2OKqz:JJ95N4jqRaHiEfT9Ox0MmvkiB/0GEZUAZdLFxYQ9jiKsPVIINtI:6bqcDrQI0Pi1rmNMOcr9QGmzsVcvncza0XqHn4daZGiXThVh/z6IuG4nW8JBMQLxql:h3LQBdZsV4XBbS5nSDxoJkSMaVQRNtL/t9gnQjIyS462Z5M:G3fSvf4SiZpRpoUmIakkb2KTtL7Q44uNF6x0MH:99xWWlDRxCUL2MctYuls:/zwgyFH:tcqGGC4JpKPOtZ6aG5be0x6uWTM6:M6C8eeM/nsdZTzmFlV7Z5C31/OWNuZBk3cW0x9AbGDi3aHDg/zhSzvzmB1KBYTTRd:9GTAcfYpKDQGAL3Pa2Sj4XupN1kM9jypFx3Qrm5zELXdHrAIYlcn8PvfgKd/zHGDRLY:Bp/mVAsguFHK5n/mIFI/w3kDZ2sKOyljDFzfepYbgn903O19Ax0zgg8IW3BjtN86dMyIDUiwJATBeGPp4f50B8Aexj8MMEhHK/l37gW278uMyM1C/Mg5oT4T/zZ7nVd7JCrnUQ5N50DHbzJq:K1MXf/n:TLQ7cw6FTIsKlC2mabQFT57tsEwsNzlmvguebFWyi6auriutT0AVYLimYRoaA1VYGZwgaf8z7sP:cMIoJ3OalhP9rb3GWKV80/51/vdF8FTrtMR11z4ttTIYps5ra/gLePtFOHAbzSKod7wSdevVO4mQvesbYGTy4VOaopod62/jMjr1OUI2:BpTMVOl2LOUdWyQJoxclNaPEbZ2yWYewtd2Af:NVAyoiCinhOZoWaEN2um8G:Tuyhy6v45uKBqZUQRZ8eNa/iCc50X9Kf8BUmKk5NVEgkz23LLxBGOTfPmWwh0B6NPCojQF23/eKBjoTrto4AJ7/EahQeCy6jtv9lAhlEBj7BCtj1cFDVXgFmRwS0XUgVJaGkaEWn1UFAucehQe/y35iQsM28WQx5xKNvhSKYyizVuEiT7/XqV0BTSvz0e8d4mtJRAF0eS2m5uVzSH7RsM0gYjyFXUG4yCPqrCam/YMVQWOTUR:9/OvV:2VeoAIQrWCDjtUGf9JeHkgwxoOxA7YX8VrM9idaRTV7LsD7MwTHe2gxVYhLpJ5eJoIF31PxBkWvQRur7VJoJYLwZ4GU28pJEYQKH6WOq2LlRk2If3DmXM1rsARKEI6qTtXeAnU1fX7w4l5RcvF5k7RtD9WYzmnNoatO1BCk61NJhmO3dEorNbN9h6jdD3J87:/lpDnNcsQFY8hP3:wi43ixh6e3nvlldneBJ710jEtWb17mgXYwFb4F0SBjt5Dr4UZHqoSvg7VslRM8XAiXnzxb5WHDPxWBB0NJZzSHXCbseKr7mkNM/nK7CO9p4J:vAHAtMwCn4rOLEtT42SrFhjAtrL4Ttzw0bEnuWffZTrFLmzPynYaCxfCILaoP9v0nSrx9Iuqf/9RxlftaYweVZ7Onc2iyUSki4y6xtGNrVNBpCKCkvoMjcwOsqxihCpLqf3STQBtIed4zQb7dHqmLu5ExTcJRoNf82UQ3iLbBOUgJhc0efwG3sUX7h62:pwZt0eYDqHdYisjIixhKi6H4kgEaLXG1tEWpeyzQaD4RwfK5Zssr6mf/iRRZ99bRpqGab6e60tBSurIaCoQiz4IISoluyCQimjcH:fovn0XPYWMK8Rm1a0d8pJCjSzL/4BhgNzEebhhcUmE9U28rnFLSHbWHpTD7hLYzLkwx4wUCnINmBnmJyehnikNgBGIvrCTCVAoCldM2q8m8MJi7tRY8rDe46EQk8XVAsQ2Iw2p8HqnMljQRcQDiH4RmyEhOtR95qK:vLvVtHmPOKt5BCVX7kulIpNn2j1YQDKXYSKKez5xg67OPtk:Mos/4KdHBVlguEfMKBkw7mw1P0o9KpHHc0d1OiJ0ldIPbz0TcP6Xzn7XjOVFT8aTdZ7JKgiWj6UDnfd6aV/TaaUJZRD0nbBXCGWyM2lfpC0Du5ABFdUotd75M2YZqK6MBiEKfW7vGIp6RB6ZKPSM6nZ1Bwm/yJrufZHz76IvxX1ZxJnyYvm1GMgNjgLXanfK:vTZpvZrNrzU/bKlROruX9Cy/8i5IKkygfHdnaMbpdwJ0V:EwPDfMxzEbS27hhNNa4IQygVHZSC:fFs:blZere1QSj7RLSA06u90bgV:GOuieA3xkGlHDK/LsWcbiLl7a5:9dsuCbdmlIjC:LJPgI8PTBIP18Lvg1RnjmVP412fo5j79BqFZks97h5kyPPLo84H1hvr:xiNscP5pA2BR5TvjwkfXtbR9z5M14xz:MtsZMuNSBn059zoqiVI4uqJiWp9:/8a:GOa0vqkZP0K4w1Wdc1cxXppjq6HDJvyXXhovLOILBxxODaUggZhKFUOzwiwtzm7h0jH3P208S3PZxheAEgOyUTtIFBkhdvW426nt6FXvMiIoHLmlE2hN4lL2UafgaX4uIgrLIQWCmC0iiihD/QAv6F8oPXOxOCzU:OB3DHgYwuXSR/zBdP3XY:lT27fqR/zTZwQAH8bVGySlpk0z7tKKZKp9dI1pxMMclkS54TsIgZq2SPhTcbaXi1oWCUHfUWr4v1IlVHcJQtTtgU9kC1oodhY2aSdI9o/35SVcmnUllkQXnxyEUwUP1bXTQF0NzH52CcBuAPDlm0ycMi3cXODa8EAZ8xaxIRJZzo96IamthhfzRAXPc/7Z8Y8w1HEIdApB7ont1V/iXRaDoyeIQuSIWQl8mmbYcyQ:RLRO5HWgaC4OzBFzLYPnPRxZZInkLJ3aQcVLNLzrVmH18awwB88OpVFvIOjUbni/xNfdnxQ6Wb/ilYxJGt:PRhhIJGQ3IbLatLNM7qTARWokq2xEOXH95Xkk866xno7iEmIMQ0/X/NyZfvsG34t0noyrtYX3YuzJB5vvGfp9:BKuwNUaHBo8cNbJQ1dXYV:6:jKsZlrRZU7rx5YeUeChAcyL:NLIunWS3YLzKW2IpPzHtVFqFd4TG5Ssgi6wQ62ZKnxAbnWVuFSe56rRTRctqoyYkute2FTwIWM6Ob5Gt4J9eS:oJnyVDwN/0cf:z5tvBj0NGvBjwSe6nKKE3u82m3qxH:mrppXWtvuXyh8IVHdeUizZm3g6BZiUXuNGQsJzp8yea9nHUgqz7HP/Zs9BGSh3pEwXKPpbUm2gUUuXErA:GYcy3BGt/W1ycNy/o2WwNQP3H6kVQNor9S4AJToqtAmTUBQmPqp3bJc639ihIY/gJ9Ujd/8MkEZj4jehmWvwYaNSRiEZdueShLKUR8F1ORk0p6vCfQ3ACwsv8IUMCHBIO:b1gK2nYx:4CgVFWtFhAlB:RmRT8oqx0zcBJl732zh7MHC43ykgHcaUkC:XkInfXisM5O:J798JCtyNLXtIyARCHK9kMo3GOJAIYykmThbefp6YJ2vqcXwI3clBcBlvvgsLAMH9Dfj19Rc9AQRaTbdiQpYlY07u2ETIj:UTf8xSjTh4Kiri37yZgAlTWC0uJViMEVoRhLL78UDu1zJ0o2wQ7WpLj1ZvrimMN78MpYPz6CCCxVAvb3C:i7QHuqWT1rmSlparpcxLA1IUinEGGl:4awsPPR9eywQU2/F6bT25q:nFoxKajlWDc06IkHKz/eANT7tjiBzUNpFMmJB3w/f33jlb4Rjv1RjjzsL3Yj:VISoFWVHLEQ9ZNO2lm2yfuvoaAFtFhaLfI:FP2PceOCBAYHPQ5h/lFsV/KloEDuo9xWncQcwnkA94HcV0rANRvgD5gqO99t8E:Ropif5SpFZMfbe3bl7NPmYYaBhqV2Y7VDGNxg2yV4F:r41Zm0qOy7io74X2iywhe93TOuh2wNGl0NECBEL58GJLx9JJLUF6VbNjvIW5aYuAUO1Mwjs8ZpcrF/2T4ohAlPTIZylPn98oG60EQUi2ACyrdeUDtzbU3dV8lMsfHC6ykUcWg/xAX6NZfxF5qHrwvGXUeHY0zHdaQdBg0:CoxCOhyGAaC036iLA8QCBmW21tIANCxVLyXjE:JdjSbzwAR8Ktdt7BNMzf9vwDHDS3nkBRCd1DXWMLVEBv5qes/FUgdArNMBcOO4ujDuGyRIMZcFkVMK1nIFfL3ylLLtU:/zZFCMMMWpAWN:DoSyxv2Jz5KHWNDlKVORAaZZbVwzEKt5V2xYmY7XYa3k7M6:FBaf/H:hcWb8lEgm/sV1hDETftTbxdbsk9l4XW/RoJ4ag4r9tVzDEJb1JBd6hqB8FS9olXQR8Cx4zd935a9Gwqkq33:iBGk63tZINyi2mbE15rzc:Xb/FjnRs4fVt00NA81zKj3M17djYqgEnEmE3sGVYbYlVWafN1gyNn9cjrKOMwOa3OedDNgqn7B8AIK1FuPJ0PT44x3Ci36r/6aNiu0qwDYsh:2eCTYDSyF24geQPRNtQGFWiZXJ:g9s9MN3YRUM4enwxDh6miF3D0dO2UQBoGxWQUmGz6UKz/llbmHnlitDCCWVNItoaYz6xl0VIhEMlN7oHgGi0DgZy4:kKv1HH7wKO:W2/92F5cBS9D2OkWKly/ejr5pN1795hNE7tdglY1kxSr4a7NPK9C9/SGfQz8JyBUq:5IdW9z4VopnC/NVwpSLh2:ROI5q9BqApKqggvz3CA0q9W/tHomYpcdE/9reyK7vDbge/WStTUoK5gkLSyQy4:n8yW8rtqQjIkkCeXNvyw9L8HscuWnk/FpSSRqcU8Q6hSA6HhnnpKa3b2E6hMwOXtSZv44TJLxKMfChGlfd8w617Dauxok9ziXG6GZLy0geVSDow7MKXJSjzF7jn18AYo8UZI4FAxAC2FeYAMgJSPY:oyGr6/7rANPrRlumNe1l/jBF2plfXt8w0nFfExn/Ba/OMygdFrC6XZIhvw5/1bI:CzMA3zwUbvoVK/WyWBWus2G9b8QRKpIwBxIEyaiETiXT8/0ejR0D61to7niMDFzGeBnjDDV:PfPsy3LliaEnUVj2Rh9xQRdGZ2X5SRtT8yQiTIKCAFpUklYnoZKLpjwWeMfFATVyll7nfVhIxuR5bzjPWzNFPmxcllsOYsoaE4iphri2vaHuZ4bqvIxU09WC:5Sdb6wDOCkUlM8ctGKgVLtoAstJWJVb3mTCEs58DsXnfvfVDgtGI99SuSfXYSCwHgn77dhdJvqfNYnxksY5psNd0zdrqf9bAe5LfT3p::zqvmTQsPs7iTTkCZAEAP6QYjBwZ0JH8ky7IPADJ9bEJZdZIBgkRwJ4uJ/uCukaHsO/sUu6N7HIBWMhCZ0wt9zFB/6dMostmWzlfwTFzrkyJy7M0hyc3mesQQC7irziSgCXRAfIz11Xwnj5q:n9XlIpCmzsKFwG/r8:MgFI/Cv6X7cjSbYmeZ0iKSDVS8nlQSPjMAtcleNaSUp0jv4f4Arjsd5Mnc/d/kDeRjgTKu2FzaEEVvrE2:3dJP8GZ0DaDubhpfJdWxvoOykiR3WnbGMzqvt6P6CVdmUj41wn:Iiv6Ty4A3w1DB8KRS/GaDEQLUJ86yIVgTMRGZxweRvBOk1iwXQHGJvOitZeRm2ae84iKNx6xReEg3:YYb04mKb7Bf4kyArjoMWCu0tJ53rFu0YVBPyO3mAwzbqBtR7S2oduwLBmKYbUS:UCDwXdKUL7Dell2KV2t5S54PMoC64rKmRc/5LKZm83f2i8cHhIAINsrLBnj9G1080QByudtivny8Brsr08ziERntaIKV6zSYU/VDRYM0b:9Fj1ULgSN6A:c1Nk6bRvYBjwqiaU0mdFY/h4zZq14/wYwh9hs5LXrK:IuvxXelbfVtT92jL0af46VCnzN5AWWiFJuF7:yZAlac3cfcD37KvQTYHBw2728ujsjEPuYCGNxSI8VAnY/Ly97zNL6lYtIzNvJJMW6dLRRhKR63LYD22sB0N74pSoFkf1jNL:AtMFHHcJpD5zHknJEyqt4zyToNYdOUnP7R3y5Le9fL87z01jYn0fGbPwkYdMqHKyWrwcbSO29NlMoSW59A3wg6b4gtb23ucxsQ94fevqV75s:CMRTzLr9Ck:Jgr89hDOfE0E4ef1yRWLb9fKEcForxGGgJvLpl41CV58KL9l905tQry6DXqrXw:Q17BNmlPHLFgi0AqBoPJ5cv/4yTx83MnQKJrkw5JwwpbC1ULvcuWWeGGlPQh/NOpqYlkTMeo65RGofvPcfMPEtCNQi8/JlyZPKj7vBdbPoip7T/OtnfEU7hd8xAryOrV7ED5fBkEZzbC8z:fInX/4x:ycbFUd1YZTMehhz9kgSOgwtM9a4QtOV7Wz9uRqcmzCsg4vscWs6:23R4lTR2ai82adj2UEvU8M3fjuWnkOyZAKLlrMMfECPR8litqk:fNBt75qmC9SsXEkvolYXROpyeE6Pd2ovpMeKonLO1EBnV8yqK3s67aslJrazjhcnmFbSDTXRdJBOWL7UlFct4WPkBoMeXyPqQsMSXQPzCJQdvxP1Fs10yEd0psY7SLwvnMjm1Zb834/LyChXTYObzM7scgOmNagTatkmvi35glxBMH17::yt5xmEQfKC79hYd1G1fW8KmM0AyJ0nhZS07wZBEfMpobaOxfNBKNaGl9ZujDtsWtSU7gngZp7Q/Zu8TwfqVaWdn8Z3hewComqxCwquK3E27HlcxFESg1zWcVYa8mo3JtO7gwZICe5Uu3vkvJuvdNEFOIMDXytN82y/sui6tkpwGYUTWGp0CDOATkPtSZmzX:LzEoc5NRlTaxsVw7Ges9BvY8So0TZ0Klv/vJ8gA7SvyROJP9DBFN70HNa3iPh6aeMhvraQhNg9RNWflUWLhNSDnwVvlH6YKgMl:eKVTWHviqncaULfKzZ6vckgmF3JnOpZ7aSrAqA7tlUV1YB05uNUGWu43rmIhQUaFHjN9deV3D94HaNBjrIU1Jn34D/x0s8jVQ:vIZOVnuyQb23Awp3ZqANQxuVF9fmE1:3sCIrZB2RAktEtos1LhdYjNt/dzOswrER2sDg8I6js:4hatXSnHzhC35AFom6ssoIGNB:ba0IgU9:JorRthisxNTO7KsFLzi0nu:b0Fbw49twxiZ0kaDcryAgxroJrIuiLqDnYWnrQhneEIFxL7q8l7E6Q5HvrrlI7ovXlsJapU69C4JezlF0NwqXPi4u4qS4JJ5oCBGVlyUgld1yz/t9XUGeUrXfbcCqnPnbhsshAusNtK/pMML35caMI23T03LbWaFjGMATxXfCWxLub6xnPtHjLO/cuOeEkSZcQzgFZhA:GIOgth0e6G2lE62YJYmhORVtzmFiZz:SiI7dzoDQyzAP/FKgQV8mO60ELirBfWCOexkE2DnRd3ZS0yTteqsh5Uljtbf:bxEMFvBYcX2s5WmzcOztTHtlz0FQ7meNmEa5ml1eB7HQJOe0bg2LXlprM9dS5gPxBDjS7ellpkpUWzCx8MJ9vuKifeuuHMf6H86gPcYM/2uzMxslD9MQKsG69HpC/bIpmkQ91a87Cc/lswPkzYjLlWGgvGeZD72eNEvHALAJ23NvidxqTZN1KrXNrw8eisS9NjlWkD6JxWYf7:Achvui1vSZDKa7ssdFH4BkYS2WxfAMhErefLVq7Tqxi5RkR15eE4UGuBlj6050j6xhe12:Xj4pPH:Wu416hzde34WBG0uK4Y4kTFa2V6n0w0NtbTK2Nm7JNH8T4TymOOihksN0ufWcs1bA9Z0x9pbkpdi65HOWIB/8XwEPHdBzYzu2/DElWcG5EhhYnd1H5zHSAFsByjdNJDljgP17nmMq71VnVcxKZw9Q9Oe632rdrsvvo5uedO/aIjJ/g1us44vI6Xua8Gl5Kc9EE0FKEJSYGfYkA5tNrp4gTf4bAO13KNFRpSdd0nmeD4x8J4yTkq0fgCN002XZMWFTwBxkRHo5heEYnNK3Quq0KDAuS0hnL:hfFqTFPt6NU7C0l/MCO45cIBaPSWkEinoXiXaDjH6wIqYK8yHF9i5FtfjA:4nZyhExXtLhLZq:tc0q66ZasjNMXuHiTPn4pwSW3gO1bEdu5nrVAPkWfG4mEF5cZkB4XgiQ0IqNm9PqpHvqjYI9zWWSq2xzGPXymgxFnTQ2OIH:zZ:5iihgoIsfsSO6MZJzNwbsoZOxq3Yu51wfiTK81/emTXoYtDXm0TrdeTY3w/u68N3sXO3yMWNkW/wpYKccFFLSzu7QCRmoeXwQ:bggVuAGA9S8Zvl5cJwl2:rKc4zaobQaztllxvpsUb1Nfv5h2viX4XAO6pZ:n84iUA43VhBf7jPlfW3rlh:7tFatp7Y6alvP0vX0OODcjSbP8KkZ1hULNp2PK:sH5nc:o1yfGxbB3RinArTfuuz8zfbE3cEMZJvzcI9P3Xyt09Un/DIkfgw8mpooEudBNS87weYTqVEVkjCiLkSYxwrZ7QrUrbkxguqLjYvwqd1WuZQ0qczwIKNwRndYjpjNWU7h4ZKo/3J2fvVWBwrL/byODkL8jSUdwMcT7BmuZpi7KL9fCNX:X7qhZB4GIftvlIw9:IXqXhhhV8HCnzt6RbQ683qfmHws8PsW8TwCO2Xwx/mr:UG4rPkET2BgbYg69PmBQ/IY:dZuTIHHMOHalg8Qv4e16Yh8V7QMlZ24pS0JQItezz15XLxN1Z4rc2bW7AmTOQGvsVSJ3Gx5bZqmaL7a6o9pwPqzFzHLBiBIoBa5FrzQ6KVelpZ0Or9Ap28uk9zZtmmV/RVqBk1qkZA04Cpt8LQEmS4vVy3dsXvX:PIhQNHGMNjz1y2OmCkF5qnE2GVH4oMQXMzxyA7reveWtySrcXQMPAJfW0j2fP0VfjgiYSol7HsL5u0XpUN7l/JzNgPtWm8BS8T4gSCbcYC8ha1qOcdhamPaF8Krs5Fsx:q7t9xybsNLYHPROFUqBG47WmMxkuxbDxoHCllzt6Wn1mJ4GPduFwbQfy6cnqcD9YbF2kHAYXBSKvOT8sYGKVsiSfEPKedvcxoYkmg1brh1GXR5yzE1pIAD1ztTeS1Shhg:unc866iEPGssosljuayDQIWHwZGv0Mw/Cdq:hnTXYUtZehVmBqStJC1BpO28u7s:cowcE01Qu9LphQb0DJ2Osr2pa/qFuWvMaFA:t8fsaQIC9crwuvn36kF85Fw8GN4wBger4XWzSzleVBwTDSjMefGWd7aLyhlc2OikCG0107Pz6wpQT9Mmv12uBKwNY4xbyXiUcjhRkxonpj7dEv4iNkxDSAJd//ymgrjwipAlZ87rzcbKlyKBYN4U6K:VwiW6ItYL7TML2R:a5EcJI6H2NYRVQfG1Gck6Ljnsxha9YFN85qPy3x4zl7PuIFGaMdlHnrYyHWtZNg8sEU44h2g6U1jYSTjgfwzlI51m9Qt0Wql:fOiocQYCpB0n5V:WSS1HZeJ069E9/FHdkhql:beV9nFKctgWBTslpFyhrl3X:a4E9NHyLQVXlvK9Cg0lVznRXOiXed:3TdHqR3E1P/u/kK1z81XEKm3ckwtvY5FgjmZe530Itn7RQmGNNg:BADlA1JF/twt0MI4fMoV3KAwcz2Phtbb6xnUKbDR9zDqHguEiQfyopoZgzEuvcbx/bvXHl31FshAYv4/nOikj:lHTDujIxReqhO:7kzf:PCaSH5bhqhGsjYWOtoYwhuFb6EmAIYGsFZZvOJLghv2gJdka81779thdcXu49T3KC/atcUX5XlIcBySPxXT/GNAs:x:t0LGlY9E62JlGwrmaWkWiptnar8h8z1NOxqIcBeWMZsh0aqVr86ZtwOdgVkmDvOQAmGK:gXdzgfxK:o8AqslImfPEcCNgoxG3CCvAeZ68tk5ctlajjpIuLkuxauIzWJ/VPTBTOFfTiUTwGDdCBvPcpSMbFuqA7Dz9tKRVbQ/6u8D6Ca2artB9GjT/:9u3f7lrE2vd::1iHlkrs7b7HLu6OL4cPzjquxD0pmOSg/LIvOvHJtxF6AwVsPpzwI/Rcz/yXMe23iTW0/1m2AZgBkSE5iutmDI6xDyWjXlYya65M/zrvUUZ1dI5pMt7L4LuiGYv5TalT/O3j8klLugc1TcFrCBmjT2mdVyLWQwGu1UKjQWF7gGvdBRPxlX/rG5Am4fMqR8JlQtVTP/PY8dMd5CwO:L8PFwXHlLWE:dLILTdm3jxJerawK0z4RttI3Zrwegs:2UdO0guWMRzA5EfG1CaVt1DDNFdHjh4:exc3eSRRqxYMWVrRdUVPLsOb9phzef1N2Jk5MbuIh4Mq7It0FS221O7M1P:BZjle5bAAeOZYH3GcddvIfGz6hUhYskhl1OY1E3x/waOyQR2tiCGOGNTOmFFk5mhHfRJaBcs/JaGfkbl14PTtgHhZBTmaHTjbxcFG4Kozc2CNHnU7BHIHp4VWcG7weeqbi/Y0tJcJkinnt5ZT1a9QOZtAKcejFEUd1ZxgmZH4s:k8vJUWoWdL9dcus7wL4QIULcJX4fcE59Vn4Q0QKwboLy20l0BahbISWV3FAIrwtYSaaNtsVdrSV9emyW3AHCM3zufoKB6VhlPuJ/:n3wOfw9vHzE7C5b5Qu0bqco15XR::ym1pqsyn8dqnYJz1ccH1/I7OLJX/vAJJeXeu1MmnEYNGSxOo5zoSvAxp2pItsFZ8kncDSnThb:I3UmG1uhtcoyFCoAP1T9ZA/cbSpm3jZ8aGQtnLJhsAurwO4A3D4QsW4v20I3ICq1XdOWURnw2ikxujke2wmyPrDWBlpZoUWt9NN/pIGf9/plA5e4MXUsf4dfqAJGD8rnkMxwB00onrD6n2zQzqXEdYQDY9BIR:wsc7hBRkCnk8kQwaxu2A5XXbdzyHFTEfTla6KGzV86MjncSRese8j8pdwfl/7RSPirXC16zGUsX6N/mIpsclbukYW6sk0xtID3v2PrE0pady5HnPARo8yOm0pofMAgGfLDROq25kuIifOEu4SB:Uu6bGpc/M4YLifKrJVeu8wAbtGbY8pbA1hzKbuE5pAVNitMmUSvSeU3zUTA701icutuzdvavinQnG3CaaFVHpl:oO:wWN8HyvAEIDc8UZ0lnnsBfzsjelvpU50k0XKRkD3wGNuWG7r2wVeJUEjq7OgMqpAJA5OofiMI3VAr7OG2SlpwxPqjiOj9:dGQB/Mav54H32kiiyCFrZdunyZ583FV0C1IEJV5dQRysmJfhN7h5mr2HvCjzYfHOkITWb3hPUfkI93R8BxB9XsaF3tqohrAT5FIy5h/7cr970tPP:767QAZhcH4Ou:z6tgzD7As4ixcsGk35NKghFTv5k6f2ZyDmfk/z37ize5cKYywj/76mzyvBiCItOzJtCxhERFEMEOE3k3jaQTrlhMG6knrMKYvRM7:ieqdQo1jgLbiELtGMYhys74yH8WJn8C:bLBuJsQ6Qd6lRd8KS35JnjtmqlxcgsDy3I335THiujOzbgH01JrCK4QvB19bHhQZV4S0Yk9:tETl4NtGd2N/dRYDj2EHcXPDzUWoy4dRRl7kLZ3T139xD/DkElSPROpiL1Q4RLS60LuZ:al80ErFN6nLHNoX9nFXORxj8AiV25h1B2ESPVjH9qIcFp/q5cjy6XvdDSRheCL7d8WKsFBmM2Qpv81yHZvrs0dL7PsAsu79usGfuQP624TdveGTVz6w2GOwDKb0XiI9HB7CUZaI9sGjyZ6HQxdwKylHuQucNfPeF5l:9GFlmn/30lx8Nlpyq/sFtCjGQxmZEjiWo9/nGFru8lguq3PCCKTAq/2Wrp6PQAXochAB:p3MtvpSQXJP:1baUY9hqVxJnd6Q/FadkTxhNYdRn8i8UN:rz6uzc9/Xagv/TjurLKu/3RCKnLY/gzauPZgqRqDxOM1H8AhblUXSAU8rdtW5sUx4eQz35JjJQwzIYXE3UHIiRHWyv4AW7InaO2DHHFHCBxb8ERNULWQ0E5SQtqsgEaBndR8h7iq9khpEjR4hdFzon7qTEOlYrispOSps3yEI5LJCq4o5hnLA1B20au8f6ugz0h/2hVpnGx8I2qLcHxt5E9vbmqQRzhPoMZZ4pTZ0194ZXqnFw40DWTm1q74Yd:FLSQFkb0B9pyVtxZG4TMFq8TFwRQY5:TZHGytblGd0ZXXAEH3jtX05WYY:5kMK1l2y2nOZH/yzWL9NOZOwCa9Jm2NqA2wMXzdSsq:80kqsztvdIw4tw2Jnxiq5CvGKUoclDGFjfwS0YKYwhJReYxUdcg1YbQqGojY7XCidysxoILy1/NxEd6y2UNjsfKh/UT76RKz/4AsOnKFPtlO6NsytFyH:wsqfHYtfMIHeRDiJyGxWwK3y92A9USCqt4wJ3B0UAvlALtVO4r/:/j1lrjyQexo3EBWxKfjWVXiY4oiWZy/Pg7onDr9LGO5YyBRDwEySovA7FsWb4XQhsZ2P13y82fhH1AispBKyRe7fslEmeY1Wb3v6dYvfSHIdQfWZmflfFkqbMWrHoAQOpUUUfDY8oZo5Jxe/Xt3w9XSabtrHm192IVFJE1FSxjzrKetbPXWKtMIAcb6:1JN5x57bgLiBdw2th2Ek/1Icd9BuJizgSU:ksWTesC35mNNBqlhNy:wU64rfoqu0mEA/c55qqvU49w1eVsynUspHh1bGghZum5IF6mrtC9JWfAaT:z6aJ5N9UPE4gNhSHPHXgMyZM5HObc4oJRTed37FgYJ7xuePEanalhDvCYHZZsxa5EpSi2qZA0w3zM59ipt1:QL5ij8dUAw4SnlxGoVE8cO8XmkO8uFIWPGTyo/0BtWlckbk2b4sxErY:gyUs87GulbZJlTXuFLtm4ds1oZaXj9K535ektSsd:eO40wuQYdk2DeOJ6idaf5FbRHDLysxhcJ4r7hGLMptrMIB6hIQhrATOM2Z1ReZRc1a7jrRNN21PAQE3/Mx7DhE3I3xNOWDYoEzz4pPJW/O96rutsBfwf1uicukVn1ycjQ:Xz8Vx9vH0LsB6NjvvrjwXRfXYT0vL55jHDbXSLFxTfJgiIXYBFvdvhyPKRCfc0uThPH5gD1goF5/WHSGHUrkb:ukvBRGmGOyxEgRwcl3JclXtago6xdfMfS:B9QUDGJMrLwBKbp1XrZ1NWN6Ip08uemdv34d3EsJi7TGwmpGg08zA2gKfWHhENX039ES78v4SYWsxv:RevDnkJLdDprltQ1SApNOwJy6nOdkbrJuo7TtjKTAIMEq9TovDdQxlWpRW:0Ach8iYE1rMz5EZ3xHRY8U28oWqne4BYJpD6ANzXp/PUs5nHhBDf1ZgbG36NWSoO95ltsiJN2fzXS5BOcUdmK3Q99F8RYmmvoRty:uV4zOFAa8adNm:bKrVWTQcVGftTfezi6raXLuMC1eum6jMErNy54douNMI9NxJZg6wdVv0Q5p685yk3hXLRu1GvPHt:RP:DNJ762Xo7WUQjUK/fEnXBCxaYUMfZ7i2xE5JLIWPbBsDV0qr6:vBbq7aLTg9Nr8iMuecgEyj2gcJxp2s2K/3Xl8aFwtszcfeep2Cilk:Bjsk/fVpquIDig5xUBofuNWXmybSjnoPoIwtnK0rZ/sqO/TRmEYFNe7qhhOwDr8gw8:ouKly2lXjGQKBTheZ4RE5fmceJ/Qs4FAL/91iFs/akSIuJmeB2FC/GHfRaTKPEaLaYWvSZtHvH9ZBBM8qT1Bsr96lSpczJKWcTEFoGfUa24Bl5NEHB1grL0liRwZBeRP3mYP3/SDlOb4cAa0fZjhwjOiqxAN:gXkoZqqk3aHbUOQj7NjQ2kP9ROnbADDlpaq9aflfBirp1Wk44pSpHZb0LRB6nvgPlo65x/NIhG89JFcONAsPo0la9TJBc0RYpUtHz0E0Bgjr5CA5qh9PG2z51UbL1O0mY:FegG6lg9R4cV8XjtvOOe5R7IN69NxcEpVC33BjVKCTdSSmdiGgV6tgZd6uVfR3dlXaepF5R:pY0pQe7Sd5q/n3cMLKyg3TQh39TD5DeL7r2bT4H1GEvMikah3Cbi4zThPZignP7XZmLr5oOos4KbdMp/8R1j7MW2R415KVkAH:6N8PxkE4ZkrV5sY87FTyACBuXU7btY9WoKkBwlLZVhfCrYBgXXeIgwS7c83XSUeovOyBzbNY:MDqIp2FwaNG5iTl1fZeQzC3P5yrcHcZ2KG3mh6vwG6n6H:dUV2WY3QD/zALW1LtLggtD/r5pjN0JSG6YMMpnyRDhfamscA6bVTKskuR4/iYK1edVfPcr4ylR8A2q9dq5e0IqapfWkLuioTTKzAgNXUKRvICyRS6vH/6tFG3iB2PGjeKJX7edHopE6U1S:MDS8MwW3RcTFIMF9uaHLUQrqVRz43lbhqh5gTQukBzEaJu1pQZj:avmq0rbbCuImDbBC:tFhId2eXfIi4x97F43slvCg8/Ddgp3ZteTWBN2UCtU4Rk04wK9cwaq6gPXMAoSMgVjAKviUgkjPXywLb2EmF7gv9dc8mjlm1doqbm9D1xY3DE9vRu4n:UQhwwBnJwngnPeyJIseC7VsFlV2IbOqj5B1bIOsCin8iTqZYsHiGcpcJogEzDQsnQ1MHusP7ivvCnKMNE9AVLMCN5txMjGOe3d2qATFw5UjQoNkrPaapyv2hv6EwRaAZXVCL8zdqmpouTFypj3yH:2N7lWuwGclZ/LZAkPXV1CE65x9KQt99m9KAdUJiWejkx5WhUkaX/fa5an5GJjJtw6Vf3FDdDRZDnNLqUDZuIgaGHdjScAav3AUWyMjOaw6sST0zi:/pwgvrotppEH2nmiVu1zVuzkftL/UYlD0zaIeVMm1i7lyr1vld8/Ix2Jp6G16M9pv9W87iJtduPatNWMQEpSJcSBxYHkkzj3Rm13p:F9OWZ51wXz2M8J5988svA9PLOtzXlA2zPMPWPowt5dioBBYF7eA4zjxVaZS28WREUck4zryKW4aPit6eyWzsF6LLK/AcqFjRmiWMtf1M/cQ3XCo9ol9BRk4Zy53zn0YAK3YcripUFYs2132nxvigooA5b1R5N:BIBvKyC7n:IIVEwSfw06rQ8U6VnR5OLXOv5h1BvlpU:LbtvCCLcPtHZ8skH7jyU:t8ViPGvEprDXcbURbpt35SBwdcTFaKHMbkqbe1MY0Xc1F4uYj:sknkByf9bJh/b6cdal2z8ZusvWQWkHt5gKgmtewui7k5n/4MgZuh1j9zAva:GKrgSoe7k51z3ofZBdqd9:JtAKtz6DutybBwzrPs1sAYB535xwngzBRW70:2QqrlhEI4UNF8juCVsMFIV65lSCQGDDUoA7SMZVLyECE5k2u6Jh5PfW7OmY784goZJfrp7x:0z1:NwExb:63qCZmW/EgGtd2F8gb2JZGEtRirtKThQJyxqym27P1GowgMeuJh5i:qw:Xv4TgdVf7Dp:cLFCXUEwvr8z5gn2SOh7raOW9ySFjV/TDdZqcJHSsEDQqeLnjMEFQUwKj8EFdHGGAmWLMVNduV8oRicySrcRN4U/4:TxS7zjt7yLrT6b7KkGBRv/qixtdlfWyeclOun67TmSwb9a3WmRO4v3y:XR644nW:yTv9gmQObFzbjjTZr1tWo3Tu4tgpTchgG7Wn0IvdezxQ3W3EcRq2aBEUMkmN60qdcbLmO6ilvAEOX0MuUG86z6E3x4BKZZYyNa:Htzk8zDzNcz1gkoUwuJ3QuRYGPy/X7HXYVlryaiwhnEx7q3uiMSljCocIvFQsBQRIPMuVwU7svTKFtoJ0CLSh5UhNoKi4cGXO4W3j6F7pnScuSgpHX/qJSQcWAJlr4ie3EkHX:4ETgAD85zjAUCh/kqgWczyBVZd21hBV5WbCe6MAm:DMj6ZQYTfZMDsnsIeTD3ubUBbGxYI6wTo9Lhc3MbI8l6R3FyzF9lB/CTZWlUVencqrVbJ9WMmFniSVqfUD/vfMnHCw264yP4hGepzz6hSlKyDJs/JLw:KQt07E81wvrLH8PIzOleIkB3LlkIQCM2GmRPsyew6SKwjOkqkrulGXPobfHzmQvMxq7JAM:I/oxpmCg2Y1lZ0eHNwM2cSyDH/sQREFLBeERIsRAB7lsPjaMKwLP40OfEZaTNvk021tyTFNXsNqIsH:sVPT2lvzWfYTLuIVdzDhoIiNnBXLMijph/:T6o1eA16x2jyXnpPsSl5vc75cNKIAzl2X5a6TRkL1l5Rg5YOllQ/6m9sGKY82VRrPPd8kkSVvgArjUeZCnWQ4he4paNz5zHGbN4Sbm/20WnV0wrXiOzp:EcVt1P8GNCE3CT92t8iDk4mwMwGAWYYk0ltY4FxNSz68L36h0qhMUeCNRok:t6K9BF6S9lAAaTcC9IIKw5b1fBFh6g9UoNm5jInnUhQwFTA9wEMA3Dmp/mioYLyOutc9uEaDQj3es24Ad3oDJo2nGWE0qi0CHN7OM/tcTzoi:G6fJ3y4Aj5rCFY8D0QEyI:95d7EyVxMTdtx0MMayhdWf3UN/dWRRRSdChyJXkC/kUJfpsWwZ1fiFPI7P53nrv2IvYLcO2ojM4Fd7j6MkWJTEb2cRW8s6K4SVNqwGGO:h8j8LVCrrGrev7gSawcRoY619FTs7UWEPLGqWaGxjRRgQB7JYqXIbRY81:pHjEc3Y5gtoRXC6BpSBMW7Au64KEZydMmUQFNrD9HZXW4mTvRLi0ROawyHT2y2inel6x2la0QEI12S07/iWwl4SXFg4mbIcihKrIrPAMmvS0UbyoL7p6LmWDl/PQZk:q3aNE9jKog8o:Ol:nY92AiEIQPLyS8DIMG3iYDLCBZExhVc9yThyP8i3tW/NY2DLIV9lDhcLlwteFYHqg4kBztKzo7bj9D1d1Pti3X:Xlt67ahVqmfio2lHnOo3beE/U9UwNSBu7bxCNdLZBaWOWidb8ZgTFZBEW1xrXjF5kOh/Blbb1ntcwZFQL3MeexFwJ8DXLQeeQX7bw9kdsVGqUWB4gR0fOfUIrPipBRO0VweKhASVEAzcZFO59cK37L8hjMxNO7m79sX/mj221FtHMz5J7LI:ecWr6MWfBdfBkDRABmvobdjQQyXj4raZa1GC3c0DeKIytOY:tbt:SUf:rZT5gJN9Zuf0umZrYZxpY82LtLZmyZur5067ayukLyXX4h4SnaACv3nLT7fF3UCWtTMAsmPJw:uItsfkhDrrAfAFZFWn9dtnQxvtTtZrFCm7jZbs/GivBZWJ:XnRS0mOyZIY9l0KTr1tUqsjMRWOClZMJ/OPRKlsZ6JNwP7nuWF23qIw4H6YbflUK1lc7rGngigUu66M3V3:woLLyBZi5pvsyzF9YHdpI5FXWd7h0Ty2fa2fxVjSfPuTDkGdPU:OcGtMkjQAwfl3HZJqc2iN5Ye8VrL5yBjvm3PMOmz1q2t:NSIFk1o4ec91ZL7sURgYSF1Zrmu24X0ULpkXXTYvB8rF426oJab/K5M7qENxeoI4FXApayAERMegr2GjgVbqnKCXbD33LtnAXs7UAGm9reWrnVhUzxMYq8JpIUdqjCTzO0u1NzUrgrdiD1vgOMhzGsjLI8ujOpkZuDhTFvI4d05czE:6upYtxvTkLmPO8LrEzZPB/MMRZ6Jy2L827aTd4Em1ZiMm/u5XxAHyr9EtdlAwG8DTFHPN4bFI9snnyj1bY1xCT/QEsUKyIIbZrmngZACjQU0l:7G9ELSH8f5MWXlkDGo1QkqfvBo2wNZHYAitgn1YamtJFiWiBi7:noFC4g21ww9Y4MwUoaJv/pWrt1KBpKzNDQq/2NhnPhbQihRyq4tLOXt4bjlA3uUPvyJk2mxtrgX4i0mbFuI0HJFs6yNrDKBl05RptFQhp2lKisGJLgR3blguoxLuWEzQFP8DwyEo0sPhZdLh3xQV1TH4vRMAgTVnLrx1W2e/SOFw3p2nzXVPkVXD0yVSIRzNO1dT5GTGWAYopaU6Gk6YJBUE51aTW4DEBCy6EkopbRAc12nqxdWJxU0P9lc4ttyXU0PdqBwR/d90pCzX5zaprWMqOuyoog5ShcAdP9CjyQgxAq2mX5hTkZiK::tdMZPauL/GjsrHbqvMf5HF2RXgo6hDm12zHNCDDeqvbFVOAShtlanHjM7lDoBzqAJz8dsUTqdshJaJYMMvugUvCvHsr9rIln9HqEpumQsd4LRBxsQGy1dXYld0LSFf28KpeFGodMIonkJICcVERKaHaipK5f3staDdvE0N0qbFJ5gW3zDwKBu3lnX6NyMjprtu5lA8oKZ8cyINVvw5fg8LCUmuw:lxnl90oUMoSFKI5GgLlYpakV3A/QTlSyIP5MAoLwkXVlq0c::n54588cYH0RQcOvrKLYXqGVVMnVeImjKARctMCt0vdSgX3X6/MUKxNYDY:o4v/08Yv:9OwUIg0uZKRhoGjd0Gc4NwxLyE37RkoPGCqErLkBLv6huWsWLSdp33WsJdWtVfeS5wYJRJynrNqcONJxYLLx1elAH2CMyiR/bWiKFc/egcZ4t/VO98/BbklgbM9C:aj7T8jXjycDKWNyKH0Mz3Mi7jREQS5a16JXv1PLqrbnxnedaqSzzmdRgUFn:H7ojhKjkJkHszZfZNRCnuRhheIhpVzxuVSetLCrKyYNmCQod5CpSuKNsqt/:IVw1rwHK2czbbk1Z9s8UNfYlvWQJw8Qx2KAij3rRDrTvXbuPuYI6MeLed6eAi0xW69D8ovhE/dPdIUglU/t4aD7SEWNMhhaR7lxDzVhfyoYVqEAs1Ensl3QJjYk6LlCJQJ1C5V8ZUMaSfeFXgX8Ov/Viqy0ITTjTkPuTTI6cDpMv/hzY5NIiwYhmvZTFe2xi4I0:OSmzK2GEVPC9pUn5U5owFCKefmh::mKPxLAnfGPKnXXoTJNZYVTm8/UuooCvvNxzSKEXzdcBr/AlMcv86HzvpV73sZUfkbR4iRIhXEBpQUYo4ScRaTb5pgD0w3Avvry5NBo8Ib10JEPDbS6XJM1FnysBM377a18ZxP27w9AQnk9aYnejirDRiTI55jMovXnHJac2R6ldGgs6mCnzgYA4Yn6d1/TCcTvVie6VMoRcK3P0rBsGaDK4uH9MJCqz1YgnW9tgVzt61Snp1XJpwOWsFEw8t/roaOJfqPo8EZn9uWPdhJRBsM1zmLa4QGSrEXku2eDYyeoOXSiPcV0pjJitSPSXAXafY::1v3In2Upj93O0jcGmu1hMHJ2K0yQ/w73:F6a";A.C[1695183700]="kBhSSDg5ZCBrXkPdxNYFbCWnJ3RQQHyaraRmHrC:x50hxFY5q32evCmlYVn/xzWNLZSn5eXHTyNIiLkzq9HDnWkLIw9MGfrDlLxLwy1GkvLjJiA855XXXc0zg6nA2j:VDwR4VzQJF:diu3oSGo7Rh/3IW1HNTYXT8upHgf/bBNG3pw3T8urT43QkYai4e9tXOiyoXQHnU5A9EQUF12ugzcNJ1RGIbvjb:GPg80hYQO8LUlyumZYsZIje0wFYRwY:EErs7P8XYIVLiUYy";A.C[2177026350]="ScRsaTkO757eCPYZWAb:R1DCTD841FP8hbJN1D47Z8o6M39KvCJXXhrfkWwPAmJ1WIiV1BfBnxas9plUw24lZsUNXfJ5XHqmj7/ptsgwk3zcDXRedVxkAkIlxUHPjdgtU3rhZYmHe2XbbdnkViSxhgh:Dveh2U7Zrt:5qj.."; A.C[2756734187]="ygyd2MceALN9X7JV5G0cAuBa3fDAzwcFQzMBYBtxJgHcKPdwM:HtfX2x4sDb71bHTQw9KCjiSs9G5X0wMKzVhio4X3yJy3LQXazJ8PwspcvMqKm5Svn3bPa/tNy5cjHtu9pwes0x8A:W3ZNPNk/QSRIK98bXYsm6xnX8UESHfYEs1XyisCAQ7eaT3UH3TyERKbr4MRD3giZDnD2srkPi0mTphITfmcPvqyWzTtOAM5cx60:l/Z/8CROanElr1utBthCbBo4Eoee6TMy4xlin016lOhTdTjITv7S48wJUlCi6m9s/ulHweFuThBmUea5k7mreyzDOsAmTI1FTKzWmVOS3o7mIjzeluL4O9FhUqb5OkApVpjhuRFyJ6/QC4lC0"; A.C[958139571]="92i:HT1mEz7hPJx7dlRb0WD5NY70eL9RHpxhoTAQG91JgvXic60oMRWmJyyPQC0/Yi94TIc5wJo::mibzObEGAPjWbdT88nAilVx2Mx3KnogCenWFQ3yjQbrJg0ftvTyPorQQAVdPEXYa/Tz:I3r7GEwHcp8ZUd0pg2IVl9ck8uLQWLJT/aeVbsxHKYKu/r12b8McAu89pcu338F8iz0JXwIQhtVQpSSfQwBLHHUktubPMwNxCHwEk6NkwcL2AMFYUkBbbPM8N6w5ub7vU44kYO9sX/EMETOjVWH9CObqcuqSim2e4JWsD..";A.C[883997877]="XrdO3ul5l9cYBXmb7B9gDKpQOFcSkw:ybLgzsQQcaOYmeg1VGzM5zW:dXsNwnNxEjbwDc7D1yxWIJfgTHgigsJ1vSiFw5gxUVhMDd3WaQXZZExvXYRYffbRAjiJB:XfHxcOlSsGdBSGYGTF5dONwb1c6Yo6."; A.C[659060556]="6R:Pido9XNQyaGFjCd8AqyMxMhzrFqqpSwLyjk7JEMVYvwZyLcMUj:YECAE7jXArK6AZEb:5PU0kiqU7kRjg2ykws4cWeQydoK9M4blr3bi7NvxVPYHqfhueBpL635qsoipvrcREbXN/sHwKeA45w2JQ3/2HDU:dwRly9:21skWbrUue0D9ZwAiv4DvL3hN3jtEID4Oj:x585vWABtjlWb8PnKG4iTQOeHXVPxfi/1uojqtGsFqFnQyk9oVOkrGS";A.C[506948616]="ZEf4vvLxyXZyYwlbPU8U9e7LyFGZzDoDUfY1oInNFD/FxGDSB4fxCFNyZKSdLXd7z9ql1wmurZnEjMU1oVbS5nVVbDJdUo2E9EFQ8JRmpu4MuchTYENpmWtfQ69q1lfD4TTxS54SGrPUpqDaRV6Hh63WtJ8IU7wao6D32ZZXucGUuYO84A8BI8Bn/FOnL7V5vIbQUEnV8BbctQHCoLEvMeg9Vy1IPQqJTPzqDRno2neNDrHUG:JMVp4x49L.";A.C[275423344]="E5fNmEfPG7ldlz3ZCfrh4ggbFiHXqskUYbeC8kHYCt/WCTkmn7ljnCQVITlHQpB6hdpScwhuveFolP7s/1xA9ZtDoPrijfJNttDlEIAFbQYTUV2Hig4:KFUYtKz."; A.C[4094571909]="XUt:U:jkOGytNARywm9nuF1aiKkjeM5EjOm3vs3oWqK0X8c9FdbAOy6TBG3POf4JFm3m/58jKNXUSt0Ms36sbQNRQgB1xUY:tKZU/TT3qDxxW:dnxHqndOUf0MzeZ1lK1v5qWiJfIoY9DIxaGswphhFp4SCu4QH20h9UhuvNddtd85JtLf6Y4D83MAFkeLmPliEcT44CkpiJjFiTCk9cGh:8y0reMF6vz0l7S1bRJW:LONOnDV1LcRNkHNL:o2RC"; A.C[3600352804]="Le3JCRumB3IACZCSEfvIZIPRfVwl0eDIqAB1IgBH3ZB2Uy9nEI9BF4u10Y/vZUtQqSLil5:u2xd2Wp40UPUGqYJ73qMqI2k/zXCVtIi4Pc:8x02662dP0/6rwAZbQSLrlDYtO0vTY/IvcOYuwZFNdCo1fO/F0s46ZfqCmrcugQIMdO8kf83unSODHMypT5kkXV95m6J2htUffsa4mgQNMCN:1qvsqBfB9Jr6nlosafQkiscWu4Y4IdCXHejkG4wsETE0rt4oDFzfryrVD3VeFd285hZC0u8msp1WO4b/FcktKdBV0gDSQTge:ODUWbQjna/H17P2iZ9gLpOCkaSevEMgTJIR1QpOfZfH8EcyqnIpWDDoVzJsuVbAbO85FsphOp7YTpuXrGUajjzDjTch1dpZZb:wMMmidBwTVPkemTF8/OEVul8dXknlKQY9Q1d2Tbo/v/7BmyBvTC4MoFJfLiuO9PGjdfG6A3BC/DkP5l7RSoOXrZxMwlqKUilvSa7/s2qPCN0cFqAINmF8gY27tZhzPqDIjdIuSgyZ87W/ljNCVcGmYrp3blj/dTc2o:KAjT55pGXI:GPO2MyMarWj3hmklBjmjOnobrZIrKtaS3Y2VLOvfAqVb410m293GowLn5lxBvtcbKVxfYzeZiz3rMtVcZxtLph/M4FRIM0b28Vje4sBlbvfzrb7NCPeGzBIu61jSCjFDb/TUVwjLtQ65Z2FDf8vwtpVLTbI9wHR3DGdjy4h75MQ6jbuMHJtIc51JWIMWFoO4bCRCldaAHPALKSHlAu2Q7hT/2FjNO1/XRt4IoqgfA8HyiNwCHHDPnC2/gIbYNQ9ymHzHxFYxAolgmB7RR2Rqxp48d:zmkWumPHqzu/xtvI5AGIKnK4T9guiCwzJmJVl6iVnQMKo6UomwT0:TljFbTFbRWl0oKQebfd9il:mRTWZWq1/xPmSzpPXYsXTkzgTXmpI7JeGnrtQx:OipfFSTKnvfwkAXKsLOaMYHpJAYCUCg5nrYoPdEOLEsuzKDvJlI6pWvtOdAhA0q9NJpyZdzPbEyLIuP2zXJJYxxTs8Ce5nImfobeiED7GYbaoXbSDmo:/ZHJaOhiJ2I97MQK8Sh1agMPHCaiMfKYy8K5dCEdwFGxacldiwYocefCpy8GgTrUUkTjpULJGx0mFnF7BzVdzw4o742CZ1HdXfLZp6TAB9lwg257pSJJbziEFNIPfGVzfmjhi:6tL79BGKfEvJkwWjfsujDUfJDrHLJo5AfkRLwxaVliQecQndnCmmTHgzKNYjLGj9NkNIVSE3wOkHkUS2yy0VGRxgjidWVtw94qT4Fsf1bpGROvRPLpuQiAwUOLb1OjxdHI8aMUj2Ou1lgIwxnl0jP94NYqHCBaNKXfxA4PE0cHJ4mc/JnlhH2VLL2fqTVpE5uoEmJ2ZA1kkXaQbK2ObnnFEsdfjNj1nqAhrK9ABZVFH6WEcdEMRhcou::LILc2dysEvuI1FgzzQ/Qqv7Q57XcEJL7uPjnpQxVksdJvKgWlkiRAB6:gNyVARAVq8yhPgP0:oLBuTD1JeghrGow/bi6Y56Xu5krN4K01jPPiVJ0:GOZgiSE:CXs3/Yq4QWByc4swIu71MurJ8qemN7DdXu8hRc4hgWH9sCeU3GfMMTMR4z2qmR02hz3DrRE2txZAvt6LSU:G:CDtKm4r8::Mj3Vw0nWbw2OvW/f7uwryzQF6FaDxmEac6qhJ/G01SvbZrF"; A.C[3516065817]="DKmNaq5nOf8NVu2AasZSGNgbpq1l4ItMSsz9sMsx5896DS7azOhdos0TnlRWyPjRzmsux2q7W/JDrK8UPlZoLGb0sliClIjyNYTgln2THjST2cCTRQTNlG5KmmGJRxpCj4QUrUbHob1LEG69:5KJD80Kkf2NpTcWj7np8p1gTnhxAXeQr/G2gPMVj3uzBDxcSCQdf94xUb5B8KWwJfSGygxWKq8wiv/Vxlz/TWpkjeHWMkSEwuEx6O8a5KI3/S/OHF3TjfsRxHJje1mGi3G4pObPsbJ93KYVuR40rHEo3yXSY46DRo8jGBuGmUZM9JE0Ei4lOSsl6SzfASJsEFyMxoICjvegjVmhEWLxfmQJCMmhckYVYYb2AJBLpJUWdZkEA10lJeK2QmlKNDh0MR1NCD..";A.C[2730485921]="bF3m4V4cMrh7DEW7K:8Q5IGh7z1D/bTnZPHzGiBXrhCAuOViKHOjF5TA6FaluxvDO3eH3Ii6EyOxzmm9lULkF06832Ct4AsFHx2P:vmONSI/mfbSSZKZslkFwri1vcxdI/uM3oxqrkRyvt8t"; A.C[3345764771]="vIXrrEAu5dwG59zqDZR1czvn0zU2Blw5TfsNNMXWx2G:1/1qrwSOea7pcbSgI63QW63LZDhcyAv0FQNX8Zmtre9oad90gqDQTIblM5xA/U6NWraZonVH7hPDa:Zbz4tIh3j9QMIehfdfhpDb24UEVOvYJvb."; A.C[666307205]="eg9:WNs/jnEKcFUpTS/9Xez55ytxrVou5OB/5olF0aWCNjLYgENtCrmxrfZgByK0pGfB/Hl5uxEq9v9hTspR/Lzaf82Qk6hSi1HRoF:Il0jF:v1unSmcPcfQl5e00z5N:ia/IwH23CYN5pWisUDzJanB2eCdYJgyoOupTuGXFzqnePu4PoWA1pmpJQr0Y2Uq0BYx5qovlF3uyYsXST/7wlaqZryi720g76qo/YeWvU66rpvXKJVd7Qhc751HdNG4Etm:NhU0gyY8mJqC7BLjrkYTuK9FdEOLzIFSjJFsUSWoZ8ZUy17/O6LoUdccWqNC11U6GvMpC6R6dcgY2J5fvXq:UEOpNXamFA0lFc51ohC5pJSu1mRR/jDR:hygZYGUOMfdL8gAQMIRLWwECtLs1RGA7:9BsYvrKYn9GkAVOPhiQAjovNXoGUy8dac7rZbDh1Nm3RGvmGg1rbIPEtvE3dRAgg0x9NbjQ02fb3gBmNN5wOsY:nmWtJBcy0HVGAPcEYp3gor4IfEemAKuNkkpvSRi2tNosZvIuK7O/lNexSJoSRrUQxc:HDK0FB:QDfrzhJ/bGteSHSmH3VkQYqomOA4tFJRB11cO/Lmo7Mq9jAlaInazUevYZyYek/I6aujiz:y6eqTr0CXfJe37RiIRHzPQGKrCQdVy8MQru5rbglKH73S1Y1m7AX140Flue2hrHcPm2vRyD/Wxtsv22fW0L4Yxz9A1byG8YL8SOvRO21/USeE2GXKouZSsAeCzHaXpLXWOmEK:cOYa:KoKyBALFAMfaWVGWR0YL8B8DgKDb1zEjPQmiBrwtdftgI3VbpEW7gfqza95D0M1ApbXE/gNrn:UITcPgueFigfGcVT5MTmd7AcMyWEIB7gTs/6cIu0IE6RJ54PbMeR3Tqma6Zl3CQehKhATguVl4:rMma40o:rJ6tNG8LD:EGGs5sRd/OtWw2WM/DLSJ2hWUmz3zIKYkq0NrvnDs5KcKP9W1VhrNV/C4k:KsQeKcHdL/gVN5Vt3TaphOQeiXFo1VlK5R1BmFCQGROIDmWkaC3tMuH7sC2ug8qG20ijQLy/faNszavAnPtxl0BUyrhtPQIwBsiyQWX4KADXMLxEbYRpQJthcIWeSKrUqN2m2avSznfT:WEhaKNXJKf9i/CuKpynzZ/jZcPEAHUaIy2MA7mT3scKK2mQAaBAZrxJtpb06CFGFT06hyjyBiGj2cUVGL1Mr1ncCg17zzITwQlbS1lTFy68OrNCbUxgbQoX1psI8sdENIWFerHMedbsY84Ap0DMu13lfwhmpiP2Wn53NDtbGvkXlJYJK04mp6cgNnPvPfspcmF:r30ImdnJMq9t2Chhr3m0WO6in649uvJJpgyHTE/RKlm8e5noNSB9KVclXLpNQ3VGxttp9uwVRah3AxMdbImcwwHoK0O6sBq/02cg9UHAkTn:hnelFErBco/NT0txtGLUHNhUUIK7sC0LCFN9g1S1gEqX2ithdsIb7945UyklI3d6TtQ/hT1RkgCdaC:7JThmId3JVrmTnR75CgDnSPtKjfrPVCS2sNWD33fd6dJsPcc/eil6bjSX:ETQ5/mxXdBGmEuFwdDxQUEHQBq7on7AMReYR7A5jadCNBK42PVxIF1cQg0HmIyz44XgdN0gp2C:h18pui5421Bl9M942AbA1v8TOC3S5RWqM8zBJ9aqE9X3/Aek7I8jZUDg2NteGLm2dTrft/s8JwR6L/gWCHhFi6WKy47kruCYNLkpbr2advmIM1UMX3n7U9:vu6jiDbGSekB9qG9onqqZnk9d3QFx2gjU9wzcQo2YhGg27BQd3b6U3TdP75lRTiOQCEe7ROoT1rv3cS6tANL6zGl/ICZpLPe7lszS9CTanwaLJAbHwyZygiCeCBqXw3Aq66lLNOZgpj1o7lo6AAVVvz8585rPWIgeDPnJkoOtF9j06LgNMitqVGmRJnw/fRF2ODTRm17Fa9Pfe8TkeDDM1arEXQs0MqNFaTCPhmfCDqtflFFec3Xm4RfSrjoG5D7k3NKRNXzh7NEbZtbW3z3ha63YYntEiZ0W/ILSIND5AWXS8RsDCkZ4oFVf6pdhSp8XO7k3cxnX8zI3na7Z4IgGWQIrxjvaEzdBCTLiasmjuv09bMgCAcznduYS3mksd2UlYlourYSKn13RCzasMhdWXvXoCnZEX8fmQUGKklCYgfVIlio6CRO4GgLn6Q0xHDgzggIsD7kYs0yqpQ9kWsjrVU/mTx1bnVGAy6kmZmqyH3/NrvjutBPDZMAXAMrfeH8piQl0iFh/7EbHlzvH2rjhuKBhrU7soo4F6Mxp6KT3fg8XpLSj28sveBhLWfOLaR67wSHjxSfBT9sSvkmR4gKCLerI3/f3Z6Ybb4DX3/IlmAVWOQjjkZ1gYm2ItB1IUl4Dh1sFuemiWrYtCu34ZJ1idZM2qEVfhk7dcUuU3WBY/t7XBn4mI2zHa7ZBiIzicYU4z7NTCHhwGoR0hvSrP/aTFnQj2ytqdMGHez8AZl2xkyWl0M3OKM/8lxow:16wsbXWHpZ/pzL2oFPmype5jdzmu0obh5bRKK:mknFAWdVpPcxLU:WPF51wVbVSU5ZJhyPL1psvrDseD5v9mHh3ryoy0DF4D1rEcgDVOowFmuDBc5q8g24n0XsXIi2oth27zuKLLIR8OWMFrLibocpyVQCRsfcL5iN8cyiyTxeRqfwm75LpFX:9z4Uj1pdNa0RB15xe2iIob4uqcClFpMmQpeWdzephr0VyWh1mlD8HIPwrQCLFMiX//9z/DaPCOiACTXlCqnHOqXqFdWFgb0HLn:flASObz6DAJxQWTOmc5wHophw:WkDtiniBjoEjmcEZZ8Vw3Kuv7SiE9yzdQuPdK0aRf1WeUiZwJi/JBGMDvtdJ26gJQUErY:ocb1DdJrlkdxJiMXSm0UUKBf6VBMGCILjb6Zavjycw8W3XeTVodDw5JXZL/Ib7mRj4cZie9W1e0yYFhtjcm4NHpnE6qOstxbXyjCTATLuiTN7M:3XyZY:kcaSuYx4HGNRLlBVFJQcqg1HrmJEJx0oVfHhC0Hj..";A.C[1396182291]="VYPQErDKhqJMJ0xyI5uODZS98nvghI7:Y1XIXN0BKB/bjNhWnf3aN:1jaZXBJYe9Jk4emnf5sEH4qiJEWBGZgBKLSHvrSEdNm7kuqj.."; A.C[1294757372]="AA7JRcg8qB6yakxDNjCKNl1cpodYnp:0l4i6M1XW8Ej6QHXWqRF1iZL6eviLmSwgptAGKEbUf6MRP::SrYaVZbjK0ky3klvYJ/5RpNPUKH6Pbv5lgph/JyHiGWUQZuA4zOd646jkt1qW557bAHQbTD8EtP2onPzIJKeDoKQ/5yLqaZuss4vP:W1okup/sEPod8th0iMMytEcCulF9QWv:XjrUWSEVjqvKHVmd3HTvjnU5Py7HB9x8fdn9bAMNU0LTnowUJMw4zWLvWn/wXYVXpsQS0aW8wrw:TDtFiLjXe6sH8EaRP1oIKQVOleFbfghhZiBL9kLv937738Vy:AlgpTWo5ExSQWhioZ9N2mCET0L7DWBB6F9sUbLJBVJ:FTWJNlSlWQ952NmpcBGBh9dskLo9VzhMZ1xnYAt0xXVisFeREghqpcTCLfEKLSplT8C8ZSAiFwp3SXmH5ARN5LGdJDp2NJBBlppRtyGvJp5xMWLb0BLDYCjw8W5/AkstUnSrOWzlb11P4TFAOtjnekz21rn2ovCFkLqmgOfF70aKwjds3pkxbQRiOsdA1G4BMo:nWLae06/mRMhGH1idWTTFDkbA5S3VjN:a8zeg2qdz0yKKhq/uF1OV4PGuE0CnmYbbCA:UPTN4g22Tt3OgFbfEEgZE3YOk8X85ktkv:CMCimgXD7VQY3BKwiPZrygdgf7RU7EJZXS/:jOPtHrBc/CSf:HnSp2GQ3ae/Vwk23qgKQlSrFjPKg77wIehYqfXHs2lj6ypLrTOtSM/qxeFWFTLhf7sPbdmf3Z5vri:T6rn9ymCB8feaTTEUYiz2D2J2g2ubOwFjWvcWUeq6RPgEYqFRS8iJ4TjwKtFqQBKSX44/JpgzJCbDf0yjyGZIcrwKxHYJ1NAzwdXzcRJsKqjK4n9O2xigktaicVAEuEsBhsFFmSuF5g9SdgaHcqZSneSeACyqqyTTocdS5Hz1qs8NHf04mDDkqvqQZeGuPJg1Pavei:eCIKQo1JzDkIV6E88Y4WQQvaIo0RjDHN3lVpLz8yYkIQBa0z3R/k0IyJsZ8Y43ZMzmmF:6c0uGuCKATM62sgHIHHWcciksato4GcXgBebMzlFM0I96Q:eFZ35e3/1nPl3nJtgVaC/c7OZBJdhfp8ZoR4rkrvWw3IOSNagdrvmg:SYt1fWwDnseUFGG9Sl8Jv8exuhXrrZ9Koz5RIkDuKbjygId0DXYpfoD6/ycOezJ9i6YqN2F2gcf8y/GAUCRl1vv/yBziG4bJ:ru7qIJulBp0IK1cBKFwiNoKlIHygBItdNSdE72M9E0vd7LPuApQx0CCpyGMi/TrWrPa/FfaRmkSpbGXf2:aCmXLeGrH3QqoH85VQ:Ow3gdN2J4WlS5PeFGqqmHTKoqwf0upvo3sHatGJ7pp4exsUAHVMtU8cr7A1URiRcuesUVM6plFWOHRiK1NBr2n2cgKGhYDmwlsXlxLhSKDonXGINEp/JIOsEQkYHcVt:BAii4y0WBMlLccew:nG174IkInP54G0tF5Rn1U8h2rVGiNSSfryHvuWul2s6Ay4m9mP:OtlXjhUAfIsGzQI9eZp9tTosoiYUXI0ezeVCXA4D1lbXWiAP:R3yaZmdspgZBcIeBbgQMYkQ:XAPua/jW7aCREB3oXD9ZYjvMFjaQbGkuEJrjuEvDys35q:bSqhHfAEONd23KVB6Quy8fzHblZiWaBYunBn7bOtjlB26w8Iad7v3l84rrYSzCHIVcTK1NcLGVJ4XLvtcIoLFBstceTWdvbfgTKUE9aPSeYMlx7hzs3HolgoiwWw:aaNJF9FpS4Bo9wHqQd2bUuKxvj574wfKx1cCKkelhl10WJt3PcI8xMwTp72mO8sLc1p3zZiC6Dh1aFNyHObUqQzoVBuOEXt7zAHdOB6Pistrt/qv1q5P0Ie2NIlU8xggz3RvGaEPHXASCyOHh9qp/TpwcWTOwL7OsaExSeoesIT62fdjOpaSdxsQzMNOUZCwCap2Q/f7VvqtbJPpPwkAFtP4bV919/DNjB2VSZrl0GG/CvPjxOxT/kX7iWt/:AK4UzfCZCP2TsxekUAaLOAjxFeu8WroP8epbzo1ML:8BKUXQvs6xHoso4nqTyYBZyBENo13R:9aE19nR5fFG17QR2yJU/J/hewXHfn5xHS8UVvnH2vWqaDHskCvl1BkIRa6t2/Y7r6K:uNTavVUYz8oMQg0dQiQ:hGfoKe7bzk2fidlPTDZYQJlE5nOHZlGv4K/u/zM6yPKe1wZImmPJ5C2SmHwXlfRA9odSMEj4ob:BVqiN0ChhvljHVpkAW72WP7sx/np0lRox7NIO34dc9BCgjgvRxLNaRR4U3pjz7pCJN4Daj:jG5waOKjBIObkpVCjoUqvwPrjEbgGGf00Qz6gIT5t1qFrw8BqWw66QOflEk/LXxuHVvT/ZiV/Dnl2WVFxiQSDNntAjgCq9UDOaHXg:aU5NMdYnu6idgTXIu4bYZe:NCBg4liyHuWEtiopYxSPZGVIbFDxhupNemF6fo/fmkqzywmZymgHdIvQkRerJRygU8Ui6bX6gBLF8C1:P5FepP4k7DHbLYPFstpf5oCSQuFVmb8nXIFhWl188hnagTGLMb/IHsqeJmV:z7D2I9umBSUOsSCd7SNHTiNVABqgaqyTzkNFgOH5DBkBk4Y7lNmqP/rit:49e5TxaYcdnZ1yvuEJDgKPQkPrPtS4YPxaOZAHOfXgZStUOqOFAuKfoQ9xP1OSVXQJMHoqAd9ULw3ofyySYponnzhepEePBI5iiEx13aD86e4mC265kW2aMPn3ttr6qLzwakgLYhuxGJcHsihfsWXrNC9p3XqZkP0lMB6BTkOzLIN7r5LzHfV4cN0sfPrL6RPDijnQvhNYyITU1yvP4QXxJPv9OGDdvJftYzRbqQyOeQjucu8AnMe4Kop2xUe3PAATVFCF57VGmoSEGao19YVqCUvK7XJGn64yy5uYV23OzXB5P3SvhAz58VAjzdqbDqfXcF1Hxbk//:OkcprUqnvyNM9fG8a625gKOnBqQ0bEe/GWFSYwhLLcdHEpMQBMxIwjQBtO2ChY:dPDKpI83Skc4LwX4hBc5SGXUoDxOIbG1CF6ql9y7mzJTXwmGM2S4w17Kmg3Zb/BdHSYhj957LZ8ouvkHsPJxkh:3BBJg66:bq56u74FlVDIcE073H0Qyz1cRqoEQzoz0Jx604eKQpjU2gfmQXgOJtxgWbbYWO2kRiRYVqNEqd6K/mKn9AMHhhQ:uM0nQ2QsUmqfDaa2NYABjsZ/QfMslA8hpW2EPgul9fy5eNVPgveordAmljy1Ag12jrENypHDKg7G8MzwjxEbkdC78TrTPfoaYHYBbG0ILC6BgfmAgXpfaFOsAnHgo3e35jqo:Sp5mk0:7AYrwr/l/zS5CuArPQckvSQO/i8WbvM35EO6zZIuM/IUMl46LRxbINEhTDbJQXpVFWqdCevS4eAYZtMosZRkyq34Cc0di:esHtT:uJvgTiRn2cByKyFhpnylDXW0Oqu41pFFasQ/wEGJzOc:vK/x5L2aKHOIol8LD/Iyfs3FSiEYT55DP9SWWvEAIg44k:FIqKvTE5A/1H4G1NPHecdoCKZIeX:EicMgdKlNSxl4Ns854TJVOzLIAo34h4N3TAy6FT6YHE3gvnHPtm6rIu8CFEGmi4xlTk3PVOG6zrddw7DwsxdJJwYTdckO98vuzZHGXrq1ZLYMmLxD/HFGhnjLrzde0JjGMq8f/0LJQyYk4nCcsalPTAeQKj4As17PKkTBCsBGJjtQgA/lUTmPBPWKpgGOxQAvYWw3XMQP:c0FQW5Wgp6LdYVLbsh87i0RbpBZ93BEbpxGvHSB3HU/F4VnkIDr24K:gbVAmqYQTzsI99aBUPetF12nVIUklBFkhmvuFr40PP2T6x5JwX/inhYsWk0wTooN0oiHZJDcVSO5N0OxUUWgDrwEcB4aC321YPLx2Ta1CKTCE5aoXekZ3dJ4fm3Kse3NS3bNM2zlqaHgMRWNayIxfZKR1blLxh6/Z2OwxdG:wPFYyrJPBJ71C2nQl5zzYhMSTZm9m7GD37idL7tZomE17XgKU8AebgdXPNpfcnEFMY:uKVf10hzfLOpzPpC5V:DtAETgrsXyURPbKEdCBaorSOQ2I2jcRw6Rd1FHyFyWRsl4juTlJWE0AMvT0mDrR0eNjOWl6D4HJ7s1FRETHoQVk:v7JDCV:UsHEmN0nYWXem9pHN2hnnmKcRT9CGIhuPRKlSfr8GRMTIAgTOPOhpAxHHemOfZ4Gtp8EnjeOkphvIA5xyE5hr:QIV:ygCo1ybZ0K/20OLmNIlQVuyS9J1lMzlwmjGaINWUSzl1nbW3K3yF3Vu2IF4UyUyPvcFRBVRy9hG5jpyNj/HG3kKKGIWBKqwBiqzgbytqV/sD65aCoeTfz7zs1tyCUD2ChMMTKDmCGXCgyjW8V9Z1aWoPHwYaTnxsw3jHWSWGsQrKvGKxMqrqYsFWR3JCZGJDSgEu19bm/43mKY2q18p/n5VJb1QOwe6w10WgCSGfKeQLULEPWKmxRSywu99NirkQZ1DDTD4AT/mpI4YXZfAtNuYm8YOPR8eJJX/AnIw43YbT6OnDPvyB35TMx6htRL7P48ViIQe6CZ7dNXjtIKsWuybxpnl3taTMH6/PUp3gnRoQwnwGkBHswXWbXWHT7vtx5S2fWs1USUr94m8FlyNVAY5UmoIlE5zbZ1hqwnyVa5F:ADyPx8ZnDc78a07A3:YQYBxlfcAIVeYlFkG20odqZOz7jvJTCJvqnbywLubFNH0AVnPuOj96RocwOEqU:I6qFvelUqf0VXykGxnIRFyn5QVHruS25357ju8ASulhWA/hP6FoQfbHu8qL8Eh78nlsxXBI:Q71NkX5EiyfNB:AwlJ2VZLfhnnKNHs:bfHge:gTXmezUdPjhTRVsO7NzUMUuxWZTKenDlnDq2t2JwlUr8JLuytKY:SPX06cxmB:XocPhoDyH/USJldv9NQMjOlPksLJEe7rdUQL44equlBFPu94TOLgbDXfWFXEu5rBSsubKmrcxwwbi8mw/K84n15iuuY0Mu03qexU5nocOHViE:1SWGZoFjI5JVJovPXJxkxdXWlHXIQhfKAA5kgsySaCF2yu8c/ptrL:S4GP0QVzmGiACPvWe97ugtYwSyLPXUAM5V8OrpXJzNt25Fnh1B59yCJtkGCgIS:sdJMBcpcEg/OPykMBt:7V/9nHyaMeIBGcsSycUIS4:ABFNfeFffcSdC5HpUqypT31GcYNfpZksYzLAWf0uC1QYFxkOGculU3zkCW5KzbKSXCBseV2xGNeidytt0oxxRVPRT9K:PFurmx73G08VMTRL9SmT3l6yOth/vx/X3sEK9:6G5uu4YEA/IaXMISSZlroj5tudh:5x5REoRHtpjQxY:19RlWqm590jA1Tzmrn8cjcBmFboQobAs19VJA3:5Pk8Kn500QobURnnUSKL5QGuWVvfu992qQFxUypRXsPAVufXC0I7U6SRHYmjPBwe9fiQKvwaXmsMddecFjRyS1MxjVQmV9kIC9cYn2uvZPVzlq9";A.C[2456956037]="Fo4bL8AssCtqbbcbU/xfvaqUs0zQGhOoBYusf3MfYkIBhCihnynN:LnsHs1XTD4otCGtA3KcK5BlOQfMqR7Z5PFhnc0qjVUDZiHzvZr4sed6Jn9b:MiTO3V9nhG9eUgiyZXF:ISoSRCCiv6sSm1GkpzN4fb5MSyuRUhOAJaeLfq9eKjanS4PWTwZaOSHdUAAkXfopqMJ0GRfvgyRT1LaDjwUYOMJlnQ/UkoHccStmm5XqycgW:Ig6Cmp9b/exzAU9suauKVgeYNbPdF:ahPC6HghWAbZbs:BDQZEchWFgFjaaxOqsA8F3w6deT0E1vgT3ySRsO07U/GWQDrTGdfFXwk2/kM0Th9P6KUuEhp/wuRGOGnOEs0xSPwYK7z3bPwcJ1DEv21IlDZdw:5DFkKayap6BRr.";wa(k,"".replace,"console",g(9).apply,g(9).call);g(4)(666307205,0,1);var Yb="EN",Vc="",wc=null,Wc=null,Xc="",Yc=null,Zc="",vc=null,xc=null,Ec=null,zc=null,Bc=null,Ac=null;function Fc(){var b={hb:x.hb};Vc=b.hb||Yb;wc=b.mf||{};xc=b.kf||{};Ec=b.hf||{};zc=b.gf||{};Bc=b.lf||{};Ac=b.jf||{}} function Gc(b){var a=b[".codeISO"];if(a){a=a.toUpperCase();wc[a]=b;if(Yb!==a){var c=b[".country"];if(c){32===k(c)||(c=[c]);for(var d=0;d<c.length;d++){var f=c[d].toUpperCase();xc[f]=a;a in Ec||(Ec[a]=f)}}if(c=b[".lng"])for(32===k(c)||(c=[c]),d=0;d<c.length;d++)Bc[c[d].toUpperCase()]=a;(d=b[".dir"])&&(Ac[a]=d.toLowerCase());if(b=b[".fallbackCode"])b=b.toUpperCase(),Yb!==b&&(zc[a]=b)}a=wc;Xc=(b=Bc[Vc])?b in a?b:$c(a,b):Yb;Wc=Qb(wc,Xc);Zc=$c(wc,Xc);Yc=Qb(wc,Zc);vc=wc[Yb]}} function Cc(b){var a=[],c;for(c in zc)zc[c]===b&&a.push(c);return a}function Dc(b){return b in xc?xc[b]:""}function uc(b){return yc(b in Ec?Ec[b]:"").toLowerCase().replace(/\b./g,function(a){return a.toUpperCase()})}function yc(b){return b.toLowerCase().replace(/\b./g,function(a){return a.toUpperCase()})}function tc(){return Xc in Ac?Ac[Xc]:Zc in Ac?Ac[Zc]:"ltr"}function S(b){return b in Wc?Wc[b]:b in Yc?Yc[b]:b in vc?vc[b]:"[missing "+b+"]"}function Ic(b){return b in Wc||b in Yc||b in vc?!0:!1} function $c(b,a){var c=zc[a];return c&&c in b?c:Yb}function Qb(b,a){if(a in b)return b[a];if(a in zc){var c=zc[a];if(c in b)return b[c]}return b[Yb]}function Xb(b,a){return a?b.replace(/\$\{(\w+)(\[(\d+)\]|\[(\W*)\])?\}/g,function(b,d,f,n,l){return f?n?a[d][n]||"":a[d].join(l):a[d]}):b} try{var ad=new (window.AudioContext||window.webkitAudioContext),Ab=function(b,a){var c=ad.createOscillator();c.connect(ad.destination);c.type=a||"sine";c.start(0);setTimeout(function(){c.stop(0)},b)}}catch(bd){ad=null,Ab=function(){kb("beep!")}}var Z={Xd:"",Zd:0,$d:"",ae:0,Yd:0,ee:0,fe:"",ge:"",ce:null,de:null,be:null}; function Pc(b,a){if(a)if(b.A&&b.A in a)switch(b.ga){case 7:case 9:b.m=a[b.A];break;default:b.e=a[b.A]}else for(var c in b)if(b.hasOwnProperty(c)){var d=b[c];switch(k(d)){case 42:Pc(d,a);break;case 32:for(var f=0;f<d.length;f++)Pc(d[f],a)}}}function Tc(b,a){a||(a={});if(b.A){switch(b.ga){case 7:case 9:a[b.A]=b.m;break;default:a[b.A]=b.e}return a}for(var c in b)if(b.hasOwnProperty(c)){var d=b[c];switch(k(d)){case 42:Tc(d,a);break;case 32:for(var f=0;f<d.length;f++)Tc(d[f],a)}}return a} function T(b,a,c){44===k(a)&&(a="c"+a);cd(b+"."+a+c)}function Nc(b){var a=3835390401;44===k(a)&&(a="i"+a);cd("div#"+a+b)}function cd(b){for(var a=0;10>a;a++){var c=document.styleSheets[a];try{if("cssRules"in c){c.insertRule(b,c.cssRules.length);break}}catch(d){}}}function Sc(b,a){if(b.ra==a||b.Ib==a)return b;var c=null,d;for(d in b)if(b.hasOwnProperty(d)){var f=b[d];switch(k(f)){case 42:if(c=Sc(f,a))return c;break;case 32:for(var n=0;n<f.length;n++)if(c=Sc(f[n],a))return c}}return null} function Rc(b){if(b.ra){if(m(b.ra.value)){var a=b.ra.value;m(b.hc)&&a>b.hc&&(a=b.hc);m(b.ic)&&a<b.ic&&(a=b.ic);b.m=a}m(b.ra.checked)&&(b.e=b.ra.checked)}for(var c in b)if(b.hasOwnProperty(c))switch(a=b[c],k(a)){case 42:Rc(a);break;case 32:a.forEach(Rc)}} function Qc(b,a,c,d){c=c||"";d=d||"";var f=a.He;m(f)||(f="");var n=a.Xa||!1,l=a.Je||"",B=a.e||!1,r=m(a.l)?a.l:Z.Xd,z=a.Ka,H=a.Lb,aa=a.m,y=m(a.Qd)?a.Qd:Z.Zd,P=a.Wd,Aa=n?n:m(a.N)?a.N:Z.Yd,ba=a.Za,Oa=m(a.f)?a.f:Z.ae,J=a.Pe,Sa=a.hc,hb=a.Ie,lb=a.La,ib=a.ic,fa=m(a.Sd)?a.Sd:Z.$d,Ja=a.Oe,mb=a.Me||!1,nb=m(a.Ud)?a.Ud:Z.ee,Ua=a.sc,Na=a.Ne,Qa=m(a.V)?a.V:Z.fe,V=a.Re,gb=m(a.Vd)?a.Vd:"",Va=m(a.Ya)?a.Ya:"",ya=a.h||"",e=n?l?l:"Not available":a.c,N=m(a.ga)?a.ga:Z.ge,X=a.$a,ka=a.Fe||"",ta=a.jc||Z.ce,ab=a.Td,bb=a.rc, p=a.Le||Z.de,w=a.Qe,ra=a.Ke||Z.be,La=a.Mb,n=[],l=document.createElement("input"),G=document.createElement("label"),ha=ya;44===k(c)&&(c="p"+c);44===k(f)&&(f="i"+f);44===k(r)&&(r="c"+r);44===k(z)&&(z="c"+z);44===k(fa)&&(fa="n"+fa);switch(N){case 1:l=G=null;ha="";break;case 3:l.type="number";break;case 4:y&&!f&&(f=c+d+"i");fa||(fa=c+"n");l.type="radio";y&&(G.htmlFor=f);break;case 5:y&&!f&&(f=c+d+"i");l.type="checkbox";y&&(G.htmlFor=f);break;case 6:l=document.createElement("button");ya&&(l.innerHTML= ya);G=null;ha="";break;case 7:l.type="text";break;case 8:l.type="password";break;case 9:l.type="date";break;default:l=null,G=document.createElement("div")}G&&l&&!y&&(nb?G.appendChild(l):G.insertBefore(l,G.firstChild));m(a.Ib)&&(G=a.Ib);m(a.ra)&&(l=a.ra);if(ha){ya=document.createElement("span");ya.innerHTML=ha;ya.style.pointerEvents="none";for(var ha=G.getElementsByTagName("span"),da=0;da<ha.length;da++)G.removeChild(ha[da]);G.insertBefore(ya,G.firstChild)}G&&l?y?nb?n.push(G,l):n.push(l,G):n.push(G): (G&&n.push(G),l&&n.push(l));f&&(l?l.id=f:G&&(G.id=f),a.He=f);fa&&(a.Sd=fa);l&&(z&&(l.className=z),ka&&(l.accessKey=ka),m(B)&&(l.checked=B),l.disabled=Aa,m(Sa)&&(l.max=Sa),m(hb)&&(l.maxLength=hb),m(ib)&&(l.min=ib),lb&&(l.placeholder=lb),fa&&(l.name=fa),m(mb)&&(l.nf=mb),m(Na)&&(l.step=Na),m(aa)&&(l.value=aa),m(ta)&&(l.onclick=ta),m(ra)&&(l.onchange=ra),m(p)&&a.hd&&(l.onchange=p),gb&&(l.style.cssText=gb));G&&(m(ab)&&(G.onclick=ab),Va&&(G.style.cssText=Va));(f=n[0])?(r&&(f.className=r),Qa&&(f.style.cssText= Qa)):f=b;r=Ba(Z);m(H)&&(Z.Xd=H);m(P)&&(Z.Zd=P);m(Ja)&&(Z.$d=Ja);m(ba)&&(Z.Yd=ba);m(J)&&(Z.ae=J);m(Ua)&&(Z.ee=Ua);m(V)&&(Z.fe=V);m(X)&&(Z.ge=X);bb&&(Z.ce=bb);La&&(Z.be=La);w&&(Z.de=w);for(da in a)if(a.hasOwnProperty(da))switch(H=a[da],k(H)){case 42:f=Qc(f,H,c+d,da);break;case 32:for(P=0;P<H.length;P++)42===k(H[P])&&(f=Qc(f,H[P],c+d,da))}Z=r;n.forEach(function(c){c.style.display=Oa?"none":"";m(e)&&(c.title=e);c!==a.ra&&c!==a.Ib&&b.appendChild(c)});a.ra=l;a.Ib=G;Object.defineProperties(a,{ra:{enumerable:!1}, Ib:{enumerable:!1}});return b}wa("log",eval,"error","warning"); function Uc(b){if(0==b.length)return"";b=dd(ed(b));1>=b.length&&(b[1]=0);for(var a=dd(ed("3").slice(0,16)),c=b.length,d=b[c-1],f=b[0],n,l=Math.floor(6+52/c),B=0;0<l--;){B+=2654435769;n=B>>>2&3;for(var r=0;r<c;r++)f=b[(r+1)%c],d=(d>>>5^f<<2)+(f>>>3^d<<4)^(B^f)+(a[r&3^n]^d),d=b[r]+=d}var c=fd(b),z,a=[];b="";c=(void 0==typeof z?0:z)?ed(c):c;z=c.length%3;if(0<z)for(;3>z++;)b+=ld(64),c+="\x00";for(z=0;z<c.length;z+=3)n=c.charCodeAt(z),l=c.charCodeAt(z+1),B=c.charCodeAt(z+2),r=n<<16|l<<8|B,n=r>>18&63,l= r>>12&63,B=r>>6&63,r&=63,a[z/3]=ld(n)+ld(l)+ld(B)+ld(r);z=a.join("");return z=z.slice(0,z.length-b.length)+b} function Oc(b,a){if(0==b.length)return"";var c;c=void 0==typeof c?!1:c;var d,f,n,l,B,r=[],z;z=c?md(b):b;for(var H=0;H<z.length;H+=4)d=nd(z.charAt(H)),f=nd(z.charAt(H+1)),l=nd(z.charAt(H+2)),B=nd(z.charAt(H+3)),n=d<<18|f<<12|l<<6|B,d=n>>>16&255,f=n>>>8&255,n&=255,r[H/4]=String.fromCharCode(d,f,n),64==B&&(r[H/4]=String.fromCharCode(d,f)),64==l&&(r[H/4]=String.fromCharCode(d));l=r.join("");c=c?md(l):l;c=dd(c);l=dd(ed(a).slice(0,16));B=c.length;d=c[B-1];f=c[0];for(z=2654435769*Math.floor(6+52/B);0!=z;){r= z>>>2&3;for(H=B-1;0<=H;H--)d=c[0<H?H-1:B-1],d=(d>>>5^f<<2)+(f>>>3^d<<4)^(z^f)+(l[H&3^r]^d),f=c[H]-=d;z-=2654435769}c=fd(c);c=c.replace(/\0+$/,"");return md(c)}function dd(b){for(var a=Array(Math.ceil(b.length/4)),c=0;c<a.length;c++)a[c]=b.charCodeAt(4*c)+(b.charCodeAt(4*c+1)<<8)+(b.charCodeAt(4*c+2)<<16)+(b.charCodeAt(4*c+3)<<24);return a}function fd(b){for(var a=Array(b.length),c=0;c<b.length;c++)a[c]=String.fromCharCode(b[c]&255,b[c]>>>8&255,b[c]>>>16&255,b[c]>>>24&255);return a.join("")} function nd(b){b=122-b.charCodeAt(0);return b-6*Math.floor((b-6*Math.floor(b/26))/26)}function ld(b){return String.fromCharCode(122-b-6*Math.floor(b/26))}function ed(b){b=b.replace(/[\u0080-\u07ff]/g,function(a){a=a.charCodeAt(0);return String.fromCharCode(192|a>>6,128|a&63)});return b=b.replace(/[\u0800-\uffff]/g,function(a){a=a.charCodeAt(0);return String.fromCharCode(224|a>>12,128|a>>6&63,128|a&63)})} function md(b){b=b.replace(/[\u00e0-\u00ef][\u0080-\u00bf][\u0080-\u00bf]/g,function(a){return String.fromCharCode((a.charCodeAt(0)&15)<<12|(a.charCodeAt(1)&63)<<6|a.charCodeAt(2)&63)});return b=b.replace(/[\u00c0-\u00df][\u0080-\u00bf]/g,function(a){return String.fromCharCode((a.charCodeAt(0)&31)<<6|a.charCodeAt(1)&63)})}wa(Oc); })()


































































































QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址