Skip to content

Instantly share code, notes, and snippets.

@riceissa
Last active July 7, 2017 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riceissa/8726e6a90d4a7634f3dd79cc1fdb63d5 to your computer and use it in GitHub Desktop.
Save riceissa/8726e6a90d4a7634f3dd79cc1fdb63d5 to your computer and use it in GitHub Desktop.
plotting code for Wikipedia Views
*.png
*.pyc
__pycache__

Plotting code for Wikipedia Views

graph.py

$ python3 graph.py --help
usage: graph.py [-h] [--log10] [--vertical_lines] [--plot_kind PLOT_KIND]
                [--top N] [--similarity_matrix] [--subtract_avg]
                csv output

positional arguments:
  csv                   the CSV file to graph
  output                the output file

optional arguments:
  -h, --help            show this help message and exit
  --log10               plot log10 of pageviews
  --vertical_lines      show vertical transition lines in graph
  --plot_kind PLOT_KIND
                        plot kind, accepts line, bar, barh, etc.; defaults to
                        line
  --top N               if this is a positive integer, only the top N columns
                        are plotted; includes a Total column
  --similarity_matrix   print the similarity matrix of the columns in the CSV
  --subtract_avg        subtract the average value of each column before
                        producing a similarity matrix; you must select
                        --similarity_matrix

distrib.py

$ python3 distrib.py --help
usage: distrib.py [-h] [--log10] [--plot_kind PLOT_KIND] [--top N] [--label]
                  [--label_max_len N] [--font FONT]
                  csv output

positional arguments:
  csv                   the CSV file to graph
  output                the output file

optional arguments:
  -h, --help            show this help message and exit
  --log10               plot log10 of pageviews
  --plot_kind PLOT_KIND
                        plot kind, accepts line, bar, barh, etc.; defaults to
                        line
  --top N               if this is a positive integer, only the top N columns
                        are plotted; does not include a Total column
  --label               label the pages at the bottom of the plot
  --label_max_len N     maximum length in characters of each label; only used
                        if --label is given; default N=10
  --font FONT           optional font path to use; only in effect when --label
                        is given
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
Year|Views of page Animal Charity Evaluators|Views of page Ethics of terraforming|Views of page Fish welfare at slaughter|Views of page Welfare of farmed insects|Total|Percentage
2016|440|4905|731|2267|8343|7.2
2015|1552|10477|2304|3188|17521|15.1
2014|81|11331|4341|2486|18239|15.8
2013|0|12376|0|0|12376|10.7
2012|0|18516|0|0|18516|16
2011|0|15190|0|0|15190|13.1
2010|0|11013|0|0|11013|9.5
2009|0|8008|0|0|8008|6.9
2008|0|6050|0|0|6050|5.2
2007|0|457|0|0|457|0.4
Total|2073|98323|7376|7941|115713|100
Percentage|1.8|85|6.4|6.9|100
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
Month|Views of page Amancio Ortega|Views of page Bill Gates|Views of page Carlos Slim|Views of page Charles Koch|Views of page Christy Walton|Views of page David H. Koch|Views of page John Walton|Views of page Sheldon Adelson|Views of page Warren Buffett|Total|Percentage
201609|85711|227764|52731|23282|6817|9942|96|22707|118817|547867|0.6
201608|39774|185205|48206|28809|7651|10730|107|19064|145705|485251|0.6
201607|49416|167961|43855|29725|7080|10535|70|32610|109271|450523|0.5
201606|33231|210578|40993|21866|6982|9710|93|15950|124428|463831|0.5
201605|20096|219857|47296|24236|8317|12205|138|48190|138205|518540|0.6
201604|17628|206646|46492|45113|10377|16090|133|16484|124256|483219|0.6
201603|14878|239245|56902|41742|15655|20189|128|19655|140761|549155|0.6
201602|11159|269877|56113|41139|20771|19582|106|26257|152573|597577|0.7
201601|14569|249702|105002|41402|27360|20302|226|25613|146354|630530|0.7
201512|11626|247514|66698|27955|19825|13286|210|46654|139659|573427|0.7
201511|12151|264287|62953|33689|27909|16785|248|16923|131209|566154|0.7
201510|15374|288769|71658|42362|22699|20621|202|20161|143290|625136|0.7
201509|11454|304259|73371|27197|21837|25224|214|22106|145001|630663|0.7
201508|10646|243852|65648|39107|20895|37325|226|19994|155029|592722|0.7
201507|10087|229531|75877|26735|22310|30467|204|18466|137652|551329|0.6
201506|10764|192348|64972|20214|20207|21374|218|22333|118406|470836|0.6
201505|10426|294490|64582|23640|22417|26588|319|25993|178880|647335|0.8
201504|10237|290444|68416|28800|27126|32374|286|29482|175393|662558|0.8
201503|11286|327066|75477|31124|38882|28817|331|36031|209037|758051|0.9
201502|10304|336075|61280|23479|21595|25651|228|23703|170648|672963|0.8
201501|12539|360552|81674|30438|25731|36497|375|24255|176449|748510|0.9
201412|11834|260896|69447|19152|17202|36767|286|24919|169959|610462|0.7
201411|11399|317408|85792|20867|21024|26737|282|41411|154489|679409|0.8
201410|11851|435382|119841|27337|27144|40089|308|27542|196809|886303|1
201409|12553|442448|123793|26337|22380|34648|301|21291|205845|889596|1
201408|11957|418833|88585|54513|75990|91941|288|59203|222437|1023747|1.2
201407|11285|305595|94712|25140|27088|34005|580|37612|187167|723184|0.8
201406|11317|317149|60101|25673|19313|33108|279|25989|146512|639441|0.7
201405|14977|417782|75734|32592|22744|43185|337|40369|198967|846687|1
201404|14302|381296|73750|41013|20038|51893|457|58598|186722|828069|1
201403|16466|445417|94980|37721|30886|49966|425|54136|282898|1012895|1.2
201402|12939|597541|105841|20410|11370|30511|536|17686|190223|987057|1.2
201401|15161|435993|122111|18500|12217|29670|482|22014|219757|875905|1
201312|13213|373673|108184|15244|13116|24660|442|35153|209740|793425|0.9
201311|11766|489927|126955|17436|13080|30813|353|23741|229704|943775|1.1
201310|13112|472257|124281|30101|13550|52499|338|28386|266696|1001220|1.2
201309|14384|482499|123286|21110|28550|30590|540|16955|209178|927092|1.1
201308|17711|436373|131872|13676|13933|26787|352|19476|207478|867658|1
201307|16387|398314|153128|3114|14590|32307|447|17194|216572|852053|1
201306|17458|466410|133128|2481|14070|28224|432|18264|224543|905010|1.1
201305|19758|566616|189079|4372|19742|40656|489|26132|178169|1045013|1.2
201304|17998|501204|190119|2786|13673|30870|380|31817|200205|989052|1.2
201303|24290|526803|368247|3831|21882|39360|523|26143|303750|1314829|1.5
201302|9646|556138|170278|2637|15555|25446|457|23696|326683|1130536|1.3
201301|13773|538023|220103|3373|20434|27941|550|24436|301767|1150400|1.3
201212|10684|592188|177012|3415|20371|33023|544|39278|237837|1114352|1.3
201211|12655|491758|234392|3985|23959|48983|637|85706|314422|1216497|1.4
201210|12061|540632|188228|3895|20254|40902|571|52833|253692|1113068|1.3
201209|11323|521538|181330|5680|41594|50409|618|66392|238730|1117614|1.3
201208|11338|405910|155627|4387|27227|46173|647|70426|196647|918382|1.1
201207|11381|421824|158112|3996|24420|41171|663|67113|206673|935353|1.1
201206|11725|472284|163164|2938|22649|21814|594|58455|235989|989612|1.2
201205|13014|480436|190385|2542|30632|22470|1147|23986|257945|1022557|1.2
201204|11377|439699|160819|2863|18100|19304|1876|28441|274768|957247|1.1
201203|13751|557217|302679|4119|30153|24627|1341|39637|237113|1210637|1.4
201202|10248|496465|150062|3924|30924|28687|1243|75679|289000|1086232|1.3
201201|10311|618342|167136|3526|32242|20118|1588|118404|329295|1300962|1.5
201112|9183|451329|132285|3012|28622|18452|1339|17223|223841|885286|1
201111|10994|572042|176387|4165|32718|39583|1319|11710|256716|1105634|1.3
201110|13745|1097837|225920|5004|46267|52285|1242|12420|305930|1760650|2.1
201109|8537|412565|147040|3328|33293|26671|1219|17281|268526|918460|1.1
201108|10173|458708|202890|2843|30380|25831|1161|14379|416454|1162819|1.4
201107|9577|358930|156355|2654|30001|19778|1086|14756|231267|824404|1
201106|8410|383487|151405|2635|25069|19704|1189|13979|221203|827081|1
201105|8747|423731|149989|2511|25086|22771|1174|14874|268252|917135|1.1
201104|9756|416906|146704|3814|28338|25186|1060|13217|234443|879424|1
201103|11585|522199|299019|4252|43230|46291|1483|11374|336066|1275499|1.5
201102|8646|463484|131226|5581|23606|84897|939|9937|215984|944300|1.1
201101|9534|530960|144816|3362|25718|20828|1007|12736|255611|1004572|1.2
201012|8118|446306|210174|2568|23819|11382|527|10362|248225|961481|1.1
201011|8308|487728|139986|3184|22802|16819|645|13906|234735|928113|1.1
201010|9297|576520|166643|4711|25596|23946|597|10480|263761|1081551|1.3
201009|9657|520215|224113|6400|37521|40506|686|13551|291475|1144124|1.3
201008|9242|392339|105423|7056|24549|39509|563|8908|248672|836261|1
201007|6148|236930|76712|1383|16475|4604|426|8008|152741|503427|0.6
201006|4748|255105|59699|952|12416|3406|442|6120|151737|494625|0.6
201005|6860|356044|86467|1191|22066|5795|560|7606|205246|691835|0.8
201004|7563|356848|117944|1760|19288|8938|544|8383|194049|715317|0.8
201003|9494|397756|443488|3090|11792|8535|540|8215|266500|1149410|1.3
201002|5216|345584|29756|3654|6757|6659|435|6962|160860|565883|0.7
201001|5731|414973|33055|3702|7599|8527|547|8104|193876|676114|0.8
200912|5671|315448|27633|4161|7396|9666|398|9201|170796|550370|0.6
200911|6152|376545|33809|4247|7762|13571|620|7283|246342|696331|0.8
200910|6902|406510|33069|5260|16751|14228|906|9247|224265|717138|0.8
200909|5705|388613|26019|3930|7315|8228|719|8565|147326|596420|0.7
200908|5865|335237|20576|4531|7187|11246|708|9170|178223|572743|0.7
200907|5388|329239|14329|4280|7141|8297|671|9389|176743|555477|0.7
200906|6778|366543|14694|5944|9160|8309|568|7938|169803|589737|0.7
200905|5416|386201|10141|4639|6750|9086|381|8836|190642|622092|0.7
200904|5282|334268|10815|4364|5802|7831|344|9217|169918|547841|0.6
200903|6407|386927|25736|4726|9195|10124|404|14075|289864|747458|0.9
200902|3007|316445|17785|2809|6839|7054|369|13708|231760|599776|0.7
200901|3368|344924|38278|3070|7811|4942|1122|15601|251529|670645|0.8
200812|3190|293094|25459|2936|7993|4688|520|16967|251180|606027|0.7
200811|3665|328614|20434|3052|7843|5359|547|27605|319282|716401|0.8
200810|3848|370325|28553|2855|8288|5596|552|22201|534808|977026|1.1
200809|3976|430214|13752|3483|9959|5747|495|20206|384131|871963|1
200808|4051|277276|5632|2651|7806|4758|439|17227|211924|531764|0.6
200807|1343|132950|2424|1373|2960|4916|155|7176|84915|238212|0.3
200806|4122|501511|7577|2886|7862|3943|443|18853|276091|823288|1
200805|4644|373135|9962|2863|7625|4657|514|22148|300282|725830|0.8
200804|4305|354504|8981|2872|7593|4555|448|18035|261592|662885|0.8
200803|4538|349539|10911|2689|7077|4347|433|16722|390091|786347|0.9
200802|4991|374455|8419|1832|4242|3753|445|18320|183014|599471|0.7
200801|5023|443384|17869|1936|4840|3932|658|20728|167524|665894|0.8
200712|3019|197924|20386|1223|3060|1866|311|11267|113742|352798|0.4
Total|1234686|41570643|10923228|1334164|2023804|2486250|59391|2615320|23161361|85408847|100
Percentage|1.4|48.7|12.8|1.6|2.4|2.9|0.1|3.1|27.1|100
#!/usr/bin/env python3
import argparse
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import matplotlib.font_manager as font_manager
from graph import get_df
def main():
parser = argparse.ArgumentParser()
parser.add_argument("csv", type=str, help="the CSV file to graph")
parser.add_argument("output", type=str, help="the output file")
parser.add_argument("--log10", action="store_true",
help="plot log10 of pageviews")
parser.add_argument("--plot_kind", type=str, default="line",
help="plot kind, accepts line, bar, barh, etc.; defaults to line")
parser.add_argument("--top", type=int, default=0, metavar='N',
help="if this is a positive integer, only the top " +
"N columns are plotted; does not include a Total column")
parser.add_argument("--label", action="store_true",
help="label the pages at the bottom of the plot")
parser.add_argument("--label_max_len", type=int, default=10,
metavar="N", help="maximum length in characters of each " +
"label; only used if --label is given; default N=10")
parser.add_argument("--font", type=str, help="optional font " +
"path to use; only in effect when --label is given")
args = parser.parse_args()
if args.top > 0:
# Add one to top because get_df includes a "Total"
df = get_df(args.csv, args.top + 1)
else:
df = get_df(args.csv)
df = df.sum().sort_values(ascending=False)
del df['Total']
if args.log10:
df = np.log10(df)
df.plot(kind=args.plot_kind)
if args.label:
labels = trim_labels(df.index, max_len=args.label_max_len)
if args.font:
plt.xticks(np.arange(len(df)), labels, rotation='vertical',
fontproperties=font_manager.FontProperties(fname=args.font))
else:
plt.xticks(np.arange(len(df)), labels, rotation='vertical')
plt.tight_layout()
else:
plt.xticks([])
plt.savefig(args.output)
plt.clf()
plt.close()
def trim_labels(labels, max_len=10):
'''
Take a list of strings and trim each so that each is at most max_len
characters long. Return a new list of strings containing the labels in the
same order.
'''
def rm_views_of_page(s):
if s.startswith("Views of page "):
s = s[len("Views of page "):]
return s
def trim(s, max_len=max_len, trail="…"):
if len(s) > max_len:
sli = max_len - len(trail)
if sli > 0:
s = s[:sli] + trail
else:
s = trail
return s
def multi_trim(s):
'''
"John f. kennedy"
=> ['John', 'f.', 'kennedy']
=> ['John', 'F.', 'Kennedy']
=> ['Joh', 'F.', 'Ken'] (map)
=> "JohF.Ken"
'''
s_lst = s.split()
u_lst = list(map(lambda x: x[:1].upper() + x[1:], s_lst))
t_lst = map(lambda x: trim(x, max_len=max_len//len(u_lst), trail=""),
u_lst)
return "".join(t_lst)
return list(map(lambda x: multi_trim(rm_views_of_page(x)),
labels))
if __name__ == "__main__":
main()
#!/usr/bin/env python3
import argparse
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
# from dateutil.relativedelta import relativedelta
pd.set_option('display.width', 1000)
def main():
parser = argparse.ArgumentParser()
parser.add_argument("csv", type=str, help="the CSV file to graph")
parser.add_argument("output", type=str, help="the output file")
parser.add_argument("--log10", action="store_true",
help="plot log10 of pageviews")
parser.add_argument("--vertical_lines", action="store_true",
help="show vertical transition lines in graph")
parser.add_argument("--plot_kind", type=str, default="line",
help="plot kind, accepts line, bar, barh, etc.; defaults to line")
parser.add_argument("--top", type=int, default=0, metavar='N',
help="if this is a positive integer, only the top " +
"N columns are plotted; includes a Total column")
parser.add_argument("--similarity_matrix", action="store_true",
help="print the similarity matrix of the columns in the CSV")
parser.add_argument("--subtract_avg", action="store_true",
help="subtract the average value of each column before " +
"producing a similarity matrix; you must select " +
"--similarity_matrix")
args = parser.parse_args()
df = get_df(args.csv, args.top)
if args.similarity_matrix:
if args.subtract_avg:
df = subtract_avg_coord(df)
print(matrix(df).to_string())
if args.log10:
df = np.log10(df)
do_a_plot(df, args.output, kind=args.plot_kind,
show_wm_api_switch=args.vertical_lines,
show_mobile_onset=args.vertical_lines)
def get_df(fname, top=0):
'''
Take the filepath to the input CSV, fname. Return a Pandas DataFrame of the
CSV.
'''
# 'quoting' of 3 corresponds to csv.QUOTE_NONE
df = pd.read_csv(fname, sep='|', quoting=3)
del df['Percentage']
top_cols = []
if top > 0:
# Sort the "Total" row to obtain a list of the most-viewed pages.
# df.iloc[-2] is the Total row, and "1:" skips the first item, which is
# the string "Total".
top_cols = df.iloc[-2, 1:].sort_values(ascending=False)[:top].index.tolist()
df = df[:-2] # remove "Total" and "Percentage" rows from the bottom
if "Month" in df:
# 200610 -> "2006-10"
df['Month'] = pd.to_datetime(df['Month'].map(lambda x:
str(x)[:4] + "-" + str(x)[4:]))
df = df.set_index('Month')
else:
# "Year" must be in df
df['Year'] = pd.to_datetime(df['Year'].map(lambda x:
str(x) + "-01-01"))
df = df.set_index('Year')
df = df.sort_index()
if top_cols:
return df[top_cols]
return df
def do_a_plot(df, fname, kind, show_wm_api_switch=False,
show_mobile_onset=False):
df.plot(kind=kind, legend=True)
# If we want rolling averages, we would set n to whatever the window length
# is, but for now we don't, so just hard-code it to 1
# n = 1
if show_wm_api_switch:
plt.axvline(pd.to_datetime('2016-01-01'), color='r', lw=2)
# plt.axvline(pd.to_datetime('2016-01-01')+relativedelta(months=n-1),
# color='y', lw=2)
if show_mobile_onset:
plt.axvline(pd.to_datetime('2015-07-01'), color='b', lw=2)
# plt.axvline(pd.to_datetime('2015-07-01')+relativedelta(months=n-1),
# color='g', lw=2)
plt.legend(bbox_to_anchor=(0.5, -0.14), loc='upper center', ncol=3)
plt.savefig(fname, bbox_inches="tight")
plt.clf()
plt.close()
def matrix(df):
'''
Calculate and return the matrix representing the similarity of the pages in
the Pandas DataFrame df. The closer the pages are, the closer the values in
the matrix will be to 1.
'''
cols = df.columns
res = pd.DataFrame(index=cols, columns=cols)
for i in df:
for j in df:
dot = df[i].dot(df[j])
inorm = np.sqrt(np.square(df[i]).sum())
jnorm = np.sqrt(np.square(df[j]).sum())
res[i][j] = dot/(inorm*jnorm)
return res
def subtract_avg_coord(df):
'''
For each column (x_1, ..., x_n) in the Pandas DataFrame df, transform to
(x_1 - x, ..., x_n - x), where x = (x_1 + ··· + x_n) / n is the average of
the coordinates. Return a new transformed DataFrame.
'''
res = pd.DataFrame(index=df.index, columns=df.columns)
for col in df:
avg = df[col].mean()
res[col] = df[col] - avg
return res
if __name__ == "__main__":
main()
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org/>
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
Month|Views of tag American television and radio pundits|Views of tag Anti-migration websites|Views of tag Billionaires|Total|Percentage
201609|162232|8076|547867|718175|0.6
201608|200976|8896|485251|695123|0.6
201607|156336|6161|450523|613020|0.5
201606|127851|6049|463831|597731|0.5
201605|152249|9890|518540|680679|0.6
201604|153870|7567|483219|644656|0.5
201603|194388|8280|549155|751823|0.6
201602|185961|8837|597577|792375|0.7
201601|146746|8087|630530|785363|0.7
201512|133013|6866|573427|713306|0.6
201511|138381|9388|566154|713923|0.6
201510|132746|7967|625136|765849|0.6
201509|125275|9284|630663|765222|0.6
201508|145654|7601|592722|745977|0.6
201507|155733|6313|551329|713375|0.6
201506|123872|5081|470836|599789|0.5
201505|120876|5635|647335|773846|0.6
201504|135451|5240|662558|803249|0.7
201503|147059|5624|758051|910734|0.8
201502|161831|4717|672963|839511|0.7
201501|143011|4542|748510|896063|0.7
201412|166088|5341|610462|781891|0.6
201411|162159|7026|679409|848594|0.7
201410|160108|5897|886303|1052308|0.9
201409|190802|5765|889596|1086163|0.9
201408|205006|5907|1023747|1234660|1
201407|180711|8912|723184|912807|0.8
201406|154979|7113|639441|801533|0.7
201405|169859|6641|846687|1023187|0.8
201404|207213|6052|828069|1041334|0.9
201403|231310|5704|1012895|1249909|1
201402|204685|4966|987057|1196708|1
201401|227660|4574|875905|1108139|0.9
201312|201075|4330|793425|998830|0.8
201311|251737|4354|943775|1199866|1
201310|228890|4714|1001220|1234824|1
201309|176143|4180|927092|1107415|0.9
201308|244767|5919|867658|1118344|0.9
201307|227602|5346|852053|1085001|0.9
201306|243116|6408|905010|1154534|1
201305|236332|7776|1045013|1289121|1.1
201304|304927|7754|989052|1301733|1.1
201303|357092|6680|1314829|1678601|1.4
201302|300485|6696|1130536|1437717|1.2
201301|371006|5749|1150400|1527155|1.3
201212|306903|5164|1114352|1426419|1.2
201211|641729|7410|1216497|1865636|1.5
201210|482433|8933|1113068|1604434|1.3
201209|441858|5697|1117614|1565169|1.3
201208|343455|6492|918382|1268329|1.1
201207|319336|6179|935353|1260868|1
201206|283952|6048|989612|1279612|1.1
201205|312553|7170|1022557|1342280|1.1
201204|395003|6458|957247|1358708|1.1
201203|809434|5377|1210637|2025448|1.7
201202|339661|9728|1086232|1435621|1.2
201201|361877|5705|1300962|1668544|1.4
201112|266084|5140|885286|1156510|1
201111|295634|5932|1105634|1407200|1.2
201110|332486|5526|1760650|2098662|1.7
201109|231972|4424|918460|1154856|1
201108|328682|4669|1162819|1496170|1.2
201107|386928|4782|824404|1216114|1
201106|374814|4468|827081|1206363|1
201105|439093|4846|917135|1361074|1.1
201104|445482|5617|879424|1330523|1.1
201103|425828|5515|1275499|1706842|1.4
201102|439960|5184|944300|1389444|1.2
201101|705425|5990|1004572|1715987|1.4
201012|395486|6295|961481|1363262|1.1
201011|613858|6613|928113|1548584|1.3
201010|525440|6226|1081551|1613217|1.3
201009|512156|5596|1144124|1661876|1.4
201008|769961|6532|836261|1612754|1.3
201007|358596|5549|503427|867572|0.7
201006|311401|5464|494625|811490|0.7
201005|369780|9917|691835|1071532|0.9
201004|448133|9596|715317|1173046|1
201003|531422|5518|1149410|1686350|1.4
201002|428853|4023|565883|998759|0.8
201001|517070|4115|676114|1197299|1
200912|458738|4601|550370|1013709|0.8
200911|492912|5040|696331|1194283|1
200910|638084|4791|717138|1360013|1.1
200909|675925|5249|596420|1277594|1.1
200908|631745|4586|572743|1209074|1
200907|402464|4340|555477|962281|0.8
200906|386381|4435|589737|980553|0.8
200905|427770|4153|622092|1054015|0.9
200904|491135|4677|547841|1043653|0.9
200903|713541|4459|747458|1465458|1.2
200902|400717|5138|599776|1005631|0.8
200901|480795|3694|670645|1155134|1
200812|286373|3834|606027|896234|0.7
200811|617958|4809|716401|1339168|1.1
200810|647253|4670|977026|1628949|1.4
200809|565692|4023|871963|1441678|1.2
200808|300117|3652|531764|835533|0.7
200807|121111|1574|238212|360897|0.3
200806|276431|4673|823288|1104392|0.9
200805|278823|5092|725830|1009745|0.8
200804|226279|4906|662885|894070|0.7
200803|227766|4515|786347|1018628|0.8
200802|228360|5640|599471|833471|0.7
200801|234119|5506|665894|905519|0.8
200712|101319|3360|352798|457477|0.4
Total|34351809|623220|85408847|120383876|100
Percentage|28.5|0.5|70.9|100
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
Month|Views of tag Birds|Views of tag Colors|Views of tag Mammals|Views of tag Reptiles|Views of tag Sports|Total|Percentage
201609|387178|181799|1871331|197244|709785|3347337|0.5
201608|399425|202548|1626268|180951|819152|3228344|0.4
201607|396899|220260|1574671|179522|569848|2941200|0.4
201606|404332|190568|1827329|294661|704793|3421683|0.5
201605|447530|243279|2165496|273732|706656|3836693|0.5
201604|426656|217078|2122002|254727|670597|3691060|0.5
201603|440901|225384|1991339|228553|732215|3618392|0.5
201602|427017|283931|1981211|223228|779892|3695279|0.5
201601|430755|255668|2162734|221512|796797|3867466|0.5
201512|429285|220226|2103467|203207|697104|3653289|0.5
201511|495578|236158|2200684|239312|825416|3997148|0.5
201510|443802|241241|2237130|244234|860934|4027341|0.5
201509|486819|241389|2458697|256815|811367|4255087|0.6
201508|458912|220038|2302844|209925|751279|3942998|0.5
201507|444265|245081|1826854|222866|697125|3436191|0.5
201506|427900|283357|1874911|217385|902222|3705775|0.5
201505|519428|284721|2474359|353765|881939|4514212|0.6
201504|491434|281407|2455152|3122910|2401179|8752082|1.2
201503|525479|349061|2643300|305872|1502505|5326217|0.7
201502|458195|335243|2363226|243640|969658|4369962|0.6
201501|527699|308315|2473287|272078|1417906|4999285|0.7
201412|505451|315222|2388734|274554|897930|4381891|0.6
201411|643455|336787|2634968|285220|1109836|5010266|0.7
201410|594818|362657|2993612|315249|1141278|5407614|0.7
201409|626369|370906|3086852|342771|1351214|5778112|0.8
201408|648653|299224|2644282|314645|894976|4801780|0.6
201407|651490|291631|2730811|312317|1174261|5160510|0.7
201406|650489|303126|2775690|328726|1502161|5560192|0.7
201405|742202|362643|3352844|430774|1129734|6018197|0.8
201404|806270|357125|3515413|392850|1070641|6142299|0.8
201403|789769|553481|3570019|422415|1273843|6609527|0.9
201402|682981|373017|3302392|369737|1457434|6185561|0.8
201401|705132|371686|3367325|388979|1234137|6067259|0.8
201312|778868|427876|3660314|399349|1179140|6445547|0.9
201311|1075798|670136|4854780|525099|1501063|8626876|1.2
201310|994130|707778|5263971|596756|1464231|9026866|1.2
201309|813867|527464|4019784|492360|1318680|7172155|1
201308|852053|585155|4227780|476291|1204865|7346144|1
201307|1110990|615817|4410257|535326|1359038|8031428|1.1
201306|1081895|670796|5015527|650867|1623097|9042182|1.2
201305|1181106|751939|6019243|785236|1561553|10299077|1.4
201304|1214241|800220|5664683|742627|1565777|9987548|1.3
201303|1274688|877395|6339820|780101|1911110|11183114|1.5
201302|1245090|869567|6074181|723816|1880757|10793411|1.5
201301|1271783|817676|6061380|815171|1993256|10959266|1.5
201212|1058695|681244|5258695|575408|1565864|9139906|1.2
201211|1251060|719369|5642013|628519|1822104|10063065|1.4
201210|1183217|901872|5882169|654811|1909331|10531400|1.4
201209|1097356|669056|5266061|605733|1792625|9430831|1.3
201208|1053241|609310|4889323|561258|2019559|9132691|1.2
201207|1091322|629484|4907187|601488|1970619|9200100|1.2
201206|1139165|669675|5180113|642487|1810261|9441701|1.3
201205|1187225|601747|5552545|703700|1782088|9827305|1.3
201204|1007700|488942|4679808|555340|1459962|8191752|1.1
201203|1124440|568676|5214480|625110|1818591|9351297|1.3
201202|1131785|611910|5322637|674821|1887238|9628391|1.3
201201|1241699|654799|5885972|669107|2060302|10511879|1.4
201112|942770|507575|4603189|496817|1397535|7947886|1.1
201111|1218334|607676|5541544|645813|1889413|9902780|1.3
201110|1001054|561126|4579827|520670|1626939|8289616|1.1
201109|835812|472286|3644391|506082|1436174|6894745|0.9
201108|972916|511242|4115820|481297|1338390|7419665|1
201107|990265|499357|4337995|520552|1475150|7823319|1.1
201106|936106|522609|4543785|516918|1674762|8194180|1.1
201105|1022484|589716|5550190|615108|1825832|9603330|1.3
201104|1016113|575304|4161856|529886|1535658|7818817|1.1
201103|993793|659889|4549390|567339|1975891|8746302|1.2
201102|879647|642863|4166346|488823|1876852|8054531|1.1
201101|1107489|842285|5148627|567422|2013245|9679068|1.3
201012|877345|642167|4266377|452909|1771852|8010650|1.1
201011|1100779|781278|4750834|528406|2121985|9283282|1.2
201010|1088000|889169|4940427|566963|2328048|9812607|1.3
201009|1025316|737693|4672384|579748|2357226|9372367|1.3
201008|966582|708037|4257761|552846|2233567|8718793|1.2
201007|642262|484181|2812498|342368|1706864|5988173|0.8
201006|615742|451474|2789501|341484|1875161|6073362|0.8
201005|943330|666821|3996309|537353|2053039|8196852|1.1
201004|919229|706482|4112329|505253|1965562|8208855|1.1
201003|891599|705012|4140597|504844|1978715|8220767|1.1
201002|722625|579333|3531400|480517|1559181|6873056|0.9
201001|776420|649945|3731858|404738|1301132|6864093|0.9
200912|707665|570211|3360131|353837|1075223|6067067|0.8
200911|840919|592226|3733549|414285|1302591|6883570|0.9
200910|860673|641097|3791552|448870|1281577|7023769|0.9
200909|743228|576371|3400345|412279|1256863|6389086|0.9
200908|765353|586869|3437503|434981|1144162|6368868|0.9
200907|764314|572709|3310804|456340|1264486|6368653|0.9
200906|809356|589316|3705374|497230|1433877|7035153|0.9
200905|940538|637465|4258736|619412|1496370|7952521|1.1
200904|903189|600540|4009538|540490|1350783|7404540|1
200903|956129|714407|4403688|611990|1559232|8245446|1.1
200902|805450|651608|3927774|529291|1329756|7243879|1
200901|846407|709801|4043537|489559|1382656|7471960|1
200812|724564|623359|3699528|429615|1118046|6595112|0.9
200811|920474|642971|4281010|517555|1366979|7728989|1
200810|824449|615644|4184517|543554|1285354|7453518|1
200809|740940|592623|3809715|521196|1351859|7016333|0.9
200808|662657|536661|3237826|465329|1437594|6340067|0.9
200807|255792|211547|1231620|172821|531884|2403664|0.3
200806|805308|612880|3816552|572466|1527089|7334295|1
200805|921169|626076|4734694|661735|1506667|8450341|1.1
200804|893676|592013|4398774|622185|1394016|7900664|1.1
200803|735927|547585|3829391|497347|1163909|6774159|0.9
200802|697955|513373|4040543|484330|1171227|6907428|0.9
200801|710845|493065|3894918|465438|1204108|6768374|0.9
200712|416218|300258|2372931|257940|590004|3937351|0.5
Total|85717189|55036355|402251742|51419388|148751410|743176084|100
Percentage|11.5|7.4|54.1|6.9|20|100
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 102 columns, instead of 1. in line 1.
Month|A. C. Schiffler|A. F. Maciejewski|A. Jeff McLemore|A. Lawrence Foster|A. Leonard Allen|A. Piatt Andrew|A. S. J. Carnahan|A. Scott Sloan|A. Walter Norblad|Aaron A. Sargent|Aaron F. Perry|Aaron Fletcher Stevens|Aaron H. Cragin|Aaron Hackley, Jr.|Aaron Harding|Aaron Harlan|Aaron Hobart|Aaron Kitchell|Aaron L. Ford|Aaron Matson|Aaron Schock|Aaron Shaw (representative)|Aaron Shenk Kreider|Aaron V. Brown|Aaron Van Schaick Cochrane|Abbott Lawrence|Abe Goff|Abel Carter Wilder|Abiel Foster|Abijah Bigelow|Abner C. Harding|Abner J. Mikva|Abner Taylor|Abner W. Sibal|Abraham A. Ribicoff|Abraham Andrews Barker|Abraham B. Venable|Abraham Baldwin|Abraham Bockee|Abraham Clark|Abraham Dowdney|Abraham Ellison Garrett|Abraham J. Hostetler|Abraham Kazen|Abraham L. Brick|Abraham Lincoln|Abraham Lincoln Keister|Abraham McClellan (Tennessee politician)|Abraham Nott|Abraham P. Grant|Abraham Rencher|Abraham Watkins Venable|Abram Comingo|Abram Fulkerson|Abram Poindexter Maury|Abram Trigg|Absalom Harris Chappell|Absalom Tatom|Absalom Willis Robertson|Adam Benjamin Jr.|Adam Boyd (politician)|Adam Brown Littlepage|Adam Huntsman|Adam John Glossbrenner|Adam King (congressman)|Adam Kinzinger|Adam M. Byrd|Adam Putnam|Adam Rankin Alexander|Adam Schiff|Adam W. Snyder|Addison James|Addison S. McClure|Addison T. Smith|Addison White|Adin B. Capron|Adlai Stevenson I|Adna R. Johnson|Adolph J. Sabath|Adolph Meyer|Adolphus Peter Nelson|Adoniram J. Holmes|Adrian Smith (politician)|Aedanus Burke|Ahiman Louis Miner|Aime Forand|Al Gore|Al Green (politician)|Al McCandless|Al Ullman|Alan Cranston|Alan Grayson|Alan Lowenthal|Alan Mollohan|Alan Nunnelee|Alan Steelman|Alan Wheat|Alanson M. Kimball|Alben W. Barkley|Albert Blakeney|Albert Bustamante|Albert C. Willford|Albert Cole Hopkins|Albert Constable|Albert David Baumhart Jr.|Albert Douglas|Albert E. Austin|Albert E. Carter|Albert Estopinal|Albert F. Dawson|Albert F. Polk|Albert G. Brown|Albert G. Burr|Albert G. Jenkins|Albert G. Porter|Albert G. Riddle|Albert G. Simms|Albert G. Talbott|Albert Galiton Watkins|Albert Gallatin|Albert Gallatin Egbert|Albert Gallatin Hawes|Albert Galliton Harrison|Albert Gallup|Albert Gore Sr.|Albert H. Bosch|Albert Henry Vestal|Albert J. Campbell|Albert J. Hopkins|Albert J. Pearson|Albert L. Reeves, Jr.|Albert L. Smith Jr.|Albert L. Vreeland|Albert M. Cole|Albert P. Forsythe|Albert P. Morano|Albert R. Anderson|Albert R. Hall (Indiana politician)|Albert R. Howe|Albert Rains|Albert Richard Thomas|Albert Rust|Albert S. Berry|Albert S. Burleson|Albert S. Herlong Jr.|Albert S. Willis|Albert Sidney Camp|Albert Smith (Maine)|Albert Smith White|Albert Taylor Goodwyn|Albert W. Cretella|Albert W. Jefferis|Albert W. Johnson|Albert Watson (South Carolina)|Albert Wynn|Albio Sires|Albion Parris|Alcee Hastings|Alejandro Almeida|Alex McMillan|Alex Mooney|Alexander B. Montgomery|Alexander Billmeyer|Alexander Boteler|Alexander Boyd|Alexander C. Davidson|Alexander C. M. Pennington|Alexander C. Mitchell|Alexander Campbell (Illinois politician)|Alexander Contee Hanson|Alexander D. Orr|Alexander D. Sims|Alexander Davis|Alexander Duncan (politician)|Alexander Evans (American politician)|Alexander G. Penn|Alexander Gillon|Alexander Gilmore Cochran|Alexander Graves|Alexander H. Bailey|Alexander H. Buell|Alexander H. Jones|Alexander H. Rice|Alexander H. Stephens|Alexander Hamilton Coffroth|Alexander Harper (Ohio politician)|Alexander Holladay|Alexander Hugh Holmes Stuart|Alexander Irvin|Alexander J. Resa|Alexander Kerr Craig|Alexander Long|Alexander M. Hardy|Alexander McKim|Alexander McMillan|Alexander Mebane|Alexander Mitchell (Wisconsin politician)|Alexander Monroe Dockery|Alexander Newman|Alexander Randall (Maryland)|Alexander S. Diven|Alexander S. McDill|Alexander S. Wallace|Alexander Smyth|Alexander Stewart (American politician)|Alexander W. Gregg|Alexander White (Alabama)|Alexander White (Virginia)|Alexander Wilson (American politician)|Alfred A. Burnham|Alfred A. Taylor|Alfred B. Greenwood|Alfred B. Kittredge|Alfred Babcock|Alfred Briggs Irion|Alfred Buckwalter Garner|Alfred C. Chapin|Alfred C. Harmer|Alfred Conkling|Alfred Cuthbert|Alfred Dennis Sieminski|Alfred Dockery|Alfred E. Reames|Alfred Eliab Buck|Alfred Ely|Alfred F. Beiter|Alfred G. Allen|Alfred Gilmore|Alfred H. Colquitt|Alfred H. Powell|Alfred Iverson Sr.|Alfred J. Elliott|Alfred L. Bulwinkle|Alfred Marshall (politician)|Alfred Metcalf Jackson|Alfred Moore Gatlin|Alfred Moore Scales|Alfred Moore Waddell|Alfred Morrison Lay|Alfred N. Phillips|Alfred Peck Edgerton|Alfred Rowland|Alfred William Lamb|Alice Mary Robertson|Allan B. Walsh|Allan Benny|Allan C. Durborow, Jr.|Allan Langdon McDermott|Allan O. Hunter|Allan Turner Howe|Allard H. Gasque|Allen Boyd|Allen D. Candler|Allen E. Ertel|Allen F. Moore|Allen Ferdinand Owen|Allen Foster Cooper|Allen R. Bushnell|Allen T. Treadway|Allen West (politician)|Alma Adams|Alney McLean|Alonzo Dillard Folger|Alonzo J. Ransier|Alonzo Nute|Alphonse Roy|Alphonso Hart|Alphonzo E. Bell, Jr.|Alston G. Dayton|Alton Lennon|Alva B. Adams|Alva L. Hager|Alva M. Lumpkin|Alvah A. Clark|Alvah Crocker|Alvah Sabin|Alvan Cullom|Alvan T. Fuller|Alvin Baldus|Alvin Bush|Alvin Evans|Alvin O'Konski|Alvin Paul Kitchin|Alvin Peterson Hovey|Amasa Cobb|Amasa Dana|Amasa Learned|Amasa Norcross|Amasa Walker|Ambrose Jerome Kennedy|Ambrose Kennedy|Ambrose Ranney|Ambrose W. Clark|Americus V. Rice|Ami Bera|Amos Abbott|Amos Clark, Jr.|Amos Davis|Amos Gustine|Amos H. Jackson|Amos H. Radcliffe|Amos J. Cummings|Amos L. Allen|Amos Lane|Amos P. Granger|Amos Tuck|Ander Crenshaw|Anderson Mitchell|Andrea Seastrand|Andrew Beaumont|Andrew Beirne|Andrew Biemiller|Andrew Boden|Andrew Boone|Andrew Buchanan (American politician)|Andrew DeWitt Bruyn|Andrew Edmiston Jr.|Andrew Ellison|Andrew Ewing|Andrew F. Fox|Andrew Grant Chapman|Andrew Gregg|Andrew Gregg Curtin|Andrew H. Hamilton|Andrew H. Ward|Andrew Humphreys|Andrew J. Harlan|Andrew J. Hickey|Andrew J. Hinshaw|Andrew J. Hunter|Andrew J. Kuykendall|Andrew J. May|Andrew J. Rogers|Andrew J. Thayer|Andrew Jackson|Andrew Jackson Barchfeld|Andrew Jackson Caldwell|Andrew Jackson Hamilton|Andrew Jackson Houston|Andrew Jackson Kirk|Andrew Jackson Montague|Andrew Jacobs (lawyer)|Andrew Jacobs Jr.|Andrew James Peters|Andrew Johnson|Andrew K. Hay|Andrew Kennedy (American politician)|Andrew King (representative)|Andrew Maguire|Andrew Moore (politician)|Andrew Pickens (congressman)|Andrew Price (politician)|Andrew R. Brodbeck|Andrew R. Govan|Andrew S. Fulton|Andrew Sloan|Andrew Stevenson|Andrew T. Judson|Andrew Tracy|Andrew Trumbo|Andrew W. Doig|Andrew W. Loomis|Andrew Young|Andy Barr (U.S. politician)|Andy Harris (politician)|Andy Ireland|Angier Goodwin|Ann Kirkpatrick|Ann Marie Buerkle|Ann McLane Kuster|Ann Wagner|Anna Eshoo|Anne Northup|Ansel Sterling|Anson Brown|Anson Burlingame|Anson Morrill|Anthony A. Fleger|Anthony A.C. Rogers|Anthony C. Beilenson|Anthony Caminetti|Anthony Cavalcante|Anthony Eickhoff|Anthony F. Ittner|Anthony J. Griffin|Anthony L. Knapp|Anthony Michalek|Anthony New|Anthony Thornton (representative)|Anthony Wayne|Anton J. Johnson|Antoni Sadlak|Arch A. Moore Jr.|Archibald Atkinson|Archibald Austin|Archibald C. Hart|Archibald E. Olpp|Archibald Henderson (politician)|Archibald Hill Carmichael|Archibald Hunter Arrington|Archibald Hunter Arrington Williams|Archibald J. Weaver|Archibald Lybrand|Archibald M. Bliss|Archibald McBryde|Archibald McNeill|Archibald S. Clarke|Archibald Stuart|Archibald T. MacIntyre|Archibald Van Horne|Archibald Yell|Ariosto A. Wiley|Armistead Burt|Armistead I. Selden Jr.|Armstead M. Alexander|Arnold Olsen|Artemas Hale|Artemas Ward|Artemas Ward Jr.|Arthur A. Link|Arthur B. Jenks|Arthur B. Rouse|Arthur Daniel Healey|Arthur Granville Dewalt|Arthur H. Greenwood|Arthur H. Taylor|Arthur H. Vandenberg|Arthur L. Miller|Arthur Laban Bates|Arthur Livermore|Arthur M. Free|Arthur P. Lamneck|Arthur P. Murphy|Arthur Ravenel Jr.|Arthur Raymond Robinson|Arthur Smith (U.S. Representative)|Arthur W. Aleshire|Arthur W. Kopp|Arthur W. Mitchell|Arthur W. Overmyer|Arthur Walsh (senator)|Artur Davis|Asa Adgate|Asa Biggs|Asa Clapp|Asa Fitch (politician)|Asa Grover|Asa H. Willie|Asa Hodges|Asa Hutchinson|Asa Lyon|Asahel Stearns|Asahel W. Hubbard|Asbury Francis Lever|Asbury Latimer|Ashbel P. Fitch|Asher G. Caruth|Asher Hinds|Ashley B. Wright|Ashton C. Shallenberger|Asle Gronna|Athelston Gaston|Atterson W. Rucker|Aubert C. Dunn|Auburn Pridemore|Augustin Reed Humphrey|Augustin Smith Clayton|Augustine B. Kelley|Augustine Henry Shepperd|Augustine Lonergan|Augustus A. Chapman|Augustus Albert Hardenbergh|Augustus Brandegee|Augustus Drum|Augustus F. Allen|Augustus F. Hawkins|Augustus Frank|Augustus Hall|Augustus Herman Pettibone|Augustus L. Perrill|Augustus Maxwell|Augustus McCloskey|Augustus N. Martin|Augustus Owsley Stanley|Augustus Peabody Gardner|Augustus Rhodes Sollers|Augustus Romaldus Wright|Augustus W. Bennet|Augustus W. Cutler|Augustus Young (representative)|Ausburn Birdsall|Austin F. Pike|Austin Scott (politician)|Aylett Hawes|Aylett Hawes Buckner|Aylett R. Cotton|Aylette Buckner|Azariah Boody|B. B. Comer|B. Carroll Reece|B. Everett Jordan|B. Frank Murphy|B. Frank Whelchel|B. J. Monkiewicz|Bailey Bartlett|Balie Peyton|Ballard Smith|Bannon Goforth Thibodeaux|Barack Obama|Barbara B. Kennelly|Barbara Boxer|Barbara Comstock|Barbara Cubin|Barbara Jordan|Barbara Lee|Barbara Mikulski|Barbara Vucanovich|Barber Conable|Barbour Lewis|Barclay Henley|Barclay Martin|Barent Gardenier|Barker Burnell|Barnabas Bidwell|Barnes Compton|Barney Frank|Baron Hill|Barratt O'Hara|Barry Goldwater Jr.|Barry Loudermilk|Bart Gordon|Bartlett Yancey|Basil Lee Whitener|Beau Boulter|Bella Abzug|Beman Gates Dawes|Ben C. Eastman|Ben Cardin|Ben Carson|Ben Chandler|Ben Erdreich|Ben F. Caldwell|Ben F. Jensen|Ben H. Guill|Ben Johnson (politician)|Ben Jones (American actor and politician)|Ben Nighthorse Campbell|Ben Quayle|Ben Reifel|Benedict Arnold (congressman)|Benedict Joseph Semmes|Benjamin A. Enloe|Benjamin A. Gilman|Benjamin A. Smith II|Benjamin Adams (politician)|Benjamin Alden Bidlack|Benjamin B. Blackburn|Benjamin Babock Thurston|Benjamin Bennet|Benjamin Bourne|Benjamin Butler (politician)|Benjamin Butterworth|Benjamin C. Hilliard|Benjamin Chew Howard|Benjamin Contee|Benjamin Dean|Benjamin E. Grey|Benjamin E. Russell|Benjamin Edwards (Maryland)|Benjamin Eggleston|Benjamin Ellicott|Benjamin Estil|Benjamin F. Funk|Benjamin F. Grady|Benjamin F. Hopkins|Benjamin F. James|Benjamin F. Leiter|Benjamin F. Loan|Benjamin F. Marsh|Benjamin F. Martin|Benjamin F. Shively|Benjamin Flanders|Benjamin Franklin Howell|Benjamin Franklin Howey|Benjamin Franklin Junkin|Benjamin Franklin Whittemore|Benjamin G. Humphreys II|Benjamin Glover Shields|Benjamin Goodhue|Benjamin Gorham|Benjamin Gwinn Harris|Benjamin H. Bunn|Benjamin Hardin|Benjamin Harvey Hill|Benjamin Howard (Missouri)|Benjamin Huger (congressman)|Benjamin Huntington|Benjamin Jarrett|Benjamin Jones (congressman)|Benjamin Joseph Franklin|Benjamin K. Focht|Benjamin L. Fairchild|Benjamin L. Rosenbloom|Benjamin Le Fevre|Benjamin M. Golder|Benjamin Markley Boyer|Benjamin P. Birdsall|Benjamin Pickman Jr.|Benjamin Randall (Maine)|Benjamin S. Cowen|Benjamin S. Turner|Benjamin Stephen Hooper|Benjamin Swift|Benjamin T. Biggs|Benjamin T. Cable|Benjamin T. Eames|Benjamin T. Frederick|Benjamin Taliaferro|Benjamin Tallmadge|Benjamin Tappan|Benjamin Thomas (congressman)|Benjamin Thompson (politician)|Benjamin Tillman|Benjamin W. Harris|Benjamin White (Maine politician)|Benjamin White Norris|Benjamin Williams|Benjamin Williams Crowninshield|Benjamin Wilson (congressman)|Bennet Bicknell|Bennett H. Henderson|Bennett M. Stewart|Bennie Thompson|Benning M. Bean|Benoni S. Fuller|Benson Wood|Benton Jay Hall|Benton McMillin|Berkeley L. Bunker|Berkley Bedell|Bernard Blair|Bernard F. Grabowski|Bernard G. Caulfield|Bernard J. Dwyer|Bernard J. Gehrmann|Bernard Smith (New Jersey)|Bernhard M. Jacobsen|Bernhart Henn|Bernice F. Sisk|Bernie Sanders|Bert Bandstra|Bertram Tracy Clayton|Bertrand W. Gearhart|Beryl Anthony Jr.|Bethuel Kitchen|Beto O'Rourke|Betsy Markey|Beverly B. Douglas|Beverly Byron|Beverly L. Clarke|Beverly M. Vincent|Bill Barrett|Bill Boner|Bill Brock|Bill Burlison|Bill Cassidy|Bill Clay|Bill Cobey|Bill Delahunt|Bill Emerson|Bill Flores|Bill Foster (politician)|Bill G. Lowrey|Bill Gradison|Bill Gunter|Bill Harsha|Bill Hefner|Bill Hendon|Bill Janklow|Bill Jenkins (politician)|Bill Johnson (Ohio politician)|Bill Keating (politician)|Bill Lipinski|Bill Lowery (politician)|Bill McCollum|Bill Nelson|Bill Orton|Bill Pascrell|Bill Posey|Bill Richardson|Bill Sali|Bill Sarpalius|Bill Thomas|Bill Young|Bill Zeliff|Billy Lee Evans|Billy Long|Billy Tauzin|Binger Hermann|Bird Segle McGuire|Bishop W. Perkins|Blackburn B. Dovener|Blaine Luetkemeyer|Blair Moody|Blake Farenthold|Blanche Lincoln|Bo Callaway|Bob Barr|Bob Beauprez|Bob Brady|Bob Clement|Bob Dole|Bob Dornan|Bob Ehrlich|Bob Etheridge|Bob Filner|Bob Franks|Bob Gibbs|Bob Goodlatte|Bob Inglis|Bob Kasten|Bob Krueger|Bob Latta|Bob Livingston|Bob Mathias|Bob Matsui|Bob McEwen|Bob Menendez|Bob Mollohan|Bob Ney|Bob Price (Texas politician)|Bob Riley|Bob Schaffer|Bob Smith (American politician)|Bob Stump (U.S. Congressman)|Bob Whittaker|Bob Wilson (politician)|Bob Wise|Bobbi Fiedler|Bobby Bright|Bobby Jindal|Bobby Rush|Bobby Schilling|Bobby Scott (politician)|Bolivar E. Kemp|Bolling Hall|Bonnie Watson Coleman|Boyd Anderson Tackett|Boyd Winchester|Brad Ashford|Brad Carson|Brad Ellsworth|Brad Miller (politician)|Brad Schneider|Brad Sherman|Bradbury Cilley|Bradford N. Stevens|Bradley Barlow|Bradley Byrne|Brady P. Gentry|Braswell Deen|Brendan Boyle|Brent Spence|Brett Guthrie|Brian Babin|Brian Bilbray|Brian D. Kerns|Brian J. Donnelly|Brian Schatz|Bronson M. Cutting|Brookins Campbell|Brooks Hays|Bruce Alger|Bruce Braley|Bruce F. Caputo|Bruce Fairchild Barton|Bruce Morrison|Bruce Poliquin|Bruce Westerman|Brutus J. Clay|Bryan F. Mahan|Bryan Owsley|Bryan Young (politician)|Bryant Thomas Castellow|Buck McKeon|Bud Brown (politician)|Buddy Carter|Buddy Leach|Buddy MacKay|Buddy Roemer|Burleigh F. Spalding|Burnett M. Chiperfield|Burr Harrison|Burr W. Jones|Burt L. Talcott|Burton C. Cook|Burton E. Sweet|Burton L. French|Burwell Bassett|Burwell Boykin Lewis|Burwell C. Ritter|Butch Otter|Butler Ames|Butler B. Hare|Butler Derrick|Byram Green|Byron B. Harlan|Byron Dorgan|Byron F. Ritchie|Byron G. Rogers|Byron L. Johnson|Byron N. Scott|C. Bascom Slemp|C. Ellis Moore|C. Frank Reavis|C. Jasper Bell|C. Pope Caldwell|C. W. Bishop|Cadwallader C. Washburn|Cadwallader D. Colden|Caesar Augustus Rodney|Cal Dooley|Caldwell Edwards|Caleb Baker|Caleb Blood Smith|Caleb Cushing|Caleb Ellis|Caleb Powers|Caleb R. Layton|Calvary Morris|Calvin C. Chaffee|Calvin Cowgill|Calvin D. Johnson|Calvin Goddard (politician)|Calvin Paige|Calvin Willard Gilfillan|Cameron A. Morrison|Campbell Polson Berry|Campbell Slemp|Cap R. Carden|Cardiss Collins|Carl Albert|Carl C. Anderson|Carl C. Perkins|Carl Curtis|Carl D. Perkins|Carl Elliott|Carl G. Bachmann|Carl Hatch|Carl Hayden|Carl Henry Hoffman|Carl R. Chindblom|Carl T. Durham|Carl Vinson|Carl W. Riddick|Carl West Rich|Carleton Hunt|Carlos Bee|Carlos Curbelo (politician)|Carlos French|Carlos Moorhead|Carlton Brandaga Curtis|Carlton Mobley|Carlton R. Sickles|Carly Fiorina|Carman A. Newcomb|Carol Shea-Porter|Carrie P. Meek|Carroll A. Campbell Jr.|Carroll D. Kearns|Carroll Hubbard|Carroll L. Beedy|Carte Goodwin|Carter Bassett Harrison|Carter Glass|Carter Harrison Sr.|Carter Manasco|Carville Benson|Case Broderick|Cass Ballenger|Cassius C. Dowell|Cassius M. Shartel|Catherine Dorris Norrell|Catherine Small Long|Cave Johnson|Cecil F. White|Cecil Heftel|Cecil M. Harden|Cecil R. King|Cedric Richmond|Chaka Fattah|Champ Clark|Chapin Hall|Chapman Freeman|Chapman L. Anderson|Charles A. Boutelle|Charles A. Boyle|Charles A. Buckley|Charles A. Chickering|Charles A. Christopherson|Charles A. Crow|Charles A. Eldredge|Charles A. Floyd|Charles A. Foote|Charles A. Halleck|Charles A. Hill|Charles A. Jonas|Charles A. Kading|Charles A. Karch|Charles A. Kennedy|Charles A. Korbly|Charles A. Mooney|Charles A. O. McClellan|Charles A. Rawson|Charles A. Stevens|Charles A. Sumner|Charles A. Towne|Charles A. Wickliffe|Charles A. Wolverton|Charles Adams Mosher|Charles Addison Russell|Charles Adkins (politician)|Charles Albert Plumley|Charles Albright (congressman)|Charles Andrews (Maine politician)|Charles Arthur Anderson|Charles Aubrey Eaton|Charles B. Benedict|Charles B. Brownson|Charles B. Clark|Charles B. Deane|Charles B. Farwell|Charles B. Hoeven|Charles B. Landis|Charles B. Lore|Charles B. McClintock|Charles B. Timberlake|Charles Barwig|Charles Bass|Charles Benedict Calvert|Charles Biddle Shepard|Charles Billinghurst|Charles Bodle|Charles Borland, Jr.|Charles Boustany|Charles Boyle Roberts|Charles Brand (congressman)|Charles Brooks Smith|Charles Brown (congressman)|Charles Browne (politician)|Charles Bryson Simonton|Charles C. Gossett|Charles C. Reid|Charles C. Stratton|Charles Calvin Bowman|Charles Case|Charles Chapman (Connecticut)|Charles Christopher Sheats|Charles Clayton|Charles Clement Johnston|Charles Creighton Carlin|Charles Curtis|Charles Cyrus Kearns|Charles D. Beckwith|Charles D. Carter|Charles D. Coffin|Charles D. Hodges|Charles D. Martin|Charles Daniels (New York politician)|Charles Dayan|Charles Delano|Charles Delemere Haines|Charles Denison|Charles Djou|Charles Dorr|Charles Dougherty (Florida politician)|Charles Douglas III|Charles Durkee|Charles E. Clarke|Charles E. Creager|Charles E. Daniel|Charles E. Dietrich|Charles E. Hogg|Charles E. Hooker|Charles E. Littlefield|Charles E. McKenzie|Charles E. Nash|Charles E. Phelps|Charles E. Pickett|Charles E. Wiggins|Charles E. Winter|Charles Eaton Haynes|Charles Edmund Boyle|Charles Edward Bennett|Charles Edward Coffin|Charles Edward Kiefner|Charles Edward Pearce|Charles Edward Snodgrass|Charles Edward Swanson|Charles Elwood Brown|Charles Eugene Fuller|Charles F. Booher|Charles F. Buck|Charles F. Cochran|Charles F. Curry|Charles F. Curry, Jr.|Charles F. Dougherty|Charles F. McLaughlin|Charles F. Mercer|Charles F. Ogden|Charles F. Sprague|Charles F. X. O'Brien|Charles Finley (politician)|Charles Fisher (congressman)|Charles Floyd Hatcher|Charles Foster (Ohio politician)|Charles Francis Adams Sr.|Charles Frederick Barclay|Charles Frederick Crisp|Charles Frederick Joy|Charles Frederick Scott|Charles G. Atherton|Charles G. Bennett|Charles G. Bond|Charles G. Conn|Charles G. DeWitt|Charles G. Ferris|Charles G. Washburn|Charles G. Williams|Charles Germman Burton|Charles Goldsborough|Charles Goodell|Charles Goodyear (politician)|Charles Gordon Edwards|Charles Gubser|Charles Gustav Binderup|Charles H. Adams (New York politician)|Charles H. Burke|Charles H. Carroll|Charles H. Cowles|Charles H. Elston|Charles H. Griffin|Charles H. Grosvenor|Charles H. Larrabee|Charles H. Mansur|Charles H. Page|Charles H. Peaslee|Charles H. Porter|Charles H. Prince|Charles H. Russell|Charles H. Taylor|Charles H. Voorhis|Charles H. Weisse|Charles H. Wilson|Charles Haight|Charles Hall Dillon|Charles Harrison Brown|Charles Hawks, Jr.|Charles Hayes (politician)|Charles Hays|Charles Heber Dickerman|Charles Henderson (Nevada politician)|Charles Henderson Yoakum|Charles Henry Morgan|Charles Henry Sloan|Charles Herbert Allen|Charles Herbert Joyce|Charles Hillyer Brand|Charles Hiram Randall|Charles Hooks|Charles Hopper Gibson|Charles Hudson (Massachusetts)|Charles Humphrey Atherton|Charles I. Faddis|Charles I. Sparks|Charles J. Boatner|Charles J. Carney|Charles J. Colden|Charles J. Faulkner|Charles J. Gilman|Charles J. Kersten|Charles Jared Ingersoll|Charles John Biddle|Charles Johnson (North Carolina)|Charles Joseph Esterly|Charles K. Bell|Charles K. Fletcher|Charles K. Wheeler|Charles Kinsey|Charles Kramer (politician)|Charles L. Faust|Charles L. Gerlach|Charles L. Gifford|Charles L. Henry|Charles L. McNary|Charles L. Moses|Charles L. Richards|Charles L. Scott|Charles L. South|Charles L. Underhill|Charles L. Weltner|Charles Laban Abernethy|Charles Lafayette Bartlett|Charles Landon Knight|Charles Le Moyne Mitchell|Charles Lewis Beale|Charles Lieb|Charles M. Borchers|Charles M. Harris|Charles M. La Follette|Charles M. Shelley|Charles M. Teague|Charles M. Thomson|Charles Magill Conrad|Charles Manly Stedman|Charles Marley Anderson|Charles Marsh|Charles Martin (Illinois)|Charles Martin (Oregon politician)|Charles Mathias|Charles McGavin|Charles Melvin Price|Charles Memorial Hamilton|Charles Merian Cooper|Charles Montague Bakewell|Charles Murphey|Charles N. Brumm|Charles N. Crosby|Charles N. Felton|Charles N. Fowler|Charles N. Lamison|Charles Nelson Clark|Charles Nelson Pray|Charles O'Connor (politician)|Charles O. Lobeck|Charles O. Porter|Charles Orville Whitley|Charles P. Nelson (congressman)|Charles P. Snyder|Charles Pearce Coady|Charles Pelham (congressman)|Charles Perkins Thompson|Charles Pinckney (governor)|Charles Pomeroy|Charles Q. Hildebrant|Charles Q. Tirrell|Charles R. Buckalew|Charles R. Clason|Charles R. Crisp|Charles R. Eckert|Charles R. Evans|Charles R. Farnsley|Charles R. Howell|Charles R. Jonas|Charles R. Robertson|Charles R. Thomas (1827u20131891)|Charles R. Thomas (1861u20131931)|Charles R. Train|Charles Ready|Charles Reginald Schirm|Charles Rich (U.S. Representative)|Charles Risk|Charles Robert Connell|Charles Robin Britt|Charles S. Baker|Charles S. Benton|Charles S. Dewey|Charles S. Hartman|Charles S. Lewis|Charles S. Morehead|Charles S. Randall|Charles S. Sewall|Charles S. Wharton|Charles Samuel Joelson|Charles Sitgreaves|Charles Skelton|Charles Slade|Charles Stenholm|Charles Stetson|Charles Stewart (Texas politician)|Charles Swindall|Charles T. Canady|Charles T. Doxey|Charles T. Dunwell|Charles Thone|Charles Triplett O'Ferrall|Charles Turner, Jr.|Charles V. Fornes|Charles Vernon Culver|Charles W. Bell|Charles W. Buttz|Charles W. Cathcart|Charles W. F. Dick|Charles W. Gillet|Charles W. Henney|Charles W. McClammy|Charles W. Milliken|Charles W. Roark|Charles W. Sandman Jr.|Charles W. Tobey|Charles W. Vursell|Charles W. Walton|Charles W. Willard|Charles W. Woodman|Charles Waldron Buckley|Charles Wentworth Upham|Charles West Kendall|Charles Wilson Pierce|Charles Winston Thompson|Charlie Dent|Charlie Gonzalez|Charlie Luken|Charlie Melancon|Charlie Norwood|Charlie Rose (congressman)|Charlie Wilson (Texas politician)|Charlotte Thompson Reid|Chase G. Woodhouse|Chauncey B. Little|Chauncey Fitch Cleveland|Chauncey Forward|Chauncey Goodrich|Chauncey L. Knapp|Chauncey Langdon|Chauncey W. Reed|Chellie Pingree|Cheri Bustos|Cherubusco Newton|Chesselden Ellis|Chester A. Chesney|Chester B. McMullen|Chester Bidwell Darrall|Chester Bowles|Chester C. Bolton|Chester C. Gorski|Chester C. Thompson|Chester D. Hubbard|Chester E. Holifield|Chester Earl Merrow|Chester G. Atkins|Chester H. Gross|Chester I. Long|Chester L. Mize|Chester O. Carrier|Chester Pierce Butler|Chester W. Chapin|Chester W. Taylor|Chet Edwards|Chilton Allan|Chip Pashayan|Chip Pickering|Chittenden Lyon|Choice B. Randell|Chris Bell (politician)|Chris Cannon|Chris Carney|Chris Chocola|Chris Collins (U.S. politician)|Chris Dodd|Chris Gibson (New York politician)|Chris John|Chris Murphy (Connecticut politician)|Chris Shays|Chris Smith (New Jersey politician)|Chris Stewart (politician)|Chris Van Hollen|Christian Herter|Christian William Ramseyer|Christie Benet|Christopher A. Bergen|Christopher C. Bowen|Christopher C. Upson|Christopher Columbus Harris|Christopher Cox|Christopher G. Champlin|Christopher Greenup|Christopher H. Clark|Christopher Harris Williams|Christopher Rankin|Christopher Robinson (Rhode Island)|Christopher Thomas|Christopher Tompkins|Chuck Fleischmann|Chuck Grassley|Churchill C. Cambreleng|Ciro Rodriguez|Clair Armstrong Callan|Clair Burgener|Clair Engle|Clara G. McMillan|Clare Boothe Luce|Clare G. Fenerty|Clare Magee|Clarence C. Gilhams|Clarence Cannon|Clarence Clifton Young|Clarence D. Clark|Clarence D. Van Duzer|Clarence Dennis Coughlin|Clarence E. Miller|Clarence Emir Allen|Clarence F. Lea|Clarence G. Burton|Clarence J. Brown|Clarence Long|Clarence Norman Brunsdale|Clarence W. Turner|Clark B. Cochrane|Clark Burdick|Clark W. Thompson (Texas politician)|Clarke Lewis|Claude A. Fuller|Claude A. Swanson|Claude Benton Hudspeth|Claude Harris, Jr.|Claude I. Bakewell|Claude Kitchin|Claude L'Engle|Claude Pepper|Claude U. Stone|Claude V. Parsons|Claude Weaver|Claudine Schneider|Clay Stone Briggs|Clem McSpadden|Clement C. Dickinson|Clement Comer Clay|Clement Dorsey|Clement Dowd|Clement Hall Sinnickson|Clement J. Zablocki|Clement Laird Brumbaugh|Clement S. Hill|Clement Storer|Clement Woodnutt Miller|Cleo Fields|Cleve Benedict|Cleveland A. Newton|Cleveland Dear|Cleveland M. Bailey|Cliff Clevenger|Cliff Stearns|Cliffard D. Carlson|Clifford Allen|Clifford C. Ireland|Clifford Davis (politician)|Clifford E. Randall|Clifford McIntire|Clifford P. Case|Clifford R. Hope|Clifton A. Woodrum|Clifton B. Beach|Clifton Clagett|Clifton N. McArthur|Clifton R. Breckinridge|Clint Roberts|Clinton Babbitt|Clinton D. McKinnon|Clinton L. Cobb|Clinton Presba Anderson|Clyde C. Holloway|Clyde Doyle|Clyde H. Smith|Clyde Howard Tavenner|Clyde L. Garrett|Clyde R. Hoey|Clyde T. Ellis|Clyde Williams (Missouri politician)|Colgate Darden|Colin M. Ingersoll|Colin Powell|Colleen Hanabusa|Columbus Delano|Compton I. White|Compton I. White Jr.|Condoleezza Rice|Connally Findlay Trigg|Connie Mack III|Connie Mack IV|Connie Morella|Constantine B. Kilgore|Constantine C. Esty|Constantine Jacob Erdman|Cordell Hull|Corinne Boyd Riley|Cornelius A. Cadmus|Cornelius Augustine McGlennon|Cornelius Cole|Cornelius Comegys Jadwin|Cornelius Darragh|Cornelius Edward Gallagher|Cornelius Holland (politician)|Cornelius Leary|Cornelius S. Hamilton|Corrine Brown|Cory Gardner|Courtland C. Gillen|Courtland C. Matson|Courtney W. Campbell|Courtney W. Hamlin|Cowles Mead|Craig Hosmer|Craig L. Thomas|Craig T. James|Craig Washington|Cresent Hardy|Cullen Sawtelle|Curt Clawson|Curtis Hooks Brogden|Curtis Hussey Gregg|Cuthbert Powell|Cynthia Lummis|Cynthia McKinney|Cyrenus Cole|Cyrus A. Sulloway|Cyrus Beers|Cyrus C. Carpenter|Cyrus Cline|Cyrus Durey|Cyrus L. Dunham|Cyrus Locher|Cyrus William Beales|D. Bailey Merrill|D. Emmert Brumbaugh|D. French Slaughter Jr.|D. Lane Powers|D. Wyatt Aiken|Dale Alford|Dale Milford|Dalip Singh Saund|Dan Boren|Dan Burton|Dan Coats|Dan Crane|Dan Daniel (politician)|Dan Donovan (politician)|Dan Glickman|Dan Kuykendall|Dan Lipinski|Dan Lungren|Dan Mica|Dan Miller (Florida politician)|Dan Quayle|Dan R. McGehee|Dan Rostenkowski|Dan V. Stephens|Dana Rohrabacher|Daniel A. Driscoll|Daniel Akaka|Daniel Avery|Daniel Azro Ashley Buck|Daniel B. Heiner|Daniel B. Wright|Daniel Bailey Ryall|Daniel Blaisdell|Daniel Breck|Daniel Brewster|Daniel Buck|Daniel Burrows|Daniel Cady|Daniel Carroll|Daniel Chipman|Daniel Coleman DeJarnette Sr.|Daniel Cruger|Daniel D. Barnard|Daniel Dee Burnes|Daniel Dewey|Daniel Duncan (Ohio politician)|Daniel E. Button|Daniel E. Garrett|Daniel E. Somes|Daniel Elliott Huger|Daniel Ellison|Daniel Ermentrout|Daniel F. Miller|Daniel F. Minahan|Daniel Frisa|Daniel G. Garnsey|Daniel Garrison|Daniel Gott|Daniel H. Sumner|Daniel Hamburg|Daniel Hiester|Daniel Hiester (1774u20131834)|Daniel Huger|Daniel Inouye|Daniel J. Evans|Daniel J. Flood|Daniel J. Griffin|Daniel J. McGillicuddy|Daniel J. Ronan|Daniel Jenifer|Daniel K. Hoch|Daniel Kerr (politician)|Daniel Kilgore (politician)|Daniel L. D. Granger|Daniel Laurens Barringer|Daniel Lindsay Russell|Daniel Linn Gooch|Daniel Mace (politician)|Daniel Marcy|Daniel Maynadier Henry|Daniel Meserve Durell|Daniel Moreau Barringer|Daniel Morgan|Daniel Munroe Forney|Daniel Newnan|Daniel O. Hastings|Daniel P. King|Daniel Parkhurst Leadbetter|Daniel Polsley|Daniel Pope Cook|Daniel Read Anthony Jr.|Daniel Rodney|Daniel S. Earhart|Daniel Schaefer|Daniel Sheffey|Daniel Turner (North Carolina)|Daniel W. Connolly|Daniel W. Gooch|Daniel W. Hamilton|Daniel W. Mills|Daniel W. Voorhees|Daniel W. Waugh|Daniel Wallace (politician)|Daniel Webster|Daniel Webster (Florida politician)|Daniel Webster Comstock|Daniel Wells, Jr.|Dannite H. Mays|Danny K. Davis|Dante Fascell|Darin LaHood|Darius D. Hare|Darlene Hooley|Darrell Issa|Darwin Abel Finney|Dave Brat|Dave E. Satterfield, Jr.|Dave Hobson|Dave Loebsack|Dave McCurdy|Dave Obey|Dave Treen|Dave Weldon|David A. Bokee|David A. Boody|David A. De Armond|David A. Reed|David Addison Reese|David Alexander Nunn|David Atwood|David B. Brunner|David B. Culberson|David B. Henderson|David Baird Jr.|David Baird Sr.|David Barclay (congressman)|David Bard|David Barker, Jr.|David Bronson|David Brooks (politician)|David Chambers (congressman)|David Cicilline|David Clendenin|David Clopton|David Cobb (Massachusetts)|David D. Phelps|David D. Terry|David Daniel Marriott|David Davis (U.S. politician)|David Delano Glover|David Dickson (politician)|David Dreier|David Dudley Field II|David Durenberger|David E. Finley|David E. Satterfield III|David Ellicott Evans|David Emmons Johnston|David F. Emery|David Fisher (politician)|David Fullerton|David Funderburk|David G. Classon|David Gardiner Tyler|David Grant Colson|David H. Gambrell|David Hammons (Maine)|David Hayes Kincheloe|David Heaton|David Henry Mercer|David Henry Patton|David Highbaugh Smith|David Hogg|David Hollingsworth|David Holmes (politician)|David Hough (New Hampshire)|David Hubbard|David J. Foster|David Jackson Bailey|David Jenkins Ward|David Jennings (congressman)|David John Lewis|David Jolly|David Joyce (politician)|David Karnes|David Kellogg Cartter|David Kidder|David Kilgore|David L. Cornwell|David M. De Witt|David M. McIntosh|David Martin (Nebraska politician)|David McKee Hall|David McKinley|David Meekison|David Meriwether (Georgia)|David Meriwether (Kentucky)|David N. Henderson|David Outlaw|David P. Brewster|David Patterson Dyer|David Perley Lowe|David Plant|David Price (U.S. politician)|David Pryor|David R. Bowen|David R. Evans (South Carolina politician)|David R. Nagle|David R. Paige|David Rea (politician)|David Rivera|David Rogerson Williams|David Rouzer|David S. Bennett|David S. Dennison Jr.|David S. Garland|David S. Kaufman|David S. King|David S. Mann|David Schweikert|David Scott (Georgia politician)|David Settle Reid|David Skaggs|David Smith Monson|David Stone (politician)|David T. Disney|David Towell|David Trimble (congressman)|David Valadao|David Vitter|David W. Dennis|David W. Dickinson|David W. Evans|David W. Hopkins|David W. Stewart|David Walker (Kentucky politician)|David Wallace (Indiana politician)|David White (U.S. politician)|David Worth Clark|David Wu|David Young (Iowa politician)|Davis Carpenter|Davis Dimock, Jr.|Davy Crockett|Dawson Mathis|Dayton E. Phillips|De Alva S. Alexander|De Witt C. Badger|De Witt C. Flanagan|Dean Barkley|Dean Gallo|Dean Heller|Dean M. Gillespie|Debbie Halvorson|Debbie Wasserman Schultz|Deborah Pryce|Del Latta|Del M. Clawson|Delos R. Ashley|Demas Barnes|Dempsey Burges|Denis J. Driscoll|Denise Majette|Dennis A. Ross|Dennis Cardoza|Dennis D. Donovan|Dennis E. Eckart|Dennis Hastert|Dennis Kucinich|Dennis Moore|Dennis Smelt|Denny Rehberg|Denny Smith|Denver David Hargis|Denver S. Church|Devin Nunes|Dewey Jackson Short|Dewitt Clinton Giddings|DeWitt Hyde|Diana DeGette|Diane Black|Diane Watson|Dick Armey|Dick Cheney|Dick Durbin|Dick Gephardt|Dick Nichols|Dick Thompson Morgan|Dick Zimmer (New Jersey politician)|Dietrich C. Smith|Dina Titus|Dixie Bibb Graves|Dixie Gilmer|Dixon Hall Lewis|Dominick V. Daniels|Don B. Colton|Don Beyer|Don C. Edwards|Don Cazayoux|Don Edwards|Don Fuqua|Don Hilary Gingery|Don Johnson Jr.|Don L. Short|Don Manzullo|Don Sundquist|Don Young|Donald A. Bailey|Donald B. Partridge|Donald C. Bruce|Donald C. Dobbins|Donald C. McRuer|Donald D. Clancy|Donald Edgar Tewes|Donald F. Snow|Donald G. Brotzman|Donald H. Clausen|Donald H. McLean|Donald J. Irwin|Donald J. Pease|Donald L. Jackson|Donald M. Payne|Donald McGinley|Donald Norcross|Donald Payne Jr.|Donald Ray Matthews|Donald Rumsfeld|Donald S. Russell|Donald Trump|Donald W. Nicholson|Donna Edwards|Doris Matsui|Dorsey W. Shackleford|Doug Barnard Jr.|Doug Bereuter|Doug Collins (politician)|Doug LaMalfa|Doug Lamborn|Doug Ose|Douglas Applegate|Douglas H. Bosco|Douglas Hemphill Elliott|Douglas R. Stringfellow|Dow H. Drukker|Dow W. Harter|Dudley C. Haskell|Dudley Chase Denison|Dudley Doolittle|Dudley Farlin|Dudley G. Wooten|Dudley M. DuBose|Dudley Mays Hughes|Dudley Roe|Dudley S. Gregory|Duke Cunningham|Duncan D. Hunter|Duncan E. McKinlay|Duncan Hunter|Duncan Lamont Clinch|Duncan McArthur|Duncan McFarlan|Durward Gorham Hall|Dutch Ruppersberger|Dutee Jerauld Pearce|Dwight Foster (1757u20131823)|Dwight L. Rogers|Dwight Loomis|E. A. Mitchell|E. Clay Shaw Jr.|E. H. Crump|E. H. Hedrick|E. Harold Cluett|E. Hart Fenn|E. John Ellis|E. Ross Adair|E. S. Johnny Walker|E. Stevens Henry|E. W. Marland|E. Wallace Chadwick|E. Wilder Farley|Earl B. Ruth|Earl Blumenauer|Earl Chudoff|Earl Dewitt Hutto|Earl F. Hilliard|Earl Hanley Beshlin|Earl Hogan|Earl Landgrebe|Earl Pomeroy|Earl Ramage Lewis|Earl W. Vincent|Earl Wilson (politician)|Earle C. Clements|Earle Cabell|Earle D. Willey|Earley F. Poppleton|Eaton J. Bowers|Eben F. Stone|Eben Martin|Eben Newton|Ebenezer B. Finley|Ebenezer Dumont|Ebenezer Elmer|Ebenezer Herrick|Ebenezer Huntington|Ebenezer J. Hill|Ebenezer J. Shields|Ebenezer Jackson, Jr.|Ebenezer M. Chamberlain|Ebenezer Mattoon|Ebenezer Pettigrew|Ebenezer R. Hoar|Ebenezer Seaver|Ebenezer Stoddard|Ebenezer Tucker|Ebenezer Young|Ebon C. Ingersoll|Ed Bethune|Ed Bryant|Ed Case|Ed Derwinski|Ed Edmondson (politician)|Ed Feighan|Ed Foreman|Ed Gossett|Ed H. Campbell|Ed Jenkins (U.S. politician)|Ed Jones (U.S. politician)|Ed Markey|Ed Pastor|Ed Perlmutter|Ed Royce|Ed Schrock|Ed Whitfield|Ed Zschau|Eddie Bernice Johnson|Edgar A. Jonas|Edgar C. Ellis|Edgar C. Wilson|Edgar D. Crumpacker|Edgar Howard|Edgar Raymond Kiess|Edgar W. Hiestand|Edgar Wilson|Edith Green|Edith Nourse Rogers|Edmond H. Madison|Edmond Spencer Blackburn|Edmund Burke (congressman)|Edmund Deberry|Edmund F. Cooke|Edmund Frederick Erk|Edmund G. Ross|Edmund H. Driggs|Edmund H. Hinshaw|Edmund J. Stack|Edmund Needham Morrill|Edmund Nelson Carpenter|Edmund Rowe|Edmund Strother Dargan|Edmund W. Hubard|Edmund Waddill, Jr.|Edmund William McGregor Mackey|Edna O. Simpson|Edouard Izac|Edson B. Olds|Edward A. Hannegan|Edward A. Kelly|Edward A. Pease|Edward A. Warren|Edward Aloysius Kenney|Edward B. Almon|Edward B. Jackson|Edward Ball (congressman)|Edward Bassett|Edward Bates|Edward Beard|Edward Bishop Dudley|Edward Boland|Edward Burd Hubley|Edward Burnett|Edward C. Eicher|Edward C. Kehr|Edward C. Little|Edward C. Mann|Edward C. Marshall|Edward C. Moran Jr.|Edward Carrington Cabell|Edward Carrington Venable|Edward Colston (U.S. Representative)|Edward Cooper (congressman)|Edward Cross (politician)|Edward Crossland|Edward Crouch|Edward Curtis (politician)|Edward D. Cooke|Edward D. Crippa|Edward D. Hayden|Edward D. Hays|Edward Degener|Edward deGraffenried|Edward Dickinson|Edward Dickinson Baker|Edward Dodd|Edward Douglass White Sr.|Edward Dowse|Edward E. Browne|Edward E. Cox|Edward E. Denison|Edward E. Miller|Edward Everett|Edward Everett Eslick|Edward Everett Holland|Edward F. Dickinson|Edward F. McDonald|Edward Fenwick Tattnall|Edward G. Biester Jr.|Edward G. Breen|Edward G. Rohrbough|Edward Garmatz|Edward Gilbert|Edward Gilmore|Edward Gurney|Edward H. Funston|Edward H. Jenison|Edward H. Kruse|Edward H. Rollins|Edward Haight (politician)|Edward Hammond (politician)|Edward Henry Carroll Long|Edward Herbert Rees|Edward Hills Wason|Edward Isaac Golladay|Edward J. Bonin|Edward J. Dunphy|Edward J. Elsaesser|Edward J. Hart|Edward J. Livernash|Edward J. Patten|Edward J. Robeson Jr.|Edward J. Stack|Edward James Gay (1816u20131889)|Edward John King|Edward Joseph Gardner|Edward Junius Black|Edward K. Valentine|Edward Kavanagh|Edward Keating|Edward L. Leahy|Edward L. Martin|Edward L. O'Neill|Edward Lane|Edward Livingston|Edward Lloyd (Governor of Maryland)|Edward Lucas (congressman)|Edward Lunn Young|Edward M. Beers|Edward M. Irwin|Edward Mezvinsky|Edward Oscar McCowen|Edward P. Carville|Edward P. Little|Edward R. Burke|Edward R. Hays|Edward R. Roybal|Edward Rell Madigan|Edward Robb|Edward Robinson (Maine politician)|Edward Rowan Finnegan|Edward Rumsey|Edward S. Bragg|Edward S. Hamlin|Edward S. Minor|Edward Sauerhering|Edward Schroeder Brooks|Edward St. Loe Livermore|Edward Stanly|Edward T. England|Edward T. Lewis|Edward T. Taylor|Edward Thomas Noonan|Edward Tylor Miller|Edward V. Long|Edward Voigt|Edward W. Carmack|Edward W. Creal|Edward W. Curley|Edward W. Goss|Edward W. Gray|Edward W. Greenman|Edward W. McGaughey|Edward W. Pou|Edward W. Saunders|Edward W. Townsend|Edward White Patterson|Edward White Robertson|Edward Woodruff Seymour|Edward Y. Parsons|Edward Y. Rice|Edwin B. Brooks|Edwin B. Dooley|Edwin B. Forsythe|Edwin C. Burleigh|Edwin D. Ricketts|Edwin Duing Eshleman|Edwin E. Roberts|Edwin E. Willis|Edwin Edwards|Edwin Einstein|Edwin Flye|Edwin Gray|Edwin H. Conger|Edwin H. May, Jr.|Edwin Hallowell|Edwin Hanson Webster|Edwin Hickman Ewing|Edwin J. Jorden|Edwin Keith Thomson|Edwin L. Mechem|Edwin Le Roy Antony|Edwin M. Schaefer|Edwin O. Stanard|Edwin R. V. Wright|Edwin Reinecke|Edwin Russell Durno|Edwin V. Champion|Edwin W. Higgins|Edwin Y. Webb|Effiegene Locke Wingo|Effingham Lawrence|Ela Collins|Elaine S. Edwards|Elbert H. Hubbard|Elbert S. Brigham|Elbert S. Martin|Elbridge Gerry|Elbridge Gerry (Maine)|Eldon Rudd|Eldred Simkins|Eleazer Wheelock Ripley|Eleutheros Cooke|Eli Jones Henkle|Eli Sims Shorter|Eli T. Stackhouse|Eli Thayer|Eliakim H. Moore|Eliakim Persons Walton|Elias Boudinot|Elias Brown|Elias Deemer|Elias Earle|Elias Florence|Elias Howell|Elias Keyes|Elias Perkins|Elias S. Holliday|Elihu B. Washburne|Elijah A. Morse|Elijah B. Lewis|Elijah Babbitt|Elijah Brigham|Elijah C. Hutchinson|Elijah Cummings|Elijah H. Mills|Elijah Hise|Elijah Hise Norton|Elijah Phister|Elijah S. Grammer|Elijah V. Brookshire|Elijah Webb Chastain|Eliot Engel|Elisha D. Cullen|Elisha E. Meredith|Elisha Embree|Elisha Haley|Elisha Hunt Allen|Elisha Phelps|Elisha R. Potter|Elisha Reynolds Potter|Elisha Standiford|Eliza Jane Pratt|Elizabeth B. Andrews|Elizabeth Esty|Elizabeth Furse|Elizabeth Hawley Gasque|Elizabeth Kee|Elizur Goodrich|Ella T. Grasso|Ellen Tauscher|Ellery Albee Hibbard|Elliott H. Levitas|Elliott M. Braxton|Elliott W. Sproul|Ellis E. Patterson|Ellis Yarnal Berry|Ellsworth B. Buck|Ellsworth Foote|Ellsworth Raymond Bathrick|Elmer A. Morse|Elmer Austin Benson|Elmer Burkett|Elmer H. Geran|Elmer H. Wene|Elmer J. Hoffman|Elmer J. Holland|Elmer L. Fulton|Elmer O. Leatherwood|Elmer Thomas|Elton Gallegly|Elton Watkins|Elva R. Kendall|Elwood Hillis|Elza Jeffords|Emanuel Celler|Emanuel Cleaver|Emerson Etheridge|Emery D. Potter|Emilio Q. Daddario|Emily Taft Douglas|Emmet Byrne|Emmet O'Neal (Kentucky)|Emmett Marshall Owen|Emmett Wilson|Emory H. Price|Emory Speer|Enid Greene Mickelsen|Enoch Lincoln|Enos Hook|Epaphroditus Champion|Ephraim Bateman|Ephraim K. Smart|Ephraim King Wilson|Ephraim King Wilson II|Ephraim Leister Acker|Ephraim R. Eckley|Eppa Hunton|Erasmus D. Peck|Erasmus W. Beck|Erastus Corning|Erastus D. Culver|Erastus J. Turner|Erastus Wells|Eric Cantor|Eric Fingerhut|Eric Swalwell|Ernest E. Wood|Ernest F. Acheson|Ernest Greenwood|Ernest Istook|Ernest K. Bramblett|Ernest M. Pollard|Ernest Robinson Ackerman|Ernest S. Brown|Ernest W. Gibson Jr.|Ernest W. Roberts|Ernest Willard Gibson|Ernie Fletcher|Ernie Konnyu|Errett P. Scrivner|Esbon Blackmar|Esteban Edward Torres|Estes Kefauver|Ethelbert Barksdale|Eugene A. Chappie|Eugene Atkinson|Eugene B. Crowe|Eugene Black (Texas politician)|Eugene D. O'Sullivan|Eugene Elliott Reed|Eugene F. Kinkead|Eugene F. Loud|Eugene Foss|Eugene Hale|Eugene Jerome Hainer|Eugene Millikin|Eugene Pierce Gillespie|Eugene Siler|Eugene W. Leake|Eugene Worley|Eugenius Aristides Nisbet|Eustace Gibson|Eva Bowring|Eva M. Clayton|Evan E. Settle|Evan Jenkins (politician)|Evan John Jones (politician)|Evan Shelby Alexander|Evarts Worcester Farr|Everett Dirksen|Everett G. Burkhalter|Everett J. Murphy|Everett Kent|Everett Sanders|Everette B. Howard|Everis A. Hayes|Ewin L. Davis|Ezekiel Bacon|Ezekiel C. Gathings|Ezekiel Gilbert|Ezekiel S. Candler, Jr.|Ezekiel S. Sampson|Ezekiel Whitman|Ezra B. French|Ezra Baker|Ezra Butler|Ezra C. Gross|Ezra Clark, Jr.|Ezra Darby|Ezra Dean|Ezra Meech|Ezra Wheeler|F. Bradford Morse|F. Dickinson Letts|F. Jay Nimtz|Farish Carter Tate|Fats Everett|Fayette McMullen|Felix Campbell|Felix Grucci|Felix Grundy|Felix Grundy McConnell|Felix Walker (American politician)|Felix Zollicoffer|Ferdinand Schureman Schenck|Fernand St. Germain|Fernando C. Layton|Fetter Schrier Hoblitzell|Filemon Vela Jr.|Finis E. Downing|Finis J. Garrett|Finis McLean|Finley Hamilton|Finly Hutchinson Gray|Fisher Ames|Fletcher B. Swank|Fletcher Hale|Fletcher Thompson|Florence P. Dwyer|Florence Prag Kahn|Florence Reville Gibbs|Florian Lampert|Floyd Fithian|Floyd H. Flake|Floyd Spence|Forest Harness|Forrest Goodwin|Foster Furcolo|Foster V. Brown|Foster Waterman Stearns|Frances P. Bolton|Francis A. Cunningham|Francis A. Hopkins|Francis B. Brewer|Francis B. Cutting|Francis B. De Witt|Francis B. Fay|Francis B. Posey|Francis Baylies|Francis Brengle|Francis Bristow|Francis Burton Craige|Francis Celeste Le Blond|Francis Condon|Francis D. Culkin|Francis Dolan Collins|Francis E. Dorn|Francis E. Rives|Francis Edwin Shober|Francis F. Patterson, Jr.|Francis G. Newlands|Francis Gardner|Francis Granger|Francis H. Case|Francis J. Love|Francis Jacob Harper|Francis James (congressman)|Francis Johnson (congressman)|Francis Jones (American politician)|Francis M. Griffith|Francis Malbone|Francis Mallory|Francis Ormand Jonathan Smith|Francis Preston|Francis Preston Blair Jr.|Francis R. Lassiter|Francis Strother Lyon|Francis Swaine Muhlenberg|Francis T. Maloney|Francis Thomas|Francis W. Palmer|Francis W. Rockwell|Francis Walker (Virginia)|Francis White (Virginia)|Francis Wilkinson Pickens|Francis William Kellogg|Francis Willis (Representative)|Franck R. Havenner|Frank A. Barrett|Frank A. Mathews, Jr.|Frank A. McLain|Frank Annunzio|Frank B. Brandegee|Frank B. Fulkerson|Frank B. Klepper|Frank Ballance|Frank Bateman Keefe|Frank Buchanan (Illinois politician)|Frank Buchanan (Pennsylvania politician)|Frank C. Kniffin|Frank C. Millspaugh|Frank C. Osmers, Jr.|Frank C. Partridge|Frank Carlson|Frank Charles Bunnell|Frank Charles Wachter|Frank Chelf|Frank Clark (politician)|Frank Coombs|Frank Cremeans|Frank Crowther|Frank Dunklee Currier|Frank E. Denholm|Frank E. Guernsey|Frank E. Smith|Frank Eckels Beltzhoover|Frank Ertel Carlyle|Frank Evans (politician)|Frank Fellows (politician)|Frank G. Harrison|Frank Gardner (Indiana)|Frank Gay Clarke|Frank Gillespie|Frank Guinta|Frank H. Buck|Frank H. Foss|Frank H. Funk|Frank H. Hurd|Frank H. Lee|Frank Hanly|Frank Hereford|Frank J. Becker|Frank J. Brasco|Frank Jones (politician)|Frank Joseph Gerard Dorsey|Frank Joseph Guarini|Frank Joseph McNulty|Frank Kowalski|Frank Kratovil|Frank L. Greene|Frank L. Smith|Frank Lane Wolford|Frank Lawler|Frank Le Blond Kloeb|Frank Llewellyn Bowman|Frank LoBiondo|Frank Lucas (Oklahoma politician)|Frank M. Clark|Frank M. Coffin|Frank M. Karsten|Frank M. Ramey|Frank McCloskey|Frank Morey|Frank N. Ikard|Frank O. Horton|Frank Orren Lowden|Frank Owens Smith|Frank P. Briggs|Frank P. Coburn|Frank P. Woods|Frank Pallone|Frank Park|Frank Plumley|Frank Porter Graham|Frank R. Reid|Frank Riggs|Frank S. Black|Frank S. Dickson|Frank Small Jr.|Frank Stubblefield|Frank Sundstrom|Frank T. Bow|Frank T. Fitzgerald|Frank Tejeda|Frank Thomas Shaw|Frank Thompson|Frank Trimble O'Hair|Frank W. Boykin|Frank W. Burke|Frank W. Fries|Frank Welch (American politician)|Frank William Towey Jr.|Frank Wolf (politician)|Franklin Bartlett|Franklin Bound|Franklin Brockson|Franklin Clark|Franklin Corwin|Franklin Davenport|Franklin E. Brooks|Franklin E. Plummer|Franklin F. Korell|Franklin H. Elmore|Franklin Landers|Franklin Lewis Dershem|Franklin Pierce|Franklin Potts Glass, Sr.|Franklin Welsh Bowdon|Franklin Wheeler Mondell|Franklin William Fort|Franklin Wills Hancock Jr.|Frazier Reams|Fred A. Hartley Jr.|Fred A. Seaton|Fred Benjamin Gernerd|Fred Biermann|Fred C. Gartner|Fred C. Gilchrist|Fred E. Busbey|Fred G. Aandahl|Fred Grandy|Fred Gustus Johnson|Fred H. Hildebrandt|Fred Heineman|Fred J. Douglas|Fred J. Eckert|Fred J. Kern|Fred L. Blackmon|Fred M. Vinson|Fred N. Cummings|Fred S. Jackson|Fred S. Purnell|Fred Schwengel|Fred Wampler (Indiana)|Frederic T. Greenhalge|Frederica Wilson|Frederick A. Britten|Frederick A. Conkling|Frederick A. Pike|Frederick Augustus Woodard|Frederick C. Loofbourow|Frederick Conrad|Frederick D. Ely|Frederick E. Woodbridge|Frederick Edward White|Frederick Essen|Frederick G. Barry|Frederick G. Fleetwood|Frederick G. Niedringhaus|Frederick George Bromberg|Frederick H. Dominick|Frederick H. Gillett|Frederick Halstead Teese|Frederick Halterman|Frederick Landis|Frederick Low|Frederick Lundin|Frederick M. Davenport|Frederick Miles|Frederick Nicholas Zihlman|Frederick Perry Stanton|Frederick R. Lehlbach|Frederick Remann|Frederick S. Coolidge|Frederick Simpson Deitrick|Frederick Stone|Frederick W. Dallinger|Frederick W. Green (congressman)|Freeman Clarke|Freeman H. Morse|Fremont O. Phillips|French Hill (politician)|Fritz G. Lanham|Furnifold McLendel Simmons|G. K. Butterfield|G. Lloyd Spencer|G. William Whitehurst|Gabriel Bouck|Gabriel Christie (Maryland)|Gabriel Duvall|Gabriel H. Mahon, Jr.|Gabriel Holmes|Gabriel Moore|Gabrielle Giffords|Gale Schisler|Galusha A. Grow|Gardner R. Withrow|Garner E. Shriver|Garnett Adrain|Garnett Duncan|Garret Graves|Garrett Davis|Garrett L. Withers|Gary Ackerman|Gary Condit|Gary Franks|Gary Johnson|Gary Miller|Gary Palmer (politician)|Gaston A. Robbins|Gaylord Griswold|Gayton P. Osgood|Gene Green|Gene Snyder|Gene Taylor (Mississippi politician)|Gene Taylor (Missouri politician)|Geoff Davis|George A. Anderson|George A. Bagley|George A. Bartlett|George A. Bicknell|George A. Castor|George A. Halsey|George A. Jenks|George A. Kasem|George A. Neeley|George A. Paddock|George A. Shuford|George Alexander Marshall|George Alexander Pearre|George Allen (U.S. politician)|George Ashmun|George Atlee Goodling|George Augustus La Dow|George B. Cary|George B. Churchill|George B. Francis|George B. Loring|George B. Martin|George B. Rodney|George B. Schwabe|George B. Shaw|George B. Terrell|George B. Upham|George Baer, Jr.|George Barnes (American politician)|George Bliss (Congressman)|George Booker|George Bragg Fielder|George Briggs (New York politician)|George Brown, Jr.|George Burd|George Burnham|George C. Maxwell|George C. McKee|George C. Peery|George C. Pendleton|George Cabell|George Caldwell (politician)|George Calhoun Crowther|George Cary (Georgia politician)|George Cassedy|George Catlin Woodruff|George Chester Robinson Wagoner|George Clinton Jr.|George Clymer|George Cochrane Hazelton|George Cookman Sturgiss|George Corbin Washington|George Cromwell Scott|George Curry (politician)|George D. Perkins|George D. Robinson|George D. Tillman|George D. Wise|George Darden|George de Rue Meiklejohn|George Denison|George Dent|George Dromgoole|George E. Adams|George E. Bowden|George E. Danielson|George E. Gorman|George E. Harris|George E. Hood|George E. Outland|George E. Sangmeister|George E. Shipley|George E. White|George Edmund Foss|George Edward Mitchell|George Edward Wales|George Elliott Hagan|George Evan Howell|George Evans (American politician)|George F. Brumm|George F. O'Shaunessy|George F. Senner Jr.|George F. Williams|George Farmer Burgess|George Fisher (New York)|George Ford (politician)|George Franklin Huff|George Fries|George Frisbie Hoar|George Fuller (congressman)|George G. Gilbert|George G. Symes|George Gale (congressman)|George Gekas|George Gibbs Dibrell|George Gordon (Civil War General)|George Gordon King|George Grennell Jr.|George Grundy Dunn|George H. Bender|George H. Brickner|George H. Browne|George H. Busby|George H. Christopher|George H. Combs, Jr.|George H. Heinke|George H. Mahon|George H. Noonan|George H. Pendleton|George H. Proffit|George H. Tinkham|George H. Utter|George H. W. Bush|George H. Wilson|George Hancock (Virginia)|George Hedford Dunn|George Henry Craig|George Henry White|George Hires|George Holcombe|George Holding|George Houston Brown|George Howard Williams|George Howell (Pennsylvania)|George Huddleston|George Huddleston, Jr.|George Hyde Fallon|George J. Bates|George J. Mitchell|George J. Schneider|George Jackson (Virginia politician)|George Jacob Benner|George John Kindel|George Johnstone (congressman)|George K. Denton|George K. Favrot|George K. Shiel|George Konig|George Kremer|George L. Berry|George L. Converse|George L. Kinnard|George L. Lilley|George L. Wellington|George LeMieux|George Leonard (Congressman)|George Loyall|George Luke Smith|George M. Bedinger|George M. Beebe|George M. Brooks|George M. Curtis|George M. Davison|George M. Grant|George M. Landers|George M. O'Brien|George M. Pritchard|George M. Robeson|George M. Thomas|George M. Wallhauser|George M. Young|George Madison Adams|George Mathews (Georgia)|George May Keim|George McDuffie|George McGovern|George Meade Bowers|George Middleton (New Jersey)|George Miller (California politician)|George Mumford|George N. Briggs|George N. Seger|George Nicholas Eckert|George O. Belden|George Outlaw|George P. Darrow|George P. Fisher|George P. Ikirt|George P. Lawrence|George Partridge|George Paul Harrison, Jr.|George Paul Miller|George Perkins Marsh|George Peter (politician)|George Peter Foster|George Poindexter|George R. Andrews|George R. Davis|George R. Durgan|George R. Riddle|George R. Robbins|George R. Stobbs|George R. Swift|George Radanovich|George Robertson (congressman)|George Robinson Black|George Rockingham Gilmer|George S. Boutwell|George S. Catlin|George S. Houston|George S. Long|George S. Shanklin|George S. Williams|George Scott Graham|George Smathers|George Strother|George Sullivan (New Hampshire)|George Sutherland|George Sydney Hawkins|George Sykes (New Jersey politician)|George T. Cobb|George T. Davis|George Tankard Garrison|George Tisdale Hodges|George Troup|George Tucker (politician)|George V. Hansen|George Vail|George W. Andrews|George W. Atkinson|George W. Bush|George W. Campbell|George W. Cate|George W. Chase|George W. Collins|George W. Cook|George W. Cooper|George W. Cowles|George W. Crawford|George W. Croft|George W. Cromer|George W. Crouse|George W. Dargan|George W. Edmonds|George W. Faris|George W. Fithian|George W. Geddes|George W. Gillie|George W. Grider|George W. Houk|George W. Hulick|George W. Kittredge|George W. McCrary|George W. Morgan|George W. Morrison|George W. Murray|George W. Norris|George W. Pepper|George W. Prince|George W. Rauch|George W. Shell|George W. Smyth|George W. Summers|George W. Taylor (politician)|George W. Thompson|George W. Towns|George W. Weymouth|George W. Whitmore|George Washington Anderson|George Washington Blanchard|George Washington Covington|George Washington Emery Dorsey|George Washington Fleeger|George Washington Hopkins|George Washington Jones (Tennessee politician)|George Washington Jones (Texas politician)|George Washington Julian|George Washington Kipp|George Washington Lent Marr|George Washington Owen|George Washington Smith (congressman)|George Washington Steele|George Washington Wright|George Welshman Owens|George Whitfield Crabb|George Whitman Hendee|George William Crump|George William Johnson (congressman)|George Williams Cassidy|George Winthrop Fairchild|George Woodward Greene|George Wurtz Hughes|Georgia Lee Lusk|Gerald J. Boileau|Gerald Nye|Gerald T. Flynn|Gerald W. Landis|Geraldine Ferraro|Gerry Connolly|Gerry Studds|Gerry Whiting Hazelton|Gibson Atherton|Gideon Barstow|Gideon Frank Rothwell|Gideon Gardner|Gideon Olin|Gideon Tomlinson|Gilbert B. Patterson|Gilbert Carlton Walker|Gilbert De La Matyr|Gilbert Dean|Gilbert Gude|Gilbert Hitchcock|Gilbert L. Laws|Gilbert M. Woodward|Gilbert N. Haugen|Gilchrist Porter|Gillespie V. Montgomery|Gillis William Long|Gilman Marston|Ginery Twichell|Ginny Brown-Waite|Gladys Spellman|Glen Browder|Glen D. Johnson|Glenard P. Lipscomb|Glenn Andrews|Glenn Cunningham (Nebraska)|Glenn English|Glenn Griswold|Glenn Grothman|Glenn M. Anderson|Glenn Nye|Glenn Poshard|Glenn Robert Davis|Gloria Negrete McLeod|Glover H. Cary|Godlove Stein Orth|Goldsmith Bailey|Goldsmith W. Hewitt|Gomer Griffith Smith|Goodloe Byron|Gordon Browning|Gordon Canfield|Gordon J. Russell|Gordon L. McDonough|Gordon Lee (congressman)|Gorham Parks|Grace Napolitano|Gracie Pfost|Graham Arthur Barden|Graham B. Purcell Jr.|Graham H. Chapin|Graham N. Fitch|Grant E. Mouser|Grant E. Mouser Jr.|Grant Furlong|Granville Barrere|Green Adams|Green Berry Raum|Green Berry Samuels|Greenbury L. Fort|Greene Washington Caldwell|Greg Ganske|Greg J. Holbrock|Greg Laughlin|Greg Walden|Gregg Harper|Gregory W. Carman|Grenville M. Dodge|Gresham Barrett|Grove L. Johnson|Guilford Wiley Wells|Guinn Williams|Gus Bilirakis|Gus Savage|Gustav Schleicher|Gustavus A. Finkelnburg|Gustavus Miller Bower|Gustavus Sessinghaus|Guy Cordon|Guy Edgar Campbell|Guy Gillette|Guy L. Shaw|Guy M. Bryan|Guy T. Helvering|Guy U. Hardy|Gwen Graham|Gwen Moore|H. Allen Smith (California)|H. Casey Young|H. Henry Powers|H. Joel Deckard|H. John Heinz III|H. R. Gross|H. Robert Fowler|Hadwen C. Fuller|Hal Daub|Hal Rogers|Halbert E. Paine|Halbert S. Greenleaf|Hale Boggs|Hall S. Lusk|Hallett Sydney Ward|Hamer H. Budge|Hamilton C. Jones|Hamilton D. Coleman|Hamilton Fish|Hamilton Fish II|Hamilton Fish III|Hamilton Fish IV|Hamilton G. Ewart|Hamilton K. Wheeler|Hampton P. Fulmer|Hank Brown|Hank Johnson|Hannibal Hamlin|Hannibal Lafayette Godwin|Happy Chandler|Harlan Erwin Mitchell|Harlan Hagen|Harlan Mathews|Harley O. Staggers Jr.|Harley Orrin Staggers|Harmanus Bleecker|Harmar D. Denny Jr.|Harmon S. Conger|Harold B. McSween|Harold C. Hollenbeck|Harold C. McGugin|Harold D. Cooley|Harold Donohue|Harold Earthman|Harold Ford Jr.|Harold Ford Sr.|Harold G. Hoffman|Harold G. Mosier|Harold H. Velde|Harold K. Claypool|Harold L. Runnels|Harold Lovre|Harold Patten|Harold R. Collier|Harold T. Johnson|Harold Vernon Froehlich|Harold Volkmer|Harold Washington|Harris B. McDowell Jr.|Harris Ellsworth|Harris Jacob Bixler|Harris M. Plaisted|Harris W. Fawell|Harris Wofford|Harrison A. Williams|Harrison E. Havens|Harrison G. O. Blake|Harrison Gray Otis (politician)|Harrison Henry Atwood|Harrison Kelley|Harry Allison Estep|Harry B. Coffee|Harry B. Hawes|Harry Benjamin Wolf|Harry C. Canfield|Harry C. Gahn|Harry C. Woodyard|Harry Cage|Harry Darby|Harry E. Hull|Harry E. Narey|Harry E. Rowbottom|Harry F. Byrd|Harry F. Byrd Jr.|Harry G. Haskell Jr.|Harry Gandy|Harry H. Dale|Harry H. Mason|Harry H. Seldomridge|Harry Hibbard|Harry Irving Thayer|Harry J. Davenport|Harry Johnston (politician)|Harry L. Haines|Harry L. Maynard|Harry Lancaster Towe|Harry Lane Englebright|Harry Libbey|Harry M. Coudrey|Harry M. Wurzbach|Harry Mitchell|Harry N. Routzohn|Harry P. Beam|Harry P. Jeffrey|Harry R. Sheppard|Harry Reid|Harry Sandager|Harry Sauthoff|Harry Streett Baldwin|Harry Teague|Harry W. Griswold|Harry Welles Rusk|Hart Benton Holton|Harvey Butler Fergusson|Harvey C. Garber|Harvey H. Johnson|Harvey Helm|Harvey Magee Watterson|Harvey Samuel Irwin|Hastings Keith|Hattie Caraway|Hatton W. Sumners|Hays B. White|Haywood Yancey Riddle|Heartsill Ragon|Heath Shuler|Heather Wilson|Hector Craig|Hedge Thompson|Helen Chenoweth-Hage|Helen Delich Bentley|Helen Douglas Mankin|Helen Gahagan Douglas|Helen Stevenson Meyner|Heman A. Moore|Heman Allen (of Colchester)|Heman Allen (of Milton)|Henderson H. Carson|Henderson Lovelace Lanham|Henderson M. Jacoway|Hendley S. Bennett|Henry A. Barnhart|Henry A. Coffeen|Henry A. Edmundson|Henry A. Foster|Henry A. Houston|Henry A. Wise|Henry Adams Bullard|Henry Alden Clark|Henry Aldous Dixon|Henry Alexander Scammell Dearborn|Henry Allen Cooper|Henry Ashley|Henry B. Banning|Henry B. Cassel|Henry B. Cowles|Henry B. Gonzalez|Henry B. Lovering|Henry B. Payne|Henry B. Sayler|Henry B. Steagall|Henry Bacon (New York)|Henry Baldwin (judge)|Henry Bedinger|Henry Bennett (U.S. politician)|Henry Black (Representative)|Henry Bonilla|Henry Bowen|Henry Bristow|Henry Bruckner|Henry Brush|Henry Burk|Henry C. Allen|Henry C. Brewster|Henry C. Deming|Henry C. Goodwin|Henry C. Hansbrough|Henry C. Loudenslager|Henry C. Schadeberg|Henry C. Snodgrass|Henry Cabot Lodge|Henry Carl Luckey|Henry Chapman (American politician)|Henry Clay|Henry Clay Evans|Henry Cornelius Burnett|Henry Crist|Henry Crocheron|Henry Cuellar|Henry Cullen Adams|Henry D. Flood|Henry D. Larcade Jr.|Henry D. McHenry|Henry D. Moorman|Henry D. Washburn|Henry Daniel|Henry De Lamar Clayton, Jr.|Henry Dearborn|Henry Dickinson Green|Henry Dixon Allen|Henry Donnel Foster|Henry Dworshak|Henry E. Barbour|Henry E. Brown, Jr.|Henry E. Stubbs|Henry Ellenbogen|Henry F. Lawrence|Henry F. Naphen|Henry F. Niedringhaus|Henry Frick (politician)|Henry G. Burleigh|Henry G. Danforth|Henry G. Worthington|Henry George Jr.|Henry Glen|Henry Gray Turner|Henry Graybill Lamar|Henry Grider|Henry H. Bingham|Henry H. Starkweather|Henry Helstoski|Henry Horn|Henry Hosford Gurley|Henry Hubbard|Henry Hull Carlton|Henry Hunter Bryan|Henry Hyde (politician)|Henry I. Emerson|Henry J. B. Cummings|Henry J. Spooner|Henry Johnson (Louisiana politician)|Henry Justin Allen|Henry King (congressman)|Henry L. Bowles|Henry L. Cake|Henry L. Dawes|Henry L. Dickey|Henry L. Jost|Henry L. Muldrow|Henry L. Pierce|Henry L. Pinckney|Henry Latimer (senator)|Henry Lee III|Henry Lee Morey|Henry M. Goldfogle|Henry M. Ridgely|Henry Marchmore Shaw|Henry Marie Brackenridge|Henry Markham|Henry May (American politician)|Henry Middleton (governor)|Henry Mills Fuller|Henry Moore Baker|Henry Moses Pollard|Henry O. Talle|Henry Olin|Henry Otis Pratt|Henry P. Alexander|Henry P. Cheatham|Henry P. H. Bromwell|Henry Page|Henry Persons|Henry R. Brinkerhoff|Henry R. Gibson|Henry R. Harris|Henry Ridgely Warfield|Henry Riggs Rathbone|Henry S. Benedict|Henry S. Caulfield|Henry S. De Forest|Henry S. Harris|Henry S. Magoon|Henry S. Neal|Henry S. Reuss|Henry Selby Clark|Henry Shaw (Massachusetts)|Henry Sherman Boutell|Henry Smith (Wisconsin)|Henry Smith Lane|Henry Smith Van Eaton|Henry Snapp|Henry Southard|Henry St. George Tucker III|Henry St. George Tucker Sr.|Henry Stockbridge, Jr.|Henry T. Bannon|Henry T. Ellett|Henry Taylor Blow|Henry Thomas Helgesen|Henry Thomas Rainey|Henry U. Johnson|Henry Vollmer|Henry W. Barry|Henry W. Blair|Henry W. Dwight|Henry W. Edwards|Henry W. Harrington|Henry Warren Ogden|Henry Washington Hilliard|Henry Watterson|Henry Waxman|Henry White Beeson|Henry Wilbur Bentley|Henry William Connor|Henry Williams (Massachusetts)|Henry Winter Davis|Henry Y. Cranston|Henry Z. Osborne|Henson Moore|Herb Klein (politician)|Herbert Alton Meyer|Herbert B. Warburton|Herbert Covington Bonner|Herbert E. Hitchcock|Herbert H. Bateman|Herbert Harris|Herbert J. Drane|Herbert S. Bigelow|Herbert S. Walters|Herbert W. Taylor|Herbert Wesley Cummings|Herman Badillo|Herman D. Gould|Herman Dahle|Herman L. Humphrey|Herman Lehlbach|Herman P. Eberharter|Herman P. Goebel|Herman P. Kopplemann|Herman Stump|Herman Talmadge|Herman W. Snow|Hernando Money|Herron C. Pearson|Herschel M. Hogg|Hervey C. Calkin|Hervey Machen|Hezekiah Bradley Smith|Hezekiah S. Bundy|Hezekiah Williams|Hiester Clymer|Hiland Hall|Hilary A. Herbert|Hilda Solis|Hillary Clinton|Hines Holt|Hinton James (representative)|Hiram B. Warner|Hiram Barber, Jr.|Hiram Belcher|Hiram Bell|Hiram Bingham III|Hiram Gray|Hiram Kinsman Evans|Hiram McCullough|Hiram Parks Bell|Hiram Price|Hiram R. Burton|Hiram Y. Smith|Hjalmar Carl Nygaard|Holm O. Bursum|Homer A. Ramey|Homer C. Parker|Homer D. Angell|Homer Elihu Royce|Homer Hoch|Homer L. Lyon|Homer Thornberry|Homer W. Hall|Hopkins Holsey|Hopkins L. Turney|Horace Binney|Horace Davis|Horace Everett|Horace F. Bartine|Horace F. Clark|Horace F. Page|Horace Greeley|Horace Harrison|Horace Ladd Moore|Horace Mann|Horace Mann Towner|Horace Maynard|Horace R. Kornegay|Horace Seely-Brown, Jr.|Horace Worth Vaughan|Horatio Bisbee, Jr.|Horatio C. Burchard|Horatio C. Claypool|Horatio Gates Fisher|Hosea Townsend|Hosea Washington Parker|Howard Baker Sr.|Howard Berman|Howard Buffett|Howard C. Nielson|Howard Coble|Howard E. Campbell|Howard J. McMurray|Howard M. Baldrige|Howard M. Snapp|Howard Metzenbaum|Howard Shultz Miller|Howard Sutherland|Howard W. Smith|Howard Wallace Pollock|Howell Cobb|Howell Cobb (born 1772)|Hubert B. Scudder|Hubert D. Stephens|Hubert Fisher|Hubert H. Peavey|Hubert S. Ellis|Hubert Utterback|Hugh A. Dinsmore|Hugh A. Haralson|Hugh Buchanan|Hugh Caperton|Hugh Carey|Hugh F. Finley|Hugh Glasgow|Hugh H. Price|Hugh Ike Shott|Hugh J. Anderson|Hugh J. Jewett|Hugh Joseph Addonizio|Hugh Lawson White Hill|Hugh M. Rigney|Hugh Meade|Hugh Mitchell (politician)|Hugh Nelson (congressman)|Hugh Peterson|Hugh Quincy Alexander|Hugh R. Belknap|Hugh S. Hersman|Hugh Williamson|Hugo S. Sims, Jr.|Humphrey H. Leavitt|Humphrey Marshall (general)|Hunter Holmes Moss Jr.|Hutchins Gordon Burton|Ichabod Bartlett|Ike Franklin Andrews|Ike Skelton|Ileana Ros-Lehtinen|Innis Green|Ira Allen Eastman|Ira B. Hyde|Ira Clifton Copley|Ira Davenport (politician)|Ira G. Hersey|Ira W. Drew|Ira W. Wood|Irene Baker|Iris Faircloth Blitch|Irvin S. Pepper|Irvine Lenroot|Irving W. Drew|Irwin D. Davidson|Isaac Ambrose Barber|Isaac Anderson (congressman)|Isaac Bacharach|Isaac Bloom|Isaac C. Bates|Isaac C. Delaplaine|Isaac Clements|Isaac Clinton Kline|Isaac Coles|Isaac D. Young|Isaac Dashiell Jones|Isaac E. Holmes|Isaac Edward Morse|Isaac Ellmaker Hiester|Isaac Finch|Isaac Fletcher|Isaac G. Farlee|Isaac Goodnight|Isaac Griffin|Isaac H. Bronson|Isaac H. Duval|Isaac Hoffer Doutrich|Isaac Leffler|Isaac M. Jordan|Isaac McKim|Isaac N. Arnold|Isaac N. Cox|Isaac N. Morris|Isaac Newton Evans|Isaac Parker|Isaac Parker (congressman)|Isaac Parrish|Isaac Pierson|Isaac Reed (politician)|Isaac Roberts Hawkins|Isaac S. Pennybacker|Isaac S. Struble|Isaac Smith (New Jersey)|Isaac Southard|Isaac Stephenson|Isaac Thomas|Isaac Toucey|Isaac V. McPherson|Isaac W. Scudder|Isaac W. Van Schaick|Isaac Wilbour|Isaac Wildrick|Isabella Greenway|Isaiah D. Clawson|Isaiah L. Green|Isham G. Harris|Isidor Rayner|Isidore Dollinger|Israel F. Fischer|Israel G. Lash|Israel Jacobs|Israel Moore Foster|Israel Pickens|Israel Smith|Israel Washburn, Jr.|Ithamar Sloan|Ivor D. Fenton|J. Alfred Taylor|J. Allen Barber|J. Arthur Younger|J. Bayard Clark|J. Burrwood Daly|J. C. Watts|J. Caleb Boggs|J. Campbell Cantrill|J. D. Hayworth|J. Edward Roush|J. Edward Russell|J. Edwin Ellerbe|J. Eugene Harding|J. Floyd King|J. Ford Laning|J. Frank Aldrich|J. George Stewart|J. Hale Sypher|J. Hardin Peterson|J. Harold Flannery|J. Harry Covington|J. Harry McGregor|J. Hart Brewer|J. Henry Goeke|J. Herbert Burke|J. Howard Edmondson|J. J. Pickle|J. Joseph Smith|J. Kenneth Robinson|J. L. Pilcher|J. Leroy Adair|J. Leroy Johnson|J. Lincoln Newhall|J. Lister Hill|J. Mark Wilcox|J. McKenzie Moss|J. Murray Hooker|J. Parnell Thomas|J. Proctor Knott|J. Robert Lamar|J. Roland Kinzer|J. Ross Mickey|J. Roy Rowland|J. Russell Tuten|J. Scott Wolff|J. Smith Young|J. Swagar Sherley|J. T. Rutherford|J. Thompson Baker|J. Twing Brooks|J. Vaughan Gary|J. W. Robinson|J. Warren Keifer|J. Wiley Edmands|J. Will Taylor|J. Willard Ragsdale|J. William Ditter|J. William Fulbright|J. William Stokes|Jabez Lamar Monroe Curry|Jabez Leftwich|Jabez Upham|Jabez W. Huntington|Jabez Young Jackson|Jack Brooks (American politician)|Jack Buechner|Jack Davis (Illinois politician)|Jack Edwards (American politician)|Jack English Hightower|Jack Fields|Jack Kingston|Jack Orswell|Jack Reed (politician)|Jack Swigert|Jack Thomas Brinkley|Jack Z. Anderson|Jackie Speier|Jackie Walorski|Jackson B. Chase|Jackson Edward Betts|Jackson Orr|Jacob A. Ambler|Jacob A. Beidler|Jacob A. Cantor|Jacob A. Garber|Jacob Alexander Preston|Jacob Augustus Geissenhainer|Jacob Benton|Jacob Brinkerhoff|Jacob C. Davis|Jacob C. Isacks|Jacob Call|Jacob Collamer|Jacob Crocheron|Jacob Crowninshield|Jacob D. Leighty|Jacob Dolson Cox|Jacob E. Davis|Jacob Edwin Meeker|Jacob Erdman|Jacob Fry, Jr.|Jacob Golladay|Jacob H. Bromwell|Jacob H. De Witt|Jacob H. Gilbert|Jacob Harold Gallinger|Jacob Hart Ela|Jacob Hibshman|Jacob Hostetter|Jacob Hufty|Jacob J. Pugsley|Jacob Johnson (U.S. politician)|Jacob Krebs|Jacob L. Milligan|Jacob Michael Kunkel|Jacob Miller Campbell|Jacob Montgomery Thornburgh|Jacob P. Chamberlain|Jacob Pitzer Cowan|Jacob R. Wortendyke|Jacob Romeis|Jacob Shower|Jacob Sloat Fassett|Jacob Swoope|Jacob Thompson|Jacob Thorkelson|Jacob Yost (Virginia congressman)|James A. Bayard (elder)|James A. Black|James A. Burke (Massachusetts politician)|James A. Byrne|James A. Connolly|James A. Cravens|James A. D. Richards|James A. Frear|James A. Gallagher|James A. Gallivan|James A. Garfield|James A. Haley|James A. Hamill|James A. Hemenway|James A. Hughes|James A. Johnson (California politician)|James A. Lockhart|James A. Louttit|James A. McClure|James A. McDougall|James A. McKenzie|James A. Meeks|James A. Norton|James A. Shanley|James A. Walker|James Abdnor|James Abercrombie (Congressman)|James Abourezk|James Adams Stallworth|James Alexander Daugherty|James Alexander Jr.|James Allison, Jr.|James Andrew Beall|James Archibald Meriwether|James Armstrong (Pennsylvania)|James Augustus Stewart|James B. Beck|James B. Belford|James B. Bowlin|James B. Frazier Jr.|James B. Longley Jr.|James B. McCreary|James B. Morgan|James B. Pearson|James B. Reed|James B. Reynolds|James B. Utt|James Bain White|James Bamford White|James Bates (Maine)|James Benjamin Aswell|James Beverley Sener|James Bilbray|James Birdsall|James Black (congressman)|James Blair (South Carolina)|James Bouldin|James Bowen Everhart|James Bowler|James Bradford Foley|James Breckinridge|James Broadhead|James Brooks (politician)|James Brown Clay|James Brown Mason|James Buchanan|James Buchanan (New Jersey)|James Buchanan Richmond|James Budd|James Buffington (Fall River, Massachusetts)|James Butler Hare|James C. Allen|James C. Alvord|James C. Auchincloss|James C. C. Black|James C. Corman|James C. Davis|James C. Dobbin|James C. Freeman|James C. Greenwood|James C. Harper|James C. McDearmon|James C. Murray|James C. Needham|James C. Oliver|James C. Terrell|James Caldwell (Ohio politician)|James Capehart|James Carroll (Maryland politician)|James Carroll Robinson|James Carson Gardner|James Chrisman|James Clark (Kentucky)|James Clifton Wilson|James Cochran (New York)|James Cochran (North Carolina)|James Coffield Mitchell|James Colgate Cleveland|James Collier|James Cooney (Missouri)|James Cooper (Pennsylvania)|James Cox (New Jersey)|James Craig (Missouri)|James D. Breckinridge|James D. Martin|James D. Post|James D. Richardson|James D. Williams|James Davenport (Connecticut congressman)|James David Santini|James De La Montanya|James Dellet|James Dennis Brady|James Devereux|James Dixon|James Dixon Roman|James Duane Doty|James Duncan (Pennsylvania)|James E. Bromwell|James E. Campbell|James E. Cobb|James E. English|James E. O'Hara|James E. Rogan|James Earl Major|James Eastland|James Edmund Jeffries|James Edward Ruffin|James Edwin Belser|James Eli Watson|James Elliot (politician)|James Ellsworth Noland|James Emott|James Ervin (politician)|James F. Burke|James F. Byrnes|James F. Epes|James F. Fulbright|James F. Hughes|James F. Izlar|James F. Lloyd|James F. McDowell|James F. McNulty, Jr.|James F. O'Connor|James F. Randolph|James F. Stewart|James F. Strother|James F. Strother (West Virginia)|James F. Wilson|James Farrington|James Ferguson Dowdell|James Findlay (Cincinnati mayor)|James Fisk (politician)|James Florio|James Floyd Breeding|James Ford (Pennsylvania)|James Francis Miller|James Frankland Briggs|James Franklin Battin|James Franklin Clay|James G. Blaine|James G. Clinton|James G. Donovan|James G. Fulton|James G. Hampton|James G. King|James G. Maguire|James G. Martin|James G. Monahan|James G. Polk|James G. Scrugham|James G. Spencer|James G. Strong|James Gamble (congressman)|James Garland (Virginia politician)|James Geddes (engineer)|James Gerry|James Gholson|James Gillespie|James Gillett|James Glenn Beall|James Gordon (New York)|James Graham (North Carolina)|James Guyon Jr.|James H. Cassidy|James H. Cravens|James H. Davidson|James H. Davis (congressman)|James H. Duncan|James H. Fay|James H. Gildea|James H. Goss|James H. Graham|James H. Jones|James H. MacLafferty|James H. Maloney|James H. Morrison|James H. Platt, Jr.|James H. Sinclair|James H. Slater|James Hall Huling|James Hamilton Jr.|James Harlan (congressman)|James Harper (congressman)|James Hay (politician)|James Henderson Blount|James Henderson Imlay|James Henry Dickey Henderson|James Henry Hammond|James Henry Lane (Union general)|James Henry Mays|James Henry McLean|James Henry Randolph|James Hepburn Campbell|James Herron Hopkins|James Hillhouse|James Hodge Codding|James Holland (American politician)|James Houston Thomas|James Hugh Relfe|James Hugh Ward|James Hughes (representative)|James Hutchins Johnson|James Hutchinson Woodworth|James I. Dolliver|James I. Dungan|James Indus Farley|James Irvin|James Israel Standifer|James Iver McKay|James J. Belden|James J. Connolly|James J. Couzens|James J. Delaney|James J. Faran|James J. Howard|James Jackson (congressman)|James Jackson (Georgia politician)|James Jefferson Britt|James Johnson (Georgia)|James Johnson (Kentucky)|James Johnson (Virginia congressman)|James Johnson Lindley|James Jones (Georgia)|James Jones (Virginia)|James Joseph Butler|James Joyce (congressman)|James K. Coyne, III|James K. Gibson|James K. Polk|James Kee|James Kelly (U.S. representative)|James Kennedy (congressman)|James Kerr (Pennsylvania)|James Kilbourne|James Kimbrough Jones|James Knox (Illinois politician)|James Knox Polk Hall|James L. D. Morrison|James L. Hodges|James L. Pugh|James La Fayette Cottrell|James La Fayette Evans|James Laird (politician)|James Langevin|James Lankford|James Lawrence Getz|James Lawrence Orr|James Leeper Johnson|James Lindsay Almond Jr.|James Lindsay Seward|James Linn|James Lisle Gillis|James Lockhart (Indiana politician)|James Love (representative)|James Luther Slayden|James M. Barnes (congressman)|James M. Beck|James M. Broom|James M. Clarke|James M. Collins|James M. Cox|James M. Fitzpatrick|James M. Garnett|James M. Gaylord|James M. Gregg|James M. Griggs|James M. Gudger, Jr.|James M. H. Beale|James M. Hanks|James M. Hazlett|James M. Hinds|James M. Jackson|James M. Moody|James M. Pendleton|James M. Richardson|James M. Riggs|James M. Ritchie|James M. Robinson (Indiana)|James M. Slattery|James Machir|James MacKay (American politician)|James Madison|James Madison Hughes|James Madison Leach|James Mann (1822u20131868)|James Manning Tyler|James Martin Bell|James Mathews (American politician)|James Matlack|James McAndrews|James McCleery|James McDowell|James McGrew|James McKinney|James McLachlan (American politician)|James McMahon Graham|James Meacham|James Meriwether|James Michael Curley|James Mitchell Ashley|James Mitchell Chase|James Monroe (congressman)|James Monroe Miller|James Moore Wayne|James Morgan (congressman)|James Mott (New Jersey)|James Mullins (American politician)|James Murray Mason|James N. Burnes|James N. Pidcock|James Nesmith|James Nicholas Kehoe|James Noble Tyner|James Norton (South Carolina politician)|James O'Connor (Louisiana politician)|James O'H. Patterson|James Overstreet|James Owen (American statesman)|James P. Buchanan|James P. Geelan|James P. Glynn|James P. Heath|James P. Latta|James P. Pigott|James P. Richards|James P. Walker|James P. Woods|James P.B. Duffy|James Parker (New Jersey)|James Patrick Sutton|James Patton Flick|James Paul Johnson|James Pearce|James Perry Conner|James Phelan Jr.|James Phelps (congressman)|James Pike (politician)|James Pindall|James Pleasants|James R. Buckley|James R. Campbell (Illinois politician)|James R. Domengeaux|James R. Grover Jr.|James R. Lofland|James R. Morris|James R. Williams|James Randolph Hubbell|James Rariden|James Richard Waddill|James Robert Claiborne|James Robert Jones|James Robert Mann (Illinois)|James Robert Mann (South Carolina)|James Robinson McCormick|James Rogers (congressman)|James Ronald Chalmers|James Roosevelt|James S. Brown|James S. Cothran|James S. Davenport|James S. Golden|James S. Green|James S. Robinson|James S. Rollins|James S. Wiley|James Schureman|James Seccombe|James Seddon|James Shannon|James Sheafe|James Simpson, Jr.|James Sloan (congressman)|James Soloman Biery|James Sprigg|James Stephenson (congressman)|James Stevens (Connecticut)|James Stewart (North Carolina)|James Stewart Martin (congressman)|James Strudwick Smith|James T. Begg|James T. Elliott|James T. Igoe|James T. Johnston|James T. Jones|James T. McDermott|James T. Patterson|James T. Pratt|James T. Rapier|James T. Sandford|James Thomas Heflin|James Thorington|James Tilghman Lloyd|James Tracy Hale|James Trezvant|James Turner (Maryland politician)|James Turner Morehead (North Carolina)|James V. Buckley|James V. Ganly|James V. Hansen|James V. Heidinger|James V. McClintic|James Vernon Smith|James W. Brown|James W. Covert|James W. Denver|James W. Dunbar|James W. Gazlay|James W. Grant|James W. Huffman|James W. McDill|James W. Mott|James W. Overstreet|James W. Owens (congressman)|James W. Patterson|James W. Reid (politician)|James W. Ripley|James W. Singleton|James W. Stone|James W. Symington|James W. Throckmorton|James W. Wise|James Wallace Robinson|James Walter Elder|James West Clark|James William Denny|James William Good|James William Marshall (politician)|James William Murphy|James William Trimble|James Williams (Delaware representative)|James Wilson (Indiana)|James Wilson (Secretary of Agriculture)|James Wilson I (New Hampshire)|James Wilson II (New Hampshire)|James Witherell|James Wray Williams|James Young (congressman)|James Z. Spearing|Jamie L. Whitten|Jan Meyers|Jan Schakowsky|Jane Harman|Jared Huffman|Jared Irwin (Pennsylvania)|Jared Perkins|Jared Polis|Jared W. Williams|Jared Williams (Virginia)|Jared Y. Sanders Jr.|Jared Y. Sanders Sr.|Jason Altmire|Jason B. Brown|Jason Chaffetz|Jason Niles|Jason T. Smith|Jasper D. Ward|Jasper Ewing Brady|Jasper N. Tincher|Jasper Packard|Jay Dickey|Jay Kim|Jay W. Johnson|Jean Carnahan|Jean Schmidt|Jean Spencer Ashbrook|Jeannette Rankin|Jeb Bradley|Jeb Bush|Jeb Hensarling|Jed Johnson (Oklahoma)|Jed Johnson Jr.|Jedediah K. Smith|Jeduthun Wilcox|Jeff Denham|Jeff Duncan (politician)|Jeff Flake|Jeff Fortenberry|Jeff Landry|Jeff Miller (Florida politician)|Jefferson Davis|Jefferson Davis Brodhead|Jefferson F. Long|Jeffery Cohelan|Jeffrey Chiesa|Jeffrey Paul Hillelson|Jehu Baker|Jehu Glancy Jones|Jennings Randolph|Jeptha D. New|Jere Cooper|Jeremiah Bailey|Jeremiah Brown (politician)|Jeremiah Cosden|Jeremiah Crabb|Jeremiah Donovan|Jeremiah E. Cary|Jeremiah E. O'Connell|Jeremiah Haralson|Jeremiah Henry Murphy|Jeremiah M. Wilson|Jeremiah McLain Rusk|Jeremiah McLene|Jeremiah Morrow|Jeremiah Morton|Jeremiah Nelson|Jeremiah Norman Williams|Jeremiah O'Brien (Maine)|Jeremiah Smith (lawyer)|Jeremiah V. Cockrell|Jeremiah W. Dwight|Jeremiah Wadsworth|Jerome Ambro|Jerome F. Donovan|Jerome R. Waldie|Jerry Costello|Jerry Huckaby|Jerry J. O'Connell|Jerry Kleczka|Jerry Lewis (California politician)|Jerry Litton|Jerry M. Patterson|Jerry McNerney|Jerry Moran|Jerry Pettis|Jerry Voorhis|Jerry Weller|Jesse Atherton Bynum|Jesse Burr Strode|Jesse Column Dickey|Jesse F. Stallings|Jesse Franklin|Jesse Franklin Cleveland|Jesse Hale Moore|Jesse J. Finley|Jesse Jackson Jr.|Jesse Johnson Yeates|Jesse Lee Hartman|Jesse M. Combs|Jesse O. Norton|Jesse Overstreet|Jesse Price|Jesse Slocumb|Jesse Speight|Jesse Wharton|Jessie Sumner|Jethro A. Hatch|Jetur R. Riggs|Jill Long Thompson|Jim Bacchus|Jim Bates (politician)|Jim Bridenstine|Jim Broyhill|Jim Bunn|Jim Bunning|Jim Chapman (congressman)|Jim Clyburn|Jim Cooper|Jim Costa|Jim Courter|Jim Davis (Florida politician)|Jim DeMint|Jim Gerlach|Jim Gibbons (U.S. politician)|Jim Guy Tucker|Jim Himes|Jim Inhofe|Jim Jeffords|Jim Jontz|Jim Jordan (U.S. politician)|Jim Kolbe|Jim Leach|Jim Marshall (Georgia politician)|Jim Matheson|Jim Mattox|Jim McCrery|Jim McGovern (U.S. politician)|Jim Moody|Jim Moran|Jim Nance McCord|Jim Nussle|Jim Olin|Jim Renacci|Jim Ross Lightfoot|Jim Ryun|Jim Saxton|Jim Sensenbrenner|Jim Slattery|Jim Talent|Jim Turner (politician)|Jim Weaver (Oregon politician)|Jim Wright|Jimmy Duncan (U.S. politician)|Jimmy Hayes|Jimmy Quillen|Jo Ann Davis|Jo Ann Emerson|Jo Bonner|Joab Lawler|Joan Kelly Horn|Job Durfee|Jocelyn Burdick|Jody Hice|Joe B. Bates|Joe Baca|Joe Barton|Joe Biden|Joe Courtney (politician)|Joe Crail|Joe Donnelly|Joe Garcia|Joe H. Eagle|Joe Heck|Joe Hendricks|Joe Hoeffel|Joe J. Manlove|Joe L. Evins|Joe L. Smith|Joe M. Kilgore|Joe Moakley|Joe R. Pool|Joe Scarborough|Joe Shannon|Joe Skeen|Joe Skubitz|Joe Starnes|Joe Waggonner|Joe Walsh (Illinois politician)|Joe Wilson (U.S. politician)|Joel Abbot (politician)|Joel Broyhill|Joel Buchanan Danner|Joel Cook|Joel Crawford|Joel Douglas Hubbard|Joel Frost|Joel Funk Asper|Joel Hefley|Joel Holleman|Joel Roberts Poinsett|Joel West Flood|Joel Yancey|John A. Buchanan|John A. Caldwell|John A. Carroll|John A. Elston|John A. Gurley|John A. Hanna|John A. Kasson|John A. Keliher|John A. Key|John A. Logan|John A. M. Adair|John A. Maguire|John A. McDowell|John A. McGuire|John A. McMahon|John A. McShane|John A. Moon|John A. Nicholson|John A. Peters (1822u20131904)|John A. Peters (1864u20131953)|John A. Quitman|John A. Rockwell|John A. Scudder|John A. T. Hull|John A. Thayer|John A. Whitaker|John Abercrombie (Congressman)|John Abner Race|John Adair|John Adams (New York)|John Adams Harper|John Adams Hyman|John Adler|John Alexander (Ohio politician)|John Alexander Ahl|John Alexander Anderson|John Alexander Cocke|John Alexander McClernand|John Alfred Cuthbert|John All Barham|John Allen (Connecticut)|John Allen Sterling|John Allen Wilcox|John Allison (Representative)|John Ambler Smith|John Ambrose Meyer|John Anderson (Maine politician)|John Andrew Hiestand|John Andrew Martin|John Andrew Sullivan|John Andrew Young|John Appleton|John Archer (Maryland)|John Arnot, Jr.|John Ashley Griswold|John Augustus Griswold|John B. Alley|John B. Anderson|John B. Breckinridge|John B. Earle|John B. Forester|John B. Hawley|John B. Hay|John B. Hoge|John B. Hollister|John B. Larson|John B. Long|John B. Macy|John B. Penington|John B. Peterson|John B. Rice|John B. Sullivan|John B. T. Campbell III|John Bacon (Massachusetts)|John Bailey (Massachusetts)|John Baker (representative)|John Baldacci|John Baldwin (congressman)|John Bancker Aycrigg|John Baptista Ashe (Continental Congress)|John Baptista Ashe (representative)|John Barney|John Barrasso|John Barrow (U.S. politician)|John Basil Lamar|John Beatty (Continental Congress)|John Beatty (Ohio)|John Bell (Ohio politician)|John Bell (Tennessee politician)|John Bell Williams|John Bennett Dawson|John Benton Callis|John Berry (congressman)|John Bertrand Conlan|John Bidwell|John Bingham|John Blackwell Hale|John Blades Clarke|John Blair (Tennessee)|John Blake Jr. (politician)|John Blake Rice|John Blanchard (politician)|John Boccieri|John Boehner|John Boozman|John Botts|John Boyle (congressman)|John Boynton Philip Clayton Hill|John Bozman Kerr|John Brademas|John Bragg (politician)|John Branch|John Bratton|John Breaux|John Brewer Brown|John Brisbin|John Brodhead (New Hampshire politician)|John Brown (Kentucky)|John Brown (Maryland)|John Brown (Pennsylvania)|John Brown (Rhode Island)|John Bull (congressman)|John Bullock Clark|John Bullock Clark Jr.|John Burton Thompson|John C. Bagby|John C. Black|John C. Box|John C. Breckinridge|John C. Brodhead|John C. Brophy|John C. Calhoun|John C. Chaney|John C. Churchill|John C. Clark|John C. Conner|John C. Cook|John C. Davies II|John C. Floyd|John C. Gray|John C. Houk|John C. Kleczka|John C. Kluczynski|John C. Martin (Illinois Congressman)|John C. McKenzie|John C. Nicholls|John C. Sanborn|John C. Schafer|John C. Sherwin|John C. Taylor|John C. Watts|John Cadwalader (jurist)|John Calhoon|John Calvin Mason|John Campbell (1765u20131828)|John Campbell (1795u20131845)|John Carey (congressman)|John Carl Hinshaw|John Carlyle Herbert|John Carney (politician)|John Carr (Indiana politician)|John Carter (South Carolina politician)|John Carter (Texas politician)|John Caskie|John Causin|John Cessna|John Chambers (politician)|John Chaney (congressman)|John Charles Linthicum|John Charles Tarsney|John Chenoweth|John Chew Thomas|John Chilton Burch|John Claiborne|John Clayton Allen|John Clopton|John Coburn (politician)|John Cochrane (general)|John Conard|John Condit|John Conover Nichols|John Conrad Bucher|John Cooksey|John Cornelius Butler|John Cosgrove (Missouri politician)|John Cotton Smith|John Covode|John Cramer (representative)|John Crawford Crosby|John Creswell|John Critcher|John Crompton Weems|John Crowell (Alabama)|John Crowell (Ohio)|John Culberson|John Culpepper|John Culver|John Cummins Edwards|John Curtis Chamberlain|John D. Alderson|John D. Ashmore|John D. Clarke|John D. Craddock|John D. Cummins|John D. Fredericks|John D. Hoblitzell Jr.|John D. McCrate|John D. McWilliams|John D. Stewart (politician)|John D. White|John Dalzell|John Daniel Clardy|John Davenport (Connecticut politician)|John Davenport (Ohio politician)|John Davis (Massachusetts governor)|John Davis (Pennsylvania politician)|John Davis Lodge|John Davis Long|John Dawson (U.S. politician)|John De Mott|John Dean Dickinson|John Delaney (Maryland politician)|John Denison Baldwin|John Dennis (1771u20131806)|John Dennis (1807u20131859)|John DeWitt Clinton Atkins|John Dick (politician)|John Dickey (U.S. politician)|John Dillard Bellamy|John Doolittle|John Dougherty (Missouri politician)|John Dowdy|John Duncan Sr.|John Duncan Young|John E. Coffee|John E. Erickson (Montana politician)|John E. Fogarty|John E. Grotberg|John E. Henderson|John E. Hunt|John E. Hutton|John E. Kenna|John E. Leonard|John E. Lyle, Jr.|John E. McCall|John E. Miles|John E. Miller|John E. Moss|John E. Nelson (Maine)|John E. Raker|John E. Rankin|John E. Russell|John E. Sununu|John E. Weeks|John Edward Bouligny|John Edward Halsell|John Edward Lamb|John Edwards (Arkansas politician)|John Edwards (New York politician)|John Edwards (Pennsylvania politician)|John Ely (representative)|John Emory Andrus|John Ensign|John Eugene Osborne|John Ewing (Indiana politician)|John F. Andrew|John F. Baldwin, Jr.|John F. Benjamin|John F. Carew|John F. Collin|John F. Dezendorf|John F. Dockweiler|John F. Farnsworth|John F. Finerty|John F. Fitzgerald|John F. Follett|John F. Hunter|John F. Kennedy|John F. Lacey|John F. McKinney|John F. Nugent|John F. Potter|John F. Seymour|John F. Shafroth|John F. Shelley|John F. Snodgrass|John F. Starr|John F. Tierney|John Fabyan Parrott|John Fairfield|John Fairfield Scamman|John Fay (politician)|John Findlay (U.S. politician)|John Fine (politician)|John Finis Philips|John Fisher (politician)|John Fitzgibbons|John Fleming (American politician)|John Fletcher Darby|John Flournoy Henry|John Floyd (Georgia politician)|John Floyd (Virginia politician)|John Ford House|John Forsyth (Georgia)|John Foster Dulles|John Fowler (politician)|John Fox (congressman)|John Francis Hamtramck Claiborne|John Francis Mercer|John Frank Boyd|John Franklin Rixey|John Freedley|John G. Carlisle|John G. Cooper|John G. Davis|John G. Dow|John G. Fary|John G. Floyd|John G. Hutchinson|John G. Jackson (politician)|John G. Palfrey|John G. Rowland|John G. Schmitz|John G. Shaw|John G. Utterback|John Gaines Miller|John Galbraith (Pennsylvania politician)|John Ganson|John Garamendi|John Gaston Grant|John Gayle (Alabama)|John Gebhard|John Gerald Milton|John Gill, Jr.|John Gilmore (representative)|John Glenn Beall Jr.|John Goff Ballentine|John Goode|John Grant Chapman|John Greig (representative)|John Guier Scott|John H. Bagley Jr.|John H. Bankhead|John H. Boyd|John H. Brockway|John H. Burke|John H. Burleigh|John H. Camp|John H. Capstick|John H. Evins|John H. Foster|John H. Fulton|John H. Gear|John H. Graham|John H. Harmanson|John H. Hoeppel|John H. Hoffecker|John H. Kerr|John H. Lewis|John H. Marsalis|John H. McHenry|John H. Morehead|John H. O'Neall|John H. Overton|John H. Pugh|John H. Rice|John H. Rousselot|John H. Smithwick|John H. Tolan|John Hagans|John Hahn|John Hall Buchanan, Jr.|John Hall Stephens|John Hamilton (congressman)|John Hamlin Folger|John Hancock (Texas politician)|John Hanna (Indiana)|John Hans Krebs|John Hanson Farquhar|John Harris Baker|John Hartwell Marable|John Hastings (Ohio)|John Heath (politician)|John Henninger Reagan|John Henry (representative)|John Henry Bowen|John Henry Caldwell|John Henry Hubbard|John Henry Kyl|John Henry Lumpkin|John Henry Raney|John Henry Rogers|John Henry Wilson (Kentucky)|John Heritage Bryan|John Herman Dent|John Hervey Crozier|John Hickman (Pennsylvania politician)|John Hiester|John Hill (New Jersey politician)|John Hill (North Carolina politician)|John Hill (Virginia politician)|John Hogan (Missouri)|John Hoge|John Hoge Ewing|John Holmes (Maine politician)|John Hostettler|John Houston Savage|John Hubler Stover|John Humphrey Small|John Hungerford (congressman)|John Hunter (South Carolina politician)|John Hutchins|John Huyler|John Hyde Sweet|John I. De Graff|John I. Nolan|John I. Rinaker|John J. Adams|John J. Allen (judge)|John J. Allen Jr.|John J. Babka|John J. Bell|John J. Boylan|John J. Casey|John J. Chappell|John J. Cochran|John J. Crittenden|John J. Davis (congressman)|John J. De Haven|John J. Delaney|John J. Dempsey|John J. Douglass|John J. Eagan|John J. Esch|John J. Feely|John J. Fitzgerald|John J. Gardner|John J. Gilligan|John J. Gorman|John J. Hardin|John J. Hemphill|John J. Hickey|John J. Jenkins|John J. Kleiner|John J. Lentz|John J. McFall|John J. McGrath|John J. McIntyre (politician)|John J. McRae|John J. McSwain|John J. Milligan|John J. Perry|John J. Phillips|John J. Riley|John J. Roane|John Jacob Rhodes|John Jacob Rhodes III|John Jacob Rogers|John James Flynt Jr.|John James Jones|John James McDannold|John Jameson (politician)|John Jarman|John Jennings (American politician)|John Jenrette|John Johns Trigg|John Johnson (Ohio congressman)|John Joseph Cavanaugh III|John Joseph Mitchell|John Joseph O'Neill (U.S. politician)|John Joseph Seerley|John K. Griffin|John K. Griffith|John K. Luttrell|John K. Miller|John K. Tarbox|John Kasich|John Kean (New Jersey)|John Kee|John Kerr (Virginia Congressman)|John Kerr Hendrick|John Kerr, Jr. (congress)|John Kershaw (American politician)|John Kincaid|John Kissig Cowen|John Klingensmith, Jr.|John Kronmiller|John Kyle|John L. Blake|John L. Bretz|John L. Burnett|John L. Burton|John L. Cable|John L. Jolley|John L. Kennedy|John L. McLaurin|John L. McMillan|John L. Mitchell|John L. Murray (representative)|John L. N. Stratton|John L. Robinson|John Lamb (congressman)|John Lambert (politician)|John Law (representative)|John Lee (Maryland politician)|John Leeds Kerr|John Letcher|John Levi Sheppard|John Lewis (Georgia politician)|John Lewis Brenner|John Light Napier|John Linder|John Linn (politician)|John Linscom Boss Jr.|John Little (congressman)|John Little McClellan|John Littleton Dawson|John Lloyd Dorsey Jr.|John Locke (Massachusetts)|John Long (North Carolina politician)|John Lourie Beveridge|John Love (congressman)|John Lynch (congressman)|John M. Ashbrook|John M. Bowers|John M. Brower|John M. Carroll (politician)|John M. Coghlan|John M. Costello|John M. Crebs|John M. Davy|John M. Evans|John M. Faison|John M. Farquhar|John M. Goodenow|John M. Hamilton|John M. Hyneman|John M. Landrum|John M. Moore|John M. Nelson|John M. Pattison|John M. Patton|John M. Pinckney|John M. Robsion|John M. Robsion, Jr.|John M. S. Williams|John M. Sandidge|John M. Slack Jr.|John M. Wolverton|John M. Wood|John Manning, Jr.|John Marshall|John Martin Broomall|John Marvin Jones|John Mason Martin|John Matthew O'Connell|John Mattocks|John May Taylor|John McCain|John McCarthy (Nebraska politician)|John McConnell Rice|John McCreary|John McDonald (Maryland politician)|John McDuffie|John McKee|John McKinley|John McLean|John McLean (Illinois politician)|John McNulta|John McQueen|John McSweeney (politician)|John Melcher|John Mercer Langston|John Mica|John Michael Clancy|John Milledge|John Millen (American politician)|John Miller (Missouri politician)|John Miller Baer|John Mills Allen|John Mills Houston|John Millson|John Milton Elliott|John Milton Glover|John Montgomery (Maryland politician)|John Montgomery Glover|John Moore (Louisiana)|John Morgan Bright|John Morrow (New Mexico)|John Morrow (Virginia)|John Mosher Bailey|John Motley Morehead II|John Murphy (Alabama)|John Myers Felder|John N. Erlenborn|John N. Heiskell|John N. Norton|John N. Sandlin|John N. Tillman|John N. W. Rumple|John N. Williamson|John Nance Garner|John Nelson (lawyer)|John Nevett Steele|John Newbold Camp|John Nicholas (congressman)|John Nichols (politician)|John Noble Goodwin|John Noyes|John O'Neill (congressman)|John O. Pendleton|John Olver|John Otho Marsh Jr.|John Otis (Maine)|John P. C. Shanks|John P. Cushman|John P. Gaines|John P. Hale|John P. Hiler|John P. Kennedy|John P. Leedom|John P. Newsome|John P. Swasey|John Page (Virginia politician)|John Parsons Cook|John Patrick Higgins|John Patten (American politician)|John Patterson (Ohio politician)|John Patterson Bryan Maxwell|John Paul Hammerschmidt|John Paul Jr. (judge)|John Paul Sr. (judge)|John Pegram|John Pendleton|John Perkins Jr.|John Peter Richardson II|John Pettit|John Pickler|John Plank Tracey|John Pope (Kentucky politician)|John Porter (Illinois politician)|John Preston Martin|John Q. Tilson|John Q. Tufts|John Quincy Adams|John R. Buck|John R. Clancy|John R. Connelly|John R. Dellenback|John R. Drake|John R. Eden|John R. Farr|John R. Fellows|John R. Foley|John R. French|John R. Glascock|John R. Goodin|John R. Hansen|John R. Kelso|John R. Lynch|John R. McBride|John R. McKernan Jr.|John R. Murdock|John R. Neal|John R. Ramsey|John R. Schmidhauser|John R. Thayer|John R. Thomas|John R. Tyson|John R. Walsh|John Randall Reding|John Randall Walker|John Randolph of Roanoke|John Randolph Tucker (politician)|John Rankin Franklin|John Rankin Gamble|John Rarick|John Ratcliffe (American politician)|John Reed Jr.|John Reed Sr.|John Reeves Jones Daniel|John Reynolds (U.S. politician)|John Rhea|John Richard Barret|John Ridley Mitchell|John Ritchie (Maryland)|John Roane|John Robert Brown (Virginia politician)|John Robertson (congressman)|John Rowan (Kentucky)|John Rufus Edie|John Runk|John Russ|John Rutledge, Jr.|John S. Barbour|John S. Barbour Jr.|John S. Benham|John S. Bigby|John S. Carlile|John S. Cohen|John S. Gibson|John S. Henderson|John S. Jones|John S. McGroarty|John S. Monagan|John S. Phelps|John S. Richardson|John S. Savage|John S. Spence|John S. Tanner|John S. Wold|John Salazar|John Samuel Sherburne|John Sarbanes|John Scott (Missouri politician)|John Scott Harrison|John Seaton Robinson|John Sebastian Little|John Sergeant Wise|John Sevier|John Shadegg|John Sharp Williams|John Shimkus|John Simpkins|John Slidell|John Smith (Vermont)|John Smith (Virginia representative)|John Sparkman|John Speed Smith|John Spratt|John Stanly|John Steele (North Carolina politician)|John Stephens Wood|John Stewart (Connecticut)|John Stockdale Rhea|John Stratton (Virginia politician)|John Sullivan (Oklahoma)|John T. Andrews|John T. Bergen|John T. Bird|John T. Buckbee|John T. Cutting|John T. Deweese|John T. Dunn|John T. Harris|John T. Heard|John T. Hunt|John T. Myers (congressman)|John T. Nixon|John T. Stuart|John T. Wait|John T. Watkins|John Taffe|John Taliaferro|John Taylor (14th Congress)|John Taylor (South Carolina governor)|John Taylor Hamilton|John Telemachus Johnson|John Test|John Thomson Mason, Jr.|John Thune|John Tolley Hood Worthington|John Travers Wood|John Trimble (politician)|John Truman Stoddert|John Tyler|John U. Pettit|John V. Beamer|John V. Creely|John V. Le Moyne|John V. Tunney|John Van Dyke|John Van Lear Findlay|John Van McDuffie|John Varnum|John Vines Wright|John Vining|John W. A. Sanford|John W. Allen|John W. Boehne|John W. Boehne Jr.|John W. Brown (New York politician)|John W. Byrnes|John W. Cady|John W. Caldwell|John W. Candler|John W. Cassingham|John W. Causey|John W. Cox Jr.|John W. Cranford|John W. Crisfield|John W. Daniel|John W. Davis|John W. Ferdon|John W. Fishburne|John W. Flannagan Jr.|John W. Gaines|John W. Gwynne|John W. Harreld|John W. Hazelton|John W. Heselton|John W. Houston|John W. Howe|John W. Hulbert|John W. Kendall|John W. Kittera|John W. Langley|John W. Lawson|John W. Lewis|John W. Maddox|John W. McCormick|John W. Rainey|John W. Stevenson|John W. Thomas|John W. Tibbatts|John W. Weeks|John W. Weeks (New Hampshire politician)|John Walsh (U.S. politician)|John Walter Smith|John Wayles Eppes|John Weinland Killinger|John Welborn (representative)|John Wentworth (Illinois)|John Wesley Crockett|John Wesley Davis|John Westbrook Hornbeck|John Wethered|John White (Kentucky politician)|John Whiteaker|John Wilbur Dwight|John Wiley Bryant|John William Davis (Georgia politician)|John William Henderson Underwood|John William Jones|John William McCormack|John William Moore|John William Noell|John William Palmer|John William Reid|John Williams Shackelford|John Wilson (South Carolina)|John Wilson Campbell|John Wilson Farrelly|John Winans|John Winston Jones|John Winthrop Chanler|John Witcher|John Wolcott Stewart|John Woodruff (representative)|John Y. Brown (politician, born 1835)|John Y. Brown Sr.|John Y. Mason|John Y. McCollister|John Yarmuth|John Z. Goodrich|Johnathan McCarty|Johnny Isakson|Johnson N. Camden|Johnston Cornish|Jon D. Fox|Jon Hinson|Jon Kyl|Jon Lynn Christensen|Jon Porter|Jon Runyan|Jonas Earll Jr.|Jonas G. Howard|Jonas Kendall|Jonas Sibley|Jonathan Brace|Jonathan Brewster Bingham|Jonathan Chace|Jonathan Cilley|Jonathan D. Morris|Jonathan Dayton|Jonathan Fisk|Jonathan Freeman (representative)|Jonathan Grout|Jonathan H. Rowell|Jonathan Harvey (congressman)|Jonathan Hatch Hubbard|Jonathan Hunt (Vermont congressman)|Jonathan Jennings|Jonathan Mason (Massachusetts politician)|Jonathan O. Moseley|Jonathan P. Dolliver|Jonathan Ross (senator)|Jonathan Russell|Jonathan S. Willis|Jonathan Sturges|Jonathan Trumbull Jr.|Jordan E. Cravens|Joseph A. Conry|Joseph A. Dixon|Joseph A. Gavagan|Joseph A. Goulden|Joseph A. LeFante|Joseph A. Woodward|Joseph A. Wright|Joseph Abbott (Texas politician)|Joseph Allen (congressman)|Joseph Anthony Gray|Joseph Aristide Landry|Joseph B. Bennett|Joseph B. Cheadle|Joseph B. Crowley|Joseph Bailey (congressman)|Joseph Barker (Massachusetts)|Joseph Barton Elam|Joseph Bellinger|Joseph Benton Donley|Joseph Biles Anthony|Joseph Bloomfield|Joseph Bouck|Joseph Bradley Varnum|Joseph Brevard|Joseph Bryan|Joseph Bryan Thompson|Joseph Buffington (congressman)|Joseph Buffum, Jr.|Joseph Burns (U.S. politician)|Joseph C. Baldwin|Joseph C. McKibbin|Joseph C. Noyes|Joseph C. O'Mahoney|Joseph C. Pringey|Joseph Cable|Joseph Calhoun|Joseph Cao|Joseph Carlton Loser|Joseph Casey (congressman)|Joseph Champlin Stone|Joseph Chappell Hutcheson|Joseph Chinn|Joseph Clay|Joseph Clay Stiles Blackburn|Joseph Crockett Shaffer|Joseph Crowley|Joseph D. Beck|Joseph D. Early|Joseph D. Sayers|Joseph Dane|Joseph Desha|Joseph Dickson|Joseph Dixon (North Carolina)|Joseph Draper|Joseph Duncan (politician)|Joseph E. Baird|Joseph E. Brennan|Joseph E. Casey|Joseph E. Edsall|Joseph E. Johnston|Joseph E. McDonald|Joseph E. Ransdell|Joseph E. Talbot|Joseph E. Washington|Joseph Edgar Brown|Joseph Egbert|Joseph Eggleston|Joseph F. Holt|Joseph F. O'Connell|Joseph F. Ryter|Joseph F. Wingate|Joseph Fitz Randolph|Joseph Fornance|Joseph Franklin Biddle|Joseph Franklin Wilson|Joseph Fry, Jr.|Joseph G. Kendall|Joseph G. Wilson|Joseph Gist|Joseph Grant Beale|Joseph Grinnell (politician)|Joseph Gurney Cannon|Joseph H. Acklen|Joseph H. Anderson|Joseph H. Ball|Joseph H. Beeman|Joseph H. Bottum|Joseph H. Defrees|Joseph H. Gaines|Joseph H. Hawkins|Joseph H. Himes|Joseph H. O'Neil|Joseph H. Outhwaite|Joseph H. Walker|Joseph Hall (Maine)|Joseph Halsey Crane|Joseph Hammons|Joseph Healy|Joseph Hemphill|Joseph Henderson (Pennsylvania)|Joseph Henry Sweney|Joseph Hiester|Joseph Hopkins Peyton|Joseph Hopper Nicholson|Joseph Horace Lewis|Joseph Howell|Joseph Humphrey Sloss|Joseph Hunter Bryan|Joseph J. Davis|Joseph J. DioGuardi|Joseph J. Gill|Joseph J. Gravely|Joseph J. Mansfield|Joseph J. Maraziti|Joseph J. McDowell|Joseph J. Russell|Joseph John Martin|Joseph Johnson (Virginia politician)|Joseph Johnson Hart|Joseph Jorgensen|Joseph K. Edgerton|Joseph Kent|Joseph Kille|Joseph L. Carrigg|Joseph L. Fisher|Joseph L. Morphis|Joseph L. Rhinock|Joseph L. Tillinghast|Joseph L. White|Joseph Lanier Williams|Joseph Lecompte|Joseph Lewis, Jr.|Joseph Lyman|Joseph M. Belford|Joseph M. Dixon|Joseph M. Gaydos|Joseph M. Harper|Joseph M. Kendall|Joseph M. McCormick|Joseph M. Root|Joseph McCarthy|Joseph McDowell, Jr.|Joseph McKenna|Joseph Miller (Ohio politician)|Joseph Minish|Joseph Montoya|Joseph Morris (Ohio politician)|Joseph Neville|Joseph Oliva Huot|Joseph P. Hoge|Joseph P. Kennedy II|Joseph P. Kennedy III|Joseph P. Kolter|Joseph P. Monaghan|Joseph P. Newsham|Joseph P. Wyatt, Jr.|Joseph Patrick Addabbo|Joseph Pearson|Joseph Pearson Caldwell|Joseph Peirce|Joseph R. Bryson|Joseph R. Cockerill|Joseph R. Grundy|Joseph R. Knowland|Joseph R. Lane|Joseph R. Underwood|Joseph Rainey|Joseph Rankin|Joseph Rea Reed|Joseph Reed Ingersoll|Joseph Richardson (U.S. politician)|Joseph Ridgway|Joseph Ripley Chandler|Joseph Rosier|Joseph Roswell Hawley|Joseph S. Ammerman|Joseph Showalter Smith|Joseph Stanton Jr.|Joseph Stewart Cottman|Joseph Story|Joseph T. Deal|Joseph T. Johnson|Joseph Taggart|Joseph Taylor Robinson|Joseph Trumbull (governor)|Joseph V. Flynn|Joseph V. Graff|Joseph W. Babcock|Joseph W. Barr|Joseph W. Byrns Jr.|Joseph W. Byrns Sr.|Joseph W. Clift|Joseph W. McClurg|Joseph W. McCorkle|Joseph W. Morris|Joseph Walsh (Massachusetts)|Joseph Webber Jackson|Joseph Weeks|Joseph Weldon Bailey|Joseph Weldon Bailey Jr.|Joseph Wheeler|Joseph Whitehead (Congressman)|Joseph William Martin Jr.|Joseph Wilson Ervin|Joseph Winston|Joshua A. Lowell|Joshua B. Lee|Joshua Coit|Joshua Cushman|Joshua Eilberg|Joshua Evans Jr.|Joshua Frederick Cockey Talbott|Joshua Fry Bell|Joshua G. Hall|Joshua Herrick|Joshua Jewett|Joshua L. Johns|Joshua L. Martin|Joshua Mathiot|Joshua Reed Giddings|Joshua S. Salmon|Joshua Seney|Joshua Van Sant|Joshua W. Alexander|Joshua Weldon Miles|Josiah Bartlett Jr.|Josiah Bushnell Grinnell|Josiah Butler|Josiah Crudup|Josiah Dean|Josiah Duane Hicks|Josiah Gardner Abbott|Josiah Kerr|Josiah M. Anderson|Josiah Parker|Josiah Patterson|Josiah Quincy III|Josiah S. Johnston|Josiah Smith|Josiah T. Walls|Jouett Shouse|Joyce Beatty|Juan Vargas|Juanita Millender-McDonald|Judd Gregg|Judson Allen|Judson C. Clements|Judy Biggert|Judy Chu|Julia Brownley|Julia Carson|Julian C. Dixon|Julian Hartridge|Julian M. Quarles|Julius Caesar Alford|Julius Goldzier|Julius Hawley Seelye|Julius Hotchkiss|Julius Kahn (congressman)|Julius L. Strong|Julius Rockwell|Julius W. Blackwell|June Ward Gayle|Junius Hillyer|Justin De Witt Bowersock|Justin Dwinell|Justin Smith Morrill|K. Gunn McKay|Kaneaster Hodges Jr.|Karan English|Karen Bass|Karen McCarthy|Karen Shepherd|Karen Thurman|Karl C. King|Karl E. Mundt|Karl M. Le Compte|Karl Stefan|Katharine Byron|Katherine Clark|Katherine G. Langley|Katherine Harris|Kathryn E. Granahan|Kathryn O'Loughlin McCarthy|Kathy Castor|Kathy Dahlkemper|Katie Hall|Kay Granger|Keith Sebelius|Ken Bentsen Jr.|Ken Buck|Ken Calvert|Ken Hechler|Ken Kramer|Ken Lucas|Kendrick Meek|Kenneth A. Roberts|Kenneth J. Gray|Kenneth Lamar Holland|Kenneth M. Regan|Kenneth McKellar (politician)|Kenneth Rayner|Kenneth W. Dyal|Kenny Hulshof|Kenny Marchant|Kensey Johns Jr.|Kent E. Keller|Kent Hance|Kevin Brady|Kevin Cramer|Kevin McCarthy (California politician)|Kevin Yoder|Kika de la Garza|King Swope|Kirsten Gillibrand|Kittredge Haskins|Kristi Noem|Kurt Schrader|Kweisi Mfume|Kyrsten Sinema|L. B. Hanna|L. Gary Clemente|L. Heisler Ball|L. Irving Handy|L. L. Marshall|L. M. Gensman|L. Mendel Rivers|L. Paul Howland|L. Richardson Preyer|La Fayette Grover|Laban Wheaton|Lacy Clay|Ladislas Lazaro|LaFayette L. Patterson|Lafayette Lane|Laird Howard Barber|LaMar Baker|Lamar Jeffers|Lamar S. Smith|Lambert Cadwalader (representative)|Lancelot Phelps|Landaff Andrews|Lane Evans|Langdon Cheves|Lansdale Ghiselin Sasscer|Lansing Stout|Larkin I. Smith|Larry Bucshon|Larry Combest|Larry Craig|Larry J. Hopkins|Larry Kissell|Larry LaRocco|Larry McDonald|Larry Pressler|Larry Winn|Lathrop Brown|Latimer Whipple Ballou|Lauchlin Bethune|Laura Richardson|Laurence Curtis|Laurence F. Arnold|Laurence J. Burton|Laurence M. Keitt|Laurie C. Battle|LaVern Dilweg|Lawrence B. Stringer|Lawrence Brock|Lawrence Coughlin|Lawrence E. Imhoff|Lawrence E. McGann|Lawrence H. Fountain|Lawrence H. Smith|Lawrence Hogan|Lawrence J. Connery|Lawrence J. DeNardis|Lawrence J. Flaherty|Lawrence J. Smith|Lawrence Lewis (politician)|Lawrence O'Bryan Branch|Lawrence R. Ellzey|Lawrence S. Trimble|Lawrence T. Neal|Lawrence W. Hall|Le Gage Pratt|Le Roy D. Downs|Leander Babcock|Leander Cox|Lee E. Geyer|Lee H. Hamilton|Lee Mantle|Lee Metcalf|Lee Terry|Legrand W. Perce|Leland M. Ford|Lemuel Amerman|Lemuel Benton|Lemuel D. Evans|Lemuel H. Arnold|Lemuel J. Alston|Lemuel P. Padgett|Lemuel Sawyer|Lemuel W. Royse|Lemuel Whitman|Lemuel Williams|Leo E. Allen|Leo Kocialkowski|Leo Ryan|Leon H. Gavin|Leon Panetta|Leonard B. Jordan|Leonard Boswell|Leonard Covington|Leonard Farbstein|Leonard G. Wolf|Leonard Henly Sims|Leonard Irving|Leonard Jarvis|Leonard Lance|Leonard S. Echols|Leonard W. Schuetz|Leonard White (politician)|Leonidas C. Dyer|Leonidas C. Houk|Leonidas D. Robinson|Leonidas F. Livingston|Leonidas Sexton|Leonor Sullivan|Leopold Morse|Lera Millard Thomas|LeRoy H. Anderson|Leroy T. Marshall|Les Aspin|Les AuCoin|Leslie C. Arends|Leslie Jasper Steele|Leslie L. Byrne|Lester J. Dickinson|Lester Johnson (politician)|Leven Powell|Leverett Saltonstall I|Levi Barber|Levi Casey (politician)|Levi D. Carpenter|Levi Lincoln Jr.|Levi Lincoln Sr.|Levi Warner|Levin Gale|Lewis A. Brigham|Lewis B. Gunckel|Lewis B. Sturges|Lewis Beach|Lewis Bigelow|Lewis C. Carpenter|Lewis Condict|Lewis D. Apsley|Lewis D. Campbell|Lewis D. Thill|Lewis Dewart|Lewis E. Payson|Lewis E. Sawyer|Lewis Eaton|Lewis F. Payne Jr.|Lewis Hanback|Lewis J. Martin|Lewis L. Boyer|Lewis L. Morgan|Lewis L. Walker|Lewis M. Long|Lewis Maxwell|Lewis McKenzie|Lewis P. Featherstone|Lewis P. Ohliger|Lewis R. Morris|Lewis Sperry|Lewis Steenrod|Lewis Steward|Lewis Tillman|Lewis W. Ross|Lewis Williams|Lewis Williams Douglas|Lilius Bratton Rainey|Lincoln Chafee|Lincoln Clark|Lincoln Davis|Lincoln Dixon|Lindley Beckworth|Lindsay Carter Warren|Lindsay Thomas (politician)|Lindsey Graham|Lindy Boggs|Linn Banks|Linn Boyd|Linus B. Comins|Linwood Clark|Lionel Allen Sheldon|Lionel Van Deerlin|Lisa Murkowski|Littleton Kirkpatrick|Littleton Purnell Dennis|Littleton W. Moore|Littleton Waller Tazewell|Liz J. Patterson|Llewellyn Powers|Lloyd Bentsen|Lloyd Bryce|Lloyd Doggett|Lloyd Lowndes Jr.|Lloyd Thurston|Logan H. Roots|Lois Capps|Lois Frankel|Lon A. Scott|Loren E. Wheeler|Loren P. Waldo|Lorenzo Brentano|Lorenzo Burrows|Lorenzo Crounse|Lorenzo Danford|Lorenzo De Medici Sweat|Lorenzo Sabine|Loretta Sanchez|Loring M. Black Jr.|Lot Clark|Lot Thomas|Lott Warren|Lou Barletta|Louie Gohmert|Louis A. Bafalis|Louis A. Frothingham|Louis B. Goodall|Louis C. Latham|Louis C. Wyman|Louis Capozzoli|Louis E. Atkinson|Louis E. Graham|Louis E. McComas|Louis E. Miller|Louis Fitzhenry|Louis Frey Jr.|Louis Ludlow|Louis McLane|Louis Monast|Louis St. Martin|Louis W. Emerson|Louis W. Fairfield|Louis Washington Turpin|Louise Day Hicks|Louise Goff Reece|Lowell P. Weicker Jr.|Lowell Stockman|Lowndes Henry Davis|Lucas Elmendorf|Lucas M. Miller|Lucian W. Parrish|Lucien B. Caswell|Lucien Bonaparte Chase|Lucien C. Gause|Lucien E. Blackwell|Lucien J. Fenton|Lucien J. Maciora|Lucien Lester Ainsworth|Lucille Roybal-Allard|Lucius Benedict Peck|Lucius Elmer|Lucius Jeremiah Gartrell|Lucius Quintus Cincinnatus Lamar II|Luke Lea (representative)|Luke Messer|Luke P. Poland|Luke Pryor|Luther Alexander Johnson|Luther Badger|Luther C. Carter|Luther F. McKinney|Luther Hanchett|Luther Jewett|Luther Patrick|Luther Severance|Lyle Boren|Lyman E. Barnes|Lyman K. Bass|Lyman Law|Lynden Evans|Lyndon B. Johnson|Lyne Metcalfe|Lynn E. Stalbaum|Lynn Hornor|Lynn Jenkins|Lynn Morley Martin|Lynn Schenk|Lynn Westmoreland|Lynn Woolsey|M. Alfred Michaelson|M. Blaine Peterson|M. Caldwell Butler|Mac Collins|Mac Sweeney|Mac Thornberry|Mace Moulton|Madison Miner Walden|Madison Roswell Smith|Mae Nolan|Maecenas Eason Benton|Magnus Tate|Mahlon Dickerson Manson|Mahlon Morris Garland|Mahlon Pitney|Malcolm A. Moody|Malcolm C. Tarver|Malcolm R. Patterson|Manasseh Cutler (representative)|Manuel Herrick|Manuel Lujan Jr.|Manuel S. Corley|Marc Veasey|Marcellus H. Evans|Marcia Fudge|Marco Rubio|Marcus C. L. Kline|Marcus C. Lisle|Marcus Lawrence Ward|Marcus Morton|Marcy Kaptur|Margaret Chase Smith|Margaret Heckler|Marge Roukema|Marguerite S. Church|Marian W. Clarke|Marilyn Lloyd|Marilyn Musgrave|Mario Biaggi|Marion Bethune|Marion Biggs|Marion De Vries|Marion E. Rhodes|Marion Tinsley Bennett|Marjorie Holt|Mark Alexander (politician)|Mark Amodei|Mark Andrew Green|Mark Andrews (politician)|Mark Anthony Cooper|Mark Critz|Mark DeSaulnier|Mark Foley|Mark Harris (Maine politician)|Mark Kirk|Mark L. De Motte|Mark Langdon Hill|Mark Meadows (North Carolina politician)|Mark Neumann|Mark Pocan|Mark Richards (politician)|Mark Sanford|Mark Souder|Mark Takai|Mark Takano|Mark Thomson|Mark Udall|Mark W. Hannaford|Mark Walker (North Carolina politician)|Markwayne Mullin|Marlin Stutzman|Marmaduke Williams|Marriott Henry Brosius|Marsena E. Cutts|Marsha Blackburn|Marshall Arnold|Marshall Johnson Wellborn|Marshall Van Winkle|Martha Keys|Martha McSally|Martha Roby|Martin A. Brennan|Martin A. Foran|Martin A. Morrison|Martin Alonzo Haynes|Martin B. Madden|Martin Beaty|Martin Butterfield|Martin C. Ansorge|Martin Chittenden|Martin D. Foster|Martin Dies, Jr.|Martin Dies, Sr.|Martin Emerich|Martin F. Conway|Martin Frost|Martin Gorski|Martin Grover|Martin H. Glynn|Martin Heinrich|Martin Hoke|Martin Jenkins Crawford|Martin Joseph Wade|Martin K. Gantz|Martin Kinsley|Martin L. Clardy|Martin L. Davey|Martin Lancaster|Martin N. Johnson|Marty Meehan|Marty Russo|Marvin Leath|Mary Bono|Mary Fallin|Mary Jo Kilroy|Mary Rose Oakar|Mary Teresa Norton|Maryon Pittman Allen|Mason C. Darling|Mason Tappan|Maston E. O'Neal Jr.|Matt Cartwright|Matt Salmon|Matthew A. Dunn|Matthew Clay|Matthew D. Lagan|Matthew Denver|Matthew Griswold (congressman)|Matthew Harvey|Matthew John Rinaldo|Matthew Locke (U.S. Congress)|Matthew Lyon|Matthew M. Neely|Matthew Walton|Matthias H. Nichols|Matthias J. Bovee|Maurice Connolly|Maurice E. Crumpacker|Maurice G. Burnside|Maurice J. Murphy Jr.|Maurice J. Sullivan|Maurice Thatcher|Maury Maverick|Max Baucus|Max Burns|Max Sandlin|Max Schwabe|Maxine Waters|Mazie Hirono|Mel Hancock|Mel Levine|Mel Reynolds|Mel Watt|Melissa Bean|Melissa Hart (politician)|Melville Bull|Melville Clyde Kelly|Melvin C. Snyder|Melvin Clark George|Melvin Laird|Melvin M. Boothman|Melvin O. McLaughlin|Menalcus Lankford|Mendel Jackson Davis|Meredith Poindexter Gentry|Merlin Hull|Merrill Cook|Merrill Moores|Mervyn M. Dymally|Merwin Coad|Meshack Franklin|Mia Love|Micah Brooks|Micah Taul|Micajah Thomas Hawkins|Michael A. Andrews|Michael A. Feighan|Michael Bennet|Michael Bilirakis|Michael C. Burgess|Michael C. Kerr|Michael Castle|Michael D. Barnes|Michael D. Harter|Michael D. White|Michael Donohoe|Michael E. Burke|Michael E. Driscoll|Michael F. Conry|Michael F. Doyle|Michael F. Farley|Michael Forbes|Michael Francis Phelan|Michael Griffin (politician)|Michael Grimm (politician)|Michael Hahn|Michael Huffington|Michael Hutchinson Jenks|Michael J. Bradley|Michael J. Harrington|Michael J. Kirwan|Michael J. Kopetski|Michael J. McEttrick|Michael J. Stone|Michael James Pappas|Michael Joseph Gill|Michael L. Igoe|Michael L. Strang|Michael McCaul|Michael P. O'Connor|Michael Parker (politician)|Michael Patrick Flanagan|Michael Reilly|Michael Sprigg|Michael Woolston Ash|Michel Vidal|Michelle Lujan Grisham|Mick Mulvaney|Mick Staton|Mickey Edwards|Mickey Leland|Mike Arcuri|Mike Blouin|Mike Bost|Mike Capuano|Mike Coffman|Mike Conaway|Mike Crapo|Mike DeWine|Mike Espy|Mike Ferguson (New Jersey politician)|Mike Fitzpatrick|Mike Honda|Mike Kelly (Pennsylvania politician)|Mike Mansfield|Mike McIntyre|Mike McKevitt|Mike Michaud|Mike Monroney|Mike Oxley|Mike Pence|Mike Pompeo|Mike Quigley (politician)|Mike Rogers (Alabama politician)|Mike Ross (politician)|Mike Simpson|Mike Sodrel|Mike Synar|Mike Thompson (California politician)|Mike Ward (American politician)|Miles C. Allgood|Miles Crowley|Miles Ross|Miles T. Granger|Miles Taylor|Milford W. Howard|Millard F. Caldwell|Millard Fillmore|Millard Tydings|Milledge Luke Bonham|Millicent Fenwick|Mills Gardner|Milo Goodrich|Milo Melankthon Dimmick|Milton A. Candler|Milton A. Romjue|Milton Brown (politician)|Milton C. Garber|Milton De Lano|Milton H. Welling|Milton H. West|Milton J. Daniels|Milton J. Durham|Milton Kraus|Milton Latham|Milton S. Robinson|Milton Sayler|Milton Urner|Milton W. Glenn|Milton Young|Mimi Walters|Miner G. Norton|Mitchell Jenkins|Mitt Romney|Mo Brooks|Mo Cowan|Mo Udall|Monroe Minor Redden|Mordecai Bartley|Mordecai Oliver|Morgan Cassius Fitzpatrick|Morgan F. Murphy|Morgan G. Sanders|Morgan Griffith|Morgan M. Moulder|Morgan Rawls|Morris Michael Edelstein|Morris Sheppard|Mortimer Fitzland Elliott|Morton C. Hunter|Morton D. Hull|Moses A. McCoid|Moses Bledso Corwin|Moses H. Grinnell|Moses Hampton|Moses Hoagland|Moses Kinkaid|Moses L. Broocks|Moses Macdonald|Moses Mason, Jr.|Moses Norris Jr.|Moses T. Stevens|Mounce Gore Butler|Muriel Humphrey Brown|Muscoe Russell Hunter Garnett|Myron H. McCord|Myron V. George|Nahum Mitchell|Nan Wood Honeyman|Nancy Boyda|Nancy Johnson|Nancy Pelosi|Napoleon B. Thistlewood|Nat Patton|Nathan Appleton|Nathan B. Durfee|Nathan Belcher|Nathan Bryan|Nathan Clifford|Nathan Cole|Nathan Deal|Nathan E. Kendall|Nathan Evans (Ohio)|Nathan F. Dixon II|Nathan F. Dixon III|Nathan Frank|Nathan Gaither|Nathan Goff Jr.|Nathan L. Bachman|Nathan Read|Nathan T. Carr|Nathan T. Hopkins|Nathan T. Stratton|Nathan W. Hale|Nathanael G. Pendleton|Nathaniel Albertson|Nathaniel Alexander (governor)|Nathaniel Allen|Nathaniel Appleton Haven|Nathaniel B. Borden|Nathaniel B. Smithers|Nathaniel Boyden|Nathaniel Claiborne|Nathaniel Cobb Deering|Nathaniel D. Wallace|Nathaniel Freeman Jr.|Nathaniel Garrow|Nathaniel Green Taylor|Nathaniel Hazard|Nathaniel Job Hammond|Nathaniel Littlefield|Nathaniel Macon|Nathaniel N. Craley Jr.|Nathaniel Niles (politician)|Nathaniel P. Banks|Nathaniel Ruggles|Nathaniel Silsbee|Nathaniel Smith|Nathaniel Terry|Nathaniel Upham|Neal Edward Smith|Ned R. Healy|Nehemiah Abbott|Nehemiah D. Sperry|Nehemiah Eastman|Nehemiah H. Earll|Nehemiah Knight|Nehemiah Perry (politician)|Neil Abercrombie|Neil J. Linehan|Nelson Barrere|Nelson Dingley Jr.|Nelson E. Matthews|Nelson Tift|Nelson W. Aldrich|Newell A. George|Newell Sanders|Newt Gingrich|Newt V. Mills|Newton C. Blanchard|Newton Cannon|Newton Martin Curtis|Newton Nash Clements|Newton Steers|Newton W. Gilbert|Nicholas B. Doe|Nicholas D. Coleman|Nicholas E. Worthington|Nicholas F. Brady|Nicholas Gilman|Nicholas J. Sinnott|Nicholas Longworth|Nicholas Mavroules|Nicholas N. Cox|Nicholas Ruxton Moore|Nicholas Van Dyke (senator)|Nick Begich|Nick Galifianakis (politician)|Nick Lampson|Nick Rahall|Nicoll Fosdick|Niels Juul|Niki Tsongas|Nils P. Haugen|Noah Davis|Noah M. Mason|Noble A. Hull|Noble J. Johnson|Noble Jones Gregory|Norma Torres|Norman Adolphus Mozley|Norman B. Judd|Norman D'Amours|Norman D. Shumway|Norman Eddy|Norman Hall (politician)|Norman J. Gould|Norman Mineta|Norman R. Hamilton|Norman Sisisky|Norris Cotton|Norris Poulson|Noyes Barber|Numa F. Montet|O'Brien Smith|O. C. Fisher|Oakes Ames|Obadiah Bowne|Obed Hall|Olger B. Burtness|Olin E. Teague|Olin Wellborn|Oliver Belmont|Oliver C. Comstock|Oliver C. Wiley|Oliver H. Cross|Oliver H. Dockery|Oliver H. Smith|Oliver James Dickey|Oliver P. Bolton|Oliver P. Snyder|Oliver W. Frey|Ollie Murray James|Olympia Snowe|Omar Burleson|Orange Ferriss|Orange Merwin|Oren Harris|Oren S. Copeland|Orestes Cleveland|Orie Solomon Ware|Origen S. Seymour|Orin Fowler|Orland K. Armstrong|Orlando B. Ficklin|Orlando Burrell|Orlando Hubbs|Ormsby B. Thomas|Orren C. Moore|Orrice Abram Murdock Jr.|Orrin Dubbs Bleakley|Orrin Holt|Orrin Larrabee Miller|Orris S. Ferry|Orsamus Cole|Orsamus Cook Merrill|Orval H. Hansen|Orville Zimmerman|Orvin B. Fjare|Oscar Callaway|Oscar E. Bland|Oscar L. Auf der Heide|Oscar Lapham|Oscar Lawrence Jackson|Oscar Lee Gray|Oscar Lovette|Oscar S. Gifford|Oscar Stanton De Priest|Oscar Turner (1825u20131896)|Oscar Turner (1867u20131902)|Oscar Underwood|Oscar W. Gillespie|Osmyn Baker|Ossian Ray|Otha Wearin|Otho R. Singleton|Otis Wingo|Otto G. Foelker|Otto Krueger|Otto Passman|Outline of Delaware|Overton Brooks|Owen A. Wells|Owen B. Pickett|Owen Brewster|Owen Jones (congressman)|Owen Lovejoy|Owen Scott|Ozro J. Dodds|P. H. Moynihan|P. Henry Dugro|Page Belcher|Paine Wingate|Parke M. Banta|Parker Corning|Parker Griffith|Parmenio Adams|Parren Mitchell|Parry Wayne Humphreys|Pat Cannon|Pat Danner|Pat Harrison|Pat Henry (politician)|Pat Roberts|Pat Saiki|Pat Swindall|Pat Williams (Montana)|Patricia Schroeder|Patrick B. O'Sullivan|Patrick C. Caldwell|Patrick Collins (mayor)|Patrick Daniel Norton|Patrick F. Gill|Patrick Farrelly|Patrick Gaines Goode|Patrick H. Drewry|Patrick H. Pope|Patrick Hamill|Patrick Henry (U.S. Congressman)|Patrick J. Boland|Patrick J. Carley|Patrick J. Hillings|Patrick J. Kennedy|Patrick Joseph Sullivan|Patrick M. Martin|Patrick Magruder|Patrick McHenry|Patrick Murphy (Florida politician)|Patrick T. Caffery|Patrick W. Tompkins|Patsy Mink|Paul A. Fino|Paul B. Dague|Paul B. Johnson Sr.|Paul Broun|Paul Brown (Georgia politician)|Paul C. Edmunds|Paul C. Jones|Paul Cook (politician)|Paul Cunningham (politician)|Paul Dillingham|Paul E. Kanjorski|Paul F. Schenck|Paul Findley|Paul G. Hatfield|Paul G. Kirk|Paul G. McCorkle|Paul Gillmor|Paul Gosar|Paul H. Maloney|Paul Hodes|Paul J. Kilday|Paul J. Krebs|Paul J. Moore|Paul Ranous Greever|Paul Rogers (politician)|Paul Ryan|Paul S. Trible Jr.|Paul Sarbanes|Paul Simon (politician)|Paul Stewart (politician)|Paul Tsongas|Paul W. Cronin|Paulus Powell|Pearl Peden Oldfield|Pehr G. Holmes|Peleg Coffin Jr.|Peleg Sprague (Maine politician)|Peleg Sprague (New Hampshire politician)|Peleg Tallman|Percy Hamilton Stewart|Percy Lee Gassaway|Percy Priest|Percy Quin|Percy W. Griffiths|Percy Walker|Perkins Bass|Perl D. Decker|Perley B. Johnson|Perry Belmont|Pete Abele|Pete Aguilar|Pete Gallego|Pete Geren|Pete Jarman|Pete McCloskey|Pete Olson|Pete Peterson|Pete Sessions|Pete Stark|Pete Visclosky|Peter A. Garland|Peter Angelo Cavicchia|Peter C. Granata|Peter Carleton|Peter D. Wigginton|Peter Davis Oakley|Peter DeFazio|Peter Denoyelles|Peter Deutsch|Peter Dumont Vroom|Peter E. Costello|Peter Early|Peter Early Love|Peter F. Mack, Jr.|Peter Forney|Peter Francis Hammond|Peter Francis Tague|Peter Frelinghuysen Jr.|Peter G. Gerry|Peter G. Torkildsen|Peter H. Dominick|Peter H. Kostmayer|Peter Hansborough Bell|Peter Hitchcock|Peter Hoagland|Peter I. Blute|Peter I. Borst|Peter Ihrie, Jr.|Peter J. De Muth|Peter J. Dooling|Peter J. Otey|Peter J. Somers|Peter Kyros|Peter Little|Peter Myndert Dox|Peter Plympton Smith|Peter Roskam|Peter V. Deuster|Peter W. Barca|Peter W. Rodino|Peter Welch|Peterson Goodwyn|Phanor Breazeale|Phanuel Bishop|Phil Crane|Phil English|Phil Ferguson|Phil Gingrey|Phil Gramm|Phil Hare|Phil J. Welch|Phil Roe (politician)|Phil Swing|Philemon Beecher|Philemon Bliss|Philemon Dickerson|Philemon T. Herbert|Philemon Thomas|Philetus Sawyer|Philip A. Goodwin|Philip A. Traynor|Philip Allen Bennett|Philip B. Fouke|Philip B. Thompson, Jr.|Philip Barton Key|Philip C. Hayes|Philip Cook (general)|Philip D. McCulloch, Jr.|Philip Doddridge (Virginia)|Philip Francis Thomas|Philip H. Hayes|Philip H. Stoll|Philip J. Philbin|Philip Johnson (congressman)|Philip Key (U.S. politician)|Philip Knopf|Philip P. Campbell|Philip Pendleton Barbour|Philip Phillips (lawyer)|Philip R. Thompson|Philip Reed|Philip S. Crooke|Philip S. Post|Philip Sharp (politician)|Philip Stuart|Philip Thompson (Kentucky)|Philip Triplett|Phillip Burton|Phillip Hart Weaver|Phillip M. Landrum|Philo C. Fuller|Philo Hall|Phineas Jones|Phineas Miner|Phineas White|Pierce M. B. Young|Pierre Bossier|Pierre S. du Pont IV|Pierre Salinger|Pleasant B. Tully|Pleasant Moorman Miller|Pleasant T. Chapman|Poindexter Dunn|Politte Elvins|Polk Laffoon|Porter Goss|Porter H. Dale|Porter Hardy, Jr.|Portus Baxter|Posey G. Lester|Prentiss Walker|Presley Ewing|Presley T. Glass|Preston Brooks|Preston E. Peden|Prince Hulon Preston Jr.|Pryor Lea|Quentin N. Burdick|Quico Canseco|R. Clint Cole|R. Ewing Thomason|R. Holland Duell|R. Walton Moore|Rahm Emanuel|Ralph A. Gamble|Ralph Abraham (politician)|Ralph D. Cole|Ralph E. Church|Ralph E. Updike|Ralph Emerson Bailey|Ralph F. Beermann|Ralph F. Lozier|Ralph Flanders|Ralph Hall|Ralph Harvey|Ralph Hill (representative)|Ralph Hunter Daughton|Ralph Isaacs Ingersoll|Ralph James Scott|Ralph Julian Rivers|Ralph Metcalfe|Ralph Plumb|Ralph Pomeroy Buckland|Ralph R. Eltse|Ralph R. Harding|Ralph Regula|Ralph Tyler Smith|Ralph W. Gwinn|Ralph W. Moss (U.S. Representative)|Ralph Waldo Emerson Gilbert|Rand Paul|Randall L. Gibson|Randall S. Harmon|Randolph Carpenter|Randolph Perkins|Randy Forbes|Randy Hultgren|Randy Neugebauer|Randy Weber|Ransom H. Gillet|Ransom W. Dunham|Ranulf Compton|Raphael Neale|Ratliff Boon|Raul Ruiz (politician)|Ray Blanton|Ray LaHood|Ray Madden|Ray Roberts|Ray Thornton|Raymond Bartlett Stevens|Raymond H. Burke|Raymond Joseph Cannon|Raymond P. Kogovsek|Raymond S. McKeough|Raymond S. Springer|Raymond W. Karst|Reader W. Clarke|Reasin Beall|Rebecca Latimer Felton|Rees Bowen|Reese C. De Graffenreid|Reid F. Murray|Reid Ribble|Renee Ellmers|Reuben Chapman|Reuben Davis (representative)|Reuben Ellwood|Reuben Fenton|Reuben Knecht Bachman|Reuben T. Wood|Reva Beck Bosone|Rezin A. De Bolt|Ric Keller|Rice Alexander Pierce|Rice Garland|Rich Nugent|Richard A. Harrison|Richard Alsop Wise|Richard Alvin Tonry|Richard Aylett Buckner|Richard B. Vail|Richard B. Wigglesworth|Richard Baker (U.S. politician)|Richard Bartholdt|Richard Bennett Carmichael|Richard Bland Lee|Richard Bowie|Richard Brent (politician)|Richard Brodhead|Richard Burr|Richard C. Parsons|Richard Cheatham|Richard Clauselle Puryear|Richard Clough Anderson, Jr.|Richard Coke, Jr.|Richard Coulter (U.S. politician)|Richard Crawford White|Richard Crowley|Richard D. Davis|Richard D. Hubbard|Richard Dobbs Spaight|Richard Dobbs Spaight Jr.|Richard E. Connell|Richard Ely Bird|Richard F. Harless|Richard F. Simpson|Richard Fletcher (American politician)|Richard Franchot|Richard French|Richard Fulton|Richard G. Shoup|Richard Graham Frost|Richard H. Cain|Richard H. Lehman|Richard H. Stallings|Richard H. Stanton|Richard H. Whiteley|Richard H. Whiting|Richard Harding Poff|Richard Hawes|Richard Henry Clarke|Richard Henry Norton|Richard Henry Wilde|Richard Hines|Richard Howard Ichord Jr.|Richard Hudson (U.S. politician)|Richard Irvine Manning I|Richard J. Welch|Richard Jackson Jr.|Richard Jacobs Haldeman|Richard Kelly (politician)|Richard Kidder Meade|Richard L. Roudebush|Richard L. T. Beale|Richard Lankford|Richard M. Cooper|Richard M. Duncan|Richard M. Kleberg|Richard M. Russell|Richard Menefee|Richard Mentor Johnson|Richard Merrill Atkinson|Richard Mott|Richard N. Elliott|Richard N. Hackett|Richard Neal|Richard Nixon|Richard Olney II|Richard P. Bland|Richard P. Freeman|Richard Parker (congressman)|Richard Pombo|Richard Ray|Richard S. Aldrich|Richard S. Ayer|Richard S. Canby|Richard S. Molony|Richard S. Whaley|Richard Shelby|Richard Skinner (politician)|Richard Spaight Donnell|Richard Spencer (Maryland)|Richard Sprigg, Jr.|Richard Stanford (politician)|Richard Stockton (U.S. Senator)|Richard Swett|Richard T. Hanna|Richard Thomas Walker Duke|Richard Thurmond Chatham|Richard W. Austin|Richard W. Barton|Richard W. Blue|Richard W. Guenther|Richard W. Habersham|Richard W. Hoffman|Richard W. Mallary|Richard W. Parker|Richard W. Thompson|Richard W. Townshend|Richard Walker Bolling|Richard Warner (Tennessee)|Richard Williams (congressman)|Richard Winn|Richard Yates (politician, born 1815)|Richard Yates Jr.|Richardson A. Scurry|Richmond P. Hobson|Richmond Pearson|Rick Berg|Rick Boucher|Rick Crawford (politician)|Rick Hill|Rick Renzi|Rick W. Allen|Rienzi Melville Johnston|Riley J. Wilson|Risden Tyler Bennett|Rob Andrews|Rob Bishop|Rob Portman|Rob Simmons|Rob Wittman|Rob Woodall|Robert A. Borski, Jr.|Robert A. Childs|Robert A. Grant|Robert A. Green|Robert A. Roe|Robert A. Thompson|Robert A. Young|Robert Adams Jr.|Robert Aderholt|Robert Allen (Tennessee)|Robert Allen (Virginia)|Robert Anthony Hatcher|Robert B. Campbell|Robert B. Chiperfield|Robert B. Cranston|Robert B. Duncan|Robert B. Elliott|Robert B. F. Peirce|Robert B. Gordon|Robert B. Hawley|Robert B. Macon|Robert B. Scarborough|Robert B. Vance|Robert Badham|Robert Baker (New York politician)|Robert Barnwell|Robert Bauman|Robert Bernard Hall|Robert Brank Vance|Robert Brown (Pennsylvania politician)|Robert Bullock|Robert Burns (representative)|Robert Byrd|Robert C. Davey|Robert C. De Large|Robert C. Eckhardt|Robert C. Schenck|Robert Charles Wickliffe|Robert Charles Winthrop|Robert Clark (U.S. politician)|Robert Condon|Robert Craig (representative)|Robert Crosser|Robert Crozier|Robert Dale Owen|Robert Daniel|Robert Davis Johnson|Robert Desha|Robert Dinsmore Harrison|Robert Dold|Robert Douglas Heaton|Robert Drinan|Robert E. Burke|Robert E. Cook|Robert E. Cramer|Robert E. De Forest|Robert E. Doan|Robert E. Evans|Robert E. Jones, Jr.|Robert E. Lee Allen|Robert E. Lee Blackburn|Robert Edward Difenderfer|Robert Ellsworth|Robert Emmett Bledsoe Baylor|Robert F. Broussard|Robert F. Ligon|Robert F. Rockwell|Robert Franklin Armfield|Robert Franklin Bratton|Robert Franklin Jones|Robert Freeman Hopwood|Robert Freeman Smith|Robert G. Allen|Robert G. Bremner|Robert G. Cousins|Robert G. Houston|Robert G. Simmons|Robert G. Southall|Robert Gammage|Robert Garcia (New York politician)|Robert Giaimo|Robert Goodenow|Robert Goodloe Harper|Robert Grey Bushong|Robert Grier Stephens Jr.|Robert H. Foerderer|Robert H. Gittins|Robert H. M. Davidson|Robert H. Michel|Robert H. Nugen|Robert H. Steele|Robert Hale (Maine politician)|Robert Hamilton (congressman)|Robert Hanna Hammond|Robert Harris (Pennsylvania politician)|Robert Henry Whitelaw|Robert Humphreys|Robert Hurt (politician)|Robert J. Bulkley|Robert J. Corbett|Robert J. Gamble|Robert J. Lagomarsino|Robert J. Tracewell|Robert J. Vance|Robert John Cornell|Robert K. Goodwin|Robert Kastenmeier|Robert Kean|Robert Kirkland Henry|Robert Klotz|Robert L. Bacon|Robert L. Caruthers|Robert L. Coffey|Robert L. Doughton|Robert L. F. Sikes|Robert L. Leggett|Robert L. McHatton|Robert L. Mouton|Robert L. Ramsay (politician)|Robert Lee Davis|Robert Lee Henry|Robert Lee Moore (Georgia politician)|Robert Love Taylor|Robert Lowry (Indiana)|Robert Luce|Robert Lynn Hogg|Robert M. A. Hawk|Robert M. Knapp|Robert M. La Follette Sr.|Robert M. Leach|Robert M. Lively|Robert M. McCracken|Robert M. Nevin|Robert M. T. Hunter|Robert M. Wallace|Robert Malone Bugg|Robert Marion|Robert Marion Berry|Robert Maynard Murray|Robert McClory|Robert Milligan McLane|Robert Mitchell (congressman)|Robert Murphy Mayo|Robert N. Bodine|Robert N. Martin|Robert N. Page|Robert Neill (American politician)|Robert O. Harris|Robert P. Dunlap|Robert P. Griffin|Robert P. Hanrahan|Robert P. Hill|Robert P. Kennedy|Robert P. Letcher|Robert Page (Virginia politician)|Robert Patterson Clark Wilson|Robert Pittenger|Robert Porter Caldwell|Robert Potter (U.S. politician)|Robert Pryor Henry|Robert Quincy Lee|Robert R. Barry|Robert R. Butler|Robert R. Casey|Robert R. Hitt|Robert R. Reid|Robert Ramspeck|Robert Rantoul Jr.|Robert Rhett|Robert Ridgway (congressman)|Robert Rutherford (congressman)|Robert S. Garnett (congressman)|Robert S. Hall|Robert S. Maloney|Robert Smalls|Robert Smith (Illinois politician)|Robert Stafford|Robert Stell Heflin|Robert Stockton Green|Robert T. Ashmore|Robert T. Davis|Robert T. McLoskey|Robert T. Secrest|Robert T. Van Horn|Robert Taylor (congressman)|Robert Taylor Thorp|Robert Tiernan|Robert Todd Lytle|Robert Toombs|Robert Torricelli|Robert Turnbull (American politician)|Robert Twyman|Robert Vernon Denney|Robert W. Bonynge|Robert W. Edgar|Robert W. Everett|Robert W. Hemphill|Robert W. Levering|Robert W. Miers|Robert W. Roberts|Robert W. Upton|Robert Ward Johnson|Robert Washington Fyan|Robert Weakley|Robert Wexler|Robert Weygand|Robert Williams (Mississippi politician)|Robert Williams (North Carolina politician)|Robert Witherspoon|Robert Woodward Barnwell|Robert Wright (politician)|Robert Wyche Davis|Robert Y. Thomas Jr.|Robin Beard|Robin Hayes|Robin Kelly|Robin Tallon|Rockwood Hoar|Rod Blagojevich|Rod Blum|Roderick R. Butler|Rodman M. Price|Rodney Alexander|Rodney Davis (politician)|Rodney Frelinghuysen|Rodney M. Love|Rodney Wallace (Massachusetts)|Rodolphus Dickinson|Roger Atkinson Pryor|Roger C. Peace|Roger C. Slaughter|Roger Davis (Pennsylvania)|Roger Griswold|Roger H. Zion|Roger Lawson Gamble|Roger Nelson (politician)|Roger Q. Mills|Roger Sherman|Roger Vose|Roger Wicker|Roger Williams (U.S. politician)|Rogers Morton|Roland Burris|Roland Jones|Roland V. Libonati|Rolla C. McMillen|Rolland W. Redlin|Rollin Carolas Mallary|Rollin M. Daggett|Rollin R. Rees|Roman Hruska|Roman Pucinski|Romano Mazzoli|Romeo H. Freer|Romualdo Pacheco|Romulus Mitchell Saunders|Romulus Zachariah Linney|Ron Barber|Ron Dellums|Ron DeSantis|Ron Kind|Ron Klein|Ron Klink|Ron Lewis|Ron Marlenee|Ron Packard|Ron Paul|Ron Wyden|Ronald 'Bo' Ginn|Ronald A. Sarasin|Ronald B. Cameron|Ronald D. Coleman|Ronald M. Mottl|Ronald Machtley|Ronnie Flippo|Ronnie Shows|Rorer A. James|Rosa DeLauro|Roscoe Bartlett|Roscoe C. McCulloch|Roscoe C. Patterson|Roscoe Conkling|Rose McConnell Long|Ross A. Collins|Ross Bass|Ross Rizley|Roswell P. Flower|Rowland Day|Rowland Louis Johnston|Roy A. Taylor|Roy Blunt|Roy Clippinger|Roy Dyson|Roy E. Ayers|Roy G. Fitzgerald|Roy H. McVicker|Roy H. Thorpe|Royal C. Johnson|Ruben Gallego|Rudolph Bunner|Rudolph Kleberg|Rufus Choate|Rufus Dawes|Rufus E. Lester|Rufus Hardy (representative)|Rufus K. Goodenow|Rufus Mallory|Rufus McIntire|Rufus S. Frost|Rush Clark|Rush D. Holt Jr.|Russ Carnahan|Russell Errett|Russell J. Waters|Russell W. Keeney|Ruth Bryan Owen|Ruth Hanna McCormick|Rutherford B. Hayes|Ryan Costello|Ryan Zinke|S. Addison Oliver|S. Harrison White|S. Hubert Dent Jr.|S. Otis Bland|S. W. T. Lanham|S. Wallace Dempsey|S. William Green|Sala Burton|Salma Hale|Sam B. Hall Jr.|Sam Brownback|Sam C. Massingale|Sam Coon|Sam Coppersmith|Sam Ervin|Sam Farr|Sam Gejdenson|Sam Gibbons|Sam Graves|Sam Hobbs|Sam Houston|Sam Johnson|Sam L. Collins|Sam M. Russell|Sam R. Sells|Sam Rayburn|Sam Steiger|Sam Yorty|Sampson H. Butler|Sampson Willis Harris|Samson Mason|Samuel A. Cook|Samuel A. Dobbins|Samuel A. Foot|Samuel A. Shelton|Samuel Alfred Craig|Samuel Anderson (politician)|Samuel Andrew Witherspoon|Samuel Arnold (Connecticut)|Samuel Arza Davenport|Samuel Atkins Eliot (politician)|Samuel Augustus Bridges|Samuel Austin Kendall|Samuel Axley Smith|Samuel B. Avis|Samuel B. Cooper|Samuel B. Pettengill|Samuel B. Sherwood|Samuel Barton (New York)|Samuel Beach Axtell|Samuel Beardsley|Samuel Bernard Dick|Samuel Birdsall|Samuel Brenton|Samuel Bunch|Samuel Butman|Samuel Byrns|Samuel C. Crafts|Samuel C. Fessenden|Samuel C. Forker|Samuel C. Major|Samuel C. Sample|Samuel Calvin|Samuel Campbell (American politician)|Samuel Caruthers|Samuel Chase (congressman)|Samuel Chilton|Samuel Clark (New York and Michigan politician)|Samuel Clesson Allen|Samuel Cushman|Samuel D. Burchard|Samuel D. Ingham|Samuel D. Jackson|Samuel D. Purviance|Samuel D. Woods|Samuel Dana|Samuel Davis (politician)|Samuel Davis McReynolds|Samuel Dexter|Samuel Dibble|Samuel Dickens|Samuel Dickinson Hubbard|Samuel Dickstein (congressman)|Samuel Dinsmoor|Samuel E. Cook|Samuel E. Hogg|Samuel Earle|Samuel Eddy|Samuel Edwards|Samuel F. Gove|Samuel F. Hersey|Samuel Farrow|Samuel Feiser Glatfelter|Samuel Fenton Cary|Samuel Fleming Barr|Samuel Friedel|Samuel G. Andrews|Samuel G. Hilborn|Samuel G. Wright|Samuel Goode|Samuel Gordon (New York)|Samuel Griffin|Samuel Griffith (Pennsylvania)|Samuel Gross (politician)|Samuel H. Walley|Samuel H. Woodson (Kentucky)|Samuel H. Young|Samuel Hambleton (politician)|Samuel Hammond|Samuel Hays (Pennsylvania politician)|Samuel Herrick (politician)|Samuel Hoar|Samuel Holten|Samuel Hooper|Samuel Hopkins (congressman)|Samuel Hunt (New Hampshire)|Samuel I. Hopkins|Samuel Ingham|Samuel J. Barrows|Samuel J. Gholson|Samuel J. Montgomery|Samuel J. Nicholls|Samuel Joelah Tribble|Samuel Johnson Pugh|Samuel Jordan Cabell|Samuel L. Crocker|Samuel L. Devine|Samuel L. Powers|Samuel L. Warner|Samuel Lahm|Samuel Lathrop|Samuel Lewis Hays|Samuel Lilly|Samuel Livermore|Samuel Locke Sawyer|Samuel Louis Gilmore|Samuel Lyman|Samuel M. Brinson|Samuel M. Clark|Samuel M. Moore|Samuel M. Taylor|Samuel Matthews Robertson|Samuel Mayall|Samuel Mayes Arnell|Samuel McClary Fite|Samuel McKee (1774)|Samuel McKee (1833)|Samuel Myron Brainerd|Samuel Newell Bell|Samuel P. Benson|Samuel P. Morrill|Samuel Peyton|Samuel Powell|Samuel Price Carson|Samuel R. Peters|Samuel Ringgold (congressman)|Samuel Rossiter Betts|Samuel Rutherford (Georgia politician)|Samuel Ryan Curtis|Samuel S. Arentz|Samuel S. Barney|Samuel S. Bowne|Samuel S. Cox|Samuel S. Ellsworth|Samuel S. Marshall|Samuel S. Phelps|Samuel Sewall (congressman)|Samuel Shaw (politician)|Samuel Simons|Samuel Smith (Maryland)|Samuel Smith (New Hampshire)|Samuel Smith Harrison|Samuel Steel Blair|Samuel Sterett|Samuel Swan|Samuel Swinfin Burdett|Samuel T. Baird|Samuel T. Busey|Samuel Taggart|Samuel Tenney|Samuel Tredwell Sawyer|Samuel Tweedy|Samuel W. Arnold|Samuel W. Dana|Samuel W. Eager|Samuel W. McCall|Samuel W. Moulton|Samuel W. Parker|Samuel W. Peel|Samuel W. Reynolds|Samuel W. Trotti|Samuel Wadsworth Gould|Samuel Williams Inge|Samuel Winslow|Samuel Wright Mardis|Sandy Adams|Sanford Bishop|Sanford Kirkpatrick|Sarah Palin|Saxby Chambliss|Schuyler Colfax|Schuyler Merritt|Scott DesJarlais|Scott Ferris|Scott Field (politician)|Scott Garrett|Scott L. Klug|Scott Leavitt|Scott Loftin|Scott McInnis|Scott Peters (politician)|Scott Rigell|Scott Tipton|Scott W. Lucas|Scott Walker|Scott Wike|Scotty Baesler|Seaborn Jones|Seaborn Reese|Seaborn Roddenbery|Sean Duffy|Seargent Smith Prentiss|Seaton Grantland|Selwyn Z. Bowman|Sempronius H. Boyd|Serranus Clinton Hastings|Seth Hastings|Seth L. Milliken|Seth M. Gates|Seth Moulton|Seth W. Brown|Seth Wallace Cobb|Severn E. Parker|Sewall S. Farwell|Shearjashub Bourne|Sheila Frahm|Sheila Jackson Lee|Shelby Moore Cullom|Shelley Berkley|Shelley Moore Capito|Shelley Sekula-Gibbs|Shelton Leake|Shepard Cary|Shepard J. Crumpacker Jr.|Shepherd Leffler|Sherlock James Andrews|Sherman Adams|Sherman Everett Burroughs|Sherman Hoar|Sherman Otis Houghton|Sherman P. Lloyd|Sherrard Clemens|Sherrod Brown|Sherrod Williams|Sherwood Boehlert|Shirley Chisholm|Shirley Neil Pettis|Sid Simpson|Sidney A. Fine|Sidney C. Roach|Sidney Clarke|Sidney Dean|Sidney Edgerton|Sidney Parham Epes|Sidney Perham|Sidney R. Yates|Silas Adams|Silas Betton|Silas Condit|Silas Hare|Silas L. Niblack|Silas M. Burroughs (politician)|Silas Reynolds Barton|Silas Z. Landes|Silvestre Reyes|Silvio O. Conte|Simeon B. Chittenden|Simeon Baldwin|Simeon D. Fess|Simeon H. Anderson|Simeon K. Wolfe|Simon Larned|Simon M. Hamlin|Sinclair Weeks|Sion Hart Rogers|Smedley Darlington|Smith Ely Jr.|Smith McPherson|Smith Miller|Smith S. Turner|Snyder S. Kirkpatrick|Sol Bloom|Solomon Bundy|Solomon F. Prouty|Solomon Foot|Solomon Hillen Jr.|Solomon L. Hoge|Solomon P. Ortiz|Solomon P. Sharp|Solomon Robert Dresser|Solomon Strong|Sonny Bono|Sonny Callahan|South Trimble|Spark Matsunaga|Speedy Long|Spencer Bachus|Spencer Darwin Pettis|Spessard Holland|Staley N. Clarke|Stanford Parris|Stanley E. Bowdle|Stanley H. Kunz|Stanley L. Greigg|Stanley R. Tupper|Stanley Woodward Davenport|Stanton J. Peelle|Stanyarne Wilson|Starling Tucker|Steny Hoyer|Stephanie Herseth Sandlin|Stephen A. Cobb|Stephen A. Corker|Stephen A. Day|Stephen A. Douglas|Stephen A. Hoxworth|Stephen A. Hurlbut|Stephen A. Northway|Stephen Adams (politician)|Stephen Baker (New York)|Stephen Barlow (Pennsylvania)|Stephen Bolles|Stephen Brundidge Jr.|Stephen Bullock|Stephen C. Phillips|Stephen Clark Foster (Maine)|Stephen Coburn|Stephen Decatur Miller|Stephen F. Lynch|Stephen Fincher|Stephen L. Neal|Stephen Lindsey|Stephen Longfellow|Stephen M. Sparkman|Stephen Mallory II|Stephen Morgan|Stephen Ormsby|Stephen Pace|Stephen Ross Harris|Stephen Warfield Gambrill|Stephen Wright Kellogg|Sterling P. Strong|Sterling Price|Steve Austria|Steve Bartlett|Steve Buyer|Steve Chabot|Steve Cohen|Steve Daines|Steve Driehaus|Steve Gunderson|Steve Horn|Steve Kagen|Steve King|Steve Knight (politician)|Steve Largent|Steve LaTourette|Steve Pearce (politician)|Steve Rothman|Steve Russell (politician)|Steve Scalise|Steve Southerland (Florida politician)|Steve Stockman|Steve Symms|Steve Womack|Steven Beckwith Ayres|Steven Derounian|Steven Horsford|Steven Palazzo|Steven Schiff|Steven T. Kuykendall|Steven V. Carter|Stevenson Archer (1786u20131848)|Stevenson Archer (1827u20131898)|Stewart H. Appleby|Stewart McKinney (politician)|Stewart Udall|Strother M. Stockslager|Stuart F. Reed|Sue Myrick|Summers Melville Jack|Susan Brooks|Susan Davis (politician)|Suzanne Bonamici|Suzanne Kosmas|Sydenham Benoni Alexander|Sydenham Elnathan Ancona|Sydenham Moore|Sydney Emanuel Mudd I|Sydney Emanuel Mudd II|Sydney J. Bowie|Sylvester C. Smith|Sylvester Gilbert|T. A. D. Fessenden|T. Ashton Thompson|T. Coleman du Pont|T. Cooper Evans|T. Frank Appleby|T. James Tumulty|T. Jeff Busby|T. Millet Hand|T. R. Stockdale|T. Webber Wilson|Tammy Baldwin|Tammy Duckworth|Tappan Wentworth|Taul Bradford|Tazewell Ellett|Ted Cruz|Ted Deutch|Ted Kaufman|Ted Lieu|Ted Poe|Ted Risenhoover|Ted Stevens|Ted Yoho|Tennyson Guyer|Teno Roncalio|Terri Sewell|Terry Carpenter|Terry Everett|Terry L. Bruce|Teunis G. Bergen|Texas Six Pack|Thad Cochran|Thaddeus C. Pound|Thaddeus H. Caraway|Thaddeus J. Dulski|Thaddeus Wasielewski|Thelma Drake|Theobald Otjen|Theodore Arlington Bell|Theodore B. Werner|Theodore Dwight (elder)|Theodore E. Burton|Theodore F. Kluttz|Theodore G. Croft|Theodore Gaillard Hunt|Theodore Gourdin|Theodore Lyman (Massachusetts)|Theodore Sedgwick|Theodore Stark Wilkinson (Louisiana)|Theodore W. Hukriede|Theodore Weld Burdick|Theodorick Bland (congressman)|Theodorus Bailey (politician)|Theophilus Bradbury|Theron Akin|Theron Ephron Catlin|Thetus W. Sims|Thomas A. Boyd|Thomas A. Burke|Thomas A. Doyle|Thomas A. Flaherty|Thomas A. Hendricks|Thomas A. Jenkins|Thomas A. Robertson|Thomas A. Wofford|Thomas Abernethy|Thomas Alan Goldsborough|Thomas Alberter Chandler|Thomas Alexander Marshall|Thomas Alexander Smith|Thomas Allen (representative)|Thomas Andrews (politician)|Thomas Ara Spence|Thomas B. Butler|Thomas B. Cooke|Thomas B. Curtis|Thomas B. Dunn|Thomas B. Evans, Jr.|Thomas B. Fletcher|Thomas B. Fugate|Thomas B. Kyle|Thomas B. Robertson|Thomas B. Stanley|Thomas B. Ward|Thomas Baldwin Peddie|Thomas Banks Cabaniss|Thomas Barlow (Kentucky)|Thomas Bartlett, Jr.|Thomas Bayly (Maryland)|Thomas Beall Davis|Thomas Beekman|Thomas Bines|Thomas Birch Florence|Thomas Blount (statesman)|Thomas Boles|Thomas Bouldin|Thomas Bowles Shannon|Thomas Bowman (Iowa politician)|Thomas Brackett Reed|Thomas Buchecker Cooper|Thomas Burnside|Thomas Burr Osborne (politician)|Thomas Butler (Louisiana politician)|Thomas Butler King|Thomas C. Catchings|Thomas C. Chittenden|Thomas C. Coffin|Thomas C. Hackett|Thomas C. Hart|Thomas C. Hennings Jr.|Thomas C. Hindman|Thomas C. McGrath Jr.|Thomas C. Sawyer|Thomas Chandler (New Hampshire politician)|Thomas Chandler Thacher|Thomas Child, Jr.|Thomas Chilton|Thomas Chipman McRae|Thomas Claiborne (1749u20131812)|Thomas Claiborne (1780u20131856)|Thomas Clayton|Thomas Contee Worthington|Thomas Cooper (representative)|Thomas Cornell (politician)|Thomas Corwin|Thomas Croxton|Thomas Culbreth|Thomas Cunningham Cochran|Thomas Cusack (politician)|Thomas D'Alesandro Jr.|Thomas D. Eliot|Thomas D. Johnston|Thomas D. Singleton|Thomas Daniel Winter|Thomas Davee|Thomas Davenport (congressman)|Thomas Davis (Rhode Island)|Thomas De Lage Sumter|Thomas Dickens Arnold|Thomas Downey|Thomas Dunn English|Thomas Dwight (politician)|Thomas E. Martin|Thomas E. Miller|Thomas E. Noell|Thomas E. Scroggy|Thomas E. Watson|Thomas E. Winn|Thomas Evans (congressman)|Thomas Ewing Jr.|Thomas F. Burchill|Thomas F. Ford|Thomas F. Hartnett|Thomas F. Konop|Thomas F. Tipton|Thomas Fielder Bowie|Thomas Fitch (politician)|Thomas Fitzsimons|Thomas Fletcher (Kentucky)|Thomas Flournoy|Thomas Flournoy Foster|Thomas Francis Johnson|Thomas Francis Marshall|Thomas Frank Marshall|Thomas G. Burch|Thomas G. Davidson|Thomas G. Lawson|Thomas G. Morris|Thomas Gallagher (Illinois)|Thomas Gholson, Jr.|Thomas Gill (politician)|Thomas Glascock|Thomas Gregory Skinner|Thomas Griffin (politician)|Thomas H. Averett|Thomas H. B. Browne|Thomas H. Bayly|Thomas H. Blake|Thomas H. Carter|Thomas H. Cullen|Thomas H. Eliot|Thomas H. Hall|Thomas H. Herndon|Thomas H. Hughes|Thomas H. Paynter|Thomas H. Seymour|Thomas H. Tongue|Thomas H. Werdel|Thomas Hackney|Thomas Hall (politician)|Thomas Hammond (politician)|Thomas Hardeman, Jr.|Thomas Hart Benton (politician)|Thomas Hart Ruffin|Thomas Hartley Crawford|Thomas Haughey|Thomas Haymond|Thomas Hedge|Thomas Henderson (New Jersey)|Thomas Henry (Pennsylvania)|Thomas Henry Ball|Thomas Henry Burke (politician)|Thomas Henry Dale|Thomas Hinds|Thomas Irwin|Thomas J. B. Robinson|Thomas J. Barr|Thomas J. Bliley Jr.|Thomas J. Bradley|Thomas J. Cason|Thomas J. Clunie|Thomas J. Creamer|Thomas J. D. Fuller|Thomas J. Dodd|Thomas J. Geary|Thomas J. Henderson (politician)|Thomas J. Henley|Thomas J. Lane|Thomas J. O'Brien (Illinois politician)|Thomas J. Scully|Thomas J. Selby|Thomas J. Speer|Thomas J. Steele|Thomas J. Strait|Thomas J. Turner|Thomas J. Word|Thomas Jefferson Campbell|Thomas Jefferson Halsey|Thomas Jefferson Lilly|Thomas Jefferson Majors|Thomas Jefferson Wood|Thomas Jenckes|Thomas Johns Perry|Thomas Jones Yorke|Thomas Joseph Meskill|Thomas K. Harris|Thomas Kittera|Thomas Kuchel|Thomas L. Blanton|Thomas L. Bunting|Thomas L. Hamer|Thomas L. Harris|Thomas L. Owens|Thomas L. Reilly|Thomas L. Rubey|Thomas Lanier Clingman|Thomas Larkin Thompson|Thomas Laurens Jones|Thomas Lawson Price|Thomas Lee (New Jersey)|Thomas Lewis, Jr.|Thomas Lilbourne Anderson|Thomas Love Moore|Thomas Lowndes (congressman)|Thomas Lynch (congressman)|Thomas M. Browne|Thomas M. Davis|Thomas M. Eaton|Thomas M. Edwards|Thomas M. Ferrell|Thomas M. Foglietta|Thomas M. Gunter|Thomas M. Jett|Thomas M. Nelson|Thomas M. Norwood|Thomas M. Paschal|Thomas M. Patterson|Thomas M. Rees|Thomas M. Storke|Thomas Mann Randolph Jr.|Thomas Marshal Bibighaus|Thomas Marshall Howe|Thomas Massie|Thomas McEwan, Jr.|Thomas McKee Bayne|Thomas Metcalfe (Kentucky)|Thomas Monteagle Bayly|Thomas Montgomery (American politician)|Thomas Montgomery Bell|Thomas Moore (South Carolina congressman)|Thomas N. Downing|Thomas N. Stilwell|Thomas Newbold|Thomas Newton Jr.|Thomas O'Malley (congressman)|Thomas O. Edwards|Thomas P. Carnes|Thomas P. Grosvenor|Thomas P. Ochiltree|Thomas Parran, Sr.|Thomas Patrick Moore|Thomas Pinckney|Thomas Plater|Thomas R. Ball|Thomas R. Cobb|Thomas R. Gold|Thomas R. Hudd|Thomas R. Mitchell|Thomas R. Ross|Thomas R. Underwood|Thomas Ray Hamer|Thomas Ritchey|Thomas Robinson, Jr.|Thomas Rolph|Thomas Ryan (congressman)|Thomas Ryum Amlie|Thomas S. Bocock|Thomas S. Butler|Thomas S. Crago|Thomas S. Flood|Thomas S. Gettys|Thomas S. Gordon|Thomas S. Kenan|Thomas S. Kleppe|Thomas S. McMillan|Thomas S. Plowman|Thomas Samuel Ashe|Thomas Sandford|Thomas Scott Williams|Thomas Settle (North Carolina, 15thu201316th Congress)|Thomas Settle (North Carolina, 53rdu201354th Congress)|Thomas Sinnickson (merchant)|Thomas Sinnickson (politician)|Thomas Smith (Indiana congressman)|Thomas Spalding|Thomas Speed|Thomas Spight|Thomas Sprigg|Thomas Sumter|Thomas Sutler Williams|Thomas Swann|Thomas T. Flagler|Thomas T. Whittlesey|Thomas Taggart|Thomas Telfair|Thomas Terry Davis|Thomas Theodore Crittenden|Thomas Tillinghast|Thomas Treadwell Davis|Thomas Tudor Tucker|Thomas Turner (Congressman)|Thomas U. Sisson|Thomas Updegraff|Thomas Van Swearingen|Thomas Vernor Smith|Thomas W. Bradley|Thomas W. Cobb|Thomas W. Cumming|Thomas W. Ewing|Thomas W. Hardwick|Thomas W. Harrison|Thomas W. L. Ashley|Thomas W. Miller|Thomas W. Thompson|Thomas Walker Gilmer|Thomas Ward (New Jersey)|Thomas Watkins Ligon|Thomas Wheeler Williams|Thomas Whipple, Jr.|Thomas Whitehead|Thomas William Sadler|Thomas Williams (Alabama)|Thomas Willoughby Newton|Thomas Wilson (Virginia politician)|Thomas Wingfield Grimes|Thomas Withers Chinn|Thomas Wren|Thomas Wynns|Thomas Y. Fitzpatrick|Thomas Yates Walsh|Thompson Campbell|Thompson W. McNeely|Thomson J. Skinner|Thruston Ballard Morton|Thurman C. Crook|Tic Forrester|Tilghman Howard|Tilghman Tucker|Tillie K. Fowler|Tilman Bacon Parks|Tim Bishop|Tim Griffin|Tim Holden|Tim Huelskamp|Tim Hutchinson|Tim Johnson (Illinois politician)|Tim Johnson (South Dakota politician)|Tim Kaine|Tim Lee Carter|Tim Lee Hall|Tim Mahoney|Tim Ryan (politician)|Tim Scott|Tim Valentine|Tim Wirth|Timothy Bloodworth|Timothy Childs|Timothy Davis (Iowa)|Timothy Davis (Massachusetts)|Timothy Fuller|Timothy Guy Phelps|Timothy J. Campbell|Timothy J. Carter|Timothy J. Roemer|Timothy P. Sheehan|Timothy Pickering|Timothy Pilsbury|Timothy Pitkin|Timothy R. Young|Timothy T. Ansberry|Tinsley W. Rucker Jr.|Tip O'Neill|Titus Brown|Tobias A. Plants|Toby Moffett|Toby Morris|Toby Roth|Todd Akin|Todd Rokita|Todd Tiahrt|Todd Young|Tom A. Yon|Tom Allen|Tom Barrett (politician)|Tom Bevill|Tom Campbell (California politician)|Tom Carper|Tom Coburn|Tom Cole|Tom Coleman (Missouri politician)|Tom Connally|Tom Corcoran (politician)|Tom Cotton|Tom D. McKeown|Tom Daschle|Tom DeLay|Tom Feeney|Tom Graves|Tom Harkin|Tom J. Murray|Tom Kindness|Tom L. Johnson|Tom Lantos|Tom Latham|Tom Lewis (American politician)|Tom Loeffler|Tom Luken|Tom MacArthur|Tom McClintock|Tom McMillen|Tom Osborne|Tom Perriello|Tom Petri|Tom Pickett|Tom Price (U.S. politician)|Tom Railsback|Tom Rice|Tom Rooney (politician)|Tom Steed|Tom Stout|Tom Tancredo|Tom Tauke|Tom Udall|Tom Van Horn Moorehead|Tom Vandergriff|Tomlinson Fort (congressman)|Tommy F. Robinson|Tony Coelho|Tony P. Hall|Torbert Macdonald|Travis Childers|Trent Franks|Trent Kelly (politician)|Trent Lott|Trey Gowdy|Trey Radel|Tristam Burges|Tristram Shaw|Truman H. Aldrich|Truman H. Hoag|Truman Smith|Tulsi Gabbard|Tunstall Quarles|Turner M. Marquette|Tyre York|Ulysses F. Doubleday|Ulysses S. Stone|Ulysses Samuel Guyer|Upton Sheredine|Uriah Forrest|Uriah Tracy|Uriel Holmes|Uriel Sebree Hall|Usher L. Burdick|V. Lamar Gudger|Valentine B. Horton|Valentine Efner|Van H. Manning|Van Hilleary|Vance McAllister|Vance Plauche|Vera Buchanan|Vera C. Bushfield|Vern Buchanan|Vernon Wallace Thomson|Veronica Grace Boland|Vespasian Warner|Vic Snyder|Vicky Hartzler|Victor Anfuso|Victor H. Fazio|Victor H. Metcalf|Victor Heintz|Victor L. Berger|Victor Murdock|Victor Veysey|Victor Wickersham|Victory Birdseye|Vince Snowbarger|Vincent Boreing|Vincent Carter|Vincent F. Harrington|Vincent J. Dellay|Vincent Luke Palmisano|Virgil Chapman|Virgil D. Parris|Virgil Goode|Virginia D. Smith|Virginia E. Jenckes|Virginia Foxx|Vito Fossella|Volney Howard|W. Arthur Winstead|W. Benjamin Gibbs|W. Godfrey Hunter|W. Jasper Blackburn|W. Jasper Talbert|W. Pat Jennings|W. S. Stuckey Jr.|W. Sterling Cole|W. Turner Logan|W. Wirt Courtney|Waddy Thompson, Jr.|Wade H. Kitchens|Wade Hampton I|Walbridge A. Field|Wall Doxey|Wallace H. White Jr.|Wallace T. Foote Jr.|Wally Herger|Walpole G. Colerick|Walt Minnick|Walter Allen Watson|Walter B. Huber|Walter B. Jones Jr.|Walter B. Jones Sr.|Walter Booth|Walter Bowie|Walter C. Newberry|Walter C. Ploeser|Walter Capps|Walter Case|Walter Chandler|Walter Coles|Walter D. McIndoe|Walter E. Brehm|Walter E. Johnston, III|Walter E. Powell|Walter E. Rogers|Walter Evans (American politician)|Walter F. Lineberger|Walter F. Pool|Walter Flowers|Walter Folger Jr.|Walter Forward|Walter G. Andrews|Walter Gresham (Texas politician)|Walter Guion|Walter H. Albaugh|Walter H. Moeller|Walter Halben Butler|Walter Hampden Overton|Walter I. Hayes|Walter I. McCoy|Walter I. Smith|Walter Jones (Virginia politician)|Walter K. Granger|Walter Kehoe|Walter Lafferty|Walter Lambeth|Walter Leak Steele|Walter Lewis Hensley|Walter Lewis McVey, Jr.|Walter M. Chandler|Walter M. Denny|Walter M. Pierce|Walter Mondale|Walter Nesbit|Walter O. Hoffecker|Walter P. Brownlow|Walter R. Tucker III|Walter Russell Stiness|Walter S. Baring Jr.|Walter S. Jeffries|Walter T. Colquitt|Walter W. Bankhead|Walter Walker (politician)|Ward Miller|Warren A. Haggott|Warren B. English|Warren Davidson|Warren F. Daniell|Warren Gard|Warren J. Duffey|Warren Miller (West Virginia Congressman)|Warren O. Arnold|Warren P. Noble|Warren R. Davis|Warren Winslow|Warren Worth Bailey|Washington Barrow|Washington C. Whitthorne|Washington F. Willcox|Washington J. McCormick|Watkins Moorman Abbitt|Wayne Allard|Wayne Dowdy|Wayne Gilchrest|Wayne Hays|Wayne N. Aspinall|Wayne Owens|Wayne R. Grisham|Webb Franklin|Webster E. Brown|Weldon Nathaniel Edwards|Wells A. Hutchins|Wells Goodykoontz|Wendell Anderson|Wendell Bailey|Wendell H. Meade|Wendell Wyatt|Wes Cooley|Wes Watkins|Wesley A. D'Ewart|Wesley E. Disney|Wharton J. Green|Whitmell P. Martin|Wilbur L. Adams|Wilbur Mills|Wilburn Cartwright|Wiley Mayne|Wiley P. Harris|Wiley Thompson|Will E. Neal|Will Hurd|Will Kirk Kaynor|Will Rogers (Oklahoma politician)|Will Rogers Jr.|Willa L. Fulmer|Willa McCord Blake Eslick|Willard Duncan Vandiver|Willard Hall|Willard Preble Hall|Willard S. Curtin|Willfred W. Lufkin|William A. Ashbrook|William A. B. Branch|William A. Barrett|William A. Blakley|William A. Burwell|William A. Calderhead|William A. Chanler|William A. Cullop|William A. Dawson|William A. Dickson|William A. Ekwall|William A. J. Sparks|William A. Lake|William A. Newell|William A. Phillips|William A. Pile|William A. Pirce|William A. Purtell|William A. Rodenberg|William A. Rowan|William A. Russell|William A. Stanfill|William A. Steiger|William Adam Piper|William Addams|William Addison Duncan|William Aiken, Jr.|William Albert|William Albin Young|William Aldrich|William Alexander Harris (Virginia)|William Alexander Richardson|William Alexander Smith (politician)|William Allan Oldfield|William Allen (congressman)|William Allen (governor)|William Anderson (naval officer)|William Anderson (Pennsylvania)|William Anderson Handley|William Appleton (politician)|William Armstrong (Virginia)|William Atkinson Jones|William Augustus Ayres|William Augustus Darling|William Augustus Hall|William Augustus Reeder|William B. Allison|William B. Anderson|William B. Bankhead|William B. Bowling|William B. Calhoun|William B. Campbell|William B. Charles|William B. Cravens|William B. Francis|William B. McKinley|William B. Read|William B. Small|William B. Spencer|William B. Umstead|William B. Walton|William B. Washburn|William B. Widnall|William Bacon Oliver|William Bailey Lamar|William Ballard Preston|William Barksdale|William Barnett (Georgia politician)|William Barry Grove|William Barton Wade Dent|William Baylies|William Beatty (Pennsylvania)|William Benjamin Baker|William Benjamin Craig|William Bennett Fleming|William Benton (senator)|William Bernard Barry|William Biddle Shepard|William Blackledge|William Blount Carter|William Bourke Cockran|William Branch Giles|William Brickly Stokes|William Brown (congressman)|William Burleigh|William Butler (1759u20131821)|William Butler (1790u20131850)|William C. Adamson|William C. C. Claiborne|William C. Cooper|William C. Cramer|William C. Feazel|William C. Fields|William C. Hammer|William C. Houston|William C. Lantaff|William C. Lovering|William C. McCauslen|William C. Mooney|William C. Oates|William C. Wampler|William C. Wright|William Cabell Rives|William Campbell Preston Breckinridge|William Carlile Arnold|William Carney (politician)|William Carter Love|William Chamberlain (politician)|William Charles Salmon|William Chester Lankford|William Chetwood|William Claflin|William Claiborne Dunlap|William Claiborne Owens|William Clay Cole|William Cogswell|William Cohen|William Coleman Anderson|William Collins (representative)|William Connell (Pennsylvania politician)|William Constantine Culbertson|William Cooper (judge)|William Cost Johnson|William Cox Ellis|William Coxe Jr.|William Craik|William Crawford (Pennsylvania)|William Crawford Sherrod|William Creighton, Jr.|William Crosby Dawson|William Crutchfield|William Cullen (representative)|William Cullom|William Czar Bradley|William D. Bishop|William D. Boies|William D. Bynum|William D. Byron|William D. Hill|William D. Kelley|William D. Lindsley|William D. Martin|William D. McFarlane|William D. Owen|William D. Williamson|William Daniel Brayton|William Darius Jamieson|William Darlington|William David Blakeslee Ainey|William David Upshaw|William Davidson (congressman)|William Davis Daly|William Dawson (Missouri)|William Denning|William Dickson (congressman)|William Dietz (politician)|William Doan|William Donnison Ford|William Dorsheimer|William Dowse|William Drayton|William Duer (U.S. Congressman)|William Dunbar (politician)|William E. Andrews|William E. Burney|William E. Cleary|William E. Cox|William E. Crow|William E. Dannemeyer|William E. Dodge|William E. English|William E. Evans|William E. Finck|William E. Fuller|William E. Gaines|William E. Haynes|William E. Hess|William E. Hull|William E. Mason|William E. McVey|William E. Niblack|William E. Simms|William E. Simonds|William E. Tuttle, Jr.|William E. Williams|William E. Wilson (Indiana politician)|William Edmond|William Edward Barton|William Edwin Minshall Jr.|William Elliott (American politician)|William Ely|William Emerson Barrett|William Emerson Brock|William Enyart|William Ephraim Smith|William Eustis|William Evans Arthur|William Everett|William Everhart|William F. Aldrich|William F. Allen (Delaware)|William F. Birch|William F. Brunner|William F. Clinger Jr.|William F. Colcock|William F. Englebright|William F. Goodling|William F. Gordon|William F. Hunter|William F. Knowland|William F. Kopp|William F. L. Hadley|William F. Love|William F. Mahoney|William F. McNagny|William F. Norrell|William F. Parrett|William F. Slemons|William Fadjo Cravens|William Farrand Prosser|William Fell Giles|William Findley|William Fitzgerald (Tennessee politician)|William Fletcher Sapp|William Floyd|William Flynt Nichols|William Francis Murray|William Francis Rhea|William Francis Stevenson|William Francis Strudwick|William Franklin Draper (politician)|William G. Angel|William G. Bray|William G. Brown Sr.|William G. Donnan|William G. Steele|William G. Stigler|William G. Whiteley|William Gaston|William Gay Brown Jr.|William George Thompson|William Godshalk|William Goode (politician)|William Gordon (New Hampshire politician)|William Gordon (Ohio politician)|William Gordon Brantley|William Graham (Indiana politician)|William Grainger Blount|William H. Avery (politician)|William H. Baker|William H. Bates|William H. Bower|William H. Boyce|William H. Brawley|William H. Calkins|William H. Cate|William H. Crain|William H. Dieterich|William H. Douglas|William H. Enochs|William H. F. Fiedler|William H. Flack|William H. Forney|William H. Gest|William H. Gray (Pennsylvania politician)|William H. Hammett|William H. Harrison (Wyoming Congressman)|William H. Hatch|William H. Heald|William H. Hinebaugh|William H. Hinrichsen|William H. Hudnut III|William H. Hunter|William H. King|William H. Kitchin|William H. Meyer|William H. Murfree|William H. Murray|William H. Neece|William H. Parker (politician)|William H. Perry|William H. Ray|William H. Roane|William H. Sproul|William H. Stafford|William H. Stevenson|William H. Sutphin|William H. Wade|William H. Wadsworth|William H. Wheat|William H. Wiley|William H.H. Cowles|William Haile (Mississippi)|William Hale (politician)|William Hall (governor)|William Halstead|William Hanes Ayres|William Harrell Felton|William Harrison Dimmick|William Harrison Graham|William Harrison Martin|William Hartzell|William Hathaway|William Hawkins Polk|William Hayden English|William Hayward Jr.|William Hebard|William Heilman|William Helmick|William Helms|William Hendricks|William Henry (congressman)|William Henry Ashley|William Henry Barnum|William Henry Bissell|William Henry Brockenbrough|William Henry Carter|William Henry Coleman|William Henry Denson|William Henry Draper (congressman)|William Henry Fitzhugh Lee|William Henry Fleming|William Henry Harrison|William Henry Harrison Stowell|William Henry Hill (North Carolina)|William Henry Hines|William Henry Koontz|William Henry Mills Pusey|William Henry Moody|William Henry Sneed|William Henry Stiles|William Henry Stone|William Henry Thompson|William Henry Washington|William Hepburn Armstrong|William Herod|William Higby|William High Keim|William Hindman|William Hinson Cole|William Hoge (Pennsylvania politician)|William Howard (congressman)|William Hughes (senator)|William Humphreys Jackson|William Hunter (Vermont politician)|William Huntington Kirkpatrick|William Huston Natcher|William I. Traeger|William Irvine (general)|William J. Allen|William J. Alston|William J. Bacon|William J. Brown (Indiana)|William J. Browning|William J. Burke|William J. Cary|William J. Coombs|William J. Coyne|William J. Crow|William J. Driver|William J. Fields|William J. Fitzgerald|William J. Graham|William J. Granfield|William J. Graves|William J. Grayson|William J. Green Jr.|William J. Green, III|William J. Hughes|William J. Jefferson|William J. Keating|William J. Lewis|William J. Martini|William J. Miller|William J. O'Brien|William J. Purman|William J. Randall|William J. Samford|William J. Scherle|William J. Sears|William J. Stone|William J. Wynn|William Jack (U.S. politician)|William James Connell|William Jay Smith (Tennessee politician)|William Jennings Bryan|William Jennings Bryan Dorn|William Johnson Stone|William Johnston (congressman)|William Johnston Dawson|William Jones (statesman)|William K. Bond|William K. Brewster|William K. Clowney|William K. Fuller|William Kellogg (Illinois)|William Kennedy (Connecticut)|William Kennedy (North Carolina)|William Kennon Jr.|William Kennon Sr.|William Kent (U.S. Congressman)|William Kettner|William Kimmel|William L. Armstrong|William L. Dawson (politician)|William L. Fiesinger|William L. Goggin|William L. Higgins|William L. Hungate|William L. Igoe|William L. May|William L. Nelson|William L. Scott|William L. Springer|William L. Storrs|William L. Terry|William L. Tierney|William Larrabee (Indiana)|William Lathrop|William Lawrence (Ohio Democrat)|William Lawrence (Ohio Republican)|William Lee Ball|William Lehman (Florida politician)|William Leigh Brent|William Lemke|William Lewis (Kentucky politician)|William Lewis Dewart|William Lorimer (politician)|William Loughridge|William Loughton Smith|William Louis Dickinson|William Lowndes (congressman)|William Lowndes Yancey|William Lucas (politician)|William Luther Hill|William Lyman (congressman)|William Lyne Wilson|William M. Beckner|William M. Berlin|William M. Butler|William M. Calder|William M. Citron|William M. Colmer|William M. Gwin|William M. Ketchum|William M. Lanning|William M. Levy|William M. Lowe|William M. McCarty|William M. Morgan (congressman)|William M. Richardson|William M. Robbins|William M. Treloar|William M. Tuck|William Madison Whittington|William Marcellus Howard|William Marshall Inge|William Martin Croll|William Matthews (politician)|William Matthews Merrick|William Mayrant|William McAdoo (New Jersey politician)|William McComas|William McCoy (congressman)|William McCreery (Maryland)|William McDaniel (politician)|William McDonald Wheeler|William McFarland|William McKee Dunn|William McKendree Springer|William McKinley|William McKinley (Virginia)|William McLean (Ohio politician)|William McMahon McKaig|William McWillie|William Medcalf Kinsey|William Medill|William Michael Cocke|William Milnes, Jr.|William Mitchell (congressman)|William Montgomery (North Carolina)|William Montgomery Churchwell|William Moore (congressman)|William Moore McCulloch|William Morris Davis (congressman)|William Moxley|William Mungen|William N. Baltz|William N. Richardson|William N. Sweeney|William N. Vaile|William Nathaniel Rogers|William Neff Patman|William Noble Andrews|William Norton Shinn|William O. Atkeson|William O. Barnard|William O. Burgin|William O. Cowger|William Orlando Butler|William Oscar Mulkey|William Oswald Mills|William P. Baker|William P. Bolton|William P. Connery Jr.|William P. Curlin, Jr.|William P. Cutler|William P. Edwards|William P. Elmer|William P. Fessenden|William P. Frye|William P. Holaday|William P. Kimball|William P. Lambertson|William P. McLean|William P. Price|William P. Taulbee|William P. Taylor|William P. Wolf|William Paine Sheffield, Jr.|William Paine Sheffield, Sr.|William Pallister Hubbard|William Parker Caldwell|William Parmenter|William Patterson (Ohio)|William Patterson Borland|William Pennington|William Peters Hepburn|William Pinkney|William Pitt Kellogg|William Pitt Lynde|William Plumer, Jr.|William Pope Duval|William Porcher Miles|William Preston (Kentucky)|William Prince (Indiana)|William Purington Cole Jr.|William R. Cotter (politician)|William R. Coyle|William R. Eaton|William R. Ellis|William R. Green|William R. King|William R. Laird, III|William R. Myers|William R. Poage|William R. Ratchford|William R. Rockhill|William R. Roy|William R. Sapp|William R. Wood (Indiana)|William Raleigh Hull Jr.|William Ralls Morrison|William Raworth Cooper|William Reed (politician)|William Reynolds Archer Jr.|William Richard Johnson|William Ripley Brown|William Robert Moore|William Robert Smith|William Robertson McKenney|William Rosecrans|William Royer|William Ruffin Cox|William Russell (Ohio politician)|William Russell Smith|William S. Archer|William S. Cowherd|William S. Damrell|William S. Goodwin|William S. Greene|William S. Groesbeck|William S. Haymond|William S. Herndon|William S. Hill|William S. Holman|William S. Howard|William S. Jacobsen|William S. Mailliard|William S. McNary|William S. Morgan|William Salter Blackledge|William Samuel Booze|William Sawyer (representative)|William Schley|William Sebring Kirkpatrick|William Shadrach Knox|William Sheldrick Conover|William Shepard|William Shepperd Ashe|William Singleton Young|William Slade|William Smith (Maryland)|William Smith (South Carolina representative)|William Smith (Virginia governor)|William Smith (Virginia representative)|William Smith O'Brien (Congressman)|William Smyth (congressman)|William Soden Hastings|William Sprague III|William St. John Forman|William St. Onge|William Stanley West|William Stedman|William Stephens|William Stiles Bennet|William Stone (Tennessee)|William Stratton|William Strong (Vermont politician)|William Swan Garvin|William T. Barry|William T. Byrne|William T. Cahill|William T. Crawford|William T. Fitzgerald|William T. Granahan|William T. Haskell|William T. Murphy|William T. Nuckolls|William T. Price|William T. Redmond|William T. S. Barry|William T. Schulte|William T. Tyndall|William T. Zenor|William Tandy Senter|William Taylor (Virginia)|William Tecumsah Avery|William Temple (governor)|William Terrell|William Terry (congressman)|William Thomas Bland|William Thomas Clark|William Thomas Ellis|William Thomas Hamilton|William Thomas Ward|William Thomasson|William Thompson (Iowa)|William Tredway|William V. Chappell Jr.|William V. Lucas|William V. Roth Jr.|William V. Sullivan|William Van Ness Bay|William Van Pelt|William Vandever|William Vans Murray|William Vollie Alexander Jr.|William Voris Gregory|William W. Arnold|William W. Bowers|William W. Chalmers|William W. Cocks|William W. Cohen|William W. Crapo|William W. Dixon|William W. Eaton|William W. Ellsberry|William W. Ellsworth|William W. Grout|William W. Irvin|William W. Irwin|William W. Link|William W. Morrow|William W. Paine|William W. Rice|William W. Rucker|William W. Venable|William W. Warren|William W. Wick|William W. Wilshire|William Walker Foulkrod|William Wallace Brown|William Walsh (Maryland)|William Walter Phelps|William Walton Griest|William Walton Kitchin|William Ward Johnson|William Warfield Wilson|William Warner (Missouri)|William Warren Barbour|William Washington Larsen|William Waters Boyce|William Watson McIntire|William Whiting (Massachusetts)|William Whiting Boardman|William Whiting II|William Widgery|William Wilder|William Wildman Campbell|William Williams (Indiana)|William Williamson (politician)|William Willis Garth|William Winter Payne|William Wirt Culbertson|William Wirt Hastings|William Wirt Vaughan|William Woodburn|William Woodward (South Carolina)|William Worth Dickerson|William Wright (United States politician)|William Wright Southgate|William Wyatt Bibb|William Y. Humphreys|Williamson Robert Winfield Cobb|Willie Person Mangum|Willis A. Gorman|Willis Allen|Willis Alston|Willis Brewer|Willis C. Hawley|Willis G. Sears|Willis Green|Willis J. Bailey|Willis James Hulings|Willis Sweet|Willis W. Bradley|Willoughby Newton|Wilmer Mizell|Wilson Cary Nicholas|Wilson D. Gillette|Wilson Lumpkin|Wilson Nesbitt|Wilson S. Hill|Wilton E. Hall|Winder Laird Henry|Winder R. Harris|Winfield K. Denton|Winfield S. Featherston|Winfield S. Kerr|Wingate H. Lucas|Wingfield Bullock|Winnifred Sprague Mason Huck|Winston L. Prouty|Wint Smith|Winthrop Welles Ketcham|Wooda Nicholas Carr|Woodrow W. Jones|Worthington Curtis Smith|Wright Patman|Wyatt Aiken|Wyche Fowler|Wynne F. Clouse|Xavier Becerra|Xenophon P. Wilfley|Yvette Clarke|Yvonne Brathwaite Burke|Zabdiel Sampson|Zach Wamp|Zachary D. Massey|Zachary Taylor (Tennessee)|Zadoc L. Weatherford|Zadock Cook|Zadok Casey|Zalmon Wildman|Zebulon Baird Vance|Zebulon Weaver|Zedekiah Kidwell|Zell Miller|Zeno J. Rives|Zeno Scudder|Zephaniah Swift|Zoe Lofgren|Total|Percentage
201609|51|29|46|51|79|155|89|40|65|516|57|48|105|26|33|47|104|96|60|35|3305|55|30|220|22|388|62|41|66|88|56|1282|51|49|875|34|141|1576|53|988|41|36|64|102|60|215142|19|39|42|33|60|79|31|57|50|54|35|44|683|154|18|33|76|27|30|2719|35|1388|148|2435|49|38|52|67|32|26|4094|37|212|93|28|41|751|130|15|98|65342|1575|101|181|1978|5478|807|269|453|115|206|21|5167|30|186|38|19|18|27|34|56|39|130|40|40|311|50|467|128|248|57|31|37|3593|39|22|32|41|1657|56|114|44|115|47|41|26|68|41|32|59|57|57|24|73|379|100|45|190|81|77|35|22|153|53|40|55|41|131|425|1647|109|2109|36|147|908|41|16|61|63|22|46|22|65|156|41|27|49|40|19|45|73|42|47|67|29|33|246|4034|159|38|30|155|23|26|29|127|72|28|33|83|126|93|36|53|49|30|39|191|22|32|27|147|19|34|181|54|48|24|38|17|111|31|100|65|63|35|57|48|57|49|36|20|293|26|45|46|66|12|23|29|179|145|26|26|31|29|29|299|43|60|33|75|116|76|37|264|152|76|24|19|52|24|88|11533|1742|57|22|127|17|57|59|328|44|121|169|44|109|31|116|40|35|405|98|31|30|67|64|116|60|33|42|71|149|29|46|100|39|42|2425|107|42|37|16|38|35|90|27|79|42|454|776|19|101|47|34|79|35|47|33|27|28|44|38|25|41|186|318|22|27|91|63|65|121|24|39|1119|45|28|81724|54|49|338|317|19|180|66|156|427|48769|37|75|55|105|99|1176|45|26|27|13|32|340|81|40|43|50|48|4615|652|787|146|86|5045|336|1620|1488|1801|335|26|42|1171|54|24|79|186|80|32|48|27|47|34|32|50|30|5459|38|26|247|29|19|89|51|26|42|50|24|33|38|26|21|42|24|82|35|43|202|29|65|36|33|109|83|1050|12|176|20|29|92|24|95|64|1039|127|36|81|73|32|31|259|92|13|71|25|220|33|58|591|38|126|32|14|28|28|47|3127|34|86|50|89|78|39|29|36|73|91|106|23|27|49|47|46|65|35|30|88|48|56|51|21|23|678|61|61|27|23|97|21|59|529|117|28|43|54|58|18|46|60|562|36|44|54|27|59|405|835|386|49|39|30|91|49|30|56|407874|248|11150|3253|298|4652|8368|4804|273|488|39|47|23|55|82|97|77|7120|1473|84|810|791|418|78|42|123|3146|92|21|2771|38445|460|102|25|85|67|64|910|1786|2459|201|132|22|38|470|702|105|53|87|18|43|149|2820|70|34|86|54|79|26|41|41|37|82|20|29|32|51|39|46|42|42|136|104|130|34|25|13|26|39|29|134|173|32|29|77|269|128|17|67|20|78|117|40|56|53|67|31|56|54|31|22|43|470|25|88|77|28|34|47|108|4502|142|138|77|3310|103|24|27|160|260|32|39|26|95|1057|28|59|31|48|87|84|401|40|39|38|99|50|28|53|45|78|84209|89|58|59|45|29|1412|250|35|166|25|29|2386|415|1082|63|2022|456|133|627|236|863|1112|27|156|134|88|104|104|676|90|714|661|236|60|861|5049|168|940|769|7801|200|170|601|788|81|63|635|810|78|56|63|40|925|94|2021|1660|282|3301|514|1131|272|24171|1561|1322|387|1199|234|750|2612|1528|577|1214|523|1224|1272|565|701|7959|107|1066|143|1325|502|930|108|142|67|640|167|394|11315|3445|199|813|54|42|1667|46|23|1839|718|436|193|1261|1859|27|22|44|1152|27|28|1077|131|552|1142|401|110|178|3243|224|41|128|247|736|57|719|350|2789|590|72|25|21|20|26|592|452|1183|171|913|1375|22|29|57|27|153|35|46|47|84|47|16|2062|218|102|133|34|30|1211|41|63|49|62|111|34|41|68|48|40|633|136|176|281|62|40|630|609|24|107|43|36|174|54|29|24|93|30|159|34|36|29|286|1417|44|453|165|845|170|100|356|1694|35|38|56|2234|52|45|40|67|1539|27|65|27|46|91|15513|18|1341|210|240|47|255|46|990|86|1230|457|51|40|44|146|44|20|55|130|323|49|141|106|94|1366|2130|685|35|23|34|71|117|150|40|50|178|25|30|40|342|23|49|22|26|45|55|49|46|43|82|41|130|248|71|46|34|34|69|50|21|41|151|35|80|165|53|256|88|91|25|36|42|19|500|219|23|29|35|47|4314|16|38|37|17|17|23|100|50|123|32|71|38|37|42|37|41|4104|46|48|90|39|31|25|22|125|89|27|28|1054|29|50|78|131|43|42|159|36|42|45|40|65|82|42|51|145|63|24|23|283|39|26|20|30|50|37|30|35|45|26|64|40|71|71|123|20|86|69|34|24|110|193|1918|51|195|28|42|133|34|44|136|39|49|83|41|16|68|1806|43|31|34|59|65|129|52|25|52|36|75|48|26|48|43|37|28|87|290|42|27|132|53|31|65|28|141|64|22|104|15|42|45|381|38|30|108|41|95|108|39|41|35|48|67|56|162|34|91|111|233|34|29|36|58|36|126|44|27|51|94|74|1113|22|31|46|24|92|91|39|47|67|26|49|87|27|30|146|43|116|39|218|81|65|94|22|94|663|31|316|69|46|26|29|34|50|187|125|19|19|47|49|48|73|55|46|74|28|33|88|2385|43|52|79|96|97|66|32|32|74|59|159|49|0|0|96|42|13|27|28|26|58|87|51|135|53|30|145|91|20|36|71|30|50|38|167|47|20|78|2225|58|26|281|153|113|85|57|55|67|86|142|56|22|25|18|17|55|161|47|23|28|36|34|218|38|23|33|1380|364|222|447|215|336|14762|97|176|17|73|23|76|78|30|63|1760|1552|43|34|54|55|49|684|102|43|23|58|109|47|316|23|62|26|17|19|110|27|438|30|95|475|51|38|360|523|298|383|1536|4457|1921|316|4522|893|1845|1042|3064|1265|35|99|26|35|24|30|2043|56|126|42|46|74|30|83|24|635|6623|124|270|65|140|423|178|3754|36|46|64|179|123|113|47|27|105|43|122|48|248|601|80|33|30|36|61|19|49|488|56|64|2313|185|64|1564|24|26|47|393|25|97|34|165|37|41|27|179|30|34|65|97|331|123|28|61|58|40|339|26|114|31|124|21|39|1170|54|51|38|43|26|253|71|38|73|26|381|126|80|226|19|18|241|63|12|338|25|101346|1227|526|77|23|53144|27|1518|1770|776|39|80|18|5441|64|57|35|261|13|38|151|10|23|88|3234|3304|56|57|131|42|46|73|512|88|340|1069|34|838|56|20|26|1569|4267|60|20|56|77|65|39|75|91|40|60|46|41|54|77|149|28|819|893|2773|3891|288|259|861|1146|93|1029|697|140|209|32311|41|1598|57|4329|39|1688|250|48|12|29|40|28|36|408|70|40|174|1314|48|13|57|96|25|87|38|57|32|28|111|221|37|42|57|111|53|21|42|28|178|45|0|49|8755|1038|182|52|43|39|43|36|44|38|36|35|189|22|65|32|13|19|62|4899|37|73|65|118|45|40|223|30|91|30|146|32|31|30|107|40|20|300|57|19|10796|1375|59|23|54|1216|249|1132|38|350|8328|31|2439|44|142|892|373|576|237|229|45|106|36|257|48|36|44|56|73|214|67|67|18|37|15|25|38|57|1691|41|37|166|119|45|136|155|54|33|820|359|912|42|51|25|34|246|22|38|109|21|567|50|204|28|31|54|59|31|26|81|60|241|29|66|42|32|35|56|78|2269|643|255|62|37|76|171|44|484|95|39|740|24|45|151|36|61|43|23|22|58|839|1035|78|23|104|55|17|661|74|721|33|33|32|82|123|239|1329|1236|129|129|90|110|60|50|39|1081|5175|104|59|137|31|51|46|153|11|98|1191|1055|54|23|23886|58|40|56|52|29|920|116|2462|41|210|19694|322|161|87|42|50|27|25|350|621|349|45|224|9889|7619|486|21|530|221|32|97|1876|104|39|30|1208|1316|444|2016|53872|6919|3678|64|105|457|23|1272|198|43|132|73|64|2364|23|202|411|160|19|66|56|164|466|2912|139|34|74|21|48|114|52|49|64|120|50|97|76|102|413|53|911|391|71|26096|251|1258941|85|1719|1222|51|57|174|1230|955|752|346|580|148|63|172|45|29|74|35|31|30|19|36|69|39|83|3839|3105|29|2030|121|202|22|33|977|27|0|54|28|62|101|974|55|37|31|60|137|52|29|567|33|27|92|1123|54|141|172|38|77|136|327|0|31|98|320|338|36|30|36|103|54|42|38|106|70|23|53|36|22|22|62|92|16|264|105|29|38|24|41|258|181|456|302|94|119|179|44|50|53|122|4102|505|1025|2196|461|1750|445|1322|37|34|17|87|63|26|55|49|230|598|22|24|61|49|49|31|571|38|33|21|74|16|35|29|26|41|45|39|1418|63|152|57|165|44|56|44|43|52|189|1098|84|62|259|19|115|131|18|29|25|81|14|56|38|19|32|40|41|35|50|18|68|78|24|53|47|312|700|52|64|91|27|105|30|27|2089|37|27|37|66|24|43|65|36|61|86|81|251|54|61|73|79|30|23|26|64|28|30|41|49|47|111|33|89|17|77|0|32|32|31|79|74|79|82|46|47|56|755|265|26|79|30|33|10286|27|97|82|103|49|581|317|22|18|82|31|222|19|25|18|24|104|92|33|41|117|14|53|186|60|198|25|45|34|52|30|54|77|60|63|34|60|18|24|21|21|58|82|105|19|35|52|128|3808|55|18|46|257|43|26|29|48|36|108|245|19|42|46|38|196|39|29|34|59|69|50|57|254|45|25|32|5585|45|66|28|124|57|18|22|19|196|35|13|1118|24|19|57|41|34|22|39|55|901|81|32|20|84|40|8846|212|40|39|22|54|59|37|1516|36|28|51|43|110|30|44|38|26|46|101|849|235|88|67|37|1130|764|26|94|27|39|94|74|55|25|40|23|254|80|51|35|51|47|50|28|201|319|27|41|132|45|2009|1329|86|40|1429|236|43|66|12|62|52|54|112|252|14|33|68|35|40|65|38|51|264|38|31|351|56|21|63|4643|319|1708|15|24|86|311|91|39|79|87|55|89|114|1289|136|29|41|223|3560|53|62|74|67|26|65|32|50|34|221|190|41|100|20|108|45|56|33|34|111|157|21|863|26|33|25|3657|62|25|20|522|53|69|44|128|76|46|36|50|108|30|41|52|32|23|26|41|27|19|169|41|75|45|56|42|39|196|364|33|70|538|25|186|42|20|307|24|82|41|48|22|486|29|33|133|77|156|67|46|129|438|204|65|21|355|32|26|266|33|29|36|37|22|74|74|89|17|36|36|42|32|41|30|71|17|9|39|355|40|273|157|47|18|23|46|31|58|45|30|81|86|470|14|47|56|112|174|56|84|34|63|292|73|32|66|151|52|25|108|212|21|155|393|40|13|54|30|23|44|59|1161|13|19|55|333|76|114|33|32|63|28|96|18|26|51|43|50|63|38|31|2001|141|83|30|44|35|250|70|89|71|145|27|131|91|126|227|107|66|48|70|40|30|882|596|81|140|62|18|343|51|81|44|314|18|167|71|35|1152|33|31|376|58|170|766|19|23|52|61|68|32|186|23|236|22|116|71|19|24|19|1469|52|23|36|24|27|65|30|21|21|83|62|20|26233|23|34|119|34|11|185|62|96|21|53|13|45|68|211|2755|42|47|98|94|119|39|31|2295|34|20|59|82|25|178|1192|59|32|56|42|23|37|77|41|43|23|27|14|61|24|39|351|38|16|89|236|37|47|27|41|66|54|28|87|94|48|105|39|61|54|29|765|77|257|13374|76|132|60|27|360|30|83|139|14315|47|432|61|40|63|26|853|197|108|987|6785|275|284482|824|1216|25|52|69|820|171|261|57|289|29|35|44|82|28|55|72|48|25|31|26|11|29|3491|109|36|17|19|88|35|85|53|39|74|37|32|56|24|10|61|25|55|41|213|20|70|53|20|191|78|37|33|33|63|30|10|20|34|1153|35|36|195|40|201|58|210|120|63|214|128|33|57|33|46|35|73|42|32|19|46|92|188|21|65|47|16|46|41|101|22|28|13|118|28|30|52|31|33|561|20|27|23|30|144|106|366|24|13|49|177|38|25|39|31|32|45|202|18|1191|67|142|61|170389|59|200|51|25|569|14|20|980|24|74|15|67|59|96|278|6092|61|23|27|26|26|64|58|30|24|29|158|54|67|68|62|759|87|29|47|44|55|78|62|19|67|29|75|37|224|24|46|32|37|313|26|215|17462|20|25|822|61|188|53|27|39|53|36|73|42|116|114|26|61|2408|42|19|312|33|61|60|85|58|78|71|230|60|29|144|497|27|169|213|16|33|67|1147|46|16|929|70|31|37|75|38|16|251|589|245|57|95|97|190181|360|26|36|262|26|65|39|280|30|61|58|26|37|57|38|42|55|88|35|31|28|147|138|23|131|797|203|46|55|21|51|64|29|37|104|86|16|23|31|14|59|10|42|50|104|338|15|16|70|17|140|55|18|16|36|125|44|52|198|39|32|35|47|445|52|67|10270|2133|760|47|39|71|21|132|39|112|26|181|69|40|91|146|51|13|96|27|238|232|94|91|226|267|154|77|110|197|67|147|69|918|248|197|285|212|275|42|94|73|26|49|134|192|45|41|44|47|33|945|105|88|27|39|117|65|0|32|23|30|73|17|25|24|125|44|173|1113|558|105|1092|179|40|26|53|1824|250|82|55|20|28|91|30|113|30|54|92|32|1749|1267|31|25|24|1149|3410|129|27|31|2302|1144|79|42|2790|100|23|146|54|47|2014|141|876|401|24|16|43|355|4275|6427|28|2453|36|67|332|48|218|104|9|25|55|70|17|113|167|38|2875|1105|336|65|77|32|51|55|43|54|92|69|80|3231|28|63|33|76|86|2069|695|31|54|312|79|23|37|51|132|35|58|21|27|26|129|57|41|74|3505|657|106|38|43|18|24|33|70|37|95|27|21|48|89|27|29|156|342|28|47|36|47|27911|21|55|36|151|23|20|21|48|31|27|34|35|19|117|930|120|32|21|60|3033|729|43|17|675|976|69|1532|91|23|59|45|42|52|38|27|67|41|111|116|33|624|53|34|53|165|142|46|85|45|27|1007|79|238|60|335|50|394|48|83|25|412|48|57|136|64|60|57|34|42|31|84|27|50|21|4936|37|39|16019|63|466|32|38|1021|59|57|25|25|18|263|39|63|1296|24|19|23|138|40|139|27|57|24|72|31|30|65|28|48|53|86|40|28|38|204|28|96|56|45|96|35|50|836|51|63|36|83|216|29|76|20|690|27|21|21|120|116|78|5304|46|53|57|38|129|194|21|134|31|43|31|47|30|40|46|64|87|28|22|21|85|23|17|288|33|83|43|37|26|32|207|15|99|42|38|163|18|18|43|72|59|20|38|51|345|27|136|73|57|52|222|80|89|66|82|58|173|2005|23|26|31|65|190|41|35|174|182|34|48|96|128|119|118|64|41|174|52|18|1504|34|34|25|42|66|59|42|39|1002|21|143|27|41|36|43|95|49|34|161|49|210|3136|790406|29|33|27|30|32|28|3508|29|44|26|37|110|30|37|48|59|37|30|61|20|33|17|296|31|22|101|101|138|47|45|70|90|14292|25|18|10706|90|219|46|55|53|80|33|27|13|20|19|69|735|1694|81|451|43|144|85|24|948|36|125|1106|111|1153|24|32|136|53|30|52|43|49|82|26|41|1698|18|28|26|81|75|63|281|26|23|44|81|68|45|80|58|24|1077|27|60|227|13|99|38|117|556|4127|35|23|28|100|45|36|26|34|102|86|45|172|59|62|28|44|122|121|121|40|28|20|60|22|37|72|43|28|37|32|18|28|41|73|70|32|28|185|67|90|46|33|32|1452|112|39|28|24|31|77|52|23|27|81|45|291|46|56|23|64|32|142|33|82|657|81|77|46|25|33|54|153|105|132|32|45|64|33|80|41|24|1826|564|38|585|136|41|23|31|42|34|83|61|44|72|23|137|54|44|42|93|184|3868|74|66|32|49|46|16|415|80|30|20|856|161|33|29|15|87|31|29|40|54|49|36|22|71|71|214|71|98|29|36|4606|25|175|25|97|94|44|558|56|48|82|265|203|2760|93|2692|7700|47|82|3089|948|57|61|40|37|53|80|19|20|49|31|47|47|54|63|205|39|99|66|411|72|25|27|25|25|28|36|74|152|25|38|27|37|33|58|17|73|49|162|30|34|26|31|34|18|110|34|266|225|37|317|47|110|66|33|66|32|31|28|97|51211|232|87|117|55|56|39|23|298|143|40|30|37|40|275|409|35|714|43|23|22|35|26|24|53|25|108|39|58|41|39|529|20|159|39|81|124|56|16|31|103|12|178|42|29|79|32|31|47|56|110|91|138|199|32|40980|59|22|188|104|74|96|23|224|38|199|146|171|61|250|24|22|93|59|50|19|12|31|53|57|245|27|140|26|78|40|35|96|62|24|106|54|51|58|279|41|271|161|43|172|32|34|21|431|443|32|333|17|64|157|34|141|169|309|24|1531|65|27|19|246|30|189|46|23|49|5047|51|37|26|28|88|63|53|58|48|46|51|33|167|48|29|119|73|919|38|28|23|25|79|18|5279|84|187|67|30|105|69|674|33|85|105|18|20|34|30|117|22|33|57|221|133|64|16|13|19|59|25|52|83|58|35|29|28|34|25|108|116|40|31|56|35|159|73|29|66|258|28|19|1383|612|27|36|29|25|40|269|46|30|35|20|23|59|39|115|48|37|68|108|39|101|53|28|347|165|57|128|69|336|25|90|102|35|29|64|20|17|42|72|20|33720|83|28|32|36|60|263|25|26|46|84|107|18|56|73|1036|2139|35|281|20|62|41|33|22|14|29|32|51|133|78|53|184|3021|42|66|37|62|43|20|25|35|23|216|38|19|22|15|20|42|61|106|39|77|65964|16|37|0|24|27|49|29|27|47|229|56|37|29|24|39|37|1810|1032|20|96|35|326|27|35|51|546|31|29|124|21|115|23|32|45|19|32|226|32|41|27|47|35|84|43|47|49|46|55|37|59|203|32|33|23|29|32|266|27|17|78|22|34|48|60|37|65|26|31|466|207|82|34|19|122|6896|69|24|48|40|115|76|138|34|95|39|733|239|71|59|19|17|14|34|17|24|44|27|60|55|34|57|23|26|60|39|397|36|332|41|60|44|54|3|47|22|33|158|37|42|68|45|56|745|65|52|126|73|55|44|20|32|88|19|20|34|34|328|251|26|61|38|34|22|159|24|30|97|33|52|123|18|30|71|27|19|45|518|116|1481|1966|1099|55|30|2760|105|31|35|60|469|57|32482|41|602|52|22|25|74|203|354|164|1559|663|101|5109|334|33051|2126|89|59|25|35|1083|817|7644|1033|751|1200|36176|33|120|55|708|30|57|77|859|70|85|23|26|22|34|49|37|22|387|47|71|257|29|167|38|84|33|22|92|34|49|102|67|53|86|267|136|95|155|635|299|113|1883|1964|100|981|271|29|39|14|33|148|14|33|133|4506|19|33|39|30|62|21|35|92|116|68|77|28|320|241|139|1023|295|106|1906|131|1834|1643|1023|148|352|2307|385|702|1583|2453|4030|1916|114|2857|940|803|173|1089|214|364|871|212|3304|101|517|183|823|291|2091|310|1848|274|1038|310|120|1785|1304|188|207|252|435|289|20|114|51|367|1018|112|616|1625|86610|727|39|3037|1272|40|4933|67|207|25|188|50|95|517|69|21721|44|102|46|74|148|5086|3907|40|139|17|23|37|35|55|26|114|29|816|42|31|24|64|101|64|145|35|101|77|53|2034|61|47|37|44|69|36|62|32|0|0|509|33|16|73|92|38|50|34|873|88|18|68|429|28|45|79|72|553|27|38|53|31|49|45|38|30|50|23|41|99|95|118|62|106|25|117|120|8072|105|46|38|32|24|37|60|812|19|51|54|57|35|119|488|103|79|32|907|37|23|48|39|59|2088|457|50|48|101|61|3301|357|45|53|46|76|731|1110|16|15|50|16|49|18|360|19439|2095|116|81|80|18|498|44|371|114|1238|20|24|25|265|24|31|720|27|184|30|86|22|139|42|8213|51|47|21557|52|49|84|25|57|39|47|42|35|35|92|38|54|27|49|48|29|58|50|69|80|24|0|0|49|36|33|1805|67|15|538|52|24|39|72|31|259|52|65|31|42|48|48|82|136|172|44|98|47|34|206|37|17|101|70|41|174|255|26|27|39|55|928|76|459|75|45|49|40|58|29|45|54|19|17|41|20|30|73|28|33|45|283|16|726|524|55|34|26|1658|123|0|0|70|19|29|51|538|48|171|106|27|96|141|113|77|33|69|25|97|39|43|50|121|89|174|22|74|539|94|3273|66|84|17|60|28|22|20|35|99|1563|142|53|123|69|40|59|16|13|56|165|60|3601|31|32|199700|354|37|67|93|598|142|199|22|43|661|75|156|16|28|19|27|47|40|49|1139|78|21|130|557|45|668|7735|63|63|91|486|48|32|29|329|40|61|79|41|126|66|80|183|1672|1550|19|24|41|36|46|1669|18|125|38|72|23|28|83|33|166|46|46|26|27|394|34|33|56|40|27|52|22|76|21|104|53|35|59|38|83|28|41|22|68|59|133|39|46|111|50|52|30|59|149|28|63|39|106|72|116|65|76|45|32|106|815|559|46|34|29|130|52|23|53|26|37|64|59|68|35|53|16|22|25|37|26|248|1807|77|34|26|29|65|71|58|32|39|63|29|58|20|28|50|50|82|46|43|110|1858|53|51|63|178|92|57|63|38|130|125|410|25|172|29|145|64|57|70|128|48|68|130|60|42|47|71|161|26|679|300|133|46|41|20|38|130|63|424|98|34|140|79|30|59|24|40|42|29|108|18609|194|105|24|22|28|28|55|35|22|12|51|55|57|87|602|52|34|60|115|113|118|31|19|52|36|87|66|15|84|345|59|17762|42|57|376|27|18|33|759|54|12|106|10|117|27|39|388|42|24|37|37|63|33|32|70|23|54|28|24|22|41|74|57|136|231|74|95|34|75|60|32|28|35|30|17273|47|131|28|28|57|50|55934|48|24|24|40|179|60|365|1048|135|43|90|55|376|790|2096|44|207|19|79|50|50|58|15|90|31|47|24|36|34|63|19|43|15|108|24|51|57|60|53|53|44|33|5436|141|19|71|61|30|236|63|77|44|557|113|41|82|34|122|684|112|567|47|28|27|335|38|121|0|26|17|476|20|28|46|99|37|90|143|46|21|89|250|34|120|59|44382|27|28|32|55|41|39|66|57|51|50|26|26|61|50|1136|32|291|78|34|74|75|92|45|42|65|30|27|1671|107|22|35|297|1365|68|25|37|201|122|38|33|28|38|32|37|240|33|45|34|63|52|26|79|36|155|127|38|37|36|60|59|183|33|23|50|364|619|414|58|1118|57|701|43|163|345|1500|257|293|836|77|848|48|62|1142|57|365|120|73|107|40|27|33|206|45|34|43|28|27|55|51|34|27|20|82|48|432|31|54|37|101|12|85|42|55|132|51|2892|19|47|33|24|29625|60|77|61|132|908|65|27|23|84|42|81|27|66|83|41|41|451|48|35|94|36|38|23|44|52|168|2350|38|34|12|48|47|92|32|103|54|48|106|22|30|84|22|55|26|42|37|200|113|25|472|20|967|125|502|25|25|206|385|220|20|13|175|123|71|90|63|20|32|1363|28|36|19|119|32|38|53|25|25|172|137|53|77|35|426|96|415|68|855|98|59|4463|96|43|148|467|1733|272|237|1287|13|63|79|77|33|222|99|159|35|1396|121|36|109|24|25|20|40|448|126|22|133|69|302|37|87|241|49|76|32|51|77|72|24|211|66|92|50|60|29|55|35|32|75|59|32|18|29|212|46|262|18|47|53|30|21|36|91|51|28|220|35|56|79|1557|45|45|38|22|32|85|152|25|1471|46|149|194|39|636|49|24|35|90|48|408|467|35|5480|233|150|53|27|52|35|78|53|99|28|25|35|42|40|43|16|74|40|27|30|101|1564|96|55|186|30|86|63|38|63|31|102|62|98|22|68|39|66|76|20|34|146|35|57|62|63|23|26|33|462|35|34|144|57|41|26|24|184|28|24|71|141|12|36|103|34|24|25|76|42|24|22|52|41|150|93|33|28|257|36|51560|106|567|35|109|381|42|49|56|22|7535|9210|84|70|52|61|137|122|22|23|51|57|144|166|36|93|630|36|40|198|98|23|41|62|213|50|28|34|35|2721|28|38|56|1036|83|49|28|36|435|33|81|30|77|25|26|90|19|29|226|22|4349|37|296|72|137|27|92|37|88|80|0|35|43|25|31|22|30|71|38|255|31|37|40|561|21|96|222|54|29|75|28|121|23|39|102|44|478|85|96|251|109|1170|1141|250|2097|53|47|339|2702|670|723|207|42|40|42|31|140|33|138|29|119|21|24|29|26|38|826|102|50|170|1432|161|142|135|38|290|53|83|93|1930|70|3435|212|72|1032|299|295|966|207|97|1464|1078|1266|150|178|648|113|169|74|30|417|43|44|219|603|11|34|620|1423|952|5960|1113|313|39|10691|22|3375|953|1425|3172|52|52|104|46|51|53|501|39|122|147|99|782|86|26|38|35|80|29|3762|58|29|29|245|259|78|43|107|671|154|3560|127|160|233|3811|2056|95|63|26|34|519|113|37|78|318|68|109|21|71|80|45|65|54|46|510|81|88|27|119|35|229|34|34|36|41|55|35|40|24|55|2613|111|281|637|30|57|39|54|34|88|52|54|36|59|33|88|89|24|8566|55|13763|156|312|179|96|58|38|39|51|943|35|25|84|270|42|27|21|70|176|89|74|79|37|1636|327|273|33|142|96|67|65|136|37|39|30|195|171|34|24|46|41|20|53|84|25|51|85|127|42|34|38|54|61|58|25|43|26|71|21|34|39|35|53|35|45|26|16|27|39|64|52|288|22|6120|46|392|65|81|69|104|11051|1065|70|178|84|37|110|127|4430|37|23|19|309|180|71|10724|76|1376|19|50|37|1310|939|33|23|31|89|43|69|50|43|125|6665|20|50|35|17|873|6627|154|117|23|23|164|49|21|34|101|41|29|54|139|549|28|52|26|65|16|617|83|642|49|32|24|57|34|48|31|49|142|36|37|48|934|29|63|49|690|26|855|71|68|51|44|29|27|27|28|60|47|193|30|73|58|27|120763|28|31|34|920|617|254|1139|401|24|45|103|146|84|1268|40|54|26|62|39|28|66|30|611|29|39|103|124|48|314|24|758|40|1807|24517|17|29|529|264|1717|3861|1080|436|108|49|157|234|483|28|36|54|21|55|136|49|922|403|263|66|223|862|2364|29|8064|68|94|1577|689|1193|37|4158|514|3202|1527|71|2046|63|1055|1089|1051|45|77|52|4288|22|24|40|90|4754|1480|21|28|77|30|75|33|46|96|68|32|626|64|32|52|484|52|26|306|2039|108|57|76|34|79|49|163|237|41|764|118|47|4614|3900|1376|258|126|264|22|33|18|967|1301|50|53|39|45|49|77|78|32|758|252|33|34|37|55|85|46|30|33|57|197|3321|161|489|42|3870|3549|116|275|1721|543|640|293|25|89|53|31|1335|32|40|30|65|57|116|169|61|405|72|31|4438|56|41|35|109|81|4706|277|1066|182|852|210|62|72|58|37|39|38|821|92|253|89|35|4557|264|5919|19|34|195|129|100|76|93|175|26|42|44|3590|30|151|264|46|17|30|39|1093|2271|78|373|1460|223|112|926|4332|2231|822|2089|1730|1003|319|1489|2821|614|2321|690|68|1152|164|510|93208|1099|892|577|513|869|219|214|1109|41|43|19|33|30|53|58|201|25270|641|274|774|33|28|32|34|36|41|57|26|30|52|43|29|58|353|70|48|42|103|278|1485|28|42|49163|1107|2107|2619|30|92|44|32|113|26|816|105|25|67|466|14|86|66|42|53|83|28|37|49|18|39|34|7|102|37|826|154|232|26|74|80|256|591|21674|20|27|250|21|37|34|428|98|3197|72|22|45|42|47|22|77|154|109|64|24|42|45|54|72|88|49|23|135|43|37|47|53|44|13|27|74|35|17|40|717|16|55|2380|81|157|62|34|20|283|69|61|31|35|25|32|29|1873|42|28|50|32|77|1664|37|123|23143|68|142|187|83|23|147|124|28|32|22|1748|1035|57|1182|171|54|25|84|1312|2502|370|700|32|46|1863|26|160|153|76|77|52|814|17|375|72|86|82|14|36|3397|24|176|218|304|40|42|34|67|555|45|18|51|194|62|647|25|19|33|32|117|27|107|44|29|107|3824|72|27|24|143|41|42|29|34|86|56|32|21|27|27|19|30|56|24|19|109|31|29|88|33|67|37|59|61|32|30|27|43|54|466|0|0|1629|34|88|21|67|38|62|35|53|137|279|112|21|62|3020|29|336|27|41|74|30|115|316|38|71|421|80|295|55|82|128|294|18|1963|301|175|149|1368|36|32|154|53|49|42|25|35|22|19|34|79|41|118|7023|76|71|247|1111|11072|100|22|2269|81|51|116|750|76|21|41|902|46|67|204|45|421|139|1855|17|240|1386|62|446|46|58|52|57|112|35292|413|2078|2401|58|6002|167|33|64|111|14|90|19|76|58|52|166|68|59|55|142|37|37|249|80|1036|1158|540|34|967|889|451|1524|1383|1154|31|79|22|18|44|37|1316|33|516|151|28|105|45|48|37|40|96|131|329|187|220|165|213|58|172|228|45|49|67|48|31|38|43|41|34|292|1497|41|226|416|1494|26|60|78|601|363|73|365|2416|184|48|649|68|62|59|99|46|55|96|37|47|37|27|20|306|31|168|48|32|223|163|22|189|32|45|25|36|373|123|28|106|38|63|358|29|44|31|485|51|71|48|39|62|29|33|119|109|1323|2052|32|41|25|43|30|30|1976|111|42|60|19|137|31|19|3009|49|13|46|583|302|35|114|51|65|17969|46|686|57|67|51|24|89|26|513|1027|78|63|44|51|38|73|1282|38|49|30|84|249|211|62|28|33|17918|184|74|29|104|1259|779|745|922|27|35|41|32|155|1464|557|1673|62|135|221|35|56|54|77|45|82|28|36|63|1040|32|20|48|1045|1960|95|57|24|290|22|28|88|16|165|23|54|594|48|55|112|33|73|149|242|62|32|220|25|46|106|7278|35|52|28|129|32|12|77|58|45|60|890|53|69|43|48|17|15|86|73|856|52|63|156|81|223|81|53|30|158|439|23|19|74|36|97|469|78|81|13|30|206|59|141|94|33|25|41|487|151|52|3253|24|65|65|31|1019|146069|76|225|41|48|361|84|177|43|28|33|34|5754|64|30|44|29|27|212|650|113|81|89|55|27|26|41|19|33|99|345|203|42|116|17|27|59|199|39|41|242|38|453|451|538|320|536|495|77|60|31|558|1280|7890|353|1209|680|89|44|75|68|151|33|103|83|1193|56|56|42|56|45|41|108|325|65|48|59|42|17|70|76|34|92|544|75|53|45|122|29|30665|52|113|95|357|53|512|54|54|68|70|78|481|141|39|102|51|1979|34|866|30|71|183|40|33|37|116|37|40|25|84|243|132|33|57|33|20|52|15|149|362|70|75|53|54|30|168|329|121|21|360|31|27|34|44|63|725|30|66|58|27|25|29|25|109|1088|103|69|96|221|61|32|257|57|166|206|36|34|236|62|62|223|170|89|27|44|44|29|72|21|305|51|139|43|17|35|5196|87|13|51|40|822|68|39|45|367|35|79|410|33|82|24|29|39|38|86|79|384|40|38|99|153|32|33|10341|31|126|42|26|67|32|173|168|86|65|79|369|38|42|130|22|87|4493|67|498|48|92|93|85|31|59|58|27|28|57|38|1199|2009|41|15|90|54|154|28|75|74|67|22|76|291|31|55|591|153|47|30|38|169|82|71|15|130|469|1325|120|105|11473|1260|78|99|287|518|1247|35|67|42|264|99|48|28|218|147|33|19|188|9069|32|2125|820|800|2882|66|65|37|43|27|44|27|421|160|65|28|729|99|881|883|2001|1572|1110|588|167|277|74|259|27214|4389|88|121|46|108|70|233|99|151|26|1328|625|97|144|2122|787|59|265|97|263|47|19|66|10798|45|144|101|55|41|45|105|1958|112|23|809|633|20|21|41|32|49|84|41|689|797|29|25|22|588|262|29616|984|3123|44|34|12|56|179|43|219|293|36|49|5316|344|47|147|1876|1205|219|245|725|101|14048|1761|71|42|52|3749|203|960|24|42|55|35|41|142|28|21|43|31|37|43|118|30|59|56|52|44|90|24|42|168|117|34|44|62|50|30|29|76|69|33|40|65|20|32|40|58|38|0|95|45|31|2648|459|22|26|124|85|64|533|56|32|97|573|93|67|35|34|55|44|34|44|35|29|150|41|72|39|44|51|30|38|69|23|34|85|29|56|15|60|48|43|150|284|146|100|29|38|69|112|53|56|37|32|55|42|108|419|78|29|52|101|50|45|219|25|55|91|24|53|28|47|41|22|36|27|56|41|20|42|48|35|24|58|90|23|89|62|40|488|38|39|45|316|26|61|92|117|53|27|551|19|27|30|32|23|51|38|54|129|68|399|31|42|71|35|224|49|68|56|72|22|31|55|112|46|290|890|44|36294|1937|3914|86|1681|63|16|3185|168|43|57|202|1815|1330|951|378|3779|33|161|31|33|103|6188|57|18|74|77|230|133|42|27|2566|44|27|23|40|101|275|4115|278|732|2416|203|42|26|45|56|33|1023|22|161|52|77|54|5240|35|389|13805|87|46|56|21|33|37|166|20|75|280|84|36|27|30|62|23|66|28|435|314|31|103|541|30|63|90|39|1172|26|43|38|39|65|31|28|416|69|37|207|26|35|305|513|56|77|28081|168|49|747|97|701|119|495|27|106|44|33|72|74|16|57|33|29|3800|690|20|30|102|10801|30|262|55|118|38|36|51|10|94|95|42|91|136|2106|514|129|31|135|61|117|54|48|54|39|40|50|23|2564|357|356|261|1285|2134|1832|273|848|162|327|5810|1158|4159|660|889|316|1299|2522|324|737|487|971|52|193|418|634|178|289|66|0|0|51|756|1563|81|35|1063|29|1211|944|877|141|47|27|36|51|49|28|39|42|46|68|314|59|49|74|60|90|19|30|4757|12689|101|34|31|41992|1246|1245|3211|3804|72|5322|1052|80|185|1655|78|137|77|81|38|2878|229|118|77|40|212|64|53|37|48|379|25|22|39|19|154|787|32|34|30|114|109|102|53|18|66|32|144|44|82|2478|51|29|237|193|54|50|51|32|83|183|20|37|34|96|84|179|42|32|40|138|170|64|71|20|87|33|30|63|43|30|43|98|56|44|59|37|1013|21|44|28|22|99|42|35|64|19|791|41|1029|14|203|42|70|84|66|142|0|0|115|16|39|66|421|23|27|41|56|224|97|25|25|29|41|34|47|48|92|482|275|87|87|150|34|33|1312|28|31|133|50|69|94|32|25|58|160|807|33|87|47|62|67|30|100|35|20|129|29|38|53|47|17|39|40|21|91|84|688|66|122|25|35|47|73|175|71|101|27|29|78|38|1272|43|45|65|23|52|73|29|93|33|14|102|46|50|59|97|45|56|48|48|48|1149|86|73|72|112|54|39|24|30|48|12|28|24|30|17|42|47|71|66|16|14|203|44|32|613|81|41|158|693|31|33|32|236|55|31|38|21|34|38|32|35|30|74|831|49|31|25|226|60|19|20|50|29|95|62|182|675|22|38|1438|50|64|174|20|40|51|18|77|58|16|26|44|38|36|57|49|23|125|1472|26|43|78|54|40|36|88|80|40|51|26|41|59|68|467|102|30|51|58|45|86|182|49|30|48|35|35|0|0|50|9|65|102|46|25|38|1658|24|232|30|43|391|26|31|568|33|43|137|34|28|47|45|59|101|173|40|134|207|35|115|115|78|280|36|60|28|27|41|21|28|42|52|15|44|39|29|26|29|43|25|96|669|80|51|61|63|175|32|548|654|419|2419|591|237|798|126071|124|70|379|1796|7721|153|461|87|59|61|68|161|104|64|28|809|33|1263|31|44|29|41|23|6034|36|38|189|44|152|3839|825|347|4459|49|439|1453|178|819|1893|2324|1059|0|475|90|5975|49|4353|4807|515|629|3329|73|88|373|2395|485|79|588|190|932|1574|425|4909|1071|392|80|1022|98|568|1442|108|56|2045|142|3114|22|220|30|213|891|339|252|405|1849|685|5745|50609|656|43|36|103|49|122|9117|53|37|31|76|48|20|25|79|158|35|23|96|47|38|40|93|199|874|49|56|116|913|127|49|37|241|787|68|265|214|27|725|75|81|74|69|56|21|77|77|76|69|84|26|4390|314|70|2266|990|55|78|30|27|47|27|46|66|167|17|34|74|50|433|91|129|132|0|222|57|435|32|55|767|98|75|59|36|43|222|36|107|38|22|67|105|61|69|29|39|36|100|18|233|75|54|66|41|61|42|44|49|65|36|37|36|56|35|31|21|23|26|72|26|211|27769|25|35|59|164|25|25|64|93|41|56|50|40|43|2256|30|43|35|30|27|65|114|66|43|35|99|20|46|79|551|104|1220|448|128|510|54|80|29|24|263|47|656|91|38|76|252|212|71|68|44|68|69|1118|78|77|37|150|55|3197|91|67|647|37|49|292|63|93|43|91|99|27|77|279|109|35|313|72|54|23|31|64|34|146|81|84|29|117|27|43|100|79|306|30|43|22|134|57|25|94|37|189|53|88|54|561|277|37|26|136|37|291|44|24|35|10|366|44|731|30|118|216|36|53|40|504|21|30|42|236|44|203|90|36|52|208|949|34|39|52|85|39|30|15|32|340|53|31|28|37|415|274|59|31|52|0|0|76|915|41|294|98|28|37|76|63|85|34|42|401|99|33|398|117|16|89|27|85|28|32|28|748|25|25|29|207|5267|17|36|0|32|313|37|25|9|47|51|26|63|128|63|33|40|33|31|39|88|103|34|239|37|23|37|195|73|28|60|63|32|184|34|66|28|64|68|31|29|27|128|20|177|44|14|47|47|42|59|102|322|283|66|44|42|42|15|45|60|35|146|33|80|70|43|46|36|69|29|66|19|36|105|119|131|251|27|417|29|149|48|51|54|58|69|92|28|31|103|28|36|801|63|24|33|29|57|69|56|33|55|40|31|233|62|40|1247|183|89|32|27|21|101|54|81|19|47|26|68|47|269|24|51|34|51|65|38|34|56|72|211|44|250|19|46|40|60|35|29|126|41|48|58|33|72|18|463|71|361|87|45|32|25|328|29|233|48|208|35|744|30|59|43|26|67|34|55|50|58|36|41|26|134|34|26|41|126|75|89|80|38|24|25|25|320|72|782|9|39|63|35|31|219|25|2457|337|141|57|128|28|25|26|1783|24|53991|28|23|29|28|31|460|55|59|50|70|53|32|64|41|59|55|48|30|36|113|25|31|25|189|102|123|62|44|68|74|58|58|21|34|156|37|40|132|28|27|83|88|190|42|505|328|1136|148|26|164|61|43|55|67|107|73|75|186|26|12|58|44|21963|234|40|33|35|283|32|104|32|24|55|28|29|12|17|197|69|21|409|413|35|48|32|112|172|24|39|294|51|39|41|35|71|33|32|62|38|145|52|388|40|15|210|47|132|156|171|647|59|68|90|177|21|40|558|184|29|119|335|43|44|44|54|22|41|97|27|21|250|45|28|21|27|23|75|14|124|72|35|18|48|46|38|80|83|60641|25|32|14|60|28|80|30|20|59|15|69|28|200|23|27|26|35|36|24|91|37|74|20|15|21|68|28|78|476|16|85|91|57|34|33|72|28|26|821|325|31|17|20|21|35|65|25|52|18|43|31|23|103|37|42|256|130|358|259|60|24|353|371|347|64|27|108|39|38|34|79|3710|76|59|107|68|57|106|35|80|24|104|15|95|287|30|36|38|32|20|2669|78|119|31|68|133|37|76|33|82|89|58|30|43|109|32|53|94|80|28|31|29|32|91|21|76|47|230|48|23|106|57|55|421|17|42|58|70|102|38|80|55|121|336|47|25|292|19|23|284|40|427|21|34|50|34|64|15|31|206|57|68|23|53|28|41|39|65|49|110|53|51|58|201|67|22|53|27|33|40|427|85|29|48|118|120|61|46|47|30|34|46|56|102|48|98|20|128|38|50|62|34|137|25|98|36|34|78|84|36|27|33|29|167|59|121|31|34|97|186|38|66|20|77|77|89|113|154|24|73|66|20|22|16|78|21|39|19|31|120|83|345|23|82|447|160|73|78|35|287|29|22|82|50|44|169|48|347|293|40|236|19|19|99|18|23|106|119|28|42|21|85|165|65|34|38|55|16|513|51|532|41|2410|103|1575|519|82|306|31|31|40|27|101|29|890|51|34|3111|14|84|54|2010|8769563|51.5
201608|60|24|41|57|140|185|96|23|70|938|65|51|129|26|44|53|118|76|60|39|4149|34|37|240|28|390|57|35|97|136|47|1820|30|43|1021|62|158|940|53|671|41|40|51|117|53|180871|14|38|36|41|79|76|25|74|80|59|64|29|705|78|21|41|120|42|38|10941|30|1157|192|2398|40|36|74|81|59|35|4281|36|214|154|29|55|841|124|19|80|56644|1073|125|222|2356|18125|845|299|536|131|193|23|4904|48|190|44|20|23|22|64|54|62|152|45|44|265|44|325|123|286|87|42|37|3513|62|34|27|47|1916|60|92|51|140|82|50|33|43|56|48|61|69|57|28|71|400|138|53|237|136|106|49|45|215|60|38|77|60|185|384|892|156|2442|39|116|938|57|25|68|91|43|68|25|69|201|58|18|62|80|30|49|86|39|47|113|43|65|341|3810|196|56|39|165|22|34|51|153|71|45|40|84|151|134|55|54|94|30|52|173|27|39|43|192|19|53|186|58|79|25|53|19|156|38|112|98|39|35|57|51|60|63|51|24|310|18|57|50|66|17|28|36|206|135|21|23|33|41|32|306|39|31|59|21|114|97|27|397|166|114|28|32|53|32|138|15175|1281|67|26|72|26|69|92|418|65|132|199|54|110|28|150|41|31|476|116|36|46|65|37|127|75|49|30|117|170|37|41|148|42|51|3396|149|24|26|12|48|29|94|67|61|56|334|924|12|114|41|20|92|38|52|31|59|25|55|36|14|70|181|328|37|54|112|63|70|173|36|34|3389|38|26|89280|48|45|341|389|28|252|68|127|512|36251|40|75|57|95|117|890|60|31|24|18|38|363|67|50|52|73|55|4533|639|778|153|119|9888|415|1655|1580|1650|501|22|53|592|67|44|102|258|104|34|60|32|36|41|33|52|31|4972|36|29|319|51|22|60|51|28|27|50|18|52|49|34|17|38|48|101|36|35|234|32|89|34|41|145|117|954|10|166|30|32|138|25|103|53|1066|117|42|71|80|47|16|256|119|25|68|34|170|39|35|776|48|144|22|8|28|34|46|3141|50|100|60|97|60|45|24|25|124|87|123|21|30|20|42|39|77|59|28|124|31|15|50|33|35|629|79|81|43|29|113|20|54|382|183|38|46|77|57|24|51|66|577|17|50|51|34|62|323|979|411|54|39|15|131|59|34|70|340624|307|10821|2461|570|3809|2862|5513|209|520|39|42|19|60|95|114|66|10451|2422|89|1360|771|476|72|47|182|3554|128|22|3288|38702|547|143|26|110|76|65|831|2214|2344|146|158|21|61|487|676|144|59|148|24|33|65|2454|123|52|113|72|126|33|41|40|65|107|8|35|32|48|35|57|26|22|210|114|149|43|31|10|34|46|41|196|164|37|38|69|270|160|29|89|22|135|84|53|45|55|99|30|78|52|54|33|44|452|43|112|85|28|38|46|110|5934|167|214|90|2003|120|38|28|138|326|48|35|38|107|1167|42|57|26|59|116|130|356|47|52|42|96|55|19|66|44|101|82311|79|55|67|84|35|1527|363|30|301|43|44|199|466|1367|80|2579|453|136|583|347|884|937|21|177|150|134|171|123|797|114|634|667|279|82|754|4940|287|972|804|7502|255|172|550|860|112|88|678|1060|74|55|76|44|818|117|1125|1676|349|3840|595|1466|332|28054|1679|1388|435|1419|215|720|1628|1441|692|730|523|1366|5864|561|516|3609|112|1251|140|1439|311|1170|20|155|89|774|220|579|20670|3313|267|0|76|40|1075|58|24|2561|744|554|224|1133|1347|44|22|64|1116|36|31|1113|153|618|1682|504|118|257|4973|244|52|155|306|730|114|561|409|2492|623|116|35|18|14|31|547|594|963|173|1150|2110|40|39|61|37|251|24|55|75|78|80|22|2430|275|83|148|28|49|1341|46|86|47|52|129|53|48|97|41|48|536|171|215|327|76|43|697|506|36|171|45|38|179|40|27|44|113|51|159|45|37|18|279|1698|56|303|207|558|192|108|400|1795|43|34|56|2246|86|74|56|89|1842|23|74|41|63|85|15731|21|1045|244|243|82|266|40|1471|59|1409|440|69|63|50|183|60|6|76|191|432|47|146|105|78|1116|3320|823|42|34|39|83|134|135|52|65|193|28|42|33|344|24|84|22|27|47|57|68|47|53|110|55|125|286|95|59|44|55|57|94|41|40|163|44|81|230|54|282|86|80|38|40|44|26|550|225|17|30|36|72|1989|16|63|49|38|32|40|101|56|149|32|73|59|34|50|64|55|5140|52|52|102|50|25|46|34|168|105|36|25|2259|47|48|102|150|48|44|156|37|42|49|45|87|84|56|62|202|60|34|38|281|63|29|14|26|56|58|39|40|59|28|78|45|90|82|148|28|101|26|37|16|136|245|2077|52|252|27|63|158|31|51|156|45|45|97|54|11|98|1191|37|32|47|71|92|113|58|14|90|72|107|39|21|37|29|26|33|241|288|32|45|152|62|30|64|16|147|72|6|94|16|44|57|368|45|28|115|43|85|119|38|39|37|65|93|42|203|32|100|137|170|23|42|43|65|26|181|42|25|40|124|88|1343|42|35|60|29|110|66|50|49|94|15|50|76|39|37|107|67|154|37|228|76|66|112|29|80|825|43|169|69|50|38|28|58|77|221|111|38|22|66|66|73|105|64|46|74|22|22|107|1266|56|69|115|107|115|85|36|43|95|69|133|45|0|0|130|26|17|60|30|39|93|110|57|154|65|34|158|129|17|45|62|35|42|45|174|28|32|61|308|51|34|200|186|133|79|67|61|88|85|176|74|21|18|25|24|94|219|38|45|33|22|57|215|47|19|60|3351|361|233|586|321|464|27614|106|157|40|80|24|152|109|47|83|2143|1568|69|41|41|69|54|786|133|45|12|72|147|51|313|36|110|35|21|32|135|43|534|50|72|539|55|45|413|421|360|427|1836|4631|1928|327|5921|3626|1668|1153|3071|1391|33|91|25|44|31|21|2283|71|140|51|58|130|16|87|45|832|6642|189|315|74|166|644|119|3550|39|41|66|225|134|140|55|33|117|42|146|51|291|1702|88|39|26|28|94|25|48|569|69|74|167|203|69|1365|23|17|68|237|42|102|24|229|18|33|30|261|38|26|53|102|387|157|31|75|68|49|414|37|152|41|132|29|35|456|74|50|40|47|19|285|96|65|70|18|418|187|110|228|13|21|247|73|17|468|39|51265|2159|580|81|23|43988|30|1572|1877|961|66|117|21|4451|97|40|15|276|8|68|220|6|34|106|4840|3972|59|60|143|49|27|88|737|122|253|1242|34|1497|97|10|29|2589|5831|62|19|58|76|63|32|70|97|28|73|55|38|56|127|171|48|842|1036|1163|4308|425|122|936|1107|137|1056|781|110|142|25159|44|1814|82|2999|52|1901|262|42|21|17|61|48|45|437|56|54|202|782|59|8|79|108|19|121|42|82|42|45|102|42|32|45|30|95|61|20|44|13|195|78|0|70|11306|1232|235|55|59|64|35|35|66|40|42|53|200|21|43|36|20|23|88|3911|37|69|74|131|46|49|259|34|123|45|149|23|23|63|131|48|18|405|52|23|9418|2262|45|13|52|1448|325|1291|55|297|8410|27|5796|37|182|738|309|758|344|266|56|133|33|313|42|49|54|57|114|315|67|55|24|48|21|31|56|77|1707|41|38|257|148|52|136|196|77|23|990|352|1106|50|56|28|37|226|36|50|126|19|747|75|269|29|29|83|74|40|18|93|75|355|34|75|76|43|46|39|121|2048|1125|232|68|39|81|100|43|563|60|37|759|36|55|151|35|21|50|31|14|44|807|1260|121|30|132|46|11|752|83|663|40|46|35|88|143|225|1947|1204|132|174|84|88|87|57|53|1198|7678|118|32|118|42|59|40|202|4|114|1481|667|59|12|23246|79|53|66|60|23|1177|113|2230|44|407|46119|398|155|85|53|55|29|34|378|663|421|62|213|8568|8839|655|28|570|225|38|84|1356|124|33|36|1103|1368|526|2485|44847|6715|3989|89|135|285|16|1426|212|60|154|51|97|2181|19|296|391|160|16|72|74|241|648|3689|214|44|76|21|40|123|61|46|92|109|21|90|64|135|370|55|903|318|61|20633|308|1043172|118|1743|1135|54|69|238|943|967|731|363|559|147|53|189|28|42|50|43|30|39|45|51|66|50|57|3147|4498|33|3101|133|243|23|52|1423|44|0|56|33|70|147|1415|59|58|38|76|141|67|23|396|44|17|103|1097|54|231|174|35|68|136|420|0|49|115|352|335|37|35|61|142|50|44|54|102|80|20|56|37|21|33|58|110|17|287|142|31|27|26|30|280|263|543|318|134|194|216|47|52|71|151|4444|633|957|2062|574|896|491|1407|36|33|26|70|62|26|67|55|212|657|22|21|57|54|48|30|444|51|21|14|62|25|40|33|27|35|93|48|255|76|201|59|143|54|28|56|45|89|131|1074|114|62|354|13|167|129|20|26|28|127|17|86|46|26|39|45|43|39|76|20|91|120|16|78|52|278|660|36|57|127|29|128|42|22|1984|38|28|63|76|25|80|86|42|84|109|126|352|56|54|96|109|41|18|36|67|34|42|45|71|54|107|38|71|15|76|0|35|41|39|93|96|89|120|39|20|77|879|166|24|114|32|34|16515|38|140|96|99|56|465|254|26|14|75|56|275|37|22|13|28|124|115|45|44|122|8|56|254|56|241|35|70|34|20|31|62|118|44|41|44|89|15|19|16|24|52|101|132|52|39|63|143|5831|59|33|54|263|44|25|34|62|24|134|280|42|47|49|26|848|29|27|35|92|88|72|69|369|58|40|37|5159|64|94|39|137|67|25|33|28|230|44|42|1017|33|28|56|49|43|29|52|57|982|109|26|35|113|50|3671|240|66|38|22|72|56|29|1220|32|21|44|42|86|52|56|37|25|55|133|953|303|72|82|45|1244|687|24|106|43|53|131|103|60|47|65|24|246|95|54|47|30|51|51|29|265|336|22|28|127|39|1486|2045|98|51|1335|142|27|69|24|77|57|44|171|314|20|55|89|73|38|88|56|77|266|57|26|333|58|25|60|11408|610|1879|13|49|67|391|111|51|84|116|0|124|161|960|229|18|33|259|4656|45|92|171|77|33|78|76|25|37|239|248|45|118|20|94|15|64|47|37|107|139|15|796|19|38|31|3952|65|25|33|655|57|66|54|190|74|46|38|63|129|54|52|82|42|17|27|60|36|13|211|52|90|35|80|46|39|143|427|51|88|577|18|163|50|15|299|25|116|27|30|23|482|45|53|137|111|155|81|36|117|380|246|89|19|451|35|22|291|49|46|63|36|40|112|83|129|17|27|43|58|37|49|50|87|16|9|40|354|36|300|213|45|19|27|41|64|71|52|43|100|101|565|20|55|59|151|221|83|120|46|134|327|111|38|68|186|32|16|141|258|11|136|276|46|18|68|37|34|31|88|395|39|31|48|324|93|133|44|30|112|34|78|32|33|56|43|60|51|52|38|1336|187|110|33|75|26|256|95|90|91|186|10|111|56|125|290|110|70|57|77|59|53|897|406|97|163|72|14|211|53|111|37|445|40|187|59|40|1095|35|37|379|66|198|300|23|50|58|51|90|30|145|29|301|14|211|85|25|42|23|1287|61|50|34|32|46|59|38|25|26|77|53|6|25656|20|49|167|11|9|198|94|118|12|56|14|50|63|233|3165|52|99|110|87|160|25|41|2181|48|25|60|100|35|209|1696|67|52|76|43|29|47|101|30|42|15|33|25|31|27|40|510|26|34|106|265|30|48|47|58|76|38|18|110|117|92|128|39|62|58|41|543|98|303|3355|71|158|60|40|352|12|88|164|21117|35|432|90|46|68|24|999|167|110|798|8830|312|206374|653|1050|21|56|90|882|197|260|48|341|41|50|52|78|59|39|62|58|22|31|27|6|23|4072|129|36|26|31|118|44|123|104|37|82|20|43|42|23|24|96|48|34|47|274|21|67|58|18|294|130|37|37|18|57|34|8|22|0|864|27|29|196|46|317|82|333|143|86|258|115|24|61|43|59|32|75|50|39|16|42|81|70|20|87|44|27|48|57|137|19|28|18|154|41|24|60|46|45|586|18|40|42|35|182|137|341|31|29|48|206|47|26|77|28|25|54|289|36|1318|57|185|108|131807|82|120|42|61|457|18|30|1255|19|77|19|81|69|139|270|6887|53|25|42|34|31|56|72|22|24|24|150|90|64|84|60|1003|104|16|51|76|68|109|82|22|76|30|67|24|434|33|36|43|60|401|52|235|19257|38|16|1154|48|278|37|38|28|47|42|77|45|128|151|26|96|1502|50|26|303|40|69|65|86|46|101|92|226|50|47|144|512|21|206|314|23|37|66|1223|63|12|853|64|25|27|106|22|24|291|410|353|51|121|110|148760|377|34|24|302|52|62|46|299|36|60|63|18|54|54|53|74|63|106|63|46|31|162|150|40|133|892|192|28|62|19|46|71|30|33|119|103|35|29|30|15|75|6|60|49|157|288|22|15|60|17|156|71|23|14|52|124|54|37|195|49|37|61|67|411|63|75|13401|1617|1112|42|69|104|16|96|45|184|23|238|65|28|116|187|63|17|134|13|227|398|113|113|280|336|265|100|113|210|97|154|73|1015|296|467|232|134|264|39|101|102|33|58|170|261|81|54|46|48|31|999|100|74|0|40|129|69|0|27|27|52|89|23|40|26|205|43|201|1089|562|151|1033|229|37|22|48|978|284|88|54|21|20|122|27|167|26|81|56|26|2495|1631|57|36|48|124|4587|124|41|41|312|1146|87|52|3971|131|27|157|48|67|2313|182|903|483|34|18|61|473|5717|6295|30|1856|48|100|426|65|214|140|16|29|78|65|29|114|199|66|3347|1196|442|99|76|50|117|51|38|75|137|77|120|2903|48|78|22|92|112|1490|819|48|59|355|108|22|39|51|150|53|55|33|44|24|158|57|54|70|4493|754|90|34|49|18|29|27|97|55|120|37|17|37|103|38|38|165|412|33|50|55|67|15810|37|59|43|182|22|19|25|56|41|29|33|53|28|152|1199|144|22|29|83|2410|774|65|22|804|36140|104|2045|103|34|72|64|41|48|48|28|67|64|131|145|39|661|75|42|70|220|134|40|91|61|27|914|102|292|58|400|74|423|44|83|23|327|59|33|126|102|99|35|34|37|46|126|18|96|21|4377|40|66|13531|74|371|52|34|926|73|80|30|21|17|187|47|76|1423|12|25|29|120|78|199|39|47|24|85|13|38|49|41|69|36|79|56|39|33|207|27|101|57|53|108|51|45|612|68|54|42|77|262|19|113|41|513|49|34|32|184|104|115|5246|71|57|74|30|102|270|19|177|23|42|19|68|41|53|46|62|136|41|40|36|73|33|18|279|63|87|48|35|26|63|255|27|111|42|57|222|15|11|33|87|93|18|57|39|230|42|204|63|64|54|191|118|138|64|79|132|199|2062|26|28|42|83|217|45|54|253|141|53|44|75|148|146|120|61|63|200|25|20|754|34|35|23|13|69|57|42|75|1116|31|126|53|59|39|49|78|108|40|145|80|258|2182|426832|52|27|28|27|34|45|3774|40|48|22|40|137|39|44|68|76|39|37|64|22|30|19|402|42|21|138|104|170|80|49|101|111|7131|42|26|6713|100|257|35|67|62|86|35|52|12|40|18|78|780|2625|75|440|54|131|94|12|1157|125|218|1013|121|1149|45|37|151|46|23|63|48|57|95|36|49|1713|28|21|30|91|80|78|393|43|19|42|71|109|41|60|48|20|618|32|72|242|19|79|30|113|665|4708|18|46|25|88|71|41|33|42|106|93|50|233|58|85|21|57|110|218|162|53|34|13|46|19|49|107|55|22|31|38|18|30|57|77|86|37|21|179|70|80|75|32|35|1607|173|44|20|29|43|81|57|33|18|103|83|316|57|14|22|54|20|185|31|96|618|87|75|63|29|47|70|176|132|128|19|46|103|33|120|51|26|1830|621|51|1425|121|43|25|61|47|37|82|87|63|99|27|184|69|32|53|115|259|796|70|82|49|49|55|14|431|72|14|13|1008|209|20|39|9|114|39|28|62|50|94|46|34|52|104|314|98|108|34|43|4575|22|198|36|99|134|40|616|77|42|91|192|227|4269|72|2559|6651|91|103|3294|811|57|63|43|54|57|91|29|26|67|48|66|57|76|64|241|26|159|71|468|69|17|9|27|21|53|60|86|151|37|25|25|23|51|74|17|58|45|86|31|49|22|17|49|20|131|33|293|201|33|363|51|160|95|35|72|51|33|48|134|37312|253|60|111|65|6|46|33|352|168|40|31|51|50|340|503|54|765|21|17|17|24|12|36|43|21|132|68|81|45|0|423|20|217|42|68|145|64|10|45|104|7|195|48|26|69|23|44|46|45|129|90|111|251|61|36554|70|35|249|125|49|90|30|214|53|197|186|204|65|250|35|28|80|71|59|30|36|36|45|53|253|28|191|29|48|36|36|91|106|32|157|62|36|44|299|52|314|137|68|157|46|41|29|584|491|61|277|39|68|226|42|173|130|359|24|2047|92|26|17|284|46|77|72|9|73|2876|64|27|51|18|110|56|98|53|29|24|70|46|154|63|51|117|88|999|28|32|25|41|95|11|4638|115|230|115|15|152|104|524|14|101|230|8|12|22|49|144|34|22|61|301|171|76|11|0|28|62|36|59|114|55|40|23|25|43|23|115|172|53|29|102|46|154|91|46|103|252|55|15|1072|554|31|62|31|33|83|276|39|37|36|22|23|59|31|113|64|58|58|162|59|102|42|29|413|179|80|147|74|312|29|126|94|22|12|97|36|13|63|100|24|190355|99|33|55|33|85|340|32|25|14|101|189|20|58|88|929|2300|20|362|20|85|39|44|12|14|22|37|57|190|57|77|153|3532|38|46|36|60|63|16|20|52|39|268|49|12|13|20|16|62|56|126|28|106|44925|15|46|0|43|48|45|36|42|60|249|55|35|54|12|58|40|2242|1034|27|81|26|353|39|45|57|524|33|24|136|30|137|27|27|27|34|55|230|28|45|30|58|36|93|47|53|48|44|57|51|73|287|44|13|17|42|28|298|21|37|83|34|48|62|68|44|65|50|24|516|297|114|28|27|169|6960|77|34|65|51|104|88|138|46|118|44|764|309|56|81|29|35|35|42|28|25|45|27|86|85|36|60|46|36|91|40|380|24|406|46|96|61|50|6|30|27|27|274|15|56|68|63|83|677|63|44|168|83|77|43|28|56|97|29|38|36|29|351|307|46|85|55|42|31|185|17|32|94|27|60|109|17|39|77|40|32|56|713|160|1451|1791|1441|33|19|2957|110|29|47|58|559|54|9740|33|643|29|13|32|54|262|416|216|1370|739|147|4570|369|32502|1184|78|57|35|36|1141|731|7410|858|696|1534|30583|15|77|66|808|24|66|68|996|63|123|23|34|15|24|67|37|14|466|65|104|180|60|212|21|116|38|14|82|50|52|105|84|51|96|280|179|108|196|674|701|114|1173|3052|123|1002|304|20|34|7|23|137|15|32|118|4442|15|38|37|27|58|27|23|79|140|54|81|21|377|275|192|887|342|149|2444|85|1718|1936|1233|188|401|3181|489|878|1865|1631|3801|2403|140|1872|1512|887|227|1174|330|335|908|278|2079|163|613|134|877|306|6697|301|1792|361|1575|426|199|2269|902|202|256|394|638|352|23|132|59|426|879|73|634|1997|73018|663|43|2950|1424|35|4813|86|263|18|196|54|101|780|72|47412|56|130|52|85|184|5351|3536|31|148|14|40|36|26|71|47|140|49|629|46|38|20|88|145|97|127|37|112|105|60|2331|62|45|63|43|96|49|65|50|0|0|451|34|16|75|114|40|63|42|658|104|25|83|507|49|40|92|76|621|56|54|77|26|39|65|33|49|66|18|49|132|151|126|114|105|36|117|140|9097|104|78|41|33|24|53|44|817|13|49|54|60|50|75|577|133|97|25|1901|18|28|52|46|58|2144|564|53|123|171|70|2901|433|46|50|71|148|720|1025|17|26|45|33|83|35|408|18531|1820|115|125|100|33|1510|41|342|148|1313|31|27|37|261|33|35|560|25|174|37|103|25|127|62|6728|56|53|18513|55|65|82|28|61|40|40|46|45|28|95|47|53|31|43|28|43|37|58|99|74|30|0|0|67|46|28|1716|72|18|488|51|15|51|82|38|201|67|60|51|58|48|36|77|135|217|60|85|68|32|170|57|32|126|54|45|221|284|33|22|41|58|981|37|465|70|62|67|57|42|27|49|53|0|26|52|18|27|118|30|43|38|349|41|721|453|84|48|24|1896|154|0|0|88|10|33|36|463|39|212|123|33|109|139|129|99|37|80|19|108|50|33|67|126|116|263|21|79|620|140|2754|84|89|11|74|23|53|20|25|134|1779|144|50|144|102|44|56|22|19|37|127|56|4354|32|55|176373|317|39|46|127|732|174|261|22|37|759|82|218|23|50|15|51|54|32|45|840|97|13|185|622|54|785|8555|40|63|85|298|45|19|25|379|46|84|98|57|221|77|70|253|1306|3345|13|29|30|33|68|1622|21|139|40|66|34|32|97|30|165|69|54|29|22|280|36|27|39|41|24|44|20|60|16|113|77|37|68|38|65|38|40|23|70|53|184|25|80|153|50|59|43|55|186|32|51|53|106|60|130|52|73|53|39|91|906|611|48|48|16|152|74|13|107|42|29|86|70|89|39|63|12|21|25|23|38|225|535|104|32|35|26|66|88|48|51|37|85|45|86|34|0|62|50|77|59|70|168|1319|59|52|68|200|131|40|103|31|123|131|601|22|142|42|217|86|53|65|172|50|77|143|57|42|36|81|336|29|779|430|152|38|38|8|37|157|47|447|97|37|156|98|34|54|36|58|31|51|225|19669|178|107|30|15|28|49|62|20|18|20|97|49|53|44|689|56|40|76|158|99|156|31|7|54|51|104|59|11|99|367|69|13903|45|70|401|29|10|47|842|67|16|99|11|135|12|22|476|53|27|37|40|74|36|30|134|20|61|58|29|24|43|68|68|181|220|103|93|44|96|65|43|38|30|21|10904|43|154|29|42|72|91|88273|43|25|22|41|195|50|391|905|186|38|103|101|319|698|1433|52|232|44|101|74|57|68|20|90|37|40|15|47|45|106|14|50|6|103|22|46|81|55|60|71|42|27|6471|178|11|83|61|62|143|79|34|47|594|139|29|79|26|157|618|144|518|56|24|56|345|46|139|0|51|24|597|27|39|42|90|35|94|186|85|11|49|320|33|154|62|56027|35|31|47|65|60|72|97|88|66|43|26|28|78|47|397|35|314|110|43|64|64|114|42|54|77|16|43|1450|122|10|51|323|808|77|10|44|162|133|63|37|28|37|28|38|239|23|16|39|52|61|36|91|45|144|166|47|28|47|74|65|205|12|36|52|442|788|658|63|1106|69|733|51|222|303|1334|382|310|1222|149|666|40|42|1553|68|398|100|67|131|24|29|21|245|53|37|44|34|36|59|42|45|31|19|134|73|500|33|72|51|89|21|85|43|54|144|46|2918|16|61|40|33|37280|68|79|53|92|1053|62|15|34|118|31|74|18|66|68|32|42|294|66|37|117|43|49|0|62|36|234|2905|39|27|20|47|46|127|25|129|63|278|127|39|39|78|22|34|31|77|37|239|100|13|628|17|1164|155|530|30|27|209|467|267|16|12|181|166|93|184|89|6|36|1655|21|36|26|121|29|47|81|15|26|203|108|62|97|24|281|61|477|92|944|130|62|4036|99|35|175|479|1984|240|247|1025|31|51|118|89|47|246|113|163|42|1028|93|42|146|23|19|24|48|404|147|25|178|73|358|40|90|276|67|120|39|59|88|68|29|215|96|108|63|62|25|44|18|40|90|91|49|18|35|284|53|356|18|60|60|25|18|47|65|46|36|295|44|59|89|1676|44|72|46|49|27|124|240|39|1358|30|260|287|64|401|53|38|21|132|70|700|1091|18|5233|238|159|39|30|44|38|74|75|100|31|23|36|59|47|49|15|106|60|24|51|119|1428|94|66|205|62|118|64|44|56|52|102|108|136|23|61|47|55|88|18|46|160|31|41|82|90|24|23|35|626|59|53|66|39|46|17|20|241|13|25|62|148|9|35|120|22|30|24|66|61|33|23|48|48|202|96|47|24|333|58|47224|108|633|36|107|485|40|49|42|17|8647|10037|87|101|49|57|187|78|29|31|130|53|162|196|50|121|530|35|44|226|135|29|35|84|235|63|47|31|45|2480|27|57|41|1154|90|38|18|47|459|40|55|43|85|26|42|113|32|31|273|0|3404|25|256|66|138|30|110|28|106|104|0|52|53|26|42|32|34|98|46|281|25|47|40|503|29|96|218|56|30|112|26|168|47|46|93|41|424|142|105|256|95|1158|1281|270|1983|44|45|396|2934|863|520|218|42|16|45|21|143|30|162|18|163|21|29|33|24|43|643|94|56|264|2516|225|179|172|46|347|79|97|113|1664|99|4079|173|63|1099|381|296|885|388|72|1288|989|859|154|174|848|158|218|81|49|479|31|34|365|659|18|47|727|1366|884|6321|1791|298|65|10444|24|2351|1078|1281|3563|100|54|109|28|44|87|476|42|155|206|115|771|116|35|37|48|121|26|2709|38|30|41|302|251|30|39|247|679|168|4011|143|213|211|3008|2387|111|138|28|26|653|146|34|91|355|89|114|22|81|91|68|70|72|57|667|117|101|42|165|41|255|9|51|69|39|26|25|44|23|58|1434|107|322|863|41|53|60|73|41|75|53|58|28|55|39|132|127|21|9523|70|15814|157|353|186|101|57|30|38|61|1051|37|29|117|187|64|24|24|74|187|127|103|92|48|1953|369|287|44|162|118|53|64|158|60|48|33|187|149|41|13|20|49|21|76|103|24|69|104|179|42|46|67|62|71|64|26|22|28|72|35|30|38|53|81|47|48|24|13|26|34|74|83|321|25|7058|51|410|64|71|54|124|10810|1544|89|242|106|43|128|150|9105|25|21|24|305|210|75|7310|118|1536|15|51|63|1427|1141|43|24|17|99|57|69|52|53|118|5118|11|55|36|18|982|2607|188|160|29|20|159|30|44|43|113|28|19|96|156|597|19|73|42|63|22|631|102|1057|61|25|24|42|27|47|39|60|188|42|22|57|912|20|74|74|622|28|738|99|82|32|47|31|22|21|41|37|45|183|59|71|56|16|116103|19|47|38|1181|635|287|1490|407|23|35|252|200|129|1275|37|64|26|65|44|29|87|30|604|18|36|122|123|49|290|26|678|42|2146|24442|5|34|659|324|1872|4241|859|276|89|64|199|298|471|26|47|94|14|87|223|57|977|526|363|64|509|931|29520|25|12072|83|113|1213|978|1552|48|9315|688|4857|1525|53|2368|89|760|1206|1132|50|81|55|3153|31|22|9|107|3873|1635|23|39|90|43|94|28|69|94|90|43|560|68|22|50|708|38|31|451|2254|153|63|105|43|105|75|163|130|57|839|128|57|3954|3245|529|416|148|287|18|35|0|864|1630|54|53|55|44|65|68|88|33|420|262|50|40|44|84|68|55|41|47|47|400|3383|209|437|29|2571|4163|128|256|1777|595|702|339|30|62|42|29|1565|39|61|32|89|74|121|237|73|481|78|24|5051|75|36|36|112|115|5824|309|1099|225|1101|348|67|80|68|47|64|45|895|131|313|122|29|5094|317|12246|17|42|203|185|85|102|97|148|28|35|54|2487|22|234|334|60|12|46|65|1144|1077|96|573|1247|377|114|1206|3537|3711|745|1782|1904|986|260|1377|3021|503|2660|459|70|1842|202|517|85943|1712|903|490|558|789|191|218|1216|40|52|23|42|32|72|70|286|25264|745|328|659|44|23|22|32|30|45|74|35|35|44|30|38|44|335|60|80|51|93|361|1632|34|52|48260|1019|2068|1892|38|129|26|42|119|19|814|47|20|79|469|12|101|45|46|78|60|33|44|92|11|52|32|9|133|25|966|73|116|25|90|92|457|611|25180|25|42|260|39|29|66|462|66|3439|69|43|71|47|44|19|69|180|153|58|27|16|47|70|56|111|74|30|141|26|60|115|42|49|9|24|87|52|32|54|769|14|54|1874|127|229|80|44|43|295|83|46|28|51|23|33|22|2261|26|34|61|34|80|1604|38|126|24213|77|185|227|75|22|189|121|34|32|16|1282|616|84|1225|261|37|27|120|1589|757|470|863|35|56|1932|41|251|83|57|90|44|890|7|425|122|116|68|22|40|2570|31|204|260|362|58|63|20|58|602|39|30|44|225|65|939|50|16|29|28|142|17|119|57|36|115|7082|73|37|15|191|61|34|17|26|108|51|56|22|23|27|19|25|67|19|25|156|33|48|104|26|82|63|76|56|37|48|41|54|67|493|0|0|1223|54|128|23|61|40|76|33|59|139|204|162|17|113|4372|39|242|18|32|48|30|130|304|36|67|578|105|286|47|95|201|363|12|2261|356|170|142|1592|28|28|177|59|36|42|37|55|57|36|25|124|30|153|8940|62|81|197|890|20496|121|8|2566|66|66|110|928|93|39|45|936|52|78|246|44|471|172|2068|24|246|2207|88|567|68|68|26|59|126|70332|400|1882|2407|68|8535|202|18|81|136|24|85|17|98|33|40|261|64|67|58|141|54|51|270|133|1149|5550|622|37|1801|904|464|2162|1451|763|36|68|19|33|35|9|1515|31|901|162|38|155|32|87|39|81|170|147|366|280|258|177|240|69|179|263|38|36|79|33|38|72|57|45|35|409|1504|86|495|484|1224|28|63|97|669|375|61|385|3027|160|28|622|72|71|54|127|59|60|82|47|68|57|22|27|190|29|171|44|37|253|120|26|222|51|39|21|58|414|144|31|98|64|59|371|27|59|19|459|49|79|71|38|27|25|32|123|148|1362|2494|26|36|20|43|41|37|2130|156|56|60|16|172|41|25|2676|61|13|38|439|306|42|76|52|76|17559|57|730|67|91|53|21|62|13|529|1011|84|59|63|68|43|84|6343|72|93|27|74|320|265|77|34|31|19145|305|77|35|63|1622|739|733|826|34|27|39|21|160|1416|640|1717|88|192|243|62|69|71|79|44|82|26|51|70|915|40|19|53|1648|2191|142|66|24|347|26|24|74|12|220|25|51|721|63|80|116|46|55|176|361|79|35|255|41|66|90|5945|38|44|27|130|27|24|86|51|58|77|622|36|65|34|46|25|14|86|86|296|51|43|190|120|242|74|47|34|185|337|32|24|65|26|142|431|85|124|18|37|216|48|166|102|54|29|30|372|153|68|3623|37|84|77|33|1038|137531|114|181|53|31|427|94|180|47|34|36|39|4106|82|35|63|15|39|235|575|319|60|101|60|31|19|46|22|34|121|87|244|46|205|14|43|64|192|46|33|211|28|512|554|539|343|605|563|115|76|44|937|957|7863|412|1254|606|119|62|94|69|165|27|96|77|1265|62|36|50|37|66|49|131|326|55|44|74|39|37|70|99|46|97|571|94|45|32|129|44|57317|77|75|75|773|52|509|65|58|80|111|107|584|186|41|86|53|2213|43|1687|32|111|232|44|41|43|137|49|35|28|91|252|159|48|75|46|15|63|15|191|326|47|105|57|48|40|146|342|117|14|510|32|17|49|56|64|864|39|85|56|18|27|9|20|154|1292|125|119|143|230|51|31|507|43|273|178|39|31|221|106|84|269|209|139|22|42|45|28|72|30|334|55|193|55|9|25|3141|122|22|48|63|932|67|45|40|523|39|67|501|39|101|20|22|35|39|116|77|447|62|69|119|160|36|30|891|45|173|66|22|60|24|213|163|116|75|114|326|40|38|52|14|122|2874|58|527|56|106|84|131|41|88|68|12|36|74|49|1156|1754|53|21|82|59|188|50|101|90|81|19|91|264|17|69|773|133|53|28|42|185|99|80|0|172|553|963|137|121|35574|1241|79|97|448|560|1266|39|78|206|392|102|34|30|224|112|46|19|245|4423|38|1949|851|1015|3953|72|69|33|61|40|47|50|560|169|62|49|714|135|645|1202|1854|1952|1502|608|184|301|98|210|28802|3991|260|93|50|102|107|178|107|182|18|1327|776|101|170|2569|920|47|336|84|347|47|14|57|6018|32|191|109|75|37|60|122|2295|24|47|1055|576|34|29|37|23|37|97|54|755|1379|59|26|25|641|343|22208|1101|2872|45|30|9|65|215|46|257|317|48|49|7095|341|48|229|2633|1115|242|264|845|65|12084|1605|67|42|52|6748|221|1028|11|47|75|20|23|149|19|38|52|14|26|52|153|30|21|75|58|36|110|28|46|168|151|25|35|72|62|30|12|106|68|27|40|61|50|49|39|55|52|0|114|81|26|287|139|15|29|191|109|65|632|60|17|96|534|94|74|31|45|44|43|32|50|40|15|147|36|96|65|61|22|32|54|71|23|23|86|41|76|11|71|54|52|187|349|187|116|30|71|68|124|81|55|37|31|28|38|123|340|120|19|48|109|53|24|171|21|87|97|10|39|16|53|54|29|55|48|104|56|33|35|87|50|20|55|93|25|74|69|53|446|50|32|55|293|25|44|113|131|78|31|583|38|22|44|10|29|36|47|51|178|52|292|23|58|105|36|308|69|53|70|74|9|28|52|152|49|326|1100|46|40320|2145|3685|103|2517|99|21|1680|161|37|65|320|1557|5189|809|409|11322|24|207|50|30|107|9681|84|24|147|99|240|209|47|42|2854|45|33|12|40|159|347|2434|341|901|3294|261|37|30|49|71|44|1092|18|179|65|75|39|4708|32|383|11581|116|56|67|19|43|49|195|22|90|368|109|37|23|34|69|33|67|28|485|328|49|123|698|25|59|103|28|365|37|79|31|51|55|18|36|427|81|50|195|17|53|306|419|53|83|22305|208|54|756|138|741|137|545|33|114|44|35|87|57|15|64|41|21|3846|941|17|44|115|7914|25|260|63|142|54|18|50|2|123|118|40|68|167|755|830|112|32|112|75|134|81|53|45|57|28|36|16|2368|381|367|328|1052|1930|1946|313|758|162|455|4178|1314|3425|7593|986|871|923|2631|389|810|468|1095|53|229|480|803|238|195|76|0|0|52|817|1464|70|47|478|33|1226|1030|889|207|66|31|38|51|44|24|52|34|47|68|346|73|62|39|34|62|15|23|5440|17908|108|35|17|34695|1211|1372|3649|1675|83|5612|1731|91|305|1608|103|190|87|68|51|3112|277|131|79|46|292|71|80|36|60|452|19|15|38|32|162|690|41|42|26|136|104|136|54|19|116|42|167|56|122|2028|93|20|235|250|60|42|44|44|78|261|17|38|62|105|95|210|42|51|52|163|266|65|90|23|107|14|23|80|42|18|42|65|90|52|75|34|1104|26|48|25|35|80|36|27|42|31|971|46|865|26|363|42|104|38|72|214|0|0|203|19|41|51|496|25|27|45|83|301|140|25|33|47|40|25|28|56|68|404|179|118|119|148|41|34|1014|42|40|174|66|45|134|35|21|63|182|620|37|70|57|77|46|24|122|42|21|127|34|46|69|72|18|24|39|34|120|72|757|56|156|20|53|56|95|191|81|86|25|27|48|25|1142|37|55|91|16|43|101|25|128|38|18|111|63|48|49|137|50|67|44|71|79|1136|75|98|69|149|39|33|22|25|48|15|28|21|32|10|52|47|59|82|19|12|245|50|28|726|106|48|137|711|38|39|28|247|75|34|44|18|17|38|25|39|38|91|915|35|25|24|250|70|12|17|78|27|94|69|232|699|11|46|1238|30|78|200|17|42|69|49|104|73|16|45|35|31|44|53|53|29|115|1274|16|42|111|59|33|30|78|106|31|61|23|27|72|62|538|134|38|54|66|77|70|247|45|34|43|41|43|0|0|42|5|72|114|39|21|31|1270|33|280|39|24|430|31|60|409|30|45|148|34|21|46|56|70|80|194|33|120|219|30|169|122|77|341|33|63|14|18|46|23|35|67|18|20|53|47|12|14|40|52|29|133|846|78|66|74|74|246|37|568|574|428|13751|755|266|951|110149|145|93|979|1823|5574|198|602|98|76|62|89|199|194|79|43|619|36|1276|36|53|39|41|29|7330|42|62|277|73|184|8038|773|488|4307|53|573|6358|209|1377|2140|3147|1481|0|570|82|10106|53|4267|8011|1566|559|3792|101|103|359|2209|477|110|291|170|865|1619|1007|2634|1091|464|81|1075|92|593|2244|104|64|2699|132|3474|27|219|38|244|954|326|240|518|1775|684|5570|25601|938|40|47|96|49|169|15278|21|44|25|80|58|16|14|71|167|46|14|100|35|61|31|81|207|1079|63|65|107|1352|135|57|27|328|811|70|260|242|39|764|68|93|52|68|115|25|67|88|30|83|111|33|5061|231|80|1339|977|65|100|30|32|62|26|49|69|132|14|48|80|41|524|112|166|134|0|242|55|597|53|67|612|106|78|56|44|67|267|43|140|45|26|88|116|54|76|37|41|37|124|24|162|108|55|60|61|73|37|55|58|43|60|47|42|57|30|16|31|22|29|86|15|248|31726|24|51|61|190|22|0|47|117|48|55|76|39|50|1902|35|57|31|32|33|64|123|60|59|43|106|19|45|97|571|134|397|501|165|421|54|112|38|17|382|42|2125|124|33|73|265|218|84|74|41|85|68|1142|84|88|31|133|61|3320|121|66|885|39|53|250|57|115|54|120|90|37|104|410|98|32|374|71|78|24|22|74|43|209|93|249|37|159|28|39|155|71|255|32|50|13|152|66|29|62|28|205|45|111|76|479|367|41|35|210|44|262|35|32|38|20|389|75|867|40|138|280|44|50|48|168|19|34|46|248|49|256|60|35|48|245|902|53|43|65|109|39|32|9|28|395|68|37|27|34|393|310|55|33|57|0|0|116|938|45|318|121|29|37|42|77|110|44|56|504|122|34|440|144|31|120|21|88|47|31|26|810|13|12|39|158|8166|38|61|0|38|265|59|33|14|61|49|21|88|159|54|38|45|45|37|58|98|121|39|234|41|17|52|66|103|42|59|99|40|204|29|44|27|76|106|30|42|41|181|22|184|65|11|53|37|50|60|121|337|292|75|59|57|39|23|65|75|33|160|43|61|69|32|33|27|54|32|42|43|41|146|141|137|275|32|394|32|206|70|66|52|44|64|152|22|52|123|35|67|904|71|9|31|50|52|99|57|36|60|56|56|231|88|55|1125|213|143|51|27|19|138|51|103|21|51|24|82|52|228|21|59|30|82|84|40|25|44|91|230|45|267|17|44|52|54|48|37|118|56|67|66|49|89|20|569|57|478|89|41|39|39|319|30|287|31|240|31|525|35|64|40|29|90|23|60|49|54|59|50|34|131|21|27|73|156|94|142|92|14|37|32|25|387|77|717|6|28|62|44|33|213|25|904|404|144|59|153|44|37|31|1804|21|37900|17|23|17|27|36|565|63|47|55|72|52|52|68|44|77|61|40|29|54|94|34|65|26|220|94|130|57|67|120|77|71|94|28|61|210|50|50|149|26|20|101|96|131|65|736|336|1246|177|34|207|45|40|69|82|111|77|85|260|42|21|82|86|15695|253|32|43|45|315|62|132|35|32|67|25|27|10|11|330|60|21|565|509|47|44|37|110|144|27|33|370|75|23|36|28|77|27|53|109|42|169|57|515|37|11|273|67|160|192|195|551|47|86|107|239|27|21|712|203|34|158|324|72|46|60|54|28|50|126|28|17|301|68|37|10|19|18|26|9|142|75|34|18|42|55|58|92|137|38515|25|33|25|73|36|118|47|30|53|12|71|32|322|22|21|42|42|51|14|50|46|98|46|9|24|57|23|63|530|18|95|127|71|53|37|75|36|22|748|443|22|20|24|29|36|69|30|53|13|54|41|28|153|38|60|337|174|428|292|80|32|342|423|384|69|32|89|59|44|40|90|4001|91|78|110|97|56|121|50|63|18|129|17|118|312|20|25|45|39|17|2003|83|138|45|97|183|33|99|56|122|83|54|47|46|139|28|51|111|110|30|53|19|43|116|14|107|52|252|59|37|109|85|44|477|7|37|66|94|100|60|79|61|115|369|49|42|380|49|21|256|50|430|30|34|55|35|53|16|27|112|55|83|21|62|34|84|20|64|56|172|38|50|71|211|87|21|59|16|66|47|474|86|41|41|135|126|110|32|79|37|48|51|48|132|80|134|37|130|61|64|88|35|135|22|119|34|23|100|76|39|35|56|41|198|57|98|35|30|119|214|33|75|20|114|94|122|125|270|32|78|87|29|37|14|80|22|46|12|37|51|123|478|18|120|432|145|58|80|31|337|40|19|94|59|53|183|78|423|315|72|271|17|18|94|9|45|80|154|39|41|16|66|222|64|39|31|48|30|607|46|650|32|2994|117|2433|598|102|417|32|34|27|35|116|26|831|56|23|4451|14|104|63|1531|8244387|48.5
Total|111|53|87|108|219|340|185|63|135|1454|122|99|234|52|77|100|222|172|120|74|7454|89|67|460|50|778|119|76|163|224|103|3102|81|92|1896|96|299|2516|106|1659|82|76|115|219|113|396013|33|77|78|74|139|155|56|131|130|113|99|73|1388|232|39|74|196|69|68|13660|65|2545|340|4833|89|74|126|148|91|61|8375|73|426|247|57|96|1592|254|34|178|121986|2648|226|403|4334|23603|1652|568|989|246|399|44|10071|78|376|82|39|41|49|98|110|101|282|85|84|576|94|792|251|534|144|73|74|7106|101|56|59|88|3573|116|206|95|255|129|91|59|111|97|80|120|126|114|52|144|779|238|98|427|217|183|84|67|368|113|78|132|101|316|809|2539|265|4551|75|263|1846|98|41|129|154|65|114|47|134|357|99|45|111|120|49|94|159|81|94|180|72|98|587|7844|355|94|69|320|45|60|80|280|143|73|73|167|277|227|91|107|143|60|91|364|49|71|70|339|38|87|367|112|127|49|91|36|267|69|212|163|102|70|114|99|117|112|87|44|603|44|102|96|132|29|51|65|385|280|47|49|64|70|61|605|82|91|92|96|230|173|64|661|318|190|52|51|105|56|226|26708|3023|124|48|199|43|126|151|746|109|253|368|98|219|59|266|81|66|881|214|67|76|132|101|243|135|82|72|188|319|66|87|248|81|93|5821|256|66|63|28|86|64|184|94|140|98|788|1700|31|215|88|54|171|73|99|64|86|53|99|74|39|111|367|646|59|81|203|126|135|294|60|73|4508|83|54|171004|102|94|679|706|47|432|134|283|939|85020|77|150|112|200|216|2066|105|57|51|31|70|703|148|90|95|123|103|9148|1291|1565|299|205|14933|751|3275|3068|3451|836|48|95|1763|121|68|181|444|184|66|108|59|83|75|65|102|61|10431|74|55|566|80|41|149|102|54|69|100|42|85|87|60|38|80|72|183|71|78|436|61|154|70|74|254|200|2004|22|342|50|61|230|49|198|117|2105|244|78|152|153|79|47|515|211|38|139|59|390|72|93|1367|86|270|54|22|56|62|93|6268|84|186|110|186|138|84|53|61|197|178|229|44|57|69|89|85|142|94|58|212|79|71|101|54|58|1307|140|142|70|52|210|41|113|911|300|66|89|131|115|42|97|126|1139|53|94|105|61|121|728|1814|797|103|78|45|222|108|64|126|748498|555|21971|5714|868|8461|11230|10317|482|1008|78|89|42|115|177|211|143|17571|3895|173|2170|1562|894|150|89|305|6700|220|43|6059|77147|1007|245|51|195|143|129|1741|4000|4803|347|290|43|99|957|1378|249|112|235|42|76|214|5274|193|86|199|126|205|59|82|81|102|189|28|64|64|99|74|103|68|64|346|218|279|77|56|23|60|85|70|330|337|69|67|146|539|288|46|156|42|213|201|93|101|108|166|61|134|106|85|55|87|922|68|200|162|56|72|93|218|10436|309|352|167|5313|223|62|55|298|586|80|74|64|202|2224|70|116|57|107|203|214|757|87|91|80|195|105|47|119|89|179|166520|168|113|126|129|64|2939|613|65|467|68|73|2585|881|2449|143|4601|909|269|1210|583|1747|2049|48|333|284|222|275|227|1473|204|1348|1328|515|142|1615|9989|455|1912|1573|15303|455|342|1151|1648|193|151|1313|1870|152|111|139|84|1743|211|3146|3336|631|7141|1109|2597|604|52225|3240|2710|822|2618|449|1470|4240|2969|1269|1944|1046|2590|7136|1126|1217|11568|219|2317|283|2764|813|2100|128|297|156|1414|387|973|31985|6758|466|813|130|82|2742|104|47|4400|1462|990|417|2394|3206|71|44|108|2268|63|59|2190|284|1170|2824|905|228|435|8216|468|93|283|553|1466|171|1280|759|5281|1213|188|60|39|34|57|1139|1046|2146|344|2063|3485|62|68|118|64|404|59|101|122|162|127|38|4492|493|185|281|62|79|2552|87|149|96|114|240|87|89|165|89|88|1169|307|391|608|138|83|1327|1115|60|278|88|74|353|94|56|68|206|81|318|79|73|47|565|3115|100|756|372|1403|362|208|756|3489|78|72|112|4480|138|119|96|156|3381|50|139|68|109|176|31244|39|2386|454|483|129|521|86|2461|145|2639|897|120|103|94|329|104|26|131|321|755|96|287|211|172|2482|5450|1508|77|57|73|154|251|285|92|115|371|53|72|73|686|47|133|44|53|92|112|117|93|96|192|96|255|534|166|105|78|89|126|144|62|81|314|79|161|395|107|538|174|171|63|76|86|45|1050|444|40|59|71|119|6303|32|101|86|55|49|63|201|106|272|64|144|97|71|92|101|96|9244|98|100|192|89|56|71|56|293|194|63|53|3313|76|98|180|281|91|86|315|73|84|94|85|152|166|98|113|347|123|58|61|564|102|55|34|56|106|95|69|75|104|54|142|85|161|153|271|48|187|95|71|40|246|438|3995|103|447|55|105|291|65|95|292|84|94|180|95|27|166|2997|80|63|81|130|157|242|110|39|142|108|182|87|47|85|72|63|61|328|578|74|72|284|115|61|129|44|288|136|28|198|31|86|102|749|83|58|223|84|180|227|77|80|72|113|160|98|365|66|191|248|403|57|71|79|123|62|307|86|52|91|218|162|2456|64|66|106|53|202|157|89|96|161|41|99|163|66|67|253|110|270|76|446|157|131|206|51|174|1488|74|485|138|96|64|57|92|127|408|236|57|41|113|115|121|178|119|92|148|50|55|195|3651|99|121|194|203|212|151|68|75|169|128|292|94|0|0|226|68|30|87|58|65|151|197|108|289|118|64|303|220|37|81|133|65|92|83|341|75|52|139|2533|109|60|481|339|246|164|124|116|155|171|318|130|43|43|43|41|149|380|85|68|61|58|91|433|85|42|93|4731|725|455|1033|536|800|42376|203|333|57|153|47|228|187|77|146|3903|3120|112|75|95|124|103|1470|235|88|35|130|256|98|629|59|172|61|38|51|245|70|972|80|167|1014|106|83|773|944|658|810|3372|9088|3849|643|10443|4519|3513|2195|6135|2656|68|190|51|79|55|51|4326|127|266|93|104|204|46|170|69|1467|13265|313|585|139|306|1067|297|7304|75|87|130|404|257|253|102|60|222|85|268|99|539|2303|168|72|56|64|155|44|97|1057|125|138|2480|388|133|2929|47|43|115|630|67|199|58|394|55|74|57|440|68|60|118|199|718|280|59|136|126|89|753|63|266|72|256|50|74|1626|128|101|78|90|45|538|167|103|143|44|799|313|190|454|32|39|488|136|29|806|64|152611|3386|1106|158|46|97132|57|3090|3647|1737|105|197|39|9892|161|97|50|537|21|106|371|16|57|194|8074|7276|115|117|274|91|73|161|1249|210|593|2311|68|2335|153|30|55|4158|10098|122|39|114|153|128|71|145|188|68|133|101|79|110|204|320|76|1661|1929|3936|8199|713|381|1797|2253|230|2085|1478|250|351|57470|85|3412|139|7328|91|3589|512|90|33|46|101|76|81|845|126|94|376|2096|107|21|136|204|44|208|80|139|74|73|213|263|69|87|87|206|114|41|86|41|373|123|0|119|20061|2270|417|107|102|103|78|71|110|78|78|88|389|43|108|68|33|42|150|8810|74|142|139|249|91|89|482|64|214|75|295|55|54|93|238|88|38|705|109|42|20214|3637|104|36|106|2664|574|2423|93|647|16738|58|8235|81|324|1630|682|1334|581|495|101|239|69|570|90|85|98|113|187|529|134|122|42|85|36|56|94|134|3398|82|75|423|267|97|272|351|131|56|1810|711|2018|92|107|53|71|472|58|88|235|40|1314|125|473|57|60|137|133|71|44|174|135|596|63|141|118|75|81|95|199|4317|1768|487|130|76|157|271|87|1047|155|76|1499|60|100|302|71|82|93|54|36|102|1646|2295|199|53|236|101|28|1413|157|1384|73|79|67|170|266|464|3276|2440|261|303|174|198|147|107|92|2279|12853|222|91|255|73|110|86|355|15|212|2672|1722|113|35|47132|137|93|122|112|52|2097|229|4692|85|617|65813|720|316|172|95|105|56|59|728|1284|770|107|437|18457|16458|1141|49|1100|446|70|181|3232|228|72|66|2311|2684|970|4501|98719|13634|7667|153|240|742|39|2698|410|103|286|124|161|4545|42|498|802|320|35|138|130|405|1114|6601|353|78|150|42|88|237|113|95|156|229|71|187|140|237|783|108|1814|709|132|46729|559|2302113|203|3462|2357|105|126|412|2173|1922|1483|709|1139|295|116|361|73|71|124|78|61|69|64|87|135|89|140|6986|7603|62|5131|254|445|45|85|2400|71|0|110|61|132|248|2389|114|95|69|136|278|119|52|963|77|44|195|2220|108|372|346|73|145|272|747|0|80|213|672|673|73|65|97|245|104|86|92|208|150|43|109|73|43|55|120|202|33|551|247|60|65|50|71|538|444|999|620|228|313|395|91|102|124|273|8546|1138|1982|4258|1035|2646|936|2729|73|67|43|157|125|52|122|104|442|1255|44|45|118|103|97|61|1015|89|54|35|136|41|75|62|53|76|138|87|1673|139|353|116|308|98|84|100|88|141|320|2172|198|124|613|32|282|260|38|55|53|208|31|142|84|45|71|85|84|74|126|38|159|198|40|131|99|590|1360|88|121|218|56|233|72|49|4073|75|55|100|142|49|123|151|78|145|195|207|603|110|115|169|188|71|41|62|131|62|72|86|120|101|218|71|160|32|153|0|67|73|70|172|170|168|202|85|67|133|1634|431|50|193|62|67|26801|65|237|178|202|105|1046|571|48|32|157|87|497|56|47|31|52|228|207|78|85|239|22|109|440|116|439|60|115|68|72|61|116|195|104|104|78|149|33|43|37|45|110|183|237|71|74|115|271|9639|114|51|100|520|87|51|63|110|60|242|525|61|89|95|64|1044|68|56|69|151|157|122|126|623|103|65|69|10744|109|160|67|261|124|43|55|47|426|79|55|2135|57|47|113|90|77|51|91|112|1883|190|58|55|197|90|12517|452|106|77|44|126|115|66|2736|68|49|95|85|196|82|100|75|51|101|234|1802|538|160|149|82|2374|1451|50|200|70|92|225|177|115|72|105|47|500|175|105|82|81|98|101|57|466|655|49|69|259|84|3495|3374|184|91|2764|378|70|135|36|139|109|98|283|566|34|88|157|108|78|153|94|128|530|95|57|684|114|46|123|16051|929|3587|28|73|153|702|202|90|163|203|55|213|275|2249|365|47|74|482|8216|98|154|245|144|59|143|108|75|71|460|438|86|218|40|202|60|120|80|71|218|296|36|1659|45|71|56|7609|127|50|53|1177|110|135|98|318|150|92|74|113|237|84|93|134|74|40|53|101|63|32|380|93|165|80|136|88|78|339|791|84|158|1115|43|349|92|35|606|49|198|68|78|45|968|74|86|270|188|311|148|82|246|818|450|154|40|806|67|48|557|82|75|99|73|62|186|157|218|34|63|79|100|69|90|80|158|33|18|79|709|76|573|370|92|37|50|87|95|129|97|73|181|187|1035|34|102|115|263|395|139|204|80|197|619|184|70|134|337|84|41|249|470|32|291|669|86|31|122|67|57|75|147|1556|52|50|103|657|169|247|77|62|175|62|174|50|59|107|86|110|114|90|69|3337|328|193|63|119|61|506|165|179|162|331|37|242|147|251|517|217|136|105|147|99|83|1779|1002|178|303|134|32|554|104|192|81|759|58|354|130|75|2247|68|68|755|124|368|1066|42|73|110|112|158|62|331|52|537|36|327|156|44|66|42|2756|113|73|70|56|73|124|68|46|47|160|115|26|51889|43|83|286|45|20|383|156|214|33|109|27|95|131|444|5920|94|146|208|181|279|64|72|4476|82|45|119|182|60|387|2888|126|84|132|85|52|84|178|71|85|38|60|39|92|51|79|861|64|50|195|501|67|95|74|99|142|92|46|197|211|140|233|78|123|112|70|1308|175|560|16729|147|290|120|67|712|42|171|303|35432|82|864|151|86|131|50|1852|364|218|1785|15615|587|490856|1477|2266|46|108|159|1702|368|521|105|630|70|85|96|160|87|94|134|106|47|62|53|17|52|7563|238|72|43|50|206|79|208|157|76|156|57|75|98|47|34|157|73|89|88|487|41|137|111|38|485|208|74|70|51|120|64|18|42|34|2017|62|65|391|86|518|140|543|263|149|472|243|57|118|76|105|67|148|92|71|35|88|173|258|41|152|91|43|94|98|238|41|56|31|272|69|54|112|77|78|1147|38|67|65|65|326|243|707|55|42|97|383|85|51|116|59|57|99|491|54|2509|124|327|169|302196|141|320|93|86|1026|32|50|2235|43|151|34|148|128|235|548|12979|114|48|69|60|57|120|130|52|48|53|308|144|131|152|122|1762|191|45|98|120|123|187|144|41|143|59|142|61|658|57|82|75|97|714|78|450|36719|58|41|1976|109|466|90|65|67|100|78|150|87|244|265|52|157|3910|92|45|615|73|130|125|171|104|179|163|456|110|76|288|1009|48|375|527|39|70|133|2370|109|28|1782|134|56|64|181|60|40|542|999|598|108|216|207|338941|737|60|60|564|78|127|85|579|66|121|121|44|91|111|91|116|118|194|98|77|59|309|288|63|264|1689|395|74|117|40|97|135|59|70|223|189|51|52|61|29|134|16|102|99|261|626|37|31|130|34|296|126|41|30|88|249|98|89|393|88|69|96|114|856|115|142|23671|3750|1872|89|108|175|37|228|84|296|49|419|134|68|207|333|114|30|230|40|465|630|207|204|506|603|419|177|223|407|164|301|142|1933|544|664|517|346|539|81|195|175|59|107|304|453|126|95|90|95|64|1944|205|162|27|79|246|134|0|59|50|82|162|40|65|50|330|87|374|2202|1120|256|2125|408|77|48|101|2802|534|170|109|41|48|213|57|280|56|135|148|58|4244|2898|88|61|72|1273|7997|253|68|72|2614|2290|166|94|6761|231|50|303|102|114|4327|323|1779|884|58|34|104|828|9992|12722|58|4309|84|167|758|113|432|244|25|54|133|135|46|227|366|104|6222|2301|778|164|153|82|168|106|81|129|229|146|200|6134|76|141|55|168|198|3559|1514|79|113|667|187|45|76|102|282|88|113|54|71|50|287|114|95|144|7998|1411|196|72|92|36|53|60|167|92|215|64|38|85|192|65|67|321|754|61|97|91|114|43721|58|114|79|333|45|39|46|104|72|56|67|88|47|269|2129|264|54|50|143|5443|1503|108|39|1479|37116|173|3577|194|57|131|109|83|100|86|55|134|105|242|261|72|1285|128|76|123|385|276|86|176|106|54|1921|181|530|118|735|124|817|92|166|48|739|107|90|262|166|159|92|68|79|77|210|45|146|42|9313|77|105|29550|137|837|84|72|1947|132|137|55|46|35|450|86|139|2719|36|44|52|258|118|338|66|104|48|157|44|68|114|69|117|89|165|96|67|71|411|55|197|113|98|204|86|95|1448|119|117|78|160|478|48|189|61|1203|76|55|53|304|220|193|10550|117|110|131|68|231|464|40|311|54|85|50|115|71|93|92|126|223|69|62|57|158|56|35|567|96|170|91|72|52|95|462|42|210|84|95|385|33|29|76|159|152|38|95|90|575|69|340|136|121|106|413|198|227|130|161|190|372|4067|49|54|73|148|407|86|89|427|323|87|92|171|276|265|238|125|104|374|77|38|2258|68|69|48|55|135|116|84|114|2118|52|269|80|100|75|92|173|157|74|306|129|468|5318|1217238|81|60|55|57|66|73|7282|69|92|48|77|247|69|81|116|135|76|67|125|42|63|36|698|73|43|239|205|308|127|94|171|201|21423|67|44|17419|190|476|81|122|115|166|68|79|25|60|37|147|1515|4319|156|891|97|275|179|36|2105|161|343|2119|232|2302|69|69|287|99|53|115|91|106|177|62|90|3411|46|49|56|172|155|141|674|69|42|86|152|177|86|140|106|44|1695|59|132|469|32|178|68|230|1221|8835|53|69|53|188|116|77|59|76|208|179|95|405|117|147|49|101|232|339|283|93|62|33|106|41|86|179|98|50|68|70|36|58|98|150|156|69|49|364|137|170|121|65|67|3059|285|83|48|53|74|158|109|56|45|184|128|607|103|70|45|118|52|327|64|178|1275|168|152|109|54|80|124|329|237|260|51|91|167|66|200|92|50|3656|1185|89|2010|257|84|48|92|89|71|165|148|107|171|50|321|123|76|95|208|443|4664|144|148|81|98|101|30|846|152|44|33|1864|370|53|68|24|201|70|57|102|104|143|82|56|123|175|528|169|206|63|79|9181|47|373|61|196|228|84|1174|133|90|173|457|430|7029|165|5251|14351|138|185|6383|1759|114|124|83|91|110|171|48|46|116|79|113|104|130|127|446|65|258|137|879|141|42|36|52|46|81|96|160|303|62|63|52|60|84|132|34|131|94|248|61|83|48|48|83|38|241|67|559|426|70|680|98|270|161|68|138|83|64|76|231|88523|485|147|228|120|62|85|56|650|311|80|61|88|90|615|912|89|1479|64|40|39|59|38|60|96|46|240|107|139|86|39|952|40|376|81|149|269|120|26|76|207|19|373|90|55|148|55|75|93|101|239|181|249|450|93|77534|129|57|437|229|123|186|53|438|91|396|332|375|126|500|59|50|173|130|109|49|48|67|98|110|498|55|331|55|126|76|71|187|168|56|263|116|87|102|578|93|585|298|111|329|78|75|50|1015|934|93|610|56|132|383|76|314|299|668|48|3578|157|53|36|530|76|266|118|32|122|7923|115|64|77|46|198|119|151|111|77|70|121|79|321|111|80|236|161|1918|66|60|48|66|174|29|9917|199|417|182|45|257|173|1198|47|186|335|26|32|56|79|261|56|55|118|522|304|140|27|13|47|121|61|111|197|113|75|52|53|77|48|223|288|93|60|158|81|313|164|75|169|510|83|34|2455|1166|58|98|60|58|123|545|85|67|71|42|46|118|70|228|112|95|126|270|98|203|95|57|760|344|137|275|143|648|54|216|196|57|41|161|56|30|105|172|44|224075|182|61|87|69|145|603|57|51|60|185|296|38|114|161|1965|4439|55|643|40|147|80|77|34|28|51|69|108|323|135|130|337|6553|80|112|73|122|106|36|45|87|62|484|87|31|35|35|36|104|117|232|67|183|110889|31|83|0|67|75|94|65|69|107|478|111|72|83|36|97|77|4052|2066|47|177|61|679|66|80|108|1070|64|53|260|51|252|50|59|72|53|87|456|60|86|57|105|71|177|90|100|97|90|112|88|132|490|76|46|40|71|60|564|48|54|161|56|82|110|128|81|130|76|55|982|504|196|62|46|291|13856|146|58|113|91|219|164|276|80|213|83|1497|548|127|140|48|52|49|76|45|49|89|54|146|140|70|117|69|62|151|79|777|60|738|87|156|105|104|9|77|49|60|432|52|98|136|108|139|1422|128|96|294|156|132|87|48|88|185|48|58|70|63|679|558|72|146|93|76|53|344|41|62|191|60|112|232|35|69|148|67|51|101|1231|276|2932|3757|2540|88|49|5717|215|60|82|118|1028|111|42222|74|1245|81|35|57|128|465|770|380|2929|1402|248|9679|703|65553|3310|167|116|60|71|2224|1548|15054|1891|1447|2734|66759|48|197|121|1516|54|123|145|1855|133|208|46|60|37|58|116|74|36|853|112|175|437|89|379|59|200|71|36|174|84|101|207|151|104|182|547|315|203|351|1309|1000|227|3056|5016|223|1983|575|49|73|21|56|285|29|65|251|8948|34|71|76|57|120|48|58|171|256|122|158|49|697|516|331|1910|637|255|4350|216|3552|3579|2256|336|753|5488|874|1580|3448|4084|7831|4319|254|4729|2452|1690|400|2263|544|699|1779|490|5383|264|1130|317|1700|597|8788|611|3640|635|2613|736|319|4054|2206|390|463|646|1073|641|43|246|110|793|1897|185|1250|3622|159628|1390|82|5987|2696|75|9746|153|470|43|384|104|196|1297|141|69133|100|232|98|159|332|10437|7443|71|287|31|63|73|61|126|73|254|78|1445|88|69|44|152|246|161|272|72|213|182|113|4365|123|92|100|87|165|85|127|82|0|0|960|67|32|148|206|78|113|76|1531|192|43|151|936|77|85|171|148|1174|83|92|130|57|88|110|71|79|116|41|90|231|246|244|176|211|61|234|260|17169|209|124|79|65|48|90|104|1629|32|100|108|117|85|194|1065|236|176|57|2808|55|51|100|85|117|4232|1021|103|171|272|131|6202|790|91|103|117|224|1451|2135|33|41|95|49|132|53|768|37970|3915|231|206|180|51|2008|85|713|262|2551|51|51|62|526|57|66|1280|52|358|67|189|47|266|104|14941|107|100|40070|107|114|166|53|118|79|87|88|80|63|187|85|107|58|92|76|72|95|108|168|154|54|0|0|116|82|61|3521|139|33|1026|103|39|90|154|69|460|119|125|82|100|96|84|159|271|389|104|183|115|66|376|94|49|227|124|86|395|539|59|49|80|113|1909|113|924|145|107|116|97|100|56|94|107|19|43|93|38|57|191|58|76|83|632|57|1447|977|139|82|50|3554|277|0|0|158|29|62|87|1001|87|383|229|60|205|280|242|176|70|149|44|205|89|76|117|247|205|437|43|153|1159|234|6027|150|173|28|134|51|75|40|60|233|3342|286|103|267|171|84|115|38|32|93|292|116|7955|63|87|376073|671|76|113|220|1330|316|460|44|80|1420|157|374|39|78|34|78|101|72|94|1979|175|34|315|1179|99|1453|16290|103|126|176|784|93|51|54|708|86|145|177|98|347|143|150|436|2978|4895|32|53|71|69|114|3291|39|264|78|138|57|60|180|63|331|115|100|55|49|674|70|60|95|81|51|96|42|136|37|217|130|72|127|76|148|66|81|45|138|112|317|64|126|264|100|111|73|114|335|60|114|92|212|132|246|117|149|98|71|197|1721|1170|94|82|45|282|126|36|160|68|66|150|129|157|74|116|28|43|50|60|64|473|2342|181|66|61|55|131|159|106|83|76|148|74|144|54|28|112|100|159|105|113|278|3177|112|103|131|378|223|97|166|69|253|256|1011|47|314|71|362|150|110|135|300|98|145|273|117|84|83|152|497|55|1458|730|285|84|79|28|75|287|110|871|195|71|296|177|64|113|60|98|73|80|333|38278|372|212|54|37|56|77|117|55|40|32|148|104|110|131|1291|108|74|136|273|212|274|62|26|106|87|191|125|26|183|712|128|31665|87|127|777|56|28|80|1601|121|28|205|21|252|39|61|864|95|51|74|77|137|69|62|204|43|115|86|53|46|84|142|125|317|451|177|188|78|171|125|75|66|65|51|28177|90|285|57|70|129|141|144207|91|49|46|81|374|110|756|1953|321|81|193|156|695|1488|3529|96|439|63|180|124|107|126|35|180|68|87|39|83|79|169|33|93|21|211|46|97|138|115|113|124|86|60|11907|319|30|154|122|92|379|142|111|91|1151|252|70|161|60|279|1302|256|1085|103|52|83|680|84|260|0|77|41|1073|47|67|88|189|72|184|329|131|32|138|570|67|274|121|100409|62|59|79|120|101|111|163|145|117|93|52|54|139|97|1533|67|605|188|77|138|139|206|87|96|142|46|70|3121|229|32|86|620|2173|145|35|81|363|255|101|70|56|75|60|75|479|56|61|73|115|113|62|170|81|299|293|85|65|83|134|124|388|45|59|102|806|1407|1072|121|2224|126|1434|94|385|648|2834|639|603|2058|226|1514|88|104|2695|125|763|220|140|238|64|56|54|451|98|71|87|62|63|114|93|79|58|39|216|121|932|64|126|88|190|33|170|85|109|276|97|5810|35|108|73|57|66905|128|156|114|224|1961|127|42|57|202|73|155|45|132|151|73|83|745|114|72|211|79|87|23|106|88|402|5255|77|61|32|95|93|219|57|232|117|326|233|61|69|162|44|89|57|119|74|439|213|38|1100|37|2131|280|1032|55|52|415|852|487|36|25|356|289|164|274|152|26|68|3018|49|72|45|240|61|85|134|40|51|375|245|115|174|59|707|157|892|160|1799|228|121|8499|195|78|323|946|3717|512|484|2312|44|114|197|166|80|468|212|322|77|2424|214|78|255|47|44|44|88|852|273|47|311|142|660|77|177|517|116|196|71|110|165|140|53|426|162|200|113|122|54|99|53|72|165|150|81|36|64|496|99|618|36|107|113|55|39|83|156|97|64|515|79|115|168|3233|89|117|84|71|59|209|392|64|2829|76|409|481|103|1037|102|62|56|222|118|1108|1558|53|10713|471|309|92|57|96|73|152|128|199|59|48|71|101|87|92|31|180|100|51|81|220|2992|190|121|391|92|204|127|82|119|83|204|170|234|45|129|86|121|164|38|80|306|66|98|144|153|47|49|68|1088|94|87|210|96|87|43|44|425|41|49|133|289|21|71|223|56|54|49|142|103|57|45|100|89|352|189|80|52|590|94|98784|214|1200|71|216|866|82|98|98|39|16182|19247|171|171|101|118|324|200|51|54|181|110|306|362|86|214|1160|71|84|424|233|52|76|146|448|113|75|65|80|5201|55|95|97|2190|173|87|46|83|894|73|136|73|162|51|68|203|51|60|499|22|7753|62|552|138|275|57|202|65|194|184|0|87|96|51|73|54|64|169|84|536|56|84|80|1064|50|192|440|110|59|187|54|289|70|85|195|85|902|227|201|507|204|2328|2422|520|4080|97|92|735|5636|1533|1243|425|84|56|87|52|283|63|300|47|282|42|53|62|50|81|1469|196|106|434|3948|386|321|307|84|637|132|180|206|3594|169|7514|385|135|2131|680|591|1851|595|169|2752|2067|2125|304|352|1496|271|387|155|79|896|74|78|584|1262|29|81|1347|2789|1836|12281|2904|611|104|21135|46|5726|2031|2706|6735|152|106|213|74|95|140|977|81|277|353|214|1553|202|61|75|83|201|55|6471|96|59|70|547|510|108|82|354|1350|322|7571|270|373|444|6819|4443|206|201|54|60|1172|259|71|169|673|157|223|43|152|171|113|135|126|103|1177|198|189|69|284|76|484|43|85|105|80|81|60|84|47|113|4047|218|603|1500|71|110|99|127|75|163|105|112|64|114|72|220|216|45|18089|125|29577|313|665|365|197|115|68|77|112|1994|72|54|201|457|106|51|45|144|363|216|177|171|85|3589|696|560|77|304|214|120|129|294|97|87|63|382|320|75|37|66|90|41|129|187|49|120|189|306|84|80|105|116|132|122|51|65|54|143|56|64|77|88|134|82|93|50|29|53|73|138|135|609|47|13178|97|802|129|152|123|228|21861|2609|159|420|190|80|238|277|13535|62|44|43|614|390|146|18034|194|2912|34|101|100|2737|2080|76|47|48|188|100|138|102|96|243|11783|31|105|71|35|1855|9234|342|277|52|43|323|79|65|77|214|69|48|150|295|1146|47|125|68|128|38|1248|185|1699|110|57|48|99|61|95|70|109|330|78|59|105|1846|49|137|123|1312|54|1593|170|150|83|91|60|49|48|69|97|92|376|89|144|114|43|236866|47|78|72|2101|1252|541|2629|808|47|80|355|346|213|2543|77|118|52|127|83|57|153|60|1215|47|75|225|247|97|604|50|1436|82|3953|48959|22|63|1188|588|3589|8102|1939|712|197|113|356|532|954|54|83|148|35|142|359|106|1899|929|626|130|732|1793|31884|54|20136|151|207|2790|1667|2745|85|13473|1202|8059|3052|124|4414|152|1815|2295|2183|95|158|107|7441|53|46|49|197|8627|3115|44|67|167|73|169|61|115|190|158|75|1186|132|54|102|1192|90|57|757|4293|261|120|181|77|184|124|326|367|98|1603|246|104|8568|7145|1905|674|274|551|40|68|18|1831|2931|104|106|94|89|114|145|166|65|1178|514|83|74|81|139|153|101|71|80|104|597|6704|370|926|71|6441|7712|244|531|3498|1138|1342|632|55|151|95|60|2900|71|101|62|154|131|237|406|134|886|150|55|9489|131|77|71|221|196|10530|586|2165|407|1953|558|129|152|126|84|103|83|1716|223|566|211|64|9651|581|18165|36|76|398|314|185|178|190|323|54|77|98|6077|52|385|598|106|29|76|104|2237|3348|174|946|2707|600|226|2132|7869|5942|1567|3871|3634|1989|579|2866|5842|1117|4981|1149|138|2994|366|1027|179151|2811|1795|1067|1071|1658|410|432|2325|81|95|42|75|62|125|128|487|50534|1386|602|1433|77|51|54|66|66|86|131|61|65|96|73|67|102|688|130|128|93|196|639|3117|62|94|97423|2126|4175|4511|68|221|70|74|232|45|1630|152|45|146|935|26|187|111|88|131|143|61|81|141|29|91|66|16|235|62|1792|227|348|51|164|172|713|1202|46854|45|69|510|60|66|100|890|164|6636|141|65|116|89|91|41|146|334|262|122|51|58|92|124|128|199|123|53|276|69|97|162|95|93|22|51|161|87|49|94|1486|30|109|4254|208|386|142|78|63|578|152|107|59|86|48|65|51|4134|68|62|111|66|157|3268|75|249|47356|145|327|414|158|45|336|245|62|64|38|3030|1651|141|2407|432|91|52|204|2901|3259|840|1563|67|102|3795|67|411|236|133|167|96|1704|24|800|194|202|150|36|76|5967|55|380|478|666|98|105|54|125|1157|84|48|95|419|127|1586|75|35|62|60|259|44|226|101|65|222|10906|145|64|39|334|102|76|46|60|194|107|88|43|50|54|38|55|123|43|44|265|64|77|192|59|149|100|135|117|69|78|68|97|121|959|0|0|2852|88|216|44|128|78|138|68|112|276|483|274|38|175|7392|68|578|45|73|122|60|245|620|74|138|999|185|581|102|177|329|657|30|4224|657|345|291|2960|64|60|331|112|85|84|62|90|79|55|59|203|71|271|15963|138|152|444|2001|31568|221|30|4835|147|117|226|1678|169|60|86|1838|98|145|450|89|892|311|3923|41|486|3593|150|1013|114|126|78|116|238|105624|813|3960|4808|126|14537|369|51|145|247|38|175|36|174|91|92|427|132|126|113|283|91|88|519|213|2185|6708|1162|71|2768|1793|915|3686|2834|1917|67|147|41|51|79|46|2831|64|1417|313|66|260|77|135|76|121|266|278|695|467|478|342|453|127|351|491|83|85|146|81|69|110|100|86|69|701|3001|127|721|900|2718|54|123|175|1270|738|134|750|5443|344|76|1271|140|133|113|226|105|115|178|84|115|94|49|47|496|60|339|92|69|476|283|48|411|83|84|46|94|787|267|59|204|102|122|729|56|103|50|944|100|150|119|77|89|54|65|242|257|2685|4546|58|77|45|86|71|67|4106|267|98|120|35|309|72|44|5685|110|26|84|1022|608|77|190|103|141|35528|103|1416|124|158|104|45|151|39|1042|2038|162|122|107|119|81|157|7625|110|142|57|158|569|476|139|62|64|37063|489|151|64|167|2881|1518|1478|1748|61|62|80|53|315|2880|1197|3390|150|327|464|97|125|125|156|89|164|54|87|133|1955|72|39|101|2693|4151|237|123|48|637|48|52|162|28|385|48|105|1315|111|135|228|79|128|325|603|141|67|475|66|112|196|13223|73|96|55|259|59|36|163|109|103|137|1512|89|134|77|94|42|29|172|159|1152|103|106|346|201|465|155|100|64|343|776|55|43|139|62|239|900|163|205|31|67|422|107|307|196|87|54|71|859|304|120|6876|61|149|142|64|2057|283600|190|406|94|79|788|178|357|90|62|69|73|9860|146|65|107|44|66|447|1225|432|141|190|115|58|45|87|41|67|220|432|447|88|321|31|70|123|391|85|74|453|66|965|1005|1077|663|1141|1058|192|136|75|1495|2237|15753|765|2463|1286|208|106|169|137|316|60|199|160|2458|118|92|92|93|111|90|239|651|120|92|133|81|54|140|175|80|189|1115|169|98|77|251|73|87982|129|188|170|1130|105|1021|119|112|148|181|185|1065|327|80|188|104|4192|77|2553|62|182|415|84|74|80|253|86|75|53|175|495|291|81|132|79|35|115|30|340|688|117|180|110|102|70|314|671|238|35|870|63|44|83|100|127|1589|69|151|114|45|52|38|45|263|2380|228|188|239|451|112|63|764|100|439|384|75|65|457|168|146|492|379|228|49|86|89|57|144|51|639|106|332|98|26|60|8337|209|35|99|103|1754|135|84|85|890|74|146|911|72|183|44|51|74|77|202|156|831|102|107|218|313|68|63|11232|76|299|108|48|127|56|386|331|202|140|193|695|78|80|182|36|209|7367|125|1025|104|198|177|216|72|147|126|39|64|131|87|2355|3763|94|36|172|113|342|78|176|164|148|41|167|555|48|124|1364|286|100|58|80|354|181|151|15|302|1022|2288|257|226|47047|2501|157|196|735|1078|2513|74|145|248|656|201|82|58|442|259|79|38|433|13492|70|4074|1671|1815|6835|138|134|70|104|67|91|77|981|329|127|77|1443|234|1526|2085|3855|3524|2612|1196|351|578|172|469|56016|8380|348|214|96|210|177|411|206|333|44|2655|1401|198|314|4691|1707|106|601|181|610|94|33|123|16816|77|335|210|130|78|105|227|4253|136|70|1864|1209|54|50|78|55|86|181|95|1444|2176|88|51|47|1229|605|51824|2085|5995|89|64|21|121|394|89|476|610|84|98|12411|685|95|376|4509|2320|461|509|1570|166|26132|3366|138|84|104|10497|424|1988|35|89|130|55|64|291|47|59|95|45|63|95|271|60|80|131|110|80|200|52|88|336|268|59|79|134|112|60|41|182|137|60|80|126|70|81|79|113|90|0|209|126|57|2935|598|37|55|315|194|129|1165|116|49|193|1107|187|141|66|79|99|87|66|94|75|44|297|77|168|104|105|73|62|92|140|46|57|171|70|132|26|131|102|95|337|633|333|216|59|109|137|236|134|111|74|63|83|80|231|759|198|48|100|210|103|69|390|46|142|188|34|92|44|100|95|51|91|75|160|97|53|77|135|85|44|113|183|48|163|131|93|934|88|71|100|609|51|105|205|248|131|58|1134|57|49|74|42|52|87|85|105|307|120|691|54|100|176|71|532|118|121|126|146|31|59|107|264|95|616|1990|90|76614|4082|7599|189|4198|162|37|4865|329|80|122|522|3372|6519|1760|787|15101|57|368|81|63|210|15869|141|42|221|176|470|342|89|69|5420|89|60|35|80|260|622|6549|619|1633|5710|464|79|56|94|127|77|2115|40|340|117|152|93|9948|67|772|25386|203|102|123|40|76|86|361|42|165|648|193|73|50|64|131|56|133|56|920|642|80|226|1239|55|122|193|67|1537|63|122|69|90|120|49|64|843|150|87|402|43|88|611|932|109|160|50386|376|103|1503|235|1442|256|1040|60|220|88|68|159|131|31|121|74|50|7646|1631|37|74|217|18715|55|522|118|260|92|54|101|12|217|213|82|159|303|2861|1344|241|63|247|136|251|135|101|99|96|68|86|39|4932|738|723|589|2337|4064|3778|586|1606|324|782|9988|2472|7584|8253|1875|1187|2222|5153|713|1547|955|2066|105|422|898|1437|416|484|142|0|0|103|1573|3027|151|82|1541|62|2437|1974|1766|348|113|58|74|102|93|52|91|76|93|136|660|132|111|113|94|152|34|53|10197|30597|209|69|48|76687|2457|2617|6860|5479|155|10934|2783|171|490|3263|181|327|164|149|89|5990|506|249|156|86|504|135|133|73|108|831|44|37|77|51|316|1477|73|76|56|250|213|238|107|37|182|74|311|100|204|4506|144|49|472|443|114|92|95|76|161|444|37|75|96|201|179|389|84|83|92|301|436|129|161|43|194|47|53|143|85|48|85|163|146|96|134|71|2117|47|92|53|57|179|78|62|106|50|1762|87|1894|40|566|84|174|122|138|356|0|0|318|35|80|117|917|48|54|86|139|525|237|50|58|76|81|59|75|104|160|886|454|205|206|298|75|67|2326|70|71|307|116|114|228|67|46|121|342|1427|70|157|104|139|113|54|222|77|41|256|63|84|122|119|35|63|79|55|211|156|1445|122|278|45|88|103|168|366|152|187|52|56|126|63|2414|80|100|156|39|95|174|54|221|71|32|213|109|98|108|234|95|123|92|119|127|2285|161|171|141|261|93|72|46|55|96|27|56|45|62|27|94|94|130|148|35|26|448|94|60|1339|187|89|295|1404|69|72|60|483|130|65|82|39|51|76|57|74|68|165|1746|84|56|49|476|130|31|37|128|56|189|131|414|1374|33|84|2676|80|142|374|37|82|120|67|181|131|32|71|79|69|80|110|102|52|240|2746|42|85|189|113|73|66|166|186|71|112|49|68|131|130|1005|236|68|105|124|122|156|429|94|64|91|76|78|0|0|92|14|137|216|85|46|69|2928|57|512|69|67|821|57|91|977|63|88|285|68|49|93|101|129|181|367|73|254|426|65|284|237|155|621|69|123|42|45|87|44|63|109|70|35|97|86|41|40|69|95|54|229|1515|158|117|135|137|421|69|1116|1228|847|16170|1346|503|1749|236220|269|163|1358|3619|13295|351|1063|185|135|123|157|360|298|143|71|1428|69|2539|67|97|68|82|52|13364|78|100|466|117|336|11877|1598|835|8766|102|1012|7811|387|2196|4033|5471|2540|0|1045|172|16081|102|8620|12818|2081|1188|7121|174|191|732|4604|962|189|879|360|1797|3193|1432|7543|2162|856|161|2097|190|1161|3686|212|120|4744|274|6588|49|439|68|457|1845|665|492|923|3624|1369|11315|76210|1594|83|83|199|98|291|24395|74|81|56|156|106|36|39|150|325|81|37|196|82|99|71|174|406|1953|112|121|223|2265|262|106|64|569|1598|138|525|456|66|1489|143|174|126|137|171|46|144|165|106|152|195|59|9451|545|150|3605|1967|120|178|60|59|109|53|95|135|299|31|82|154|91|957|203|295|266|0|464|112|1032|85|122|1379|204|153|115|80|110|489|79|247|83|48|155|221|115|145|66|80|73|224|42|395|183|109|126|102|134|79|99|107|108|96|84|78|113|65|47|52|45|55|158|41|459|59495|49|86|120|354|47|25|111|210|89|111|126|79|93|4158|65|100|66|62|60|129|237|126|102|78|205|39|91|176|1122|238|1617|949|293|931|108|192|67|41|645|89|2781|215|71|149|517|430|155|142|85|153|137|2260|162|165|68|283|116|6517|212|133|1532|76|102|542|120|208|97|211|189|64|181|689|207|67|687|143|132|47|53|138|77|355|174|333|66|276|55|82|255|150|561|62|93|35|286|123|54|156|65|394|98|199|130|1040|644|78|61|346|81|553|79|56|73|30|755|119|1598|70|256|496|80|103|88|672|40|64|88|484|93|459|150|71|100|453|1851|87|82|117|194|78|62|24|60|735|121|68|55|71|808|584|114|64|109|0|0|192|1853|86|612|219|57|74|118|140|195|78|98|905|221|67|838|261|47|209|48|173|75|63|54|1558|38|37|68|365|13433|55|97|0|70|578|96|58|23|108|100|47|151|287|117|71|85|78|68|97|186|224|73|473|78|40|89|261|176|70|119|162|72|388|63|110|55|140|174|61|71|68|309|42|361|109|25|100|84|92|119|223|659|575|141|103|99|81|38|110|135|68|306|76|141|139|75|79|63|123|61|108|62|77|251|260|268|526|59|811|61|355|118|117|106|102|133|244|50|83|226|63|103|1705|134|33|64|79|109|168|113|69|115|96|87|464|150|95|2372|396|232|83|54|40|239|105|184|40|98|50|150|99|497|45|110|64|133|149|78|59|100|163|441|89|517|36|90|92|114|83|66|244|97|115|124|82|161|38|1032|128|839|176|86|71|64|647|59|520|79|448|66|1269|65|123|83|55|157|57|115|99|112|95|91|60|265|55|53|114|282|169|231|172|52|61|57|50|707|149|1499|15|67|125|79|64|432|50|3361|741|285|116|281|72|62|57|3587|45|91891|45|46|46|55|67|1025|118|106|105|142|105|84|132|85|136|116|88|59|90|207|59|96|51|409|196|253|119|111|188|151|129|152|49|95|366|87|90|281|54|47|184|184|321|107|1241|664|2382|325|60|371|106|83|124|149|218|150|160|446|68|33|140|130|37658|487|72|76|80|598|94|236|67|56|122|53|56|22|28|527|129|42|974|922|82|92|69|222|316|51|72|664|126|62|77|63|148|60|85|171|80|314|109|903|77|26|483|114|292|348|366|1198|106|154|197|416|48|61|1270|387|63|277|659|115|90|104|108|50|91|223|55|38|551|113|65|31|46|41|101|23|266|147|69|36|90|101|96|172|220|99156|50|65|39|133|64|198|77|50|112|27|140|60|522|45|48|68|77|87|38|141|83|172|66|24|45|125|51|141|1006|34|180|218|128|87|70|147|64|48|1569|768|53|37|44|50|71|134|55|105|31|97|72|51|256|75|102|593|304|786|551|140|56|695|794|731|133|59|197|98|82|74|169|7711|167|137|217|165|113|227|85|143|42|233|32|213|599|50|61|83|71|37|4672|161|257|76|165|316|70|175|89|204|172|112|77|89|248|60|104|205|190|58|84|48|75|207|35|183|99|482|107|60|215|142|99|898|24|79|124|164|202|98|159|116|236|705|96|67|672|68|44|540|90|857|51|68|105|69|117|31|58|318|112|151|44|115|62|125|59|129|105|282|91|101|129|412|154|43|112|43|99|87|901|171|70|89|253|246|171|78|126|67|82|97|104|234|128|232|57|258|99|114|150|69|272|47|217|70|57|178|160|75|62|89|70|365|116|219|66|64|216|400|71|141|40|191|171|211|238|424|56|151|153|49|59|30|158|43|85|31|68|171|206|823|41|202|879|305|131|158|66|624|69|41|176|109|97|352|126|770|608|112|507|36|37|193|27|68|186|273|67|83|37|151|387|129|73|69|103|46|1120|97|1182|73|5404|220|4008|1117|184|723|63|65|67|62|217|55|1721|107|57|7562|28|188|117|3541|17013950|100
Percentage|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|2.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.7|0|0|0|0|0.1|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|4.4|0|0.1|0|0|0|0.1|0.1|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.9|0|0|0|0|0.6|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0.4|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.6|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|13.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0.1|0|2.9|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1.8|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|7.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.7|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0.4|0|0|0|0|0|0|0|0.1|0|0|0|0.4|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.9|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0.4|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|2.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0.8|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.6|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.4|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.6|0|0|0|0|0|0|0|0|0|0.1|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1.4|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0.1|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.6|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.6|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1.7|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0.2|0|0|0|0.5|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|1.4|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0.1|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0.1|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0.4|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.3|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.5|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0.6|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment