User:George Orwell III/Usc-fd

From Wikisource
Jump to navigation Jump to search
local ord2aut = {}
local aut2ord = {}
local potus = {}
ord2aut[1]="George Washington"
ord2aut[2]="John Adams"
ord2aut[3]="Thomas Jefferson"
ord2aut[4]="James Madison"
ord2aut[5]="James Monroe"
ord2aut[6]="John Quincy Adams"
ord2aut[7]="Andrew Jackson"
ord2aut[8]="Martin Van Buren"
ord2aut[9]="William Henry Harrison"
ord2aut[10]="John Tyler"
ord2aut[11]="James K. Polk"
ord2aut[12]="Zachary Taylor"
ord2aut[13]="Millard Fillmore"
ord2aut[14]="Franklin Pierce"
ord2aut[15]="James Buchanan"
ord2aut[16]="Abraham Lincoln"
ord2aut[17]="Andrew Johnson"
ord2aut[18]="Ulysses S. Grant"
ord2aut[19]="Rutherford B. Hayes"
ord2aut[20]="James Abram Garfield"
ord2aut[21]="Chester Alan Arthur"
ord2aut[22]="Grover Cleveland"
ord2aut[23]="Benjamin Harrison"
ord2aut[24]="Grover Cleveland"
ord2aut[25]="William McKinley"
ord2aut[26]="Theodore Roosevelt"
ord2aut[27]="William Howard Taft"
ord2aut[28]="Woodrow Wilson"
ord2aut[29]="Warren G. Harding"
ord2aut[30]="Calvin Coolidge"
ord2aut[31]="Herbert Hoover"
ord2aut[32]="Franklin Delano Roosevelt"
ord2aut[33]="Harry S. Truman"
ord2aut[34]="Dwight D. Eisenhower"
ord2aut[35]="John F. Kennedy"
ord2aut[36]="Lyndon B. Johnson"
ord2aut[37]="Richard Nixon"
ord2aut[38]="Gerald Ford"
ord2aut[39]="Jimmy Carter"
ord2aut[40]="Ronald Reagan"
ord2aut[41]="George Herbert Walker Bush"
ord2aut[42]="William Jefferson Clinton"
ord2aut[43]="George W. Bush"
ord2aut[44]="Barack Obama"
ord2aut[45]="-"
ord2aut[46]="-"
ord2aut[47]="-"
ord2aut[48]="-"
ord2aut[49]="-"
ord2aut[50]="-"

for i,v in ipairs(ord2aut)
    do
      aut2ord[v]=i
    end
local potus={}
local i=1

potus[1]={}
potus[1].name="George Washington"
potus[1].order="1st"
potus[1].office="President of the United States"
potus[1].title=""
potus[1].from=
potus[1].to=
potus[1].delta="<>"

potus[2]={}
potus[2].name="John Adams"
potus[2].order="2nd"
potus[2].office="President of the United States"
potus[2].title=""
potus[2].from=
potus[2].to=
potus[2].delta="<>"

potus[3]={}
potus[3].name="Thomas Jefferson"
potus[3].order="3rd"
potus[3].office="President of the United States"
potus[3].title=""
potus[3].from=
potus[3].to=
potus[3].delta="<>"

potus[4]={}
potus[4].name="James Madison"
potus[4].order="4th"
potus[4].office="President of the United States"
potus[4].title=""
potus[4].from=
potus[4].to=
potus[4].delta="<>"

potus[5]={}
potus[5].name="James Monroe"
potus[5].order="5th"
potus[5].office="President of the United States"
potus[5].title=""
potus[5].from=
potus[5].to=
potus[5].delta="<>"

potus[6]={}
potus[6].name="John Quincy Adams"
potus[6].order="6th"
potus[6].office="President of the United States"
potus[6].title=""
potus[6].from=
potus[6].to=
potus[6].delta="<>"

potus[7]={}
potus[7].name="Andrew Jackson"
potus[7].order="7th"
potus[7].office="President of the United States"
potus[7].title=""
potus[7].from=
potus[7].to=
potus[7].delta="<>"

potus[8]={}
potus[8].name="Martin Van Buren"
potus[8].order="8th"
potus[8].office="President of the United States"
potus[8].title=""
potus[8].from=
potus[8].to=
potus[8].delta="<>"

potus[9]={}
potus[9].name="William Henry Harrison"
potus[9].order="9th"
potus[9].office="President of the United States"
potus[9].title=""
potus[9].from=
potus[9].to=
potus[9].delta="<>"

