[R] Plot an ols() call from Design

Sverre Stausland johnsen at fas.harvard.edu
Wed Mar 30 22:56:35 CEST 2011


Dear users,

I am attempting to plot an ols() call from the Design package, by
following the procedure explained by Harald Baayen in his 2008 book
'Analyzing linguistic data. A practical introduction to statistics
using R', page 175-181.

I've attached my data to this e-mail (I hope it's small enough that that's ok).

First I paste all the commands I ran, followed by the console content.
Any help would be greatly appreciated!

read.table("C:/Data.txt",sep="\t",header=TRUE)->Data
library(Design)
ols(Retro~rcs(log(Frequency),4),data=Data)->Data.ols
plot(Data.ols)
datadist(Data.ols)->d
is.atomic(Data.ols)
is.recursive(Data.ols)
unlist(Data.ols,recursive=FALSE)->Data.ols
is.atomic(Data.ols)
is.recursive(Data.ols)
datadist(Data.ols)->d
plot(Data.ols)

R version 2.12.2 (2011-02-25)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-pc-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> read.table("C:/Data.txt",sep="\t",header=TRUE)->Data
> library(Design)
Loading required package: Hmisc
Loading required package: survival
Loading required package: splines

Attaching package: 'Hmisc'

The following object(s) are masked from 'package:survival':

    untangle.specials

The following object(s) are masked from 'package:base':

    format.pval, round.POSIXt, trunc.POSIXt, units

Design library by Frank E Harrell Jr

Type library(help='Design'), ?DesignOverview, or ?Design.Overview')
to see overall documentation.


Attaching package: 'Design'

The following object(s) are masked from 'package:Hmisc':

    strgraphwrap

The following object(s) are masked from 'package:survival':

    Surv

