>
intent11.putExtra("url", "http://cdz.evcharge.cc/zhannew/basic/web/index.php/duiba/active?token=" + replace + "&url=" + MainApplication.current_url); //配置自动登陆地址,每次需服务端动态生成。
} else {
@ -880,13 +849,6 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
}
context = this;
gestureguide = ProfileManager.getInstance().getGestureguide(getApplicationContext());
// //开启logcat输出,方便debug,发布时请关闭
// XGPushConfig.enableDebug(this, false);
// XGPushManager.registerPush(context);
//
// Context context = getApplicationContext();
// Intent service = new Intent(context, XGPushService.class);
// context.startService(service);
dialog = new LoadingDialog(this);
dialog.setCanceledOnTouchOutside(false);
@ -975,7 +937,6 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
}
}
}, 2000);
}
@ -1515,18 +1476,24 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
//设置是否强制刷新WIFI,默认为强制刷新
//mLocationOption.setWifiActiveScan(false);
mLocationOption.setWifiScan(true);
if (ProfileManager.getInstance().getRequestLocationPermission(MainMapActivity.this)) {
if (ProfileManager.getInstance().getStartedRequestLocationPermission(MainMapActivity.this)) {
if (hasLocationPermission()) {
requestLocationPermission();
}
} else { // 首次启动
ProfileManager.getInstance().setRequestLocationPermission(MainMapActivity.this, true);
ProfileManager.getInstance().setStartedRequestLocationPermission(MainMapActivity.this, true);
EasyPermissions.requestPermissions(
this,
"为了定位您的位置,推荐充电桩,充电桩位置路线导航需要开启位置权限,是否前往开启?",
RC_Location_FIRST_PERM,
Manifest.permission.ACCESS_FINE_LOCATION);
}
if (hasLocationPermission()) {
requestLocationPermission();
}
}
}
@ -2504,24 +2471,8 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
break;
case R.id.tv_switch_city:
if (isListShow == false) {
windowLayout.setVisibility(View.GONE);
rl_control.setVisibility(View.VISIBLE);
}
if (null != current_chargePoint) {
resetMarker();
}
MobclickAgent.onEvent(getApplicationContext(), "0107");
startActivity(new Intent(getApplicationContext(), NewSelectCityActivity.class));
if (ll_tuijian.getVisibility() == View.VISIBLE) {
ll_tuijian.setVisibility(View.GONE);
rl_tuijian_tip.setVisibility(View.VISIBLE);
ll_top_right.setVisibility(View.VISIBLE);
ll_map_control.setVisibility(View.VISIBLE);
}
startNewSelectCityActivity();
break;
case R.id.tab_screening:
if (socket != null) {
try {
@ -2619,6 +2570,24 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
}
}
private void startNewSelectCityActivity() {
if (isListShow == false) {
windowLayout.setVisibility(View.GONE);
rl_control.setVisibility(View.VISIBLE);
}
if (null != current_chargePoint) {
resetMarker();
}
MobclickAgent.onEvent(getApplicationContext(), "0107");
startActivity(new Intent(getApplicationContext(), NewSelectCityActivity.class));
if (ll_tuijian.getVisibility() == View.VISIBLE) {
ll_tuijian.setVisibility(View.GONE);
rl_tuijian_tip.setVisibility(View.VISIBLE);
ll_top_right.setVisibility(View.VISIBLE);
ll_map_control.setVisibility(View.VISIBLE);
}
}
public void showMap() {
if (MainApplication.isMap) {
if (list.size() == 0) {
@ -3814,7 +3783,6 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
MainApplication.sudu = ProfileManager.getInstance().getSudu(this);
} else {
MainApplication.userTpye = ProfileManager.getInstance().getTpey(this);
// Log.e("type!", MainApplication.userTpye);
MainApplication.mapStatus = ProfileManager.getInstance().getMapstatus(this);
MainApplication.costWay = ProfileManager.getInstance().getCostway(this);
MainApplication.map = ProfileManager.getInstance().getMap(this);
@ -3882,57 +3850,6 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
});
}
// private void chargingStatus() {
// long appTime1 = System.currentTimeMillis() / 1000;
// long updatetime = appTime1 - MainMapActivity.cha - 3;
// String token = String.valueOf(updatetime);
// String url = MainApplication.url + "/zhannew/basic/web/index.php/xxapi/status_v2" +
// "?supplier=星星充电&timer=" + token + "&user_id=" + MainApplication.userId + "&password="+MainApplication.userPassword+"&ver=1.0&sign="
// + Md5Util.md5("password="+MainApplication.userPassword+"supplier=星星充电&timer=" + token + "&user_id=" + MainApplication.userId + "&key=661f9efdcb4f46fe7ab5f2e78a705a2a");
//// Log.e("urlstatus", url);
// OkHttpUtils.get()
// .url(url)
// .build()
// .connTimeOut(10000)
// .readTimeOut(10000)
// .execute(new StringCallback() {
// @Override
// public void onError(Call call, Exception e) {
// Toast.makeText(getApplicationContext(), "网络不给力", Toast.LENGTH_SHORT).show();
// }
//
// @Override
// public void onResponse(final String response) {
// new Handler().postDelayed(new Runnable() {
// @Override
// public void run() {
// String code = JsonUtils.getKeyResult(response, "code");
// if (code.equals("200")) {
// rl_charging_notice.setVisibility(View.VISIBLE);
// if (firstCheck) {
// Intent intent3 = new Intent(getApplication(), MainScanActivity.class);
// intent3.setFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION);
// startActivity(intent3);
// overridePendingTransition(0, 0);
// ActivityManagerApplication.addDestoryActivity(MainMapActivity.this, "MainMapActivity");
// MainScanActivity.tag = "1";
// firstCheck = false;
// }
// Log.e("首页查询订单=", "有");
// } else {
// rl_charging_notice.setVisibility(View.GONE);
// MainScanActivity.tag = "";
// Log.e("首页查询订单=", "没有");
// MainApplication.isAppStart = false;
// ProfileManager.getInstance().setAppStart(getApplicationContext(),MainApplication.isAppStart);
// }
// }
// }, 2000);
//
// }
// });
// }
private void getZhanListData(int level) {
aMap.clear();
@ -3974,12 +3891,6 @@ public class MainMapActivity extends Activity implements LocationSource, AMapLoc
for (int i = 0; i < list_del.size(); i++) {
String[] args = {String.valueOf(list_del.get(i).getId())};
int mub = db.delete("zhan_list", "id=?", args);
if (mub > 0) {
// Log.e(TAG, "删除成功");
} else {
// Log.e(TAG, "删除失败---" + list_del.get(i).getId());
}
}
db.setTransactionSuccessful();//调用此方法会在执行到endTransaction() 时提交当前事务,如果不调用此方法会回滚事务
} finally {
|
||
| 1 | 1 |
|
| 2 | 2 |
|
| 3 |
|
|
| 3 | 4 |
|
| 4 | 5 |
|
| 5 | 6 |
|
| 6 | 7 |
|
| 8 |
|
|
| 9 |
|
|
| 7 | 10 |
|
| 8 | 11 |
|
| 9 | 12 |
|
| 10 | 13 |
|
| 14 |
|
|
| 11 | 15 |
|
| 12 | 16 |
|
| 13 | 17 |
|
|
||
| 43 | 47 |
|
| 44 | 48 |
|
| 45 | 49 |
|
| 50 |
|
|
| 46 | 51 |
|
| 47 | 52 |
|
| 48 | 53 |
|
| 49 | 54 |
|
| 50 | 55 |
|
| 51 | 56 |
|
| 57 |
|
|
| 52 | 58 |
|
| 59 |
|
|
| 53 | 60 |
|
| 54 | 61 |
|
| 55 | 62 |
|
|
||
| 66 | 73 |
|
| 67 | 74 |
|
| 68 | 75 |
|
| 76 |
|
|
| 77 |
|
|
| 69 | 78 |
|
| 70 | 79 |
|
| 71 |
|
|
| 80 |
|
|
| 72 | 81 |
|
| 73 | 82 |
|
| 74 | 83 |
|
|
||
| 103 | 112 |
|
| 104 | 113 |
|
| 105 | 114 |
|
| 115 |
|
|
| 116 |
|
|
| 117 |
|
|
| 106 | 118 |
|
| 107 | 119 |
|
| 108 | 120 |
|
|
||
| 117 | 129 |
|
| 118 | 130 |
|
| 119 | 131 |
|
| 120 |
|
|
| 121 | 132 |
|
| 122 | 133 |
|
| 123 | 134 |
|
| 124 |
|
|
| 125 | 135 |
|
| 126 |
|
|
| 127 |
|
|
| 128 | 136 |
|
| 129 | 137 |
|
| 130 | 138 |
|
| 131 |
|
|
| 132 | 139 |
|
| 133 | 140 |
|
| 134 | 141 |
|
|
||
| 139 | 146 |
|
| 140 | 147 |
|
| 141 | 148 |
|
| 142 |
|
|
| 143 | 149 |
|
| 144 | 150 |
|
| 145 | 151 |
|
|
||
| 153 | 159 |
|
| 154 | 160 |
|
| 155 | 161 |
|
| 156 |
|
|
| 157 | 162 |
|
| 158 | 163 |
|
| 159 | 164 |
|
| 160 | 165 |
|
| 161 | 166 |
|
| 162 |
|
|
| 163 |
|
|
| 164 |
|
|
| 165 | 167 |
|
| 166 | 168 |
|
| 167 |
|
|
| 168 |
|
|
| 169 | 169 |
|
| 170 | 170 |
|
| 171 | 171 |
|
|
||
| 208 | 208 |
|
| 209 | 209 |
|
| 210 | 210 |
|
| 211 |
|
|
| 212 |
|
|
| 213 | 211 |
|
| 214 | 212 |
|
| 215 | 213 |
|
|
||
| 217 | 215 |
|
| 218 | 216 |
|
| 219 | 217 |
|
| 220 |
|
|
| 218 |
|
|
| 221 | 219 |
|
| 222 | 220 |
|
| 223 | 221 |
|
|
||
| 244 | 242 |
|
| 245 | 243 |
|
| 246 | 244 |
|
| 247 |
|
|
| 248 |
|
|
| 249 |
|
|
| 250 | 245 |
|
| 251 | 246 |
|
| 252 | 247 |
|
|
||
| 254 | 249 |
|
| 255 | 250 |
|
| 256 | 251 |
|
| 257 |
|
|
| 258 | 252 |
|
| 259 | 253 |
|
| 260 | 254 |
|
|
||
| 384 | 378 |
|
| 385 | 379 |
|
| 386 | 380 |
|
| 387 |
|
|
| 388 |
|
|
| 389 |
|
|
| 390 |
|
|
| 391 | 381 |
|
| 392 | 382 |
|
| 393 | 383 |
|
|
||
| 404 | 394 |
|
| 405 | 395 |
|
| 406 | 396 |
|
| 407 |
|
|
| 408 |
|
|
| 409 |
|
|
| 410 |
|
|
| 411 |
|
|
| 412 |
|
|
| 413 |
|
|
| 414 |
|
|
| 415 |
|
|
| 416 |
|
|
| 417 |
|
|
| 418 |
|
|
| 419 | 397 |
|
| 420 | 398 |
|
| 421 | 399 |
|
| 422 |
|
|
| 423 | 400 |
|
| 424 |
|
|
| 401 |
|
|
| 425 | 402 |
|
| 426 |
|
|
| 403 |
|
|
| 427 | 404 |
|
| 428 |
|
|
| 405 |
|
|
| 429 | 406 |
|
| 430 | 407 |
|
| 431 | 408 |
|
| 432 | 409 |
|
| 433 |
|
|
| 434 |
|
|
| 435 |
|
|
| 410 |
|
|
| 411 |
|
|
| 412 |
|
|
| 436 | 413 |
|
| 437 |
|
|
| 438 |
|
|
| 439 |
|
|
| 440 |
|
|
| 441 |
|
|
| 442 |
|
|
| 443 |
|
|
| 444 |
|
|
| 414 |
|
|
| 415 |
|
|
| 416 |
|
|
| 417 |
|
|
| 418 |
|
|
| 419 |
|
|
| 420 |
|
|
| 421 |
|
|
| 422 |
|
|
| 423 |
|
|
| 424 |
|
|
| 425 |
|
|
| 426 |
|
|
| 427 |
|
|
| 428 |
|
|
| 445 | 429 |
|
| 446 | 430 |
|
| 447 | 431 |
|
|
||
| 476 | 460 |
|
| 477 | 461 |
|
| 478 | 462 |
|
| 479 |
|
|
| 480 |
|
|
| 463 |
|
|
| 481 | 464 |
|
| 482 |
|
|
| 483 | 465 |
|
| 484 |
|
|
| 485 |
|
|
| 486 |
|
|
| 466 |
|
|
| 487 | 467 |
|
| 488 |
|
|
| 489 |
|
|
| 490 | 468 |
|
| 491 | 469 |
|
| 492 | 470 |
|
|
||
| 498 | 476 |
|
| 499 | 477 |
|
| 500 | 478 |
|
| 501 |
|
|
| 502 | 479 |
|
| 503 | 480 |
|
| 504 | 481 |
|
|
||
| 506 | 483 |
|
| 507 | 484 |
|
| 508 | 485 |
|
| 509 |
|
|
| 510 | 486 |
|
| 511 |
|
|
| 512 | 487 |
|
| 513 |
|
|
| 514 | 488 |
|
| 515 |
|
|
| 516 | 489 |
|
| 517 |
|
|
| 518 |
|
|
| 519 | 490 |
|
| 520 |
|
|
| 491 |
|
|
| 521 | 492 |
|
| 522 |
|
|
| 523 | 493 |
|
| 524 |
|
|
| 525 | 494 |
|
| 526 | 495 |
|
| 527 | 496 |
|
| 528 |
|
|
| 529 | 497 |
|
| 530 |
|
|
| 531 | 498 |
|
| 532 |
|
|
| 533 | 499 |
|
| 534 |
|
|
| 535 | 500 |
|
| 536 |
|
|
| 537 | 501 |
|
| 538 |
|
|
| 539 |
|
|
| 540 | 502 |
|
| 541 |
|
|
| 542 | 503 |
|
| 543 | 504 |
|
| 544 | 505 |
|
|
||
| 560 | 521 |
|
| 561 | 522 |
|
| 562 | 523 |
|
| 563 |
|
|
| 564 | 524 |
|
| 565 | 525 |
|
| 566 | 526 |
|
|
||
| 575 | 535 |
|
| 576 | 536 |
|
| 577 | 537 |
|
| 578 |
|
|
| 579 | 538 |
|
| 580 | 539 |
|
| 581 | 540 |
|
|
||
| 606 | 565 |
|
| 607 | 566 |
|
| 608 | 567 |
|
| 609 |
|
|
| 610 |
|
|
| 611 |
|
|
| 612 |
|
|
| 613 |
|
|
| 614 |
|
|
| 615 |
|
|
| 616 |
|
|
| 617 |
|
|
| 618 |
|
|
| 619 |
|
|
| 620 |
|
|
| 621 |
|
|
| 622 |
|
|
| 623 |
|
|
| 624 |
|
|
| 625 |
|
|
| 626 |
|
|
| 627 |
|
|
| 628 | 568 |
|
| 629 | 569 |
|
| 630 | 570 |
|
| 631 | 571 |
|
| 632 | 572 |
|
| 633 | 573 |
|
| 574 |
|
|
| 575 |
|
|
| 576 |
|
|
| 577 |
|
|
| 578 |
|
|
| 579 |
|
|
| 580 |
|
|
| 581 |
|
|
| 582 |
|
|
| 583 |
|
|
| 584 |
|
|
| 585 |
|
|
| 586 |
|
|
| 587 |
|
|
| 588 |
|
|
| 589 |
|
|
| 590 |
|
|
| 591 |
|
|
| 592 |
|
|
| 593 |
|
|
| 594 |
|
|
| 595 |
|
|
| 596 |
|
|
| 597 |
|
|
| 598 |
|
|
| 599 |
|
|
| 600 |
|
|
| 601 |
|
|
| 602 |
|
|
| 603 |
|
|
| 604 |
|
|
| 605 |
|
|
| 606 |
|
|
| 607 |
|
|
| 608 |
|
|
| 609 |
|
|
| 610 |
|
|
| 611 |
|
|
| 612 |
|
|
| 613 |
|
|
| 614 |
|
|
| 615 |
|
|
| 616 |
|
|
| 617 |
|
|
| 618 |
|
|
| 619 |
|
|
| 620 |
|
|
| 621 |
|
|
| 622 |
|
|
| 623 |
|
|
| 624 |
|
|
| 625 |
|
|
| 626 |
|
|
| 634 | 627 |
|
|
||
| 525 | 525 |
|
| 526 | 526 |
|
| 527 | 527 |
|
| 528 |
|
|
| 529 |
|
|
| 530 |
|
|
| 531 |
|
|
| 532 |
|
|
| 533 |
|
|
| 534 |
|
|
| 535 |
|
|
| 536 |
|
|
| 537 |
|
|
| 538 | 528 |
|
| 539 | 529 |
|
| 540 | 530 |
|
|
||
| 554 | 544 |
|
| 555 | 545 |
|
| 556 | 546 |
|
| 557 |
|
|
| 558 |
|
|
| 559 |
|
|
| 560 |
|
|
| 561 |
|
|
| 562 |
|
|
| 563 |
|
|
| 564 |
|
|
| 565 |
|
|
| 566 |
|
|
| 567 |
|
|
| 568 |
|
|
| 569 |
|
|
| 570 |
|
|
| 571 |
|
|
| 572 |
|
|
| 573 |
|
|
| 574 |
|
|
| 575 |
|
|
| 576 |
|
|
| 577 |
|
|
| 578 |
|
|
| 579 |
|
|
| 580 |
|
|
| 581 |
|
|
| 582 |
|
|
| 583 |
|
|
| 584 |
|
|
| 585 |
|
|
| 586 |
|
|
| 587 |
|
|
| 588 |
|
|
| 589 |
|
|
| 590 | 547 |
|
| 591 | 548 |
|
| 592 | 549 |
|
|
||
| 85 | 85 |
|
| 86 | 86 |
|
| 87 | 87 |
|
| 88 |
|
|
| 88 |
|
|
| 89 | 89 |
|
| 90 |
|
|
| 91 |
|
|
| 92 |
|
|
| 93 |
|
|
| 94 |
|
|
| 95 | 90 |
|
| 96 |
|
|
| 97 |
|
|
| 98 | 91 |
|
| 99 | 92 |
|
| 100 | 93 |
|
|
||
| 102 | 95 |
|
| 103 | 96 |
|
| 104 | 97 |
|
| 105 |
|
|
| 98 |
|
|
| 106 | 99 |
|
| 107 | 100 |
|
| 108 | 101 |
|
|
||
| 287 | 280 |
|
| 288 | 281 |
|
| 289 | 282 |
|
| 290 |
|
|
| 291 |
|
|
| 292 |
|
|
| 293 |
|
|
| 294 |
|
|
| 295 |
|
|
| 296 |
|
|
| 297 |
|
|
| 298 |
|
|
| 299 |
|
|
| 300 |
|
|
| 301 |
|
|
| 302 |
|
|
| 303 |
|
|
| 304 |
|
|
| 305 |
|
|
| 306 |
|
|
| 307 |
|
|
| 308 |
|
|
| 309 |
|
|
| 310 |
|
|
| 311 |
|
|
| 312 |
|
|
| 313 |
|
|
| 314 |
|
|
| 315 |
|
|
| 316 |
|
|
| 317 |
|
|
| 318 |
|
|
| 319 |
|
|
| 320 |
|
|
| 283 |
|
|
| 284 |
|
|
| 285 |
|
|
| 286 |
|
|
| 321 | 287 |
|
| 322 |
|
|
| 288 |
|
|
| 289 |
|
|
| 290 |
|
|
| 291 |
|
|
| 292 |
|
|
| 293 |
|
|
| 323 | 294 |
|
| 324 | 295 |
|
| 296 |
|
|
| 297 |
|
|
| 298 |
|
|
| 325 | 299 |
|
| 326 | 300 |
|
| 327 | 301 |
|
|
||
| 535 | 509 |
|
| 536 | 510 |
|
| 537 | 511 |
|
| 538 |
|
|
| 512 |
|
|
| 539 | 513 |
|
| 540 | 514 |
|
| 541 | 515 |
|
|
||
| 594 | 568 |
|
| 595 | 569 |
|
| 596 | 570 |
|
| 597 |
|
|
| 598 |
|
|
| 599 |
|
|
| 600 |
|
|
| 601 |
|
|
| 602 |
|
|
| 603 |
|
|
| 604 |
|
|
| 605 |
|
|
| 606 |
|
|
| 607 |
|
|
| 608 |
|
|
| 609 |
|
|
| 610 |
|
|
| 611 |
|
|
| 612 |
|
|
| 613 |
|
|
| 614 |
|
|
| 615 | 571 |
|
| 616 | 572 |
|
| 617 | 573 |
|
|
||
| 659 | 615 |
|
| 660 | 616 |
|
| 661 | 617 |
|
| 662 |
|
|
| 663 |
|
|
| 664 |
|
|
| 665 |
|
|
| 666 |
|
|
| 667 |
|
|
| 668 |
|
|
| 669 |
|
|
| 670 |
|
|
| 671 |
|
|
| 672 |
|
|
| 673 |
|
|
| 674 |
|
|
| 675 |
|
|
| 676 |
|
|
| 677 |
|
|
| 678 |
|
|
| 679 |
|
|
| 680 |
|
|
| 681 |
|
|
| 682 |
|
|
| 683 |
|
|
| 684 | 618 |
|
|
||
| 259 | 259 |
|
| 260 | 260 |
|
| 261 | 261 |
|
| 262 |
|
|
| 263 |
|
|
| 264 |
|
|
| 265 |
|
|
| 266 | 262 |
|
| 267 |
|
|
| 268 |
|
|
| 269 |
|
|
| 270 |
|
|
| 271 | 263 |
|
| 272 | 264 |
|
| 273 | 265 |
|
|
||
| 280 | 272 |
|
| 281 | 273 |
|
| 282 | 274 |
|
| 283 |
|
|
| 284 |
|
|
| 285 |
|
|
| 286 |
|
|
| 287 | 275 |
|
| 288 | 276 |
|
| 289 | 277 |
|
|
||
| 298 | 286 |
|
| 299 | 287 |
|
| 300 | 288 |
|
| 301 |
|
|
| 302 |
|
|
| 303 |
|
|
| 304 |
|
|
| 305 |
|
|
| 306 |
|
|
| 307 |
|
|
| 308 |
|
|
| 309 |
|
|
| 310 |
|
|
| 311 |
|
|
| 312 |
|
|
| 313 |
|
|
| 314 |
|
|
| 315 |
|
|
| 316 |
|
|
| 317 |
|
|
| 318 |
|
|
| 319 |
|
|
| 320 |
|
|
| 321 |
|
|
| 322 |
|
|
| 323 |
|
|
| 324 |
|
|
| 325 |
|
|
| 326 |
|
|
| 327 |
|
|
| 328 |
|
|
| 329 |
|
|
| 330 |
|
|
| 331 |
|
|
| 332 |
|
|
| 333 |
|
|
| 334 |
|
|
| 335 |
|
|
| 336 |
|
|
| 337 |
|
|
| 338 |
|
|
| 339 |
|
|
| 340 |
|
|
| 341 |
|
|
| 342 |
|
|
| 343 |
|
|
| 344 |
|
|
| 345 |
|
|
| 346 |
|
|
| 347 |
|
|
| 348 |
|
|
| 349 |
|
|
| 350 |
|
|
| 351 |
|
|
| 352 |
|
|
| 353 |
|
|
| 354 |
|
|
| 355 |
|
|
| 356 |
|
|
| 357 | 289 |
|
| 358 | 290 |
|
| 359 | 291 |
|
|
||
| 15 | 15 |
|
| 16 | 16 |
|
| 17 | 17 |
|
| 18 |
|
|
| 18 |
|
|
| 19 |
|
|
| 19 | 20 |
|
| 20 | 21 |
|
| 21 | 22 |
|
|
||
| 593 | 594 |
|
| 594 | 595 |
|
| 595 | 596 |
|
| 596 |
|
|
| 597 |
|
|
| 597 |
|
|
| 598 |
|
|
| 598 | 599 |
|
| 599 | 600 |
|
| 600 |
|
|
| 601 |
|
|
| 602 |
|
|
| 601 |
|
|
| 602 |
|
|
| 603 |
|
|
| 604 |
|
|
| 605 |
|
|
| 606 |
|
|
| 607 |
|
|
| 608 |
|
|
| 609 |
|
|
| 610 |
|
|
| 603 | 611 |
|
| 604 | 612 |
|
| 605 | 613 |
|
|
||
| 7 | 7 |
|
| 8 | 8 |
|
| 9 | 9 |
|
| 10 |
|
|
| 10 | 11 |
|
| 11 | 12 |
|
| 12 | 13 |
|
|
||
| 50 | 51 |
|
| 51 | 52 |
|
| 52 | 53 |
|
| 54 |
|
|
| 53 | 55 |
|
| 54 | 56 |
|
| 55 | 57 |
|
|
||
| 172 | 174 |
|
| 173 | 175 |
|
| 174 | 176 |
|
| 175 |
|
|
| 176 |
|
|
| 177 |
|
|
| 178 |
|
|
| 179 | 177 |
|
| 180 |
|
|
| 178 |
|
|
| 179 |
|
|
| 180 |
|
|
| 181 |
|
|
| 182 |
|
|
| 181 | 183 |
|
| 182 |
|
|
| 183 |
|
|
| 184 |
|
|
| 185 |
|
|
| 186 |
|
|
| 187 |
|
|
| 188 |
|
|
| 189 |
|
|
| 190 |
|
|
| 191 |
|
|
| 192 |
|
|
| 193 |
|
|
| 194 |
|
|
| 195 |
|
|
| 196 |
|
|
| 184 | 197 |
|
| 185 | 198 |
|
| 186 | 199 |
|
|
||
| 314 | 327 |
|
| 315 | 328 |
|
| 316 | 329 |
|
| 317 |
|
|
| 330 |
|
|
| 318 | 331 |
|
| 319 | 332 |
|
| 320 | 333 |
|
|
||
| 22 | 22 |
|
| 23 | 23 |
|
| 24 | 24 |
|
| 25 |
|
|
| 26 |
|
|
| 25 |
|
|
| 27 | 26 |
|
| 28 | 27 |
|
| 29 | 28 |
|
| 30 |
|
|
| 31 |
|
|
| 32 |
|
|
| 33 |
|
|
| 34 |
|
|
| 35 |
|
|
| 36 |
|
|
| 37 |
|
|
| 38 |
|
|
| 39 |
|
|
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
|
|
| 44 |
|
|
| 45 |
|
|
| 46 |
|
|
| 47 |
|
|
| 48 | 29 |
|
| 49 | 30 |
|
| 50 | 31 |
|