potus[10]={}
potus[10].name="John Tyler"
potus[10].order="10th"
potus[10].office="President of the United States"
potus[10].title=""
potus[10].from=
potus[10].to=
potus[10].delta="<>"

potus[11]={}
potus[11].name="James K. Polk"
potus[11].order="11th"
potus[11].office="President of the United States"
potus[11].title=""
potus[11].from=
potus[11].to=
potus[11].delta="<>"

potus[12]={}
potus[12].name="Zachary Taylor"
potus[12].order="12th"
potus[12].office="President of the United States"
potus[12].title=""
potus[12].from=
potus[12].to=
potus[12].delta="<>"

potus[13]={}
potus[13].name="Millard Fillmore"
potus[13].order="13th"
potus[13].office="President of the United States"
potus[13].title=""
potus[13].from=
potus[13].to=
potus[13].delta="<>"

potus[14]={}
potus[14].name="Franklin Pierce"
potus[14].order="14th"
potus[14].office="President of the United States"
potus[14].title=""
potus[14].from=
potus[14].to=
potus[14].delta="<>"

potus[15]={}
potus[15].name="James Buchanan"
potus[15].order="15th"
potus[15].office="President of the United States"
potus[15].title=""
potus[15].from=
potus[15].to=
potus[15].delta="<>"

potus[16]={}
potus[16].name="Abraham Lincoln"
potus[16].order="16th"
potus[16].office="President of the United States"
potus[16].title=""
potus[16].from=
potus[16].to=
potus[16].delta="<>"

potus[17]={}
potus[17].name="Andrew Johnson"
potus[17].order="17th"
potus[17].office="President of the United States"
potus[17].title=""
potus[17].from=
potus[17].to=
potus[17].delta="<>"

potus[18]={}
potus[18].name="Ulysses S. Grant"
potus[18].order="18th"
potus[18].office="President of the United States"
potus[18].title=""
potus[18].from=
potus[18].to=
potus[18].delta="<>"

potus[19]={}
potus[19].name="Rutherford B. Hayes"
potus[19].order="19th"
potus[19].office="President of the United States"
potus[19].title=""
potus[19].from=
potus[19].to=
potus[19].delta="<>"

potus[20]={}
potus[20].name="James Abram Garfield"
potus[20].order="20th"
potus[20].office="President of the United States"
potus[20].title=""
potus[20].from=
potus[20].to=
potus[20].delta="<>"

potus[21]={}
potus[21].name="Chester Alan Arthur"
potus[21].order="21st"
potus[21].office="President of the United States"
potus[21].title=""
potus[21].from=
potus[21].to=
potus[21].delta="<>"

potus[22]={}
potus[22].name="Grover Cleveland"
potus[22].order="22nd"
potus[22].office="President of the United States"
potus[22].title=""
potus[22].from=
potus[22].to=
potus[22].delta="<>"

potus[23]={}
potus[23].name="Benjamin Harrison"
potus[23].order="23rd"
potus[23].office="President of the United States"
potus[23].title=""
potus[23].from=
potus[23].to=
potus[23].delta="<>"

potus[24]={}
potus[24].name="Grover Cleveland"
potus[24].order="24th"
potus[24].office="President of the United States"
potus[24].title=""
potus[24].from=
potus[24].to=
potus[24].delta="<>"

potus[25]={}
potus[25].name="William McKinley"
potus[25].order="25th"
potus[25].office="President of the United States"
potus[25].title=""
potus[25].from=
potus[25].to=
potus[25].delta="<>"

potus[26]={}
potus[26].name="Theodore Roosevelt"
potus[26].order="26th"
potus[26].office="President of the United States"
potus[26].title=""
potus[26].from=
potus[26].to=
potus[26].delta="<>"

potus[27]={}
potus[27].name="William Howard Taft"
potus[27].order="27th"
potus[27].office="President of the United States"
potus[27].title=""
potus[27].from=
potus[27].to=
potus[27].delta="<>"

potus[28]={}
potus[28].name="Woodrow Wilson"
potus[28].order="28th"
potus[28].office="President of the United States"
potus[28].title=""
potus[28].from=
potus[28].to=
potus[28].delta="<>"

potus[29]={}
potus[29].name="Warren G. Harding"
potus[29].order="29th"
potus[29].office="President of the United States"
potus[29].title=""
potus[29].from=
potus[29].to=
potus[29].delta="<>"

potus[30]={}
potus[30].name="Calvin Coolidge"
potus[30].order="30th"
potus[30].office="President of the United States"
potus[30].title=""
potus[30].from=
potus[30].to=
potus[30].delta="<>"

