Need help to the topic: Move transpositions!

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Need help to the topic: Move transpositions!

Post by Frank Quisinsky »

Hi there,

today I gave information about my work and all the helps by Norm to the opening book project.

Biggest problem I have are the move transpostions included in beta-1.pgn file (82.704 games).

Move transpositions should be included in opening books but for some reasons it would be good to have it without move transpositions.

Norm created the following file called:
beta-1_dublicates.epd

Two examples:

Code: Select all

r1bq1rk1/1p2bppp/p1nppn2/8/3NPP2/2N1B3/PPP1B1PP/R2Q1RK1 w - - c0 124; c1 line(s): 33799 33801 33802 33803 33805 33806 33808 33809 33810 33811 33812 33813 33815 33816 33819 33820 33821 33824 33826 33827 33828 33830 33832 33833 33835 33837 33838 33840 33843 33844 33845 33846 33848 33850 33851 33852 33854 33855 33857 33858 33859 33860 33861 33862 33863 33864 33865 33866 33867 33869 33874 33875 33876 33877 33878 33879 33880 33881 33882 33883 33884 33885 33886 33887 33888 33889 33890 33893 33894 33895 33896 33897 33898 33899 33900 33901 33903 33904 33905 33906 33907 33909 33910 33911 33913 33914 33915 33916 33917 33918 33919 33920 33921 33922 33923 33924 33925 33926 33927 33929 33931 33932 33933 33934 33936 33938 33940 33941 33942 33943 33945 33947 33948 33951 33952 33953 33954 33955 33956 33958 33959 33960 33961 33964; 
r1bq1rk1/ppp2pbp/2np1np1/4p3/2P5/2NP1NP1/PP2PPBP/R1BQ1RK1 w - - c0 111; c1 line(s): 5031 5034 5048 5051 5054 5064 5065 5068 5082 5087 5091 5101 5109 5117 5135 5140 5146 5147 5150 5151 5152 5155 5159 5161 5163 5164 5169 5175 5177 5178 5182 5184 5187 5188 5194 5197 5200 5201 5210 5218 5221 5223 5224 5227 5228 5229 5231 5238 5239 5243 5245 5247 5248 5250 5251 5253 5255 5256 5261 5264 5265 5266 5267 5268 5271 5273 5282 5283 5285 5290 5291 5292 5295 5296 5302 5303 5306 5309 5310 5318 5323 5324 5325 5326 5328 5333 5334 5338 5339 5341 5342 5343 5348 5350 5355 5363 5375 5378 5383 5386 5389 5395 5396 5400 5403 5404 5406 5412 5425 5426 5428;
The most move transpositions only for an example (124 / 111)

82704 positions with move transpositions = 26.619 without move transpositions. In 12.084 of 26.619 cases min. 1 transposition.

For different reasons a *.pgn without move transpositions is important:

1. Better ecolist.txt (overview to the ECO codes).
2. PGN-Random feature from Arena Chess GUI
3. To set better the priorities in opening books.
4. For the tool by Volker Annuss called: PGN Selection

Readme of PGN selection (can be found on my webpage):

Code: Select all

"Shortly in my bad english"

Program:
PGN-Selection 1.0
"PGN-Selection 1.0" created automatically a test set from a PGN database.


1. It contains / implied a "random generator" and is w32/x64 compatible.

2. Allowing for SWCR database allocation of ECO classification.
   SWCR = SCHACHWELT Computer ratings, my rating list.
   
   ECO A00-A99 = 26%
   ECO B00-B99 = 22%
   ECO C00-C99 = 13%
   ECO D00-D99 = 23%
   ECO E00-E99 = 16%
   
3. For an example you can find the PGN Random database v3.5 in this download file.
   "swcr-fq-openings-v3.5.pgn"
   A documentation in German language to "swcr-fq-openings-v3.5.pgn" is available
   under:
   http://www.amateurschach.de/master-pgn/documentation.htm
   ... with an exentsiv explanation to "PGN-Selection 1.0" in German language.

4. How it's work?
   pgn-selection_10 <enter the name of pgn file> <enter the number of positions 1>
   <enter the name of the new database 1> <enter the number of positions 2>
   <enter the name of the new database 2> ...

   Hint&#58;
   The number of positions 2, 3 and so on ... is optional!

   Example&#58;
   Please enter in textmode&#58;
   pgn-selection_10 <swcr_fq-openings-v3.5.pgn> <50> <testset_01.pgn>
   
   This program will now create an automacially test set with 50 test positions!
   
   With the result&#58;
   ECO A00-A99 = 13 games
   ECO B00-B99 = 11 games
   ECO C00-C99 =  6 games
   ECO D00-D99 = 12 games
   ECO E00-E99 =  8 games   


Programming&#58;
Volker Annuss &#40;programmer of "Hermann", uci chess engine&#41;
http&#58;//www.nnuss.de/Hermann/
			 
Idea&#58;
Frank Quisinsky
http&#58;//www.amateurschach.de
Come into being in a discuss with Wolfgang Battig, CEGT test team.
			 
Lizenz&#58;
Private users may use and copy PGN-Selection 1.0 unchanged.
Everthing else needs the written permission by Volker Annuss or Frank Quisinsky.
Because PGN-Selection 1.0 is licensed free of charge, there is no warranty of any kind.

Copyright&#58;
Volker Annuss


Frank Quisinsky
Trier, Germany
August 23rd, 2010
What I need is program which can delete the move transpositions in *.pgn file. The tool can read the numbers in the *.epd file Norm created. To do this from hand is to many work, also to do this with programs like Chessbase 14.

Perhaps possible with Notepad++?

Best
Frank
Ferdy
Posts: 4833
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: Need help to the topic: Move transpositions!

Post by Ferdy »

Frank Quisinsky wrote:Hi there,

today I gave information about my work and all the helps by Norm to the opening book project.

Biggest problem I have are the move transpostions included in beta-1.pgn file (82.704 games).

