Home directory for Malawi's wwwroot
Duncan Ewan
2021-02-19 3e758c29e0fde36fc088efcfc88f9a3014432b64
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
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
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
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
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
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
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
Êþº¾-H
SourceFile?/app/coldfusion10/cfusion/wwwroot/acc/evt_resource_overview.cfm&cfevt_resource_overview2ecfm1431942690coldfusion/runtime/CFPage<init>()V 
    com.macromedia.SourceModTimeNœÑ½ coldfusion/runtime/CfJspPage pageContext#Lcoldfusion/runtime/NeoPageContext;     getOut()Ljavax/servlet/jsp/JspWriter; javax/servlet/jsp/JspContext
parentLjavax/servlet/jsp/tagext/Tag;     com.adobe.coldfusion.*bindImportPath(Ljava/lang/String;)V  !
"
$ _whitespace%(Ljava/io/Writer;Ljava/lang/String;)V &'
(/class$coldfusion$tagext$html$ajax$AjaxImportTagLjava/lang/Class;)coldfusion.tagext.html.ajax.AjaxImportTag,forName%(Ljava/lang/String;)Ljava/lang/Class; ./java/lang/Class1
20 *+    4_initTagP(Ljava/lang/Class;ILjavax/servlet/jsp/tagext/Tag;)Ljavax/servlet/jsp/tagext/Tag; 67
8)coldfusion/tagext/html/ajax/AjaxImportTag:_setCurrentLineNo(I)V <=
> cfajaximport@tagsBOcfwindow, cfform, cfgrid, cfmessagebox, cfmenu, cflayout-tab, cfinput-datefieldD_validateTagAttrValue\(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; FG
HsetTags J!
;K    hasEndTag(Z)V MNcoldfusion/tagext/GenericTagP
QO _emptyTcfTag!(Ljavax/servlet/jsp/tagext/Tag;)Z ST
UinitW
AjaxOnLoad Y!
Z.class$coldfusion$tagext$html$ajax$AjaxProxyTag(coldfusion.tagext.html.ajax.AjaxProxyTag] \+    _(coldfusion/tagext/html/ajax/AjaxProxyTaga cfajaxproxyccfceacc.components.evt_eventgsetCfc i!
bj jsclassnamelEVTEventnsetJsclassname p!
bq(
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<title>Resource Groups Management</title>
 
swrite u!java/io/Writerw
xv'class$coldfusion$tagext$lang$IncludeTag!coldfusion.tagext.lang.IncludeTag{ z+    }!coldfusion/tagext/lang/IncludeTag    cfincludetemplateƒ /acc/jquery-include-template.cfm… setTemplate ‡!
€ˆ
<link rel="stylesheet" href="css/styles.css">
 
<style type="text/css">
    #nmsTable td {
        padding: 4px 4px 4px 6px;    
    }
    
    #nmsTable strong {
        font-weight: bold !important;
    }    
</style>
 
<link rel="stylesheet" type="text/css" href="css/jquery.gritter.css" />
<script type="text/javascript" src="js/jquery.gritter.js"></script>
 
<script type="text/javascript" src="js/script.js"></script>       
<script type="text/javascript" src="js/custom/ACC.js"></script>
<script type="text/javascript" src="js/custom/ACC.GrowlNotification.js"></script>
<script type="text/javascript" src="js/custom/ACC.MessageBox.js"></script>  
<script type="text/javascript" src="/acc/js/custom/ACC.GridUtils.js"></script>   
 
 
<script language="javascript" src="js/script.js"></script>
<script language="javascript" src="js/selectbox.js"></script>
 
 
 
<script language="javascript" src="js/CFTree.refresh.bugfix.js"></script>
 
<script type="text/javascript" src="js/custom/ACC.GlobalErrorHandler.js"></script>
 
<script language="javascript">
    
    function init() {
        $('#filterTxt').bind('keyup',function(event) {
            if (event.keyCode == '13') {
                event.preventDefault();
                $('#btnSearch').click();                
            }
        });
        
 
 
       
        
    }
     
    function evtResourceInit() {
        checkResourceLoginField();
        checkReportingToField();    
    }
    
    
    function checkResourceLoginField() {
        $('#tbLogin').bind('keyup',function(event) {
            checkIfResourceLoginExistsOnACC(document.getElementById("tbLogin").value);            
        });
        $('#tbLogin').bind('focus',function(event) {
            checkIfResourceLoginExistsOnACC(document.getElementById("tbLogin").value);            
        });        
    }
    
    
    function checkIfResourceLoginExistsOnACC(resourceLogin) {
        if (resourceLogin == "") {
            $('#linkToACCUser').html('Please specify a user login name');
        }
        else {
            if (resourceLogin.length >= 3) {
                $('#linkToACCUser').html("Checking " + resourceLogin + "...");
                $.ajax({
                  async: true,                
                  type: "get",
                  url: 'components/evt_event.cfc',
                  data: {                  
                      method: "checkACCUserExist",
                      login : resourceLogin 
                   },
                   dataType: "json",
                   success: function(results,textStatus,XMLHttpRequest) {
                        //alert(JSON.stringify(results));
                        if (results) {
                            $('#linkToACCUser').html("<img src='images/accept.png' align='absmiddle' border='0'/>&nbsp;ACC user exists with login"); 
                        }
                        else {
                            $('#linkToACCUser').html("<img src='images/cross.png' align='absmiddle' border='0'/>&nbsp;Please <a href='javascript:addUser();'>register/add</a> an ACC user for this login. Click <a href='javascript:addUser();'>here</a>");
                        }
                  },
                  error: function (results, strError) {
                     $('#linkToACCUser').html('Error checking if ACC login exists. ' + strError);
                  }
                });        
            }
        }
    }
    
    
    function checkReportingToField() {
        $('#tbReportingToLogin').bind('keyup',function(event) {
            checkIfResourceToLoginExists($("#tbReportingToLogin").val());            
        });
        $('#tbReportingToLogin').bind('focus',function(event) {
            checkIfResourceToLoginExists($("#tbReportingToLogin").val());            
        });        
    }    
    
    
    function checkIfResourceToLoginExists(resourceLogin) {
        if (resourceLogin == "") {
            $('#spanReportingToInfo').html("* Please specify an NMS Resource's login name");
        }
        else {
            if (resourceLogin.length >= 3) {
                $('#spanReportingToInfo').html("Checking " + resourceLogin + "...");
                $.ajax({
                  async: true,                
                  type: "get",
                  url: 'components/evt_event.cfc',
                  data: {                  
                      method: "getResourceByLogin",
                      login : resourceLogin 
                   },
                   dataType: "json",
                   success: function(results,textStatus,XMLHttpRequest) {
                        //alert(JSON.stringify(results));                        
                        if (results.SUCCESS == "1") {
                            $('#spanReportingToInfo').html("<img src='images/accept.png' align='absmiddle' border='0'/>&nbsp;" + results.RESOURCE_X + " found"); 
                            $("#reportingTo").val(results.RESOURCE_X);
                            $("#reportingToId").val(results.RESOURCEID);
                        }
                        else {
                            $('#spanReportingToInfo').html("<img src='images/cross.png' align='absmiddle' border='0'/>&nbsp; No NMS Resource found with login");
                            $("#reportingTo").val("");
                            $("#reportingToId").val("");                            
                        }
                  },
                  error: function (results, strError) {
                     $('#spanReportingToInfo').html('Error checking if NMS Resource exists with login. ' + strError);
                     $("#reportingTo").val("");
                     $("#reportingToId").val("");                     
                  }
                });        
            }
        }
    }    
    
    resource_renderer = function(data,cellmd,record,row,col,store) {    
        if (record.data.RESOURCEID != undefined)
            return "<img src=\"images/evt_resource.png\" border=\"0\" align=\"absmiddle\" alt=\"" + record.data.RESOURCEID + "\">";
        else
            return "";
    }
    
    resourceGroup_renderer = function(data,cellmd,record,row,col,store) {    
        if (record.data.GROUPTYPE != undefined) {
            imgName = "evt_rg_dept_region.png";    
            if (record.data.GROUPTYPE == "Team")
                imgName = "evt_rg_team.png";
            else if (record.data.GROUPTYPE == "Escalation")
                imgName = "evt_rg_esc.png";                
            return "<img src=\"images/" + imgName + "\" border=\"0\" align=\"absmiddle\" alt=\"" + record.data.RESOURCEID + "\">";
        }
        else
            return "";
    }    
    
 
    //function for testing setting the height of the grid to be 100% on window load ...
    function initResourcesGrid() {
        
        var grid = ColdFusion.Grid.getGridObject("dgResources");
        ACC.GridUtils.fixGridResize('dgResources');    
    
        grid.view.colMenu.addListener("beforeshow", function(menu){            
            //Will always be the first item in the list
            menu.remove(menu.items["items"][0]);
          });
 
        cm = grid.getColumnModel();
        cm.setRenderer(0,resource_renderer);
        grid.reconfigure(grid.getStore(),cm);        
                  
        grid.addListener("rowcontextmenu", function(grid, rowIndex, e) {
            var record = grid.getStore().getAt(rowIndex).data; // Get the Record
            var contextMenu = new Ext.menu.Menu();
            //ColdFusion.Log.dump(record);
            contextMenu.add({text:"Edit " + record.RESOURCE_X,handler:showResourceWindow.createDelegate(this, [record.RESOURCEID, 'edit']), icon:"images/pencil.png"});
            contextMenu.add({text:"Delete " + record.RESOURCE_X,handler:deleteResource, icon:"images/cross-script.png"});            
            
            // Stops the browser context menu from showing. 
            e.stopEvent();
            
            // show menu at             
            contextMenu.showAt(e.xy);        
        });
        
        var tbTop = ColdFusion.Grid.getTopToolbar("dgResources");        
    
        tbTop.add(
            '<strong>Resources</strong>',
            {xtype: 'tbbutton',
             cls: 'x-btn-icon',
             icon: 'images/16x16_add.png',
             handler:function(frm,evt) { addNewResource();
     
             }, id:'tbTopBtnAdd'},
            {xtype: 'tbbutton',
             cls: 'x-btn-icon',
             icon: 'images/pencil.png',                
             handler:function(frm,evt) {
                         selectedNode = grid.getSelectionModel().getSelected();
                         if (selectedNode != null) {
                             editResource();
                         }
                      }
            },
            {xtype: 'tbbutton',
             cls: 'x-btn-icon',
             icon: 'images/cross-script.png',
             handler:function(frm,evt) { 
                 deleteResource();}, id:'tbTopBtnDel'
            },                
            {xtype: 'tbspacer'},
            {xtype: 'tbseparator'},
            {xtype: 'tbspacer'},
            'Search',
            {xtype: 'tbspacer'},
            {xtype: 'textfield',id:'tbTopFilterResources',listeners: {
                'render': function(c) {
                      c.getEl().on('keyup', function() {
                            $('#tbFilterResource').val(this.getValue());
                            ColdFusion.Grid.refresh("dgResources"); 
                      }, c);
                    }
                }
            },
            {xtype: 'tbfill'},
            {xtype: 'tbtext',text:'Total:'},
            {xtype: 'tbspacer'},                
            {xtype: 'tbtext',text:'0',id:'lblTotalRecords_Resources'}                
        );
    
        ColdFusion.Grid.showTopToolbar('dgResources');        
        
        grid.getStore().addListener("load", function() {
            $("#Š @lblTotalRecords_Resources").html(this.totalLength);
        });
                    
        ColdFusion.Grid.refresh("dgResources"); 
        
        
    }
    
    
    function initResourceGroupsGrid() {
        
        var grid = ColdFusion.Grid.getGridObject("dgResourceGroups");
        ACC.GridUtils.fixGridResize('dgResourceGroups');        
    
        grid.view.colMenu.addListener("beforeshow", function(menu){            
            //Will always be the first item in the list
            menu.remove(menu.items["items"][0]);
          });
        
        cm = grid.getColumnModel();
        cm.setRenderer(0,resourceGroup_renderer);
        grid.reconfigure(grid.getStore(),cm);        
        
        grid.addListener("rowcontextmenu", function(grid, rowIndex, e) {
            var record = grid.getStore().getAt(rowIndex).data; // Get the Record
            var contextMenu = new Ext.menu.Menu();
            //ColdFusion.Log.dump(record);
            contextMenu.add({text:"Edit " + record.RESOURCEGROUP,handler:showResourceGroupWindow.createDelegate(this, [record.RESOURCEGROUPID, 'edit']), icon:"images/pencil.png"});
            contextMenu.add({text:"Delete " + record.RESOURCEGROUP,handler:deleteResourceGroup, icon:"images/cross-script.png"});    
            // Stops the browser context menu from showing. 
            e.stopEvent();
            
            // show menu at             
            contextMenu.showAt(e.xy);        
        });
        
        
        var tbTop = ColdFusion.Grid.getTopToolbar("dgResourceGroups");        
    
        tbTop.add(
            '<strong>Resource Groups</strong>',
            {xtype: 'tbbutton',
             cls: 'x-btn-icon',
             icon: 'images/16x16_add.png',
             handler:function(frm,evt) { 
                             spName = $('#lblSPName').html();
                             showResourceGroupWindow('','add',spName);},
              id:'tbTopBtnAdd'},
            {xtype: 'tbbutton',
             cls: 'x-btn-icon',
             icon: 'images/pencil.png',                
             handler:function(frm,evt) {
                         selectedNode = grid.getSelectionModel().getSelected();
                         if (selectedNode != null) {
                             currentRecord = grid.getSelectionModel().getSelected().data;
                             showResourceGroupWindow(currentRecord.RESOURCEGROUPID,'edit');
                         }
                      }
            },
            {xtype: 'tbbutton',
             cls: 'x-btn-icon',
             icon: 'images/cross-script.png',
             handler:function(frm,evt) { 
                 deleteResourceGroup();}, id:'tbTopBtnDel'
            },                    
            {xtype: 'tbspacer'},
            {xtype: 'tbseparator'},
            {xtype: 'tbspacer'},
            'Search',
            {xtype: 'tbspacer'},
            {xtype: 'textfield',id:'tbTopFilterResourceGroups',listeners: {
                'render': function(c) {
                      c.getEl().on('keyup', function() {
                            $('#tbFilterResourceGroup').val(this.getValue());
                            ColdFusion.Grid.refresh("dgResourceGroups");
                            
                      }, c);
                    }
                }
            },
            {xtype: 'tbfill'},
            {xtype: 'tbtext',text:'Total:'},
            {xtype: 'tbspacer'},                
            {xtype: 'tbtext',text:'0',id:'lblTotalRecords_ResourceGroups'}                
        );
    
        ColdFusion.Grid.showTopToolbar("dgResourceGroups");        
        
        grid.getStore().addListener("load", function() {
            $("#ŒÿlblTotalRecords_ResourceGroups").html(this.totalLength);
        });
        ColdFusion.Grid.refresh("dgResourceGroups");         
        
    }
    
    function initResource_ResourceGroupsGrid() {
        
        var grid = ColdFusion.Grid.getGridObject("dgResource_ResourceGroups");
        ACC.GridUtils.fixGridResize('dgResource_ResourceGroups');            
    
        grid.view.colMenu.addListener("beforeshow", function(menu){            
            //Will always be the first item in the list
            menu.remove(menu.items["items"][0]);
          });
        
        cm = grid.getColumnModel();
        cm.setRenderer(0,resourceGroup_renderer);
        grid.reconfigure(grid.getStore(),cm);        
        
        grid.addListener("rowcontextmenu", function(grid, rowIndex, e) {
            var record = grid.getStore().getAt(rowIndex).data; // Get the Record
            var contextMenu = new Ext.menu.Menu();
            //ColdFusion.Log.dump(record);
            contextMenu.add({text:"Remove Group " + record.SERVICEPROVIDER + " - " + record.RESOURCEGROUP,handler:removeResourceGroup_From_Resource.createDelegate(this, [record.REQUEST_ID]), icon:"images/cross-script.png"});
            
            // Stops the browser context menu from showing. 
            e.stopEvent();
            
            // show menu at             
            contextMenu.showAt(e.xy);        
        });
        
        ColdFusion.Grid.refresh("dgResource_ResourceGroups");          
        
    }    
    
    
    function onClick(record,mode){
        ColdFusion.Log.info(' in  onclick ... here');
        ColdFusion.Log.dump(record);
        ColdFusion.Log.dump(mode);
    }    
    
    function refreshTree() {
        //,'parent':mynodeparent
        //ColdFusion.Tree.loadNodes([],{'treeid':"groupsTree",'parent':null});
        ColdFusion.Tree.refresh('groupsTree');        
    }
    
    
    function addNewResource() {
        showResourceWindow("","add");
        
    }
    
    function deleteResource(){
        if (ColdFusion.Grid.getGridObject("dgResources").getSelectionModel().getSelected() != null) {
            var msg = 'Are you sure you wish to delete ' + ColdFusion.Grid.getGridObject("dgResources").getSelectionModel().getSelected().data.RESOURCE_X;
            if (!ColdFusion.MessageBox.isMessageBoxDefined("confirmDelete")) {
                ColdFusion.MessageBox.create("confirmDelete","confirm","Confirm Delete",msg,
                function(btnClicked) {
                    if (btnClicked == "yes") {
                        evtEvent = new EVTEvent();
                        evtEvent.setErrorHandler(errorHandler);
                        //if you set a callback handler then it is asynchronous
                        evtEvent.setCallbackHandler(delResource_Handler);
                        evtEvent.delResource(ColdFusion.Grid.getGridObject("dgResources").getSelectionModel().getSelected().data.RESOURCEID);
                        ACC.GrowlNotification.showNotification({severity : ACC.GrowlNotification.SEVERITY_INFO,
                                                    notification_title : "Resource Deleted",
                                                    notification_message : ColdFusion.Grid.getGridObject("dgResources").getSelectionModel().getSelected().data.RESOURCE_X+" has been deleted"});
                    }
                }            
                ,{icon:"error",width:450})
            }
            else {
                ColdFusion.MessageBox.updateMessage("confirmDelete",msg);
            }
            ColdFusion.MessageBox.show("confirmDelete");
        }
    }        
    
    function deleteResourceGroup(){
        if (ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected() != null) {
            var msg = "Do you wish to delete only the group, or all the resources in the group "+ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected().data.RESOURCEGROUP+" ? When deleting only the group, the NMS Users will remain, and only the group will be removed.";
            
            if (!ColdFusion.MessageBox.isMessageBoxDefined("confirmDeleteGroup")) {
                ColdFusion.MessageBox.create("confirmDeleteGroup","confirm","Confirm Delete",msg,
                function(btnClicked) {
                    if (btnClicked == "yes") {
                        var msg1 = "Are you sure you want to choose this option? All resources in "+ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected().data.RESOURCEGROUP+" will be deleted !";
                        if (!ColdFusion.MessageBox.isMessageBoxDefined("confirmDeleteGroupFinal")) {
                            ColdFusion.MessageBox.create("confirmDeleteGroupFinal","confirm","Confirm Delete",msg1,
                            function(btnClickedFinal) {
                                if (btnClickedFinal == "yes") {
                                    evtEvent = new EVTEvent();
                                    evtEvent.setErrorHandler(errorHandler);
                                    //if you set a callback handler then it is asynchronous
                                    evtEvent.setCallbackHandler(delAllResourceGroup_Handler);
                                    evtEvent.delResourceGroupAndAllResources(ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected().data.RESOURCEGROUPID);    
                                    ACC.GrowlNotification.showNotification({severity : ACC.GrowlNotification.SEVERITY_INFO,
                                                notification_title : "Group & Resources Deleted",
                                                notification_message : "All NMS resources from "+ ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected().data.RESOURCEGROUP+" have been deleted, "+ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected().data.RESOURCEGROUP+" has also been deleted." });
                                                
                                }
                            },{icon:"error",width:450}) 
                        }else{
                            ColdFusion.MessageBox.updateMessage("confirmDeleteGroupFinal",msg1);
                        }
                        ColdFusion.MessageBox.show("confirmDeleteGroupFinal");
                        
                    }
                
                    if(btnClicked == "no"){
                        evtEvent = new EVTEvent();
                        evtEvent.setErrorHandler(errorHandler);
                        //if you set a callback handler then it is asynchronous
                        evtEvent.setCallbackHandler(delResourceGroup_Handler);
                        evtEvent.delResourceGroup(ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected().data.RESOURCEGROUPID);
                        ACC.GrowlNotification.showNotification({severity : ACC.GrowlNotification.SEVERITY_INFO,
                                                    notification_title : "Group Deleted",
                                                    notification_message : "Only "+ColdFusion.Grid.getGridObject("dgResourceGroups").getSelectionModel().getSelected().data.RESOURCEGROUP+" has been deleted, no NMS resources were deleted."});
                    }
                }            
                ,{buttontype:"yesnocancel",labelyes:"Group & Resources",labelno:"Group Only",icon:"error",width:450})
            }
            else {
                ColdFusion.MessageBox.updateMessage("confirmDeleteGroup",msg);
            }
            ColdFusion.MessageBox.show("confirmDeleteGroup");
        }
    }        
    
    
    function editResource() {
        showResourceWindow(document.getElementById("resourceId").value,"edit");
    }
    
    
    function delResource_Handler(resp) {
        isSuccess = ajaxResponseHandler(resp,"Removing Resource");
        if (isSuccess) {
            ColdFusion.Grid.refresh("dgResources")
 
        }
    }
    
    function delResourceGroup_Handler(resp) {
        isSuccess = ajaxResponseHandler(resp,"Removing Resource Group");
        if (isSuccess) {
            ColdFusion.Grid.refresh("dgResourceGroups");
            ColdFusion.Grid.refresh("dgResources")
            ColdFusion.Tree.refresh("groupsTree")
        }
    }
    
    function delAllResourceGroup_Handler(resp) {
        isSuccess = ajaxResponseHandler(resp,"Removing Resource Group");
        if (isSuccess) {
            ColdFusion.Grid.refresh("dgResourceGroups");
            ColdFusion.Grid.refresh("dgResources")
            ColdFusion.Tree.refresh("groupsTree")
        }
    }
    
    
    function showResourceWindow(resourceId,mode) {        
        var title = "Resource";        
        if (mode == "add")
            title = "Add " + title;
        else
            title = "Edit " + title;
        var height = 450;
        var width = 700;
        var name = "windowResource";
        
        var filePath = "evt_resource.cfm";        
        if (mode == "add")
            filePath = "evt_resource_info.cfm";
        else {
            if (resourceId != "")
                filePath = filePath + "?resourceId=" + resourceId;            
        }
        //create the window                
        ColdFusion.Window.create(name, title, filePath, {width:width, height:height, center:true, modal:true, destroyonclose:true, initShow:true, resizable:false, bodystyle:'overflow:none'});
    }
    
    function redirectResourceWindow(resourceId) {
        ColdFusion.Window.getWindowObject("windowResource").setTitle("Edit Resource");
        ColdFusion.navigate("evt_resource.cfm?resourceId=" + resourceId,"windowResource");
    }
    
    function closeResourceWindow() {
        //to do
    }
    
    /* to do */
    function showResourceGroupWindow(resourceGroupId,mode,serviceProvider) {        
        var title = "Resource Group";        
        if (mode == "add")ŽN
            title = "Add " + title;
        else
            title = "Edit " + title;
        var height = 220;
        var width = 400;
        var name = "windowResource";
        var filePath = "evt_resourcegroup.cfm";        
        if (mode == "edit") {
            if (resourceGroupId != "")
                filePath = filePath + "?resourceGroupId=" + resourceGroupId;
        }
        else {
            if (serviceProvider != undefined || serviceProvider != "") {
                if (serviceProvider.substring(0,3) == "sp_") 
                    filePath = filePath + "?spId=" + serviceProvider.substring(3);                
                else
                    filePath = filePath + "?sp=" + serviceProvider;                
            }
        }
        //create the window                
        ColdFusion.Window.create(name, title, filePath, {width:width, height:height, center:true, modal:true, destroyonclose:true, initShow:true, resizable:false, bodystyle:'overflow:none'});
    }    
    
    function showServiceProviderWindow(serviceProviderId,mode) {        
        var title = "Service Provider";        
        if (mode == "add")
            title = "Add " + title;
        else
            title = "Edit " + title;
        var height = 120;
        var width = 400;
        var name = "windowResource";
        var filePath = "evt_serviceprovider.cfm";        
        if (mode == "edit") {
            if (serviceProviderId != "")
                filePath = filePath + "?serviceProviderId=" + serviceProviderId;
        }
        //create the window                
        ColdFusion.Window.create(name, title, filePath, {width:width, height:height, center:true, modal:true, destroyonclose:true, initShow:true, resizable:false, bodystyle:'overflow:none'});
    }    
    
    function setResourceGroupFocus() {
        document.getElementById("tbResourceGroup").focus();    
    }
    
    function setServiceProviderFocus() {
        document.getElementById("tbServiceProvider").focus();    
    }
    
    
    function errorHandler(code,msg) {
        niceAlert('Error ' + code + ': ' + msg,"error");
    }    
    
    function addResourceGroup_To_Resource_SaveHandler(resp) {
        isSuccess = ajaxResponseHandler(resp,"adding Resource Group to Resource");
        if (isSuccess) {
            ColdFusion.Grid.refresh("dgResource_ResourceGroups");            
              ColdFusion.bindHandlerCache["ddl_RGL_ResourceGroups"].call();
        }
    }
    
    function removeResourceGroup_From_Resource_Handler(resp) {
        isSuccess = ajaxResponseHandler(resp,"removing Resource Group from Resource");
        if (isSuccess) {
            ColdFusion.Grid.refresh("dgResource_ResourceGroups");
              ColdFusion.bindHandlerCache["ddl_RGL_ResourceGroups"].call();
        }
    }    
    
    function addResouceGroup_To_Resource(resourceGroupId,resourceId) {
        if (resourceGroupId != "") {    
            var evtEvent = new EVTEvent();
            evtEvent.setErrorHandler(errorHandler);
            //if you set a callback handler then it is asynchronous
            evtEvent.setCallbackHandler(addResourceGroup_To_Resource_SaveHandler);
            evtEvent.addResourceGroup_To_Resource(resourceGroupId,resourceId);
        }
    }
    
    function removeResourceGroup_From_Resource(requestId) {
        var evtEvent = new EVTEvent();
        evtEvent.setErrorHandler(errorHandler);
        //if you set a callback handler then it is asynchronous
        evtEvent.setCallbackHandler(removeResourceGroup_From_Resource_Handler);
        evtEvent.removeResourceGroup_From_Resource(requestId);
    }    
    
    function ajaxResponseHandler(resp,resp_type) {
        var isSuccess = 0;
        var errMsg = "";
 
        try {
            isSuccess = resp.SUCCESS;
            if (isSuccess == 0) {
                errMsg = "<b>Failed " + resp_type + " operation.</b><br>" + resp.ERRMSG;
            }
        }
        catch (err) {
            errMsg = "Failed " + resp_type + " operation. Please contact suppport to investigate." + err;        
        }                    
        
        if (!isSuccess) {
            niceAlert(errMsg,"error");
        }
        return isSuccess;
    }
    
    function niceAlert(msg,iconType) {
        if (!ColdFusion.MessageBox.isMessageBoxDefined("niceAlert")) {
            ColdFusion.MessageBox.create("niceAlert","alert","Information",msg,niceAlert_callbackHandler,{icon:"error",width:450})        
        }
        else {
            ColdFusion.MessageBox.update("niceAlert",{icon:iconType,message:msg});
        }
        ColdFusion.MessageBox.show("niceAlert");
    }
    
    function niceAlert_callbackHandler() {            
    }    
    
    
    function isResourceGroupFormValid() {
        if (document.getElementById("tbResourceGroup").value == "") {
            niceAlert("Please specify a Resource Group name","info");
            document.getElementById("tbResourceGroup").focus();
            return false;
        }
        return true;
    }
    
    function isResourceFormValid() {
        if (document.getElementById("tbResourceName").value == "") {
            niceAlert("Please specify a Resource name","info");
            document.getElementById("tbResourceName").focus();
            return false;
        }
        
        if ( ($("#tbReportingToLogin").length > 0) && ($("#reportingToId").val() == "")) {
            niceAlert("Please specify a valid username that the Resource reports too","info");
            document.getElementById("tbReportingToLogin").focus();
            return false;
        }        
        return true;
    }
    
    function isServiceProviderFormValid() {
        if (document.getElementById("tbServiceProvider").value == "") {
            niceAlert("Please specify a Service Provider name","info");
            document.getElementById("tbServiceProvider").focus();
            return false;
        }
        return true;
    }    
    
    function add_SP_RG() {
        if (!ColdFusion.MessageBox.isMessageBoxDefined("Messagebox_RG_SP")) {
            ColdFusion.MessageBox.create('Messagebox_RG_SP', 'confirm','Add new ... ', 'What would you like to add a Service Provider or Resource Group?', 
                add_SP_RG_Finish, {width:300, modal:true, buttontype: 'yesnocancel', labelyes: 'Service Provider',labelno: 'Resource Group'})
        }
        ColdFusion.MessageBox.show("Messagebox_RG_SP");
    }
    
    function edit_SP_RG() {
        if (document.getElementById("node_id").value == "" || (document.getElementById("node_id").value.substring(0,2) == "sh")) {
            niceAlert("Please select a Service Provider or Resource Group");
        }
        else {
            var nodeId = document.getElementById("node_id").value;
            var nodeType = nodeId.substring(0,2);
            nodeId = nodeId.substring(3);
            if (nodeType == "sp") {
                showServiceProviderWindow(nodeId,"edit");
            }
            else {
                showResourceGroupWindow(nodeId,"edit","");
            }
        }
    }    
    
    function add_SP_RG_Finish(btnClicked) {
        if (btnClicked == "no") { //Resource Group
            //try get selected service provider, or if resource group - the parent service provider            
            
            //var selectedNode = ColdFusion.Tree.getTreeObject("groupsTree").getHighlightedNode();
            //alert(selectedNode.getNodeHtml());
            var sp = "";
            if (document.getElementById("node_id").value != "") {
                var nodeId = document.getElementById("node_id").value;
                var nodeType = nodeId.substring(0,2);                
                if (nodeType == "sp") { //Service Provider
                    sp = nodeId;    
                }
                else { // Resource Group
                    var nodePath = document.getElementById("node_path").value;
                    sp = nodePath.split("\\")[0];                    
                }
            }
            showResourceGroupWindow("","add",sp);
        }
        if (btnClicked == "yes") { //Service Provider
            showServiceProviderWindow("","add");
        }
    }    
    
    
    /*function selectNode(id){
        
       /*var tree = ColdFusion.Tree.getTreeObject("DocCenter");
       var me = tree.getNodeByProperty('id',id);
       me.focus(); */
       /* 
       tree.setNodesProperty('propagateHighlightUp',true);
       me.parent.expand();    
       
    } */
    
        
 
</script>
</head>
 
<body>
 
 
 
+class$coldfusion$tagext$html$ajax$LayoutTag%coldfusion.tagext.html.ajax.LayoutTag“ ’+    •%coldfusion/tagext/html/ajax/LayoutTag—cflayout™name› borderLayoutsetName Ÿ!
˜ type¢border¤setType ¦!
˜§ fittowindow©yes«_boolean(Ljava/lang/String;)Z ­®coldfusion/runtime/Cast°
±¯:(Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;)Z F³
´setFitToWindow ¶N
˜·
doStartTag()I ¹º
˜»
    ½/class$coldfusion$tagext$html$ajax$LayoutAreaTag)coldfusion.tagext.html.ajax.LayoutAreaTagÀ ¿+    Â)coldfusion/tagext/html/ajax/LayoutAreaTagÄ cflayoutareaÆleftAreaÈ
