Update 28 files
- /productos2/prueba.txt - /bloque1-educ-fin/.gitkeep - /README.md - /manuales/Manual_Solicitar_Tarjeta_Fisica.pdf - /manuales/Manual_Cambio_Alias_Servicio_Domiciliado.pdf - /manuales/Manual_Reposicion_Tarjeta_Fisica.pdf - /manuales/Manual_Asociar_Tarjeta_Fisica.pdf - /manuales/Manual_Agregar_Cuenta_Contacto_Existente.pdf - /manuales/Manual_Contactar_Centro_Contacto.pdf - /manuales/Manual_Chat_en_App.pdf - /manuales/Manual_Eliminar_Contacto_Compra_Tiempo_Aire.pdf - /manuales/Manual_Diferir_Compras.pdf - /manuales/Manual_Cambio_Informacion_Fiscal.pdf - /manuales/Manual_Editar_Contacto_Compra_Tiempo_Aire.pdf - /manuales/Manual_Activar_Tarjeta_Fisica.pdf - /manuales/Manual_Autenticacion_Push_Centro_Contacto.pdf - /manuales/Manual_Ver_CVV_Dinamico_Tarjeta_Digital.pdf - /manuales/Manual_Ver_CVV_Tarjeta_Fisica.pdf - /manuales/Manual_Transferencias_Rapidas.pdf - /manuales/Manual_Consultar_Detalle_TDC.pdf - /manuales/Manual_Configurar_Limites_TarjetaDeCredito.pdf - /manuales/Manual_Compra_Fondos_Existentes.pdf - /manuales/Manual_Cambio_Contrasena.pdf - /manuales/Manual_Agregar_Contacto.pdf - /tutoriales/tut1/Manual_Convertir_Capsula_Plus.pdf - /tutoriales/tut1/Manual_Editar_Capsula_Plus.pdf - /tutoriales/tut1/Manual_Ver_Capsula_con_ahorro_programado.pdf - /tutoriales/tut2/Manual_Pago_ServicioHappyPath.pdf
This commit is contained in:
93
README.md
93
README.md
@@ -1,93 +0,0 @@
|
||||
# base-conocimientos
|
||||
|
||||
|
||||
|
||||
## Getting started
|
||||
|
||||
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
|
||||
|
||||
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
|
||||
|
||||
## Add your files
|
||||
|
||||
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
|
||||
- [ ] [Add files using the command line](https://docs.gitlab.com/topics/git/add_files/#add-files-to-a-git-repository) or push an existing Git repository with the following command:
|
||||
|
||||
```
|
||||
cd existing_repo
|
||||
git remote add origin https://lnxocpgit1.dev.ocp.banorte.com:5443/desarrollo/evoluci-n-tecnol-gica/ap01194-orq-cog/autoservicio/base-conocimientos.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
|
||||
## Integrate with your tools
|
||||
|
||||
- [ ] [Set up project integrations](https://lnxocpgit1.dev.ocp.banorte.com:5443/desarrollo/evoluci-n-tecnol-gica/ap01194-orq-cog/autoservicio/base-conocimientos/-/settings/integrations)
|
||||
|
||||
## Collaborate with your team
|
||||
|
||||
- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
|
||||
- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
|
||||
- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
|
||||
- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
|
||||
- [ ] [Set auto-merge](https://docs.gitlab.com/user/project/merge_requests/auto_merge/)
|
||||
|
||||
## Test and Deploy
|
||||
|
||||
Use the built-in continuous integration in GitLab.
|
||||
|
||||
- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/)
|
||||
- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing (SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
|
||||
- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
|
||||
- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
|
||||
- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
|
||||
|
||||
***
|
||||
|
||||
# Editing this README
|
||||
|
||||
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.
|
||||
|
||||
## Suggestions for a good README
|
||||
|
||||
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
|
||||
|
||||
## Name
|
||||
Choose a self-explaining name for your project.
|
||||
|
||||
## Description
|
||||
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
|
||||
|
||||
## Badges
|
||||
On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
|
||||
|
||||
## Visuals
|
||||
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
|
||||
|
||||
## Installation
|
||||
Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
|
||||
|
||||
## Usage
|
||||
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
|
||||
|
||||
## Support
|
||||
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
|
||||
|
||||
## Roadmap
|
||||
If you have ideas for releases in the future, it is a good idea to list them in the README.
|
||||
|
||||
## Contributing
|
||||
State if you are open to contributions and what your requirements are for accepting them.
|
||||
|
||||
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
|
||||
|
||||
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
|
||||
|
||||
## Authors and acknowledgment
|
||||
Show your appreciation to those who have contributed to the project.
|
||||
|
||||
## License
|
||||
For open source projects, say how it is licensed.
|
||||
|
||||
## Project status
|
||||
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
|
||||
8713
manuales/Manual_Activar_Tarjeta_Fisica.pdf
Normal file
8713
manuales/Manual_Activar_Tarjeta_Fisica.pdf
Normal file
File diff suppressed because one or more lines are too long
7992
manuales/Manual_Agregar_Contacto.pdf
Normal file
7992
manuales/Manual_Agregar_Contacto.pdf
Normal file
File diff suppressed because one or more lines are too long
12219
manuales/Manual_Agregar_Cuenta_Contacto_Existente.pdf
Normal file
12219
manuales/Manual_Agregar_Cuenta_Contacto_Existente.pdf
Normal file
File diff suppressed because one or more lines are too long
15573
manuales/Manual_Asociar_Tarjeta_Fisica.pdf
Normal file
15573
manuales/Manual_Asociar_Tarjeta_Fisica.pdf
Normal file
File diff suppressed because one or more lines are too long
9613
manuales/Manual_Autenticacion_Push_Centro_Contacto.pdf
Normal file
9613
manuales/Manual_Autenticacion_Push_Centro_Contacto.pdf
Normal file
File diff suppressed because one or more lines are too long
2039
manuales/Manual_Cambio_Alias_Servicio_Domiciliado.pdf
Normal file
2039
manuales/Manual_Cambio_Alias_Servicio_Domiciliado.pdf
Normal file
File diff suppressed because one or more lines are too long
BIN
manuales/Manual_Cambio_Contrasena.pdf
Normal file
BIN
manuales/Manual_Cambio_Contrasena.pdf
Normal file
Binary file not shown.
5800
manuales/Manual_Cambio_Informacion_Fiscal.pdf
Normal file
5800
manuales/Manual_Cambio_Informacion_Fiscal.pdf
Normal file
File diff suppressed because one or more lines are too long
7717
manuales/Manual_Chat_en_App.pdf
Normal file
7717
manuales/Manual_Chat_en_App.pdf
Normal file
File diff suppressed because one or more lines are too long
20965
manuales/Manual_Compra_Fondos_Existentes.pdf
Normal file
20965
manuales/Manual_Compra_Fondos_Existentes.pdf
Normal file
File diff suppressed because one or more lines are too long
8610
manuales/Manual_Configurar_Limites_TarjetaDeCredito.pdf
Normal file
8610
manuales/Manual_Configurar_Limites_TarjetaDeCredito.pdf
Normal file
File diff suppressed because one or more lines are too long
14351
manuales/Manual_Consultar_Detalle_TDC.pdf
Normal file
14351
manuales/Manual_Consultar_Detalle_TDC.pdf
Normal file
File diff suppressed because one or more lines are too long
3915
manuales/Manual_Contactar_Centro_Contacto.pdf
Normal file
3915
manuales/Manual_Contactar_Centro_Contacto.pdf
Normal file
File diff suppressed because one or more lines are too long
9569
manuales/Manual_Diferir_Compras.pdf
Normal file
9569
manuales/Manual_Diferir_Compras.pdf
Normal file
File diff suppressed because one or more lines are too long
BIN
manuales/Manual_Editar_Contacto_Compra_Tiempo_Aire.pdf
Normal file
BIN
manuales/Manual_Editar_Contacto_Compra_Tiempo_Aire.pdf
Normal file
Binary file not shown.
7653
manuales/Manual_Eliminar_Contacto_Compra_Tiempo_Aire.pdf
Normal file
7653
manuales/Manual_Eliminar_Contacto_Compra_Tiempo_Aire.pdf
Normal file
File diff suppressed because one or more lines are too long
7769
manuales/Manual_Reposicion_Tarjeta_Fisica.pdf
Normal file
7769
manuales/Manual_Reposicion_Tarjeta_Fisica.pdf
Normal file
File diff suppressed because one or more lines are too long
BIN
manuales/Manual_Solicitar_Tarjeta_Fisica.pdf
Normal file
BIN
manuales/Manual_Solicitar_Tarjeta_Fisica.pdf
Normal file
Binary file not shown.
9466
manuales/Manual_Transferencias_Rapidas.pdf
Normal file
9466
manuales/Manual_Transferencias_Rapidas.pdf
Normal file
File diff suppressed because one or more lines are too long
6817
manuales/Manual_Ver_CVV_Dinamico_Tarjeta_Digital.pdf
Normal file
6817
manuales/Manual_Ver_CVV_Dinamico_Tarjeta_Digital.pdf
Normal file
File diff suppressed because one or more lines are too long
7681
manuales/Manual_Ver_CVV_Tarjeta_Fisica.pdf
Normal file
7681
manuales/Manual_Ver_CVV_Tarjeta_Fisica.pdf
Normal file
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
prueba desde Gitlab 4
|
||||
Binary file not shown.
@@ -81,3 +81,754 @@ trailer
|
||||
/Root 8 0 R
|
||||
/Info 7 0 R
|
||||
>>
|
||||
startxref
|
||||
1401
|
||||
%%EOF
|
||||
3 0 obj
|
||||
<</Type/Page/Parent 1 0 R/Contents 232 0 R/Resources 229 0 R>>
|
||||
endobj
|
||||
8 0 obj
|
||||
<</Type/Catalog/Pages 1 0 R/OpenAction[ 3 0 R/FitH null]/PageLayout/OneColumn/AcroForm 9 0 R>>
|
||||
endobj
|
||||
9 0 obj
|
||||
<</Fields[]>>
|
||||
endobj
|
||||
18 0 obj
|
||||
<</Type/Font/BaseFont/BRBNNV+Helvetica/Subtype/Type0/Encoding/Identity-H/DescendantFonts 22 0 R/ToUnicode 228 0 R>>
|
||||
endobj
|
||||
19 0 obj
|
||||
<</Type/FontDescriptor/Ascent 1122/CapHeight 717/Descent -481/Flags 4/FontBBox 20 0 R/FontName/BRBNNV+Helvetica/ItalicAngle 0/StemV 88/XHeight 523/FontStretch/Normal/FontWeight 400/FontFile2 224 0 R/CIDSet 226 0 R>>
|
||||
endobj
|
||||
20 0 obj
|
||||
[ -951 -481 1446 1122]
|
||||
endobj
|
||||
21 0 obj
|
||||
<</Type/Font/Subtype/CIDFontType2/BaseFont/BRBNNV+Helvetica/CIDSystemInfo 23 0 R/FontDescriptor 19 0 R/DW 1000/W 24 0 R/CIDToGIDMap/Identity>>
|
||||
endobj
|
||||
22 0 obj
|
||||
[ 21 0 R]
|
||||
endobj
|
||||
23 0 obj
|
||||
<</Registry(Adobe)/Ordering(Identity)/Supplement 0>>
|
||||
endobj
|
||||
24 0 obj
|
||||
[ 0 25 0 R 2 4 278 5 26 0 R 6 7 556 8 27 0 R 11 12 333 13 28 0 R 17 18 278 19 28 556 29 30 278 31 33 584 34 29 0 R 36 37 667 38 39 722 40 30 0 R 59 60 667 61 31 0 R 62 64 278 65 32 0 R 68 69 556 70 33 0 R 71 72 556 73 34 0 R 74 75 556 76 77 222 78 35 0 R 81 84 556 85 36 0 R 91 93 500 94 37 0 R 98 99 667 100 38 0 R 105 110 556 111 39 0 R 112 115 556 116 119 278 120 130 556 131 40 0 R 132 134 556 135 41 0 R 138 139 737 141 142 333 143 42 0 R 145 43 0 R 147 149 549 150 44 0 R 161 162 611 163 45 0 R 169 170 556 172 46 0 R 173 174 667 175 47 0 R 177 48 0 R 180 181 333 182 183 222 184 49 0 R 190 191 333 192 193 500 194 50 0 R 199 203 667 204 207 278 208 209 778 210 51 0 R 212 214 722 215 52 0 R 216 225 333 226 53 0 R 239 240 584 241 243 333 244 246 834 247 54 0 R 285 286 556 287 55 0 R 316 317 556 318 56 0 R 365 379 0 380 57 0 R 382 383 556 384 58 0 R 397 398 556 399 59 0 R 401 403 0 404 405 278 406 60 0 R 417 418 722 419 61 0 R 440 62 0 R 441 442 556 443 63 0 R 449 450 583 451 64 0 R 454 457 556 458 460 500 461 65 0 R 485 66 0 R 500 501 556 502 67 0 R 503 535 0 536 68 0 R 541 542 333 543 544 521 545 69 0 R 547 548 278 549 70 0 R 552 554 556 555 71 0 R 556 557 587 558 559 722 560 72 0 R 561 562 667 563 73 0 R 574 575 333 576 74 0 R 583 584 523 585 586 674 587 75 0 R 591 76 0 R 593 599 0 600 608 278 609 613 0 614 77 0 R 619 620 333 621 622 537 623 78 0 R 628 652 0 653 79 0 R 655 656 167 657 658 549 659 660 494 661 662 713 663 664 274 665 668 549 669 80 0 R 685 686 722 687 81 0 R 715 716 278 717 82 0 R 734 83 0 R 753 84 0 R 844 845 278 846 85 0 R 860 865 833 866 86 0 R 993 995 278 996 87 0 R 1049 1050 565 1051 88 0 R 1082 89 0 R 1083 1084 833 1085 90 0 R 1097 1098 667 1099 91 0 R 1114 1115 611 1116 92 0 R 1123 1124 556 1125 93 0 R 1128 1129 611 1130 94 0 R 1144 1145 178 1146 1147 0 1148 95 0 R 1153 1154 267 1155 96 0 R 1162 1163 222 1164 97 0 R 1165 1166 834 1167 1168 556 1169 98 0 R 1170 1171 556 1172 99 0 R 1178 1179 278 1180 100 0 R 1211 1212 972 1213 101 0 R 1214 1218 0 1219 102 0 R 1249 1250 208 1251 103 0 R 1253 1255 333 1256 104 0 R 1257 1259 333 1260 1261 208 1262 1263 333 1264 1265 278 1266 105 0 R 1267 1268 167 1269 106 0 R 1272 1273 278 1274 1277 292 1278 107 0 R 1279 1281 292 1282 1283 250 1284 108 0 R 1287 1290 292 1291 109 0 R 1293 1306 0 1307 110 0 R 1308 1310 0 1311 1312 389 1313 111 0 R 1320 1321 278 1322 1327 0 1328 112 0 R 1329 1335 278 1336 113 0 R 1339 1340 167 1341 1351 278 1352 114 0 R 1355 1356 167 1357 115 0 R 1359 1360 556 1361 116 0 R 1372 1373 833 1374 117 0 R 1386 1387 556 1388 1389 222 1390 118 0 R 1391 1398 611 1399 119 0 R 1402 1403 933 1404 120 0 R 1407 1412 556 1413 1414 845 1415 121 0 R 1419 1426 611 1427 1428 900 1429 122 0 R 1433 1434 1145 1435 1442 278 1443 1444 456 1445 123 0 R 1449 1450 701 1451 1456 611 1457 1458 956 1459 124 0 R 1463 1470 611 1471 125 0 R 1475 1482 758 1483 1484 946 1485 126 0 R 1489 1490 1191 1491 1492 611 1493 1494 556 1495 1496 611 1497 1498 278 1499 1502 611 1503 1504 758 1505 1512 611 1513 127 0 R 1521 1528 611 1529 1530 1178 1531 128 0 R 1535 1536 1423 1537 1544 758 1545 1546 1224 1547 129 0 R 1551 1552 1469 1553 1559 611 1560 1561 667 1562 130 0 R 1565 1569 611 1570 131 0 R 1575 1582 278 1583 132 0 R 1585 1592 611 1593 1594 667 1595 133 0 R 1598 1602 758 1603 134 0 R 1612 1613 611 1614 135 0 R 1630 1645 611 1646 1663 278 1664 1681 611 1682 136 0 R 1699 1700 410 1701 137 0 R 1708 1709 410 1710 138 0 R 1717 1718 884 1719 139 0 R 1726 1727 884 1728 140 0 R 1734 1735 722 1736 141 0 R 1749 1752 834 1753 142 0 R 1796 1797 667 1798 143 0 R 1806 1807 667 1808 144 0 R 1819 1820 664 1821 145 0 R 1837 1838 667 1839 146 0 R 1847 1848 556 1849 147 0 R 1854 1855 208 1856 1859 333 1860 148 0 R 1861 1862 333 1863 149 0 R 1864 1865 584 1866 150 0 R 1870 1871 278 1872 151 0 R 1873 1874 509 1875 152 0 R 1881 1883 722 1884 1886 500 1887 153 0 R 1895 1898 333 1899 1900 308 1901 1905 412 1906 154 0 R 1909 1910 526 1911 155 0 R 1921 1922 170 1923 156 0 R 1928 1929 292 1930 157 0 R 1931 1932 230 1933 158 0 R 1935 1936 1149 1937 159 0 R 1939 1940 692 1941 160 0 R 1943 1944 230 1945 1946 499 1947 161 0 R 1950 1961 0 1962 1963 549 1964 1965 500 1966 162 0 R 1975 1976 667 1977 1978 278 1979 1980 667 1981 163 0 R 1982 1984 737 1998 164 0 R 2000 2002 278 2003 165 0 R 2020 2021 665 2022 166 0 R 2031 2033 361 2034 2035 365 2036 2038 361 2039 167 0 R 2040 2044 423 2045 168 0 R 2052 2060 0 2061 169 0 R 2065 2067 526 2068 2069 395 2070 170 0 R 2072 2075 395 2076 2077 370 2078 171 0 R 2082 2083 395 2084 172 0 R 2085 2087 395 2088 173 0 R 2099 2100 556 2101 174 0 R 2142 2146 556 2147 175 0 R 2148 2149 556 2150 2152 475 2153 176 0 R 2189 2190 543 2191 177 0 R 2195 2196 556 2197 178 0 R 2203 2204 590 2205 179 0 R 2213 2214 608 2215 180 0 R 2229 2230 613 2231 181 0 R]
|
||||
endobj
|
||||
25 0 obj
|
||||
[ 634 0]
|
||||
endobj
|
||||
26 0 obj
|
||||
[ 355]
|
||||
endobj
|
||||
27 0 obj
|
||||
[ 889 667 191]
|
||||
endobj
|
||||
28 0 obj
|
||||
[ 389 584 278 333]
|
||||
endobj
|
||||
29 0 obj
|
||||
[ 556 1015]
|
||||
endobj
|
||||
30 0 obj
|
||||
[ 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944]
|
||||
endobj
|
||||
31 0 obj
|
||||
[ 611]
|
||||
endobj
|
||||
32 0 obj
|
||||
[ 469 556 333]
|
||||
endobj
|
||||
33 0 obj
|
||||
[ 500]
|
||||
endobj
|
||||
34 0 obj
|
||||
[ 278]
|
||||
endobj
|
||||
35 0 obj
|
||||
[ 500 222 833]
|
||||
endobj
|
||||
36 0 obj
|
||||
[ 333 500 278 556 500 722]
|
||||
endobj
|
||||
37 0 obj
|
||||
[ 334 260 334 584]
|
||||
endobj
|
||||
38 0 obj
|
||||
[ 722 667 722 778 722]
|
||||
endobj
|
||||
39 0 obj
|
||||
[ 500]
|
||||
endobj
|
||||
40 0 obj
|
||||
[ 400]
|
||||
endobj
|
||||
41 0 obj
|
||||
[ 350 537 611]
|
||||
endobj
|
||||
42 0 obj
|
||||
[ 549]
|
||||
endobj
|
||||
43 0 obj
|
||||
[ 778 713]
|
||||
endobj
|
||||
44 0 obj
|
||||
[ 556 576 494 713 823 549 274 370 365 768 889]
|
||||
endobj
|
||||
45 0 obj
|
||||
[ 333 584 549 556 549 612]
|
||||
endobj
|
||||
46 0 obj
|
||||
[ 278]
|
||||
endobj
|
||||
47 0 obj
|
||||
[ 778]
|
||||
endobj
|
||||
48 0 obj
|
||||
[ 944 556]
|
||||
endobj
|
||||
49 0 obj
|
||||
[ 549 494 500 667 167 744]
|
||||
endobj
|
||||
50 0 obj
|
||||
[ 556 278 222 333]
|
||||
endobj
|
||||
51 0 obj
|
||||
[ 790 778]
|
||||
endobj
|
||||
52 0 obj
|
||||
[ 278]
|
||||
endobj
|
||||
53 0 obj
|
||||
[ 556 222 667 500 611 500 260 722 556 667 500 667 556]
|
||||
endobj
|
||||
54 0 obj
|
||||
[ 556 778 556 278 667 500 722 500 722 500 556 667 556 667 556 667 556 722 500 722 500 722 660 667 556 667 556 667 556 667 556 667 556 778 556 778 556 778]
|
||||
endobj
|
||||
55 0 obj
|
||||
[ 722 556 722 556 445 430 400 390 278 222 778 444 500 222 667 500 556 265 556 222 556 263 556 310 722 556 722 556 722]
|
||||
endobj
|
||||
56 0 obj
|
||||
[ 778 556 778 556 778 556 722 333 722 333 722 333 667 500 667 500 611 278 611 360 611 320 722 556 722 556 722 556 722 556 722 556 722 556 944 722 667 500 611 500 611 500 667 500 611 278 556]
|
||||
endobj
|
||||
57 0 obj
|
||||
[ 722 778]
|
||||
endobj
|
||||
58 0 obj
|
||||
[ 222 667 500 722 556 722 333 208 277 333 222 500 278]
|
||||
endobj
|
||||
59 0 obj
|
||||
[ 500 556]
|
||||
endobj
|
||||
60 0 obj
|
||||
[ 722 556 0 678 662 667 519 701 667 992 666]
|
||||
endobj
|
||||
61 0 obj
|
||||
[ 667 687 833 722 778 722 667 722 611 667 855 667 732 651 944 954 833 879 651 722]
|
||||
endobj
|
||||
62 0 obj
|
||||
[ 714]
|
||||
endobj
|
||||
63 0 obj
|
||||
[ 548 403 606 556 780 500]
|
||||
endobj
|
||||
64 0 obj
|
||||
[ 548 574 666]
|
||||
endobj
|
||||
65 0 obj
|
||||
[ 832 500 571 538 778 792 611 722 500 510 778 558 667 556 519 403 278 222 500 722 500 278 251]
|
||||
endobj
|
||||
66 0 obj
|
||||
[ 845 985 811 222 667 778 556 667 548 500 761 556 667 500 722]
|
||||
endobj
|
||||
67 0 obj
|
||||
[ 389]
|
||||
endobj
|
||||
68 0 obj
|
||||
[ 278 556 833 333 833]
|
||||
endobj
|
||||
69 0 obj
|
||||
[ 251 403]
|
||||
endobj
|
||||
70 0 obj
|
||||
[ 500 722 500]
|
||||
endobj
|
||||
71 0 obj
|
||||
[ 500]
|
||||
endobj
|
||||
72 0 obj
|
||||
[ 567]
|
||||
endobj
|
||||
73 0 obj
|
||||
[ 500 574 862 698 755 260 431 278 568 500 150]
|
||||
endobj
|
||||
74 0 obj
|
||||
[ 1378 667 323 333 222 333 537]
|
||||
endobj
|
||||
75 0 obj
|
||||
[ 333 323 333]
|
||||
endobj
|
||||
76 0 obj
|
||||
[ 354 139]
|
||||
endobj
|
||||
77 0 obj
|
||||
[ 139 70 333 430 556]
|
||||
endobj
|
||||
78 0 obj
|
||||
[ 667 611 556 889 676]
|
||||
endobj
|
||||
79 0 obj
|
||||
[ 167 310]
|
||||
endobj
|
||||
80 0 obj
|
||||
[ 1122 1011 667 278 556 833 945 667 945 1223 1500 945 667 945 1223 556]
|
||||
endobj
|
||||
81 0 obj
|
||||
[ 833 222 444 667 722 500 722 944 1167 722 500 722 944 222 500 556 833 1235 1094 982 981 707 371 1113 867 704 667 556]
|
||||
endobj
|
||||
82 0 obj
|
||||
[ 778 556 722 556 722 556 722 556 722 556 722 556 667 556 667 556]
|
||||
endobj
|
||||
83 0 obj
|
||||
[ 889 778 556 667 500 778 556 778 556 222 1225 1123 998 778 722 556 667 556]
|
||||
endobj
|
||||
84 0 obj
|
||||
[ 889 778 611 667 556 667 556 667 556 667 556 278 222 278 222 778 556 778 556 722 333 722 333 722 556 722 556 722 556 667 556 667 556 778 556 778 556 778 556 778 556 667 500 333 278 667 556 667 556 667 556 667 556 722 500 722 556 722 556 722 556 722 556 722 556 667 556 667 556 667 556 667 556 667 556 611 278 778 556 722 556 722 556 722 556 722 556 722 556 278 222]
|
||||
endobj
|
||||
85 0 obj
|
||||
[ 667 500 667 500 667 500 556 222 556 222 556 222 556 222]
|
||||
endobj
|
||||
86 0 obj
|
||||
[ 722 556 722 556 722 556 722 556 778 556 778 556 778 556 778 556 667 556 667 556 722 333 722 333 722 333 722 333 667 500 667 500 667 500 667 500 667 500 611 278 611 278 611 278 611 278 722 556 722 556 722 556 722 556 722 556 667 500 667 500 944 722 944 722 944 722 944 722 944 722 667 500 667 500 667 500 611 500 611 500 611 500 556 278 722 500 278 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556 667 556]
|
||||
endobj
|
||||
87 0 obj
|
||||
[ 222 778 556 778 556 778 556 778 556 778 556 778 556 778 556 889 676 889 676 889 676 889 676 889 676 722 556 722 556 862 698 862 698 862 698 862 698 862 698 667 500 667 500 667 500 667 500 667 556 667 556 678 734]
|
||||
endobj
|
||||
88 0 obj
|
||||
[ 892 692 678 565 678 565 678 565 1106 858 664 505 734 565 734 565 792 565 734 509 678 509 678 509 678 509 709 560 910 750]
|
||||
endobj
|
||||
89 0 obj
|
||||
[ 889]
|
||||
endobj
|
||||
90 0 obj
|
||||
[ 722 333 267 667 722 611 722 667 611 722 778 278]
|
||||
endobj
|
||||
91 0 obj
|
||||
[ 889 722 611 778 722 667 611 610 667 722 668 832 778 278 667]
|
||||
endobj
|
||||
92 0 obj
|
||||
[ 556 611 556 444 611 612 278]
|
||||
endobj
|
||||
93 0 obj
|
||||
[ 611 556 500]
|
||||
endobj
|
||||
94 0 obj
|
||||
[ 556 611 500 611 722 556 722 758 278 611 278 267 0 278]
|
||||
endobj
|
||||
95 0 obj
|
||||
[ 178 349 338 377 384]
|
||||
endobj
|
||||
96 0 obj
|
||||
[ 390 423 400 423 901 768 778]
|
||||
endobj
|
||||
97 0 obj
|
||||
[ 556]
|
||||
endobj
|
||||
98 0 obj
|
||||
[ 667]
|
||||
endobj
|
||||
99 0 obj
|
||||
[ 667 556 667 556 667 556]
|
||||
endobj
|
||||
100 0 obj
|
||||
[ 222 778 556 778 556 778 556 667 500 722 556 500 862 698 751 556 722 556 833 492 547 456 489 351 535 751 556 792 565 778 333]
|
||||
endobj
|
||||
101 0 obj
|
||||
[ 1112]
|
||||
endobj
|
||||
102 0 obj
|
||||
[ 751 556 792 565 267 338 556 611 500 556 603 607 556 592 605 556 605 267 944 441 333 603 590 646 931 672 528 726 595 590]
|
||||
endobj
|
||||
103 0 obj
|
||||
[ 222 191]
|
||||
endobj
|
||||
104 0 obj
|
||||
[ 191]
|
||||
endobj
|
||||
105 0 obj
|
||||
[ 111]
|
||||
endobj
|
||||
106 0 obj
|
||||
[ 221 361 250]
|
||||
endobj
|
||||
107 0 obj
|
||||
[ 333]
|
||||
endobj
|
||||
108 0 obj
|
||||
[ 111 292 278]
|
||||
endobj
|
||||
109 0 obj
|
||||
[ 333 278]
|
||||
endobj
|
||||
110 0 obj
|
||||
[ 278]
|
||||
endobj
|
||||
111 0 obj
|
||||
[ 856 972 278 1112 972 889 876]
|
||||
endobj
|
||||
112 0 obj
|
||||
[ 810]
|
||||
endobj
|
||||
113 0 obj
|
||||
[ 292 167 292]
|
||||
endobj
|
||||
114 0 obj
|
||||
[ 292 167 292]
|
||||
endobj
|
||||
115 0 obj
|
||||
[ 779 778]
|
||||
endobj
|
||||
116 0 obj
|
||||
[ 667 833 750 917 556 973 834 722 667 612 823]
|
||||
endobj
|
||||
117 0 obj
|
||||
[ 667 556 667 556 611 778 596 282 426 722 341 403]
|
||||
endobj
|
||||
118 0 obj
|
||||
[ 556]
|
||||
endobj
|
||||
119 0 obj
|
||||
[ 719 712 928]
|
||||
endobj
|
||||
120 0 obj
|
||||
[ 944 974 953]
|
||||
endobj
|
||||
121 0 obj
|
||||
[ 1057 1067 1044 1051]
|
||||
endobj
|
||||
122 0 obj
|
||||
[ 1112 1122 1100 1106]
|
||||
endobj
|
||||
123 0 obj
|
||||
[ 667 678 655 662]
|
||||
endobj
|
||||
124 0 obj
|
||||
[ 1167 1178 1155 1162]
|
||||
endobj
|
||||
125 0 obj
|
||||
[ 845 1067 1051 1090]
|
||||
endobj
|
||||
126 0 obj
|
||||
[ 1158 1168 1146 1152]
|
||||
endobj
|
||||
127 0 obj
|
||||
[ 1008 1006 1196 1230 1187 1201 1228 1226]
|
||||
endobj
|
||||
128 0 obj
|
||||
[ 1390 1400 1377 1384]
|
||||
endobj
|
||||
129 0 obj
|
||||
[ 1436 1446 1423 1430]
|
||||
endobj
|
||||
130 0 obj
|
||||
[ 800 797 958]
|
||||
endobj
|
||||
131 0 obj
|
||||
[ 834 832 853 841 1024]
|
||||
endobj
|
||||
132 0 obj
|
||||
[ 408 410]
|
||||
endobj
|
||||
133 0 obj
|
||||
[ 836 884 845]
|
||||
endobj
|
||||
134 0 obj
|
||||
[ 919 942 946 958 1059 611 556 611 278]
|
||||
endobj
|
||||
135 0 obj
|
||||
[ 758 729 832 841 410 942 884 958 278 611 584 614 621 369 341 556]
|
||||
endobj
|
||||
136 0 obj
|
||||
[ 800 797 719 928 933 712 933 944 800 797 719 928 933 712 933 944 408]
|
||||
endobj
|
||||
137 0 obj
|
||||
[ 456 667 655 456 678 662 408]
|
||||
endobj
|
||||
138 0 obj
|
||||
[ 456 667 655 456 678 662 836]
|
||||
endobj
|
||||
139 0 obj
|
||||
[ 845 1067 1051 845 1067 1051 836]
|
||||
endobj
|
||||
140 0 obj
|
||||
[ 845 1067 1051 845 1067 1051]
|
||||
endobj
|
||||
141 0 obj
|
||||
[ 778 222 639 667 722 0 665 556 778 556 931 902 737]
|
||||
endobj
|
||||
142 0 obj
|
||||
[ 803 611 1017 735 832 722 667 500 950 726 606 349 731 691 722 556 390 606 490 786 601 667 500 611 500 1106 858 664 505 678 509 734 565 734 509 621 509 678 509 709 560 709 560]
|
||||
endobj
|
||||
143 0 obj
|
||||
[ 606 436 709 560 774 609 921 701]
|
||||
endobj
|
||||
144 0 obj
|
||||
[ 874 663 910 697 910 697 931 712 734 565 556]
|
||||
endobj
|
||||
145 0 obj
|
||||
[ 832 607 1042 734 667 500 667 589 500 664 505 743 576 278 678 509]
|
||||
endobj
|
||||
146 0 obj
|
||||
[ 722 500 556 611 222 341 611 667]
|
||||
endobj
|
||||
147 0 obj
|
||||
[ 667 556 542 222 722]
|
||||
endobj
|
||||
148 0 obj
|
||||
[ 278]
|
||||
endobj
|
||||
149 0 obj
|
||||
[ 687]
|
||||
endobj
|
||||
150 0 obj
|
||||
[ 278 584 686 584]
|
||||
endobj
|
||||
151 0 obj
|
||||
[ 778]
|
||||
endobj
|
||||
152 0 obj
|
||||
[ 667 556 722 833 733 701]
|
||||
endobj
|
||||
153 0 obj
|
||||
[ 556 724 847 781 390 772 614 566]
|
||||
endobj
|
||||
154 0 obj
|
||||
[ 566 496 546]
|
||||
endobj
|
||||
155 0 obj
|
||||
[ 374 414 825 792 645 0 860 614 234 239]
|
||||
endobj
|
||||
156 0 obj
|
||||
[ 200 199 373 377 300]
|
||||
endobj
|
||||
157 0 obj
|
||||
[ 348]
|
||||
endobj
|
||||
158 0 obj
|
||||
[ 989 1186]
|
||||
endobj
|
||||
159 0 obj
|
||||
[ 154 542]
|
||||
endobj
|
||||
160 0 obj
|
||||
[ 593 532]
|
||||
endobj
|
||||
161 0 obj
|
||||
[ 502 429 550]
|
||||
endobj
|
||||
162 0 obj
|
||||
[ 933 537 489 638 791 598 845 1067 1051]
|
||||
endobj
|
||||
163 0 obj
|
||||
[ 502]
|
||||
endobj
|
||||
164 0 obj
|
||||
[ 502 111]
|
||||
endobj
|
||||
165 0 obj
|
||||
[ 250 278 722 778 722 555 665 611 667 602 720 606 722 833 727 799 1022]
|
||||
endobj
|
||||
166 0 obj
|
||||
[ 451 438 451 438 451 438 451 438 365]
|
||||
endobj
|
||||
167 0 obj
|
||||
[ 365]
|
||||
endobj
|
||||
168 0 obj
|
||||
[ 312 398 462 470 630 826 445]
|
||||
endobj
|
||||
169 0 obj
|
||||
[ 549 500 1278 1056]
|
||||
endobj
|
||||
170 0 obj
|
||||
[ 417 631]
|
||||
endobj
|
||||
171 0 obj
|
||||
[ 395 158 355 591]
|
||||
endobj
|
||||
172 0 obj
|
||||
[ 355]
|
||||
endobj
|
||||
173 0 obj
|
||||
[ 197 395 431 591 355 434 395 434 607 774 593]
|
||||
endobj
|
||||
174 0 obj
|
||||
[ 612 610 622 929 395 158 236 395 355 434 395 434 395 521 721 222 546 880 849 604 622 355 614 398 356 357 222 333 222 333 222 333 222 333 655 879 383 682 1094 556 359]
|
||||
endobj
|
||||
175 0 obj
|
||||
[ 523]
|
||||
endobj
|
||||
176 0 obj
|
||||
[ 520 518 569 527 831 539 534 621 847 538 522 972 576 577 736 534 557 739 552 663 557 800 535 736 551 580 566 588 575 580 602 575 518 530 593 530]
|
||||
endobj
|
||||
177 0 obj
|
||||
[ 591 734 537 604]
|
||||
endobj
|
||||
178 0 obj
|
||||
[ 518 556 527 518 577 568]
|
||||
endobj
|
||||
179 0 obj
|
||||
[ 896 579 570 607 912 594 561 1045]
|
||||
endobj
|
||||
180 0 obj
|
||||
[ 829 554 588 762 591 729 616 818 582 781 600 608 595 654]
|
||||
endobj
|
||||
181 0 obj
|
||||
[ 639 613 573 572 641 596 572 571 613 753 576 595 576 585 644 370 538 569 596 710 741]
|
||||
endobj
|
||||
224 0 obj
|
||||
<</Filter/FlateDecode/Length 8350/Length1 25198>>
|
||||
stream
|
||||
H<EFBFBD>ėP<14>ǟ<><C79F><EFBFBD>;~%<12><10>X<11><><EFBFBD>"+܁<><DC81> jn<6A><6E>p<>@QjU<1B><>j<EFBFBD>'a<>ScҦ<63><D2A6><EFBFBD>ڔ<EFBFBD>ؙ<EFBFBD>T<EFBFBD>X<EFBFBD><58>iM<69><4D><EFBFBD>5<EFBFBD>Il<49><6C><EFBFBD><EFBFBD><EFBFBD><1F><>Zo<5A><6F><EFBFBD><EFBFBD>p<1C>?<18>;<3B><><<3C><><EFBFBD><EFBFBD>~<7E><><EFBFBD><EFBFBD>ۺ<>yD<><18>Y^<5E><>k(K<><04>_<EFBFBD><5F><EFBFBD>kk<6B><0F>,<2C><18>$0
|
||||
-<2D>6W<36>{{ | ||||