Move transpositions should be included in opening books but for some reasons it would be good to have it without move transpositions.

Norm created the following file called:
beta-1_dublicates.epd

Two examples:

Code: Select all

r1bq1rk1/1p2bppp/p1nppn2/8/3NPP2/2N1B3/PPP1B1PP/R2Q1RK1 w - - c0 124; c1 line&#40;s&#41;&#58; 33799 33801 33802 33803 33805 33806 33808 33809 33810 33811 33812 33813 33815 33816 33819 33820 33821 33824 33826 33827 33828 33830 33832 33833 33835 33837 33838 33840 33843 33844 33845 33846 33848 33850 33851 33852 33854 33855 33857 33858 33859 33860 33861 33862 33863 33864 33865 33866 33867 33869 33874 33875 33876 33877 33878 33879 33880 33881 33882 33883 33884 33885 33886 33887 33888 33889 33890 33893 33894 33895 33896 33897 33898 33899 33900 33901 33903 33904 33905 33906 33907 33909 33910 33911 33913 33914 33915 33916 33917 33918 33919 33920 33921 33922 33923 33924 33925 33926 33927 33929 33931 33932 33933 33934 33936 33938 33940 33941 33942 33943 33945 33947 33948 33951 33952 33953 33954 33955 33956 33958 33959 33960 33961 33964; 
r1bq1rk1/ppp2pbp/2np1np1/4p3/2P5/2NP1NP1/PP2PPBP/R1BQ1RK1 w - - c0 111; c1 line&#40;s&#41;&#58; 5031 5034 5048 5051 5054 5064 5065 5068 5082 5087 5091 5101 5109 5117 5135 5140 5146 5147 5150 5151 5152 5155 5159 5161 5163 5164 5169 5175 5177 5178 5182 5184 5187 5188 5194 5197 5200 5201 5210 5218 5221 5223 5224 5227 5228 5229 5231 5238 5239 5243 5245 5247 5248 5250 5251 5253 5255 5256 5261 5264 5265 5266 5267 5268 5271 5273 5282 5283 5285 5290 5291 5292 5295 5296 5302 5303 5306 5309 5310 5318 5323 5324 5325 5326 5328 5333 5334 5338 5339 5341 5342 5343 5348 5350 5355 5363 5375 5378 5383 5386 5389 5395 5396 5400 5403 5404 5406 5412 5425 5426 5428;
The most move transpositions only for an example (124 / 111)

82704 positions with move transpositions = 26.619 without move transpositions. In 12.084 of 26.619 cases min. 1 transposition.

For different reasons a *.pgn without move transpositions is important:

1. Better ecolist.txt (overview to the ECO codes).
2. PGN-Random feature from Arena Chess GUI
3. To set better the priorities in opening books.
4. For the tool by Volker Annuss called: PGN Selection

Readme of PGN selection (can be found on my webpage):

Code: Select all

"Shortly in my bad english"

Program&#58;
PGN-Selection 1.0
"PGN-Selection 1.0" created automatically a test set from a PGN database.


1. It contains / implied a "random generator" and is w32/x64 compatible.

2. Allowing for SWCR database allocation of ECO classification.
   SWCR = SCHACHWELT Computer ratings, my rating list.
   
   ECO A00-A99 = 26%
   ECO B00-B99 = 22%
   ECO C00-C99 = 13%
   ECO D00-D99 = 23%
   ECO E00-E99 = 16%
   
3. For an example you can find the PGN Random database v3.5 in this download file.
   "swcr-fq-openings-v3.5.pgn"
   A documentation in German language to "swcr-fq-openings-v3.5.pgn" is available
   under&#58;
   http&#58;//www.amateurschach.de/master-pgn/documentation.htm
   ... with an exentsiv explanation to "PGN-Selection 1.0" in German language.

4. How it's work?
   pgn-selection_10 <enter the name of pgn file> <enter the number of positions 1>
   <enter the name of the new database 1> <enter the number of positions 2>
   <enter the name of the new database 2> ...

   Hint&#58;
   The number of positions 2, 3 and so on ... is optional!

   Example&#58;
   Please enter in textmode&#58;
   pgn-selection_10 <swcr_fq-openings-v3.5.pgn> <50> <testset_01.pgn>
   
   This program will now create an automacially test set with 50 test positions!
   
   With the result&#58;
   ECO A00-A99 = 13 games
   ECO B00-B99 = 11 games
   ECO C00-C99 =  6 games
   ECO D00-D99 = 12 games
   ECO E00-E99 =  8 games   


Programming&#58;
Volker Annuss &#40;programmer of "Hermann", uci chess engine&#41;
http&#58;//www.nnuss.de/Hermann/
			 
Idea&#58;
Frank Quisinsky
http&#58;//www.amateurschach.de
Come into being in a discuss with Wolfgang Battig, CEGT test team.
			 
Lizenz&#58;
Private users may use and copy PGN-Selection 1.0 unchanged.
Everthing else needs the written permission by Volker Annuss or Frank Quisinsky.
Because PGN-Selection 1.0 is licensed free of charge, there is no warranty of any kind.

Copyright&#58;
Volker Annuss


Frank Quisinsky
Trier, Germany
August 23rd, 2010
What I need is program which can delete the move transpositions in *.pgn file. The tool can read the numbers in the *.epd file Norm created. To do this from hand is to many work, also to do this with programs like Chessbase 14.

Perhaps possible with Notepad++?

Best
Frank
From example epd line,

Code: Select all

r1bq1rk1/1p2bppp/p1nppn2/8/3NPP2/2N1B3/PPP1B1PP/R2Q1RK1 w - - c0 124; c1 line&#40;s&#41;&#58; 33799 33801 ...
What are these 33799 and 33801?
Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: Need help to the topic: Move transpositions!

Post by Frank Quisinsky »

Hi Ferdinand,

I would give that man the shirt off my back.

In my Frankish ...
But with Frankish English is much better to understand (think so, but in reality for myself only).

---

To your question:

The position number of the PGN file.