> ols(Retro~rcs(log(Frequency),4),data=Data)->Data.ols
> plot(Data.ols)
Error in value.chk(at, ix, xseq, if (plot.type == "curves") 100 else 40,  :
  variable Frequency does not have limits defined by datadist
> datadist(Data.ols)->d
Error in sort.int(x, na.last = na.last, decreasing = decreasing, ...) :
  'x' must be atomic
> is.atomic(Data.ols)
[1] FALSE
> is.recursive(Data.ols)
[1] TRUE
> unlist(Data.ols,recursive=FALSE)->Data.ols
> is.atomic(Data.ols)
[1] FALSE
> is.recursive(Data.ols)
[1] TRUE
> datadist(Data.ols)->d
Error in sort.int(x, na.last = na.last, decreasing = decreasing, ...) :
  'x' must be atomic
> plot(Data.ols)
Error in xy.coords(x, y, xlabel, ylabel, log) :
  'x' is a list, but does not have components 'x' and 'y'
>
-------------- next part --------------
Subject	Block	Pos	Word	Onset	Vheight	Vround	Vfront	Vlength	Frequency	Retro
AF	30	1	sak	s	low	unround	back	long	12022	0
AF	30	2	sak	s	low	unround	back	long	12022	0
AF	30	3	sak	s	low	unround	back	long	12022	0
AF	30	4	sak	s	low	unround	back	long	12022	0
AF	30	5	sak	s	low	unround	back	long	12022	0
AF	30	6	sak	s	low	unround	back	long	12022	0
AF	32	1	sak	s	low	unround	back	long	12022	0
AF	32	2	sak	s	low	unround	back	long	12022	0
AF	32	3	sak	s	low	unround	back	long	12022	0
AF	32	4	sak	s	low	unround	back	long	12022	0
AF	32	5	sak	s	low	unround	back	long	12022	0
AF	32	6	sak	s	low	unround	back	long	12022	0
AF	34	1	sak	s	low	unround	back	long	12022	0
AF	34	2	sak	s	low	unround	back	long	12022	0
AF	34	3	sak	s	low	unround	back	long	12022	0
AF	34	4	sak	s	low	unround	back	long	12022	0
AF	34	5	sak	s	low	unround	back	long	12022	0
AF	36	1	sak	s	low	unround	back	long	12022	0
AF	36	2	sak	s	low	unround	back	long	12022	1
AF	36	3	sak	s	low	unround	back	long	12022	1
AF	36	4	sak	s	low	unround	back	long	12022	1
AF	36	5	sak	s	low	unround	back	long	12022	1
AF	36	6	sak	s	low	unround	back	long	12022	1
AF	38	1	sak	s	low	unround	back	long	12022	0
AF	38	2	sak	s	low	unround	back	long	12022	1
AF	38	3	sak	s	low	unround	back	long	12022	0
AF	38	4	sak	s	low	unround	back	long	12022	0
AF	38	5	sak	s	low	unround	back	long	12022	0
AF	38	6	sak	s	low	unround	back	long	12022	0
AH	22	1	sak	s	low	unround	back	long	12022	1
AH	22	2	sak	s	low	unround	back	long	12022	1
AH	22	3	sak	s	low	unround	back	long	12022	1
AH	22	4	sak	s	low	unround	back	long	12022	1
AH	22	5	sak	s	low	unround	back	long	12022	1
AH	22	6	sak	s	low	unround	back	long	12022	1
AH	24	1	sak	s	low	unround	back	long	12022	1
AH	24	2	sak	s	low	unround	back	long	12022	1
AH	24	3	sak	s	low	unround	back	long	12022	1
AH	24	4	sak	s	low	unround	back	long	12022	1
AH	24	5	sak	s	low	unround	back	long	12022	1
AH	24	6	sak	s	low	unround	back	long	12022	1
AH	26	1	sak	s	low	unround	back	long	12022	1
AH	26	2	sak	s	low	unround	back	long	12022	1
AH	26	3	sak	s	low	unround	back	long	12022	1
AH	26	4	sak	s	low	unround	back	long	12022	1
AH	26	5	sak	s	low	unround	back	long	12022	1
AH	26	6	sak	s	low	unround	back	long	12022	1
AH	28	1	sak	s	low	unround	back	long	12022	1
AH	28	2	sak	s	low	unround	back	long	12022	1
AH	28	3	sak	s	low	unround	back	long	12022	1
AH	28	4	sak	s	low	unround	back	long	12022	1
AH	28	5	sak	s	low	unround	back	long	12022	1
AH	28	6	sak	s	low	unround	back	long	12022	1
CH	22	1	sak	s	low	unround	back	long	12022	1
CH	22	2	sak	s	low	unround	back	long	12022	0
CH	22	3	sak	s	low	unround	back	long	12022	0
CH	22	4	sak	s	low	unround	back	long	12022	0
CH	22	5	sak	s	low	unround	back	long	12022	0
CH	22	6	sak	s	low	unround	back	long	12022	1
CH	24	1	sak	s	low	unround	back	long	12022	0
CH	24	2	sak	s	low	unround	back	long	12022	1
CH	24	3	sak	s	low	unround	back	long	12022	1
CH	24	4	sak	s	low	unround	back	long	12022	0
CH	24	5	sak	s	low	unround	back	long	12022	0
CH	24	6	sak	s	low	unround	back	long	12022	0
CH	26	1	sak	s	low	unround	back	long	12022	0
CH	26	2	sak	s	low	unround	back	long	12022	0
CH	26	3	sak	s	low	unround	back	long	12022	0
CH	26	4	sak	s	low	unround	back	long	12022	0
CH	26	5	sak	s	low	unround	back	long	12022	0
CH	26	6	sak	s	low	unround	back	long	12022	0
CH	28	2	sak	s	low	unround	back	long	12022	1
CH	28	3	sak	s	low	unround	back	long	12022	0
CH	28	4	sak	s	low	unround	back	long	12022	1
HY	13	1	sak	s	low	unround	back	long	12022	0
HY	13	2	sak	s	low	unround	back	long	12022	1
HY	13	3	sak	s	low	unround	back	long	12022	1
HY	13	4	sak	s	low	unround	back	long	12022	1
HY	13	5	sak	s	low	unround	back	long	12022	1
HY	13	6	sak	s	low	unround	back	long	12022	1
HY	15	1	sak	s	low	unround	back	long	12022	0
HY	15	2	sak	s	low	unround	back	long	12022	0
HY	15	3	sak	s	low	unround	back	long	12022	0
HY	15	4	sak	s	low	unround	back	long	12022	0
HY	15	5	sak	s	low	unround	back	long	12022	1
HY	15	6	sak	s	low	unround	back	long	12022	0
HY	17	1	sak	s	low	unround	back	long	12022	0
HY	17	2	sak	s	low	unround	back	long	12022	0
HY	17	3	sak	s	low	unround	back	long	12022	0
HY	17	4	sak	s	low	unround	back	long	12022	0
HY	17	5	sak	s	low	unround	back	long	12022	1
HY	17	6	sak	s	low	unround	back	long	12022	1
HY	19	1	sak	s	low	unround	back	long	12022	0
HY	19	2	sak	s	low	unround	back	long	12022	0
HY	19	3	sak	s	low	unround	back	long	12022	0
HY	19	4	sak	s	low	unround	back	long	12022	0
HY	19	5	sak	s	low	unround	back	long	12022	0
HY	19	6	sak	s	low	unround	back	long	12022	0
MH	37	1	sak	s	low	unround	back	long	12022	1
MH	37	2	sak	s	low	unround	back	long	12022	1
MH	37	3	sak	s	low	unround	back	long	12022	1
MH	37	4	sak	s	low	unround	back	long	12022	1
MH	37	5	sak	s	low	unround	back	long	12022	1
MH	37	6	sak	s	low	unround	back	long	12022	1
MH	39	1	sak	s	low	unround	back	long	12022	1
MH	39	2	sak	s	low	unround	back	long	12022	0
MH	39	3	sak	s	low	unround	back	long	12022	0
MH	39	4	sak	s	low	unround	back	long	12022	0
MH	39	5	sak	s	low	unround	back	long	12022	0
MH	39	6	sak	s	low	unround	back	long	12022	0
MH	41	1	sak	s	low	unround	back	long	12022	0
MH	41	2	sak	s	low	unround	back	long	12022	0
MH	41	3	sak	s	low	unround	back	long	12022	0
MH	41	4	sak	s	low	unround	back	long	12022	0
MH	41	5	sak	s	low	unround	back	long	12022	0
MH	41	6	sak	s	low	unround	back	long	12022	0
MH	43	1	sak	s	low	unround	back	long	12022	1
MH	43	2	sak	s	low	unround	back	long	12022	1
MH	43	3	sak	s	low	unround	back	long	12022	0
MH	43	4	sak	s	low	unround	back	long	12022	0
MH	43	5	sak	s	low	unround	back	long	12022	0
MH	43	6	sak	s	low	unround	back	long	12022	0
MK	6	1	sak	s	low	unround	back	long	12022	0
MK	6	2	sak	s	low	unround	back	long	12022	0
MK	6	3	sak	s	low	unround	back	long	12022	0
MK	6	4	sak	s	low	unround	back	long	12022	0
MK	6	5	sak	s	low	unround	back	long	12022	0
MK	6	6	sak	s	low	unround	back	long	12022	1
MK	8	1	sak	s	low	unround	back	long	12022	0
MK	8	2	sak	s	low	unround	back	long	12022	1
MK	8	3	sak	s	low	unround	back	long	12022	0
MK	8	4	sak	s	low	unround	back	long	12022	1
MK	8	5	sak	s	low	unround	back	long	12022	1
MK	8	6	sak	s	low	unround	back	long	12022	1
MK	10	1	sak	s	low	unround	back	long	12022	1
MK	10	2	sak	s	low	unround	back	long	12022	0
MK	10	3	sak	s	low	unround	back	long	12022	0
MK	10	4	sak	s	low	unround	back	long	12022	0
MK	10	5	sak	s	low	unround	back	long	12022	0
MK	10	6	sak	s	low	unround	back	long	12022	0
MK	12	1	sak	s	low	unround	back	long	12022	0
MK	12	2	sak	s	low	unround	back	long	12022	0
MK	12	3	sak	s	low	unround	back	long	12022	0
MK	12	4	sak	s	low	unround	back	long	12022	0
MK	12	5	sak	s	low	unround	back	long	12022	0
MK	12	6	sak	s	low	unround	back	long	12022	0
PS	14	1	sak	s	low	unround	back	long	12022	1
PS	14	2	sak	s	low	unround	back	long	12022	1
PS	14	3	sak	s	low	unround	back	long	12022	1
PS	14	4	sak	s	low	unround	back	long	12022	1
PS	14	5	sak	s	low	unround	back	long	12022	1
PS	14	6	sak	s	low	unround	back	long	12022	1
PS	16	1	sak	s	low	unround	back	long	12022	1
PS	16	2	sak	s	low	unround	back	long	12022	1
PS	16	3	sak	s	low	unround	back	long	12022	1
PS	16	4	sak	s	low	unround	back	long	12022	1
PS	16	5	sak	s	low	unround	back	long	12022	1
PS	16	6	sak	s	low	unround	back	long	12022	1
PS	18	1	sak	s	low	unround	back	long	12022	1
PS	18	2	sak	s	low	unround	back	long	12022	1
PS	18	3	sak	s	low	unround	back	long	12022	1
PS	18	4	sak	s	low	unround	back	long	12022	1
PS	18	5	sak	s	low	unround	back	long	12022	1
PS	18	6	sak	s	low	unround	back	long	12022	1
PS	20	1	sak	s	low	unround	back	long	12022	1
PS	20	2	sak	s	low	unround	back	long	12022	1
PS	20	3	sak	s	low	unround	back	long	12022	1
PS	20	4	sak	s	low	unround	back	long	12022	1
PS	20	5	sak	s	low	unround	back	long	12022	1
PS	20	6	sak	s	low	unround	back	long	12022	1
SR	6	1	sak	s	low	unround	back	long	12022	1
SR	6	2	sak	s	low	unround	back	long	12022	1
SR	6	3	sak	s	low	unround	back	long	12022	1
SR	6	4	sak	s	low	unround	back	long	12022	1
SR	6	5	sak	s	low	unround	back	long	12022	1
SR	6	6	sak	s	low	unround	back	long	12022	1
SR	8	1	sak	s	low	unround	back	long	12022	1
SR	8	2	sak	s	low	unround	back	long	12022	1
SR	8	3	sak	s	low	unround	back	long	12022	1
SR	8	4	sak	s	low	unround	back	long	12022	1
SR	8	5	sak	s	low	unround	back	long	12022	1
SR	8	6	sak	s	low	unround	back	long	12022	0
SR	10	1	sak	s	low	unround	back	long	12022	1
SR	10	2	sak	s	low	unround	back	long	12022	1
SR	10	3	sak	s	low	unround	back	long	12022	1
SR	10	4	sak	s	low	unround	back	long	12022	1
SR	10	5	sak	s	low	unround	back	long	12022	1
SR	10	6	sak	s	low	unround	back	long	12022	0
SR	12	1	sak	s	low	unround	back	long	12022	1
SR	12	2	sak	s	low	unround	back	long	12022	1
SR	12	3	sak	s	low	unround	back	long	12022	0
SR	12	4	sak	s	low	unround	back	long	12022	0
SR	12	5	sak	s	low	unround	back	long	12022	0
SR	12	6	sak	s	low	unround	back	long	12022	0
VC	54	1	sak	s	low	unround	back	long	12022	1
VC	54	2	sak	s	low	unround	back	long	12022	1
VC	54	3	sak	s	low	unround	back	long	12022	1
VC	54	4	sak	s	low	unround	back	long	12022	1
VC	54	5	sak	s	low	unround	back	long	12022	1
VC	54	6	sak	s	low	unround	back	long	12022	0
VC	56	1	sak	s	low	unround	back	long	12022	0
VC	56	2	sak	s	low	unround	back	long	12022	1
VC	56	3	sak	s	low	unround	back	long	12022	0
VC	56	4	sak	s	low	unround	back	long	12022	0
VC	56	5	sak	s	low	unround	back	long	12022	0
VC	56	6	sak	s	low	unround	back	long	12022	1
VC	58	1	sak	s	low	unround	back	long	12022	1
VC	58	2	sak	s	low	unround	back	long	12022	1
VC	58	3	sak	s	low	unround	back	long	12022	1
VC	58	4	sak	s	low	unround	back	long	12022	1
VC	58	5	sak	s	low	unround	back	long	12022	1
VC	58	6	sak	s	low	unround	back	long	12022	1
VC	60	1	sak	s	low	unround	back	long	12022	0
VC	60	2	sak	s	low	unround	back	long	12022	1
VC	60	3	sak	s	low	unround	back	long	12022	1
VC	60	4	sak	s	low	unround	back	long	12022	1
VC	60	5	sak	s	low	unround	back	long	12022	1
VC	60	6	sak	s	low	unround	back	long	12022	1
VJ	22	1	sak	s	low	unround	back	long	12022	1
VJ	22	2	sak	s	low	unround	back	long	12022	1
VJ	22	3	sak	s	low	unround	back	long	12022	1
VJ	22	4	sak	s	low	unround	back	long	12022	1
VJ	22	5	sak	s	low	unround	back	long	12022	1
VJ	22	6	sak	s	low	unround	back	long	12022	1
VJ	24	1	sak	s	low	unround	back	long	12022	1
VJ	24	2	sak	s	low	unround	back	long	12022	1
VJ	24	3	sak	s	low	unround	back	long	12022	1
VJ	24	4	sak	s	low	unround	back	long	12022	1
VJ	24	5	sak	s	low	unround	back	long	12022	1
VJ	24	6	sak	s	low	unround	back	long	12022	1
VJ	26	1	sak	s	low	unround	back	long	12022	1
VJ	26	2	sak	s	low	unround	back	long	12022	1
VJ	26	3	sak	s	low	unround	back	long	12022	1
VJ	26	4	sak	s	low	unround	back	long	12022	1
VJ	26	5	sak	s	low	unround	back	long	12022	1
VJ	26	6	sak	s	low	unround	back	long	12022	1
VJ	28	1	sak	s	low	unround	back	long	12022	1
VJ	28	2	sak	s	low	unround	back	long	12022	1
VJ	28	3	sak	s	low	unround	back	long	12022	1
VJ	28	4	sak	s	low	unround	back	long	12022	1
VJ	28	5	sak	s	low	unround	back	long	12022	1
VJ	28	6	sak	s	low	unround	back	long	12022	1
AF	72	1	seng	s	mid	unround	front	short	4471	0
AF	72	2	seng	s	mid	unround	front	short	4471	0
AF	72	3	seng	s	mid	unround	front	short	4471	0
AF	72	4	seng	s	mid	unround	front	short	4471	0
AF	72	5	seng	s	mid	unround	front	short	4471	0
AF	72	6	seng	s	mid	unround	front	short	4471	0
AF	74	1	seng	s	mid	unround	front	short	4471	0
AF	74	2	seng	s	mid	unround	front	short	4471	0
AF	74	3	seng	s	mid	unround	front	short	4471	0
AF	74	4	seng	s	mid	unround	front	short	4471	0
AF	74	5	seng	s	mid	unround	front	short	4471	0
AF	74	6	seng	s	mid	unround	front	short	4471	0
AF	76	1	seng	s	mid	unround	front	short	4471	0
AF	76	2	seng	s	mid	unround	front	short	4471	0
AF	76	3	seng	s	mid	unround	front	short	4471	0
AF	76	4	seng	s	mid	unround	front	short	4471	0
AF	76	5	seng	s	mid	unround	front	short	4471	0
AF	76	6	seng	s	mid	unround	front	short	4471	1
AF	78	1	seng	s	mid	unround	front	short	4471	0
AF	78	2	seng	s	mid	unround	front	short	4471	0
AF	78	3	seng	s	mid	unround	front	short	4471	0
AF	78	4	seng	s	mid	unround	front	short	4471	0
AF	78	5	seng	s	mid	unround	front	short	4471	0
AF	78	6	seng	s	mid	unround	front	short	4471	0
AH	37	1	seng	s	mid	unround	front	short	4471	0
AH	37	2	seng	s	mid	unround	front	short	4471	0
AH	37	3	seng	s	mid	unround	front	short	4471	0
AH	37	4	seng	s	mid	unround	front	short	4471	0
AH	37	5	seng	s	mid	unround	front	short	4471	0
AH	37	6	seng	s	mid	unround	front	short	4471	0
AH	39	1	seng	s	mid	unround	front	short	4471	0
AH	39	2	seng	s	mid	unround	front	short	4471	0
AH	39	3	seng	s	mid	unround	front	short	4471	0
AH	39	4	seng	s	mid	unround	front	short	4471	0
AH	39	5	seng	s	mid	unround	front	short	4471	1
AH	39	6	seng	s	mid	unround	front	short	4471	0
AH	41	1	seng	s	mid	unround	front	short	4471	0
AH	41	2	seng	s	mid	unround	front	short	4471	0
AH	41	3	seng	s	mid	unround	front	short	4471	0
AH	41	4	seng	s	mid	unround	front	short	4471	1
AH	41	5	seng	s	mid	unround	front	short	4471	0
AH	41	6	seng	s	mid	unround	front	short	4471	0
AH	43	1	seng	s	mid	unround	front	short	4471	1
AH	43	2	seng	s	mid	unround	front	short	4471	1
AH	43	3	seng	s	mid	unround	front	short	4471	1
AH	43	4	seng	s	mid	unround	front	short	4471	1
AH	43	5	seng	s	mid	unround	front	short	4471	1
AH	43	6	seng	s	mid	unround	front	short	4471	1
CH	37	1	seng	s	mid	unround	front	short	4471	0
CH	37	2	seng	s	mid	unround	front	short	4471	0
CH	37	3	seng	s	mid	unround	front	short	4471	1
CH	37	4	seng	s	mid	unround	front	short	4471	1
CH	37	5	seng	s	mid	unround	front	short	4471	1
CH	37	6	seng	s	mid	unround	front	short	4471	1
CH	39	1	seng	s	mid	unround	front	short	4471	1
CH	39	2	seng	s	mid	unround	front	short	4471	1
CH	39	3	seng	s	mid	unround	front	short	4471	1
CH	39	4	seng	s	mid	unround	front	short	4471	1
CH	39	5	seng	s	mid	unround	front	short	4471	1
CH	39	6	seng	s	mid	unround	front	short	4471	1
CH	41	1	seng	s	mid	unround	front	short	4471	0
CH	41	2	seng	s	mid	unround	front	short	4471	0
CH	41	3	seng	s	mid	unround	front	short	4471	0
CH	41	4	seng	s	mid	unround	front	short	4471	0
CH	41	5	seng	s	mid	unround	front	short	4471	0
CH	41	6	seng	s	mid	unround	front	short	4471	0
CH	43	1	seng	s	mid	unround	front	short	4471	0
CH	43	2	seng	s	mid	unround	front	short	4471	0
CH	43	3	seng	s	mid	unround	front	short	4471	0
CH	43	4	seng	s	mid	unround	front	short	4471	0
CH	43	5	seng	s	mid	unround	front	short	4471	0
CH	43	6	seng	s	mid	unround	front	short	4471	0
HY	47	1	seng	s	mid	unround	front	short	4471	0
HY	47	2	seng	s	mid	unround	front	short	4471	0
HY	47	3	seng	s	mid	unround	front	short	4471	0
HY	47	4	seng	s	mid	unround	front	short	4471	0
HY	47	5	seng	s	mid	unround	front	short	4471	0
HY	47	6	seng	s	mid	unround	front	short	4471	0
HY	49	1	seng	s	mid	unround	front	short	4471	0
HY	49	2	seng	s	mid	unround	front	short	4471	0
HY	49	3	seng	s	mid	unround	front	short	4471	0
HY	49	4	seng	s	mid	unround	front	short	4471	0
HY	49	5	seng	s	mid	unround	front	short	4471	0
HY	49	6	seng	s	mid	unround	front	short	4471	0
HY	51	1	seng	s	mid	unround	front	short	4471	0
HY	51	2	seng	s	mid	unround	front	short	4471	0
HY	51	3	seng	s	mid	unround	front	short	4471	0
HY	51	4	seng	s	mid	unround	front	short	4471	0
HY	51	5	seng	s	mid	unround	front	short	4471	0
HY	51	6	seng	s	mid	unround	front	short	4471	0
HY	53	1	seng	s	mid	unround	front	short	4471	0
HY	53	2	seng	s	mid	unround	front	short	4471	0
HY	53	3	seng	s	mid	unround	front	short	4471	0
HY	53	4	seng	s	mid	unround	front	short	4471	0
HY	53	5	seng	s	mid	unround	front	short	4471	0
HY	53	6	seng	s	mid	unround	front	short	4471	0
MH	13	1	seng	s	mid	unround	front	short	4471	1
MH	13	2	seng	s	mid	unround	front	short	4471	1
MH	13	3	seng	s	mid	unround	front	short	4471	1
MH	13	4	seng	s	mid	unround	front	short	4471	1
MH	13	5	seng	s	mid	unround	front	short	4471	1
MH	13	6	seng	s	mid	unround	front	short	4471	1
MH	15	1	seng	s	mid	unround	front	short	4471	1
MH	15	2	seng	s	mid	unround	front	short	4471	1
MH	15	3	seng	s	mid	unround	front	short	4471	1
MH	15	4	seng	s	mid	unround	front	short	4471	1
MH	15	5	seng	s	mid	unround	front	short	4471	1
MH	15	6	seng	s	mid	unround	front	short	4471	1
MH	17	1	seng	s	mid	unround	front	short	4471	1
MH	17	2	seng	s	mid	unround	front	short	4471	1
MH	17	3	seng	s	mid	unround	front	short	4471	1
MH	17	4	seng	s	mid	unround	front	short	4471	1
MH	17	5	seng	s	mid	unround	front	short	4471	1
MH	17	6	seng	s	mid	unround	front	short	4471	1
MH	19	1	seng	s	mid	unround	front	short	4471	1
MH	19	2	seng	s	mid	unround	front	short	4471	1
MH	19	3	seng	s	mid	unround	front	short	4471	1
MH	19	4	seng	s	mid	unround	front	short	4471	1
MH	19	5	seng	s	mid	unround	front	short	4471	1
MH	19	6	seng	s	mid	unround	front	short	4471	1
MK	37	1	seng	s	mid	unround	front	short	4471	1
MK	37	2	seng	s	mid	unround	front	short	4471	1
MK	37	3	seng	s	mid	unround	front	short	4471	1
MK	37	4	seng	s	mid	unround	front	short	4471	1
MK	37	5	seng	s	mid	unround	front	short	4471	1
MK	37	6	seng	s	mid	unround	front	short	4471	1
MK	39	1	seng	s	mid	unround	front	short	4471	1
MK	39	2	seng	s	mid	unround	front	short	4471	1
MK	39	3	seng	s	mid	unround	front	short	4471	0
MK	39	4	seng	s	mid	unround	front	short	4471	0
MK	39	5	seng	s	mid	unround	front	short	4471	1
MK	39	6	seng	s	mid	unround	front	short	4471	1
MK	41	1	seng	s	mid	unround	front	short	4471	1
MK	41	2	seng	s	mid	unround	front	short	4471	1
MK	41	3	seng	s	mid	unround	front	short	4471	0
MK	41	4	seng	s	mid	unround	front	short	4471	1
MK	41	5	seng	s	mid	unround	front	short	4471	1
MK	41	6	seng	s	mid	unround	front	short	4471	1
MK	43	1	seng	s	mid	unround	front	short	4471	0
MK	43	2	seng	s	mid	unround	front	short	4471	0
MK	43	3	seng	s	mid	unround	front	short	4471	0
MK	43	4	seng	s	mid	unround	front	short	4471	0
MK	43	5	seng	s	mid	unround	front	short	4471	1
MK	43	6	seng	s	mid	unround	front	short	4471	0
PS	6	1	seng	s	mid	unround	front	short	4471	1
PS	6	2	seng	s	mid	unround	front	short	4471	1
PS	6	3	seng	s	mid	unround	front	short	4471	1
PS	6	4	seng	s	mid	unround	front	short	4471	1
PS	6	5	seng	s	mid	unround	front	short	4471	1
PS	6	6	seng	s	mid	unround	front	short	4471	1
PS	8	1	seng	s	mid	unround	front	short	4471	1
PS	8	2	seng	s	mid	unround	front	short	4471	1
PS	8	3	seng	s	mid	unround	front	short	4471	1
PS	8	4	seng	s	mid	unround	front	short	4471	1
PS	8	5	seng	s	mid	unround	front	short	4471	1
PS	8	6	seng	s	mid	unround	front	short	4471	1
PS	10	1	seng	s	mid	unround	front	short	4471	1
PS	10	2	seng	s	mid	unround	front	short	4471	1
PS	10	3	seng	s	mid	unround	front	short	4471	1
PS	10	4	seng	s	mid	unround	front	short	4471	1
PS	10	5	seng	s	mid	unround	front	short	4471	1
PS	10	6	seng	s	mid	unround	front	short	4471	1
PS	12	1	seng	s	mid	unround	front	short	4471	1
PS	12	2	seng	s	mid	unround	front	short	4471	1
PS	12	3	seng	s	mid	unround	front	short	4471	1
PS	12	4	seng	s	mid	unround	front	short	4471	1
PS	12	5	seng	s	mid	unround	front	short	4471	1
PS	12	6	seng	s	mid	unround	front	short	4471	1
SR	22	1	seng	s	mid	unround	front	short	4471	1
SR	22	2	seng	s	mid	unround	front	short	4471	1
SR	22	3	seng	s	mid	unround	front	short	4471	1
SR	22	4	seng	s	mid	unround	front	short	4471	0
SR	22	5	seng	s	mid	unround	front	short	4471	0
SR	22	6	seng	s	mid	unround	front	short	4471	0
SR	24	1	seng	s	mid	unround	front	short	4471	0
SR	24	2	seng	s	mid	unround	front	short	4471	0
SR	24	3	seng	s	mid	unround	front	short	4471	0
SR	24	4	seng	s	mid	unround	front	short	4471	0
SR	24	5	seng	s	mid	unround	front	short	4471	0
SR	24	6	seng	s	mid	unround	front	short	4471	1
SR	26	1	seng	s	mid	unround	front	short	4471	1
SR	26	2	seng	s	mid	unround	front	short	4471	1
SR	26	3	seng	s	mid	unround	front	short	4471	1
SR	26	4	seng	s	mid	unround	front	short	4471	1
SR	26	5	seng	s	mid	unround	front	short	4471	1
SR	26	6	seng	s	mid	unround	front	short	4471	1
SR	28	1	seng	s	mid	unround	front	short	4471	1
SR	28	2	seng	s	mid	unround	front	short	4471	1
SR	28	3	seng	s	mid	unround	front	short	4471	1
SR	28	4	seng	s	mid	unround	front	short	4471	1
SR	28	5	seng	s	mid	unround	front	short	4471	0
SR	28	6	seng	s	mid	unround	front	short	4471	0
VC	53	1	seng	s	mid	unround	front	short	4471	0
VC	53	2	seng	s	mid	unround	front	short	4471	1
VC	53	3	seng	s	mid	unround	front	short	4471	0
VC	53	4	seng	s	mid	unround	front	short	4471	0
VC	53	5	seng	s	mid	unround	front	short	4471	0
VC	53	6	seng	s	mid	unround	front	short	4471	1
VC	55	1	seng	s	mid	unround	front	short	4471	0
VC	55	2	seng	s	mid	unround	front	short	4471	1
VC	55	3	seng	s	mid	unround	front	short	4471	1
VC	55	4	seng	s	mid	unround	front	short	4471	0
VC	55	5	seng	s	mid	unround	front	short	4471	1
VC	55	6	seng	s	mid	unround	front	short	4471	1
VC	57	1	seng	s	mid	unround	front	short	4471	0
VC	57	2	seng	s	mid	unround	front	short	4471	1
VC	57	3	seng	s	mid	unround	front	short	4471	1
VC	57	4	seng	s	mid	unround	front	short	4471	1
VC	57	5	seng	s	mid	unround	front	short	4471	1
VC	57	6	seng	s	mid	unround	front	short	4471	1
VC	59	1	seng	s	mid	unround	front	short	4471	1
VC	59	2	seng	s	mid	unround	front	short	4471	1
VC	59	3	seng	s	mid	unround	front	short	4471	0
VC	59	4	seng	s	mid	unround	front	short	4471	1
VC	59	5	seng	s	mid	unround	front	short	4471	1
VC	59	6	seng	s	mid	unround	front	short	4471	1
VJ	38	1	seng	s	mid	unround	front	short	4471	1
VJ	38	2	seng	s	mid	unround	front	short	4471	0
VJ	38	3	seng	s	mid	unround	front	short	4471	1
VJ	38	4	seng	s	mid	unround	front	short	4471	0
VJ	38	5	seng	s	mid	unround	front	short	4471	1
VJ	38	6	seng	s	mid	unround	front	short	4471	1
VJ	40	1	seng	s	mid	unround	front	short	4471	0
VJ	40	2	seng	s	mid	unround	front	short	4471	0
VJ	40	3	seng	s	mid	unround	front	short	4471	0
VJ	40	4	seng	s	mid	unround	front	short	4471	0
VJ	40	5	seng	s	mid	unround	front	short	4471	0
VJ	40	6	seng	s	mid	unround	front	short	4471	0
VJ	42	1	seng	s	mid	unround	front	short	4471	0
VJ	42	2	seng	s	mid	unround	front	short	4471	0
VJ	42	3	seng	s	mid	unround	front	short	4471	0
VJ	42	4	seng	s	mid	unround	front	short	4471	0
VJ	42	5	seng	s	mid	unround	front	short	4471	0
VJ	42	6	seng	s	mid	unround	front	short	4471	1
VJ	44	1	seng	s	mid	unround	front	short	4471	0
VJ	44	2	seng	s	mid	unround	front	short	4471	0
VJ	44	3	seng	s	mid	unround	front	short	4471	1
VJ	44	4	seng	s	mid	unround	front	short	4471	0
VJ	44	5	seng	s	mid	unround	front	short	4471	1
VJ	44	6	seng	s	mid	unround	front	short	4471	1
AF	39	1	sol	s	high	round	back	long	4060	0
AF	39	2	sol	s	high	round	back	long	4060	0
AF	39	3	sol	s	high	round	back	long	4060	0
AF	39	4	sol	s	high	round	back	long	4060	0
AF	39	5	sol	s	high	round	back	long	4060	0
AF	39	6	sol	s	high	round	back	long	4060	0
AF	41	1	sol	s	high	round	back	long	4060	0
AF	41	2	sol	s	high	round	back	long	4060	0
AF	41	3	sol	s	high	round	back	long	4060	0
AF	41	4	sol	s	high	round	back	long	4060	0
AF	41	5	sol	s	high	round	back	long	4060	0
AF	41	6	sol	s	high	round	back	long	4060	0
AF	43	1	sol	s	high	round	back	long	4060	0
AF	43	2	sol	s	high	round	back	long	4060	0
AF	43	3	sol	s	high	round	back	long	4060	0
AF	43	4	sol	s	high	round	back	long	4060	0
AF	43	5	sol	s	high	round	back	long	4060	0
AF	43	6	sol	s	high	round	back	long	4060	0
AF	45	1	sol	s	high	round	back	long	4060	0
AF	45	2	sol	s	high	round	back	long	4060	0
AF	45	3	sol	s	high	round	back	long	4060	0
AF	45	4	sol	s	high	round	back	long	4060	0
AF	45	5	sol	s	high	round	back	long	4060	0
AF	45	6	sol	s	high	round	back	long	4060	0
AH	30	1	sol	s	high	round	back	long	4060	0
AH	30	2	sol	s	high	round	back	long	4060	0
AH	30	3	sol	s	high	round	back	long	4060	1
AH	30	4	sol	s	high	round	back	long	4060	1
AH	30	5	sol	s	high	round	back	long	4060	0
AH	30	6	sol	s	high	round	back	long	4060	0
AH	32	1	sol	s	high	round	back	long	4060	0
AH	32	2	sol	s	high	round	back	long	4060	0
AH	32	3	sol	s	high	round	back	long	4060	0
AH	32	4	sol	s	high	round	back	long	4060	0
AH	32	5	sol	s	high	round	back	long	4060	0
AH	32	6	sol	s	high	round	back	long	4060	0
AH	34	1	sol	s	high	round	back	long	4060	0
AH	34	2	sol	s	high	round	back	long	4060	0
AH	34	3	sol	s	high	round	back	long	4060	0
AH	34	4	sol	s	high	round	back	long	4060	0
AH	34	5	sol	s	high	round	back	long	4060	0
AH	34	6	sol	s	high	round	back	long	4060	0
AH	36	1	sol	s	high	round	back	long	4060	0
AH	36	2	sol	s	high	round	back	long	4060	0
AH	36	3	sol	s	high	round	back	long	4060	0
AH	36	4	sol	s	high	round	back	long	4060	0
AH	36	5	sol	s	high	round	back	long	4060	0
AH	36	6	sol	s	high	round	back	long	4060	0
CH	30	1	sol	s	high	round	back	long	4060	0
CH	30	2	sol	s	high	round	back	long	4060	0
CH	30	3	sol	s	high	round	back	long	4060	0
CH	30	4	sol	s	high	round	back	long	4060	0
CH	30	5	sol	s	high	round	back	long	4060	0
CH	30	6	sol	s	high	round	back	long	4060	0
CH	32	1	sol	s	high	round	back	long	4060	0
CH	32	2	sol	s	high	round	back	long	4060	0
CH	32	3	sol	s	high	round	back	long	4060	0
CH	32	4	sol	s	high	round	back	long	4060	0
CH	32	5	sol	s	high	round	back	long	4060	0
CH	32	6	sol	s	high	round	back	long	4060	0
CH	34	1	sol	s	high	round	back	long	4060	0
CH	34	2	sol	s	high	round	back	long	4060	0
CH	34	3	sol	s	high	round	back	long	4060	0
CH	34	4	sol	s	high	round	back	long	4060	0
CH	34	5	sol	s	high	round	back	long	4060	0
CH	34	6	sol	s	high	round	back	long	4060	0
CH	36	1	sol	s	high	round	back	long	4060	0
CH	36	2	sol	s	high	round	back	long	4060	0
CH	36	3	sol	s	high	round	back	long	4060	0
CH	36	4	sol	s	high	round	back	long	4060	0
CH	36	5	sol	s	high	round	back	long	4060	0
CH	36	6	sol	s	high	round	back	long	4060	0
HY	30	1	sol	s	high	round	back	long	4060	1
HY	30	2	sol	s	high	round	back	long	4060	1
HY	30	3	sol	s	high	round	back	long	4060	1
HY	30	4	sol	s	high	round	back	long	4060	0
HY	30	5	sol	s	high	round	back	long	4060	0
HY	30	6	sol	s	high	round	back	long	4060	0
HY	32	1	sol	s	high	round	back	long	4060	0
HY	32	2	sol	s	high	round	back	long	4060	1
HY	32	3	sol	s	high	round	back	long	4060	1
HY	32	4	sol	s	high	round	back	long	4060	1
HY	32	5	sol	s	high	round	back	long	4060	1
HY	32	6	sol	s	high	round	back	long	4060	1
HY	34	1	sol	s	high	round	back	long	4060	0
HY	34	2	sol	s	high	round	back	long	4060	0
HY	34	3	sol	s	high	round	back	long	4060	0
HY	34	4	sol	s	high	round	back	long	4060	0
HY	34	5	sol	s	high	round	back	long	4060	0
HY	34	6	sol	s	high	round	back	long	4060	0
HY	36	1	sol	s	high	round	back	long	4060	0
HY	36	2	sol	s	high	round	back	long	4060	0
HY	36	3	sol	s	high	round	back	long	4060	0
HY	36	4	sol	s	high	round	back	long	4060	0
HY	36	5	sol	s	high	round	back	long	4060	0
HY	36	6	sol	s	high	round	back	long	4060	0
MH	53	1	sol	s	high	round	back	long	4060	1
MH	53	2	sol	s	high	round	back	long	4060	0
MH	53	3	sol	s	high	round	back	long	4060	0
MH	53	4	sol	s	high	round	back	long	4060	0
MH	53	5	sol	s	high	round	back	long	4060	0
MH	53	6	sol	s	high	round	back	long	4060	1
MH	55	1	sol	s	high	round	back	long	4060	0
MH	55	2	sol	s	high	round	back	long	4060	0
MH	55	3	sol	s	high	round	back	long	4060	1
MH	55	4	sol	s	high	round	back	long	4060	0
MH	55	5	sol	s	high	round	back	long	4060	0
MH	55	6	sol	s	high	round	back	long	4060	0
MH	57	1	sol	s	high	round	back	long	4060	0
MH	57	2	sol	s	high	round	back	long	4060	1
MH	57	3	sol	s	high	round	back	long	4060	1
MH	57	4	sol	s	high	round	back	long	4060	1
MH	57	5	sol	s	high	round	back	long	4060	0
MH	57	6	sol	s	high	round	back	long	4060	0
MH	59	1	sol	s	high	round	back	long	4060	0
MH	59	2	sol	s	high	round	back	long	4060	0
MH	59	3	sol	s	high	round	back	long	4060	0
MH	59	4	sol	s	high	round	back	long	4060	0
MH	59	5	sol	s	high	round	back	long	4060	0
MH	59	6	sol	s	high	round	back	long	4060	0
MK	30	1	sol	s	high	round	back	long	4060	0
MK	30	2	sol	s	high	round	back	long	4060	0
MK	30	3	sol	s	high	round	back	long	4060	0
MK	30	4	sol	s	high	round	back	long	4060	0
MK	30	5	sol	s	high	round	back	long	4060	0
MK	30	6	sol	s	high	round	back	long	4060	0
MK	32	1	sol	s	high	round	back	long	4060	0
MK	32	2	sol	s	high	round	back	long	4060	0
MK	32	3	sol	s	high	round	back	long	4060	0
MK	32	4	sol	s	high	round	back	long	4060	1
MK	32	5	sol	s	high	round	back	long	4060	0
MK	32	6	sol	s	high	round	back	long	4060	0
MK	34	1	sol	s	high	round	back	long	4060	0
MK	34	2	sol	s	high	round	back	long	4060	1
MK	34	3	sol	s	high	round	back	long	4060	0
MK	34	4	sol	s	high	round	back	long	4060	0
MK	34	5	sol	s	high	round	back	long	4060	0
MK	34	6	sol	s	high	round	back	long	4060	0
MK	36	1	sol	s	high	round	back	long	4060	0
MK	36	2	sol	s	high	round	back	long	4060	0
MK	36	3	sol	s	high	round	back	long	4060	0
MK	36	4	sol	s	high	round	back	long	4060	0
MK	36	5	sol	s	high	round	back	long	4060	0
MK	36	6	sol	s	high	round	back	long	4060	1
PS	53	1	sol	s	high	round	back	long	4060	1
PS	53	2	sol	s	high	round	back	long	4060	1
PS	53	3	sol	s	high	round	back	long	4060	1
PS	53	4	sol	s	high	round	back	long	4060	1
PS	53	5	sol	s	high	round	back	long	4060	1
PS	53	6	sol	s	high	round	back	long	4060	1
PS	55	1	sol	s	high	round	back	long	4060	1
PS	55	2	sol	s	high	round	back	long	4060	1
PS	55	3	sol	s	high	round	back	long	4060	1
PS	55	4	sol	s	high	round	back	long	4060	1
PS	55	5	sol	s	high	round	back	long	4060	1
PS	55	6	sol	s	high	round	back	long	4060	1
PS	57	1	sol	s	high	round	back	long	4060	1
PS	57	2	sol	s	high	round	back	long	4060	1
PS	57	3	sol	s	high	round	back	long	4060	1
PS	57	4	sol	s	high	round	back	long	4060	1
PS	57	5	sol	s	high	round	back	long	4060	1
PS	57	6	sol	s	high	round	back	long	4060	1
PS	60	1	sol	s	high	round	back	long	4060	1
PS	60	2	sol	s	high	round	back	long	4060	1
PS	60	3	sol	s	high	round	back	long	4060	1
PS	60	4	sol	s	high	round	back	long	4060	1
PS	60	5	sol	s	high	round	back	long	4060	1
PS	60	6	sol	s	high	round	back	long	4060	1
SR	45	1	sol	s	high	round	back	long	4060	1
SR	45	2	sol	s	high	round	back	long	4060	0
SR	45	3	sol	s	high	round	back	long	4060	0
SR	45	4	sol	s	high	round	back	long	4060	0
SR	45	5	sol	s	high	round	back	long	4060	0
SR	45	6	sol	s	high	round	back	long	4060	0
SR	47	1	sol	s	high	round	back	long	4060	0
SR	47	2	sol	s	high	round	back	long	4060	0
SR	47	3	sol	s	high	round	back	long	4060	0
SR	47	4	sol	s	high	round	back	long	4060	0
SR	47	5	sol	s	high	round	back	long	4060	0
SR	47	6	sol	s	high	round	back	long	4060	0
SR	49	1	sol	s	high	round	back	long	4060	0
SR	49	2	sol	s	high	round	back	long	4060	0
SR	49	3	sol	s	high	round	back	long	4060	1
SR	49	4	sol	s	high	round	back	long	4060	0
SR	49	5	sol	s	high	round	back	long	4060	0
SR	49	6	sol	s	high	round	back	long	4060	1
SR	51	1	sol	s	high	round	back	long	4060	1
SR	51	2	sol	s	high	round	back	long	4060	0
SR	51	3	sol	s	high	round	back	long	4060	0
SR	51	4	sol	s	high	round	back	long	4060	0
SR	51	5	sol	s	high	round	back	long	4060	0
SR	51	6	sol	s	high	round	back	long	4060	0
VC	14	1	sol	s	high	round	back	long	4060	0
VC	14	2	sol	s	high	round	back	long	4060	0
VC	14	3	sol	s	high	round	back	long	4060	0
VC	14	4	sol	s	high	round	back	long	4060	0
VC	14	5	sol	s	high	round	back	long	4060	0
VC	14	6	sol	s	high	round	back	long	4060	0
VC	16	1	sol	s	high	round	back	long	4060	0
VC	16	2	sol	s	high	round	back	long	4060	1
VC	16	3	sol	s	high	round	back	long	4060	0
VC	16	4	sol	s	high	round	back	long	4060	0
VC	16	5	sol	s	high	round	back	long	4060	0
VC	16	6	sol	s	high	round	back	long	4060	0
VC	18	1	sol	s	high	round	back	long	4060	0
VC	18	2	sol	s	high	round	back	long	4060	0
VC	18	3	sol	s	high	round	back	long	4060	0
VC	18	4	sol	s	high	round	back	long	4060	0
VC	18	5	sol	s	high	round	back	long	4060	0
VC	18	6	sol	s	high	round	back	long	4060	0
VC	20	1	sol	s	high	round	back	long	4060	0
VC	20	2	sol	s	high	round	back	long	4060	0
VC	20	3	sol	s	high	round	back	long	4060	0
VC	20	4	sol	s	high	round	back	long	4060	0
VC	20	5	sol	s	high	round	back	long	4060	0
VC	20	6	sol	s	high	round	back	long	4060	0
VJ	30	1	sol	s	high	round	back	long	4060	1
VJ	30	2	sol	s	high	round	back	long	4060	1
VJ	31	1	sol	s	high	round	back	long	4060	1
VJ	31	2	sol	s	high	round	back	long	4060	1
VJ	31	3	sol	s	high	round	back	long	4060	1
VJ	31	4	sol	s	high	round	back	long	4060	1
VJ	31	5	sol	s	high	round	back	long	4060	1
VJ	31	6	sol	s	high	round	back	long	4060	1
VJ	33	1	sol	s	high	round	back	long	4060	1
VJ	33	2	sol	s	high	round	back	long	4060	1
VJ	33	3	sol	s	high	round	back	long	4060	1
VJ	33	4	sol	s	high	round	back	long	4060	1
VJ	33	5	sol	s	high	round	back	long	4060	1
VJ	33	6	sol	s	high	round	back	long	4060	1
VJ	35	1	sol	s	high	round	back	long	4060	0
VJ	35	2	sol	s	high	round	back	long	4060	0
VJ	35	3	sol	s	high	round	back	long	4060	1
VJ	35	4	sol	s	high	round	back	long	4060	1
VJ	35	5	sol	s	high	round	back	long	4060	1
VJ	35	6	sol	s	high	round	back	long	4060	1
VJ	37	1	sol	s	high	round	back	long	4060	1
VJ	37	2	sol	s	high	round	back	long	4060	0
VJ	37	3	sol	s	high	round	back	long	4060	1
VJ	37	4	sol	s	high	round	back	long	4060	0
VJ	37	5	sol	s	high	round	back	long	4060	0
VJ	37	6	sol	s	high	round	back	long	4060	1
AF	47	1	sønn	s	mid	round	front	short	5549	0
AF	47	2	sønn	s	mid	round	front	short	5549	0
AF	47	3	sønn	s	mid	round	front	short	5549	0
AF	47	4	sønn	s	mid	round	front	short	5549	0
AF	47	5	sønn	s	mid	round	front	short	5549	0
AF	47	6	sønn	s	mid	round	front	short	5549	0
AF	49	1	sønn	s	mid	round	front	short	5549	0
AF	49	2	sønn	s	mid	round	front	short	5549	0
AF	49	3	sønn	s	mid	round	front	short	5549	0
AF	49	4	sønn	s	mid	round	front	short	5549	0
AF	49	5	sønn	s	mid	round	front	short	5549	0
AF	49	6	sønn	s	mid	round	front	short	5549	0
AF	51	1	sønn	s	mid	round	front	short	5549	0
AF	51	2	sønn	s	mid	round	front	short	5549	0
AF	51	3	sønn	s	mid	round	front	short	5549	0
AF	51	4	sønn	s	mid	round	front	short	5549	0
AF	51	5	sønn	s	mid	round	front	short	5549	0
AF	51	6	sønn	s	mid	round	front	short	5549	0
AF	53	1	sønn	s	mid	round	front	short	5549	0
AF	53	2	sønn	s	mid	round	front	short	5549	0
AF	53	3	sønn	s	mid	round	front	short	5549	0
AF	53	4	sønn	s	mid	round	front	short	5549	0
AF	53	5	sønn	s	mid	round	front	short	5549	0
AF	53	6	sønn	s	mid	round	front	short	5549	0
AH	13	1	sønn	s	mid	round	front	short	5549	1
AH	13	2	sønn	s	mid	round	front	short	5549	1
AH	13	3	sønn	s	mid	round	front	short	5549	1
AH	13	4	sønn	s	mid	round	front	short	5549	1
AH	13	5	sønn	s	mid	round	front	short	5549	1
AH	13	6	sønn	s	mid	round	front	short	5549	1
AH	15	1	sønn	s	mid	round	front	short	5549	0
AH	15	2	sønn	s	mid	round	front	short	5549	1
AH	15	3	sønn	s	mid	round	front	short	5549	0
AH	15	4	sønn	s	mid	round	front	short	5549	1
AH	15	5	sønn	s	mid	round	front	short	5549	1
AH	15	6	sønn	s	mid	round	front	short	5549	0
AH	17	1	sønn	s	mid	round	front	short	5549	1
AH	17	2	sønn	s	mid	round	front	short	5549	1
AH	17	3	sønn	s	mid	round	front	short	5549	1
AH	17	4	sønn	s	mid	round	front	short	5549	1
AH	17	5	sønn	s	mid	round	front	short	5549	0
AH	17	6	sønn	s	mid	round	front	short	5549	1
AH	19	1	sønn	s	mid	round	front	short	5549	1
AH	19	2	sønn	s	mid	round	front	short	5549	1
AH	19	3	sønn	s	mid	round	front	short	5549	1
AH	19	4	sønn	s	mid	round	front	short	5549	1
AH	19	5	sønn	s	mid	round	front	short	5549	1
AH	19	6	sønn	s	mid	round	front	short	5549	1
CH	69	1	sønn	s	mid	round	front	short	5549	0
CH	69	2	sønn	s	mid	round	front	short	5549	1
CH	69	3	sønn	s	mid	round	front	short	5549	1
CH	69	4	sønn	s	mid	round	front	short	5549	1
CH	69	5	sønn	s	mid	round	front	short	5549	1
CH	69	6	sønn	s	mid	round	front	short	5549	1
CH	71	1	sønn	s	mid	round	front	short	5549	0
CH	71	2	sønn	s	mid	round	front	short	5549	1
CH	71	3	sønn	s	mid	round	front	short	5549	1
CH	71	4	sønn	s	mid	round	front	short	5549	1
CH	71	5	sønn	s	mid	round	front	short	5549	1
CH	71	6	sønn	s	mid	round	front	short	5549	1
CH	73	1	sønn	s	mid	round	front	short	5549	1
CH	73	2	sønn	s	mid	round	front	short	5549	1
CH	73	3	sønn	s	mid	round	front	short	5549	1
CH	73	4	sønn	s	mid	round	front	short	5549	1
CH	73	5	sønn	s	mid	round	front	short	5549	1
CH	73	6	sønn	s	mid	round	front	short	5549	1
CH	75	1	sønn	s	mid	round	front	short	5549	1
CH	75	2	sønn	s	mid	round	front	short	5549	1
CH	75	3	sønn	s	mid	round	front	short	5549	1
CH	75	4	sønn	s	mid	round	front	short	5549	1
CH	75	5	sønn	s	mid	round	front	short	5549	1
CH	75	6	sønn	s	mid	round	front	short	5549	1
HY	56	1	sønn	s	mid	round	front	short	5549	0
HY	56	2	sønn	s	mid	round	front	short	5549	0
HY	56	3	sønn	s	mid	round	front	short	5549	0
HY	56	4	sønn	s	mid	round	front	short	5549	0
HY	56	5	sønn	s	mid	round	front	short	5549	0
HY	56	6	sønn	s	mid	round	front	short	5549	0
HY	58	1	sønn	s	mid	round	front	short	5549	0
HY	58	2	sønn	s	mid	round	front	short	5549	0
HY	58	3	sønn	s	mid	round	front	short	5549	0
HY	58	4	sønn	s	mid	round	front	short	5549	0
HY	58	5	sønn	s	mid	round	front	short	5549	0
HY	58	6	sønn	s	mid	round	front	short	5549	0
HY	60	1	sønn	s	mid	round	front	short	5549	1
HY	60	2	sønn	s	mid	round	front	short	5549	1
HY	60	3	sønn	s	mid	round	front	short	5549	1
HY	60	4	sønn	s	mid	round	front	short	5549	1
HY	60	5	sønn	s	mid	round	front	short	5549	1
HY	60	6	sønn	s	mid	round	front	short	5549	1
HY	62	1	sønn	s	mid	round	front	short	5549	0
HY	62	2	sønn	s	mid	round	front	short	5549	0
HY	62	3	sønn	s	mid	round	front	short	5549	0
HY	62	4	sønn	s	mid	round	front	short	5549	0
HY	62	5	sønn	s	mid	round	front	short	5549	0
HY	62	6	sønn	s	mid	round	front	short	5549	0
MH	22	1	sønn	s	mid	round	front	short	5549	1
MH	22	2	sønn	s	mid	round	front	short	5549	1
MH	22	3	sønn	s	mid	round	front	short	5549	1
MH	22	4	sønn	s	mid	round	front	short	5549	0
MH	22	5	sønn	s	mid	round	front	short	5549	0
MH	22	6	sønn	s	mid	round	front	short	5549	0
MH	24	1	sønn	s	mid	round	front	short	5549	0
MH	24	2	sønn	s	mid	round	front	short	5549	0
MH	24	3	sønn	s	mid	round	front	short	5549	0
MH	24	4	sønn	s	mid	round	front	short	5549	0
MH	24	5	sønn	s	mid	round	front	short	5549	0
MH	24	6	sønn	s	mid	round	front	short	5549	0
MH	26	1	sønn	s	mid	round	front	short	5549	0
MH	26	2	sønn	s	mid	round	front	short	5549	0
MH	26	3	sønn	s	mid	round	front	short	5549	0
MH	26	4	sønn	s	mid	round	front	short	5549	0
MH	26	5	sønn	s	mid	round	front	short	5549	0
MH	26	6	sønn	s	mid	round	front	short	5549	0
MH	28	1	sønn	s	mid	round	front	short	5549	0
MH	28	2	sønn	s	mid	round	front	short	5549	0
MH	28	3	sønn	s	mid	round	front	short	5549	0
MH	28	4	sønn	s	mid	round	front	short	5549	0
MH	28	5	sønn	s	mid	round	front	short	5549	0
MH	28	6	sønn	s	mid	round	front	short	5549	0
MK	13	1	sønn	s	mid	round	front	short	5549	1
MK	13	2	sønn	s	mid	round	front	short	5549	1
MK	13	3	sønn	s	mid	round	front	short	5549	0
MK	13	4	sønn	s	mid	round	front	short	5549	1
MK	13	5	sønn	s	mid	round	front	short	5549	1
MK	13	6	sønn	s	mid	round	front	short	5549	1
MK	15	1	sønn	s	mid	round	front	short	5549	1
MK	15	2	sønn	s	mid	round	front	short	5549	0
MK	15	3	sønn	s	mid	round	front	short	5549	0
MK	15	4	sønn	s	mid	round	front	short	5549	0
MK	15	5	sønn	s	mid	round	front	short	5549	1
MK	15	6	sønn	s	mid	round	front	short	5549	1
MK	17	1	sønn	s	mid	round	front	short	5549	0
MK	17	2	sønn	s	mid	round	front	short	5549	0
MK	17	3	sønn	s	mid	round	front	short	5549	0
MK	17	4	sønn	s	mid	round	front	short	5549	1
MK	17	5	sønn	s	mid	round	front	short	5549	0
MK	17	6	sønn	s	mid	round	front	short	5549	1
MK	19	1	sønn	s	mid	round	front	short	5549	0
MK	19	2	sønn	s	mid	round	front	short	5549	0
MK	19	3	sønn	s	mid	round	front	short	5549	0
MK	19	4	sønn	s	mid	round	front	short	5549	0
MK	19	5	sønn	s	mid	round	front	short	5549	1
MK	19	6	sønn	s	mid	round	front	short	5549	1
PS	54	1	sønn	s	mid	round	front	short	5549	1
PS	54	2	sønn	s	mid	round	front	short	5549	1
PS	54	3	sønn	s	mid	round	front	short	5549	1
PS	54	4	sønn	s	mid	round	front	short	5549	1
PS	54	5	sønn	s	mid	round	front	short	5549	1
PS	54	6	sønn	s	mid	round	front	short	5549	1
PS	56	1	sønn	s	mid	round	front	short	5549	1
PS	56	2	sønn	s	mid	round	front	short	5549	1
PS	56	3	sønn	s	mid	round	front	short	5549	1
PS	56	4	sønn	s	mid	round	front	short	5549	1
PS	56	5	sønn	s	mid	round	front	short	5549	1
PS	56	6	sønn	s	mid	round	front	short	5549	1
PS	58	1	sønn	s	mid	round	front	short	5549	0
PS	58	2	sønn	s	mid	round	front	short	5549	0
PS	58	3	sønn	s	mid	round	front	short	5549	0
PS	59	1	sønn	s	mid	round	front	short	5549	1
PS	59	2	sønn	s	mid	round	front	short	5549	1
PS	59	3	sønn	s	mid	round	front	short	5549	1
PS	59	4	sønn	s	mid	round	front	short	5549	1
PS	59	5	sønn	s	mid	round	front	short	5549	1
PS	59	6	sønn	s	mid	round	front	short	5549	1
PS	61	1	sønn	s	mid	round	front	short	5549	1
PS	61	2	sønn	s	mid	round	front	short	5549	1
PS	61	3	sønn	s	mid	round	front	short	5549	1
PS	61	4	sønn	s	mid	round	front	short	5549	1
PS	61	5	sønn	s	mid	round	front	short	5549	1
PS	61	6	sønn	s	mid	round	front	short	5549	1
SR	37	1	sønn	s	mid	round	front	short	5549	1
SR	37	2	sønn	s	mid	round	front	short	5549	1
SR	37	3	sønn	s	mid	round	front	short	5549	1
SR	37	4	sønn	s	mid	round	front	short	5549	1
SR	37	5	sønn	s	mid	round	front	short	5549	1
SR	37	6	sønn	s	mid	round	front	short	5549	1
SR	39	1	sønn	s	mid	round	front	short	5549	0
SR	39	2	sønn	s	mid	round	front	short	5549	1
SR	39	3	sønn	s	mid	round	front	short	5549	1
SR	39	4	sønn	s	mid	round	front	short	5549	1
SR	39	5	sønn	s	mid	round	front	short	5549	1
SR	39	6	sønn	s	mid	round	front	short	5549	0
SR	41	1	sønn	s	mid	round	front	short	5549	0
SR	41	2	sønn	s	mid	round	front	short	5549	0
SR	41	3	sønn	s	mid	round	front	short	5549	0
SR	41	4	sønn	s	mid	round	front	short	5549	0
SR	41	5	sønn	s	mid	round	front	short	5549	0
SR	41	6	sønn	s	mid	round	front	short	5549	0
SR	43	1	sønn	s	mid	round	front	short	5549	1
SR	43	2	sønn	s	mid	round	front	short	5549	1
SR	43	3	sønn	s	mid	round	front	short	5549	1
SR	43	4	sønn	s	mid	round	front	short	5549	1
SR	43	5	sønn	s	mid	round	front	short	5549	1
SR	43	6	sønn	s	mid	round	front	short	5549	1
VC	21	1	sønn	s	mid	round	front	short	5549	0
VC	21	2	sønn	s	mid	round	front	short	5549	0
VC	21	3	sønn	s	mid	round	front	short	5549	0
VC	21	4	sønn	s	mid	round	front	short	5549	0
VC	21	5	sønn	s	mid	round	front	short	5549	0
VC	21	6	sønn	s	mid	round	front	short	5549	0
VC	23	1	sønn	s	mid	round	front	short	5549	0
VC	23	2	sønn	s	mid	round	front	short	5549	0
VC	23	3	sønn	s	mid	round	front	short	5549	0
VC	23	4	sønn	s	mid	round	front	short	5549	0
VC	23	5	sønn	s	mid	round	front	short	5549	0
VC	25	1	sønn	s	mid	round	front	short	5549	0
VC	25	2	sønn	s	mid	round	front	short	5549	0
VC	25	3	sønn	s	mid	round	front	short	5549	0
VC	25	4	sønn	s	mid	round	front	short	5549	0
VC	25	5	sønn	s	mid	round	front	short	5549	0
VC	25	6	sønn	s	mid	round	front	short	5549	0
VC	27	1	sønn	s	mid	round	front	short	5549	0
VC	27	2	sønn	s	mid	round	front	short	5549	0
VC	27	3	sønn	s	mid	round	front	short	5549	0
VC	27	4	sønn	s	mid	round	front	short	5549	0
VC	27	5	sønn	s	mid	round	front	short	5549	0
VC	27	6	sønn	s	mid	round	front	short	5549	0
VJ	13	1	sønn	s	mid	round	front	short	5549	1
VJ	13	2	sønn	s	mid	round	front	short	5549	1
VJ	13	3	sønn	s	mid	round	front	short	5549	1
VJ	13	4	sønn	s	mid	round	front	short	5549	1
VJ	13	5	sønn	s	mid	round	front	short	5549	1
VJ	13	6	sønn	s	mid	round	front	short	5549	1
VJ	15	1	sønn	s	mid	round	front	short	5549	1
VJ	15	2	sønn	s	mid	round	front	short	5549	1
VJ	15	3	sønn	s	mid	round	front	short	5549	1
VJ	15	4	sønn	s	mid	round	front	short	5549	1
VJ	15	5	sønn	s	mid	round	front	short	5549	1
VJ	15	6	sønn	s	mid	round	front	short	5549	1
VJ	17	1	sønn	s	mid	round	front	short	5549	1
VJ	17	2	sønn	s	mid	round	front	short	5549	1
VJ	17	3	sønn	s	mid	round	front	short	5549	1
VJ	17	4	sønn	s	mid	round	front	short	5549	1
VJ	17	5	sønn	s	mid	round	front	short	5549	1
VJ	17	6	sønn	s	mid	round	front	short	5549	1
VJ	19	1	sønn	s	mid	round	front	short	5549	1
VJ	19	2	sønn	s	mid	round	front	short	5549	1
VJ	19	3	sønn	s	mid	round	front	short	5549	1
VJ	19	4	sønn	s	mid	round	front	short	5549	1
VJ	19	5	sønn	s	mid	round	front	short	5549	1
VJ	19	6	sønn	s	mid	round	front	short	5549	1
AF	56	1	stat	st	low	unround	back	long	6038	0
AF	56	2	stat	st	low	unround	back	long	6038	0
AF	56	3	stat	st	low	unround	back	long	6038	0
AF	56	4	stat	st	low	unround	back	long	6038	0
AF	56	5	stat	st	low	unround	back	long	6038	0
AF	56	6	stat	st	low	unround	back	long	6038	0
AF	58	1	stat	st	low	unround	back	long	6038	0
AF	58	2	stat	st	low	unround	back	long	6038	0
AF	58	3	stat	st	low	unround	back	long	6038	0
AF	58	4	stat	st	low	unround	back	long	6038	0
AF	58	5	stat	st	low	unround	back	long	6038	0
AF	58	6	stat	st	low	unround	back	long	6038	0
AF	60	1	stat	st	low	unround	back	long	6038	0
AF	60	2	stat	st	low	unround	back	long	6038	0
AF	60	3	stat	st	low	unround	back	long	6038	0
AF	60	4	stat	st	low	unround	back	long	6038	0
AF	60	5	stat	st	low	unround	back	long	6038	0
AF	60	6	stat	st	low	unround	back	long	6038	0
AF	62	1	stat	st	low	unround	back	long	6038	1
AF	62	2	stat	st	low	unround	back	long	6038	1
AF	62	3	stat	st	low	unround	back	long	6038	1
AF	62	4	stat	st	low	unround	back	long	6038	1
AF	62	5	stat	st	low	unround	back	long	6038	1
AF	62	6	stat	st	low	unround	back	long	6038	1
AH	6	1	stat	st	low	unround	back	long	6038	1
AH	6	2	stat	st	low	unround	back	long	6038	1
AH	6	3	stat	st	low	unround	back	long	6038	1
AH	6	4	stat	st	low	unround	back	long	6038	1
AH	6	5	stat	st	low	unround	back	long	6038	1
AH	6	6	stat	st	low	unround	back	long	6038	1
AH	8	1	stat	st	low	unround	back	long	6038	1
AH	8	2	stat	st	low	unround	back	long	6038	1
AH	8	3	stat	st	low	unround	back	long	6038	1
AH	8	4	stat	st	low	unround	back	long	6038	1
AH	8	5	stat	st	low	unround	back	long	6038	1
AH	8	6	stat	st	low	unround	back	long	6038	1
AH	10	1	stat	st	low	unround	back	long	6038	1
AH	10	2	stat	st	low	unround	back	long	6038	1
AH	10	3	stat	st	low	unround	back	long	6038	1
AH	10	4	stat	st	low	unround	back	long	6038	1
AH	10	5	stat	st	low	unround	back	long	6038	1
AH	10	6	stat	st	low	unround	back	long	6038	1
AH	12	1	stat	st	low	unround	back	long	6038	1
AH	12	2	stat	st	low	unround	back	long	6038	1
AH	12	3	stat	st	low	unround	back	long	6038	1
AH	12	4	stat	st	low	unround	back	long	6038	1
AH	12	5	stat	st	low	unround	back	long	6038	1
AH	12	6	stat	st	low	unround	back	long	6038	1
CH	62	1	stat	st	low	unround	back	long	6038	0
CH	62	2	stat	st	low	unround	back	long	6038	0
CH	62	3	stat	st	low	unround	back	long	6038	0
CH	62	4	stat	st	low	unround	back	long	6038	0
CH	62	5	stat	st	low	unround	back	long	6038	1
CH	62	6	stat	st	low	unround	back	long	6038	1
CH	64	1	stat	st	low	unround	back	long	6038	0
CH	64	2	stat	st	low	unround	back	long	6038	0
CH	64	3	stat	st	low	unround	back	long	6038	1
CH	64	4	stat	st	low	unround	back	long	6038	1
CH	64	5	stat	st	low	unround	back	long	6038	1
CH	64	6	stat	st	low	unround	back	long	6038	1
CH	66	1	stat	st	low	unround	back	long	6038	1
CH	66	2	stat	st	low	unround	back	long	6038	1
CH	66	3	stat	st	low	unround	back	long	6038	1
CH	66	4	stat	st	low	unround	back	long	6038	1
CH	66	5	stat	st	low	unround	back	long	6038	1
CH	66	6	stat	st	low	unround	back	long	6038	1
CH	68	1	stat	st	low	unround	back	long	6038	1
CH	68	2	stat	st	low	unround	back	long	6038	1
CH	68	3	stat	st	low	unround	back	long	6038	1
CH	68	4	stat	st	low	unround	back	long	6038	1
CH	68	5	stat	st	low	unround	back	long	6038	1
CH	68	6	stat	st	low	unround	back	long	6038	1
HY	10	1	stat	st	low	unround	back	long	6038	0
HY	10	2	stat	st	low	unround	back	long	6038	1
HY	10	3	stat	st	low	unround	back	long	6038	1
HY	10	4	stat	st	low	unround	back	long	6038	1
HY	10	5	stat	st	low	unround	back	long	6038	1
HY	10	6	stat	st	low	unround	back	long	6038	1
HY	12	1	stat	st	low	unround	back	long	6038	1
HY	12	2	stat	st	low	unround	back	long	6038	1
HY	12	3	stat	st	low	unround	back	long	6038	1
HY	12	4	stat	st	low	unround	back	long	6038	1
HY	12	5	stat	st	low	unround	back	long	6038	1
HY	12	6	stat	st	low	unround	back	long	6038	1
HY	65	1	stat	st	low	unround	back	long	6038	0
HY	65	2	stat	st	low	unround	back	long	6038	1
HY	65	3	stat	st	low	unround	back	long	6038	1
HY	65	4	stat	st	low	unround	back	long	6038	1
HY	65	5	stat	st	low	unround	back	long	6038	1
HY	65	6	stat	st	low	unround	back	long	6038	1
HY	66	1	stat	st	low	unround	back	long	6038	1
HY	66	2	stat	st	low	unround	back	long	6038	1
HY	66	3	stat	st	low	unround	back	long	6038	0
HY	66	4	stat	st	low	unround	back	long	6038	1
HY	66	5	stat	st	low	unround	back	long	6038	1
HY	66	6	stat	st	low	unround	back	long	6038	1
MH	45	1	stat	st	low	unround	back	long	6038	0
MH	45	2	stat	st	low	unround	back	long	6038	0
MH	45	3	stat	st	low	unround	back	long	6038	0
MH	45	4	stat	st	low	unround	back	long	6038	0
MH	45	5	stat	st	low	unround	back	long	6038	0
MH	45	6	stat	st	low	unround	back	long	6038	1
MH	47	1	stat	st	low	unround	back	long	6038	1
MH	47	2	stat	st	low	unround	back	long	6038	1
MH	47	3	stat	st	low	unround	back	long	6038	1
MH	47	4	stat	st	low	unround	back	long	6038	1
MH	47	5	stat	st	low	unround	back	long	6038	1
MH	47	6	stat	st	low	unround	back	long	6038	1
MH	49	1	stat	st	low	unround	back	long	6038	1
MH	49	2	stat	st	low	unround	back	long	6038	1
MH	49	3	stat	st	low	unround	back	long	6038	1
MH	49	4	stat	st	low	unround	back	long	6038	1
MH	49	5	stat	st	low	unround	back	long	6038	1
MH	49	6	stat	st	low	unround	back	long	6038	1
MH	51	1	stat	st	low	unround	back	long	6038	1
MH	51	2	stat	st	low	unround	back	long	6038	1
MH	51	3	stat	st	low	unround	back	long	6038	1
MH	51	4	stat	st	low	unround	back	long	6038	1
MH	51	5	stat	st	low	unround	back	long	6038	1
MH	51	6	stat	st	low	unround	back	long	6038	1
MK	22	1	stat	st	low	unround	back	long	6038	0
MK	22	2	stat	st	low	unround	back	long	6038	0
MK	22	3	stat	st	low	unround	back	long	6038	0
MK	22	4	stat	st	low	unround	back	long	6038	0
MK	22	5	stat	st	low	unround	back	long	6038	0
MK	22	6	stat	st	low	unround	back	long	6038	0
MK	24	1	stat	st	low	unround	back	long	6038	0
MK	24	2	stat	st	low	unround	back	long	6038	1
MK	24	3	stat	st	low	unround	back	long	6038	0
MK	24	4	stat	st	low	unround	back	long	6038	1
MK	24	5	stat	st	low	unround	back	long	6038	0
MK	24	6	stat	st	low	unround	back	long	6038	1
MK	26	1	stat	st	low	unround	back	long	6038	1
MK	26	2	stat	st	low	unround	back	long	6038	1
MK	26	4	stat	st	low	unround	back	long	6038	0
MK	26	5	stat	st	low	unround	back	long	6038	1
MK	26	6	stat	st	low	unround	back	long	6038	1
MK	28	1	stat	st	low	unround	back	long	6038	1
MK	28	2	stat	st	low	unround	back	long	6038	1
MK	28	3	stat	st	low	unround	back	long	6038	0
MK	28	4	stat	st	low	unround	back	long	6038	0
MK	28	5	stat	st	low	unround	back	long	6038	0
MK	28	6	stat	st	low	unround	back	long	6038	0
PS	30	1	stat	st	low	unround	back	long	6038	1
PS	30	2	stat	st	low	unround	back	long	6038	1
PS	30	3	stat	st	low	unround	back	long	6038	1
PS	30	4	stat	st	low	unround	back	long	6038	1
PS	30	5	stat	st	low	unround	back	long	6038	1
PS	30	6	stat	st	low	unround	back	long	6038	1
PS	32	1	stat	st	low	unround	back	long	6038	1
PS	32	2	stat	st	low	unround	back	long	6038	1
PS	32	3	stat	st	low	unround	back	long	6038	1
PS	32	4	stat	st	low	unround	back	long	6038	1
PS	32	5	stat	st	low	unround	back	long	6038	1
PS	32	6	stat	st	low	unround	back	long	6038	1
PS	34	1	stat	st	low	unround	back	long	6038	1
PS	34	2	stat	st	low	unround	back	long	6038	1
PS	34	3	stat	st	low	unround	back	long	6038	1
PS	34	4	stat	st	low	unround	back	long	6038	1
PS	34	5	stat	st	low	unround	back	long	6038	1
PS	34	6	stat	st	low	unround	back	long	6038	1
PS	36	1	stat	st	low	unround	back	long	6038	1
PS	36	2	stat	st	low	unround	back	long	6038	1
PS	36	3	stat	st	low	unround	back	long	6038	1
PS	36	4	stat	st	low	unround	back	long	6038	1
PS	36	5	stat	st	low	unround	back	long	6038	1
PS	36	6	stat	st	low	unround	back	long	6038	1
SR	54	1	stat	st	low	unround	back	long	6038	1
SR	54	2	stat	st	low	unround	back	long	6038	1
SR	54	3	stat	st	low	unround	back	long	6038	1
SR	54	4	stat	st	low	unround	back	long	6038	1
SR	54	5	stat	st	low	unround	back	long	6038	1
SR	54	6	stat	st	low	unround	back	long	6038	1
SR	56	1	stat	st	low	unround	back	long	6038	1
SR	56	2	stat	st	low	unround	back	long	6038	1
SR	56	3	stat	st	low	unround	back	long	6038	1
SR	56	4	stat	st	low	unround	back	long	6038	1
SR	56	5	stat	st	low	unround	back	long	6038	1
SR	56	6	stat	st	low	unround	back	long	6038	0
SR	58	1	stat	st	low	unround	back	long	6038	1
SR	58	2	stat	st	low	unround	back	long	6038	1
SR	58	3	stat	st	low	unround	back	long	6038	1
SR	58	4	stat	st	low	unround	back	long	6038	1
SR	58	5	stat	st	low	unround	back	long	6038	1
SR	58	6	stat	st	low	unround	back	long	6038	1
SR	60	1	stat	st	low	unround	back	long	6038	1
SR	60	2	stat	st	low	unround	back	long	6038	1
SR	60	3	stat	st	low	unround	back	long	6038	1
SR	60	4	stat	st	low	unround	back	long	6038	1
SR	60	5	stat	st	low	unround	back	long	6038	1
SR	60	6	stat	st	low	unround	back	long	6038	1
VC	37	1	stat	st	low	unround	back	long	6038	1
VC	37	2	stat	st	low	unround	back	long	6038	1
VC	37	3	stat	st	low	unround	back	long	6038	1
VC	37	4	stat	st	low	unround	back	long	6038	1
VC	37	5	stat	st	low	unround	back	long	6038	0
VC	37	6	stat	st	low	unround	back	long	6038	1
VC	39	1	stat	st	low	unround	back	long	6038	0
VC	39	2	stat	st	low	unround	back	long	6038	1
VC	39	3	stat	st	low	unround	back	long	6038	1
VC	39	4	stat	st	low	unround	back	long	6038	1
VC	39	5	stat	st	low	unround	back	long	6038	1
VC	39	6	stat	st	low	unround	back	long	6038	1
VC	41	1	stat	st	low	unround	back	long	6038	0
VC	41	2	stat	st	low	unround	back	long	6038	1
VC	41	3	stat	st	low	unround	back	long	6038	1
VC	41	4	stat	st	low	unround	back	long	6038	1
VC	41	5	stat	st	low	unround	back	long	6038	1
VC	41	6	stat	st	low	unround	back	long	6038	1
VC	43	1	stat	st	low	unround	back	long	6038	1
VC	43	2	stat	st	low	unround	back	long	6038	1
VC	43	3	stat	st	low	unround	back	long	6038	1
VC	43	4	stat	st	low	unround	back	long	6038	1
VC	43	5	stat	st	low	unround	back	long	6038	1
VC	43	6	stat	st	low	unround	back	long	6038	1
VJ	8	1	stat	st	low	unround	back	long	6038	0
VJ	8	2	stat	st	low	unround	back	long	6038	0
VJ	8	3	stat	st	low	unround	back	long	6038	1
VJ	8	4	stat	st	low	unround	back	long	6038	1
VJ	8	5	stat	st	low	unround	back	long	6038	1
VJ	8	6	stat	st	low	unround	back	long	6038	1
VJ	10	1	stat	st	low	unround	back	long	6038	0
VJ	10	2	stat	st	low	unround	back	long	6038	1
VJ	10	3	stat	st	low	unround	back	long	6038	1
VJ	10	4	stat	st	low	unround	back	long	6038	1
VJ	10	5	stat	st	low	unround	back	long	6038	1
VJ	10	6	stat	st	low	unround	back	long	6038	1
VJ	12	1	stat	st	low	unround	back	long	6038	1
VJ	12	2	stat	st	low	unround	back	long	6038	1
VJ	12	3	stat	st	low	unround	back	long	6038	1
VJ	12	4	stat	st	low	unround	back	long	6038	1
VJ	12	5	stat	st	low	unround	back	long	6038	1
VJ	12	6	stat	st	low	unround	back	long	6038	1
AF	71	1	sted	st	mid	unround	front	long	16447	0
AF	71	2	sted	st	mid	unround	front	long	16447	0
AF	71	3	sted	st	mid	unround	front	long	16447	0
AF	71	4	sted	st	mid	unround	front	long	16447	1
AF	71	5	sted	st	mid	unround	front	long	16447	1
AF	71	6	sted	st	mid	unround	front	long	16447	1
AF	73	1	sted	st	mid	unround	front	long	16447	0
AF	73	2	sted	st	mid	unround	front	long	16447	0
AF	73	3	sted	st	mid	unround	front	long	16447	1
AF	73	4	sted	st	mid	unround	front	long	16447	0
AF	73	5	sted	st	mid	unround	front	long	16447	0
AF	73	6	sted	st	mid	unround	front	long	16447	0
AF	75	1	sted	st	mid	unround	front	long	16447	0
AF	75	2	sted	st	mid	unround	front	long	16447	0
AF	75	3	sted	st	mid	unround	front	long	16447	1
AF	75	4	sted	st	mid	unround	front	long	16447	0
AF	75	5	sted	st	mid	unround	front	long	16447	0
AF	75	6	sted	st	mid	unround	front	long	16447	0
AF	77	1	sted	st	mid	unround	front	long	16447	0
AF	77	2	sted	st	mid	unround	front	long	16447	0
AF	77	3	sted	st	mid	unround	front	long	16447	1
AF	77	4	sted	st	mid	unround	front	long	16447	0
AF	77	5	sted	st	mid	unround	front	long	16447	0
AF	77	6	sted	st	mid	unround	front	long	16447	0
AH	21	1	sted	st	mid	unround	front	long	16447	1
AH	21	2	sted	st	mid	unround	front	long	16447	1
AH	21	3	sted	st	mid	unround	front	long	16447	1
AH	21	4	sted	st	mid	unround	front	long	16447	1
AH	21	5	sted	st	mid	unround	front	long	16447	1
AH	21	6	sted	st	mid	unround	front	long	16447	1
AH	23	1	sted	st	mid	unround	front	long	16447	1
AH	23	2	sted	st	mid	unround	front	long	16447	1
AH	23	3	sted	st	mid	unround	front	long	16447	1
AH	23	4	sted	st	mid	unround	front	long	16447	1
AH	23	5	sted	st	mid	unround	front	long	16447	1
AH	23	6	sted	st	mid	unround	front	long	16447	1
AH	25	1	sted	st	mid	unround	front	long	16447	1
AH	25	2	sted	st	mid	unround	front	long	16447	1
AH	25	3	sted	st	mid	unround	front	long	16447	1
AH	25	4	sted	st	mid	unround	front	long	16447	1
AH	25	5	sted	st	mid	unround	front	long	16447	1
AH	25	6	sted	st	mid	unround	front	long	16447	1
AH	27	1	sted	st	mid	unround	front	long	16447	1
AH	27	2	sted	st	mid	unround	front	long	16447	1
AH	27	3	sted	st	mid	unround	front	long	16447	1
AH	27	4	sted	st	mid	unround	front	long	16447	1
AH	27	5	sted	st	mid	unround	front	long	16447	1
AH	27	6	sted	st	mid	unround	front	long	16447	1
CH	21	1	sted	st	mid	unround	front	long	16447	0
CH	21	2	sted	st	mid	unround	front	long	16447	0
CH	21	3	sted	st	mid	unround	front	long	16447	0
CH	21	5	sted	st	mid	unround	front	long	16447	0
CH	21	6	sted	st	mid	unround	front	long	16447	0
CH	23	1	sted	st	mid	unround	front	long	16447	1
CH	23	2	sted	st	mid	unround	front	long	16447	1
CH	23	3	sted	st	mid	unround	front	long	16447	1
CH	23	4	sted	st	mid	unround	front	long	16447	1
CH	23	5	sted	st	mid	unround	front	long	16447	1
CH	23	6	sted	st	mid	unround	front	long	16447	1
CH	25	1	sted	st	mid	unround	front	long	16447	1
CH	25	2	sted	st	mid	unround	front	long	16447	0
CH	25	3	sted	st	mid	unround	front	long	16447	1
CH	25	4	sted	st	mid	unround	front	long	16447	1
CH	25	5	sted	st	mid	unround	front	long	16447	1
CH	25	6	sted	st	mid	unround	front	long	16447	1
CH	27	1	sted	st	mid	unround	front	long	16447	1
CH	27	2	sted	st	mid	unround	front	long	16447	1
CH	27	3	sted	st	mid	unround	front	long	16447	1
CH	27	4	sted	st	mid	unround	front	long	16447	1
CH	27	5	sted	st	mid	unround	front	long	16447	1
CH	27	6	sted	st	mid	unround	front	long	16447	1
HY	37	1	sted	st	mid	unround	front	long	16447	0
HY	37	2	sted	st	mid	unround	front	long	16447	1
HY	37	3	sted	st	mid	unround	front	long	16447	1
HY	37	4	sted	st	mid	unround	front	long	16447	1
HY	37	5	sted	st	mid	unround	front	long	16447	1
HY	37	6	sted	st	mid	unround	front	long	16447	1
HY	39	1	sted	st	mid	unround	front	long	16447	0
HY	39	2	sted	st	mid	unround	front	long	16447	0
HY	39	3	sted	st	mid	unround	front	long	16447	0
HY	39	4	sted	st	mid	unround	front	long	16447	0
HY	39	5	sted	st	mid	unround	front	long	16447	1
HY	39	6	sted	st	mid	unround	front	long	16447	1
HY	41	1	sted	st	mid	unround	front	long	16447	0
HY	41	2	sted	st	mid	unround	front	long	16447	0
HY	41	3	sted	st	mid	unround	front	long	16447	0
HY	41	4	sted	st	mid	unround	front	long	16447	0
HY	41	5	sted	st	mid	unround	front	long	16447	0
HY	41	6	sted	st	mid	unround	front	long	16447	0
HY	43	1	sted	st	mid	unround	front	long	16447	0
HY	43	2	sted	st	mid	unround	front	long	16447	0
HY	43	3	sted	st	mid	unround	front	long	16447	1
HY	43	4	sted	st	mid	unround	front	long	16447	1
HY	43	5	sted	st	mid	unround	front	long	16447	1
HY	43	6	sted	st	mid	unround	front	long	16447	1
HY	45	1	sted	st	mid	unround	front	long	16447	0
HY	45	2	sted	st	mid	unround	front	long	16447	0
HY	45	3	sted	st	mid	unround	front	long	16447	0
HY	45	4	sted	st	mid	unround	front	long	16447	1
HY	45	6	sted	st	mid	unround	front	long	16447	1
MH	46	1	sted	st	mid	unround	front	long	16447	1
MH	46	2	sted	st	mid	unround	front	long	16447	1
MH	46	3	sted	st	mid	unround	front	long	16447	1
MH	46	4	sted	st	mid	unround	front	long	16447	1
MH	46	5	sted	st	mid	unround	front	long	16447	1
MH	46	6	sted	st	mid	unround	front	long	16447	1
MH	48	1	sted	st	mid	unround	front	long	16447	1
MH	48	2	sted	st	mid	unround	front	long	16447	1
MH	48	3	sted	st	mid	unround	front	long	16447	1
MH	48	4	sted	st	mid	unround	front	long	16447	1
MH	48	5	sted	st	mid	unround	front	long	16447	1
MH	48	6	sted	st	mid	unround	front	long	16447	1
MH	50	1	sted	st	mid	unround	front	long	16447	1
MH	50	2	sted	st	mid	unround	front	long	16447	1
MH	50	3	sted	st	mid	unround	front	long	16447	1
MH	50	4	sted	st	mid	unround	front	long	16447	1
MH	50	5	sted	st	mid	unround	front	long	16447	1
MH	50	6	sted	st	mid	unround	front	long	16447	1
MH	52	1	sted	st	mid	unround	front	long	16447	1
MH	52	2	sted	st	mid	unround	front	long	16447	1
MH	52	3	sted	st	mid	unround	front	long	16447	1
MH	52	4	sted	st	mid	unround	front	long	16447	1
MH	52	5	sted	st	mid	unround	front	long	16447	1
MH	52	6	sted	st	mid	unround	front	long	16447	1
MK	21	1	sted	st	mid	unround	front	long	16447	0
MK	21	2	sted	st	mid	unround	front	long	16447	0
MK	21	3	sted	st	mid	unround	front	long	16447	0
MK	21	4	sted	st	mid	unround	front	long	16447	1
MK	21	5	sted	st	mid	unround	front	long	16447	0
MK	21	6	sted	st	mid	unround	front	long	16447	0
MK	23	1	sted	st	mid	unround	front	long	16447	0
MK	23	2	sted	st	mid	unround	front	long	16447	1
MK	23	3	sted	st	mid	unround	front	long	16447	1
MK	23	4	sted	st	mid	unround	front	long	16447	1
MK	23	5	sted	st	mid	unround	front	long	16447	0
MK	23	6	sted	st	mid	unround	front	long	16447	1
MK	25	1	sted	st	mid	unround	front	long	16447	0
MK	25	2	sted	st	mid	unround	front	long	16447	1
MK	25	3	sted	st	mid	unround	front	long	16447	0
MK	25	4	sted	st	mid	unround	front	long	16447	1
MK	25	5	sted	st	mid	unround	front	long	16447	1
MK	25	6	sted	st	mid	unround	front	long	16447	1
MK	27	1	sted	st	mid	unround	front	long	16447	1
MK	27	2	sted	st	mid	unround	front	long	16447	1
MK	27	3	sted	st	mid	unround	front	long	16447	0
MK	27	4	sted	st	mid	unround	front	long	16447	1
MK	27	5	sted	st	mid	unround	front	long	16447	1
MK	27	6	sted	st	mid	unround	front	long	16447	1
PS	21	1	sted	st	mid	unround	front	long	16447	1
PS	21	2	sted	st	mid	unround	front	long	16447	1
PS	21	3	sted	st	mid	unround	front	long	16447	1
PS	21	4	sted	st	mid	unround	front	long	16447	1
PS	21	5	sted	st	mid	unround	front	long	16447	1
PS	21	6	sted	st	mid	unround	front	long	16447	1
PS	23	1	sted	st	mid	unround	front	long	16447	1
PS	23	2	sted	st	mid	unround	front	long	16447	1
PS	23	3	sted	st	mid	unround	front	long	16447	1
PS	23	4	sted	st	mid	unround	front	long	16447	1
PS	23	5	sted	st	mid	unround	front	long	16447	1
PS	23	6	sted	st	mid	unround	front	long	16447	1
PS	25	1	sted	st	mid	unround	front	long	16447	1
PS	25	2	sted	st	mid	unround	front	long	16447	1
PS	25	3	sted	st	mid	unround	front	long	16447	1
PS	25	4	sted	st	mid	unround	front	long	16447	1
PS	25	5	sted	st	mid	unround	front	long	16447	1
PS	25	6	sted	st	mid	unround	front	long	16447	1
PS	27	1	sted	st	mid	unround	front	long	16447	1
PS	27	2	sted	st	mid	unround	front	long	16447	1
PS	27	3	sted	st	mid	unround	front	long	16447	1
PS	27	4	sted	st	mid	unround	front	long	16447	0
PS	27	5	sted	st	mid	unround	front	long	16447	1
PS	27	6	sted	st	mid	unround	front	long	16447	1
SR	30	1	sted	st	mid	unround	front	long	16447	1
SR	30	2	sted	st	mid	unround	front	long	16447	1
SR	30	3	sted	st	mid	unround	front	long	16447	1
SR	30	4	sted	st	mid	unround	front	long	16447	1
SR	30	5	sted	st	mid	unround	front	long	16447	1
SR	30	6	sted	st	mid	unround	front	long	16447	1
SR	32	1	sted	st	mid	unround	front	long	16447	1
SR	32	2	sted	st	mid	unround	front	long	16447	1
SR	32	3	sted	st	mid	unround	front	long	16447	1
SR	32	4	sted	st	mid	unround	front	long	16447	1
SR	32	5	sted	st	mid	unround	front	long	16447	1
SR	32	6	sted	st	mid	unround	front	long	16447	1
SR	34	1	sted	st	mid	unround	front	long	16447	1
SR	34	2	sted	st	mid	unround	front	long	16447	1
SR	34	3	sted	st	mid	unround	front	long	16447	1
SR	34	4	sted	st	mid	unround	front	long	16447	1
SR	34	5	sted	st	mid	unround	front	long	16447	1
SR	34	6	sted	st	mid	unround	front	long	16447	1
SR	36	1	sted	st	mid	unround	front	long	16447	1
SR	36	2	sted	st	mid	unround	front	long	16447	1
SR	36	3	sted	st	mid	unround	front	long	16447	1
SR	36	4	sted	st	mid	unround	front	long	16447	1
SR	36	5	sted	st	mid	unround	front	long	16447	1
SR	36	6	sted	st	mid	unround	front	long	16447	1
VC	45	1	sted	st	mid	unround	front	long	16447	0
VC	45	2	sted	st	mid	unround	front	long	16447	1
VC	45	3	sted	st	mid	unround	front	long	16447	1
VC	45	4	sted	st	mid	unround	front	long	16447	1
VC	45	5	sted	st	mid	unround	front	long	16447	1
VC	45	6	sted	st	mid	unround	front	long	16447	1
VC	47	1	sted	st	mid	unround	front	long	16447	0
VC	47	2	sted	st	mid	unround	front	long	16447	1
VC	47	3	sted	st	mid	unround	front	long	16447	1
VC	47	5	sted	st	mid	unround	front	long	16447	1
VC	47	6	sted	st	mid	unround	front	long	16447	1
VC	49	1	sted	st	mid	unround	front	long	16447	1
VC	49	2	sted	st	mid	unround	front	long	16447	1
VC	49	3	sted	st	mid	unround	front	long	16447	1
VC	49	4	sted	st	mid	unround	front	long	16447	1
VC	49	5	sted	st	mid	unround	front	long	16447	1
VC	49	6	sted	st	mid	unround	front	long	16447	1
VC	51	1	sted	st	mid	unround	front	long	16447	1
VC	51	2	sted	st	mid	unround	front	long	16447	1
VC	51	3	sted	st	mid	unround	front	long	16447	1
VC	51	4	sted	st	mid	unround	front	long	16447	1
VC	51	5	sted	st	mid	unround	front	long	16447	1
VC	51	6	sted	st	mid	unround	front	long	16447	1
VJ	21	1	sted	st	mid	unround	front	long	16447	1
VJ	21	2	sted	st	mid	unround	front	long	16447	1
VJ	21	3	sted	st	mid	unround	front	long	16447	1
VJ	21	4	sted	st	mid	unround	front	long	16447	1
VJ	21	5	sted	st	mid	unround	front	long	16447	1
VJ	21	6	sted	st	mid	unround	front	long	16447	1
VJ	23	1	sted	st	mid	unround	front	long	16447	1
VJ	23	2	sted	st	mid	unround	front	long	16447	1
VJ	23	3	sted	st	mid	unround	front	long	16447	1
VJ	23	4	sted	st	mid	unround	front	long	16447	1
VJ	23	5	sted	st	mid	unround	front	long	16447	1
VJ	23	6	sted	st	mid	unround	front	long	16447	1
VJ	25	1	sted	st	mid	unround	front	long	16447	1
VJ	25	2	sted	st	mid	unround	front	long	16447	1
VJ	25	3	sted	st	mid	unround	front	long	16447	1
VJ	25	4	sted	st	mid	unround	front	long	16447	1
VJ	25	5	sted	st	mid	unround	front	long	16447	1
VJ	25	6	sted	st	mid	unround	front	long	16447	1
VJ	27	1	sted	st	mid	unround	front	long	16447	1
VJ	27	2	sted	st	mid	unround	front	long	16447	1
VJ	27	3	sted	st	mid	unround	front	long	16447	1
VJ	27	4	sted	st	mid	unround	front	long	16447	1
VJ	27	5	sted	st	mid	unround	front	long	16447	1
VJ	27	6	sted	st	mid	unround	front	long	16447	1
AF	22	1	stein	st	low	unround	front	long	2572	0
AF	22	2	stein	st	low	unround	front	long	2572	0
AF	22	3	stein	st	low	unround	front	long	2572	0
AF	22	4	stein	st	low	unround	front	long	2572	1
AF	22	5	stein	st	low	unround	front	long	2572	1
AF	22	6	stein	st	low	unround	front	long	2572	1
AF	24	1	stein	st	low	unround	front	long	2572	1
AF	24	2	stein	st	low	unround	front	long	2572	1
AF	24	3	stein	st	low	unround	front	long	2572	1
AF	24	4	stein	st	low	unround	front	long	2572	1
AF	24	5	stein	st	low	unround	front	long	2572	1
AF	24	6	stein	st	low	unround	front	long	2572	1
AF	26	1	stein	st	low	unround	front	long	2572	0
AF	26	2	stein	st	low	unround	front	long	2572	0
AF	26	3	stein	st	low	unround	front	long	2572	1
AF	26	4	stein	st	low	unround	front	long	2572	1
AF	26	5	stein	st	low	unround	front	long	2572	1
AF	26	6	stein	st	low	unround	front	long	2572	1
AF	28	1	stein	st	low	unround	front	long	2572	1
AF	28	2	stein	st	low	unround	front	long	2572	1
AF	28	3	stein	st	low	unround	front	long	2572	1
AF	28	4	stein	st	low	unround	front	long	2572	1
AF	28	5	stein	st	low	unround	front	long	2572	1
AF	28	6	stein	st	low	unround	front	long	2572	1
AF	80	1	stein	st	low	unround	front	long	2572	0
AF	80	2	stein	st	low	unround	front	long	2572	0
AF	80	3	stein	st	low	unround	front	long	2572	1
AF	80	4	stein	st	low	unround	front	long	2572	1
AF	80	5	stein	st	low	unround	front	long	2572	1
AF	80	6	stein	st	low	unround	front	long	2572	1
AH	45	1	stein	st	low	unround	front	long	2572	1
AH	45	2	stein	st	low	unround	front	long	2572	1
AH	45	3	stein	st	low	unround	front	long	2572	1
AH	45	4	stein	st	low	unround	front	long	2572	1
AH	45	5	stein	st	low	unround	front	long	2572	1
AH	45	6	stein	st	low	unround	front	long	2572	1
AH	47	1	stein	st	low	unround	front	long	2572	1
AH	47	2	stein	st	low	unround	front	long	2572	1
AH	47	3	stein	st	low	unround	front	long	2572	1
AH	47	4	stein	st	low	unround	front	long	2572	1
AH	47	5	stein	st	low	unround	front	long	2572	1
AH	47	6	stein	st	low	unround	front	long	2572	1
AH	49	1	stein	st	low	unround	front	long	2572	1
AH	49	2	stein	st	low	unround	front	long	2572	1
AH	49	3	stein	st	low	unround	front	long	2572	1
AH	49	4	stein	st	low	unround	front	long	2572	1
AH	49	5	stein	st	low	unround	front	long	2572	1
AH	49	6	stein	st	low	unround	front	long	2572	1
AH	51	1	stein	st	low	unround	front	long	2572	1
AH	51	2	stein	st	low	unround	front	long	2572	1
AH	51	3	stein	st	low	unround	front	long	2572	1
AH	51	4	stein	st	low	unround	front	long	2572	1
AH	51	5	stein	st	low	unround	front	long	2572	1
AH	51	6	stein	st	low	unround	front	long	2572	1
CH	45	1	stein	st	low	unround	front	long	2572	0
CH	45	2	stein	st	low	unround	front	long	2572	1
CH	45	3	stein	st	low	unround	front	long	2572	1
CH	45	4	stein	st	low	unround	front	long	2572	1
CH	45	5	stein	st	low	unround	front	long	2572	1
CH	45	6	stein	st	low	unround	front	long	2572	1
CH	47	1	stein	st	low	unround	front	long	2572	0
CH	47	2	stein	st	low	unround	front	long	2572	0
CH	47	3	stein	st	low	unround	front	long	2572	0
CH	47	4	stein	st	low	unround	front	long	2572	0
CH	47	5	stein	st	low	unround	front	long	2572	0
CH	47	6	stein	st	low	unround	front	long	2572	0
CH	49	1	stein	st	low	unround	front	long	2572	1
CH	49	2	stein	st	low	unround	front	long	2572	1
CH	49	3	stein	st	low	unround	front	long	2572	1
CH	49	4	stein	st	low	unround	front	long	2572	1
CH	49	5	stein	st	low	unround	front	long	2572	1
CH	49	6	stein	st	low	unround	front	long	2572	1
CH	51	1	stein	st	low	unround	front	long	2572	1
CH	51	2	stein	st	low	unround	front	long	2572	1
CH	51	3	stein	st	low	unround	front	long	2572	1
CH	51	4	stein	st	low	unround	front	long	2572	1
CH	51	5	stein	st	low	unround	front	long	2572	1
CH	51	6	stein	st	low	unround	front	long	2572	1
HY	22	1	stein	st	low	unround	front	long	2572	1
HY	22	2	stein	st	low	unround	front	long	2572	1
HY	22	3	stein	st	low	unround	front	long	2572	1
HY	22	4	stein	st	low	unround	front	long	2572	1
HY	22	5	stein	st	low	unround	front	long	2572	1
HY	22	6	stein	st	low	unround	front	long	2572	1
HY	24	1	stein	st	low	unround	front	long	2572	1
HY	24	2	stein	st	low	unround	front	long	2572	1
HY	24	3	stein	st	low	unround	front	long	2572	1
HY	24	4	stein	st	low	unround	front	long	2572	1
HY	24	5	stein	st	low	unround	front	long	2572	1
HY	24	6	stein	st	low	unround	front	long	2572	1
HY	26	1	stein	st	low	unround	front	long	2572	1
HY	26	2	stein	st	low	unround	front	long	2572	1
HY	26	3	stein	st	low	unround	front	long	2572	1
HY	26	4	stein	st	low	unround	front	long	2572	1
HY	26	5	stein	st	low	unround	front	long	2572	1
HY	26	6	stein	st	low	unround	front	long	2572	1
HY	28	1	stein	st	low	unround	front	long	2572	1
HY	28	2	stein	st	low	unround	front	long	2572	1
HY	28	3	stein	st	low	unround	front	long	2572	1
HY	28	4	stein	st	low	unround	front	long	2572	1
HY	28	5	stein	st	low	unround	front	long	2572	1
HY	28	6	stein	st	low	unround	front	long	2572	1
MH	14	1	stein	st	low	unround	front	long	2572	1
MH	14	2	stein	st	low	unround	front	long	2572	1
MH	14	3	stein	st	low	unround	front	long	2572	1
MH	14	4	stein	st	low	unround	front	long	2572	1
MH	14	5	stein	st	low	unround	front	long	2572	1
MH	14	6	stein	st	low	unround	front	long	2572	1
MH	16	1	stein	st	low	unround	front	long	2572	1
MH	16	2	stein	st	low	unround	front	long	2572	1
MH	16	3	stein	st	low	unround	front	long	2572	1
MH	16	4	stein	st	low	unround	front	long	2572	1
MH	16	5	stein	st	low	unround	front	long	2572	1
MH	16	6	stein	st	low	unround	front	long	2572	1
MH	18	1	stein	st	low	unround	front	long	2572	1
MH	18	2	stein	st	low	unround	front	long	2572	1
MH	18	3	stein	st	low	unround	front	long	2572	1
MH	18	4	stein	st	low	unround	front	long	2572	1
MH	18	5	stein	st	low	unround	front	long	2572	1
MH	18	6	stein	st	low	unround	front	long	2572	1
MH	20	1	stein	st	low	unround	front	long	2572	1
MH	20	2	stein	st	low	unround	front	long	2572	1
MH	20	3	stein	st	low	unround	front	long	2572	1
MH	20	4	stein	st	low	unround	front	long	2572	1
MH	20	5	stein	st	low	unround	front	long	2572	1
MH	20	6	stein	st	low	unround	front	long	2572	1
MK	45	1	stein	st	low	unround	front	long	2572	1
MK	45	2	stein	st	low	unround	front	long	2572	1
MK	45	3	stein	st	low	unround	front	long	2572	1
MK	45	4	stein	st	low	unround	front	long	2572	1
MK	45	5	stein	st	low	unround	front	long	2572	1
MK	45	6	stein	st	low	unround	front	long	2572	1
MK	47	1	stein	st	low	unround	front	long	2572	0
MK	47	2	stein	st	low	unround	front	long	2572	1
MK	47	3	stein	st	low	unround	front	long	2572	0
MK	47	4	stein	st	low	unround	front	long	2572	1
MK	47	5	stein	st	low	unround	front	long	2572	1
MK	47	6	stein	st	low	unround	front	long	2572	1
MK	49	1	stein	st	low	unround	front	long	2572	1
MK	49	2	stein	st	low	unround	front	long	2572	1
MK	49	3	stein	st	low	unround	front	long	2572	0
MK	49	4	stein	st	low	unround	front	long	2572	0
MK	49	5	stein	st	low	unround	front	long	2572	0
MK	49	6	stein	st	low	unround	front	long	2572	1
MK	51	1	stein	st	low	unround	front	long	2572	0
MK	51	2	stein	st	low	unround	front	long	2572	0
MK	51	3	stein	st	low	unround	front	long	2572	0
MK	51	4	stein	st	low	unround	front	long	2572	0
MK	51	5	stein	st	low	unround	front	long	2572	0
MK	51	6	stein	st	low	unround	front	long	2572	0
PS	37	1	stein	st	low	unround	front	long	2572	1
PS	37	2	stein	st	low	unround	front	long	2572	1
PS	37	3	stein	st	low	unround	front	long	2572	1
PS	37	4	stein	st	low	unround	front	long	2572	1
PS	37	5	stein	st	low	unround	front	long	2572	1
PS	37	6	stein	st	low	unround	front	long	2572	1
PS	39	1	stein	st	low	unround	front	long	2572	1
PS	39	2	stein	st	low	unround	front	long	2572	1
PS	39	3	stein	st	low	unround	front	long	2572	1
PS	39	4	stein	st	low	unround	front	long	2572	1
PS	39	5	stein	st	low	unround	front	long	2572	1
PS	39	6	stein	st	low	unround	front	long	2572	1
PS	41	1	stein	st	low	unround	front	long	2572	1
PS	41	2	stein	st	low	unround	front	long	2572	1
PS	41	3	stein	st	low	unround	front	long	2572	1
PS	41	4	stein	st	low	unround	front	long	2572	1
PS	41	5	stein	st	low	unround	front	long	2572	1
PS	41	6	stein	st	low	unround	front	long	2572	1
PS	43	1	stein	st	low	unround	front	long	2572	1
PS	43	2	stein	st	low	unround	front	long	2572	1
PS	43	3	stein	st	low	unround	front	long	2572	1
PS	43	4	stein	st	low	unround	front	long	2572	1
PS	43	5	stein	st	low	unround	front	long	2572	1
PS	43	6	stein	st	low	unround	front	long	2572	1
SR	13	1	stein	st	low	unround	front	long	2572	1
SR	13	2	stein	st	low	unround	front	long	2572	1
SR	13	3	stein	st	low	unround	front	long	2572	1
SR	13	4	stein	st	low	unround	front	long	2572	1
SR	13	5	stein	st	low	unround	front	long	2572	1
SR	13	6	stein	st	low	unround	front	long	2572	1
SR	15	1	stein	st	low	unround	front	long	2572	1
SR	15	2	stein	st	low	unround	front	long	2572	1
SR	15	3	stein	st	low	unround	front	long	2572	1
SR	15	4	stein	st	low	unround	front	long	2572	1
SR	15	5	stein	st	low	unround	front	long	2572	1
SR	15	6	stein	st	low	unround	front	long	2572	1
SR	17	1	stein	st	low	unround	front	long	2572	1
SR	17	2	stein	st	low	unround	front	long	2572	1
SR	17	3	stein	st	low	unround	front	long	2572	1
SR	17	4	stein	st	low	unround	front	long	2572	1
SR	17	5	stein	st	low	unround	front	long	2572	1
SR	17	6	stein	st	low	unround	front	long	2572	1
SR	19	1	stein	st	low	unround	front	long	2572	1
SR	19	2	stein	st	low	unround	front	long	2572	1
SR	19	3	stein	st	low	unround	front	long	2572	1
SR	19	4	stein	st	low	unround	front	long	2572	1
SR	19	5	stein	st	low	unround	front	long	2572	1
SR	19	6	stein	st	low	unround	front	long	2572	1
VC	13	1	stein	st	low	unround	front	long	2572	1
VC	13	2	stein	st	low	unround	front	long	2572	1
VC	13	3	stein	st	low	unround	front	long	2572	1
VC	13	4	stein	st	low	unround	front	long	2572	1
VC	13	5	stein	st	low	unround	front	long	2572	1
VC	13	6	stein	st	low	unround	front	long	2572	1
VC	15	1	stein	st	low	unround	front	long	2572	0
VC	15	2	stein	st	low	unround	front	long	2572	1
VC	15	3	stein	st	low	unround	front	long	2572	0
VC	15	4	stein	st	low	unround	front	long	2572	1
VC	15	5	stein	st	low	unround	front	long	2572	1
VC	15	6	stein	st	low	unround	front	long	2572	1
VC	17	1	stein	st	low	unround	front	long	2572	0
VC	17	2	stein	st	low	unround	front	long	2572	1
VC	17	3	stein	st	low	unround	front	long	2572	1
VC	17	4	stein	st	low	unround	front	long	2572	1
VC	17	5	stein	st	low	unround	front	long	2572	1
VC	17	6	stein	st	low	unround	front	long	2572	1
VC	19	1	stein	st	low	unround	front	long	2572	0
VC	19	2	stein	st	low	unround	front	long	2572	1
VC	19	3	stein	st	low	unround	front	long	2572	1
VC	19	4	stein	st	low	unround	front	long	2572	1
VC	19	5	stein	st	low	unround	front	long	2572	1
VC	19	6	stein	st	low	unround	front	long	2572	1
VJ	46	1	stein	st	low	unround	front	long	2572	0
VJ	46	2	stein	st	low	unround	front	long	2572	0
VJ	46	3	stein	st	low	unround	front	long	2572	1
VJ	46	4	stein	st	low	unround	front	long	2572	1
VJ	46	5	stein	st	low	unround	front	long	2572	1
VJ	46	6	stein	st	low	unround	front	long	2572	1
VJ	48	1	stein	st	low	unround	front	long	2572	0
VJ	48	2	stein	st	low	unround	front	long	2572	1
VJ	48	3	stein	st	low	unround	front	long	2572	1
VJ	48	4	stein	st	low	unround	front	long	2572	1
VJ	48	5	stein	st	low	unround	front	long	2572	1
VJ	48	6	stein	st	low	unround	front	long	2572	1
VJ	50	1	stein	st	low	unround	front	long	2572	0
VJ	50	2	stein	st	low	unround	front	long	2572	1
VJ	50	3	stein	st	low	unround	front	long	2572	1
VJ	50	4	stein	st	low	unround	front	long	2572	1
VJ	50	5	stein	st	low	unround	front	long	2572	1
VJ	50	6	stein	st	low	unround	front	long	2572	1
VJ	52	1	stein	st	low	unround	front	long	2572	0
VJ	52	2	stein	st	low	unround	front	long	2572	1
VJ	52	3	stein	st	low	unround	front	long	2572	1
VJ	52	4	stein	st	low	unround	front	long	2572	1
VJ	52	5	stein	st	low	unround	front	long	2572	1
VJ	52	6	stein	st	low	unround	front	long	2572	1
AF	55	1	stoff	st	mid	round	back	short	3231	0
AF	55	2	stoff	st	mid	round	back	short	3231	0
AF	55	3	stoff	st	mid	round	back	short	3231	0
AF	55	4	stoff	st	mid	round	back	short	3231	0
AF	55	5	stoff	st	mid	round	back	short	3231	1
AF	55	6	stoff	st	mid	round	back	short	3231	1
AF	57	1	stoff	st	mid	round	back	short	3231	0
AF	57	2	stoff	st	mid	round	back	short	3231	1
AF	57	3	stoff	st	mid	round	back	short	3231	1
AF	57	4	stoff	st	mid	round	back	short	3231	1
AF	57	5	stoff	st	mid	round	back	short	3231	1
AF	57	6	stoff	st	mid	round	back	short	3231	1
AF	59	1	stoff	st	mid	round	back	short	3231	0
AF	59	2	stoff	st	mid	round	back	short	3231	0
AF	59	3	stoff	st	mid	round	back	short	3231	0
AF	59	4	stoff	st	mid	round	back	short	3231	0
AF	59	5	stoff	st	mid	round	back	short	3231	0
AF	59	6	stoff	st	mid	round	back	short	3231	0
AF	61	1	stoff	st	mid	round	back	short	3231	0
AF	61	2	stoff	st	mid	round	back	short	3231	1
AF	61	4	stoff	st	mid	round	back	short	3231	1
AF	61	5	stoff	st	mid	round	back	short	3231	1
AF	61	6	stoff	st	mid	round	back	short	3231	1
AH	14	1	stoff	st	mid	round	back	short	3231	1
AH	14	2	stoff	st	mid	round	back	short	3231	1
AH	14	3	stoff	st	mid	round	back	short	3231	1
AH	14	4	stoff	st	mid	round	back	short	3231	1
AH	14	5	stoff	st	mid	round	back	short	3231	1
AH	14	6	stoff	st	mid	round	back	short	3231	1
AH	16	1	stoff	st	mid	round	back	short	3231	1
AH	16	2	stoff	st	mid	round	back	short	3231	1
AH	16	3	stoff	st	mid	round	back	short	3231	1
AH	16	4	stoff	st	mid	round	back	short	3231	1
AH	16	5	stoff	st	mid	round	back	short	3231	1
AH	16	6	stoff	st	mid	round	back	short	3231	1
AH	18	2	stoff	st	mid	round	back	short	3231	1
AH	18	3	stoff	st	mid	round	back	short	3231	1
AH	18	4	stoff	st	mid	round	back	short	3231	1
AH	18	5	stoff	st	mid	round	back	short	3231	1
AH	18	6	stoff	st	mid	round	back	short	3231	1
AH	20	1	stoff	st	mid	round	back	short	3231	1
AH	20	2	stoff	st	mid	round	back	short	3231	1
AH	20	3	stoff	st	mid	round	back	short	3231	1
AH	20	4	stoff	st	mid	round	back	short	3231	1
AH	20	5	stoff	st	mid	round	back	short	3231	1
AH	20	6	stoff	st	mid	round	back	short	3231	1
CH	70	1	stoff	st	mid	round	back	short	3231	1
CH	70	2	stoff	st	mid	round	back	short	3231	1
CH	70	3	stoff	st	mid	round	back	short	3231	1
CH	70	4	stoff	st	mid	round	back	short	3231	1
CH	70	5	stoff	st	mid	round	back	short	3231	1
CH	70	6	stoff	st	mid	round	back	short	3231	1
CH	72	1	stoff	st	mid	round	back	short	3231	1
CH	72	2	stoff	st	mid	round	back	short	3231	1
CH	72	3	stoff	st	mid	round	back	short	3231	1
CH	72	4	stoff	st	mid	round	back	short	3231	1
CH	72	5	stoff	st	mid	round	back	short	3231	1
CH	72	6	stoff	st	mid	round	back	short	3231	1
CH	74	1	stoff	st	mid	round	back	short	3231	1
CH	74	2	stoff	st	mid	round	back	short	3231	1
CH	74	3	stoff	st	mid	round	back	short	3231	1
CH	74	4	stoff	st	mid	round	back	short	3231	1
CH	74	5	stoff	st	mid	round	back	short	3231	1
CH	74	6	stoff	st	mid	round	back	short	3231	1
CH	76	1	stoff	st	mid	round	back	short	3231	1
CH	76	2	stoff	st	mid	round	back	short	3231	1
CH	76	3	stoff	st	mid	round	back	short	3231	1
CH	76	4	stoff	st	mid	round	back	short	3231	1
CH	76	5	stoff	st	mid	round	back	short	3231	1
CH	76	6	stoff	st	mid	round	back	short	3231	1
HY	21	1	stoff	st	mid	round	back	short	3231	1
HY	21	2	stoff	st	mid	round	back	short	3231	1
HY	21	3	stoff	st	mid	round	back	short	3231	1
HY	21	4	stoff	st	mid	round	back	short	3231	1
HY	21	5	stoff	st	mid	round	back	short	3231	1
HY	21	6	stoff	st	mid	round	back	short	3231	1
HY	23	1	stoff	st	mid	round	back	short	3231	1
HY	23	2	stoff	st	mid	round	back	short	3231	1
HY	23	3	stoff	st	mid	round	back	short	3231	1
HY	23	4	stoff	st	mid	round	back	short	3231	1
HY	23	5	stoff	st	mid	round	back	short	3231	1
HY	23	6	stoff	st	mid	round	back	short	3231	1
HY	25	1	stoff	st	mid	round	back	short	3231	1
HY	25	2	stoff	st	mid	round	back	short	3231	1
HY	25	3	stoff	st	mid	round	back	short	3231	1
HY	25	4	stoff	st	mid	round	back	short	3231	1
HY	25	5	stoff	st	mid	round	back	short	3231	1
HY	25	6	stoff	st	mid	round	back	short	3231	1
HY	27	1	stoff	st	mid	round	back	short	3231	1
HY	27	2	stoff	st	mid	round	back	short	3231	1
HY	27	3	stoff	st	mid	round	back	short	3231	1
HY	27	4	stoff	st	mid	round	back	short	3231	1
HY	27	5	stoff	st	mid	round	back	short	3231	1
HY	27	6	stoff	st	mid	round	back	short	3231	1
MH	6	1	stoff	st	mid	round	back	short	3231	1
MH	6	2	stoff	st	mid	round	back	short	3231	1
MH	6	3	stoff	st	mid	round	back	short	3231	1
MH	6	4	stoff	st	mid	round	back	short	3231	1
MH	6	5	stoff	st	mid	round	back	short	3231	1
MH	6	6	stoff	st	mid	round	back	short	3231	1
MH	8	1	stoff	st	mid	round	back	short	3231	1
MH	8	2	stoff	st	mid	round	back	short	3231	1
MH	8	3	stoff	st	mid	round	back	short	3231	1
MH	8	4	stoff	st	mid	round	back	short	3231	1
MH	8	5	stoff	st	mid	round	back	short	3231	1
MH	8	6	stoff	st	mid	round	back	short	3231	1
MH	10	1	stoff	st	mid	round	back	short	3231	1
MH	10	2	stoff	st	mid	round	back	short	3231	1
MH	10	3	stoff	st	mid	round	back	short	3231	1
MH	10	4	stoff	st	mid	round	back	short	3231	1
MH	10	5	stoff	st	mid	round	back	short	3231	1
MH	10	6	stoff	st	mid	round	back	short	3231	1
MH	12	1	stoff	st	mid	round	back	short	3231	1
MH	12	2	stoff	st	mid	round	back	short	3231	1
MH	12	3	stoff	st	mid	round	back	short	3231	1
MH	12	4	stoff	st	mid	round	back	short	3231	1
MH	12	5	stoff	st	mid	round	back	short	3231	1
MH	12	6	stoff	st	mid	round	back	short	3231	1
MK	14	1	stoff	st	mid	round	back	short	3231	0
MK	14	2	stoff	st	mid	round	back	short	3231	0
MK	14	3	stoff	st	mid	round	back	short	3231	0
MK	14	4	stoff	st	mid	round	back	short	3231	1
MK	14	5	stoff	st	mid	round	back	short	3231	0
MK	14	6	stoff	st	mid	round	back	short	3231	1
MK	16	1	stoff	st	mid	round	back	short	3231	0
MK	16	2	stoff	st	mid	round	back	short	3231	0
MK	16	3	stoff	st	mid	round	back	short	3231	0
MK	16	4	stoff	st	mid	round	back	short	3231	1
MK	16	5	stoff	st	mid	round	back	short	3231	0
MK	16	6	stoff	st	mid	round	back	short	3231	0
MK	18	1	stoff	st	mid	round	back	short	3231	0
MK	18	2	stoff	st	mid	round	back	short	3231	1
MK	18	3	stoff	st	mid	round	back	short	3231	0
MK	18	4	stoff	st	mid	round	back	short	3231	1
MK	18	5	stoff	st	mid	round	back	short	3231	0
MK	18	6	stoff	st	mid	round	back	short	3231	0
MK	20	1	stoff	st	mid	round	back	short	3231	0
MK	20	2	stoff	st	mid	round	back	short	3231	0
MK	20	3	stoff	st	mid	round	back	short	3231	0
MK	20	4	stoff	st	mid	round	back	short	3231	1
MK	20	5	stoff	st	mid	round	back	short	3231	0
MK	20	6	stoff	st	mid	round	back	short	3231	0
PS	13	1	stoff	st	mid	round	back	short	3231	1
PS	13	2	stoff	st	mid	round	back	short	3231	1
PS	13	3	stoff	st	mid	round	back	short	3231	1
PS	13	4	stoff	st	mid	round	back	short	3231	1
PS	13	5	stoff	st	mid	round	back	short	3231	1
PS	13	6	stoff	st	mid	round	back	short	3231	1
PS	15	1	stoff	st	mid	round	back	short	3231	1
PS	15	2	stoff	st	mid	round	back	short	3231	1
PS	15	3	stoff	st	mid	round	back	short	3231	1
PS	15	4	stoff	st	mid	round	back	short	3231	1
PS	15	5	stoff	st	mid	round	back	short	3231	1
PS	15	6	stoff	st	mid	round	back	short	3231	1
PS	17	1	stoff	st	mid	round	back	short	3231	1
PS	17	2	stoff	st	mid	round	back	short	3231	1
PS	17	3	stoff	st	mid	round	back	short	3231	1
PS	17	4	stoff	st	mid	round	back	short	3231	1
PS	17	5	stoff	st	mid	round	back	short	3231	1
PS	17	6	stoff	st	mid	round	back	short	3231	1
PS	19	1	stoff	st	mid	round	back	short	3231	1
PS	19	2	stoff	st	mid	round	back	short	3231	1
PS	19	3	stoff	st	mid	round	back	short	3231	1
PS	19	4	stoff	st	mid	round	back	short	3231	1
PS	19	5	stoff	st	mid	round	back	short	3231	1
PS	19	6	stoff	st	mid	round	back	short	3231	1
SR	53	1	stoff	st	mid	round	back	short	3231	1
SR	53	2	stoff	st	mid	round	back	short	3231	1
SR	53	3	stoff	st	mid	round	back	short	3231	1
SR	53	4	stoff	st	mid	round	back	short	3231	1
SR	53	5	stoff	st	mid	round	back	short	3231	1
SR	53	6	stoff	st	mid	round	back	short	3231	1
SR	55	1	stoff	st	mid	round	back	short	3231	1
SR	55	2	stoff	st	mid	round	back	short	3231	1
SR	55	3	stoff	st	mid	round	back	short	3231	1
SR	55	4	stoff	st	mid	round	back	short	3231	1
SR	55	5	stoff	st	mid	round	back	short	3231	1
SR	55	6	stoff	st	mid	round	back	short	3231	1
SR	57	1	stoff	st	mid	round	back	short	3231	1
SR	57	2	stoff	st	mid	round	back	short	3231	1
SR	57	3	stoff	st	mid	round	back	short	3231	1
SR	57	4	stoff	st	mid	round	back	short	3231	1
SR	57	5	stoff	st	mid	round	back	short	3231	1
SR	57	6	stoff	st	mid	round	back	short	3231	1
SR	59	1	stoff	st	mid	round	back	short	3231	1
SR	59	2	stoff	st	mid	round	back	short	3231	1
SR	59	3	stoff	st	mid	round	back	short	3231	1
SR	59	4	stoff	st	mid	round	back	short	3231	1
SR	59	5	stoff	st	mid	round	back	short	3231	1
SR	59	6	stoff	st	mid	round	back	short	3231	1
VC	30	1	stoff	st	mid	round	back	short	3231	0
VC	30	2	stoff	st	mid	round	back	short	3231	1
VC	30	3	stoff	st	mid	round	back	short	3231	1
VC	30	4	stoff	st	mid	round	back	short	3231	1
VC	30	5	stoff	st	mid	round	back	short	3231	1
VC	30	6	stoff	st	mid	round	back	short	3231	1
VC	32	1	stoff	st	mid	round	back	short	3231	0
VC	32	2	stoff	st	mid	round	back	short	3231	1
VC	32	3	stoff	st	mid	round	back	short	3231	1
VC	32	4	stoff	st	mid	round	back	short	3231	1
VC	32	5	stoff	st	mid	round	back	short	3231	1
VC	32	6	stoff	st	mid	round	back	short	3231	1
VC	34	1	stoff	st	mid	round	back	short	3231	1
VC	34	2	stoff	st	mid	round	back	short	3231	1
VC	34	3	stoff	st	mid	round	back	short	3231	1
VC	34	4	stoff	st	mid	round	back	short	3231	1
VC	34	5	stoff	st	mid	round	back	short	3231	1
VC	34	6	stoff	st	mid	round	back	short	3231	1
VC	36	1	stoff	st	mid	round	back	short	3231	1
VC	36	2	stoff	st	mid	round	back	short	3231	1
VC	36	3	stoff	st	mid	round	back	short	3231	1
VC	36	4	stoff	st	mid	round	back	short	3231	1
VC	36	5	stoff	st	mid	round	back	short	3231	1
VC	36	6	stoff	st	mid	round	back	short	3231	1
VJ	14	1	stoff	st	mid	round	back	short	3231	1
VJ	14	2	stoff	st	mid	round	back	short	3231	1
VJ	14	3	stoff	st	mid	round	back	short	3231	1
VJ	14	4	stoff	st	mid	round	back	short	3231	1
VJ	14	5	stoff	st	mid	round	back	short	3231	1
VJ	14	6	stoff	st	mid	round	back	short	3231	1
VJ	16	1	stoff	st	mid	round	back	short	3231	1
VJ	16	2	stoff	st	mid	round	back	short	3231	1
VJ	16	3	stoff	st	mid	round	back	short	3231	1
VJ	16	4	stoff	st	mid	round	back	short	3231	1
VJ	16	5	stoff	st	mid	round	back	short	3231	1
VJ	16	6	stoff	st	mid	round	back	short	3231	1
VJ	18	1	stoff	st	mid	round	back	short	3231	1
VJ	18	2	stoff	st	mid	round	back	short	3231	1
VJ	18	3	stoff	st	mid	round	back	short	3231	1
VJ	18	4	stoff	st	mid	round	back	short	3231	1
VJ	18	5	stoff	st	mid	round	back	short	3231	1
VJ	18	6	stoff	st	mid	round	back	short	3231	1
VJ	20	1	stoff	st	mid	round	back	short	3231	1
VJ	20	2	stoff	st	mid	round	back	short	3231	1
VJ	20	3	stoff	st	mid	round	back	short	3231	1
VJ	20	4	stoff	st	mid	round	back	short	3231	1
VJ	20	5	stoff	st	mid	round	back	short	3231	1
VJ	20	6	stoff	st	mid	round	back	short	3231	1
AF	21	1	stund	st	high	round	front	short	4328	0
AF	21	2	stund	st	high	round	front	short	4328	0
AF	21	3	stund	st	high	round	front	short	4328	1
AF	21	4	stund	st	high	round	front	short	4328	1
AF	21	5	stund	st	high	round	front	short	4328	1
AF	21	6	stund	st	high	round	front	short	4328	1
AF	23	1	stund	st	high	round	front	short	4328	0
AF	23	2	stund	st	high	round	front	short	4328	1
AF	23	3	stund	st	high	round	front	short	4328	1
AF	23	4	stund	st	high	round	front	short	4328	1
AF	23	5	stund	st	high	round	front	short	4328	1
AF	23	6	stund	st	high	round	front	short	4328	1
AF	25	1	stund	st	high	round	front	short	4328	1
AF	25	2	stund	st	high	round	front	short	4328	1
AF	25	3	stund	st	high	round	front	short	4328	1
AF	25	5	stund	st	high	round	front	short	4328	1
AF	25	6	stund	st	high	round	front	short	4328	1
AF	27	1	stund	st	high	round	front	short	4328	1
AF	27	2	stund	st	high	round	front	short	4328	1
AF	27	3	stund	st	high	round	front	short	4328	1
AF	27	4	stund	st	high	round	front	short	4328	1
AF	27	5	stund	st	high	round	front	short	4328	1
AF	27	6	stund	st	high	round	front	short	4328	1
AF	79	1	stund	st	high	round	front	short	4328	0
AF	79	2	stund	st	high	round	front	short	4328	1
AF	79	3	stund	st	high	round	front	short	4328	0
AF	79	4	stund	st	high	round	front	short	4328	0
AF	79	5	stund	st	high	round	front	short	4328	0
AF	79	6	stund	st	high	round	front	short	4328	1
AH	54	1	stund	st	high	round	front	short	4328	1
AH	54	2	stund	st	high	round	front	short	4328	0
AH	54	3	stund	st	high	round	front	short	4328	0
AH	54	4	stund	st	high	round	front	short	4328	0
AH	54	5	stund	st	high	round	front	short	4328	0
AH	54	6	stund	st	high	round	front	short	4328	0
AH	56	1	stund	st	high	round	front	short	4328	0
AH	56	2	stund	st	high	round	front	short	4328	0
AH	56	3	stund	st	high	round	front	short	4328	0
AH	56	4	stund	st	high	round	front	short	4328	1
AH	56	5	stund	st	high	round	front	short	4328	0
AH	56	6	stund	st	high	round	front	short	4328	0
AH	58	1	stund	st	high	round	front	short	4328	0
AH	58	2	stund	st	high	round	front	short	4328	0
AH	58	3	stund	st	high	round	front	short	4328	0
AH	58	4	stund	st	high	round	front	short	4328	0
AH	58	5	stund	st	high	round	front	short	4328	0
AH	58	6	stund	st	high	round	front	short	4328	0
AH	60	1	stund	st	high	round	front	short	4328	0
AH	60	2	stund	st	high	round	front	short	4328	0
AH	60	3	stund	st	high	round	front	short	4328	0
AH	60	4	stund	st	high	round	front	short	4328	1
AH	60	5	stund	st	high	round	front	short	4328	1
AH	60	6	stund	st	high	round	front	short	4328	1
CH	54	1	stund	st	high	round	front	short	4328	0
CH	54	2	stund	st	high	round	front	short	4328	1
CH	54	3	stund	st	high	round	front	short	4328	1
CH	54	4	stund	st	high	round	front	short	4328	1
CH	54	5	stund	st	high	round	front	short	4328	1
CH	54	6	stund	st	high	round	front	short	4328	1
CH	56	1	stund	st	high	round	front	short	4328	0
CH	56	2	stund	st	high	round	front	short	4328	0
CH	56	3	stund	st	high	round	front	short	4328	0
CH	56	4	stund	st	high	round	front	short	4328	0
CH	56	5	stund	st	high	round	front	short	4328	0
CH	56	6	stund	st	high	round	front	short	4328	0
CH	58	1	stund	st	high	round	front	short	4328	0
CH	58	2	stund	st	high	round	front	short	4328	0
CH	58	3	stund	st	high	round	front	short	4328	0
CH	58	4	stund	st	high	round	front	short	4328	0
CH	58	5	stund	st	high	round	front	short	4328	0
CH	58	6	stund	st	high	round	front	short	4328	0
CH	60	1	stund	st	high	round	front	short	4328	0
CH	60	2	stund	st	high	round	front	short	4328	0
CH	60	3	stund	st	high	round	front	short	4328	0
CH	60	4	stund	st	high	round	front	short	4328	0
CH	60	5	stund	st	high	round	front	short	4328	0
HY	55	1	stund	st	high	round	front	short	4328	0
HY	55	2	stund	st	high	round	front	short	4328	0
HY	55	3	stund	st	high	round	front	short	4328	0
HY	55	4	stund	st	high	round	front	short	4328	0
HY	55	5	stund	st	high	round	front	short	4328	0
HY	55	6	stund	st	high	round	front	short	4328	0
HY	57	1	stund	st	high	round	front	short	4328	0
HY	57	2	stund	st	high	round	front	short	4328	0
HY	57	3	stund	st	high	round	front	short	4328	0
HY	57	4	stund	st	high	round	front	short	4328	0
HY	57	5	stund	st	high	round	front	short	4328	0
HY	57	6	stund	st	high	round	front	short	4328	1
HY	59	1	stund	st	high	round	front	short	4328	0
HY	59	2	stund	st	high	round	front	short	4328	1
HY	59	3	stund	st	high	round	front	short	4328	1
HY	59	4	stund	st	high	round	front	short	4328	1
HY	59	5	stund	st	high	round	front	short	4328	1
HY	59	6	stund	st	high	round	front	short	4328	1
HY	61	2	stund	st	high	round	front	short	4328	0
HY	61	3	stund	st	high	round	front	short	4328	0
HY	61	4	stund	st	high	round	front	short	4328	0
HY	61	5	stund	st	high	round	front	short	4328	0
HY	61	6	stund	st	high	round	front	short	4328	0
MH	30	1	stund	st	high	round	front	short	4328	1
MH	30	2	stund	st	high	round	front	short	4328	1
MH	30	3	stund	st	high	round	front	short	4328	1
MH	30	4	stund	st	high	round	front	short	4328	1
MH	30	5	stund	st	high	round	front	short	4328	1
MH	30	6	stund	st	high	round	front	short	4328	1
MH	32	1	stund	st	high	round	front	short	4328	1
MH	32	2	stund	st	high	round	front	short	4328	1
MH	32	3	stund	st	high	round	front	short	4328	1
MH	32	4	stund	st	high	round	front	short	4328	1
MH	32	5	stund	st	high	round	front	short	4328	1
MH	32	6	stund	st	high	round	front	short	4328	1
MH	34	1	stund	st	high	round	front	short	4328	1
MH	34	2	stund	st	high	round	front	short	4328	1
MH	34	3	stund	st	high	round	front	short	4328	1
MH	34	4	stund	st	high	round	front	short	4328	1
MH	34	5	stund	st	high	round	front	short	4328	1
MH	34	6	stund	st	high	round	front	short	4328	1
MH	36	1	stund	st	high	round	front	short	4328	1
MH	36	2	stund	st	high	round	front	short	4328	1
MH	36	3	stund	st	high	round	front	short	4328	1
MH	36	4	stund	st	high	round	front	short	4328	1
MH	36	5	stund	st	high	round	front	short	4328	1
MH	36	6	stund	st	high	round	front	short	4328	1
MK	54	1	stund	st	high	round	front	short	4328	0
MK	54	2	stund	st	high	round	front	short	4328	0
MK	54	3	stund	st	high	round	front	short	4328	0
MK	54	4	stund	st	high	round	front	short	4328	0
MK	54	5	stund	st	high	round	front	short	4328	0
MK	54	6	stund	st	high	round	front	short	4328	0
MK	56	1	stund	st	high	round	front	short	4328	0
MK	56	2	stund	st	high	round	front	short	4328	1
MK	56	3	stund	st	high	round	front	short	4328	0
MK	56	4	stund	st	high	round	front	short	4328	0
MK	56	5	stund	st	high	round	front	short	4328	0
MK	56	6	stund	st	high	round	front	short	4328	0
MK	58	1	stund	st	high	round	front	short	4328	0
MK	58	2	stund	st	high	round	front	short	4328	0
MK	58	3	stund	st	high	round	front	short	4328	0
MK	58	4	stund	st	high	round	front	short	4328	0
MK	58	5	stund	st	high	round	front	short	4328	0
MK	58	6	stund	st	high	round	front	short	4328	1
MK	60	1	stund	st	high	round	front	short	4328	1
MK	60	2	stund	st	high	round	front	short	4328	1
MK	60	3	stund	st	high	round	front	short	4328	0
MK	60	4	stund	st	high	round	front	short	4328	1
MK	60	5	stund	st	high	round	front	short	4328	0
MK	60	6	stund	st	high	round	front	short	4328	1
PS	45	1	stund	st	high	round	front	short	4328	1
PS	45	2	stund	st	high	round	front	short	4328	1
PS	45	3	stund	st	high	round	front	short	4328	1
PS	45	4	stund	st	high	round	front	short	4328	1
PS	45	5	stund	st	high	round	front	short	4328	1
PS	45	6	stund	st	high	round	front	short	4328	1
PS	47	1	stund	st	high	round	front	short	4328	1
PS	47	2	stund	st	high	round	front	short	4328	1
PS	47	3	stund	st	high	round	front	short	4328	1
PS	47	4	stund	st	high	round	front	short	4328	1
PS	47	5	stund	st	high	round	front	short	4328	1
PS	47	6	stund	st	high	round	front	short	4328	1
PS	49	1	stund	st	high	round	front	short	4328	1
PS	49	2	stund	st	high	round	front	short	4328	1
PS	49	3	stund	st	high	round	front	short	4328	1
PS	49	4	stund	st	high	round	front	short	4328	1
PS	49	5	stund	st	high	round	front	short	4328	1
PS	49	6	stund	st	high	round	front	short	4328	1
PS	51	1	stund	st	high	round	front	short	4328	1
PS	51	2	stund	st	high	round	front	short	4328	1
PS	51	3	stund	st	high	round	front	short	4328	1
PS	51	4	stund	st	high	round	front	short	4328	1
PS	51	5	stund	st	high	round	front	short	4328	1
PS	51	6	stund	st	high	round	front	short	4328	1
SR	21	1	stund	st	high	round	front	short	4328	1
SR	21	2	stund	st	high	round	front	short	4328	1
SR	21	3	stund	st	high	round	front	short	4328	1
SR	21	4	stund	st	high	round	front	short	4328	1
SR	21	5	stund	st	high	round	front	short	4328	1
SR	21	6	stund	st	high	round	front	short	4328	1
SR	23	1	stund	st	high	round	front	short	4328	0
SR	23	2	stund	st	high	round	front	short	4328	0
SR	23	3	stund	st	high	round	front	short	4328	0
SR	23	4	stund	st	high	round	front	short	4328	0
SR	23	5	stund	st	high	round	front	short	4328	0
SR	23	6	stund	st	high	round	front	short	4328	1
SR	25	1	stund	st	high	round	front	short	4328	1
SR	25	2	stund	st	high	round	front	short	4328	1
SR	25	3	stund	st	high	round	front	short	4328	1
SR	25	4	stund	st	high	round	front	short	4328	1
SR	25	5	stund	st	high	round	front	short	4328	1
SR	25	6	stund	st	high	round	front	short	4328	1
SR	27	1	stund	st	high	round	front	short	4328	0
SR	27	2	stund	st	high	round	front	short	4328	0
SR	27	3	stund	st	high	round	front	short	4328	1
SR	27	4	stund	st	high	round	front	short	4328	1
SR	27	5	stund	st	high	round	front	short	4328	1
SR	27	6	stund	st	high	round	front	short	4328	1
VC	6	1	stund	st	high	round	front	short	4328	1
VC	6	2	stund	st	high	round	front	short	4328	1
VC	6	3	stund	st	high	round	front	short	4328	1
VC	6	4	stund	st	high	round	front	short	4328	1
VC	6	5	stund	st	high	round	front	short	4328	1
VC	6	6	stund	st	high	round	front	short	4328	1
VC	8	1	stund	st	high	round	front	short	4328	1
VC	8	2	stund	st	high	round	front	short	4328	1
VC	8	3	stund	st	high	round	front	short	4328	0
VC	8	4	stund	st	high	round	front	short	4328	1
VC	8	5	stund	st	high	round	front	short	4328	1
VC	8	6	stund	st	high	round	front	short	4328	1
VC	10	1	stund	st	high	round	front	short	4328	1
VC	10	2	stund	st	high	round	front	short	4328	1
VC	10	4	stund	st	high	round	front	short	4328	0
VC	10	5	stund	st	high	round	front	short	4328	1
VC	10	6	stund	st	high	round	front	short	4328	1
VC	12	1	stund	st	high	round	front	short	4328	1
VC	12	2	stund	st	high	round	front	short	4328	1
VC	12	3	stund	st	high	round	front	short	4328	0
VC	12	4	stund	st	high	round	front	short	4328	1
VC	12	5	stund	st	high	round	front	short	4328	1
VC	12	6	stund	st	high	round	front	short	4328	1
VJ	55	2	stund	st	high	round	front	short	4328	0
VJ	55	3	stund	st	high	round	front	short	4328	1
VJ	55	4	stund	st	high	round	front	short	4328	0
VJ	55	5	stund	st	high	round	front	short	4328	1
VJ	55	6	stund	st	high	round	front	short	4328	1
VJ	57	1	stund	st	high	round	front	short	4328	0
VJ	57	2	stund	st	high	round	front	short	4328	1
VJ	57	3	stund	st	high	round	front	short	4328	1
VJ	57	4	stund	st	high	round	front	short	4328	1
VJ	57	5	stund	st	high	round	front	short	4328	1
VJ	57	6	stund	st	high	round	front	short	4328	1
VJ	59	1	stund	st	high	round	front	short	4328	0
VJ	59	2	stund	st	high	round	front	short	4328	1
VJ	59	3	stund	st	high	round	front	short	4328	1
VJ	59	4	stund	st	high	round	front	short	4328	1
VJ	59	5	stund	st	high	round	front	short	4328	1
VJ	59	6	stund	st	high	round	front	short	4328	1
VJ	61	1	stund	st	high	round	front	short	4328	1
VJ	61	2	stund	st	high	round	front	short	4328	1
VJ	61	3	stund	st	high	round	front	short	4328	1
VJ	61	4	stund	st	high	round	front	short	4328	1
VJ	61	5	stund	st	high	round	front	short	4328	1
VJ	61	6	stund	st	high	round	front	short	4328	1
AF	64	1	syn	s	high	round	front	long	4228	0
AF	64	2	syn	s	high	round	front	long	4228	1
AF	64	3	syn	s	high	round	front	long	4228	0
AF	64	4	syn	s	high	round	front	long	4228	1
AF	64	5	syn	s	high	round	front	long	4228	1
AF	64	6	syn	s	high	round	front	long	4228	1
AF	66	1	syn	s	high	round	front	long	4228	1
AF	66	2	syn	s	high	round	front	long	4228	1
AF	66	3	syn	s	high	round	front	long	4228	1
AF	66	4	syn	s	high	round	front	long	4228	0
AF	66	5	syn	s	high	round	front	long	4228	0
AF	66	6	syn	s	high	round	front	long	4228	0
AF	68	1	syn	s	high	round	front	long	4228	1
AF	68	2	syn	s	high	round	front	long	4228	1
AF	68	3	syn	s	high	round	front	long	4228	1
AF	68	4	syn	s	high	round	front	long	4228	0
AF	68	5	syn	s	high	round	front	long	4228	0
AF	68	6	syn	s	high	round	front	long	4228	0
AF	70	1	syn	s	high	round	front	long	4228	0
AF	70	2	syn	s	high	round	front	long	4228	0
AF	70	3	syn	s	high	round	front	long	4228	1
AF	70	4	syn	s	high	round	front	long	4228	0
AF	70	5	syn	s	high	round	front	long	4228	0
AF	70	6	syn	s	high	round	front	long	4228	0
AH	53	1	syn	s	high	round	front	long	4228	1
AH	53	2	syn	s	high	round	front	long	4228	1
AH	53	3	syn	s	high	round	front	long	4228	1
AH	53	4	syn	s	high	round	front	long	4228	1
AH	53	5	syn	s	high	round	front	long	4228	1
AH	53	6	syn	s	high	round	front	long	4228	1
AH	55	1	syn	s	high	round	front	long	4228	0
AH	55	2	syn	s	high	round	front	long	4228	0
AH	55	3	syn	s	high	round	front	long	4228	0
AH	55	5	syn	s	high	round	front	long	4228	0
AH	55	6	syn	s	high	round	front	long	4228	0
AH	57	1	syn	s	high	round	front	long	4228	0
AH	57	2	syn	s	high	round	front	long	4228	0
AH	57	3	syn	s	high	round	front	long	4228	0
AH	57	4	syn	s	high	round	front	long	4228	0
AH	57	5	syn	s	high	round	front	long	4228	0
AH	57	6	syn	s	high	round	front	long	4228	0
AH	59	1	syn	s	high	round	front	long	4228	0
AH	59	2	syn	s	high	round	front	long	4228	0
AH	59	3	syn	s	high	round	front	long	4228	0
AH	59	4	syn	s	high	round	front	long	4228	0
AH	59	5	syn	s	high	round	front	long	4228	0
AH	59	6	syn	s	high	round	front	long	4228	0
CH	53	1	syn	s	high	round	front	long	4228	0
CH	53	2	syn	s	high	round	front	long	4228	0
CH	53	3	syn	s	high	round	front	long	4228	0
CH	53	4	syn	s	high	round	front	long	4228	0
CH	53	5	syn	s	high	round	front	long	4228	1
CH	53	6	syn	s	high	round	front	long	4228	0
CH	55	1	syn	s	high	round	front	long	4228	0
CH	55	2	syn	s	high	round	front	long	4228	0
CH	55	3	syn	s	high	round	front	long	4228	0
CH	55	4	syn	s	high	round	front	long	4228	0
CH	55	5	syn	s	high	round	front	long	4228	1
CH	55	6	syn	s	high	round	front	long	4228	1
CH	57	1	syn	s	high	round	front	long	4228	0
CH	57	2	syn	s	high	round	front	long	4228	0
CH	57	3	syn	s	high	round	front	long	4228	0
CH	57	4	syn	s	high	round	front	long	4228	0
CH	57	5	syn	s	high	round	front	long	4228	0
CH	57	6	syn	s	high	round	front	long	4228	0
CH	59	1	syn	s	high	round	front	long	4228	0
CH	59	2	syn	s	high	round	front	long	4228	0
CH	59	3	syn	s	high	round	front	long	4228	0
CH	59	4	syn	s	high	round	front	long	4228	0
CH	59	5	syn	s	high	round	front	long	4228	0
CH	59	6	syn	s	high	round	front	long	4228	0
HY	14	1	syn	s	high	round	front	long	4228	0
HY	14	2	syn	s	high	round	front	long	4228	0
HY	14	3	syn	s	high	round	front	long	4228	0
HY	14	4	syn	s	high	round	front	long	4228	0
HY	14	5	syn	s	high	round	front	long	4228	0
HY	14	6	syn	s	high	round	front	long	4228	0
HY	16	1	syn	s	high	round	front	long	4228	0
HY	16	2	syn	s	high	round	front	long	4228	0
HY	16	3	syn	s	high	round	front	long	4228	0
HY	16	4	syn	s	high	round	front	long	4228	0
HY	16	5	syn	s	high	round	front	long	4228	0
HY	16	6	syn	s	high	round	front	long	4228	0
HY	18	1	syn	s	high	round	front	long	4228	0
HY	18	2	syn	s	high	round	front	long	4228	0
HY	18	3	syn	s	high	round	front	long	4228	0
HY	18	4	syn	s	high	round	front	long	4228	0
HY	18	5	syn	s	high	round	front	long	4228	0
HY	18	6	syn	s	high	round	front	long	4228	0
HY	20	1	syn	s	high	round	front	long	4228	0
HY	20	2	syn	s	high	round	front	long	4228	0
HY	20	3	syn	s	high	round	front	long	4228	0
HY	20	4	syn	s	high	round	front	long	4228	0
HY	20	5	syn	s	high	round	front	long	4228	0
HY	20	6	syn	s	high	round	front	long	4228	0
MH	21	1	syn	s	high	round	front	long	4228	1
MH	21	2	syn	s	high	round	front	long	4228	1
MH	21	3	syn	s	high	round	front	long	4228	1
MH	21	4	syn	s	high	round	front	long	4228	1
MH	21	5	syn	s	high	round	front	long	4228	1
MH	21	6	syn	s	high	round	front	long	4228	1
MH	23	1	syn	s	high	round	front	long	4228	0
MH	23	2	syn	s	high	round	front	long	4228	0
MH	23	3	syn	s	high	round	front	long	4228	0
MH	23	4	syn	s	high	round	front	long	4228	0
MH	23	5	syn	s	high	round	front	long	4228	0
MH	23	6	syn	s	high	round	front	long	4228	0
MH	25	1	syn	s	high	round	front	long	4228	0
MH	25	2	syn	s	high	round	front	long	4228	0
MH	25	3	syn	s	high	round	front	long	4228	0
MH	25	4	syn	s	high	round	front	long	4228	0
MH	25	5	syn	s	high	round	front	long	4228	0
MH	25	6	syn	s	high	round	front	long	4228	0
MH	27	1	syn	s	high	round	front	long	4228	0
MH	27	2	syn	s	high	round	front	long	4228	0
MH	27	3	syn	s	high	round	front	long	4228	0
MH	27	4	syn	s	high	round	front	long	4228	0
MH	27	5	syn	s	high	round	front	long	4228	0
MH	27	6	syn	s	high	round	front	long	4228	0
MK	53	1	syn	s	high	round	front	long	4228	0
MK	53	2	syn	s	high	round	front	long	4228	0
MK	53	3	syn	s	high	round	front	long	4228	0
MK	53	4	syn	s	high	round	front	long	4228	0
MK	53	5	syn	s	high	round	front	long	4228	0
MK	53	6	syn	s	high	round	front	long	4228	0
MK	55	1	syn	s	high	round	front	long	4228	0
MK	55	2	syn	s	high	round	front	long	4228	0
MK	55	3	syn	s	high	round	front	long	4228	0
MK	55	4	syn	s	high	round	front	long	4228	0
MK	55	5	syn	s	high	round	front	long	4228	0
MK	55	6	syn	s	high	round	front	long	4228	0
MK	57	1	syn	s	high	round	front	long	4228	0
MK	57	2	syn	s	high	round	front	long	4228	0
MK	57	3	syn	s	high	round	front	long	4228	0
MK	57	4	syn	s	high	round	front	long	4228	1
MK	57	5	syn	s	high	round	front	long	4228	1
MK	57	6	syn	s	high	round	front	long	4228	0
MK	59	1	syn	s	high	round	front	long	4228	0
MK	59	2	syn	s	high	round	front	long	4228	0
MK	59	3	syn	s	high	round	front	long	4228	0
MK	59	4	syn	s	high	round	front	long	4228	0
MK	59	5	syn	s	high	round	front	long	4228	0
MK	59	6	syn	s	high	round	front	long	4228	1
PS	22	1	syn	s	high	round	front	long	4228	1
PS	22	2	syn	s	high	round	front	long	4228	1
PS	22	3	syn	s	high	round	front	long	4228	1
PS	22	4	syn	s	high	round	front	long	4228	1
PS	22	5	syn	s	high	round	front	long	4228	1
PS	22	6	syn	s	high	round	front	long	4228	1
PS	24	1	syn	s	high	round	front	long	4228	0
PS	24	2	syn	s	high	round	front	long	4228	1
PS	24	3	syn	s	high	round	front	long	4228	1
PS	24	4	syn	s	high	round	front	long	4228	1
PS	24	5	syn	s	high	round	front	long	4228	1
PS	24	6	syn	s	high	round	front	long	4228	1
PS	26	1	syn	s	high	round	front	long	4228	1
PS	26	2	syn	s	high	round	front	long	4228	0
PS	26	3	syn	s	high	round	front	long	4228	1
PS	26	4	syn	s	high	round	front	long	4228	1
PS	26	5	syn	s	high	round	front	long	4228	1
PS	26	6	syn	s	high	round	front	long	4228	1
PS	28	1	syn	s	high	round	front	long	4228	1
PS	28	2	syn	s	high	round	front	long	4228	1
PS	28	3	syn	s	high	round	front	long	4228	1
PS	28	4	syn	s	high	round	front	long	4228	1
PS	28	5	syn	s	high	round	front	long	4228	1
PS	28	6	syn	s	high	round	front	long	4228	1
SR	14	1	syn	s	high	round	front	long	4228	1
SR	14	2	syn	s	high	round	front	long	4228	1
SR	14	3	syn	s	high	round	front	long	4228	1
SR	14	4	syn	s	high	round	front	long	4228	1
SR	14	5	syn	s	high	round	front	long	4228	1
SR	14	6	syn	s	high	round	front	long	4228	1
SR	16	1	syn	s	high	round	front	long	4228	1
SR	16	2	syn	s	high	round	front	long	4228	1
SR	16	3	syn	s	high	round	front	long	4228	1
SR	16	4	syn	s	high	round	front	long	4228	1
SR	16	5	syn	s	high	round	front	long	4228	0
SR	16	6	syn	s	high	round	front	long	4228	0
SR	18	1	syn	s	high	round	front	long	4228	0
SR	18	2	syn	s	high	round	front	long	4228	0
SR	18	3	syn	s	high	round	front	long	4228	0
SR	18	4	syn	s	high	round	front	long	4228	0
SR	18	5	syn	s	high	round	front	long	4228	0
SR	18	6	syn	s	high	round	front	long	4228	0
SR	20	1	syn	s	high	round	front	long	4228	1
SR	20	2	syn	s	high	round	front	long	4228	0
SR	20	3	syn	s	high	round	front	long	4228	0
SR	20	4	syn	s	high	round	front	long	4228	0
SR	20	5	syn	s	high	round	front	long	4228	0
SR	20	6	syn	s	high	round	front	long	4228	0
VC	22	1	syn	s	high	round	front	long	4228	0
VC	22	2	syn	s	high	round	front	long	4228	0
VC	22	3	syn	s	high	round	front	long	4228	0
VC	22	4	syn	s	high	round	front	long	4228	0
VC	22	5	syn	s	high	round	front	long	4228	0
VC	22	6	syn	s	high	round	front	long	4228	0
VC	24	1	syn	s	high	round	front	long	4228	0
VC	24	2	syn	s	high	round	front	long	4228	0
VC	24	3	syn	s	high	round	front	long	4228	0
VC	24	4	syn	s	high	round	front	long	4228	0
VC	24	5	syn	s	high	round	front	long	4228	0
VC	24	6	syn	s	high	round	front	long	4228	0
VC	26	1	syn	s	high	round	front	long	4228	0
VC	26	2	syn	s	high	round	front	long	4228	0
VC	26	3	syn	s	high	round	front	long	4228	0
VC	26	4	syn	s	high	round	front	long	4228	0
VC	26	5	syn	s	high	round	front	long	4228	0
VC	26	6	syn	s	high	round	front	long	4228	0
VC	28	1	syn	s	high	round	front	long	4228	0
VC	28	2	syn	s	high	round	front	long	4228	0
VC	28	3	syn	s	high	round	front	long	4228	0
VC	28	4	syn	s	high	round	front	long	4228	0
VC	28	5	syn	s	high	round	front	long	4228	0
VC	28	6	syn	s	high	round	front	long	4228	0
VJ	54	1	syn	s	high	round	front	long	4228	0
VJ	54	2	syn	s	high	round	front	long	4228	0
VJ	54	3	syn	s	high	round	front	long	4228	1
VJ	54	4	syn	s	high	round	front	long	4228	0
VJ	54	5	syn	s	high	round	front	long	4228	0
VJ	54	6	syn	s	high	round	front	long	4228	0
VJ	56	1	syn	s	high	round	front	long	4228	0
VJ	56	2	syn	s	high	round	front	long	4228	0
VJ	56	3	syn	s	high	round	front	long	4228	1
VJ	56	4	syn	s	high	round	front	long	4228	0
VJ	56	5	syn	s	high	round	front	long	4228	0
VJ	56	6	syn	s	high	round	front	long	4228	0
VJ	58	1	syn	s	high	round	front	long	4228	0
VJ	58	2	syn	s	high	round	front	long	4228	0
VJ	58	3	syn	s	high	round	front	long	4228	0
VJ	58	4	syn	s	high	round	front	long	4228	0
VJ	58	5	syn	s	high	round	front	long	4228	0
VJ	58	6	syn	s	high	round	front	long	4228	0
VJ	60	1	syn	s	high	round	front	long	4228	0
VJ	60	2	syn	s	high	round	front	long	4228	1
VJ	60	3	syn	s	high	round	front	long	4228	1
VJ	60	4	syn	s	high	round	front	long	4228	1
VJ	60	5	syn	s	high	round	front	long	4228	1
VJ	60	6	syn	s	high	round	front	long	4228	1


More information about the R-help mailing list