potus[31]={}
potus[31].name="Herbert Hoover"
potus[31].order="31st"
potus[31].office="President of the United States"
potus[31].title=""
potus[31].from=
potus[31].to=
potus[31].delta="<>"

potus[32]={}
potus[32].name="Franklin Delano Roosevelt"
potus[32].order="32nd"
potus[32].office="President of the United States"
potus[32].title=""
potus[32].from=
potus[32].to=
potus[32].delta="<>"

potus[33]={}
potus[33].name="Harry S. Truman"
potus[33].order="33rd"
potus[33].office="President of the United States"
potus[33].title=""
potus[33].from=
potus[33].to=
potus[33].delta="<>"

potus[34]={}
potus[34].name="Dwight D. Eisenhower"
potus[34].order="34th"
potus[34].office="President of the United States"
potus[34].title=""
potus[34].from=
potus[34].to=
potus[34].delta="<>"

potus[35]={}
potus[35].name="John F. Kennedy"
potus[35].order="35th"
potus[35].office="President of the United States"
potus[35].title=""
potus[35].from=
potus[35].to=
potus[35].delta="<>"

potus[36]={}
potus[36].name="Lyndon B. Johnson"
potus[36].order="36th"
potus[36].office="President of the United States"
potus[36].title=""
potus[36].from=
potus[36].to=
potus[36].delta="<>"

potus[37]={}
potus[37].name="Richard Nixon"
potus[37].order="37th"
potus[37].office="President of the United States"
potus[37].title=""
potus[37].from=
potus[37].to=
potus[37].delta="<>"

potus[38]={}
potus[38].name="Gerald Ford"
potus[38].order="38th"
potus[38].office="President of the United States"
potus[38].title=""
potus[38].from=
potus[38].to=
potus[38].delta="<>"

potus[39]={}
potus[39].name="Jimmy Carter"
potus[39].order="39th"
potus[39].office="President of the United States"
potus[39].title=""
potus[39].from=
potus[39].to=
potus[39].delta="<>"

potus[40]={}
potus[40].name="Ronald Reagan"
potus[40].order="40th"
potus[40].office="President of the United States"
potus[40].title=""
potus[40].from=
potus[40].to=
potus[40].delta="<>"

potus[41]={}
potus[41].name="George Herbert Walker Bush"
potus[41].order="41st"
potus[41].office="President of the United States"
potus[41].title=""
potus[41].from=
potus[41].to=
potus[41].delta="<>"

potus[42]={}
potus[42].name="William Jefferson Clinton"
potus[42].order="42nd"
potus[42].office="President of the United States"
potus[42].title=""
potus[42].from=
potus[42].to=
potus[42].delta="<>"

potus[43]={}
potus[43].name="George W. Bush"
potus[43].order="43rd"
potus[43].office="President of the United States"
potus[43].title=""
potus[43].from=
potus[43].to=
potus[43].delta="<>"

potus[44]={}
potus[44].name="Barack Obama"
potus[44].order="44th"
potus[44].office="President of the United States"
potus[44].title=""
potus[44].from=
potus[44].to=
potus[44].delta="<>"

potus[45]={}
potus[45].name="(~)/"
potus[45].order="45th"
potus[45].office="President of the United States"
potus[45].title=""
potus[45].from=
potus[45].to=
potus[45].delta="<>"

potus[46]={}
potus[46].name="(~)/"
potus[46].order="46th"
potus[46].office="President of the United States"
potus[46].title=""
potus[46].from=
potus[46].to=
potus[46].delta="<>"

potus[47]={}
potus[47].name="(~)/"
potus[47].order="47th"
potus[47].office="President of the United States"
potus[47].title=""
potus[47].from=
potus[47].to=
potus[47].delta="<>"

potus[48]={}
potus[48].name="(~)/"
potus[48].order="48th"
potus[48].office="President of the United States"
potus[48].title=""
potus[48].from=
potus[48].to=
potus[48].delta="<>"

potus[49]={}
potus[49].name="(~)/"
potus[49].order="49th"
potus[49].office="President of the United States"
potus[49].title=""
potus[49].from=
potus[49].to=
potus[49].delta="<>"

potus[50]={}
potus[50].name="(~)/"
potus[50].order="50th"
potus[50].office="President of the United States"
potus[50].title=""
potus[50].from=
potus[50].to=
potus[50].delta="<>"


pages.ord2aut=ord2aut
pages.aut2ord=aut2ord
pages.potus=potus
return pages