PGN file: beta-1.pgn (82.704 positions).
EPD file: beta-1_dublicates.epd (26.619 lines without move transpostions). You can see the numbers of the games (move transpositions) in beta-1.pgn.

Important:
Norm created a tool called gameNum.exe (included in PGN tool selection by Norm). With the tool you can set also the game number directly in each of the positions in *.pgn database.

Maybe thats helps ... if you have interest to create such an tool.

Here are both files:
http://www.amateurschach.de/download/for-ferdinand.zip
(The PGN and EPD file).

Best
Frank
Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: Need help to the topic: Move transpositions!

Post by Frank Quisinsky »

I created a file:
for-ferdinand-2.zip

http://www.amateurschach.de/download/fo ... nand-2.zip

Now the same *.epd file you can find in "for-ferdinand.zip" and a newer PGN file ... now with game number:

I think this will help you a lot if you have interest to create such a program.

Examples:

[Event "Opening analyses"]
[Site "Trier"]
[Date "2017.02.24"]
[Round "2"]
[White "-"]
[Black "-"]
[Result "1/2-1/2"]
[ECO "A00"]
[PlyCount "12"]
[EventDate "2017.??.??"]
[EventCountry "GER"]
[Source "Frank Quisinsky"]

{Game 1}
1. g3 f5 2. Bg2 Nf6 3. d3 d6 4. e4 Nc6 5. Nc3 e5 6. f4 fxe4 1/2-1/2

[Event "Opening analyses"]
[Site "Trier"]
[Date "2017.02.24"]
[Round "2"]
[White "-"]
[Black "-"]
[Result "1/2-1/2"]
[ECO "A00"]
[PlyCount "12"]
[EventDate "2017.??.??"]
[EventCountry "GER"]
[Source "Frank Quisinsky"]

{Game 2}
1. Nc3 c5 2. Nf3 g6 3. d4 Nf6 4. dxc5 Qa5 5. Qd4 Nc6 6. Qa4 Qxc5 1/2-1/2
Ferdy
Posts: 4833
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: Need help to the topic: Move transpositions!

Post by Ferdy »

Frank Quisinsky wrote:I created a file:
for-ferdinand-2.zip

http://www.amateurschach.de/download/fo ... nand-2.zip

Now the same *.epd file you can find in "for-ferdinand.zip" and a newer PGN file ... now with game number:

I think this will help you a lot if you have interest to create such a program.

Examples:

[Event "Opening analyses"]
[Site "Trier"]
[Date "2017.02.24"]
[Round "2"]
[White "-"]
[Black "-"]
[Result "1/2-1/2"]
[ECO "A00"]
[PlyCount "12"]
[EventDate "2017.??.??"]
[EventCountry "GER"]
[Source "Frank Quisinsky"]

{Game 1}
1. g3 f5 2. Bg2 Nf6 3. d3 d6 4. e4 Nc6 5. Nc3 e5 6. f4 fxe4 1/2-1/2

[Event "Opening analyses"]
[Site "Trier"]
[Date "2017.02.24"]
[Round "2"]
[White "-"]
[Black "-"]
[Result "1/2-1/2"]
[ECO "A00"]
[PlyCount "12"]
[EventDate "2017.??.??"]
[EventCountry "GER"]
[Source "Frank Quisinsky"]

{Game 2}
1. Nc3 c5 2. Nf3 g6 3. d4 Nf6 4. dxc5 Qa5 5. Qd4 Nc6 6. Qa4 Qxc5 1/2-1/2
It seems to me the epd line is just the end position of the games in the pgn file.

Code: Select all

&#91;Event "Opening analyses"&#93;
&#91;Site "Trier"&#93;
&#91;Date "2017.02.24"&#93;
&#91;Round "2"&#93;
&#91;White "-"&#93;
&#91;Black "-"&#93;
&#91;Result "1/2-1/2"&#93;
&#91;ECO "B85"&#93;
&#91;PlyCount "18"&#93;
&#91;EventDate "2017.??.??"&#93;
&#91;EventCountry "GER"&#93;
&#91;Source "Frank Quisinsky"&#93;

&#123;Game 33799&#125;
1. e4 c5 2. Nf3 d6 3. d4 cxd4 4. Nxd4 a6 5. Nc3 e6 6. Be2 Nf6 7. O-O Be7 8. f4
O-O 9. Be3 Nc6 1/2-1/2

Code: Select all

r1bq1rk1/1p2bppp/p1nppn2/8/3NPP2/2N1B3/PPP1B1PP/R2Q1RK1 w - - c0 124; c1 line&#40;s&#41;&#58; 33799
If so you can use pgn-extract to remove duplicates.
Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: Need help to the topic: Move transpositions!

Post by Frank Quisinsky »

Hi Ferdinand,

yes ... the end position!

But how I can make it with pgn-extract?
I need a PGN file of the 26.619 games without move transpositions.

To reject 56.085 move transpositions in the beta-1.pgn file is a lot of work (56.085 + 26.619 = 82.704 ... the beta-1.pgn).

Best
Frank
Ferdy
Posts: 4833
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: Need help to the topic: Move transpositions!

Post by Ferdy »

Frank Quisinsky wrote:Hi Ferdinand,

yes ... the end position!

But how I can make it with pgn-extract?
I need a PGN file of the 26.619 games without move transpositions.

To reject 56.085 move transpositions in the beta-1.pgn file is a lot of work (56.085 + 26.619 = 82.704 ... the beta-1.pgn).

Best
Frank
There is a new version of pgn-extract better to use it.
https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/

Here is the command line.

Code: Select all

pgn-extract --fuzzydepth 0 --duplicates dupes.pgn --output unique-beta-1.pgn beta-1.pgn
The duplicates will be saved in dupes.pgn, just for inspection, you can delete it later.
The option --fuzzydepth 0 will match the end position of every game.
The output unique-beta-1.pgn will be the file you are interested at.
beta-1.pgn will be your big file which may contain duplicates.
Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: Need help to the topic: Move transpositions!