Å closableËtrueÍ setClosable ÏN
ÅÐpositionÒleftÔ setPosition Ö!
Å×sizeÙ275ÛsetSize Ý!
ÅÞ collapsibleàsetCollapsible âN
Åãtitleå'Service Providers &amp; Resource GroupsçsetTitle é!
Åêsplitterì setSplitter îN
Åïoverflowñautoó setOverflow õ!
Åö
Å»    _pushBody_(Ljavax/servlet/jsp/tagext/BodyTag;ILjavax/servlet/jsp/JspWriter;)Ljavax/servlet/jsp/JspWriter; ùú
û                
 
          ý)class$coldfusion$tagext$html$form$FormTag#coldfusion.tagext.html.form.FormTag ÿ+    #coldfusion/tagext/html/form/FormTagcfformresourceGroupTreeForm
 style padding-left:5px setStyle !
methodpost    setMethod !
onsubmitjavascript:return false; setOnSubmit !
 
»2
            <div style="width:100%">
                !,class$coldfusion$tagext$html$ajax$TooltipTag&coldfusion.tagext.html.ajax.TooltipTag$ #+    &&coldfusion/tagext/html/ajax/TooltipTag(    cftooltip*tooltip,,Filter Service Providers and Resource Groups.
setTooltip 0!
)1    showdelay325_int(Ljava/lang/String;)I 78
±9:(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)I F;
< setShowdelay >=
)?
)»*class$coldfusion$tagext$html$form$InputTag$coldfusion.tagext.html.form.InputTagC B+    E$coldfusion/tagext/html/form/InputTagGcfinputI    filterTxtK
H textN
H§&coldfusion/runtime/AttributeCollectionQjava/lang/ObjectSidUclassWformY width:100px[([Ljava/lang/Object;)V ]
R^setAttributecollection(Ljava/util/Map;)V `a
Hb doAfterBody dº
)e_popBody=(ILjavax/servlet/jsp/JspWriter;)Ljavax/servlet/jsp/JspWriter; gh
idoEndTag kº
)ldoCatch(Ljava/lang/Throwable;)V no
Qp    doFinally r
Qsü
                <img id="btnSearch" src="images/search.png" border="0" alt="Search"  align="absmiddle" onClick="javascript:refreshTree();"/>&nbsp;
                |&nbsp;
                <img src="images/16x16_add.png" border="0" alt="Add" align="absmiddle" onClick="javascript:add_SP_RG();"/>
                <img src="images/pencil.png" border="0" alt="Edit" align="absmiddle" onClick="javascript:edit_SP_RG();" />
                
            </div>
            <div style="overflow:auto;width:100%">
                u)class$coldfusion$tagext$html$form$TreeTag#coldfusion.tagext.html.form.TreeTagx w+    z#coldfusion/tagext/html/form/TreeTag|cftree~
groupsTree€
} formatƒhtml…    setFormat ‡!
}ˆ completepathŠsetCompletePath ŒN
}height:95%;width:100%(coldfusion/tagext/html/form/FormChildTag‘
’b
}»
                    •-class$coldfusion$tagext$html$form$TreeItemTag'coldfusion.tagext.html.form.TreeItemTag˜ —+    š'coldfusion/tagext/html/form/TreeItemTagœ
cftreeitemžbind lcfc:acc.components.evt_event.getResourceGroupsTreeItems({cftreeitemvalue},{cftreeitempath},{filterTxt@none})¢setBind ¤!
¥
»
Qe
l
                ª
}lhidden­node_id¯{groupsTree.node}±
H¥    node_text´{groupsTree.text}¶                
                ¸    node_pathº{groupsTree.path}¼            
            </div>
        ¾
e
l
p
s
    Ä
Åe
Ål    rightAreaÈcenterÊ 
        Ì(class$coldfusion$tagext$html$ajax$DivTag"coldfusion.tagext.html.ajax.DivTagÏ Î+    Ñ"coldfusion/tagext/html/ajax/DivTagÓcfdivÕQurl:evt_resources.cfm?treeNodeId={groupsTree.node}&treeNodePath={groupsTree.path}×
Ô¥ height:100%Ú
Ôb
Ô»
Ôe
Ôl
˜e
˜l
 
</body>
</html>
 
âmetaDataLjava/lang/Object; äå    æthis(Lcfevt_resource_overview2ecfm1431942690;LocalVariableTableCode<clinit> getMetadata()Ljava/lang/Object;runPageoutLjavax/servlet/jsp/JspWriter;value ajaximport0+Lcoldfusion/tagext/html/ajax/AjaxImportTag;
ajaxproxy1*Lcoldfusion/tagext/html/ajax/AjaxProxyTag;include2#Lcoldfusion/tagext/lang/IncludeTag;layout14'Lcoldfusion/tagext/html/ajax/LayoutTag;mode14I layoutarea11+Lcoldfusion/tagext/html/ajax/LayoutAreaTag;mode11form10%Lcoldfusion/tagext/html/form/FormTag;mode10tooltip4(Lcoldfusion/tagext/html/ajax/TooltipTag;mode4input3&Lcoldfusion/tagext/html/form/InputTag;t16t17Ljava/lang/Throwable;t18t19t20t21t22tree6%Lcoldfusion/tagext/html/form/TreeTag;mode6    treeitem5)Lcoldfusion/tagext/html/form/TreeItemTag;mode5t27t28t29t30t31t32t33t34input7t36input8t38input9t40t41t42t43t44t45t46t47t48t49t50t51t52 layoutarea13mode13div12$Lcoldfusion/tagext/html/ajax/DivTag;mode12t57t58t59t60t61t62t63t64t65t66t67t68t69t70t71t72LineNumberTablejava/lang/ThrowableF1 *+\+z+’+¿+ÿ+#+B+w+—+Î+äåë#*·
±ê èéìë‹m-¸3³5^¸3³`|¸3³~”¸3³–Á¸3³Ã¸3³%¸3³'D¸3³Fy¸3³{™¸3³›и3³Ò»RY½T·_³ç±ê mèéíîë"²ç°ê èéïîëÛI    ±*´¶L*´N*¶#*+%¶)*²5-¶9À;:*¶?ACE¸I¶L¶R¸V™°*+%¶)*¶?*X¶[*+%¶)*²`-¶9Àb:*¶?dfh¸I¶kdmo¸I¶r¶R¸V™°+t¶y*²~-¶9À€:* ¶?‚„†¸I¶‰¶R¸V™°+‹¶y+¶y+¶y+‘¶y*²–-¶9À˜:*¶?šœž¸I¶¡š£¥¸I¶¨šª¬¸²¸µ¶¸¶R¶¼Y6™%*+¾¶)*²Ã ¶9ÀÅ:    *¶?    ÇœÉ¸I¶Ê    ÇÌθ²¸µ¶Ñ    ÇÓÕ¸I¶Ø    ÇÚܸI¶ß    Çáθ²¸µ¶ä    Çæè¸I¶ë    Çíθ²¸µ¶ð    Çòô¸I¶÷    ¶R    ¶øY6
™¡*    
+¶üL*+þ¶)*²
    ¶9À: *¶? œ    ¸I¶
  ¸I¶ ¸I¶ ¸I¶ ¶R ¶ Y6 ™¶*  +¶üL+"¶y*²' ¶9À): *¶? +-/¸I¶2 +46¸:¸=¶@ ¶R ¶AY6™Å* +¶üL*²F ¶9ÀH:*¶?JœL¸I¶MJ£O¸I¶P»RY½TYVSYLSYXSYZSY SY\S·_¶c¶R¸V™:¨.¨u¨º¨û¨¨Z¨(° ¶fšÿe¨§:¨¿:*+¶jL© ¶m :¨2¨w¨¸¨ܨ¨å°¨§#: ¶q¨§:¨¿: ¶t©+v¶y*²{ ¶9À}:*¶?œ¸I¶‚„†¸I¶‰‹¬¸²¸µ¶Ž»RY½TY SYS·_¶“¶R¶”Y6™¦*+–¶)*²›¶9À:*¶?Ÿ¡£¸I¶¦¶R¶§Y6™ ¶¨šÿû¶© :¨5¨‰¨b¨£¨Ǩ¨Ð°¨§#:¶q¨§:¨¿:¶t©*+«¶)¶¨šÿ`¶¬ :¨2¨ ¨L¨p¨«¨y°¨§#:  ¶q¨§:!¨!¿:"¶t©"*+«¶)*²F ¶9ÀH:#* ¶?#J£®¸I¶P#Jœ°¸I¶M#J¡²¸I¶³#»RY½TYVSY°S·_¶c#¶R#¸V™:$¨S¨”¨¸¨ó¨Á$°*+«¶)*²F ¶9ÀH:%*!¶?%J£®¸I¶P%Jœµ¸I¶M%J¡·¸I¶³%»RY½TYVSYµS·_¶c%¶R%¸V™:&¨Á¨¨&¨a¨/&°*+¹¶)*²F     ¶9ÀH:'*"¶?'J£®¸I¶P'Jœ»¸I¶M'J¡½¸I¶³'»RY½TYVSY»S·_¶c'¶R'¸V™:(¨/¨p¨”¨Ï¨(°+¿¶y ¶Àšût¨§:)¨)¿:** +¶jL©* ¶Á :+¨,¨P¨‹¨Y+°¨§#:, ,¶¨§:-¨-¿:. ¶é.*+Ŷ)    ¶ƚú‰¨§:/¨/¿:0*