Post by Frank Quisinsky »

Wow, it works ...
For the next hours I have a lot to do.

Have many thanks Ferdinand!

Best
Frank
Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: I am happy, what for a great result!

Post by Frank Quisinsky »

Now I can see how many equal / balanced lines to each ECO code I have in realtiy in my 82.704 database after SF analyses.

Ferdinand you have to look ... all the years hard work on my FCP Live Book. I am very happy with that what I can see now.

...

Just a great result!!

Code: Select all

                  White       White                   White
ECO      Games    Score        Win    &#58;    Draw   &#58;    Loss

A00        97     50.0%   &#58;      0+   &#58;     97=   &#58;      0-
A01       121     50.0%   &#58;      0+   &#58;    121=   &#58;      0-
A02        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
A03        65     50.0%   &#58;      0+   &#58;     65=   &#58;      0-
A04        79     50.0%   &#58;      0+   &#58;     79=   &#58;      0-
A05        85     50.0%   &#58;      0+   &#58;     85=   &#58;      0-
A06        85     50.0%   &#58;      0+   &#58;     85=   &#58;      0-
A07       179     50.0%   &#58;      0+   &#58;    179=   &#58;      0-
A08        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
A09        66     50.0%   &#58;      0+   &#58;     66=   &#58;      0-
A10        52     50.0%   &#58;      0+   &#58;     52=   &#58;      0-
A11       144     50.0%   &#58;      0+   &#58;    144=   &#58;      0-
A12        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
A13       112     50.0%   &#58;      0+   &#58;    112=   &#58;      0-
A14        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
A15        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
A16        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
A17        34     50.0%   &#58;      0+   &#58;     34=   &#58;      0-
A18        35     50.0%   &#58;      0+   &#58;     35=   &#58;      0-
A19        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
A20        89     50.0%   &#58;      0+   &#58;     89=   &#58;      0-
A21       107     50.0%   &#58;      0+   &#58;    107=   &#58;      0-
A22        58     50.0%   &#58;      0+   &#58;     58=   &#58;      0-
A23        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
A24        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
A25       133     50.0%   &#58;      0+   &#58;    133=   &#58;      0-
A26        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
A27        75     50.0%   &#58;      0+   &#58;     75=   &#58;      0-
A28        99     50.0%   &#58;      0+   &#58;     99=   &#58;      0-
A29        68     50.0%   &#58;      0+   &#58;     68=   &#58;      0-
A30        80     50.0%   &#58;      0+   &#58;     80=   &#58;      0-
A31        39     50.0%   &#58;      0+   &#58;     39=   &#58;      0-
A32        58     50.0%   &#58;      0+   &#58;     58=   &#58;      0-
A33        60     50.0%   &#58;      0+   &#58;     60=   &#58;      0-
A34       221     50.0%   &#58;      0+   &#58;    221=   &#58;      0-
A35        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
A36       142     50.0%   &#58;      0+   &#58;    142=   &#58;      0-
A37       123     50.0%   &#58;      0+   &#58;    123=   &#58;      0-
A38        71     50.0%   &#58;      0+   &#58;     71=   &#58;      0-
A39        35     50.0%   &#58;      0+   &#58;     35=   &#58;      0-
A40       130     50.0%   &#58;      0+   &#58;    130=   &#58;      0-
A41        77     50.0%   &#58;      0+   &#58;     77=   &#58;      0-
A42        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
A43       109     50.0%   &#58;      0+   &#58;    109=   &#58;      0-
A44        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
A45       163     50.0%   &#58;      0+   &#58;    163=   &#58;      0-
A46       176     50.0%   &#58;      0+   &#58;    176=   &#58;      0-
A47        58     50.0%   &#58;      0+   &#58;     58=   &#58;      0-
A48       162     50.0%   &#58;      0+   &#58;    162=   &#58;      0-
A49        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
A50        64     50.0%   &#58;      0+   &#58;     64=   &#58;      0-
A51         9     50.0%   &#58;      0+   &#58;      9=   &#58;      0-
A52        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
A53        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
A54        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
A55        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
A56        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
A57        60     50.0%   &#58;      0+   &#58;     60=   &#58;      0-
A58        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
A59         8     50.0%   &#58;      0+   &#58;      8=   &#58;      0-
A60        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
A61        10     50.0%   &#58;      0+   &#58;     10=   &#58;      0-
A62        68     50.0%   &#58;      0+   &#58;     68=   &#58;      0-
A63        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
A64         3     50.0%   &#58;      0+   &#58;      3=   &#58;      0-
A65        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
A66        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
A67        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
A68        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
A69        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
A70        40     50.0%   &#58;      0+   &#58;     40=   &#58;      0-
A71        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
A72        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
A73        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
A74         9     50.0%   &#58;      0+   &#58;      9=   &#58;      0-
A75        38     50.0%   &#58;      0+   &#58;     38=   &#58;      0-
A76        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
A77        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
A78        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
A79        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
A80        91     50.0%   &#58;      0+   &#58;     91=   &#58;      0-
A81        89     50.0%   &#58;      0+   &#58;     89=   &#58;      0-
A82        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
A83        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
A84        49     50.0%   &#58;      0+   &#58;     49=   &#58;      0-
A85        47     50.0%   &#58;      0+   &#58;     47=   &#58;      0-
A86        20     50.0%   &#58;      0+   &#58;     20=   &#58;      0-
A87        72     50.0%   &#58;      0+   &#58;     72=   &#58;      0-
A88        48     50.0%   &#58;      0+   &#58;     48=   &#58;      0-
A89        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
A90        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
A91        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
A92        34     50.0%   &#58;      0+   &#58;     34=   &#58;      0-
A93        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
A94        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
A95        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
A96        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
A97        73     50.0%   &#58;      0+   &#58;     73=   &#58;      0-
A98        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
A99        13     50.0%   &#58;      0+   &#58;     13=   &#58;      0-
B00        50     50.0%   &#58;      0+   &#58;     50=   &#58;      0-
B01       150     50.0%   &#58;      0+   &#58;    150=   &#58;      0-
B02        94     50.0%   &#58;      0+   &#58;     94=   &#58;      0-
B03        46     50.0%   &#58;      0+   &#58;     46=   &#58;      0-
B04        91     50.0%   &#58;      0+   &#58;     91=   &#58;      0-
B05       103     50.0%   &#58;      0+   &#58;    103=   &#58;      0-
B06       131     50.0%   &#58;      0+   &#58;    131=   &#58;      0-
B07       155     50.0%   &#58;      0+   &#58;    155=   &#58;      0-
B08        70     50.0%   &#58;      0+   &#58;     70=   &#58;      0-
B09        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
B10        84     50.0%   &#58;      0+   &#58;     84=   &#58;      0-
B11        77     50.0%   &#58;      0+   &#58;     77=   &#58;      0-
B12       294     50.0%   &#58;      0+   &#58;    294=   &#58;      0-
B13        68     50.0%   &#58;      0+   &#58;     68=   &#58;      0-
B14        73     50.0%   &#58;      0+   &#58;     73=   &#58;      0-
B15        52     50.0%   &#58;      0+   &#58;     52=   &#58;      0-
B16        20     50.0%   &#58;      0+   &#58;     20=   &#58;      0-
B17        58     50.0%   &#58;      0+   &#58;     58=   &#58;      0-
B18        65     50.0%   &#58;      0+   &#58;     65=   &#58;      0-
B19        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
B20        87     50.0%   &#58;      0+   &#58;     87=   &#58;      0-
B21        57     50.0%   &#58;      0+   &#58;     57=   &#58;      0-
B22       185     50.0%   &#58;      0+   &#58;    185=   &#58;      0-
B23       136     50.0%   &#58;      0+   &#58;    136=   &#58;      0-
B24        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
B25        68     50.0%   &#58;      0+   &#58;     68=   &#58;      0-
B26        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
B27        40     50.0%   &#58;      0+   &#58;     40=   &#58;      0-
B28        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
B29        51     50.0%   &#58;      0+   &#58;     51=   &#58;      0-
B30       235     50.0%   &#58;      0+   &#58;    235=   &#58;      0-
B31       124     50.0%   &#58;      0+   &#58;    124=   &#58;      0-
B32        86     50.0%   &#58;      0+   &#58;     86=   &#58;      0-
B33       106     50.0%   &#58;      0+   &#58;    106=   &#58;      0-
B34        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
B35        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
B36        53     50.0%   &#58;      0+   &#58;     53=   &#58;      0-
B37        13     50.0%   &#58;      0+   &#58;     13=   &#58;      0-
B38        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
B39        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
B40       183     50.0%   &#58;      0+   &#58;    183=   &#58;      0-
B41        53     50.0%   &#58;      0+   &#58;     53=   &#58;      0-
B42       248     50.0%   &#58;      0+   &#58;    248=   &#58;      0-
B43        48     50.0%   &#58;      0+   &#58;     48=   &#58;      0-
B44        72     50.0%   &#58;      0+   &#58;     72=   &#58;      0-
B45       205     50.0%   &#58;      0+   &#58;    205=   &#58;      0-
B46        39     50.0%   &#58;      0+   &#58;     39=   &#58;      0-
B47        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
B48       101     50.0%   &#58;      0+   &#58;    101=   &#58;      0-
B49        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
B50       155     50.0%   &#58;      0+   &#58;    155=   &#58;      0-
B51       107     50.0%   &#58;      0+   &#58;    107=   &#58;      0-
B52        76     50.0%   &#58;      0+   &#58;     76=   &#58;      0-
B53       159     50.0%   &#58;      0+   &#58;    159=   &#58;      0-
B54        62     50.0%   &#58;      0+   &#58;     62=   &#58;      0-
B55        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
B56        38     50.0%   &#58;      0+   &#58;     38=   &#58;      0-
B57        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
B58        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
B59        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
B60        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
B61        67     50.0%   &#58;      0+   &#58;     67=   &#58;      0-
B62        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
B63        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
B64        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
B65        12     50.0%   &#58;      0+   &#58;     12=   &#58;      0-
B66        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
B67        39     50.0%   &#58;      0+   &#58;     39=   &#58;      0-
B68        40     50.0%   &#58;      0+   &#58;     40=   &#58;      0-
B69        41     50.0%   &#58;      0+   &#58;     41=   &#58;      0-
B70        44     50.0%   &#58;      0+   &#58;     44=   &#58;      0-
B71        13     50.0%   &#58;      0+   &#58;     13=   &#58;      0-
B72        40     50.0%   &#58;      0+   &#58;     40=   &#58;      0-
B73        64     50.0%   &#58;      0+   &#58;     64=   &#58;      0-
B74        41     50.0%   &#58;      0+   &#58;     41=   &#58;      0-
B75        20     50.0%   &#58;      0+   &#58;     20=   &#58;      0-
B76        66     50.0%   &#58;      0+   &#58;     66=   &#58;      0-
B77        21     50.0%   &#58;      0+   &#58;     21=   &#58;      0-
B78        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
B79        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
B80        49     50.0%   &#58;      0+   &#58;     49=   &#58;      0-
B81        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
B82       100     50.0%   &#58;      0+   &#58;    100=   &#58;      0-
B83        55     50.0%   &#58;      0+   &#58;     55=   &#58;      0-
B84       122     50.0%   &#58;      0+   &#58;    122=   &#58;      0-
B85         4     50.0%   &#58;      0+   &#58;      4=   &#58;      0-
B86        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
B87        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
B88       100     50.0%   &#58;      0+   &#58;    100=   &#58;      0-
B89        63     50.0%   &#58;      0+   &#58;     63=   &#58;      0-
B90       217     50.0%   &#58;      0+   &#58;    217=   &#58;      0-
B91        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
B92       118     50.0%   &#58;      0+   &#58;    118=   &#58;      0-
B93        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
B94        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
B95        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
B96        46     50.0%   &#58;      0+   &#58;     46=   &#58;      0-
B97        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
B98        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
B99        77     50.0%   &#58;      0+   &#58;     77=   &#58;      0-
C00        90     50.0%   &#58;      0+   &#58;     90=   &#58;      0-
C01        82     50.0%   &#58;      0+   &#58;     82=   &#58;      0-
C02        60     50.0%   &#58;      0+   &#58;     60=   &#58;      0-
C03        55     50.0%   &#58;      0+   &#58;     55=   &#58;      0-
C04        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
C05        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
C06        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
C07        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
C08        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
C09        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
C10        48     50.0%   &#58;      0+   &#58;     48=   &#58;      0-
C11        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
C12        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
C13        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
C14        78     50.0%   &#58;      0+   &#58;     78=   &#58;      0-
C15        70     50.0%   &#58;      0+   &#58;     70=   &#58;      0-
C16        88     50.0%   &#58;      0+   &#58;     88=   &#58;      0-
C17        69     50.0%   &#58;      0+   &#58;     69=   &#58;      0-
C18       126     50.0%   &#58;      0+   &#58;    126=   &#58;      0-
C19       163     50.0%   &#58;      0+   &#58;    163=   &#58;      0-
C20        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
C21        20     50.0%   &#58;      0+   &#58;     20=   &#58;      0-
C22        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
C23        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
C24        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
C25        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
C26        57     50.0%   &#58;      0+   &#58;     57=   &#58;      0-
C27        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
C28        36     50.0%   &#58;      0+   &#58;     36=   &#58;      0-
C29        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
C30        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
C31        10     50.0%   &#58;      0+   &#58;     10=   &#58;      0-
C32        11     50.0%   &#58;      0+   &#58;     11=   &#58;      0-
C33        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
C34        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
C35        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
C36        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
C37        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
C38         7     50.0%   &#58;      0+   &#58;      7=   &#58;      0-
C39        13     50.0%   &#58;      0+   &#58;     13=   &#58;      0-
C40        12     50.0%   &#58;      0+   &#58;     12=   &#58;      0-
C41        53     50.0%   &#58;      0+   &#58;     53=   &#58;      0-
C42        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
C43        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
C44        65     50.0%   &#58;      0+   &#58;     65=   &#58;      0-
C45        78     50.0%   &#58;      0+   &#58;     78=   &#58;      0-
C46        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
C47        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
C48        69     50.0%   &#58;      0+   &#58;     69=   &#58;      0-
C49        11     50.0%   &#58;      0+   &#58;     11=   &#58;      0-
C50        50     50.0%   &#58;      0+   &#58;     50=   &#58;      0-
C51        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
C52        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
C53        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
C54       143     50.0%   &#58;      0+   &#58;    143=   &#58;      0-
C55        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
C56        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
C57        11     50.0%   &#58;      0+   &#58;     11=   &#58;      0-
C58         9     50.0%   &#58;      0+   &#58;      9=   &#58;      0-
C59        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
C60        83     50.0%   &#58;      0+   &#58;     83=   &#58;      0-
C61        35     50.0%   &#58;      0+   &#58;     35=   &#58;      0-
C62        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
C63        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
C64        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
C65       181     50.0%   &#58;      0+   &#58;    181=   &#58;      0-
C66        34     50.0%   &#58;      0+   &#58;     34=   &#58;      0-
C67        37     50.0%   &#58;      0+   &#58;     37=   &#58;      0-
C68        39     50.0%   &#58;      0+   &#58;     39=   &#58;      0-
C69        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
C70        60     50.0%   &#58;      0+   &#58;     60=   &#58;      0-
C71        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
C72        34     50.0%   &#58;      0+   &#58;     34=   &#58;      0-
C73        41     50.0%   &#58;      0+   &#58;     41=   &#58;      0-
C74         9     50.0%   &#58;      0+   &#58;      9=   &#58;      0-
C75        10     50.0%   &#58;      0+   &#58;     10=   &#58;      0-
C76        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
C77        81     50.0%   &#58;      0+   &#58;     81=   &#58;      0-
C78        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
C79        13     50.0%   &#58;      0+   &#58;     13=   &#58;      0-
C80        53     50.0%   &#58;      0+   &#58;     53=   &#58;      0-
C81        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
C82        31     50.0%   &#58;      0+   &#58;     31=   &#58;      0-
C83        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
C84        97     50.0%   &#58;      0+   &#58;     97=   &#58;      0-
C85       185     50.0%   &#58;      0+   &#58;    185=   &#58;      0-
C86        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
C87        13     50.0%   &#58;      0+   &#58;     13=   &#58;      0-
C88        81     50.0%   &#58;      0+   &#58;     81=   &#58;      0-
C89        10     50.0%   &#58;      0+   &#58;     10=   &#58;      0-
C90        52     50.0%   &#58;      0+   &#58;     52=   &#58;      0-
C91        81     50.0%   &#58;      0+   &#58;     81=   &#58;      0-
C92       117     50.0%   &#58;      0+   &#58;    117=   &#58;      0-
C93        21     50.0%   &#58;      0+   &#58;     21=   &#58;      0-
C94        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
C95        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
C96        60     50.0%   &#58;      0+   &#58;     60=   &#58;      0-
C97        41     50.0%   &#58;      0+   &#58;     41=   &#58;      0-
C98        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
C99        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
D00       213     50.0%   &#58;      0+   &#58;    213=   &#58;      0-
D01        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
D02       130     50.0%   &#58;      0+   &#58;    130=   &#58;      0-
D03        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
D04        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
D05        49     50.0%   &#58;      0+   &#58;     49=   &#58;      0-
D06        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
D07        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
D08       105     50.0%   &#58;      0+   &#58;    105=   &#58;      0-
D09        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
D10       104     50.0%   &#58;      0+   &#58;    104=   &#58;      0-
D11       198     50.0%   &#58;      0+   &#58;    198=   &#58;      0-
D12        21     50.0%   &#58;      0+   &#58;     21=   &#58;      0-
D13        24     50.0%   &#58;      0+   &#58;     24=   &#58;      0-
D14        20     50.0%   &#58;      0+   &#58;     20=   &#58;      0-
D15       181     50.0%   &#58;      0+   &#58;    181=   &#58;      0-
D16        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
D17        39     50.0%   &#58;      0+   &#58;     39=   &#58;      0-
D18        49     50.0%   &#58;      0+   &#58;     49=   &#58;      0-
D19        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
D20        44     50.0%   &#58;      0+   &#58;     44=   &#58;      0-
D21        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
D22        13     50.0%   &#58;      0+   &#58;     13=   &#58;      0-
D23        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
D24        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
D25        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
D26        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
D27        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
D28        59     50.0%   &#58;      0+   &#58;     59=   &#58;      0-
D29        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
D30        87     50.0%   &#58;      0+   &#58;     87=   &#58;      0-
D31       123     50.0%   &#58;      0+   &#58;    123=   &#58;      0-
D32        35     50.0%   &#58;      0+   &#58;     35=   &#58;      0-
D33        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
D34        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
D35       152     50.0%   &#58;      0+   &#58;    152=   &#58;      0-
D36        39     50.0%   &#58;      0+   &#58;     39=   &#58;      0-
D37       106     50.0%   &#58;      0+   &#58;    106=   &#58;      0-
D38       135     50.0%   &#58;      0+   &#58;    135=   &#58;      0-
D39        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
D40        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
D41        46     50.0%   &#58;      0+   &#58;     46=   &#58;      0-
D42        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
D43        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
D44        16     50.0%   &#58;      0+   &#58;     16=   &#58;      0-
D45        74     50.0%   &#58;      0+   &#58;     74=   &#58;      0-
D46        21     50.0%   &#58;      0+   &#58;     21=   &#58;      0-
D47        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
D48        36     50.0%   &#58;      0+   &#58;     36=   &#58;      0-
D49        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
D50        12     50.0%   &#58;      0+   &#58;     12=   &#58;      0-
D51        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
D52        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
D53        79     50.0%   &#58;      0+   &#58;     79=   &#58;      0-
D54        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
D55        55     50.0%   &#58;      0+   &#58;     55=   &#58;      0-
D56        57     50.0%   &#58;      0+   &#58;     57=   &#58;      0-
D57        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
D58        60     50.0%   &#58;      0+   &#58;     60=   &#58;      0-
D59        10     50.0%   &#58;      0+   &#58;     10=   &#58;      0-
D60        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
D61        36     50.0%   &#58;      0+   &#58;     36=   &#58;      0-
D62         8     50.0%   &#58;      0+   &#58;      8=   &#58;      0-
D63        68     50.0%   &#58;      0+   &#58;     68=   &#58;      0-
D64        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
D65        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
D66        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
D67        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
D68        32     50.0%   &#58;      0+   &#58;     32=   &#58;      0-
D69        20     50.0%   &#58;      0+   &#58;     20=   &#58;      0-
D70        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
D71        80     50.0%   &#58;      0+   &#58;     80=   &#58;      0-
D72        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
D73        72     50.0%   &#58;      0+   &#58;     72=   &#58;      0-
D74        24     50.0%   &#58;      0+   &#58;     24=   &#58;      0-
D75        40     50.0%   &#58;      0+   &#58;     40=   &#58;      0-
D76        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
D77        24     50.0%   &#58;      0+   &#58;     24=   &#58;      0-
D78        44     50.0%   &#58;      0+   &#58;     44=   &#58;      0-
D79        21     50.0%   &#58;      0+   &#58;     21=   &#58;      0-
D80        41     50.0%   &#58;      0+   &#58;     41=   &#58;      0-
D81        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
D82        37     50.0%   &#58;      0+   &#58;     37=   &#58;      0-
D83        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
D84        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
D85       162     50.0%   &#58;      0+   &#58;    162=   &#58;      0-
D86        85     50.0%   &#58;      0+   &#58;     85=   &#58;      0-
D87       179     50.0%   &#58;      0+   &#58;    179=   &#58;      0-
D88        54     50.0%   &#58;      0+   &#58;     54=   &#58;      0-
D89        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
D90        60     50.0%   &#58;      0+   &#58;     60=   &#58;      0-
D91        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
D92        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
D93        49     50.0%   &#58;      0+   &#58;     49=   &#58;      0-
D94        57     50.0%   &#58;      0+   &#58;     57=   &#58;      0-
D95        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
D96        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
D97        58     50.0%   &#58;      0+   &#58;     58=   &#58;      0-
D98        24     50.0%   &#58;      0+   &#58;     24=   &#58;      0-
D99        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
E00        77     50.0%   &#58;      0+   &#58;     77=   &#58;      0-
E01        59     50.0%   &#58;      0+   &#58;     59=   &#58;      0-
E02        11     50.0%   &#58;      0+   &#58;     11=   &#58;      0-
E03        10     50.0%   &#58;      0+   &#58;     10=   &#58;      0-
E04        61     50.0%   &#58;      0+   &#58;     61=   &#58;      0-
E05        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
E06        54     50.0%   &#58;      0+   &#58;     54=   &#58;      0-
E07        44     50.0%   &#58;      0+   &#58;     44=   &#58;      0-
E08        53     50.0%   &#58;      0+   &#58;     53=   &#58;      0-
E09        40     50.0%   &#58;      0+   &#58;     40=   &#58;      0-
E10        68     50.0%   &#58;      0+   &#58;     68=   &#58;      0-
E11       183     50.0%   &#58;      0+   &#58;    183=   &#58;      0-
E12       149     50.0%   &#58;      0+   &#58;    149=   &#58;      0-
E13        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
E14        88     50.0%   &#58;      0+   &#58;     88=   &#58;      0-
E15       148     50.0%   &#58;      0+   &#58;    148=   &#58;      0-
E16        74     50.0%   &#58;      0+   &#58;     74=   &#58;      0-
E17        71     50.0%   &#58;      0+   &#58;     71=   &#58;      0-
E18        86     50.0%   &#58;      0+   &#58;     86=   &#58;      0-
E19        80     50.0%   &#58;      0+   &#58;     80=   &#58;      0-
E20       126     50.0%   &#58;      0+   &#58;    126=   &#58;      0-
E21        65     50.0%   &#58;      0+   &#58;     65=   &#58;      0-
E22        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
E23        22     50.0%   &#58;      0+   &#58;     22=   &#58;      0-
E24        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
E25        55     50.0%   &#58;      0+   &#58;     55=   &#58;      0-
E26        42     50.0%   &#58;      0+   &#58;     42=   &#58;      0-
E27        26     50.0%   &#58;      0+   &#58;     26=   &#58;      0-
E28        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
E29        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
E30        56     50.0%   &#58;      0+   &#58;     56=   &#58;      0-
E31        55     50.0%   &#58;      0+   &#58;     55=   &#58;      0-
E32       108     50.0%   &#58;      0+   &#58;    108=   &#58;      0-
E33        15     50.0%   &#58;      0+   &#58;     15=   &#58;      0-
E34        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
E35        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
E36        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
E37        27     50.0%   &#58;      0+   &#58;     27=   &#58;      0-
E38        46     50.0%   &#58;      0+   &#58;     46=   &#58;      0-
E39        54     50.0%   &#58;      0+   &#58;     54=   &#58;      0-
E40        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
E41        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
E42        59     50.0%   &#58;      0+   &#58;     59=   &#58;      0-
E43        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
E44        36     50.0%   &#58;      0+   &#58;     36=   &#58;      0-
E45        49     50.0%   &#58;      0+   &#58;     49=   &#58;      0-
E46        97     50.0%   &#58;      0+   &#58;     97=   &#58;      0-
E47        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
E48        87     50.0%   &#58;      0+   &#58;     87=   &#58;      0-
E49        59     50.0%   &#58;      0+   &#58;     59=   &#58;      0-
E50        24     50.0%   &#58;      0+   &#58;     24=   &#58;      0-
E51        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
E52        30     50.0%   &#58;      0+   &#58;     30=   &#58;      0-
E53        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
E54        89     50.0%   &#58;      0+   &#58;     89=   &#58;      0-
E55        62     50.0%   &#58;      0+   &#58;     62=   &#58;      0-
E56        48     50.0%   &#58;      0+   &#58;     48=   &#58;      0-
E57        45     50.0%   &#58;      0+   &#58;     45=   &#58;      0-
E58        39     50.0%   &#58;      0+   &#58;     39=   &#58;      0-
E59        35     50.0%   &#58;      0+   &#58;     35=   &#58;      0-
E60       137     50.0%   &#58;      0+   &#58;    137=   &#58;      0-
E61        91     50.0%   &#58;      0+   &#58;     91=   &#58;      0-
E62        73     50.0%   &#58;      0+   &#58;     73=   &#58;      0-
E63        37     50.0%   &#58;      0+   &#58;     37=   &#58;      0-
E64        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
E65        29     50.0%   &#58;      0+   &#58;     29=   &#58;      0-
E66        12     50.0%   &#58;      0+   &#58;     12=   &#58;      0-
E67        46     50.0%   &#58;      0+   &#58;     46=   &#58;      0-
E68       114     50.0%   &#58;      0+   &#58;    114=   &#58;      0-
E69        28     50.0%   &#58;      0+   &#58;     28=   &#58;      0-
E70        49     50.0%   &#58;      0+   &#58;     49=   &#58;      0-
E71        72     50.0%   &#58;      0+   &#58;     72=   &#58;      0-
E72        18     50.0%   &#58;      0+   &#58;     18=   &#58;      0-
E73        93     50.0%   &#58;      0+   &#58;     93=   &#58;      0-
E74        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
E75        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
E76        87     50.0%   &#58;      0+   &#58;     87=   &#58;      0-
E77        19     50.0%   &#58;      0+   &#58;     19=   &#58;      0-
E78        12     50.0%   &#58;      0+   &#58;     12=   &#58;      0-
E79        10     50.0%   &#58;      0+   &#58;     10=   &#58;      0-
E80         9     50.0%   &#58;      0+   &#58;      9=   &#58;      0-
E81        34     50.0%   &#58;      0+   &#58;     34=   &#58;      0-
E82        21     50.0%   &#58;      0+   &#58;     21=   &#58;      0-
E83        41     50.0%   &#58;      0+   &#58;     41=   &#58;      0-
E84        43     50.0%   &#58;      0+   &#58;     43=   &#58;      0-
E85         5     50.0%   &#58;      0+   &#58;      5=   &#58;      0-
E86        17     50.0%   &#58;      0+   &#58;     17=   &#58;      0-
E87         5     50.0%   &#58;      0+   &#58;      5=   &#58;      0-
E88        33     50.0%   &#58;      0+   &#58;     33=   &#58;      0-
E89        23     50.0%   &#58;      0+   &#58;     23=   &#58;      0-
E90        57     50.0%   &#58;      0+   &#58;     57=   &#58;      0-
E91        36     50.0%   &#58;      0+   &#58;     36=   &#58;      0-
E92       133     50.0%   &#58;      0+   &#58;    133=   &#58;      0-
E93        14     50.0%   &#58;      0+   &#58;     14=   &#58;      0-
E94       120     50.0%   &#58;      0+   &#58;    120=   &#58;      0-
E95        50     50.0%   &#58;      0+   &#58;     50=   &#58;      0-
E96        25     50.0%   &#58;      0+   &#58;     25=   &#58;      0-
E97        87     50.0%   &#58;      0+   &#58;     87=   &#58;      0-
E98        44     50.0%   &#58;      0+   &#58;     44=   &#58;      0-
E99        83     50.0%   &#58;      0+   &#58;     83=   &#58;      0-