+¶jL©0    ¶Ç :1¨&¨ô1°¨§#:2    2¶q¨§:3¨3¿:4    ¶t©4*+Ŷ)*²Ã ¶9ÀÅ:5*&¶?5ǜɸI¶Ê5ÇÓ˸I¶Ø5¶R5¶øY66™*56+¶üL*+Ͷ)*²Ò 5¶9ÀÔ:7*'¶?7֡ظI¶Ù7»RY½TY SYÛS·_¶Ü7¶R7¶ÝY68™/*78+¶üL7¶ޚÿû¨§:9¨9¿::*8+¶jL©:7¶ß :;¨,¨P¨‹¨Ï;°¨§#:<7<¶q¨§:=¨=¿:>7¶t©>*+Ŷ)5¶ƚÿ(¨§:?¨?¿:@*6+¶jL©@5¶Ç :A¨&¨jA°¨§#:B5B¶q¨§:C¨C¿:D5¶t©D*+%¶)¶àš÷á¶á  :E¨#E°¨§#:FF¶q¨§:G¨G¿:H¶t©H+ã¶y°…Ýw‹G}ˆ‹G‹‹GÒwÆG}ºÆGÀÃÆGÒwÕG}ºÕGÀÃÕGÆÒÕGÕÚÕGžÏÛGÕØÛGžÏêGÕØêGÛçêGêïêG]Ï2GÕ&2G,/2G]ÏAGÕ&AG,/AG2>AGAFAG~wG}ºGÀÏGÕ&G,ÞGäpGvGG"GswRG}ºRGÀÏRGÕ&RG,ÞRGäpRGvRGFRGLORGswaG}ºaGÀÏaGÕ&aG,ÞaGäpaGvaGFaGLOaGR^aGafaGþwˆG}ºˆGÀψGÕ&ˆG,ÞˆGäpˆGvˆGFˆGL…ˆGˆˆGów·G}º·GÀÏ·GÕ&·G,Þ·Gäp·Gv·GF·GL«·G±´·GówÆG}ºÆGÀÏÆGÕ&ÆG,ÞÆGäpÆGvÆGFÆGL«ÆG±´ÆG·ÃÆGÆËÆG¤§G§¬§G„ÐÜGÖÙÜG„ÐëGÖÙëGÜèëGëðëG'Р   GÖ        G            GР   AGÖ    5    AG    ;    >    AGР   PGÖ    5    PG    ;    >    PG    A    M    PG    P    U    PGCw    ˆG}º    ˆGÀÏ    ˆGÕ&    ˆG,Þ    ˆGäp    ˆGv    ˆGF    ˆGL«    ˆG±Р   ˆGÖ    5    ˆG    ;    |    ˆG    ‚    …    ˆGCw    —G}º    —GÀÏ    —GÕ&    —G,Þ    —Gäp    —Gv    —GF    —GL«    —G±Р   —GÖ    5    —G    ;    |    —G    ‚    …    —G    ˆ    ”    —G    —    œ    —GêÜI    ±èé    ±ðñ    ±òå    ±    ±óô    ±õö    ±÷ø    ±ùú    ±ûü    ±ýþ        ±ÿü
    ±     ±ü     ±     ±ü    ±    ±å    ±    
    ± å    ± å    ± 
    ±
    ±å    ±    ±ü    ±    ±ü    ±å    ±
    ±
    ±å    ±å    ±
     ±
!    ±å"    ±#    ±å$    ± %    ±!å&    ±"'    ±#å(    ±$
)    ±%å*    ±&å+    ±'
,    ±(
-    ±)å.    ±*
/    ±+å0    ±,å1    ±-
2    ±.
3    ±/å4    ±0þ5    ±1ü6    ±237    ±4ü8    ±5
9    ±6å:    ±7å;    ±8
<    ±9
=    ±:å>    ±;
?    ±<å@    ±=åA    ±>
B    ±?
C    ±@åD    ±AåE    ±B
F    ±C
G    ±DåHEC3YXXX~eÆ ¬ "1r“¢±ÃÒä-?Qc­¿2>Jç /MŽpíx ‰ › · Z 
!!-!I!ì!œ"­"¿"Û"~"Uü& &X't'9'ß&÷