From 16a69071c80ba26ea04243cbdee92d025415e83f Mon Sep 17 00:00:00 2001
From: kinglalu <56965132+kinglalu@users.noreply.github.com>
Date: Mon, 15 Nov 2021 19:16:52 -0600
Subject: [PATCH 01/13] Create placeholder
---
views/archive/g/retrobowl/placeholder | 1 +
1 file changed, 1 insertion(+)
create mode 100644 views/archive/g/retrobowl/placeholder
diff --git a/views/archive/g/retrobowl/placeholder b/views/archive/g/retrobowl/placeholder
new file mode 100644
index 00000000..8b137891
--- /dev/null
+++ b/views/archive/g/retrobowl/placeholder
@@ -0,0 +1 @@
+
From 8649ad19b3a5f18d09f4daf4ea4b084bf410dae1 Mon Sep 17 00:00:00 2001
From: kinglalu <56965132+kinglalu@users.noreply.github.com>
Date: Mon, 15 Nov 2021 19:18:32 -0600
Subject: [PATCH 02/13] Add files via upload
---
views/archive/g/retrobowl/index.html | 85 ++++++++++++++++++++++++++++
1 file changed, 85 insertions(+)
create mode 100644 views/archive/g/retrobowl/index.html
diff --git a/views/archive/g/retrobowl/index.html b/views/archive/g/retrobowl/index.html
new file mode 100644
index 00000000..28f4bf02
--- /dev/null
+++ b/views/archive/g/retrobowl/index.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From 24e082d54be9d1319b2e5fde16ed491368ace0d8 Mon Sep 17 00:00:00 2001
From: kinglalu <56965132+kinglalu@users.noreply.github.com>
Date: Mon, 15 Nov 2021 19:19:10 -0600
Subject: [PATCH 03/13] Delete placeholder
---
views/archive/g/retrobowl/placeholder | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 views/archive/g/retrobowl/placeholder
diff --git a/views/archive/g/retrobowl/placeholder b/views/archive/g/retrobowl/placeholder
deleted file mode 100644
index 8b137891..00000000
--- a/views/archive/g/retrobowl/placeholder
+++ /dev/null
@@ -1 +0,0 @@
-
From 662ae2bc303a6929a3a34dad864a98ebd28c7034 Mon Sep 17 00:00:00 2001
From: kinglalu <56965132+kinglalu@users.noreply.github.com>
Date: Mon, 15 Nov 2021 19:19:34 -0600
Subject: [PATCH 04/13] Create placeholder
---
views/archive/g/retrobowl/html5game/placeholder | 1 +
1 file changed, 1 insertion(+)
create mode 100644 views/archive/g/retrobowl/html5game/placeholder
diff --git a/views/archive/g/retrobowl/html5game/placeholder b/views/archive/g/retrobowl/html5game/placeholder
new file mode 100644
index 00000000..d905d9da
--- /dev/null
+++ b/views/archive/g/retrobowl/html5game/placeholder
@@ -0,0 +1 @@
+e
From c1c3fe52f96091d5652929f4c530f6e835202666 Mon Sep 17 00:00:00 2001
From: kinglalu <56965132+kinglalu@users.noreply.github.com>
Date: Mon, 15 Nov 2021 19:20:32 -0600
Subject: [PATCH 05/13] Add files via upload
---
.../g/retrobowl/html5game/Achievements.txt | 66 +
.../g/retrobowl/html5game/Colleges.txt | 106 +
.../g/retrobowl/html5game/LanguageUS.txt | 940 ++++
.../g/retrobowl/html5game/Names_F1.txt | 1069 ++++
.../archive/g/retrobowl/html5game/Names_L.txt | 1486 ++++++
.../g/retrobowl/html5game/RetroBowl.js | 4615 +++++++++++++++++
.../html5game/RetroBowl_texture_0.png | Bin 0 -> 672463 bytes
.../g/retrobowl/html5game/Schedule.txt | 1025 ++++
views/archive/g/retrobowl/html5game/Teams.txt | 33 +
.../g/retrobowl/html5game/inflate.min.js.map | 1 +
.../g/retrobowl/html5game/savedata.ini | 1 +
.../retrobowl/html5game/snd_audience_dis.ogg | Bin 0 -> 24723 bytes
.../g/retrobowl/html5game/snd_audience_fg.ogg | Bin 0 -> 35642 bytes
.../retrobowl/html5game/snd_audience_idle.ogg | Bin 0 -> 134469 bytes
.../g/retrobowl/html5game/snd_beep.ogg | Bin 0 -> 3977 bytes
.../g/retrobowl/html5game/snd_beep2.ogg | Bin 0 -> 4821 bytes
.../g/retrobowl/html5game/snd_bounce.ogg | Bin 0 -> 5301 bytes
.../g/retrobowl/html5game/snd_click.ogg | Bin 0 -> 4775 bytes
.../g/retrobowl/html5game/snd_kick.ogg | Bin 0 -> 4875 bytes
.../g/retrobowl/html5game/snd_oof1.ogg | Bin 0 -> 5296 bytes
.../g/retrobowl/html5game/snd_oof2.ogg | Bin 0 -> 5515 bytes
.../g/retrobowl/html5game/snd_oof3.ogg | Bin 0 -> 5785 bytes
.../g/retrobowl/html5game/snd_post.ogg | Bin 0 -> 5846 bytes
.../g/retrobowl/html5game/snd_tackle.ogg | Bin 0 -> 6181 bytes
.../g/retrobowl/html5game/snd_throw.ogg | Bin 0 -> 4887 bytes
.../archive/g/retrobowl/html5game/splash.png | Bin 0 -> 583 bytes
26 files changed, 9342 insertions(+)
create mode 100644 views/archive/g/retrobowl/html5game/Achievements.txt
create mode 100644 views/archive/g/retrobowl/html5game/Colleges.txt
create mode 100644 views/archive/g/retrobowl/html5game/LanguageUS.txt
create mode 100644 views/archive/g/retrobowl/html5game/Names_F1.txt
create mode 100644 views/archive/g/retrobowl/html5game/Names_L.txt
create mode 100644 views/archive/g/retrobowl/html5game/RetroBowl.js
create mode 100644 views/archive/g/retrobowl/html5game/RetroBowl_texture_0.png
create mode 100644 views/archive/g/retrobowl/html5game/Schedule.txt
create mode 100644 views/archive/g/retrobowl/html5game/Teams.txt
create mode 100644 views/archive/g/retrobowl/html5game/inflate.min.js.map
create mode 100644 views/archive/g/retrobowl/html5game/savedata.ini
create mode 100644 views/archive/g/retrobowl/html5game/snd_audience_dis.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_audience_fg.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_audience_idle.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_beep.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_beep2.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_bounce.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_click.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_kick.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_oof1.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_oof2.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_oof3.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_post.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_tackle.ogg
create mode 100644 views/archive/g/retrobowl/html5game/snd_throw.ogg
create mode 100644 views/archive/g/retrobowl/html5game/splash.png
diff --git a/views/archive/g/retrobowl/html5game/Achievements.txt b/views/archive/g/retrobowl/html5game/Achievements.txt
new file mode 100644
index 00000000..d246160c
--- /dev/null
+++ b/views/archive/g/retrobowl/html5game/Achievements.txt
@@ -0,0 +1,66 @@
+tag description achieved
+ACH_PASS Make a pass 0
+ACH_PLAYGAME1 Play a game 0
+ACH_TOUCHDOWN1 Score a touchdown 0
+ACH_TOUCHDOWN3 Score 3 touchdowns in a game 0
+ACH_TOUCHDOWN5 Score 5 touchdowns in a game 0
+ACH_FIELDGOAL Score a field goal 0
+ACH_FIELDGOAL25 Score a 25 yard field goal 0
+ACH_FIELDGOAL50 Score a 50 yard field goal 0
+ACH_POINTAFTER1 Score a 1 point conversion 0
+ACH_POINTAFTER2 Score a 2 point conversion 0
+ACH_WIN1 Win a game 0
+ACH_WIN5 Win 5 games 0
+ACH_WIN10 Win 10 games 0
+ACH_WIN25 Win 25 games 0
+ACH_WIN50 Win 50 games 0
+ACH_WIN100 Win 100 games 0
+ACH_SEASON1 Complete a full season 0
+ACH_SEASON5 Complete 5 full seasons 0
+ACH_SEASON10 Complete 10 full seasons 0
+ACH_DRAFT Draft a player 0
+ACH_FREEAGENT Sign a free agent 0
+ACH_TRADEIN Trade a player in 0
+ACH_TRADEOUT Trade a player out 0
+ACH_CUT Cut a player 0
+ACH_WIN_DIVISION Win a division 0
+ACH_WIN_PLAYOFF Win a play-off game 0
+ACH_WIN_AFC Win the AFC title 0
+ACH_WIN_NFC Win the NFC title 0
+ACH_WIN_RETROBOWL1 Win the Retro Bowl 0
+ACH_WIN_RETROBOWL3 Win 3 Retro Bowl titles 0
+ACH_WIN_RETROBOWL5 Win 5 Retro Bowl titles 0
+ACH_WIN_RETROBOWL10 Win 10 Retro Bowl titles 0
+ACH_CAREER_TD50 Score 50 career touchdowns 0
+ACH_CAREER_TD100 Score 100 career touchdowns 0
+ACH_CAREER_TD250 Score 250 career touchdowns 0
+ACH_CAREER_TD500 Score 500 career touchdowns 0
+ACH_UPGRADE_STADIUM Upgrade your stadium facilities 0
+ACH_UPGRADE_TRAINING Upgrade your training facilities 0
+ACH_UPGRADE_REHAB Upgrade your rehab facilities 0
+ACH_MAX_STADIUM Max out your stadium facilities 0
+ACH_MAX_TRAINING Max out your training facilities 0
+ACH_MAX_REHAB Max out your rehab facilities 0
+ACH_WINNING_SEASON Have a winning season 0
+ACH_UNBEATEN_SEASON Have a 16-0 season 0
+ACH_OFFENSE5 Build 5 star offense 0
+ACH_DEFENSE5 Build 5 star defense 0
+ACH_MORALE100 Achieve 100% team morale 0
+ACH_FANS100 Get 100% fan rating 0
+ACH_HIRE_OF Hire an offensive coordinator 0
+ACH_HIRE_DF Hire a defensive coordinator 0
+ACH_HIRE_OF5 Hire a 5 star OF coordinator 0
+ACH_HIRE_DF5 Hire a 5 star DF coordinator 0
+ACH_PASS10 Make a 10 yard passing play 0
+ACH_PASS25 Make a 25 yard passing play 0
+ACH_PASS50 Make a 50 yard passing play 0
+ACH_RUN5 Make a 5 yard running play 0
+ACH_RUN10 Make a 10 yard running play 0
+ACH_RUN15 Make a 15 yard running play 0
+ACH_GAME_PASS_200 Pass for 200 yards in a game 0
+ACH_GAME_PASS_300 Pass for 300 yards in a game 0
+ACH_GAME_PASS_400 Pass for 400 yards in a game 0
+ACH_GAME_RUSH_50 Rush for 50 yards in a game 0
+ACH_GAME_RUSH_100 Rush for 100 yards in a game 0
+ACH_GAME_RUSH_150 Rush for 150 yards in a game 0
+ACH_TEAMS2 Take charge of a new team 0
diff --git a/views/archive/g/retrobowl/html5game/Colleges.txt b/views/archive/g/retrobowl/html5game/Colleges.txt
new file mode 100644
index 00000000..0a340056
--- /dev/null
+++ b/views/archive/g/retrobowl/html5game/Colleges.txt
@@ -0,0 +1,106 @@
+Alabama
+Arizona
+Arizona State
+Arkansas
+Auburn
+Baylor
+Boise State
+Boston College
+BYU
+California
+Central Michigan
+Cincinnati
+Clemson
+Colorado
+Colorado State
+Delaware
+Duke
+East Carolina
+Eastern Michigan
+Eastern Washington
+Florida Atlantic
+Florida State
+Fresno State
+Georgia
+Georgia Tech
+Harvard
+Houston
+Idaho
+Illinois
+Illinois State
+Indiana
+Iowa
+Iowa State
+Jacksonville State
+James Madison
+Kansas
+Kansas State
+Kentucky
+Louisiana Tech
+Louisville
+LSU
+Maine
+Marshall
+Maryland
+Memphis
+Miami
+Michigan
+Michigan State
+Minnesota
+Mississippi State
+Missouri
+NC State
+Nebraska
+Nevada
+North Carolina
+North Dakota State
+North Texas
+Northern Illinois
+Northern Iowa
+Northwestern
+Notre Dame
+Ohio
+Ohio State
+Oklahoma
+Oklahoma State
+Ole Miss
+Oregon
+Oregon State
+Penn State
+Pittsburgh
+Purdue
+Richmond
+Rutgers
+Samford
+San Diego
+San Diego State
+San Jose State
+SMU
+South Carolina
+South Florida
+Stanford
+Syracuse
+TCU
+Temple
+Tennessee
+Texas
+Texas A&M
+Texas Tech
+Toledo
+UCF
+UCLA
+USC
+Utah
+Utah State
+Vanderbilt
+Virginia
+Virginia Tech
+Wake Forest
+Washington
+Washington State
+West Alabama
+West Virginia
+Western Kentucky
+Western Michigan
+Wisconsin
+Wyoming
\ No newline at end of file
diff --git a/views/archive/g/retrobowl/html5game/LanguageUS.txt b/views/archive/g/retrobowl/html5game/LanguageUS.txt
new file mode 100644
index 00000000..0ef328ce
--- /dev/null
+++ b/views/archive/g/retrobowl/html5game/LanguageUS.txt
@@ -0,0 +1,940 @@
+ui_NewStarGames New Star Games
+intro_player1 Your name is $fname $lname.#You grew up in $town.
+intro_player2 #You play for the $teamname in the $teamdivision.
+intro_mother Your mother's name is $fname.
+intro_motherdead1 Your mother's name was $fname.#She died when you were $deathage years old.
+intro_motherdead2 Your mother's name was $fname.#She died when you were a baby.
+intro_fatherdead1 Your father's name was $fname.#He died when you were $deathage years old.
+intro_fatherdead2 Your father's name was $fname.#He died when you were a baby.
+intro_fatherdead3 Your father's name was $fname.#He died before you were born.
+intro_father Your father's name is $fname.
+intro_friend Here comes your friend, $fname.#$he invites you out to play football.
+intro_parentsdead1 Your parents names were $mumfname and $dadfname.#They died in a car accident when you were $deathage years olquad.
+intro_parentsdead2 Your parents names were $mumfname and $dadfname.#They died in a car accident when you were a baby.
+intro_guardian Your $relationtype, $fname takes care of you.praise
+rel_Me Me
+rel_Mother Mom
+rel_Father Dad
+rel_Friend Friend
+rel_GrandMother Grandmother
+rel_GrandFather Grandfather
+rel_GrandMother_short GRANDM
+rel_GrandFather_short GRANDF
+rel_Aunt Aunt
+rel_Uncle Uncle
+rel_Coach Coach
+ui_Back Back
+ui_Home Home
+ui_Dilemma Dilemma
+ui_Continue Continue
+ui_Play Play
+ui_Message Message
+ui_Select Select
+ui_Profile Profile
+ui_Practice Practice
+ui_Exercise Exercise
+ui_Fixtures Fixtures
+ui_Results Results
+ui_Exit Exit
+ui_Earn Earn
+ui_Week Week
+ui_Weeks Weeks
+ui_Cash Cash
+ui_Shop Shop
+ui_Study Study
+ui_Purchase Purchase
+ui_Cancel Cancel
+ui_NextMatch Next Game
+ui_PlayMatch Play Game
+ui_Standings Standings
+ui_Relationships Relationships
+ui_Opportunity Opportunity
+ui_YourHappiness Your Happiness
+cards_Shuffle Shuffle
+person_He He
+person_She She
+person_Happiness0 You aren't getting along very well.
+person_Health0 $he is in poor health.
+tla_years yrs
+profile_Name Name
+profile_Age Age
+profile_Birthplace Birthplace
+profile_Sex Sex
+profile_Resides Resides
+profile_Residence Residence
+profile_Occupation Occupation
+profile_Fitness Fitness
+profile_Happiness Happiness
+profile_Intelligence Intelligence
+profile_Football Football
+profile_Earn Earn
+profile_Hobby Hobby
+profile_Hobbies Hobbies
+profile_Vision Vision
+profile_Throw Throw
+profile_Speed Speed
+profile_Family Family
+profile_Deceased Deceased
+profile_Energy Energy
+profile_Acquaintances Acquaintances
+student_HighSchool Student at $schoolname High School
+student_College College Student
+profile_Neighbourhood Neighbourhood
+profile_FamilyFinances Family Finances
+profile_Traits Traits
+profile_Trait Trait
+profile_Learning Learning
+profile_Relationship Relationship
+sex_0 Female
+sex_1 Male
+msg_coach_1 Hey kid, I'm $fullname, the coach at $teamname. We have a long season ahead and I expect you to perform like a champ!
+finances_1 Very low
+finances_2 Low
+finances_3 Ok
+finances_4 Good
+finances_5 Very good
+neighbourhood_1 Run down
+neighbourhood_2 Declining
+neighbourhood_3 Improving
+neighbourhood_4 Prosperous
+neighbourhood_5 Affluent
+profile_Unemployed Unemployed
+class_1 English
+class_2 Math
+class_3 Biology
+class_4 Chemistry
+class_5 Physics
+class_6 History
+class_7 Economics
+class_8 Geography
+aan_class_1 an English
+aan_class_2 a Math
+aan_class_3 a Biology
+aan_class_4 a Chemistry
+aan_class_5 a Physics
+aan_class_6 a History
+aan_class_7 an Economics
+aan_class_8 a Geography
+trait_app_0 None
+trait_app_1 Attractive
+trait_app_2 Disfigured
+trait_app_3 Tall
+trait_app_4 Short
+trait_app_5 Big boned
+trait_app_6 Large
+trait_app_7 Skinny
+trait_app_8 Frail
+trait_app_9 Stutters
+trait_issue_1 Greedy
+trait_issue_2 Optimistic
+trait_issue_3 Shy
+trait_issue_4 Confident
+trait_issue_5 Impressionable
+trait_issue_6 Religious
+trait_issue_7 Atheist
+trait_issue_8 Affectionate
+trait_issue_9 Paranoid
+trait_issue_10 Delusional
+trait_issue_11 Lucky
+trait_issue_12 Forgiving
+trait_issue_13 Clever
+trait_issue_14 Kind
+trait_issue_15 Envious
+trait_issue_16 Proud
+trait_issue_17 Honest
+trait_issue_18 Deceitful
+trait_issue_19 Mean
+trait_issue_20 Pessimistic
+trait_vice_1 Gambler
+trait_vice_2 Alcoholic
+trait_vice_3 Sex Addict
+trait_vice_4 Party Animal
+trait_vice_5 Drug Addict
+trait_vice_6 Aggressive
+commentator_1 Did you know, Bob, that $playername's favourite pasttime is $hobby? I think that really comes across in his game, don't you?
+commentator_2 Apparently $playername's favourite hobby is $hobby? You can tell that just by the way he plays can't you, Bob?
+commentator_reply_1 I hope not, Jim. I hope not.
+commentator_reply_2 Absolutely!
+commentator_reply_3 For sure, Jim.
+commentator_reply_4 Whatever you say, Jim.
+commentator_reply_5 You could say that.
+commentator_reply_6 You would say that, wouldn't you, Jim.
+commentator_reply_7 Absolutely not!
+commentator_reply_8 That is correct.
+commentator_reply_9 No.
+commentator_reply_10 Where's my coffee?
+commentator_reply_11 What?
+commentator_reply_12 Who is Bob?
+commentator_reply_13 It's uncanny.
+commentator_reply_14 I don't see it, Jim.
+commentator_reply_15 ...
+commentator_reply_16 Hah!
+commentator_reply_17 Ha ha.
+commentator_reply_18 Let's get back to the game, Jim.
+ui_Defense Defense
+ui_Offense Offense
+quarter_1 1st Qtr
+quarter_2 2nd Qtr
+quarter_3 3rd Qtr
+quarter_4 4th Qtr
+quarter_5 O.T
+match_Touchdown Touchdown
+match_Interception Interception
+match_Incomplete Incomplete
+match_OutOfBounds Out of bounds
+match_Sacked Sacked
+match_Fumble Fumble
+comm_stage_KickOff $teamname kick off
+comm_stage_Possession_OwnHalf1 $teamname on their own $num
+comm_stage_Possession_OwnHalf2 $teamname in their own half
+comm_stage_Possession_OwnHalf3 $teamname have possession
+comm_stage_Possession_OppHalf1 $teamname have it on the $num
+comm_stage_Possession_OppHalf2 $teamname on the $num
+comm_stage_Possession_OppHalf3 $teamname have possession
+comm_stage_Possession_RedZone $teamname in the red zone
+comm_stage_Possession_BackedUp $teamname deep in their own half
+comm_stage_Possession_Halfway $teamname have it in midfield
+comm_stage_PuntReturnGood That's a good return
+comm_stage_PuntReturnShort It's a short return
+comm_stage_DriveRun0 They run the ball
+comm_stage_DriveRun1 They keep it on the ground
+comm_stage_DrivePass0 They go for the pass
+comm_stage_DrivePass1 They throw the ball
+comm_stage_DriveHailMary0 It's a hail mary throw
+comm_stage_DriveHailMary1 It's a huge throw
+comm_stage_Turnover1 It's a fumble!
+comm_stage_Turnover2 Interception!
+comm_stage_TurnoverHuman $teamname turn it over
+comm_stage_TurnoverHuman4th $teamname turn it over on 4th down
+comm_stage_Touchdown $teamname score!
+comm_stage_Punt $teamname punt
+comm_stage_PAT1 Point after touchdown...
+comm_stage_PAT2_Missed Missed!
+comm_stage_PAT2_Scored Scored!
+comm_stage_FieldGoal1 $teamname attempt a $num yard field goal...
+comm_stage_FieldGoal2_Missed Missed!
+comm_stage_FieldGoal2_Scored Scored!
+comm_stage_end_quarter1 End of 1st quarter
+comm_stage_end_quarter2 End of 1st half
+comm_stage_end_quarter3 End of 3rd quarter
+comm_stage_end_quarter4 Game over
+comm_stage_overtime Overtime!
+comm_stage_overtime_over Game over
+comm_stage_2pt_attempt They go for 2 points...
+comm_stage_2pt_missed But get stopped!
+comm_stage_2pt_scored And score!
+comm_stage_Turnover_Tackle [$pos] $playername makes a great tackle!
+comm_stage_Turnover_Fumble [$pos] $playername forces a fumble!
+comm_stage_Turnover_Sack [$pos] $playername sacks the quarterback!
+comm_stage_Turnover_Interception [$pos] $playername makes an interception!
+comm_stage_failed_skill [$pos] $playername misses the tackle
+comm_stage_failed_speed [$pos] $playername was too slow
+comm_stage_failed_strength [$pos] $playername wasn't strong enough
+comm_stage_incomplete_Run It's short of the 1st down
+comm_stage_incomplete_Pass Incomplete
+down_1 1st down
+down_2 2nd down
+down_3 3rd down
+down_4 4th down
+down_1and 1st &
+down_2and 2nd &
+down_3and 3rd &
+down_4and 4th &
+Goal Goal
+Inches Inches
+match_GetReady Get Ready!
+tut_FriendThrow I'll make a run.\nYou throw me the ball!\n|
+tut_TouchAndDrag Touch and drag
+tut_ClickAndDrag Click and drag
+tut_FriendSuccess Great throw!\n|
+tut_FriendFail Oops.\nTry again.\n|
+game_Title Retro Bowl
+qualification_NO Not Possible
+qualification_MAYBE Possible
+qualification_PO Play-offs
+qualification_WC Wild Card
+endseason_failure You didn't make the play-offs this year.
+matchmsg_SwitchDirection Switch direction?
+ui_MyTeam My Team
+ui_QBStats QB Stats
+ui_Team Team
+ui_Wins Wins
+ui_Losses Losses
+ui_Ties Ties
+ui_PlayOffs Play Offs
+tla_Attempts Att
+tla_Completed Comp
+tla_Percent Pct
+tla_Yards Yds
+tla_yards yds
+sla_Yards Y
+sla_yards y
+tla_TouchDowns TD
+tla_Interceptions Int
+tla_Sacks Sck
+tla_Average Avg
+tla_CompletedPercent Comp %
+ui_League League
+ui_Stats Stats
+ui_Fixtures Fixtures
+ui_Schedule Schedule
+ui_Options Options
+ui_XPLevel XP Level
+ui_StatsMatch Game Stats
+ui_StatsSeason Season Stats
+ui_StatsCareer Career Stats
+ui_NextGame Next Game
+ui_Result Result
+ui_Results Results
+ui_Options Options
+ui_NewGame New Game
+ui_QuitGame Quit Game
+ui_Leaderboard Leaderboard
+ui_Leaderboard_QB QB Leaderboard
+ui_Name Name
+ui_News News
+ui_Traits Traits
+conf_AFC AFC
+conf_NFC NFC
+division_East East
+division_West West
+division_North North
+division_South South
+sla_East E
+sla_West W
+sla_North N
+sla_South S
+sla_Wins W
+sla_Losses L
+sla_Ties T
+sla_Win W
+sla_Loss L
+sla_Tie T
+ui_Yes Yes
+ui_No No
+Punt Punt
+Field Goal Field Goal
+msg_QuitGame Do you want to quit game?
+msg_NewGame Do you want to start a new career?##WARNING!#Current save data and any coaching credits you have acquired will be lost.
+matchmsg_PlayPunt Play 4th down or punt?
+matchmsg_PlayFG Play $down or go for field goal?
+news_qbYardsTDs $playername put in an impressive performace for $teamname1 with $yards yards and $touchdowns touchdowns against $teamname2.
+news_qbYards $playername passed for $yards yards against $teamname2 this week.
+news_qbTouchDowns $teamname1 quarterback $playername threw $touchdowns touchdowns against $teamname2.
+news_qbSacks $playername had a bad game for $teamname1 after being sacked by $teamname2 $sacks times.
+news_qbInterceptions $teamname1 quarterback $playername threw $interceptions interceptions against $teamname2.
+news_qbSacksInts $teamname1 quarterback $playername had a terrible game against $teamname2 suffering $sacks sacks and $interceptions interceptions.
+ui_NewTrait New Trait!
+msg_NewTrait You have earned a new trait!###$traitname##$traitdesc.
+match_StiffArm Stiff Arm!
+ui_DivisionLeaders Division Leaders
+ui_WildCard Wild Card
+ui_InTheHunt In the hunt
+ui_SuperBowl Retro Bowl
+ui_Super#Bowl Retro#Bowl
+ui_Champion Champion
+ui_PlayOffPicture Play Off Picture
+msg_PlayOffResult $teamname1 beat $teamname2 $score1-$score2!
+msg_SuperBowlWinner $teamname1 win the Retro Bowl!
+match_FG_Good It's good
+match_FG_Bad No good
+match_Kicking Kicking
+match_FieldGoal Field Goal
+match_PAT Point After Touchdown
+match_Wind Wind
+ui_Training Training
+ui_FieldGoal Field Goal
+ui_Running Running
+match_TouchToStart Touch To Start
+match_TouchToContinue Touch to continue
+match_Success Success
+match_Fail Fail
+ui_Passing Passing
+training_Running1 Tap the blue circle
+training_Running2 Swipe to dodge
+training_Running1b Click the blue circle
+training_Running2b W or S to dodge
+training_Throw1 Drag and hold to aim
+training_Throw2 Release to throw
+training_Kick1 Tap to set power
+training_Kick2 Tap to set direction
+training_Kick1b Click to set power
+training_Kick2b Click to set direction
+training_Pass Passing Practice
+training_Running Running Practice
+training_FieldGoal Field Goal Practice
+match_Caught Caught
+match_Tipped Tipped
+match_Dropped Dropped
+msg_NewSeason A new season begins!
+match_Recovered Recovered
+match_Turnover Turnover
+match_Safety Safety
+matchmsg_PATor2 1 or 2 point conversion?
+match_1pt 1 pt
+match_2pt 2 pt
+match_Scored Scored
+ui_ChooseTeam Choose Team
+ui_DriveDirection Drive Direction
+ui_driveLeft Left
+ui_driveRight Right
+ui_driveBoth Both
+pos_QB QB
+pos_OL OL
+pos_TE TE
+pos_RB RB
+pos_WR WR
+pos_DL DL
+pos_LB LB
+pos_SF SF
+pos_CB CB
+pos_KP KP
+pos_KK K
+pos_KR KR
+pos_DB DB
+position_QB Quarterback
+position_OL Offensive Lineman
+position_TE Tight End
+position_RB Running Back
+position_WR Wide Receiver
+position_DL Defensive Lineman
+position_LB Linebacker
+position_SF Safety
+position_CB Corner Back
+position_KP Kick Placer
+position_KK Kicker
+position_KR Kick Returner
+position_DB Defensive Back
+pos_STAFF_DF DF
+pos_STAFF_OF OF
+position_STAFF_DF Defensive Coordinator
+position_STAFF_OF Offensive Coordinator
+ui_Roster Roster
+sla_Rookie R
+ui_SalaryCap Salary Cap
+ui_PlayerProfile Player Profile
+ui_Contract Contract
+sla_Year Y
+sla_Years Y
+ui_Position Position
+attribute_Speed Speed
+attribute_Strength Strength
+attribute_Catching Catching
+attribute_Kicking Kicking
+attribute_Throwing Throwing
+attribute_Stamina Stamina
+attribute_Tackling Tackling
+attitude_0 Toxic
+attitude_1 Bad
+attitude_2 Poor
+attitude_3 Ok
+attitude_4 Good
+attitude_5 Great
+attitude_6 Exceptional
+ui_Attitude Morale
+ui_Rating Rating
+ui_Age Age
+ui_Trade Trade
+ui_TradePlayer Trade Player
+ui_TradeOffer Trade Offer
+ui_Cut Cut
+ui_CutPlayer Cut Player
+msg_CutPlayer Do you want to cut $position $playername from your roster?##Cutting a non-toxic player will harm team morale.
+msg_CannotTradeWeek You cannot trade players after week 8.##Do you want to cut $playername from your roster instead?
+msg_CannotTradeInjured No teams are interested in taking $playername whilst he is injured.##Do you want to cut this player from your roster instead?
+msg_CannotTradeToxic No teams are interested in taking $playername whilst his attitude is toxic.##Do you want to cut this player from your roster instead?
+msg_CannotSignToxic $playername is not interested in re-signing.
+msg_CannotTradeRookie $playername does not want to be traded.##Do you want to cut this player from your roster instead?
+msg_TradePlayerThis $teamname are offering a round $num pick in this season's draft for $position $playername.
+msg_TradePlayerNext $teamname are offering a round $num pick in next season's draft for $position $playername.
+ui_Draft Draft
+ui_RookieDraft Rookie Draft
+ui_DraftRound Draft Round $num
+ui_PicksLeft Picks Left
+ui_Picks Picks
+ui_SignPlayer Sign Player
+msg_SignPlayer Do you want to sign $position $playername?
+msg_SignPlayerStore Do you want to sign $position $playername? It will cost $num coaching credits.
+msg_SignPlayerStoreNoCredit You need $num coaching credits to sign this player.
+msg_SignRookie Do you want to sign rookie $position $playername?
+msg_CannotSign1 You already have a $position.##You will need to cut or trade the $position from your roster if you want to sign $playername.
+msg_CannotSign2 You already have $num players for the $position position.##You will need to cut or trade someone from your roster if you want to sign $playername.
+ui_Sign Sign
+msg_SkipDraft You still have $num picks left.##Do you want to sell your picks in this round for $value coach credits?
+msg_SkipDraft1 You still have a pick left in this round.##Do you want to sell it for $value coach credits?
+ui_NoMorePicks You don't have any picks left.
+ui_NoMorePicksToTrade You don't have a $num round pick for next season's draft to trade.
+ui_Rookie Rookie
+ui_StarPlayers Star Players
+ui_Details Details
+ui_Attributes Attributes
+info_QB Quarterbacks receive the ball from the snap and either hand it off to a running back or throw it to a receiver.
+info_OL Offensive linemen protect the quarterback. The stronger your offensive line the more time your quarterback has to make a throw.
+info_TE A tight end lines up near the end of your offensive line. They will either contribute to blocking or make a run.
+info_RB A running back can receive the back from the quarterback and attempt to run through or around the defensive line.
+info_WR Wide receivers line up near the sidelines and will normally make deep runs in order to receive a long pass from the quarterback.
+info_DL A defensive linemen will attempt to tackle the quarterback and block runs from the running back.
+info_LB Linebackers line up behind the defensive linemen. They will either attempt to cover receivers or press forward to stop running backs.
+info_SF Safeties sit deep in the backfield covering receivers.
+info_CB Corner backs line up opposite wide receivers and attemp to stop them catching the ball.
+info_KP The kick placer receives the ball from the snap and places it for the kicker.
+info_K Kickers will take field goal kicks and point after touchdown conversions.
+info_KR The kick returner receives the ball from a kick off or punt and attempts to run it up the field.
+info_DB Defensive backs are your corner backs and safeties. They will mainly cover pass attempts.
+info_StarPlayers These are your key players - the guys that make a real difference on game day. You can have up to 10 key players, so long as you don't exceed the salary cap.##The rest of your squad do not have star ratings and are hidden. Their contribution towards the overall offense and defense ratings is dependent on the coordinator ratings.
+info_Draft This is the rookie draft!##There are 3 draft rounds and you will receive 1 pick per round. Choose wisely!##If you need to trade out existing players you can do so via the Roster screen.
+ui_Players Players
+info_Skill_Throwing Throw accuracy determines how much arc you see when aiming a throw.
+info_Skill_Kicking Kick accuracy determines to how fast the aiming arc moves when taking a kick.
+info_Skill_Tackling Tackling determines how well a player can overthrow his opponent.
+info_Skill_Speed Speed represents a player's acceleration and top speed.
+info_Skill_Strength Strength determines how hard a player hits and how many stiffarms they can do. For quarterbacks and kickers it relates to maximum throw and kick range.
+info_Skill_Catching Catching relates to how well a player holds on to the ball when catching it and after taking a hit.
+info_Skill_Stamina Stamina affects how long a player can run at their top speed. For quarterbacks and kickers it determines how much their strength depletes with every throw or kick.
+ui_Potential Potential
+ui_Page Page
+ui_Round Round
+tla_Round Rnd
+ui_NextRound Next Round
+ui_SkipRound Skip Round
+ui_SkipDraft Skip Draft
+ui_FreeAgents Free Agents
+ui_FreeAgent Free Agent
+ui_Trades Trades
+info_FreeAgents Free agents are players that either didn't make the draft or are out of contract.##Trades are players currently under contract with another team but looking for a move. You will need to exchange one of your future draft picks for the player you want to trade.
+ui_Value Value
+ui_None None
+ui_Pick Pick
+ui_ExceedSalaryCap Signing $playername will exceed the salary cap.##You have $$numm remaining.##You will need to cut or trade players from your roster to sign this player.
+msg_FreeAgentOffer $position $playername is a free agent looking for a team.##He arrives at the training facility for your assessment.
+msg_FreeAgentOffer_Rookie $position $playername was an undrafted rookie.##Coach $coachname thinks he is an interesting prospect.
+msg_TradeOffer $teamname are offering $position $playername as a trade.##In return they want a round $num pick in next season's draft.
+msg_TradeOfferSign Do you want to sign $position $playername from $teamname?##He will cost you a round $num pick in next season's draft.
+ui_Cost Cost
+ui_TradeRequest Trade Request
+msg_TradeRequest $teamname want your $position $playername.##In return they are offering a round $num pick in next season's draft.
+ui_Offer Offer
+ui_LevelUp Level Up
+short_LevelUp Lvl Up
+ui_Confirm Confirm
+msg_ContractExpired $position $playername's contract has expired. He wants a $year year contract with a salary of $salary.
+news_PlayerRetired $teamname $position $playername has retired at the age of $age.
+news_PlayerInjured $position $playername has suffered an injury ($injurytype).##He will be out for $num games.
+news_PlayerInjured1 $position $playername has suffered an injury ($injurytype).##He will be out for 1 game.
+news_PlayerRecovered $position $playername has recovered from his injury and is fit to play.
+msg_OutOfContractPlayer $position $playername's contract has expired. He is on the free agent list if you wish to re-sign him.
+msg_OutOfContractPlayers You have players with expired contracts. They are on the free agents list if you wish to re-sign them.
+msg_ClearFreeAgents These players will now find new teams. Are you sure you want to proceed?
+msg_ClearFreeAgent This player will now find a new team. Are you sure you want to proceed?
+msg_ClearTradeOffer Do you want to reject this trade offer?
+msg_SalaryCapIncrease The salary cap has been raised to $$numm.
+ui_ByeWeek Bye Week
+ui_PlayOff Play Off
+ui_Scanlines Scanlines
+ui_On On
+ui_Off Off
+ui_TeamMorale Team Morale
+ui_Credit Credit
+ui_Facilities Facilities
+ui_Fans Fans
+ui_Fan Fan
+ui_Stadium Stadium
+ui_Staff Staff
+ui_TrainingFacilities Training Facilities
+ui_StaffFacilities Staff Facilities
+ui_StaffOffices Staff Offices
+ui_RehabFacilities Rehab Facilities
+info_Facility_Stadium Improve your stadium facilities to make fans more positive after a win and less negative after a loss.
+info_Facility_Training Higher quality training facilities help players gain XP faster.
+info_Facility_Rehab Better rehab helps players maintain good condition and recover from injury quicker.
+info_Staff Your coordinators determine the base rating for defense and offense (the rating before star players are taken into account).
+msg_facility_Stadium Do you want to improve the stadium and fan facilities for $num credits?
+msg_facility_Training Do you want to improve the player training facilities for $num credits?
+msg_facility_Rehab Do you want to improve the player rehab facilities for $num credits?
+msg_NoCreditFacility You do not have enough credits to upgrade this facility.
+msg_FacilityTooSoon You cannot upgrade this facility twice in one week.
+ui_UpgradeCost Upgrade#Cost
+ui_FrontOffice Front Office
+btn_FrontOffice Front#Office
+ui_Coordinators Coordinators
+ui_AvailableHires Available Hires
+ui_Hired Hired
+ui_CurrentHire Current Hire
+ui_HireStaff Hire Staff
+msg_HireStaff Do you want to hire $hirename on a $year year contract for $num credits?##Your existing coach will be fired.
+msg_HireStaffNoCost You need $num coach credits to hire this member of staff.
+msg_StaffExtend Do you want to extend $hirename's contract by 1 year for $num credits?
+msg_StaffExtend1 Do you want to extend $hirename's contract by 1 year for $num credit?
+msg_StaffExtendNoCost You need $num coach credits to extend this member of staff's contract by 1 year.
+msg_StaffExtendNoAge This member of staff is retiring this year.
+msg_StaffExtendNoCost1 You need $num coach credit to extend this member of staff's contract by 1 year.
+msg_StaffExpiring Your $position's contract expires at the end of this season.
+news_HireStaff $teamname have signed $position $hirename on a $num year contract.
+msg_StaffExpired $position $hirename's contract has expired and he has left the organization.
+msg_StaffRetired $position $hirename has retired.
+ui_Meeting Meeting
+msg_Meeting Improving $playername's morale will cost $num coach credits.##Do you want to have a meeting with him?
+msg_MeetingNotNeeded $playername's morale is at maximum.
+msg_NoCreditMeeting You need $num coach credits to improve $playername's morale.
+msg_MeetingDone You have already had a meeting with $playername this week.
+ui_DraftPicks Draft Picks
+info_DraftPicks In the next draft you have the following number of picks:##Round 1: $num1##Round 2: $num2##Round 3: $num3##You can gain extra picks by trading players out of the team.
+ui_PressInterview Press Interview
+uniformviolation_0 Towel
+uniformviolation_1 Socks
+uniformviolation_2 Cleats
+uniformviolation_3 Head band
+uniformviolation_4 Wrist band
+uniformviolation_5 Gloves
+uniformviolation_6 Visor
+uniformviolation_7 Chin strap
+uniformviolation_8 Logo
+uniformviolation_9 Jersey
+postmatch_toxic1 $position $playername will receive a fine for a uniform violation ($uniform).-choice_DefendPlayer-choice_CriticisePlayer
+postmatch_toxic2 $position $playername will receive a fine for unnecessary roughness.-choice_CriticisePlayer-choice_CriticiseOfficials
+postmatch_toxic3 $position $playername will receive a fine for unsportsmanlike conduct.-choice_CriticisePlayer-choice_CriticiseCoaches
+postmatch_toxic4 $position $playername was apparently overheard saying "come get me" towards the opposition sideline during the game today.-choice_DefendPlayer-choice_CriticisePlayer
+postmatch_toxic5 $position $playername will receive a fine for making a gang sign during the game today.-choice_DefendPlayer-choice_CriticisePlayer
+postmatch_toxic6 $position $playername will receive a fine for fighting with an opponent during the game today.-choice_DefendPlayer-choice_CriticisePlayer
+postmatch_toxic7 $position $playername will receive a fine for making physical contact with an official today.-choice_DefendPlayer-choice_CriticisePlayer
+postmatch_toxic8 $position $playername will receive a fine for taunting today.-choice_DefendPlayer-choice_CriticisePlayer
+postmatch_win1 That was an impressive performance and an incredible atmosphere.-choice_PraiseTeam-choice_PraiseFans
+postmatch_win2 What pleased you most about the win today?-choice_PraiseTeam-choice_PraiseCoaches
+postmatch_win3 This organization has taken some criticism in the past. It must feel good to win.-choice_PraiseFans-choice_PraiseOwner
+postmatch_loss1 What would you put the loss down to today?-choice_CriticiseSelf-choice_CriticiseTeam
+postmatch_loss2 What would you put the loss down to today?-choice_CriticiseTeam-choice_CriticiseOfficials
+postmatch_loss3 What would you put the loss down to today?-choice_CriticiseTeam-choice_CriticiseCoaches
+postmatch_performance_good1 $position $playername was on point today. Were you pleased with his performance?-choice_PraisePlayer-choice_PraiseCoaches
+postmatch_performance_good2 $position $playername had an outstanding game don't you think?-choice_PraisePlayer-choice_PraiseTeam
+postmatch_performance_good3 $position $playername had a great game today. The fans clearly want him to do well.-choice_PraisePlayer-choice_PraiseFans
+postmatch_performance_bad1 What would you say to the fans who were disappointed in $position $playername today?-choice_DefendPlayer-choice_CriticisePlayer
+postmatch_performance_bad2 Would you agree that $position $playername was poor today?-choice_DefendPlayer-choice_CriticiseCoaches
+postmatch_performance_bad3 $position $playername didn't play well today. What are your thoughts on his performance?-choice_CriticisePlayer-choice_CriticiseTeam
+choice_PraiseTeam Praise#Team
+choice_PraiseCoaches Praise#Coaching
+choice_PraiseFans Praise#Fans
+choice_PraiseOwner Praise#Owner
+choice_PraisePlayer Praise#Player
+choice_DefendPlayer Defend#Player
+choice_CriticiseSelf It's on#me
+choice_CriticisePlayer Criticize#Player
+choice_CriticiseTeam Criticize#Team
+choice_CriticiseCoaches Criticize#Coaching
+choice_CriticiseFans Criticize#Fans
+choice_CriticiseOfficials Criticize#Officials
+ui_MoraleDown Morale Down!
+ui_CreditDown Coach Credit -$num
+ui_Cost Cost
+ui_Effect Effect
+dilemma_ByeWeek1 It's your bye week. Do you want to spend some extra time focusing on the team or talking with the media?-choice_FocusTeam-choice_FocusMedia
+dilemma_ByeWeek2 It's your bye week. You can spend some time discussing plans for the franchise with the owner or you can focus on getting the team ready for the next game?-choice_FocusOwner-choice_FocusTeam
+dilemma_ByeWeek3 It's your bye week. You can spend some extra time talking with the media or working with your coaching staff?-choice_FocusMedia-choice_FocusCoaches
+dilemma_ByeWeek4 It's your bye week. You can spend some time discussing plans for the franchise with the owner or you can work with your coaching staff?-choice_FocusOwner-choice_FocusCoaches
+dilemma_ByeWeek5 It's your bye week. Do you want to spend some extra time training the team or working with your coaches?-choice_FocusTeam-choice_FocusCoaches
+choice_FocusCoaches Coaches
+choice_FocusTeam Team
+choice_FocusOwner Owner
+choice_FocusMedia Media
+ui_Morale Morale
+ui_Restart Restart
+info_Options_DriveDirection If you use your right hand to aim a pass you may want to set the drive direction to LEFT to avoid obscuring the view of the field.##If you aim with your left hand set the drive direction to RIGHT.
+msg_FacilityDeclineStadium Your stadium has declined slightly.
+msg_FacilityDeclineTraining Your training facilities have declined slightly.
+msg_FacilityDeclineRehab Your rehab facilities have declined slightly.
+news_OaklandMove The Oakland franchise has moved to Las Vegas.
+ui_stat_games Games
+ui_stat_attempts Att
+ui_stat_fgm Fgm
+ui_stat_fga Fga
+ui_stat_complete Cmp
+ui_stat_yards Yds
+ui_stat_average Avg
+ui_stat_longest Lng
+ui_stat_touchdowns Tds
+ui_stat_fumbles Fum
+ui_stat_int Int
+ui_stat_sacks Sck
+ui_stat_receive Rec
+ui_stat_tackles Tck
+ui_stat_intsacks I/S
+ui_Passing Passing
+ui_Rushing Rushing
+ui_Receiving Receiving
+ui_Kicking Kicking
+ui_Tackling Tackling
+ui_EndWeek End of Week
+ui_EndWeekN End of Week $num
+ui_XP XP
+tla_Position Pos
+tla_Attitude Mor
+attribute_ArmStrength Arm Strength
+attribute_KickRange Kick Range
+attribute_KickAccuracy Kick Accuracy
+attribute_ThrowAccuracy Throw Accuracy
+attribute_Range Range
+attribute_Accuracy Accuracy
+tla_Rating Rat
+tla_Errors Err
+condition_0 Injured
+condition_1 Exhausted
+condition_2 Tired
+condition_3 Ok
+condition_4 Good
+condition_5 Great
+condition_6 Perfect
+ui_Condition Condition
+tla_Condition Cnd
+tla_At At
+tla_at at
+tla_Versus Vs
+tla_versus vs
+tla_Injured Inj
+tla_Injury Inj
+news_DraftEnded The draft is over and the season can begin!
+tla_Skill Skl
+tla_Speed Spd
+tla_Strength Str
+tla_Stamina Stm
+short_LevelXP XP Lvl
+tla_Age Age
+tla_Contract Cnt
+tla_Salary Sal
+sla_Million M
+news_SignCoach $teamname have signed $position $playername.
+news_SignFreeAgent $teamname have signed $age year old free agent $playername.
+news_ResignedPlayer $teamname have agreed a $salary deal with $age year old $position $playername.
+news_SignTrade $teamname have signed $age year old $position $playername from $otherteamname.
+news_SignTrade2 $teamname have signed $age year old $position $playername.
+msg_BoostCondition Do you want to give the team a condition boost for $num coach credits?
+msg_BoostConditionTooExpensive You need $num coach credits to boost the team condition.
+msg_BoostConditionNotNeeded You don't need to boost the team condition right now.
+msg_BoostMorale Do you want to give the team a morale boost for $num coach credits?
+msg_BoostMoraleTooExpensive You need $num coach credits to boost the team morale.
+msg_BoostMoraleNotNeeded You don't need to boost the team morale right now.
+ui_BoostMorale +Morale
+ui_BoostCondition +Condition
+ui_Year Year
+sla_Year Y
+ui_Change Change
+ui_FavoriteTeam Favorite Team
+ui_YourName Your Name
+ui_FirstName First Name
+ui_LastName Last Name
+ui_Details Details
+ui_NewCareer New Career
+news_NewCareer With just $num $weeks left in the regular season $teamname have appointed $coachname as their new head coach.##$lname has worked at the college level for several years and was excelling as the head coach of $randomcollegename before taking the reigns at $teamname.
+ui_FaveTeamNote Please Note: You will not start with your favourite team
+msg_Intro_1 Welcome to $teamname!##This is your home screen. You can tap on the division table to view divisions and the schedule.##When you are ready tap the F.OFFICE button.
+msg_Intro_2 From the Front Office you can upgrade facilities and staff.##Tapping an 'i' icon will bring up useful information.
+msg_Intro_3 I'm sure you want to meet your players so let's check the ROSTER screen.
+msg_Intro_4 These are your key players. You don't need to manage the entire roster, just take care of these guys and everyone else will fall into line.##Tap on a player to open his profile.
+msg_Intro_5 Here you can view player details and attributes. Keep an eye on morale and condition.##Poor morale can lead to game penalties and problems off the field.##Low condition can lead to injury or worse - fumbles!
+msg_Intro_6 Before we head into a game let's go over the basics for controlling your players on the field.
+msg_Intro_8 Well done! You have taken charge of $teamname near the end of difficult season - just enough time to get the hang of things before next season starts.##The $teamname fans are desperate for you to turn things around. Good luck!
+msg_Intro_Passing First up, passing.##Drag your finger in the opposite direction of the running receiver to aim, then release to throw.
+msg_Intro_Running Nice! At the start of each play you can hand the ball off to your Running Back by tapping the blue circle.##Swiping up or down whilst running will perform a side-step or you can swipe back to slow up.
+msg_Intro_RunningBrowser Nice! At the start of each play you can hand the ball off to your Running Back by clicking on the blue circle.##Use W or S whilst running to perform a side-step.
+msg_Intro_Kicking Great! You can also swipe forward to dive with the ball to reach for a first down or touchdown. Diving also protects against a fumble!##Finally, kicking. Two well timed taps and the ball will fly through the uprights!
+msg_Intro_KickingBrowser Great! You can also use A and D to dive or slow-up when carrying the ball.##Finally, kicking. Two well timed clicks and the ball will fly through the uprights!
+msg_Intro_SuccessPass Excellent! This time the quarterback will run back with the ball
+slightly...
+msg_Intro_SuccessKick Nice kick! Remember, the goal posts are the same width as the hash marks on the field. You can use the faint triangle on the ground as a guide.##Let's try one a bit further out...
+ui_Ok OK
+ui_Skip Skip
+injurytype_0 Head
+injurytype_1 Neck
+injurytype_2 Shoulder
+injurytype_3 Arm
+injurytype_4 Wrist
+injurytype_5 Hand
+injurytype_6 Hip
+injurytype_7 Thigh
+injurytype_8 Knee
+injurytype_9 Calf
+injurytype_10 Ankle
+injurytype_11 Foot
+ui_SkipTutorial Skip Tutorial
+ui_Credits Designed by Simon Read *** Art by John Savage @pixelnfl *** Music by Heatley Bros *** Special thanks to John Holden, @MrSpecialK_ and Five Aces
+match_TooLow Too Low
+match_Doink Doink
+ui_WeatherFX Weather FX
+ui_Rest Rest
+ui_Resting Resting
+msg_Rest Do you want to rest $pos $playername for the next game?
+ui_RestPlayer Rest Player
+msg_RosterLimit You have reached the roster limit. You will need to cut players before you can sign new ones.
+ui_Heads Heads
+ui_Tails Tails
+msg_CoinToss Heads or tails?
+msg_CoinTossWin You won the coin toss! Do you want to receive the kick off or receive?
+msg_CoinTossLoss1 $teamname won the toss and will kick off.
+msg_CoinTossLoss2 $teamname won the toss and will receive the kick off.
+match_KickOff Kick Off
+match_Receive Receive
+news_firstmatchWin $yourname's first game in charge of $teamname1 ended with a win against $teamname2.##The $teamname1 fans will be looking forward to next season now with renewed hope.
+news_firstmatchLoss $yourname's first game in charge of $teamname1 ended in defeat against $teamname2.##$yourlastname will be left in no doubt about how much work there is to do to turn his team's fortunes around.
+news_firstmatchTie $yourname managed to avoid defeat in his first game in charge of $teamname1.##$yourlastname will be hoping for a good draft to boost their play-off chances next season.
+coachtrait_0 None
+coachtrait_1 Experience
+coachtrait_2 Talent Spotter
+coachtrait_3 Motivator
+coachtrait_4 Negotiator
+coachtrait_5 Fan Favorite
+coachtrait_6 Physio
+coachtrait_7 Likeable
+coachtrait_8 Positive
+info_coachtrait_0 Coaches can have traits which offer various team boosts. This coach does not have a trait.
+info_coachtrait_1 Instant level up for $pos players.
+info_coachtrait_2 Instant potential increase for $pos players.
+info_coachtrait_3 Instant morale boost for $pos players.
+info_coachtrait_4 Toxic players ($pos) have no negative impact on teammates.
+info_coachtrait_5 Fan happiness boosted by +1% per game but takes a hit when fired.
+info_coachtrait_6 Condition boost of 5% per game for $pos players.
+info_coachtrait_7 XP boost of 5% per game for $pos players but team morale suffers when fired.
+info_coachtrait_8 Tiredness has no effect on $pos player morale.
+ui_Trait Trait
+ui_ViewHires View Hires
+ui_AvailableStaff Available Staff
+ui_Available Available
+ui_Current Current
+ui_Hire Hire
+ui_Offensive Offensive
+ui_Defensive Defensive
+ui_JobOffers Job Offers
+ui_RejectAll Reject All
+msg_JobOffers_1 Your raw talent as a head coach is making waves in the league. A few teams are interested in taking you on.
+msg_JobOffers_2 Your reputation is growing! The following teams are interested in taking you on as head coach.
+msg_JobOffers_3 Your reputation is widely acknowledged within the game and there are a number of teams interested in taking you on as head coach.
+msg_JobOffers_4 Your wealth of experience and knowledge of the game make you the most highly sought after coach in the league. Teams are queuing up to take you on as head coach.
+msg_ChooseNewTeam Do you want to take charge of $teamname?
+news_NewJob1 $oldteamname head coach $yourname has decided it is time to move on as he takes charge of $newteamname.
+news_NewJob2 $yourname has called it a day at $oldteamname as he takes on a new challenge as head coach of $newteamname.
+news_NewJob3 $oldteamname fans may be in shock today as $yourname walks out on them to become the new head coach of $newteamname.
+news_FavoriteTeam1 $yourlastname said that the $newteamname role is his dream job and he looks forward to a long and prosperous spell at the helm.
+news_FavoriteTeam2 $yourlastname's allegiance to $newteamname has been well documented and the move won't be a surprise to many.
+news_FavoriteTeam3 Rumours of the move have been circulating for some time, with many believing the new role to be $yourlastname's lifelong ambition.
+dilemma_Owner1 The owner has invited you to a board meeting. It clashes with a media function.-choice_MeetOwner-choice_MeetMedia
+dilemma_Owner2 The owner wants you to meet with some shareholders. You had scheduled a meeting with the team.-choice_MeetOwner-choice_MeetTeam
+dilemma_Owner3 The owner wants to discuss future plans with you. You were intending to hold a meeting with your coaching staff.-choice_MeetOwner-choice_MeetCoaches
+choice_MeetOwner Meet Owner
+choice_MeetCoaches Meet Coaches
+choice_MeetTeam Meet Team
+choice_MeetMedia Meet Media
+dilemma_Coach_BustUp Your $coachposition has had a major argument with $playername.-choice_SideWithCoach-choice_SideWithPlayer
+choice_SideWithCoach Side With#Coach
+choice_SideWithPlayer Side With#Player
+dilemma_RestPlayer Hey coach, I'm feeling totally exhausted. Can I rest for the next game?-choice_RestYes-choice_RestNo
+choice_RestYes Yes
+choice_RestNo No
+dilemma_toxic1 $playername was arrested and later released on bail for possession of recreational drugs last night.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic2 $playername was caught on CCTV fighting outside a nightclub in the early hours of the morning.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic3 Footage has appeared on social media of $playername drinking multiple shots of tequila in a bar the night before a game.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic4 CCTV footage of $playername spending thousands of dollars in a casino has appeared on social media.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic5 The latest social media scandal is footage of $playername surrounded by women and partying into the early hours of the morning the night before a game.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic6 Photos of $playername having a drunken party with friends on a house boat have appeared on the internet.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic7 A female reporter has accused $playername of sending her lewd text messages over the past few weeks.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic8 $playername has been accused of betting on football games, including one in which he played.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic9 CCTV footage has emerged showing $playername fighting with a stranger in a hotel corridor.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic10 $playername was arrested in his car by an undercover female police officer last night.-choice_DefendPlayer-choice_CriticisePlayer
+dilemma_toxic11 $playername made a hit on a defenseless player in training today.-choice_IgnoreFine-choice_FinePlayer
+dilemma_toxic12 $playername made a very late hit on a player in training today.-choice_IgnoreFine-choice_FinePlayer
+dilemma_toxic13 $playername was verbally abusive towards the coaching staff today.-choice_IgnoreFine-choice_FinePlayer
+dilemma_random1 $playername was stopped by the police and given a ticket for speeding last night.-choice_IgnoreFine-choice_FinePlayer
+dilemma_random2 $playername was stopped by the police last night and was found to be in possession of illegal substances.-choice_IgnoreFine-choice_FinePlayer
+dilemma_random3 The team broke a curfew and were out partying all night! $playername was the ring leader.-choice_FinePlayer-choice_CriticiseTeam
+dilemma_late1 $playername was late for training today.-choice_IgnoreFine-choice_FinePlayer
+dilemma_late2 $playername turned up late for a team meeting today.-choice_IgnoreFine-choice_FinePlayer
+dilemma_late3 $playername didn't turn up for a meeting with the coaching staff today.-choice_IgnoreFine-choice_FinePlayer
+choice_IgnoreFine Ignore Fine
+choice_FinePlayer Fine Player
+news_CharityWork1 $playername has been praised for his charity work supporting $randomcharity.
+news_CharityWork2 $playername featured on national news when he visited a children's hospital today.
+news_CharityWork3 $playername received an award for his work supporting $randomcharity.
+news_CharityWork4 $playername's foundation which supports $randomcharity has received widespread praise.
+news_CharityWork5 $playername has been widely praised for helping to raise money for victims of hurricane $randomfname_female.
+news_CharityWork6 $playername was photographed shaking hands with the president today commemorating the player's foundation which supports $randomcharity.
+ui_ExtendContract Extend#Contract
+ui_Achievement Achievement
+ui_Achievements Achievements
+btn_HallOfFame Hall of#Fame
+ui_HallOfFame Hall of Fame
+ui_RetroBowls Retro Bowls
+ui_RetroBowl Retro Bowl
+pos_1 1st
+pos_2 2nd
+pos_3 3rd
+pos_4 4th
+finish_Regular No
+finish_WildCard Wild Card
+finish_Divisional Divisional
+finish_Championship Championship
+finish_Champ_AFC AFC Champion
+finish_Champ_NFC NFC Champion
+finish_SuperBowl Champions
+ui_History History
+ui_Finished Finished
+ui_Record Record
+iap_RestoreSuccess Purchase restore successful
+iap_RestoreFail Purchase restore failed
+iap_PurchaseSuccess Purchase successful!
+msg_PurchaseUnlock To continue playing you must purchase the full version for $price.##Do you wish to unlock the full version now?
+msg_StoreConnect_Unlock To continue playing you must unlock the full version.##Please make sure you are connected to the internet to make a purchase.
+msg_PurchaseCredits Would you like to purchase $num coaching credits for $price?
+msg_StoreConnect The store is unavailable. Please make sure you have an internet connection.
+msg_StoreReview Would you like to rate and review Retro Bowl on the store for $num coach credits?
+ui_Store Store
+btn_FreeAgents Free#Agents
+btn_BuyCredits Buy#Credits
+btn_StaffHires Staff#Hires
+ui_Credits25 25
+ui_Credits50 50
+ui_Credits100 100
+ui_FullVersion Full Version
+ui_Unlocked Unlocked
+ui_Unlock Unlock
+ui_Purchased Purchased
+ui_BuyCredits Buy Credits
+info_freeagents Players in free agency are available to sign for any team. However, persuading them to join your team will require coaching credits and salary cap space.
+ui_Done Done
+ui_Close Close
+btn_RestorePurchases Restore#Purchases
+ui_Connecting Connecting...
+ui_FavouriteTeam Favorite Team
+msg_Welcome Welcome to Retro Bowl!##You are about to start your first season as the head coach of a pro football team.##The path to success is an arduous one but if you believe in yourself and can inspire your team then glory awaits!#
+msg_LimitedVersion *** Limited Version - $num games remaining ***
+ui_Tip Tip
+ui_Tips Tips
+tip_1 Tired players are more likely to fumble the ball.
+tip_2 Upgrading your rehab facility will improve energy recovery.
+tip_3 After year 2 it is possible to get job offers from other teams.
+tip_4 Toxic players bring down the attitudes of team mates after a loss.
+tip_5 Players tire more as the season goes on.
+tip_6 Strong players produce more stiff arms in a game.
+tip_7 Upgrading your stadium will give the fans an immediate boost.
+tip_8 Your quarterback's throwing range depletes during a game depending his stamina.
+tip_9 Diving to the ground or running out of bounds will protect against fumbles.
+tip_10 Tired players will lose morale.
+tip_11 Some coaches have traits that can give the team a boost.
+tip_12 Resting a tired player will boost his morale.
+tip_13 A player's game performance can affect his morale.
+tip_14 Poor catching skills lead to bobbles and dropped balls.
+tip_15 Improve your rehab facility to reduce the number of injuries suffered.
+tip_16 If your QB is getting rushed you need stronger offensive linemen.
+tip_17 Coaching Credit isn't cash, it's kudos. It represents how much respect you have from the owner, team and fans.
+tip_18 Upgrading your training facility will give players an immediate morale boost.
+tip_19 Kick range depletes during a game depending on stamina.
+tip_20 Fast players are more likely to skip tackles.
+tip_21 Running the ball out of bounds will stop the clock.
+tip_22 Experienced players are more likely to avoid tackles.
+tip_23 Don't be afraid to throw the ball out of bounds to avoid a sack.
+tip_24 Tired players get an immediate boost when you improve the rehab facilities.
+tip_25 Only players with good catching skills can jump and dive catch the ball.
+tip_26 Upgrading your rehab facility will give tired players an immediate boost.
+tip_27 Older players lose more energy during a game.
+tip_28 Cutting toxic players will improve team morale.
+btn_NotInterested Reject
+ui_SoundFX Sound FX
+ui_Zoom Cam Zoom
+ui_Music Music
+ui_Menus Menus
+ui_Continuous Continuous
\ No newline at end of file
diff --git a/views/archive/g/retrobowl/html5game/Names_F1.txt b/views/archive/g/retrobowl/html5game/Names_F1.txt
new file mode 100644
index 00000000..85a4cff5
--- /dev/null
+++ b/views/archive/g/retrobowl/html5game/Names_F1.txt
@@ -0,0 +1,1069 @@
+A.J.
+A.Q.
+A.T.
+Aaron
+Abdul
+Abdullah
+Abraham
+Abry
+Adam
+Adarius
+Adolphus
+Adoree'
+Adrian
+Ahkello
+Ahmad
+AJ
+Akeem
+Akiem
+Al
+Albert
+Aldrick
+Alec
+Alejandro
+Alex
+Alexander
+Ali
+Allen
+Al-Quadin
+Alshon
+Alvin
+Amani
+Amari
+Amba
+Ameer
+Andre
+Andreas
+Andrew
+Andrus
+Andy
+Angelo
+Anree
+Anthony
+Antoine
+Antonio
+Antwaun
+Aqib
+ArDarius
+Arden
+Arik
+Armani
+Armon
+Arthur
+Artie
+A'Shawn
+Ashton
+Auden
+Austin
+Avery
+Aviante
+Avonte
+Azeez
+B.J.
+B.W.
+Baker
+Bam
+Barkevious
+Bashaud
+Beau
+Ben
+Benardrick
+Bennett
+Bennie
+Benny
+Benson
+Bilal
+Billy
+Bisi
+BJ
+Blaine
+Blair
+Blake
+Blessuan
+Blidi
+Bo
+Bobby
+Boogie
+Boston
+Brad
+Braden
+Bradford
+Bradley
+Branden
+Brandin
+Brandon
+Braxton
+Breeland
+Brendan
+Brennan
+Brent
+Breon
+Breshad
+Brett
+Brian
+Britton
+Brock
+Brooks
+Bruce
+Bryan
+Bryant
+Bryce
+Brynden
+Bryson
+Bud
+Budda
+Buddy
+Bunchy
+Buster
+Byron
+C.J.
+Calais
+Caleb
+Calvin
+Cam
+Cameron
+Carl
+Carlos
+Carlton
+Carroll
+Carson
+Case
+Casey
+Cassius
+Caushaud
+Cayson
+Cedric
+Cedrick
+Cethan
+Chad
+Chandler
+Chandon
+Charles
+Charley
+Charvarius
+Chase
+Chester
+Chidobe
+Chris
+Christian
+Chuck
+Chukwuma
+Chuma
+CJ
+Clark
+Clay
+Clayton
+Clelin
+Clifton
+Clinton
+Clive
+Cody
+Colby
+Cole
+Coleman
+Colin
+Colt
+Colton
+Connor
+Conor
+Cooper
+Cordarrelle
+Cordrea
+Cordy
+Corey
+Corn
+Cornelius
+Cornell
+Corrion
+Cortrelle
+Cory
+Courtland
+Craig
+Cre'von
+Cullen
+Curtis
+Cyril
+Cyrus
+D.J.
+DaeSean
+Daeshon
+Dak
+Dakari
+Dakota
+Dallas
+Dallin
+Dalton
+Dalvin
+Damarious
+DaMarkus
+Damian
+Damien
+Damiere
+Damion
+Damon
+Damontae
+Damontre
+Dan
+D'Andre
+Dane
+D'Angelo
+Daniel
+Danielle
+Danny
+Dante
+DaQuan
+Dare
+Daren
+Darian
+Darious
+Darius
+Darnell
+Daron
+Darqueze
+Darrel
+Darrell
+Darren
+Darron
+Darryl
+Darwin
+Daryl
+Daryle
+Da'Shawn
+Daurice
+Davante
+David
+Davon
+Davontae
+Dawson
+Dawuane
+Daylon
+D'Cota
+Deadrin
+Dean
+DeAndre
+DeAndrew
+DeAngelo
+Deante
+De'Anthony
+Deatrich
+Dede
+Dedrick
+Dee
+Deebo
+DeForest
+Deion
+Deionte
+Dejon
+Dekoda
+De'Lance
+Delanie
+Demar
+DeMarcus
+Demario
+Demaryius
+Demetrius
+Demone
+Denico
+Dennis
+Denzel
+Denzelle
+Deon
+De'Ondre
+Deone
+Deonte
+Derek
+D'Ernest
+Derrek
+Derrick
+Derrius
+Derwin
+DeSean
+Deshaun
+DeShawn
+Deshazor
+DeShon
+DeShone
+Desmond
+Devante
+De'Vante
+Devaroe
+Devin
+Devine
+Devlin
+Devon
+De'Vondre
+Devonta
+Devontae
+Dexter
+Dieugot
+Dillon
+Dimitri
+Dion
+Diontae
+DJ
+D'Juan
+DK
+Domata
+Dominique
+Don
+Donald
+Donnell
+Donovan
+Dont'a
+Dontae
+Dontari
+Dontavius
+Donte
+Dontrell
+Dontrelle
+Dorance
+Dorian
+Dorren
+Doyin
+Dravon
+Dre
+Dre'Mont
+Drew
+Dru
+Drue
+Duane
+Duke
+Durham
+Duron
+Durrant
+Dustin
+Dwayne
+Dylan
+Dymonte
+E.J.
+Earl
+Easton
+Ed
+Eddie
+Eddy
+Elandon
+Elgton
+Eli
+Elijah
+Elijhaa
+Ellis
+Emeke
+Emmanuel
+Equanimeous
+Ereck
+Eric
+Erik
+Ethan
+Evan
+Everson
+Ezekiel
+Fabian
+Felton
+Fish
+Fletcher
+Floyd
+Folorunso
+Forrest
+Foster
+Foyesade
+Frank
+Frankie
+Fred
+Fredrick
+Gabe
+Gardner
+Gareon
+Garett
+Garrett
+Gary
+Gehrig
+Genard
+Geno
+Geoff
+George
+Gerald
+Geremy
+Germain
+Germaine
+Geron
+Geronimo
+Giovani
+Godwin
+Golden
+Grady
+Graham
+Grant
+Greedy
+Greg
+Grover
+Gunner
+Gus
+Ha
+Haason
+Hakeem
+Hale
+Hamp
+Hardy
+Harlan
+Harold
+Harrison
+Harvey
+Hassan
+Hayden
+Henry
+Herb
+Hercules
+Hjalte
+Holton
+Horace
+Howard
+Hroniss
+Hunter
+Ian
+Ibraheim
+Ifeadi
+Ike
+Iman
+Immanuel
+Ira
+Irv
+Isaac
+Isaiah
+Ito
+J.C.
+J.D.
+J.J.
+J.P.
+J.R.
+J.T.
+Jabaal
+Jabrill
+Jace
+Jack
+Jackson
+Jacob
+Jacoby
+Jadeveon
+Jaeden
+Jaelin
+Jahlani
+Jahleel
+Jaire
+Jake
+Jakeem
+Jakob
+Jakobi
+Jalan
+Jaleel
+Jalen
+Jalyn
+Jamaal
+Jamal
+Jamar
+Jamarco
+Jamarius
+Jameis
+Jamel
+James
+Jamie
+Jamil
+Jamison
+Jamize
+Jamon
+Janoris
+Jaquan
+Jaquiski
+Jared
+Jarius
+Jaron
+Jarrad
+Jarran
+Jarrell
+Jarrett
+Jarrod
+Jarron
+Jarvis
+Jason
+Jatavis
+Javien
+Javon
+Javorius
+Jawaan
+Ja'Whaun
+Jawill
+Ja'Wuan
+Jay
+Jaylen
+Jaylon
+Jayon
+Jayron
+Jay-Tee
+JC
+Jeff
+Jeffery
+Jerald
+Jeremiah
+Jeremy
+Jerick
+Jermaine
+Jerome
+Jerry
+Jesper
+Jesse
+Jessie
+Jhavonte
+Jihad
+Jimmie
+Jimmy
+JK
+J'Marcus
+Jocquez
+Joe
+Joejuan
+Joel
+Joey
+John
+Johnathan
+Johnny
+Johnson
+JoJo
+Jomal
+Jon
+Jonah
+Jonathan
+Jonnu
+Jonotthan
+Jon'Vea
+Jordan
+Joseph
+Josey
+Josh
+Joshua
+Josiah
+Jourdan
+Juan
+JuJu
+Julian
+Julie'n
+Julio
+Jullian
+Jurrell
+Justice
+Justin
+Juston
+Juwann
+Juwon
+Jylan
+K.J.
+Ka'dar
+Kaden
+Kahale
+Kahlil
+Kahzin
+Kai
+Ka'imi
+Kalan
+Kalani
+Kaleb
+Kalen
+Kalif
+Kamalei
+Kameron
+Kamu
+Kapri
+Kareem
+Karl
+Kavon
+Kawann
+KC
+Keanu
+Keaton
+Keelan
+Keenan
+KeeSean
+Keion
+Keionta
+Keisean
+Keith
+Keke
+Kelvin
+Kemal
+Kemoko
+Ken
+Kendall
+Kendrick
+Kenjon
+Kenneth
+Kenny
+Kentavius
+Kentrell
+Kenyan
+Kermit
+Kerrith
+Kerry
+Kerryon
+Ketner
+Kevin
+KhaDarel
+Khairi
+Khalen
+Khalil
+Khari
+Kiko
+Kingsley
+Kirk
+Kitt
+Koa
+Koda
+Kolton
+Korey
+Kris
+Krishawn
+Kurt
+K'Waun
+Kwon
+Kyle
+Kyler
+Kyron
+Kyzir
+L.J.
+L.P.
+L.T.
+LaAdrian
+Lachlan
+LaDarius
+La'el
+Laken
+Lamar
+Lamarcus
+Lamont
+Lance
+Landon
+Lane
+Lano
+Laquon
+Laremy
+LaRoy
+Larry
+Latavius
+Lavon
+Lavonte
+Lawrence
+Lee
+Leighton
+Lenny
+Leo
+Leon
+Leonard
+Le'Raven
+Lerentee
+LeSean
+LeShaun
+Le'Veon
+Levi
+Levine
+Linval
+Lo
+Logan
+Lonnie
+Lorenzo
+Lucas
+Lukas
+Luke
+M.J.
+Mack
+Mackensie
+Makinton
+Malachi
+Malcolm
+Malcom
+Maliek
+Malik
+Manasseh
+Marcedes
+Marcell
+Marcus
+Margus
+Mario
+Mark
+Markus
+Marlon
+Marqise
+Marquel
+Marquez
+Marqui
+Marquis
+Marquise
+Marshal
+Marshall
+Marshon
+Martez
+Martinas
+Marvell
+Marvin
+Mason
+Matt
+Matthew
+Matthias
+Maurice
+Maurkice
+Max
+Maxx
+Mazzi
+Mecole
+Melvin
+Micah
+Michael
+Micky
+Mike
+Mik'Quan
+Miles
+Minkah
+Mitch
+Mitchell
+Mohamed
+Montae
+Montez
+Montravius
+Moral
+Morgan
+Morris
+Mose
+Mychal
+MyCole
+Myles
+MyQuon
+Najee
+Nasir
+Nate
+Nathan
+Natrell
+Natrez
+Nazair
+Ndamukong
+Neal
+Neiko
+Nelson
+Neville
+Nevin
+Nicholas
+Nick
+Nickell
+Nico
+Nigel
+Nik
+Niles
+N'Keal
+Noah
+Nsimba
+Nydair
+Nyheim
+Nyqwan
+O.J.
+Oday
+Odell
+Ogbonnia
+Olamide
+Olasunkanmi
+Oli
+Olive
+Olivier
+Oren
+Orion
+Orlando
+Oshane
+O'Shea
+Otaro
+P.J.
+Parker
+Parris
+Pat
+Patrick
+Paul
+Paxton
+Pernell
+Pete
+Peter
+Peyton
+Pharaoh
+Pharoah
+Pharoh
+Phil
+Philip
+Phillip
+Picasso
+Pierre
+PJ
+Poona
+Porter
+Preston
+Prince
+Qadree
+Quandre
+Quenton
+Quincy
+Quinnen
+Quinton
+Raekwon
+Raheem
+Rakeem
+Ramon
+Randall
+Randy
+Raphael
+Rashaad
+Rashaan
+Rashad
+Rashan
+Rashard
+Ra'Shede
+Rasheem
+Rashod
+Rasul
+Raven
+Rayshawn
+Rees
+Reggie
+Reid
+Renell
+Reshad
+Reuben
+Rex
+Rhett
+Ricardo
+Richard
+Richie
+Rick
+Ricky
+Rigoberto
+Riley
+RJ
+Rob
+Robbie
+Robby
+Robert
+Robertson
+Roc
+Rock
+Rod
+Roderic
+Roderick
+Rodger
+Rodney
+Roger
+Rolan
+Romello
+Romeo
+Ron
+Ronald
+Ronnie
+Rontez
+Roosevelt
+Roquan
+Ross
+Roubbens
+Roy
+Royce
+Rudy
+Russell
+Ryan
+Ryquell
+Saeed
+Saivion
+Sam
+Sammy
+Samson
+Santos
+Saquan
+Saquon
+Scott
+Scotty
+Sean
+Sebastian
+Senio
+Senorise
+Sergio
+Seth
+Shakial
+Shalom
+Shamar
+Shane
+Shaq
+Shaquem
+Shaquil
+Shaquill
+Shareef
+Sharif
+Sharrod
+Shaun
+Shawn
+Shelby
+Sheldon
+Sheldrick
+Sherrick
+Shilique
+Shon
+Shy
+Sidney
+Silas
+Simeon
+Sione
+Siran
+Solomon
+Sony
+Spencer
+Stanley
+Star
+Stefen
+Stefon
+Step
+Stephen
+Stephon
+Stephone
+Sterling
+Steve
+Steven
+Sylvester
+T.J.
+T.Y.
+Taco
+Tae
+Tahir
+Taiwan
+Taj
+Tajae
+Takkarist
+Tanner
+Tanoh
+Tanzel
+Tarell
+Tarik
+Taron
+Tarvarius
+Tarvarus
+Tashaun
+Taven
+Taveze
+Tavierre
+Tavon
+Taybor
+Taylor
+Taysom
+Taywan
+Ted
+Teddy
+Tedric
+Tejan
+Tenny
+Terrance
+Terrell
+Terrence
+Terron
+Terry
+Tevin
+Te'von
+Theo
+Thomas
+Thurston
+Tim
+Tito
+Toa
+Todd
+Tom
+Tomasi
+Tommy
+Tony
+Torry
+Trace
+Tracy
+Trae
+Trai
+Tramaine
+Tramon
+Travin
+Travis
+Travon
+Trayone
+Trayveon
+Trayvon
+Tre
+Tre'Davious
+Tremaine
+Tremon
+Trent
+Trenton
+Tre'Quan
+Tress
+Trevon
+Tre'Von
+Trevor
+Trey
+Treyvon
+Troy
+Troymaine
+Trumaine
+Trysten
+Tuzar
+Ty
+Tye
+Tyeler
+Tyler
+Tyquan
+Tyrann
+Tyre
+Tyree
+Tyreek
+Tyrell
+Tyrod
+Tyron
+Tyrone
+Tyson
+Tytus
+Tyus
+Uchenna
+Ugo
+Ulysees
+Vance
+Ventell
+Vernon
+Vic
+Vince
+Vincent
+Vinny
+Virgil
+Vita
+Vitas
+Von
+Vonn
+Vontaze
+Vosean
+Vyncint
+Walt
+Walter
+Wayne
+Wendell
+Wes
+Wesley
+Weston
+Whitney
+Wil
+Will
+William
+Willie
+Wilton
+Wyatt
+Xavien
+Xavier
+Yannick
+Yodny
+Younghoe
+Yurik
+Zach
+Zachary
+Zack
+Za'Darius
+Zaire
+Zak
+Zane
+Zay
+Ziggy
diff --git a/views/archive/g/retrobowl/html5game/Names_L.txt b/views/archive/g/retrobowl/html5game/Names_L.txt
new file mode 100644
index 00000000..a893b0bf
--- /dev/null
+++ b/views/archive/g/retrobowl/html5game/Names_L.txt
@@ -0,0 +1,1486 @@
+Abdullah
+Abernathy
+Aboushi
+Abram
+Acho
+Adams
+Addae
+Adderley
+Addison
+Adeniyi
+Adewusi
+Agasiva
+Agholor
+Agnew
+Aikens
+Ajayi
+Akins
+Al-Shaair
+Alaka
+Alexander
+Alexandre
+Alfieri
+Alford
+Allegretti
+Allen
+Allen-Williams
+Allison
+Alonso
+Alualu
+Amadi
+Amendola
+Amerson
+Amos
+Amour
+Amukamara
+Anderson
+Andrew
+Andrews
+Anger
+Aniebonam
+Ankou
+Ansah
+Anthony
+Anzalone
+Apke
+Apple
+Armah
+Armbrister
+Armstead
+Armstrong
+Arnold
+Asafo
+Askew
+Aston
+Ateman
+Atkins
+Attaochu
+Austin
+Autry
+Averett
+Avery
+Awuzie
+Bademosi
+Badgley
+Bailey
+Baker
+Bakhtiari
+Baldwin
+Ballage
+Ballard
+Ballentine
+Bane
+Banfield
+Banjo
+Banner
+Banogu
+Barber
+Barkley
+Barner
+Barnes
+Barnett
+Barr
+Barrett
+Barron
+Bars
+Barton
+Basham
+Bates
+Batson
+Baugh
+Bausby
+Bawden
+Beachum
+Beal
+Beasley
+Beathard
+Beatty
+Beavers
+Beck
+Beckham
+Bee
+Beebe
+Beecham
+Bell
+Bellamy
+Bello
+Bellore
+Benjamin
+Benkert
+Bennett
+Bentley
+Benzschawel
+Bergstrom
+Bernard
+Berrios
+Berry
+Berryman
+Bethea
+Bethel
+Bethune
+Bibbs
+Biegel
+Billings
+Bisnowaty
+Bitonio
+Blackmon
+Blacknall
+Blackson
+Blair
+Blake
+Blasingame
+Blough
+Blunt
+Blythe
+Board
+Bodine
+Boehm
+Boettger
+Bojorquez
+Bolden
+Bolles
+Bolton
+Bonnafon
+Bonner
+Booker
+Boone
+Borders
+Bortles
+Bosa
+Bosher
+Bostic
+Boston
+Boswell
+Bourne
+Bouye
+Bowman
+Bowser
+Boyd
+Boykin
+Boykins
+Boyle
+Bozeman
+Bradberry
+Bradbury
+Bradham
+Bradley
+Brady
+Brailford
+Brantley
+Brate
+Braunecker
+Breeland
+Brees
+Breida
+Brewer
+Bridgewater
+Brinkley
+Brissett
+Britt
+Brock
+Brockers
+Brooker
+Brooks
+Brothers
+Brown
+Brumfield
+Brunskill
+Bryan
+Bryant
+Bucannon
+Buckner
+Buggs
+Bulaga
+Bullard
+Bullock
+Bullough
+Burfict
+Burgess
+Burkhead
+Burks
+Burnett
+Burns
+Burris
+Burton
+Bush
+Butker
+Butler
+Butt
+Byard
+Bynes
+Byrd
+Cain
+Cajuste
+Caldwell
+Calhoun
+Calitro
+Callahan
+Campbell
+Camper
+Canaday
+Canady
+Cann
+Cannon
+Cantrell
+Cappa
+Cardona
+Carlson
+Carpenter
+Carr
+Carraway
+Carrie
+Carrier
+Carson
+Carter
+Casey
+Cashman
+Castonzo
+Celek
+Chark
+Charlton
+Cheek
+Cheevers
+Chickillo
+Choice
+Christian
+Christmas
+Chubb
+Chung
+Cichy
+Claiborne
+Clapp
+Clark
+Clay
+Clayborn
+Clement
+Clemmings
+Clemons
+Clowney
+Cobb
+Cockrell
+Cohen
+Colbert
+Colburn
+Cole
+Coleman
+Coley
+Collier
+Collins
+Colquitt
+Colubiale
+Colvin
+Cominsky
+Compton
+Coney
+Conklin
+Conley
+Connelly
+Conner
+Conway
+Cook
+Cooke
+Cooks
+Cooper
+Copeland
+Corbett
+Corcoran
+Core
+Correa
+Costigan
+Cotton
+Countess
+Cousins
+Coutee
+Covington
+Coward
+Cowart
+Cox
+Crabtree
+Crawford
+Crawley
+Crockett
+Croom
+Crosby
+Crossen
+Crowder
+Crowell
+Cruikshank
+Crum
+Culkin
+Cunningham
+Curry
+Custis
+Cutting
+Cyprien
+Dahl
+Daley
+Dalton
+Dangerfield
+Daniel
+Daniels
+Darby
+Dareus
+Darnold
+Davenport
+David
+Davis
+Davison
+Dawkins
+Dawson
+Day
+Dean
+Deane
+Deayon
+DeCastro
+Decker
+Deiter
+Delaire
+Delaney
+DeLuca
+Demby
+Denis
+Dennard
+DeOssie
+Desir
+DeValve
+Develin
+Devey
+Dickerson
+Dickson
+Dieter
+Diggs
+Dillard
+DiMarco
+Dissly
+Dix
+Dixon
+Dobbs
+Doctson
+Dogbe
+Dolegala
+Doles
+Donald
+Dorleant
+Dorsett
+Doss
+Dotson
+Douglas
+Downs
+Doyle
+Dozier
+Drake
+Drango
+Driskel
+Duck
+Dugas
+Duhart
+Dulin
+Dunbar
+Dunlap
+Dunn
+Dupre
+Dupree
+Durham
+Dwelley
+Dwight
+Dzubnar
+Easton
+Eaton
+Ebner
+Ebron
+Ebukam
+Edelman
+Edmonds
+Edmunds
+Edoga
+Edwards
+Egbule
+Eguavoen
+Eifert
+Ejiofor
+Ejiya
+Ekeler
+Ekuale
+Elder
+Elflein
+Ellerbee
+Elliott
+Ellis
+Ellison
+Elliss
+Eluemunor
+Engram
+Enunwa
+Epps
+Erickson
+Ertz
+Ervin
+Erving
+Etta-Tawo
+Evans
+Everett
+Fackrell
+Facyson
+Fairbairn
+Falah
+Falemaka
+Fales
+Fant
+Farley
+Farmer
+Farnsworth
+Fatukasi
+Feeney
+Feiler
+Fejedelem
+Feliciano
+Fells
+Fenton
+Ferentz
+Ferguson
+Ferrell
+Ficken
+Finch
+Fineanganofo
+Finley
+Finney
+Firkser
+Fisher
+Fitzgerald
+Fitzpatrick
+Flacco
+Flanagan
+Fleming
+Flowers
+Floyd
+Fluellen
+Fluker
+Flynn
+Foles
+Folk
+Folston
+Forbes
+Ford
+Fort
+Foster
+Fountain
+Fournette
+Fowler
+Fox
+Franklin
+Frazier
+Frederick
+Freeman
+Friend
+Froholdt
+Fuller
+Fulton
+Fumagalli
+Funchess
+Gabbert
+Gabriel
+Gage
+Gaillard
+Gaines
+Gallman
+Gallup
+Gano
+Gant
+Garcia
+Gardeck
+Gardner-Johnson
+Garland
+Garner
+Garoppolo
+Garrett
+Gary
+Gaskin
+Gates
+Gaulden
+Gay
+Geathers
+Gedeon
+Gentry
+Gerry
+Gervase
+Gesicki
+Gholston
+Gifford
+Gilbert
+Gillan
+Gillaspia
+Gilmore
+Ginn
+Gipson
+Glasgow
+Glenn
+Glennon
+Glowinski
+Godchaux
+Godsil
+Godwin
+Goedert
+Goff
+Golden
+Golditch
+Goldman
+Golladay
+Gonzalez
+Good
+Goode
+Gooden
+Goodson
+Goodwin
+Gordon
+Gore
+Gostkowski
+Gotsis
+Gould
+Grace
+Graham
+Granderson
+Grant
+Grasu
+Gray
+Grayson
+Green
+Greene
+Greenidge
+Greenlaw
+Gregory
+Grier
+Griffen
+Griffin
+Grigsby
+Groy
+Grugier-Hill
+Guice
+Gunter
+Gurley
+Gustin
+Guy
+Haack
+Haden
+Haeg
+Hageman
+Hager
+Hairston
+Halapio
+Haley
+Hall
+Ham
+Hamilton
+Hampton
+Hand
+Hankins
+Hansbrough
+Hardee
+Hardman
+Hardy
+Hargrave
+Hargreaves
+Harmon
+Harris
+Harrison
+Harry
+Hart
+Harvey
+Haskins
+Hassell
+Hauschka
+Havenstein
+Hawkins
+Hayden
+Hayes
+Haynes
+Hayward
+Heath
+Hedlund
+Hekker
+Henderson
+Hendrickson
+Henne
+Hennessy
+Henry
+Hentges
+Herbig
+Hernandez
+Herndon
+Hester
+Heuerman
+Hewitt
+Heyward
+Hicks
+Higbee
+Higgins
+Hightower
+Hill
+Hilland
+Hilliard
+Hilton
+Hines
+Hitchens
+Hockenson
+Hodge
+Hodges
+Hogan
+Holcomb
+Hollins
+Hollister
+Hollman
+Holmes
+Holsey
+Holton
+Holtz
+Homer
+Hood
+Hooker
+Hooks
+Hooper
+Hopkins
+Horn
+Horsted
+Horton
+House
+Houston
+Howard
+Howell
+Hoyer
+Hrynkiewicz
+Hubbard
+Huber
+Hudson
+Huggins
+Hughes
+Hughlett
+Hull
+Humphrey
+Humphries
+Hundley
+Hunt
+Hunter
+Hurd
+Hurns
+Hurst
+Hyde
+Hyder
+Ifedi
+Igwebuike
+Ijalana
+Incognito
+Ingold
+Ingram
+Inman
+Ioannidis
+Irvin
+Irving
+Isabella
+Ishmael
+Isidora
+Iupati
+Ivey
+Iyiegbuniwe
+Izzo
+Jack
+Jackson
+Jacobs
+Jamerson
+James
+Janovich
+Jansen
+Jarrett
+Jarwin
+Jeanpiere
+Jefferson
+Jeffery
+Jelks
+Jenkins
+Jennings
+Jensen
+Jernigan
+Jerry
+Jewell
+Jibowu
+Johnson
+Johnston
+Jones
+Jordan
+Joseph
+Joseph-Day
+Joyner
+Judon
+Jumper
+Juszczyk
+Kaaya
+Kalambayi
+Kalil
+Kalili
+Kalu
+Kamara
+Karras
+Kazee
+Kearse
+Keenum
+Keke
+Kelce
+Kelemete
+Kelly
+Kemp
+Kendricks
+Kennard
+Kenney
+Kern
+Kerr
+Kerrigan
+Kessler
+Key
+Kilgo
+Kilgore
+Killebrew
+Killings
+Kindred
+King
+Kinnel
+Kirk
+Kirkpatrick
+Kirksey
+Kirkwood
+Kirven
+Kiser
+Kittle
+Kizer
+Klein
+Kline
+Knappe
+Knight
+Knox
+Koch
+Koloamatangi
+Koo
+Koroma
+Koyack
+Kpassagnon
+Kreiter
+Kroft
+Kuechly
+Kumerow
+Kunaszyk
+Kupp
+Kush
+Kwiatkoski
+Lacey
+LaCosse
+Ladler
+Ladouceur
+Laird
+Lambert
+Lambo
+Lamm
+Lammons
+Lamp
+Lampkin
+Lancaster
+Landrum
+Landry
+Langford
+Langi
+Langley
+Larkin
+Larsen
+Lasco
+Latimer
+Lattimore
+Lauderdale
+Laulile
+Lawler
+Lawrence
+Lawson
+Layne
+Lazard
+Leary
+Leavitt
+LeBlanc
+Ledbetter
+Lee
+Leggett
+Lemmons
+Leno
+Lenoir
+Leonard
+Levine
+Lewan
+Lewis
+Liedtke
+Liggins
+Light
+Linder
+Lindsay
+Lindstrom
+Line
+Linsley
+Lippett
+Little
+Littleton
+Liuget
+Lloyd
+Lobendahn
+Lock
+Locke
+Lockett
+Lodge
+Logan
+Long
+Longa
+Looney
+Lotulelei
+Louis
+Lovato
+Love
+Lovett
+Lowery
+Lowry
+Luani
+Lucas
+Luke
+Lutz
+Luvu
+Lynch
+Lyons
+Mabin
+Mack
+Maddox
+Madison
+Magnuson
+Maher
+Mahomes
+Mahon
+Maloata
+Mancz
+Manhertz
+Manning
+Mannion
+March
+Mariota
+Marlowe
+Marpet
+Marsh
+Marshall
+Martin
+Martinez
+Mason
+Massie
+Matakevich
+Mathieu
+Matthews
+Mattison
+Maulet
+Mauro
+Maybin
+Maye
+Mayfield
+Mayo
+Mayowa
+Mays
+Mazza
+McCaffrey
+McCain
+McCarron
+McClain
+McClellan
+McClendon
+McCourty
+McCown
+McCoy
+McCrane
+McCray
+McCullers
+McDermott
+McDonald
+McDougald
+McDowell
+McFadden
+McGary
+McGill
+McGlinchey
+McGloster
+McGovern
+McGowan
+McIntosh
+McKenzie
+McKever
+McKinley
+McKinney
+McKinnon
+McKissic
+McLaughlin
+McLaurin
+McLendon
+McLeod
+McManis
+McManus
+McMillan
+McMillian
+McPhee
+McQuaide
+McQuay
+McRae
+McSorley
+McTyer
+Means
+Mebane
+Mekari
+Melvin
+Mercilus
+Metcalf
+Meyers
+Michel
+Middleton
+Milano
+Miles
+Miller
+Milligan
+Mills
+Milton
+Mingo
+Minshew
+Minter
+Mitchell
+Mixon
+Moncrief
+Monroe
+Montgomery
+Moon
+Moore
+Moreau
+Moreland
+Morgan
+Morris
+Morrison
+Morse
+Morstead
+Moseley
+Moses
+Mosley
+Moss
+Mostert
+Moton
+Moxey
+Muhammad
+Muhlbach
+Mullen
+Mullens
+Mundt
+Murphy
+Murray
+Mutcherson
+Myers
+Myrick
+Nacua
+Nall
+Nassib
+Natson
+Nauta
+Neal
+Neasman
+Needham
+Nelson
+Newhouse
+Newsome
+Newton
+Ngakoue
+Nichols
+Nicholson
+Nickerson
+Niemann
+Nix
+Nixon
+Njoku
+Nnadi
+Norman
+Norwell
+Noteboom
+Nsekhe
+Nunez
+Nwosu
+Nzeocha
+Odenigbo
+Odeyingbo
+Odhiambo
+Odum
+Ogbah
+Ogbuehi
+Ogletree
+Ogunbowale
+Ogunjobi
+Okafor
+Okereke
+Okorafor
+Okoronkwo
+Okung
+Okwara
+Olawale
+Oliver
+Ollison
+Olsen
+Olszewski
+Oluokun
+Omameh
+Omenihu
+Onwualu
+Onwuasor
+Onyemata
+Oruwariye
+Orzech
+Ostman
+Ott
+Ouellette
+Owens
+Ozigbo
+Palardy
+Palmore
+Pamphile
+Pankey
+Paradis
+Parker
+Parks
+Pascal
+Patrick
+Patterson
+Patton
+Payne
+Peace
+Peat
+Peko
+Penn
+Pennel
+Penny
+Pepper
+Peppers
+Perriman
+Perry
+Perryman
+Person
+Peterman
+Peters
+Peterson
+Pettis
+Phillips
+Pierce
+Pierre-Paul
+Pierschbacher
+Pineiro
+Pinion
+Pipkins
+Pocic
+Poe
+Poindexter
+Pollard
+Ponder
+Poole
+Pope
+Pouncey
+Powell
+Powers
+Poyer
+Prater
+Pratt
+Prescott
+Price
+Prince
+Pringle
+Prosise
+Pruitt
+Pryor
+Pugh
+Pulley
+Purcell
+Qualls
+Quessenberry
+Quinn
+Qvale
+Ragland
+Ragnow
+Ramczyk
+Ramirez
+Ramsey
+Randall
+Randle
+Rankin
+Rankins
+Rapp
+Ratley
+Raymond
+Reader
+Reaser
+Reaves
+Reddick
+Redmond
+Redwine
+Reed
+Reeder
+Reid
+Reiff
+Reiter
+Remmers
+Renfrow
+Reynolds
+Rhodes
+Ricard
+Richard
+Richards
+Richardson
+Richburg
+Riddick
+Ridgeway
+Ridley
+Riley
+Risner
+Rivers
+Roberts
+Robertson
+Robey-Coleman
+Robinson
+Roby
+Rochell
+Rodgers
+Roemer
+Roethlisberger
+Rogers
+Roos
+Rosas
+Rose
+Rosen
+Ross
+Roullier
+Rouse
+Rowe
+Ruble
+Rudolph
+Rush
+Russell
+Ryan
+Rypien
+Saffold
+Sagapolu
+Sambrailo
+Samia
+Sample
+Samuel
+Samuels
+Sanchez
+Sanders
+Sanu
+Saunders
+Savage
+Scales
+Scarbrough
+Scarlett
+Scharping
+Schaub
+Scherff
+Schlottmann
+Schnell
+Schobert
+Schofield
+Schultz
+Schuster
+Schwartz
+Schweitzer
+Scott
+Seals-Jones
+Searight
+Seibert
+Senat
+Sendejo
+Settle
+Seumalo
+Shaheen
+Sharpe
+Shatley
+Shaw
+Shazier
+Sheard
+Sheffield
+Shell
+Shelley
+Shelton
+Shepard
+Shepherd
+Sherels
+Sherfield
+Sherman
+Shipley
+Shippy
+Short
+Sieg
+Sieler
+Siemian
+Sigler
+Simmons
+Simms
+Simon
+Simonson
+Simpson
+Sims
+Singletary
+Singleton
+Siragusa
+Sirles
+Skipper
+Skrine
+Skule
+Skura
+Slade
+Slater
+Slay
+Slayton
+Slye
+Smallwood
+Smart
+Smith
+Smithson
+Smoot
+Smythe
+Snead
+Snell
+Solder
+Sorensen
+Soroh
+Sowell
+Spain
+Speaks
+Speed
+Speight
+Spence
+Spencer
+Spillane
+Spriggs
+Sprinkle
+Sproles
+Square
+Stafford
+Staley
+Stallings
+Stanford
+Stanley
+Stanton
+Steinmetz
+Stephen
+Stephens
+Sterling
+Sternberger
+Stewart
+Stick
+Stidham
+Stills
+Stinnie
+Stocker
+Stout
+Strachan
+Street
+Strickland
+Stroman
+Strong
+Stubbs
+Succop
+Sudfeld
+Suggs
+Suh
+Sullivan
+Summers
+Sundberg
+Sutherland
+Sutton
+Swaim
+Swearinger
+Sweat
+Sweeney
+Sweet
+Sweezy
+Switzer
+Swoopes
+Tamu
+Takitaki
+Talib
+Tankersley
+Tannehill
+Tanney
+Tartt
+Tate
+Tauaefa
+Tavai
+Taylor
+Teamer
+Tell
+Teller
+Tevi
+Thielen
+Thieneman
+Thomas
+Thompkins
+Thompson
+Thornhill
+Thorpe
+Thuney
+Tillery
+Tiuli
+Toilolo
+Toliver
+Tolliver
+Tom
+Tomlinson
+Tonyan
+Tranquill
+Trawick
+Treadwell
+Tretter
+Trevathan
+Triner
+Trubisky
+Trufant
+Trumbetti
+Tucker
+Tuioti-Mariner
+Tuitt
+Tunsil
+Tupou
+Turay
+Turner
+Tuttle
+Tyson
+Udoh
+Urban
+Ursua
+Uzomah
+Vaccaro
+Vahe
+Vakameilalo
+Valdes-Scantling
+Van Ginkel
+Van Noy
+Van Roten
+Vander
+Vannett
+Vasey
+Vea
+Vernon
+Verrett
+Vigil
+Villanueva
+Vinatieri
+Virgin
+Vitale
+Vollert
+Volson
+Waddle
+Wadman
+Wagner
+Wake
+Walford
+Walker
+Wallace
+Waller
+Walton
+Ward
+Ware
+Warford
+Warner
+Warring
+Washington
+Watford
+Watkins
+Watson
+Watt
+Watts
+Way
+Waynes
+Weatherly
+Webb
+Webster
+Weddle
+Weeks
+Wells
+Wentz
+Wesco
+Wesley
+Westbrook
+Westry
+White
+Whitehair
+Whitehead
+Whiteside
+Whitfield
+Whitney
+Whitworth
+Whyte
+Wichmann
+Wiggins
+Wilber
+Wilcox
+Wilds
+Wiley
+Wilkins
+Wilkinson
+Williams
+Williamson
+Willis
+Willson
+Wilson
+Wiltz
+Wims
+Winbush
+Winchester
+Winfree
+Wingard
+Winn
+Winovich
+Winston
+Winters
+Wirtel
+Wise
+Wishnowsky
+Wisniewski
+Witherspoon
+Witten
+Wolfe
+Wood
+Woodard
+Woodrum
+Woods
+Woodyard
+Worley
+Wormley
+Worrilow
+Worton
+Wreh
+Wren
+Wright
+Wylie
+Wynn
+Ximines
+Ya-Sin
+Yancey
+Yanda
+Yelder
+Yeldon
+Yiadom
+Young
+Yurachek
+Zaccheaus
+Zamort
+Zeise
+Zeitler
+Zenner
+Zettel
+Zico
+Zuerlein
+Zylstra
+Read
+Kilburn
+Welsh
+Flitcroft
+Dimond
+Gee
+Holden
+Dennis
+Clitheroe
diff --git a/views/archive/g/retrobowl/html5game/RetroBowl.js b/views/archive/g/retrobowl/html5game/RetroBowl.js
new file mode 100644
index 00000000..6a3ba5f3
--- /dev/null
+++ b/views/archive/g/retrobowl/html5game/RetroBowl.js
@@ -0,0 +1,4615 @@
+Array.prototype._62=0;var _72={_82:[],_92:{_a2:{},_b2:{}},_c2:[{_d2:"snd_audience_dis",_e2:0,_f2:"",_g2:"snd_audience_dis",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_audience_fg",_e2:0,_f2:"",_g2:"snd_audience_fg",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_audience_idle",_e2:0,_f2:"",_g2:"snd_audience_idle",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_beep",_e2:0,_f2:"",_g2:"snd_beep",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_beep2",_e2:0,_f2:"",_g2:"snd_beep2",_h2:0,volume:1,
+_i2:0,preload:!1,_j2:0},{_d2:"snd_bounce",_e2:0,_f2:"",_g2:"snd_bounce",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_click",_e2:0,_f2:"",_g2:"snd_click",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_kick",_e2:0,_f2:"",_g2:"snd_kick",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_oof1",_e2:0,_f2:"",_g2:"snd_oof1",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_oof2",_e2:0,_f2:"",_g2:"snd_oof2",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_oof3",_e2:0,_f2:"",_g2:"snd_oof3",_h2:0,volume:1,
+_i2:0,preload:!1,_j2:0},{_d2:"snd_post",_e2:0,_f2:"",_g2:"snd_post",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_throw",_e2:0,_f2:"",_g2:"snd_throw",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_tackle",_e2:0,_f2:"",_g2:"snd_tackle",_h2:0,volume:1,_i2:0,preload:!1,_j2:0},{_d2:"snd_music",_e2:1,_f2:"",_g2:"snd_music",_h2:0,volume:1,_i2:0,preload:!1,_j2:0,duration:0}],_k2:[{name:"audiogroup_default",_l2:!0,}],_m2:[{_d2:"spr_field",width:1300,height:270,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:1299,
+_r2:269,_s2:0,_t2:[5,2,1,4,0,6,3]},{_d2:"spr_ball",width:10,height:5,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:5,_w2:2,_x2:1,_q2:8,_r2:4,_s2:7,_t2:[393,394,395,396]},{_d2:"spr_blur",width:10,height:5,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:5,_w2:1,_x2:1,_q2:8,_r2:4,_s2:7,_t2:[390]},{_d2:"spr_chains",width:32,height:27,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:26,_x2:6,_q2:26,_r2:26,_s2:15,_t2:[187,186]},{_d2:"spr_cheerleaders",width:100,height:25,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:50,_w2:24,
+_x2:5,_q2:94,_y2:1,_r2:23,_s2:2,_t2:[42,40]},{_d2:"spr_dummy",_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:13,_x2:2,_q2:12,_y2:9,_r2:18,_s2:0,_t2:[268,340,284]},{_d2:"spr_cone",width:7,height:4,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:3,_w2:2,_q2:6,_r2:3,_s2:15,_t2:[380]},{_d2:"spr_goal_stand",width:10,height:37,_n2:!1,_o2:!1,preload:!1,_p2:!1,_w2:32,_q2:9,_y2:5,_r2:36,_s2:0,_t2:[201,200]},{_d2:"spr_goal_post",width:17,height:90,_n2:!1,_o2:!1,preload:!1,_p2:!1,_w2:85,_x2:10,_q2:16,_r2:61,_s2:0,_t2:[216,
+202,190]},{_d2:"spr_goal_shadow",width:32,height:35,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:3,_w2:17,_x2:7,_q2:24,_r2:34,_s2:0,_t2:[184]},{_d2:"spr_rain",width:2,height:8,_n2:!1,_o2:!1,preload:!1,_p2:!1,_w2:7,_q2:1,_r2:7,_s2:8,_t2:[400,404]},{_d2:"spr_splash",width:13,height:12,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:6,_w2:9,_x2:2,_q2:11,_y2:6,_r2:11,_s2:3,_t2:[406,378,368,369,405]},{_d2:"spr_snow",width:3,height:3,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:1,_w2:1,_q2:2,_r2:2,_s2:9,_t2:[401]},{_d2:"spr_grass",
+width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:31,_r2:31,_s2:15,_t2:[46]},{_d2:"spr_coach",width:10,height:21,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:5,_w2:19,_q2:9,_y2:1,_r2:19,_s2:15,_t2:[252]},{_d2:"spr_stand_highlight",height:24,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:22,_x2:2,_q2:12,_y2:9,_r2:18,_s2:0,_t2:[244,251,243]},{_d2:"spr_stand",_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:15,_x2:2,_q2:12,_y2:9,_r2:18,_s2:0,_t2:[294,299,295]},{_d2:"spr_qb_walk",height:17,_u2:2,_n2:!1,
+_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:16,_x2:2,_q2:12,_y2:9,_r2:18,_s2:6,_t2:[285,258]},{_d2:"spr_qb_aim",width:15,height:17,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:16,_x2:2,_q2:12,_y2:9,_r2:18,_s2:6,_t2:[220]},{_d2:"spr_qb_throw",width:12,height:17,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:6,_w2:16,_x2:2,_q2:12,_y2:9,_r2:18,_s2:1,_t2:[238]},{_d2:"spr_handoff",_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:15,_x2:2,_q2:12,_y2:9,_r2:18,_s2:4,_t2:[280,292]},{_d2:"spr_run",height:17,_u2:2,_n2:!1,
+_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:16,_x2:4,_q2:11,_y2:12,_r2:18,_s2:8,_t2:[311,260,240,312,259,239]},{_d2:"spr_run_ball",_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:15,_x2:4,_q2:11,_y2:12,_r2:18,_s2:8,_t2:[317,274,265,316,275,266]},{_d2:"spr_getup",_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:15,_x2:2,_q2:12,_y2:9,_r2:18,_s2:4,_t2:[298,291]},{_d2:"spr_stiffarm",height:17,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:15,_x2:4,_q2:11,_y2:12,_r2:18,_s2:8,_t2:[296,261,241,297,262,242]},{_d2:"spr_jump_catch",
+width:7,height:28,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:3,_w2:27,_x2:4,_q2:11,_y2:12,_r2:18,_s2:8,_t2:[349,313,314,315,348]},{_d2:"spr_jump_catch_ball",width:7,height:28,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:3,_w2:27,_x2:4,_q2:11,_y2:12,_r2:18,_s2:8,_t2:[350,307,305,306,339]},{_d2:"spr_jump",height:24,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:22,_x2:4,_q2:11,_y2:12,_r2:18,_s2:8,_t2:[257,263,235]},{_d2:"spr_jockey",height:17,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:15,_x2:4,_q2:11,
+_y2:12,_r2:18,_s2:8,_t2:[309,256,308,255]},{_d2:"spr_wrestle",_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:9,_w2:15,_x2:2,_q2:14,_y2:9,_r2:18,_s2:4,_t2:[282,303]},{_d2:"spr_falling",width:24,height:24,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:12,_w2:22,_x2:8,_q2:17,_y2:17,_r2:23,_s2:3,_t2:[341,352]},{_d2:"spr_falling_ball",width:24,height:24,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:12,_w2:22,_x2:8,_q2:17,_y2:17,_r2:23,_s2:3,_t2:[342,365]},{_d2:"spr_dive_ball",width:32,height:26,_u2:2,_n2:!1,_o2:!1,
+preload:!1,_p2:!1,_v2:16,_w2:25,_x2:13,_q2:24,_y2:10,_r2:13,_s2:8,_t2:[269,254,267]},{_d2:"spr_dive",width:32,height:26,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:25,_x2:11,_q2:24,_y2:20,_r2:24,_s2:8,_t2:[276,253,272]},{_d2:"spr_kick1",height:20,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:17,_q2:12,_y2:3,_r2:19,_s2:8,_t2:[236,310,231]},{_d2:"spr_kick2",height:20,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:17,_x2:1,_q2:14,_y2:3,_r2:19,_s2:9,_t2:[237,232,281,270,293]},{_d2:"spr_place",height:13,
+_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:6,_w2:11,_x2:2,_q2:14,_r2:11,_s2:0,_t2:[283,338]},{_d2:"spr_spike",height:20,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:19,_q2:13,_r2:19,_s2:9,_t2:[217,264,300]},{_d2:"spr_celebrate",height:20,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:19,_x2:3,_q2:11,_y2:1,_r2:19,_s2:2,_t2:[304,290]},{_d2:"spr_route_pointR",_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:7,_x2:-1,_q2:5,_y2:-1,_r2:3,_s2:15,_t2:[347]},{_d2:"spr_bouncespot",_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:4,_w2:3,
+_x2:1,_q2:7,_y2:1,_r2:5,_s2:15,_t2:[379]},{_d2:"spr_kickpoint",width:25,height:7,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:6,_w2:3,_x2:12,_q2:24,_r2:6,_s2:15,_t2:[353]},{_d2:"spr_highlight",_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:7,_q2:15,_r2:14,_s2:15,_t2:[225]},{_d2:"spr_aim",width:7,height:7,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:2,_w2:3,_x2:1,_q2:4,_y2:1,_r2:4,_s2:15,_t2:[397]},{_d2:"spr_wind",width:22,height:21,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:9,_w2:10,_q2:21,_r2:20,_s2:15,_t2:[185]},{_d2:"spr_pointer",
+width:9,height:12,_u2:2,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:4,_w2:6,_x2:2,_q2:12,_y2:9,_r2:18,_s2:0,_t2:[343,344]},{_d2:"spr_star_s",width:5,height:4,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:2,_w2:2,_q2:4,_r2:3,_s2:15,_t2:[392]},{_d2:"spr_attitude_s",width:5,height:5,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:2,_w2:2,_q2:4,_r2:4,_s2:15,_t2:[389,385,383,386,384,387,388]},{_d2:"spr_attitude_s2",width:4,height:4,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:1,_w2:1,_q2:4,_r2:3,_s2:15,_t2:[391,410,411,407,412,409,408]},{
+_d2:"spr_press_conf",width:100,height:40,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:99,_r2:39,_s2:15,_t2:[26]},{_d2:"spr_team_celebration",width:100,height:40,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:99,_r2:39,_s2:15,_t2:[27]},{_d2:"spr_helmet",width:60,height:60,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:30,_w2:30,_x2:6,_q2:56,_y2:6,_r2:56,_s2:0,_t2:[37,38]},{_d2:"spr_matchline_dot",width:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:8,_x2:4,_q2:28,_y2:2,_r2:15,_s2:15,_t2:[195]},{_d2:"spr_star",width:7,height:7,_n2:!1,
+_o2:!1,preload:!1,_p2:!1,_v2:3,_w2:4,_q2:6,_r2:6,_s2:15,_t2:[375]},{_d2:"spr_connect",width:7,height:7,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:3,_w2:3,_q2:6,_r2:6,_s2:15,_t2:[374]},{_d2:"spr_star_b",width:9,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:4,_w2:4,_q2:8,_r2:8,_s2:15,_t2:[360]},{_d2:"spr_xp",width:14,height:7,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:3,_q2:13,_r2:6,_s2:15,_t2:[351]},{_d2:"spr_credit",width:9,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:4,_w2:4,_q2:8,_r2:8,_s2:0,_t2:[358,356,
+357]},{_d2:"spr_attitude",width:11,height:11,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:5,_w2:5,_q2:10,_r2:10,_s2:15,_t2:[322,328,327,323,325,326,324]},{_d2:"spr_trade",width:11,height:11,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:5,_w2:5,_q2:10,_r2:10,_s2:15,_t2:[335]},{_d2:"spr_rookie",width:11,height:11,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:5,_w2:5,_q2:10,_r2:10,_s2:0,_t2:[333]},{_d2:"spr_condition",width:11,height:11,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:5,_w2:5,_q2:10,_r2:10,_s2:15,_t2:[330,332,331,329]},{_d2:"spr_morale",
+width:9,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:4,_w2:4,_q2:8,_r2:8,_s2:15,_t2:[359]},{_d2:"spr_heart",width:9,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:4,_w2:5,_q2:8,_y2:1,_r2:8,_s2:15,_t2:[366]},{_d2:"spr_star_rating",width:39,height:7,_n2:!1,_o2:!1,preload:!1,_p2:!1,_w2:3,_q2:38,_r2:6,_s2:15,_t2:[413,382,376,354,345,301,278,250,233,222,210]},{_d2:"spr_star_rating_b",width:41,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_w2:4,_q2:40,_r2:8,_s2:15,_t2:[414,370,361,318,286,245,227,212,205,196,
+191]},{_d2:"spr_star_rating_bn",width:41,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_w2:4,_q2:40,_r2:8,_s2:15,_t2:[415,371,362,319,287,246,228,213,206,197,192]},{_d2:"spr_star_rating_c",width:39,height:7,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:19,_w2:3,_q2:38,_r2:6,_s2:15,_t2:[416,381,377,355,346,302,279,249,234,221,211]},{_d2:"spr_star_rating_cb",width:41,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:20,_w2:4,_q2:40,_r2:8,_s2:15,_t2:[417,372,363,320,288,247,229,214,207,198,193]},{_d2:"spr_star_rating_cbn",
+width:41,height:9,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:20,_w2:4,_q2:40,_r2:8,_s2:15,_t2:[418,373,364,321,289,248,230,215,208,199,194]},{_d2:"spr_cup",width:15,height:15,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:7,_x2:1,_q2:13,_y2:1,_r2:13,_s2:15,_t2:[271]},{_d2:"spr_store",width:15,height:15,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:7,_x2:1,_q2:11,_y2:2,_r2:12,_s2:15,_t2:[334]},{_d2:"spr_spangle",width:23,height:7,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:11,_w2:4,_q2:22,_r2:6,_s2:15,_t2:[277]},{_d2:"spr_fans",
+width:12,height:14,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:6,_w2:7,_q2:11,_r2:13,_s2:15,_t2:[273]},{_d2:"spr_box_208x64",width:208,height:64,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:207,_r2:63,_s2:15,_t2:[21]},{_d2:"spr_button_90",width:90,height:34,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:89,_r2:33,_s2:0,_t2:[34,35,39]},{_d2:"spr_button_104",width:106,height:34,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:105,_r2:33,_s2:0,_t2:[30,33,36]},{_d2:"spr_button_32",width:33,height:34,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:32,_r2:33,
+_s2:0,_t2:[45,48,183]},{_d2:"spr_button_40",width:41,height:34,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:40,_r2:33,_s2:0,_t2:[43,44,49]},{_d2:"spr_box_208x80",width:208,height:80,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:207,_r2:79,_s2:15,_t2:[18]},{_d2:"spr_box_208x32",width:208,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:207,_r2:31,_s2:15,_t2:[22]},{_d2:"spr_meter",width:192,height:20,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:191,_r2:19,_s2:15,_t2:[28]},{_d2:"spr_box_416x144",width:416,height:144,_n2:!1,_o2:!1,
+preload:!1,_p2:!1,_q2:415,_r2:143,_s2:15,_t2:[9]},{_d2:"spr_box_416x144_fill",width:416,height:144,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:413,_y2:2,_r2:141,_s2:15,_t2:[10]},{_d2:"spr_box_448x80",width:448,height:80,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:447,_r2:79,_s2:15,_t2:[14]},{_d2:"spr_box_288x160",width:288,height:160,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:287,_r2:159,_s2:15,_t2:[11]},{_d2:"spr_details",width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:16,_x2:6,_q2:26,_y2:6,_r2:24,
+_s2:15,_t2:[188]},{_d2:"spr_arrowL",width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:16,_x2:9,_q2:24,_y2:8,_r2:22,_s2:15,_t2:[223]},{_d2:"spr_arrowL2",width:8,height:15,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:7,_w2:7,_q2:7,_r2:14,_s2:15,_t2:[336]},{_d2:"spr_arrowR",width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:16,_x2:7,_q2:22,_y2:8,_r2:22,_s2:15,_t2:[224]},{_d2:"spr_arrowR2",width:8,height:15,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:2,_w2:7,_q2:7,_r2:14,_s2:15,_t2:[337]},{_d2:"spr_arrowR3",
+width:6,height:13,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:2,_w2:6,_q2:5,_y2:1,_r2:11,_s2:15,_t2:[367]},{_d2:"spr_tick",width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:16,_x2:6,_q2:25,_y2:8,_r2:26,_s2:15,_t2:[189]},{_d2:"spr_profile",width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:16,_w2:16,_x2:8,_q2:22,_y2:6,_r2:25,_s2:15,_t2:[204]},{_d2:"spr_box_208x176",width:208,height:176,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:207,_r2:175,_s2:15,_t2:[13]},{_d2:"spr_box_224x176",width:224,height:176,
+_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:223,_r2:175,_s2:15,_t2:[12]},{_d2:"spr_box_160x160",width:160,height:160,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:159,_r2:159,_s2:15,_t2:[16]},{_d2:"spr_box_160x128",width:160,height:128,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:159,_r2:127,_s2:15,_t2:[17]},{_d2:"spr_box",width:4,height:4,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:3,_r2:3,_s2:15,_t2:[398,399,402,403]},{_d2:"spr_spanner",width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:15,_w2:15,_x2:7,_q2:23,_y2:7,_r2:23,_s2:15,
+_t2:[209]},{_d2:"spr_home",width:32,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:15,_w2:15,_x2:7,_q2:23,_y2:8,_r2:25,_s2:15,_t2:[203]},{_d2:"spr_msg_bg",width:64,height:64,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:63,_r2:63,_s2:15,_t2:[25]},{_d2:"spr_textbox64",width:64,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:32,_w2:8,_q2:63,_r2:15,_s2:15,_t2:[47]},{_d2:"spr_textbox48",width:48,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:24,_w2:8,_q2:47,_r2:15,_s2:15,_t2:[182]},{_d2:"spr_box_176x176",width:176,height:176,_n2:!1,
+_o2:!1,preload:!1,_p2:!1,_q2:175,_r2:175,_s2:15,_t2:[15]},{_d2:"spr_training",height:23,_n2:!1,_o2:!1,preload:!1,_p2:!1,_v2:8,_w2:11,_x2:2,_q2:13,_y2:2,_r2:20,_s2:15,_t2:[226]},{_d2:"spr_box_128x128",width:128,height:128,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:127,_r2:127,_s2:15,_t2:[20]},{_d2:"spr_box_64x64",width:64,height:64,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:63,_r2:63,_s2:15,_t2:[24]},{_d2:"spr_box_64x32",width:64,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:63,_r2:31,_s2:15,_t2:[41]},{_d2:"spr_box_64x80",
+width:64,height:80,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:63,_r2:79,_s2:15,_t2:[23]},{_d2:"spr_info",_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:15,_r2:15,_s2:15,_t2:[218]},{_d2:"spr_scanlines",width:64,height:60,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:63,_r2:57,_s2:15,_t2:[29]},{_d2:"spr_square",_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:15,_r2:15,_s2:15,_t2:[219]},{_d2:"spr_app_apple",width:110,height:32,_n2:!1,_o2:!1,preload:!1,_p2:!1,_q2:109,_r2:31,_s2:15,_t2:[31]},{_d2:"spr_app_google",width:110,height:32,_n2:!1,
+_o2:!1,preload:!1,_p2:!1,_q2:109,_r2:31,_s2:15,_t2:[32]},{_d2:"spr_light_001",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:3,_r2:35,_s2:15,_t2:[176,175,154,118,117,152,153,155]},{_d2:"spr_light_002",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:3,_r2:35,_s2:15,_t2:[157,119,123,177,156,121,120,122]},{_d2:"spr_light_003",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:3,_r2:35,_s2:15,_t2:[158,163,162,124,160,161,159,178]},{_d2:"spr_mix_001",
+width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:1,_r2:35,_s2:15,_t2:[125,127,60,164,74,126,165,75]},{_d2:"spr_dark_001",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:31,_y2:1,_r2:35,_s2:15,_t2:[93,138,52,92,169,139,170,91]},{_d2:"spr_dark_002",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:31,_y2:1,_r2:35,_s2:15,_t2:[94,65,67,68,53,95,140,66]},{_d2:"spr_dark_003",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:31,_r2:35,_s2:15,_t2:[142,
+143,97,141,55,96,50,54]},{_d2:"spr_dark_004",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:31,_y2:3,_r2:35,_s2:15,_t2:[100,102,144,171,145,99,101,98]},{_d2:"spr_dark_005",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:31,_y2:1,_r2:35,_s2:15,_t2:[105,104,69,57,70,56,103,146]},{_d2:"spr_dark_006",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:31,_y2:3,_r2:35,_s2:15,_t2:[172,147,109,107,106,110,148,108]},{_d2:"spr_dark_007",width:32,height:36,_n2:!1,_o2:!1,
+preload:!1,_p2:!1,_x2:2,_q2:31,_y2:1,_r2:35,_s2:15,_t2:[112,149,72,113,111,58,73,71]},{_d2:"spr_dark_008",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:31,_y2:1,_r2:35,_s2:15,_t2:[150,114,59,174,116,151,173,115]},{_d2:"spr_coaches_01",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:2,_r2:35,_s2:15,_t2:[130,76,129,131,128,132,77,78,166]},{_d2:"spr_coaches_02",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:2,_r2:35,_s2:15,_t2:[81,79,61,134,135,
+133,80,167,179]},{_d2:"spr_coaches_03",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:1,_r2:35,_s2:15,_t2:[83,82,51,84,63,136,85,62,180]},{_d2:"spr_coaches_04",width:32,height:36,_n2:!1,_o2:!1,preload:!1,_p2:!1,_x2:2,_q2:29,_y2:2,_r2:35,_s2:15,_t2:[64,90,89,88,168,137,87,86,181]}],_z2:[],_A2:[{_d2:"route_flat",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:32,y:-64,_E2:100},{x:64,y:-64,_E2:100}]},{_d2:"route_slant",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:96,y:0,_E2:100},{
+x:160,y:96,_E2:100}]},{_d2:"route_slant2",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:128,y:0,_E2:100},{x:192,y:96,_E2:100}]},{_d2:"route_quick_out",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:96,y:0,_E2:100},{x:96,y:-32,_E2:100}]},{_d2:"route_curl",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:224,y:0,_E2:100},{x:160,y:32,_E2:100}]},{_d2:"route_comeback",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:256,y:0,_E2:100},{x:192,y:-32,_E2:100}]},{_d2:"route_out",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100}
+,{x:224,y:0,_E2:100},{x:224,y:-32,_E2:100}]},{_d2:"route_dig",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:224,y:0,_E2:100},{x:224,y:32,_E2:100}]},{_d2:"route_dig2",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:160,y:0,_E2:100},{x:160,y:32,_E2:100}]},{_d2:"route_post",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:192,y:0,_E2:100},{x:256,y:32,_E2:100}]},{_d2:"route_corner",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:192,y:0,_E2:100},{x:256,y:-32,_E2:100}]},{_d2:"route_streak",_e2:0,_B2:!1,_C2:1,_D2:[{
+x:0,y:0,_E2:100},{x:224,y:0,_E2:100},{x:256,y:0,_E2:100}]},{_d2:"route_fb_1",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:32,y:-32,_E2:100},{x:128,y:-32,_E2:100}]},{_d2:"route_fb_2",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:128,y:0,_E2:100}]},{_d2:"route_fb_3",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:32,y:32,_E2:100},{x:128,y:32,_E2:100}]},{_d2:"route_fb_flat",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:32,y:-48,_E2:100},{x:64,y:-48,_E2:100}]},{_d2:"route_fb_flat2",_e2:0,_B2:!1,_C2:1,_D2:[{
+x:0,y:0,_E2:100},{x:64,y:-48,_E2:100},{x:96,y:-48,_E2:100}]},{_d2:"route_te_block",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:32,y:0,_E2:100}]},{_d2:"route_qb",_e2:0,_B2:!1,_C2:1,_D2:[{x:0,y:0,_E2:100},{x:-64,y:0,_E2:100}]}],_F2:[_G2,_H2,_I2,_J2,_K2,_L2,_M2,_N2,_O2,_P2,_Q2,_R2,_S2,_T2,_U2,_V2,_W2,_X2,_Y2,_Z2,__2,_03,_13,_23,_33,_43,_53,_63,_73,_83,_93,_a3,_b3,_c3,_d3,_e3,_f3,_g3,_h3,_i3,_j3,_k3,_l3,_m3,_n3,_o3,_p3,_q3,_r3,_s3,_t3,_u3,_v3,_w3,_x3,_y3,_z3,_A3,_B3,_C3,_D3,_E3,_F3,_G3,_H3,_I3,_J3,
+_K3,_L3,_M3,_N3,_O3,_P3,_Q3,_R3,_S3,_T3,_U3,_V3,_W3,_X3,_Y3,_Z3,__3,_04,_14,_24,_34,_44,_54,_64,_74,_84,_94,_a4,_b4,_c4,_d4,_e4,_f4,_g4,_h4,_i4,_j4,_k4,_l4,_m4,_n4,_o4,_p4,_q4,_r4,_s4,_t4,_u4,_v4,_w4,_x4,_y4,_z4,_A4,_B4,_C4,_D4,_E4,_F4,_G4,_H4,_I4,_J4,_K4,_L4,_M4,_N4,_O4,_P4,_Q4,_R4,_S4,_T4,_U4,_V4,_W4,_X4,_Y4,_Z4,__4,_05,_15,_25,_35,_45,_55,_65,_75,_85,_95,_a5,_b5,_c5,_d5,_e5,_f5,_g5,_h5,_i5,_j5,_k5,_l5,_m5,_n5,_o5,_p5,_q5,_r5,_s5,_t5,_u5,_v5,_w5,_x5,_y5,_z5,_A5,_B5,_C5,_D5,_E5,_F5,_G5,_H5,_I5,
+_J5,_K5,_L5,_M5,_N5,_O5,_P5,_Q5,_R5,_S5,_T5,_U5,_V5,_W5,_X5,_Y5,_Z5,__5,_06,_16,_26,_36,_46,_56,_66,_76,_86,_96,_a6,_b6,_c6,_d6,_e6,_f6,_g6,_h6,_i6,_j6,_k6,_l6,_m6,_n6,_o6,_p6,_q6,_r6,_s6,_t6,_u6,_v6,_w6,_x6,_y6,_z6,_A6,_B6,_C6,_D6,_E6,_F6,_G6,_H6,_I6,_J6,_K6,_L6,_M6,_N6,_O6,_P6,_Q6,_R6,_S6,_T6,_U6,_V6,_W6,_X6,_Y6,_Z6,__6,_07,_17,_27,_37,_47,_57,_67,_77,_87,_97,_a7,_b7,_c7,_d7,_e7,_f7,_g7,_h7,_i7,_j7,_k7,_l7,_m7,_n7,_o7,_p7,_q7,_r7,_s7,_t7,_u7,_v7,_w7,_x7,_y7,_z7,_A7,_B7,_C7,_D7,_E7,_F7,_G7,_H7,
+_I7,_J7,_K7,_L7,_M7,_N7,_O7,_P7,_Q7,_R7,_S7,_T7,_U7,_V7,_W7,_X7,_Y7,_Z7,__7,_08,_18,_28,_38,_48,_58,_68,_78,_88,_98,_a8,_b8,_c8,_d8,_e8,_f8,_g8,_h8,_i8,_j8,_k8,_l8,_m8,_n8,_o8,_p8,_q8,_r8,_s8,_t8,_u8,_v8,_w8,_x8,_y8,_z8,_A8,_B8,_C8,_D8,_E8,_F8,_G8,_H8,_I8,_J8,_K8,_L8,_M8,_N8,_O8,_P8,_Q8,_R8,_S8,_T8,_U8,_V8,_W8,_X8,_Y8,_Z8,__8,_09,_19,_29,_39,_49,_59,_69,_79,_89,_99,_a9,_b9,_c9,_d9,_e9,_f9,_g9,_h9,_i9,_j9,_k9,_l9,_m9,_n9,_o9,_p9,_q9,_r9,_s9,_t9,_u9,_v9,_w9,_x9,_y9,_z9,_A9,_B9,_C9,_D9,_E9,_F9,_G9,
+_H9,_I9,_J9],_K9:["s_get_achievement","s_count_achievement","s_get_achievement_percentage","s_complete_achievement","s_sort_retrobowl_list","btn_click_FacilityStadium","btn_click_FacilityTraining","btn_click_FacilityStaff","btn_click_LeagueBack","btn_click_LeaguePanel","btn_click_LeagueNFC","btn_click_LeagueAFC","btn_click_LeagueSchedule","btn_click_SchedulePrev","btn_click_ScheduleNext","btn_click_PlayOffs","btn_click_PlayOffsBack","btn_click_PlayOffsPlay","btn_click_PlayOffsSkip","btn_click_Change_Favourite",
+"btn_click_ChooseAFC","btn_click_ChooseNFC","btn_click_ChooseTeam","btn_click_ChooseTeamNew","btn_click_ChooseReject","btn_click_Continue","btn_click_Details_Continue","btn_click_FrontOffice","btn_click_FreeAgents2","btn_click_HallOfFame","btn_click_Home","btn_click_League","btn_click_Options","btn_click_Profile","btn_click_OptionsNewGame","btn_click_OptionsDriveLeft","btn_click_OptionsDriveRight","btn_click_OptionsDriveBoth","btn_click_OptionsScanlines","btn_click_OptionsTips","btn_click_OptionsSoundFX",
+"btn_click_OptionsWeather","btn_click_OptionsZoom","btn_click_OptionsMusic","btn_click_PlayerProfile","btn_click_PlayerProfile2","btn_click_ProfilePrev","btn_click_ProfileNext","btn_click_Profile_Back","btn_click_Profile_Pick","btn_click_Profile_Cut","btn_click_Profile_Meeting","btn_click_Profile_Trade","btn_click_Profile_Stats","btn_click_Profile_Rest","btn_click_Profile_Not_Interested","btn_click_AddSkill","btn_click_AddSpeed","btn_click_AddStrength","btn_click_AddStamina","btn_click_StatsNext",
+"btn_click_StatsPrev","btn_click_StatsView1","btn_click_StatsView2","btn_click_FieldGoal","btn_click_Running","btn_click_Passing","btn_click_Training","btn_click_Roster","btn_click_Roster_Back","btn_click_DraftPrev","btn_click_DraftNext","btn_click_DraftDone","btn_click_FreeAgents","btn_click_FreeAgentsBack","btn_click_RosterDetails","btn_click_StaffProfile","btn_click_StaffProfileNext","btn_click_StaffProfilePrev","btn_click_StaffProfileBack","btn_click_HireStaff","btn_click_ViewHires","btn_click_ViewHiresProfile",
+"btn_click_ViewHiresBack","btn_click_XP_Continue","btn_click_XP_Back","btn_click_BoostCondition","btn_click_BoostMorale","btn_response_quit_yes","btn_response_newgame_yes","btn_response_kick_no","btn_response_punt_yes","btn_response_fg_yes","btn_response_1pt","btn_response_2pt","btn_response_cut_player_yes","btn_response_skip_draft_yes","btn_response_pick_player_yes","btn_response_in_trade_player_yes","btn_response_out_trade_player_yes","btn_response_player_meeting_yes","s_confirm_upgrade_stadium",
+"s_confirm_upgrade_training","s_confirm_upgrade_rehab","btn_response_hirestaff","btn_response_clearfreeagents","btn_response_boost_condition","btn_response_boost_morale","btn_response_rest_player_yes","btn_response_cointoss_kick","btn_response_cointoss_receive","btn_response_skip_tutorial","btn_response_confirm_new_team","s_store_cant_afford","s_tip_continue","s_do_prematch_dilemma","s_do_postmatch_dilemma","s_parse_dilemma","s_create_dilemma","s_choose_dilemma","s_dilemma_choice_1","s_dilemma_choice_2",
+"s_dilemma_choice","s_convert_string_to_sprite","s_check_draft","s_create_freeagentlist","s_create_freeagent","s_create_tradelist","s_create_draftlist","s_create_hirelist","s_create_storelist","s_create_player_storelist","s_count_hires_by_position","s_count_players_by_position_store","s_get_hire_shortlist","s_reset_draft_picks","s_update_draft_page","s_update_freeagents_page","s_remaining_picks","s_remaining_picks_by_round","s_get_trade_value","s_get_trade_value_by_rating","s_get_offer_team","s_clear_trade_offers",
+"s_clear_freeagents","s_end_draft_round","s_update_contracts","s_get_new_salary","s_check_expired_contract_message","s_savegame","s_loadgame","s_create_map_options","s_load_options","s_save_options","s_load_strings","s_load_teams","s_load_retrobowl_hof","s_load_achievements","s_load_schedule","s_split_string","s_create_my_fixture_list","s_create_fixdata","s_create_playoffs","s_do_schedule","s_do_playoff_schedule","s_get_random_scoredata","s_promote_playoff_winner","s_add_to_human_fixtures","s_update_human_playoff_fixtures",
+"s_get_playoff_fixture_by_week","s_get_human_fixture_by_week","s_get_human_fixture_previous","s_get_human_fixture_next","s_count_remaining_fixtures","s_get_division_winner","s_get_team_position_by_id","s_get_division_winner_name","s_get_division_winner_by_seed","s_get_division_winner_name_by_seed","s_skip_to_week","s_populate_division","s_populate_infobox_QB","s_populate_schedulebox","s_create_credit","s_set_up_xp_headers","s_iap_init","s_set_up_purchase_ids","s_iap_async_android","s_iap_async_ios",
+"s_iap_purchase_FullVersion","s_iap_purchase_Credits_20","s_iap_purchase_Credits_50","s_iap_purchase_Credits_100","s_iap_restore","s_open_store","s_do_purchase_message","btn_step_check_fullversion","btn_step_check_credits","s_do_info_position","s_do_info_skills","s_do_info_coachtrait","s_do_info_draftpicks","s_do_info","s_play","s_pre_match","s_do_next_week","s_start_new_season","s_update_team_buttons","s_update_job_offer_buttons","s_update_options","s_get_morale","s_get_condition_squad","s_get_attitude_icon",
+"s_get_credit","s_decline_facilities","s_reset_player_meetings","s_has_xp_gain","s_is_bye_week","s_do_bye_week","s_do_postmatch_effects","s_do_postmatch_fans","s_check_intro","s_do_result_news","s_count_joboffers","s_team_interested","s_update_history","s_update_history_finish","s_get_history_by_year","s_update_music","s_get_kick_direction","s_aiming","s_update_ball","s_update_ball_fieldgoal","s_update_ball_movement","s_update_ball_offset","s_is_ball_dead","s_check_ball_position","s_check_ball_collision",
+"s_check_tipped","s_drop_ball","s_check_dummy_collision","s_kick_ball","s_spike_ball","s_set_ball_down","s_receive_ball","s_set_up_play","s_choose_defensive_formation","s_set_up_fieldgoal","s_update_gamespeed","s_subtract_time","s_update_game_timer","s_update_game_clock","s_update_commentary","s_update_yard_gain","s_switch_drivedirection","s_destroy_match_objects","s_action_result","s_is_quarter_over","s_is_on_pitch","s_is_on_pitch_xy","s_end_match","s_update_stats","s_convert_scrimmage_to_goal_distance",
+"s_kick_off","s_punt","s_change_possession","s_tackle_failure","s_last_secs_of_half","s_reset_wind","s_force_quit","s_set_anim","s_set_position_offense","s_set_position_defense","s_get_nearest_opponent_by_position","s_set_position_defense_fg","s_set_position_offense_fg","s_set_skills_and_skin","s_get_skin_colour_by_index","s_point_to_path","s_intercept_object","s_cover_object","s_get_nearest_opponent","s_aim_for_nearest_opponent","s_get_distance_to_nearest_opponent","s_get_distance_to_furthest_teammate",
+"s_get_destination","s_check_human_control","s_check_tackling","s_check_dive","s_get_quarterback","s_get_kicker","s_can_run","s_is_in_the_clear","s_ball_holder_goalside","s_opponent_goalside","s_y_on_myside","s_aim_AI_offense","s_aim_AI_defense","s_received_AI","s_can_throw","s_sprite_holding_ball","s_is_falling","s_update_camera","s_fieldtxt","s_fieldtxt_yards","s_create_match_message","s_draw_commentary","s_draw_scoreboard","s_draw_scrimmage","s_draw_wind","s_draw_kicking_power","s_draw_my_route",
+"s_draw_kick_cone","s_set_up_practice","s_practice_running","s_practice_passing","s_create_dummy","s_create_boundary","s_sound_kick","s_sound_throw","s_sound_post","s_sound_audience_dis","s_sound_audience_fg","s_sound_bounce","s_sound_tackle","s_sound_oof","s_sound_dive","s_sound_loop","s_create_message","s_meter_change","s_meter_change_end","s_notification","s_msg_clear","s_msg_clear_info_draft","s_add_news","s_check_for_news","s_news_clear","s_do_banner_draft","s_do_review_message","btn_response_review_yes",
+"s_create_player","s_create_new_roster","s_lastname_already_on_roster","s_position_already_on_roster","s_get_required_position","s_get_player_rating","s_get_player_potential","s_sort_players","s_get_player_by_position","s_get_player_by_lname","s_get_random_player","s_get_random_player_by_position","s_get_random_player_defensive","s_get_random_player_offensive","s_get_random_coach","s_count_players_by_position","s_get_position_colour","s_increase_player_attribute","s_player_at_max_potential","s_is_offensive_player",
+"s_is_defensive_player","s_get_average_yards","s_get_player_name","s_get_meeting_cost","s_get_match_rating","s_reset_match_stats","s_adjust_team_morale","s_set_team_morale","s_toxic_effect_on_morale","s_match_rating_effect_on_morale","s_injury_effect_on_attitude","s_rehab_effect","s_check_for_injury","s_count_injuries","s_count_injuries_weeks","s_choose_face","s_create_new_stafflist","s_create_staff","s_sort_hirelist","s_get_staff","s_is_staff","s_get_coach_cost","s_coach_trait_experience","s_coach_trait_talentspotter",
+"s_coach_trait_motivator","s_count_trait_fanfavorite","s_fire_coach","s_check_contracts_expiring","s_str","s_parse_news","s_parse_intro","s_parse_player_message","s_strP","s_parse_string","s_crop_text","s_get_string_ball_state","s_get_string_state","s_get_string_sex","s_get_string_heshe","s_get_string_time","s_string_rand","s_get_string_downand","s_get_string_float","s_get_string_division","s_get_string_conference","s_get_string_week","s_get_string_year","s_get_string_commstage","s_get_string_position",
+"s_get_string_position_full","s_get_string_attitude","s_get_string_trade_value","s_get_string_anim","s_get_string_condition","s_get_string_record","s_get_string_trait","s_get_string_action_result","s_get_team_by_id","s_set_up_uniforms","s_set_up_uniforms_training","s_get_team_name_by_id","s_sort_teams","s_get_team_by_seed","s_get_team_id_by_seed","s_get_team_name_by_seed","s_get_team_offense","s_get_team_defense","s_set_up_uniform_shader","s_get_salary_total","s_refactor_team_strengths","s_col_hex_to_r",
+"s_col_hex_to_g","s_col_hex_to_b","s_hex_string_to_col","s_rgb_to_bgr","slog","s_sound","s_make_random_colour","s_lines_intersect","s_log_player","s_get_random_college_name","s_get_random_charity","s_get_aim_direction","s_get_random_first_name","s_get_random_last_name"],_L9:[{_M9:"#define LOWPREC lowp\n#define MATRIX_VIEW 0\n#define MATRIX_PROJECTION 1\n#define MATRIX_WORLD 2\n#define MATRIX_WORLD_VIEW 3\n#define MATRIX_WORLD_VIEW_PROJECTION 4\n#define MATRICES_MAX 5\n\nuniform mat4 gm_Matrices[MATRICES_MAX]; \n\nuniform bool gm_LightingEnabled;\nuniform bool gm_VS_FogEnabled;\nuniform float gm_FogStart;\nuniform float gm_RcpFogRange;\n\n#define MAX_VS_LIGHTS 8\n#define MIRROR_WIN32_LIGHTING_EQUATION\n\n\n//#define MAX_VS_LIGHTS 8\nuniform vec4 gm_AmbientColour; // rgb=colour, a=1\nuniform vec4 gm_Lights_Direction[MAX_VS_LIGHTS]; // normalised direction\nuniform vec4 gm_Lights_PosRange[MAX_VS_LIGHTS]; // X,Y,Z position, W range\nuniform vec4 gm_Lights_Colour[MAX_VS_LIGHTS]; // rgb=colour, a=1\n\nfloat CalcFogFactor(vec4 pos)\n{\n if (gm_VS_FogEnabled)\n {\n vec4 viewpos = gm_Matrices[MATRIX_WORLD_VIEW] * pos;\n float fogfactor = ((viewpos.z - gm_FogStart) * gm_RcpFogRange);\n return fogfactor;\n }\n else\n {\n return 0.0;\n }\n}\n\nvec4 DoDirLight(vec3 ws_normal, vec4 dir, vec4 diffusecol)\n{\n float dotresult = dot(ws_normal, dir.xyz);\n dotresult = max(0.0, dotresult);\n\n return dotresult * diffusecol;\n}\n\nvec4 DoPointLight(vec3 ws_pos, vec3 ws_normal, vec4 posrange, vec4 diffusecol)\n{\n vec3 diffvec = ws_pos - posrange.xyz;\n float veclen = length(diffvec);\n diffvec /= veclen; // normalise\n#ifdef MIRROR_WIN32_LIGHTING_EQUATION\n // This is based on the Win32 D3D and OpenGL falloff model, where:\n // Attenuation = 1.0f / (factor0 + (d * factor1) + (d*d * factor2))\n // For some reason, factor0 is set to 0.0f while factor1 is set to 1.0f/lightrange (on both D3D and OpenGL)\n // This'll result in no visible falloff as 1.0f / (d / lightrange) will always be larger than 1.0f (if the vertex is within range)\n float atten = 1.0 / (veclen / posrange.w);\n if (veclen > posrange.w)\n {\n atten = 0.0;\n }\n#else\n float atten = clamp( (1.0 - (veclen / posrange.w)), 0.0, 1.0); // storing 1.0f/range instead would save a rcp\n#endif\n float dotresult = dot(ws_normal, diffvec);\n dotresult = max(0.0, dotresult);\n\n return dotresult * atten * diffusecol;\n}\n\nvec4 DoLighting(vec4 vertexcolour, vec4 objectspacepos, vec3 objectspacenormal)\n{\n if (gm_LightingEnabled)\n {\n // Normally we'd have the light positions\\directions back-transformed from world to object space\n // But to keep things simple for the moment we'll just transform the normal to world space\n vec4 objectspacenormal4 = vec4(objectspacenormal, 0.0);\n vec3 ws_normal;\n ws_normal = (gm_Matrices[MATRIX_WORLD_VIEW] * objectspacenormal4).xyz;\n ws_normal = -normalize(ws_normal);\n\n vec3 ws_pos;\n ws_pos = (gm_Matrices[MATRIX_WORLD] * objectspacepos).xyz;\n\n // Accumulate lighting from different light types\n vec4 accumcol = vec4(0.0, 0.0, 0.0, 0.0); \n for(int i = 0; i < MAX_VS_LIGHTS; i++)\n {\n accumcol += DoDirLight(ws_normal, gm_Lights_Direction[i], gm_Lights_Colour[i]);\n }\n\n for(int i = 0; i < MAX_VS_LIGHTS; i++)\n {\n accumcol += DoPointLight(ws_pos, ws_normal, gm_Lights_PosRange[i], gm_Lights_Colour[i]);\n }\n\n accumcol *= vertexcolour;\n accumcol += gm_AmbientColour;\n accumcol = min(vec4(1.0, 1.0, 1.0, 1.0), accumcol);\n accumcol.a = vertexcolour.a;\n return accumcol;\n }\n else\n {\n return vertexcolour;\n }\n}\n\n#define _YY_GLSLES_ 1\n//\n// Simple passthrough vertex shader\n//\nattribute vec3 in_Position; // (x,y,z)\n//attribute vec3 in_Normal; // (x,y,z) unused in this shader.\nattribute vec4 in_Colour; // (r,g,b,a)\nattribute vec2 in_TextureCoord; // (u,v)\n\nvarying vec2 v_vTexcoord;\nvarying vec4 v_vColour;\n\nvoid main()\n{\n vec4 object_space_pos = vec4( in_Position.x, in_Position.y, in_Position.z, 1.0);\n gl_Position = gm_Matrices[MATRIX_WORLD_VIEW_PROJECTION] * object_space_pos;\n \n v_vColour = in_Colour;\n v_vTexcoord = in_TextureCoord;\n}\n",
+_N9:"precision mediump float;\n#define LOWPREC lowp\n// Uniforms look like they're shared between vertex and fragment shaders in GLSL, so we have to be careful to avoid name clashes\n\nuniform sampler2D gm_BaseTexture;\n\nuniform bool gm_PS_FogEnabled;\nuniform vec4 gm_FogColour;\nuniform bool gm_AlphaTestEnabled;\nuniform float gm_AlphaRefValue;\n\nvoid DoAlphaTest(vec4 SrcColour)\n{\n if (gm_AlphaTestEnabled)\n {\n if (SrcColour.a <= gm_AlphaRefValue)\n {\n discard;\n }\n }\n}\n\nvoid DoFog(inout vec4 SrcColour, float fogval)\n{\n if (gm_PS_FogEnabled)\n {\n SrcColour = mix(SrcColour, gm_FogColour, clamp(fogval, 0.0, 1.0)); \n }\n}\n\n#define _YY_GLSLES_ 1\nvarying vec2 v_vTexcoord;\n\nuniform vec3 colorHelmet;\nuniform vec3 colorShirt;\nuniform vec3 colorShirt_b;\nuniform vec3 colorPants;\nuniform vec3 colorPants_b;\nuniform vec3 colorSkin;\nuniform vec3 colorCleats;\n\nuniform vec3 replaceHelmet;\nuniform vec3 replaceShirt;\nuniform vec3 replaceShirt_b;\nuniform vec3 replacePants;\nuniform vec3 replacePants_b;\nuniform vec3 replaceSkin;\nuniform vec3 replaceCleats;\n\nvoid main()\n{\n vec4 pixel = texture2D( gm_BaseTexture, v_vTexcoord );\n vec3 eps = vec3(0.009, 0.009, 0.009);\n\n if( all( greaterThanEqual(pixel, vec4(colorHelmet - eps, 1.0)) ) && all( lessThanEqual(pixel, vec4(colorHelmet + eps, 1.0)) ) )\n pixel = vec4(replaceHelmet, 1.0);\n \n if( all( greaterThanEqual(pixel, vec4(colorShirt - eps, 1.0)) ) && all( lessThanEqual(pixel, vec4(colorShirt + eps, 1.0)) ) )\n pixel = vec4(replaceShirt, 1.0);\n \n if( all( greaterThanEqual(pixel, vec4(colorShirt_b - eps, 1.0)) ) && all( lessThanEqual(pixel, vec4(colorShirt_b + eps, 1.0)) ) )\n pixel = vec4(replaceShirt_b, 1.0);\n \n if( all( greaterThanEqual(pixel, vec4(colorPants - eps, 1.0)) ) && all( lessThanEqual(pixel, vec4(colorPants + eps, 1.0)) ) )\n pixel = vec4(replacePants, 1.0);\n \n if( all( greaterThanEqual(pixel, vec4(colorPants_b - eps, 1.0)) ) && all( lessThanEqual(pixel, vec4(colorPants_b + eps, 1.0)) ) )\n pixel = vec4(replacePants_b, 1.0);\n \n if( all( greaterThanEqual(pixel, vec4(colorSkin - eps, 1.0)) ) && all( lessThanEqual(pixel, vec4(colorSkin + eps, 1.0)) ) )\n pixel = vec4(replaceSkin, 1.0);\n \n if( all( greaterThanEqual(pixel, vec4(colorCleats - eps, 1.0)) ) && all( lessThanEqual(pixel, vec4(colorCleats + eps, 1.0)) ) )\n pixel = vec4(replaceCleats, 1.0);\n\n gl_FragColor = pixel;\n}\n\n\n/* sh_ColorReplaceBlend\n//\n// Replaces one color with another. Can replace \n// similar colors while preserving shading.\n//\n// colorIn color to replace (vec4)\n// colorOut replacement color (vec4)\n//\n// GMLscripts.com\n//\nvarying vec2 v_vTexcoord;\nvarying vec4 v_vColour;\n\nuniform vec4 colorIn;\nuniform vec4 colorOut;\n\nvoid main()\n{\n vec4 colorPixel = texture2D( gm_BaseTexture, v_vTexcoord );\n \n if (colorPixel.r == 255.0)\n {\n gl_FragColor = v_vColour * colorOut;\n }\n else\n {\n gl_FragColor = v_vColour * colorPixel;\n }\n}\n\n/*\n// Simple passthrough fragment shader\n//\nvarying vec2 v_vTexcoord;\nvarying vec4 v_vColour;\nuniform float pixelW;\nuniform float pixelH;\n\nvoid main()\n{\n vec2 offsetx;\n offsetx.x = pixelW;\n vec2 offsety;\n offsety.y = pixelH;\n \n float alpha = texture2D( gm_BaseTexture, v_vTexcoord ).a;\n \n alpha = max(alpha, texture2D( gm_BaseTexture, v_vTexcoord + offsetx ).a);\n alpha = max(alpha, texture2D( gm_BaseTexture, v_vTexcoord - offsetx ).a);\n alpha = max(alpha, texture2D( gm_BaseTexture, v_vTexcoord + offsety ).a);\n alpha = max(alpha, texture2D( gm_BaseTexture, v_vTexcoord - offsetx ).a);\n \n gl_FragColor = v_vColour * texture2D( gm_BaseTexture, v_vTexcoord );\n gl_FragColor.a = alpha;\n}\n*/\n",
+_O9:["in_Position","in_Colour","in_TextureCoord"]}],_P9:[{_d2:"fnt_tecmo_small",size:9,bold:!0,_Q9:!1,first:32,_R9:126,_S9:0,antialias:0,_T9:"8-bit Operator+ 8",_U9:0,_V9:19,scaleX:1,scaleY:1,_W9:[{_X9:32,_Y9:" ",x:2,y:2,_Z9:4,__9:14,shift:4,offset:0},{_X9:33,_Y9:"!",x:29,y:66,_Z9:2,__9:14,shift:4,offset:1},{_X9:34,_Y9:"\"",x:20,y:66,_Z9:7,__9:14,shift:9,offset:1},{_X9:35,_Y9:"#",x:10,y:66,_Z9:8,__9:14,shift:10,offset:1},{_X9:36,_Y9:"$",x:2,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:37,_Y9:"%",x:112,
+y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:38,_Y9:"&",x:104,y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:39,_Y9:"'",x:99,y:50,_Z9:3,__9:14,shift:5,offset:1},{_X9:40,_Y9:"(",x:93,y:50,_Z9:4,__9:14,shift:6,offset:1},{_X9:41,_Y9:")",x:87,y:50,_Z9:4,__9:14,shift:6,offset:1},{_X9:42,_Y9:"*",x:33,y:66,_Z9:8,__9:14,shift:10,offset:1},{_X9:43,_Y9:"+",x:79,y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:44,_Y9:",",x:66,y:50,_Z9:3,__9:14,shift:5,offset:1},{_X9:45,_Y9:"-",x:60,y:50,_Z9:4,__9:14,shift:6,offset:1},{_X9:46,
+_Y9:".",x:56,y:50,_Z9:2,__9:14,shift:4,offset:1},{_X9:47,_Y9:"/",x:49,y:50,_Z9:5,__9:14,shift:7,offset:1},{_X9:48,_Y9:"0",x:41,y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:49,_Y9:"1",x:35,y:50,_Z9:4,__9:14,shift:6,offset:1},{_X9:50,_Y9:"2",x:27,y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:51,_Y9:"3",x:19,y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:52,_Y9:"4",x:11,y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:53,_Y9:"5",x:71,y:50,_Z9:6,__9:14,shift:8,offset:1},{_X9:54,_Y9:"6",x:51,y:66,_Z9:6,__9:14,shift:8,offset:1}
+,{_X9:55,_Y9:"7",x:18,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:56,_Y9:"8",x:59,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:57,_Y9:"9",x:91,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:58,_Y9:":",x:87,y:82,_Z9:2,__9:14,shift:4,offset:1},{_X9:59,_Y9:";",x:82,y:82,_Z9:3,__9:14,shift:5,offset:1},{_X9:60,_Y9:"<",x:75,y:82,_Z9:5,__9:14,shift:7,offset:1},{_X9:61,_Y9:"=",x:67,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:62,_Y9:">",x:60,y:82,_Z9:5,__9:14,shift:7,offset:1},{_X9:63,_Y9:"?",x:52,y:82,_Z9:6,__9:14,shift:8,
+offset:1},{_X9:64,_Y9:"@",x:42,y:82,_Z9:8,__9:14,shift:10,offset:1},{_X9:65,_Y9:"A",x:34,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:66,_Y9:"B",x:99,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:67,_Y9:"C",x:26,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:68,_Y9:"D",x:10,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:69,_Y9:"E",x:2,y:82,_Z9:6,__9:14,shift:8,offset:1},{_X9:70,_Y9:"F",x:113,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:71,_Y9:"G",x:105,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:72,_Y9:"H",x:97,y:66,_Z9:6,
+__9:14,shift:8,offset:1},{_X9:73,_Y9:"I",x:91,y:66,_Z9:4,__9:14,shift:6,offset:1},{_X9:74,_Y9:"J",x:83,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:75,_Y9:"K",x:75,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:76,_Y9:"L",x:67,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:77,_Y9:"M",x:2,y:50,_Z9:7,__9:14,shift:9,offset:1},{_X9:78,_Y9:"N",x:43,y:66,_Z9:6,__9:14,shift:8,offset:1},{_X9:79,_Y9:"O",x:111,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:80,_Y9:"P",x:42,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:81,_Y9:"Q",x:26,
+y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:82,_Y9:"R",x:18,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:83,_Y9:"S",x:10,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:84,_Y9:"T",x:2,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:85,_Y9:"U",x:119,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:86,_Y9:"V",x:111,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:87,_Y9:"W",x:102,y:2,_Z9:7,__9:14,shift:9,offset:1},{_X9:88,_Y9:"X",x:94,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:89,_Y9:"Y",x:86,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:90,_Y9:"Z",
+x:34,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:91,_Y9:"[",x:80,y:2,_Z9:4,__9:14,shift:6,offset:1},{_X9:92,_Y9:"\\",x:65,y:2,_Z9:5,__9:14,shift:7,offset:1},{_X9:93,_Y9:"]",x:59,y:2,_Z9:4,__9:14,shift:6,offset:1},{_X9:94,_Y9:"^",x:51,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:95,_Y9:"_",x:45,y:2,_Z9:4,__9:14,shift:4,offset:0},{_X9:96,_Y9:"`",x:40,y:2,_Z9:3,__9:14,shift:5,offset:1},{_X9:97,_Y9:"a",x:32,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:98,_Y9:"b",x:24,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:99,_Y9:"c",
+x:16,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:100,_Y9:"d",x:8,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:101,_Y9:"e",x:72,y:2,_Z9:6,__9:14,shift:8,offset:1},{_X9:102,_Y9:"f",x:50,y:18,_Z9:5,__9:14,shift:7,offset:1},{_X9:103,_Y9:"g",x:9,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:104,_Y9:"h",x:57,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:105,_Y9:"i",x:89,y:34,_Z9:4,__9:14,shift:6,offset:1},{_X9:106,_Y9:"j",x:81,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:107,_Y9:"k",x:73,y:34,_Z9:6,__9:14,shift:8,offset:1},
+{_X9:108,_Y9:"l",x:67,y:34,_Z9:4,__9:14,shift:6,offset:1},{_X9:109,_Y9:"m",x:57,y:34,_Z9:8,__9:14,shift:10,offset:1},{_X9:110,_Y9:"n",x:49,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:111,_Y9:"o",x:41,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:112,_Y9:"p",x:33,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:113,_Y9:"q",x:25,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:114,_Y9:"r",x:95,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:115,_Y9:"s",x:17,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:116,_Y9:"t",x:2,y:34,_Z9:5,__9:14,
+shift:7,offset:1},{_X9:117,_Y9:"u",x:118,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:118,_Y9:"v",x:110,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:119,_Y9:"w",x:101,y:18,_Z9:7,__9:14,shift:9,offset:1},{_X9:120,_Y9:"x",x:93,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:121,_Y9:"y",x:85,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:122,_Y9:"z",x:77,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:123,_Y9:"{",x:69,y:18,_Z9:6,__9:14,shift:8,offset:1},{_X9:124,_Y9:"|",x:65,y:18,_Z9:2,__9:14,shift:4,offset:1},{_X9:125,_Y9:"}",
+x:103,y:34,_Z9:6,__9:14,shift:8,offset:1},{_X9:126,_Y9:"~",x:107,y:82,_Z9:7,__9:14,shift:9,offset:1},],},{_d2:"fnt_tecmo",size:11,bold:!1,_Q9:!1,first:32,_R9:126,_S9:0,antialias:0,_T9:"Emulogic",_U9:0,_V9:8,scaleX:1,scaleY:1,_W9:[{_X9:32,_Y9:" ",x:2,y:2,_Z9:15,__9:19,shift:15,offset:0},{_X9:33,_Y9:"!",x:176,y:65,_Z9:5,__9:19,shift:15,offset:6},{_X9:34,_Y9:"\"",x:165,y:65,_Z9:9,__9:19,shift:15,offset:4},{_X9:35,_Y9:"#",x:150,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:36,_Y9:"$",x:135,y:65,_Z9:13,
+__9:19,shift:15,offset:2},{_X9:37,_Y9:"%",x:120,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:38,_Y9:"&",x:105,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:39,_Y9:"'",x:99,y:65,_Z9:4,__9:19,shift:15,offset:4},{_X9:40,_Y9:"(",x:90,y:65,_Z9:7,__9:19,shift:15,offset:4},{_X9:41,_Y9:")",x:81,y:65,_Z9:7,__9:19,shift:15,offset:6},{_X9:42,_Y9:"*",x:183,y:65,_Z9:9,__9:19,shift:15,offset:4},{_X9:43,_Y9:"+",x:70,y:65,_Z9:9,__9:19,shift:15,offset:4},{_X9:44,_Y9:",",x:48,y:65,_Z9:5,__9:19,shift:15,offset:4},{_X9:45,
+_Y9:"-",x:37,y:65,_Z9:9,__9:19,shift:15,offset:4},{_X9:46,_Y9:".",x:32,y:65,_Z9:3,__9:19,shift:15,offset:6},{_X9:47,_Y9:"/",x:17,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:48,_Y9:"0",x:2,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:49,_Y9:"1",x:236,y:44,_Z9:11,__9:19,shift:15,offset:4},{_X9:50,_Y9:"2",x:221,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:51,_Y9:"3",x:206,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:52,_Y9:"4",x:191,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:53,_Y9:"5",x:55,y:65,_Z9:13,__9:19,
+shift:15,offset:2},{_X9:54,_Y9:"6",x:209,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:55,_Y9:"7",x:120,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:56,_Y9:"8",x:224,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:57,_Y9:"9",x:240,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:58,_Y9:":",x:235,y:86,_Z9:3,__9:19,shift:15,offset:6},{_X9:59,_Y9:";",x:228,y:86,_Z9:5,__9:19,shift:15,offset:4},{_X9:60,_Y9:"<",x:217,y:86,_Z9:9,__9:19,shift:15,offset:4},{_X9:61,_Y9:"=",x:206,y:86,_Z9:9,__9:19,shift:15,offset:4},{_X9:62,
+_Y9:">",x:195,y:86,_Z9:9,__9:19,shift:15,offset:4},{_X9:63,_Y9:"?",x:180,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:64,_Y9:"@",x:165,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:65,_Y9:"A",x:150,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:66,_Y9:"B",x:2,y:107,_Z9:13,__9:19,shift:15,offset:2},{_X9:67,_Y9:"C",x:135,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:68,_Y9:"D",x:105,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:69,_Y9:"E",x:90,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:70,_Y9:"F",x:75,y:86,_Z9:13,
+__9:19,shift:15,offset:2},{_X9:71,_Y9:"G",x:60,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:72,_Y9:"H",x:45,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:73,_Y9:"I",x:32,y:86,_Z9:11,__9:19,shift:15,offset:4},{_X9:74,_Y9:"J",x:17,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:75,_Y9:"K",x:2,y:86,_Z9:13,__9:19,shift:15,offset:2},{_X9:76,_Y9:"L",x:239,y:65,_Z9:13,__9:19,shift:15,offset:2},{_X9:77,_Y9:"M",x:176,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:78,_Y9:"N",x:194,y:65,_Z9:13,__9:19,shift:15,offset:2},
+{_X9:79,_Y9:"O",x:161,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:80,_Y9:"P",x:62,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:81,_Y9:"Q",x:32,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:82,_Y9:"R",x:17,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:83,_Y9:"S",x:2,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:84,_Y9:"T",x:233,y:2,_Z9:11,__9:19,shift:15,offset:4},{_X9:85,_Y9:"U",x:218,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:86,_Y9:"V",x:203,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:87,_Y9:"W",x:188,y:2,_Z9:13,
+__9:19,shift:15,offset:2},{_X9:88,_Y9:"X",x:173,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:89,_Y9:"Y",x:160,y:2,_Z9:11,__9:19,shift:15,offset:4},{_X9:90,_Y9:"Z",x:47,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:91,_Y9:"[",x:151,y:2,_Z9:7,__9:19,shift:15,offset:6},{_X9:92,_Y9:"\\",x:121,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:93,_Y9:"]",x:112,y:2,_Z9:7,__9:19,shift:15,offset:4},{_X9:94,_Y9:"^",x:101,y:2,_Z9:9,__9:19,shift:15,offset:4},{_X9:95,_Y9:"_",x:86,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:96,
+_Y9:"`",x:79,y:2,_Z9:5,__9:19,shift:15,offset:8},{_X9:97,_Y9:"a",x:64,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:98,_Y9:"b",x:49,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:99,_Y9:"c",x:34,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:100,_Y9:"d",x:19,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:101,_Y9:"e",x:136,y:2,_Z9:13,__9:19,shift:15,offset:2},{_X9:102,_Y9:"f",x:77,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:103,_Y9:"g",x:224,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:104,_Y9:"h",x:92,y:23,_Z9:13,__9:19,
+shift:15,offset:2},{_X9:105,_Y9:"i",x:122,y:44,_Z9:11,__9:19,shift:15,offset:4},{_X9:106,_Y9:"j",x:107,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:107,_Y9:"k",x:92,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:108,_Y9:"l",x:77,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:109,_Y9:"m",x:62,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:110,_Y9:"n",x:47,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:111,_Y9:"o",x:32,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:112,_Y9:"p",x:17,y:44,_Z9:13,__9:19,shift:15,offset:2}
+,{_X9:113,_Y9:"q",x:2,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:114,_Y9:"r",x:135,y:44,_Z9:13,__9:19,shift:15,offset:2},{_X9:115,_Y9:"s",x:239,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:116,_Y9:"t",x:211,y:23,_Z9:11,__9:19,shift:15,offset:4},{_X9:117,_Y9:"u",x:196,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:118,_Y9:"v",x:181,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:119,_Y9:"w",x:166,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:120,_Y9:"x",x:151,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:121,_Y9:"y",
+x:138,y:23,_Z9:11,__9:19,shift:15,offset:4},{_X9:122,_Y9:"z",x:123,y:23,_Z9:13,__9:19,shift:15,offset:2},{_X9:123,_Y9:"{",x:112,y:23,_Z9:9,__9:19,shift:15,offset:4},{_X9:124,_Y9:"|",x:107,y:23,_Z9:3,__9:19,shift:15,offset:6},{_X9:125,_Y9:"}",x:150,y:44,_Z9:9,__9:19,shift:15,offset:4},{_X9:126,_Y9:"~",x:17,y:107,_Z9:7,__9:19,shift:9,offset:1},],},{_d2:"fnt_tecmo_big",size:16,bold:!0,_Q9:!1,first:32,_R9:126,_S9:0,antialias:0,_T9:"8-bit Operator+ SC",_U9:0,_V9:7,scaleX:1,scaleY:1,_W9:[{_X9:32,_Y9:" ",
+x:2,y:2,_Z9:7,__9:30,shift:7,offset:0},{_X9:33,_Y9:"!",x:93,y:98,_Z9:4,__9:30,shift:8,offset:2},{_X9:34,_Y9:"\"",x:78,y:98,_Z9:13,__9:30,shift:17,offset:2},{_X9:35,_Y9:"#",x:61,y:98,_Z9:15,__9:30,shift:19,offset:2},{_X9:36,_Y9:"$",x:48,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:37,_Y9:"%",x:33,y:98,_Z9:13,__9:30,shift:17,offset:2},{_X9:38,_Y9:"&",x:20,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:39,_Y9:"'",x:12,y:98,_Z9:6,__9:30,shift:10,offset:2},{_X9:40,_Y9:"(",x:2,y:98,_Z9:8,__9:30,shift:12,offset:2}
+,{_X9:41,_Y9:")",x:239,y:66,_Z9:8,__9:30,shift:12,offset:2},{_X9:42,_Y9:"*",x:99,y:98,_Z9:15,__9:30,shift:19,offset:2},{_X9:43,_Y9:"+",x:226,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:44,_Y9:",",x:205,y:66,_Z9:6,__9:30,shift:10,offset:2},{_X9:45,_Y9:"-",x:196,y:66,_Z9:7,__9:30,shift:11,offset:2},{_X9:46,_Y9:".",x:190,y:66,_Z9:4,__9:30,shift:8,offset:2},{_X9:47,_Y9:"/",x:180,y:66,_Z9:8,__9:30,shift:12,offset:2},{_X9:48,_Y9:"0",x:167,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:49,_Y9:"1",x:158,y:66,
+_Z9:7,__9:30,shift:11,offset:2},{_X9:50,_Y9:"2",x:145,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:51,_Y9:"3",x:132,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:52,_Y9:"4",x:119,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:53,_Y9:"5",x:213,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:54,_Y9:"6",x:129,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:55,_Y9:"7",x:15,y:130,_Z9:11,__9:30,shift:15,offset:2},{_X9:56,_Y9:"8",x:142,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:57,_Y9:"9",x:133,y:130,_Z9:11,__9:30,shift:15,
+offset:2},{_X9:58,_Y9:":",x:127,y:130,_Z9:4,__9:30,shift:8,offset:2},{_X9:59,_Y9:";",x:119,y:130,_Z9:6,__9:30,shift:10,offset:2},{_X9:60,_Y9:"<",x:108,y:130,_Z9:9,__9:30,shift:13,offset:2},{_X9:61,_Y9:"=",x:95,y:130,_Z9:11,__9:30,shift:15,offset:2},{_X9:62,_Y9:">",x:84,y:130,_Z9:9,__9:30,shift:13,offset:2},{_X9:63,_Y9:"?",x:71,y:130,_Z9:11,__9:30,shift:15,offset:2},{_X9:64,_Y9:"@",x:54,y:130,_Z9:15,__9:30,shift:19,offset:2},{_X9:65,_Y9:"A",x:41,y:130,_Z9:11,__9:30,shift:15,offset:2},{_X9:66,_Y9:"B",
+x:146,y:130,_Z9:11,__9:30,shift:15,offset:2},{_X9:67,_Y9:"C",x:28,y:130,_Z9:11,__9:30,shift:15,offset:2},{_X9:68,_Y9:"D",x:2,y:130,_Z9:11,__9:30,shift:15,offset:2},{_X9:69,_Y9:"E",x:242,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:70,_Y9:"F",x:229,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:71,_Y9:"G",x:216,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:72,_Y9:"H",x:203,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:73,_Y9:"I",x:194,y:98,_Z9:7,__9:30,shift:11,offset:2},{_X9:74,_Y9:"J",x:181,y:98,_Z9:11,__9:30,
+shift:15,offset:2},{_X9:75,_Y9:"K",x:168,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:76,_Y9:"L",x:155,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:77,_Y9:"M",x:104,y:66,_Z9:13,__9:30,shift:17,offset:2},{_X9:78,_Y9:"N",x:116,y:98,_Z9:11,__9:30,shift:15,offset:2},{_X9:79,_Y9:"O",x:91,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:80,_Y9:"P",x:15,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:81,_Y9:"Q",x:241,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:82,_Y9:"R",x:228,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:83,
+_Y9:"S",x:215,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:84,_Y9:"T",x:202,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:85,_Y9:"U",x:189,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:86,_Y9:"V",x:176,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:87,_Y9:"W",x:161,y:2,_Z9:13,__9:30,shift:17,offset:2},{_X9:88,_Y9:"X",x:148,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:89,_Y9:"Y",x:135,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:90,_Y9:"Z",x:2,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:91,_Y9:"[",x:125,y:2,_Z9:8,__9:30,
+shift:11,offset:2},{_X9:92,_Y9:"\\",x:102,y:2,_Z9:8,__9:30,shift:12,offset:2},{_X9:93,_Y9:"]",x:93,y:2,_Z9:7,__9:30,shift:11,offset:2},{_X9:94,_Y9:"^",x:80,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:95,_Y9:"_",x:71,y:2,_Z9:7,__9:30,shift:7,offset:0},{_X9:96,_Y9:"`",x:63,y:2,_Z9:6,__9:30,shift:10,offset:2},{_X9:97,_Y9:"a",x:50,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:98,_Y9:"b",x:37,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:99,_Y9:"c",x:24,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:100,_Y9:"d",x:11,
+y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:101,_Y9:"e",x:112,y:2,_Z9:11,__9:30,shift:15,offset:2},{_X9:102,_Y9:"f",x:28,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:103,_Y9:"g",x:166,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:104,_Y9:"h",x:41,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:105,_Y9:"i",x:56,y:66,_Z9:7,__9:30,shift:11,offset:2},{_X9:106,_Y9:"j",x:43,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:107,_Y9:"k",x:30,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:108,_Y9:"l",x:17,y:66,_Z9:11,__9:30,shift:15,
+offset:2},{_X9:109,_Y9:"m",x:2,y:66,_Z9:13,__9:30,shift:17,offset:2},{_X9:110,_Y9:"n",x:231,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:111,_Y9:"o",x:218,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:112,_Y9:"p",x:205,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:113,_Y9:"q",x:192,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:114,_Y9:"r",x:65,y:66,_Z9:11,__9:30,shift:15,offset:2},{_X9:115,_Y9:"s",x:179,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:116,_Y9:"t",x:153,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:117,
+_Y9:"u",x:140,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:118,_Y9:"v",x:127,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:119,_Y9:"w",x:112,y:34,_Z9:13,__9:30,shift:17,offset:2},{_X9:120,_Y9:"x",x:99,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:121,_Y9:"y",x:86,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:122,_Y9:"z",x:73,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:123,_Y9:"{",x:60,y:34,_Z9:11,__9:30,shift:15,offset:2},{_X9:124,_Y9:"|",x:54,y:34,_Z9:4,__9:30,shift:8,offset:2},{_X9:125,_Y9:"}",x:78,y:66,_Z9:11,
+__9:30,shift:15,offset:2},{_X9:126,_Y9:"~",x:159,y:130,_Z9:13,__9:30,shift:17,offset:2},],}],_0a:[],_1a:[{}],_2a:[{_d2:"obj_roomtitle",_3a:-1,_4a:!0,parent:-100,_5a:_6a,_7a:_8a,_9a:_aa,_ba:[],_ca:[]},{_d2:"obj_input_box",_3a:112,_4a:!0,parent:-100,_da:_ea,_7a:_fa,_5a:_ga,_ha:_ia,_9a:_ja,_ba:[],_ca:[]},{_d2:"obj_text",_3a:103,_4a:!0,parent:-100,_7a:_ka,_5a:_la,_9a:_ma,_ba:[],_ca:[]},{_d2:"obj_text_exp",_3a:103,_4a:!0,parent:-100,_7a:_na,_5a:_oa,_9a:_pa,_ba:[],_ca:[]},{_d2:"obj_division",_3a:79,_4a:!0,
+parent:7,_5a:_qa,_7a:_ra,_9a:_sa,_ba:[],_ca:[]},{_d2:"obj_msgbg",_3a:101,_4a:!0,parent:-100,_ta:_ua,_va:_wa,_7a:_xa,_5a:_ya,_za:_Aa,_9a:_Ba,_ba:[],_ca:[]},{_d2:"obj_messagebox",_3a:83,_4a:!0,parent:-100,_5a:_Ca,_7a:_Da,_9a:_Ea,_ba:[],_ca:[]},{_d2:"obj_button",_3a:75,_4a:!0,parent:-100,_ta:_Fa,_da:_Ga,_5a:_Ha,_7a:_Ia,_9a:_Ja,_ba:[],_ca:[]},{_d2:"obj_button_sqr",_3a:77,_4a:!0,parent:7,_7a:_Ka,_9a:_La,_ba:[],_ca:[]},{_d2:"obj_button_small",_3a:78,_4a:!0,parent:7,_7a:_Ma,_9a:_Na,_ba:[],_ca:[]},{_d2:"obj_button_big",
+_3a:76,_4a:!0,parent:7,_9a:_Oa,_ba:[],_ca:[]},{_d2:"obj_vbox",_3a:97,_4a:!0,parent:-100,_7a:_Pa,_5a:_Qa,_9a:_Ra,_ba:[],_ca:[]},{_d2:"obj_conference",_3a:97,_4a:!0,parent:-100,_ta:_Sa,_Ta:_Ua,_7a:_Va,_5a:_Wa,_9a:_Xa,_ba:[],_ca:[]},{_d2:"obj_infobox",_3a:74,_4a:!0,parent:-100,_5a:_Ya,_7a:_Za,_9a:__a,_ba:[],_ca:[]},{_d2:"obj_smallbox",_3a:108,_4a:!0,parent:-100,_5a:_0b,_7a:_1b,_9a:_2b,_ba:[],_ca:[]},{_d2:"obj_matchline",_3a:52,_4a:!0,parent:-100,_ta:_3b,_da:_4b,_5a:_5b,_7a:_6b,_7b:_8b,_9a:_9b,_ba:[],
+_ca:[]},{_d2:"obj_player_profile",_3a:109,_4a:!0,parent:-100,_ta:_ab,_da:_bb,_5a:_cb,_7a:_db,_9a:_eb,_ba:[],_ca:[]},{_d2:"obj_schedulebox",_3a:82,_4a:!0,parent:-100,_ta:_fb,_5a:_gb,_7a:_hb,_9a:_ib,_ba:[],_ca:[]},{_d2:"obj_box_offense",_3a:108,_4a:!0,parent:-100,_ta:_jb,_da:_kb,_5a:_lb,_7a:_mb,_9a:_nb,_ba:[],_ca:[]},{_d2:"obj_box_defense",_3a:108,_4a:!0,parent:-100,_ta:_ob,_5a:_pb,_7a:_qb,_9a:_rb,_ba:[],_ca:[]},{_d2:"obj_box_coachcredit",_3a:108,_4a:!0,parent:-100,_ta:_sb,_da:_tb,_5a:_ub,_7a:_vb,
+_9a:_wb,_ba:[],_ca:[]},{_d2:"obj_box_morale",_3a:108,_4a:!0,parent:-100,_ta:_xb,_da:_yb,_5a:_zb,_7a:_Ab,_9a:_Bb,_ba:[],_ca:[]},{_d2:"obj_attribute",_3a:81,_4a:!0,parent:-100,_5a:_Cb,_7a:_Db,_9a:_Eb,_ba:[],_ca:[]},{_d2:"obj_xp_player",_3a:80,_4a:!0,parent:-100,_5a:_Fb,_7a:_Gb,_9a:_Hb,_ba:[],_ca:[]},{_d2:"obj_salarycap",_3a:80,_4a:!0,parent:-100,_ta:_Ib,_5a:_Jb,_7a:_Kb,_9a:_Lb,_ba:[],_ca:[]},{_d2:"obj_meter_fans",_3a:80,_4a:!0,parent:-100,_ta:_Mb,_da:_Nb,_7a:_Ob,_5a:_Pb,_9a:_Qb,_ba:[],_ca:[]},{_d2:"obj_meter_morale",
+_3a:80,_4a:!0,parent:-100,_ta:_Rb,_da:_Sb,_5a:_Tb,_7a:_Ub,_9a:_Vb,_ba:[],_ca:[]},{_d2:"obj_meter_condition",_3a:80,_4a:!0,parent:-100,_ta:_Wb,_da:_Xb,_5a:_Yb,_7a:_Zb,_9a:__b,_ba:[],_ca:[]},{_d2:"obj_meter_stadium",_3a:80,_4a:!0,parent:-100,_ta:_0c,_5a:_1c,_7a:_2c,_9a:_3c,_ba:[],_ca:[]},{_d2:"obj_meter_training",_3a:80,_4a:!0,parent:-100,_ta:_4c,_5a:_5c,_7a:_6c,_9a:_7c,_ba:[],_ca:[]},{_d2:"obj_meter_staff",_3a:80,_4a:!0,parent:-100,_ta:_8c,_5a:_9c,_7a:_ac,_9a:_bc,_ba:[],_ca:[]},{_d2:"obj_info",_3a:110,
+_4a:!0,parent:-100,_da:_cc,_7a:_dc,_9a:_ec,_ba:[],_ca:[]},{_d2:"obj_notification",_3a:-1,_4a:!0,_fc:!0,parent:6,_ta:_gc,_va:_hc,_da:_ic,_7a:_jc,_9a:_kc,_ba:[],_ca:[]},{_d2:"obj_achievements",_3a:96,_4a:!0,parent:11,_ta:_lc,_da:_mc,_7a:_nc,_7b:_oc,_9a:_pc,_ba:[],_ca:[]},{_d2:"obj_hof_retrobowls",_3a:96,_4a:!0,parent:11,_ta:_qc,_Ta:_rc,_7a:_sc,_9a:_tc,_ba:[],_ca:[]},{_d2:"obj_history",_3a:96,_4a:!0,parent:11,_ta:_uc,_da:_vc,_7a:_wc,_7b:_xc,_9a:_yc,_ba:[],_ca:[]},{_d2:"obj_credits",_3a:-1,_4a:!0,parent:3,
+_9a:_zc,_ba:[],_ca:[]},{_d2:"obj_btn_store",_3a:77,_4a:!0,parent:8,_ta:_Ac,_da:_Bc,_9a:_Cc,_ba:[],_ca:[]},{_d2:"obj_btn_restore",_3a:75,_4a:!0,parent:7,_ta:_Dc,_va:_Ec,_da:_Fc,_9a:_Gc,_ba:[],_ca:[]},{_d2:"obj_btn_buy",_3a:75,_4a:!0,parent:7,_va:_Hc,_da:_Ic,_9a:_Jc,_ba:[],_ca:[]},{_d2:"obj_txt_credit",_3a:103,_4a:!0,parent:2,_ta:_Kc,_da:_Lc,_9a:_Mc,_ba:[],_ca:[]},{_d2:"obj_appstore_btn",_3a:113,_4a:!0,parent:-100,_ta:_Nc,_Oc:_Pc,_9a:_Qc,_ba:[],_ca:[]},{_d2:"obj_master",_3a:-1,parent:-100,_ta:_Rc,
+_va:_Sc,_Tc:_Uc,_Vc:_Wc,_Xc:_Yc,_Zc:__c,_0d:_1d,_2d:_3d,_9a:_4d,_ba:[],_ca:[]},{_d2:"obj_camera",_3a:-1,_4a:!0,parent:-100,_ta:_5d,_va:_6d,_7d:_8d,_9d:_ad,_bd:_cd,_9a:_dd,_ba:[],_ca:[]},{_d2:"obj_splash",_3a:-1,_4a:!0,parent:-100,_ta:_ed,_va:_fd,_gd:_hd,_9a:_id,_ba:[],_ca:[]},{_d2:"obj_scanlines",_3a:-1,_4a:!0,_fc:!0,parent:-100,_ta:_jd,_kd:_ld,_9a:_md,_ba:[],_ca:[]},{_d2:"obj_intercept_point",_3a:-1,_4a:!0,parent:-100,_ta:_nd,_9a:_od,_ba:[],_ca:[]},{_d2:"obj_credit",_3a:57,_4a:!0,parent:-100,_ta:_pd,
+_da:_qd,_5a:_rd,_kd:_sd,_9a:_td,_ba:[],_ca:[]},{_d2:"obj_controller",_3a:-1,_4a:!0,parent:-100,_ta:_ud,_Ta:_vd,_va:_wd,_Tc:_xd,_da:_yd,_7a:_zd,_Ad:_Bd,_5a:_Cd,_ha:_Dd,_2d:_Ed,_Fd:_Gd,_Hd:_Id,_Jd:_Kd,_7b:_Ld,_9a:_Md,_ba:[],_ca:[]},{_d2:"obj_player",_3a:-1,_4a:!0,parent:-100,_ta:_Nd,_Ta:_Od,_da:_Pd,_7d:_Qd,_Rd:_Sd,_5a:_Td,_Ad:_Ud,_9a:_Vd,_ba:[],_ca:[]},{_d2:"obj_playerOF",_3a:21,_4a:!0,parent:49,_ta:_Wd,_9a:_Xd,_ba:[],_ca:[]},{_d2:"obj_playerDF",_3a:21,_4a:!0,parent:49,_ta:_Yd,_9a:_Zd,_ba:[],_ca:[]}
+,{_d2:"obj_ball",_3a:1,_4a:!0,parent:-100,_ta:__d,_va:_0e,_da:_1e,_5a:_2e,_7a:_3e,_9a:_4e,_ba:[],_ca:[58,_5e]},{_d2:"obj_metaball",_3a:-1,_4a:!0,parent:52,_ta:_6e,_da:_7e,_5a:_8e,_9e:_ae,_9a:_be,_ba:[],_ca:[]},{_d2:"obj_match_msg",_3a:-1,_4a:!0,parent:-100,_va:_ce,_7a:_de,_9a:_ee,_ba:[],_ca:[]},{_d2:"obj_fieldtxt",_3a:-1,_4a:!0,parent:-100,_da:_fe,_5a:_ge,_9a:_he,_ba:[],_ca:[]},{_d2:"obj_goal_stand",_3a:7,_4a:!0,parent:-100,_ta:_ie,_da:_je,_9a:_ke,_ba:[],_ca:[]},{_d2:"obj_goal_post",_3a:8,_4a:!0,
+parent:-100,_ta:_le,_da:_me,_9a:_ne,_ba:[],_ca:[]},{_d2:"obj_dummy",_3a:5,_4a:!0,parent:-100,_da:_oe,_5a:_pe,_Ad:_qe,_9a:_re,_ba:[],_ca:[49,_se]},{_d2:"obj_boundary",_3a:6,_4a:!0,parent:-100,_da:_te,_5a:_ue,_9a:_ve,_ba:[],_ca:[]},{_d2:"obj_weather",_3a:-1,_4a:!0,parent:-100,_ta:_we,_da:_xe,_7a:_ye,_9a:_ze,_ba:[],_ca:[]},{_d2:"obj_raindrop",_3a:10,_4a:!0,parent:-100,_ta:_Ae,_da:_Be,_5a:_Ce,_9a:_De,_ba:[],_ca:[]},{_d2:"obj_snowflake",_3a:12,_4a:!0,parent:-100,_ta:_Ee,_da:_Fe,_9e:_Ge,_5a:_He,_9a:_Ie,
+_ba:[],_ca:[]},{_d2:"obj_details",_3a:-1,_4a:!0,parent:-100,_ta:_Je,_9a:_Ke,_ba:[],_ca:[]},{_d2:"obj_choose_team",_3a:-1,_4a:!0,parent:-100,_ta:_Le,_9a:_Me,_ba:[],_ca:[]},{_d2:"obj_frontoffice",_3a:-1,_4a:!0,parent:-100,_ta:_Ne,_9a:_Oe,_ba:[],_ca:[]},{_d2:"obj_freeagents2",_3a:-1,_4a:!0,parent:-100,_ta:_Pe,_9a:_Qe,_ba:[],_ca:[]},{_d2:"obj_viewhires",_3a:-1,_4a:!0,parent:-100,_ta:_Re,_9a:_Se,_ba:[],_ca:[]},{_d2:"obj_home",_3a:-1,_4a:!0,parent:-100,_ta:_Te,_da:_Ue,_5a:_Ve,_9a:_We,_ba:[],_ca:[]},{_d2:"obj_options",
+_3a:-1,_4a:!0,parent:-100,_ta:_Xe,_da:_Ye,_9a:_Ze,_ba:[],_ca:[]},{_d2:"obj_league",_3a:-1,_4a:!0,parent:-100,_ta:__e,_9a:_0f,_ba:[],_ca:[]},{_d2:"obj_playoffs",_3a:-1,_4a:!0,parent:-100,_ta:_1f,_9a:_2f,_ba:[],_ca:[]},{_d2:"obj_prematch",_3a:-1,_4a:!0,parent:-100,_ta:_3f,_9a:_4f,_ba:[],_ca:[]},{_d2:"obj_helmet",_3a:51,_4a:!0,parent:-100,_ta:_5f,_5a:_6f,_7a:_7f,_9a:_8f,_ba:[],_ca:[]},{_d2:"obj_postmatch",_3a:-1,_4a:!0,parent:-100,_ta:_9f,_da:_af,_9a:_bf,_ba:[],_ca:[]},{_d2:"obj_xp_update",_3a:-1,_4a:!0,
+parent:-100,_ta:_cf,_Ta:_df,_da:_ef,_5a:_ff,_7a:_gf,_9a:_hf,_ba:[],_ca:[]},{_d2:"obj_playerprofile",_3a:-1,_4a:!0,parent:-100,_ta:_if,_da:_jf,_7a:_kf,_lf:_mf,_9a:_nf,_ba:[],_ca:[]},{_d2:"obj_stats_player",_3a:-1,_4a:!0,parent:-100,_ta:_of,_Ta:_pf,_5a:_qf,_7a:_rf,_9a:_sf,_ba:[],_ca:[]},{_d2:"obj_staffprofile",_3a:-1,_4a:!0,parent:-100,_ta:_tf,_da:_uf,_7a:_vf,_9a:_wf,_ba:[],_ca:[]},{_d2:"obj_roster",_3a:-1,_4a:!0,parent:-100,_ta:_xf,_9a:_yf,_ba:[],_ca:[]},{_d2:"obj_draft",_3a:-1,_4a:!0,parent:-100,
+_ta:_zf,_9a:_Af,_ba:[],_ca:[]},{_d2:"obj_freeagents",_3a:-1,_4a:!0,parent:-100,_ta:_Bf,_9a:_Cf,_ba:[],_ca:[]},{_d2:"obj_stats",_3a:-1,_4a:!0,parent:-100,_ta:_Df,_5a:_Ef,_9a:_Ff,_ba:[],_ca:[]},{_d2:"obj_training",_3a:-1,_4a:!0,parent:-100,_9a:_Gf,_ba:[],_ca:[]}],_Hf:[{_d2:"rm_master",width:960,height:540,_E2:0,_If:0,_Jf:2,_Kf:!1,_Lf:!1,_Mf:[],_Nf:[{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,
+_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:0,y:0,index:42,id:100000,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:0,index:44,id:100002,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:-32,index:45,id:100003,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:416,y:192,index:0,id:100001,_Tf:_Uf,rotation:0,scaleX:1,
+scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"Instances",id:0,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:4,_0g:[100000,100001,100002,100003]},{_d2:"Background",id:1,type:1,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-16777216,_8g:0,_9g:-1}]},{_d2:"rm_details",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_cg,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,
+_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:224,y:8,index:0,id:100004,_Tf:_dg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:80,y:40,index:11,id:100005,_Tf:_eg,rotation:0,scaleX:1.95,scaleY:0.5625,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100008,_Tf:_fg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,
+imageIndex:0,_If:4294967295},{x:80,y:128,index:11,id:100010,_Tf:_gg,rotation:0,scaleX:1.95,scaleY:0.6875,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:144,index:7,id:100011,_Tf:_hg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:208,y:56,index:1,id:100006,_Tf:_ig,rotation:0,scaleX:9.5,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:208,y:80,index:1,id:100007,_Tf:_jg,rotation:0,scaleX:9.5,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:192,y:64,index:3,id:100013,
+_Tf:_kg,rotation:0,scaleX:4,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:192,y:88,index:3,id:100014,_Tf:_lg,rotation:0,scaleX:4,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:196,index:3,id:100015,_Tf:_mg,rotation:0,scaleX:6,scaleY:1.5,imageSpeed:1,imageIndex:0,_If:4294967295},{x:96,y:144,index:11,id:100009,_Tf:_ng,rotation:0,scaleX:1.15,scaleY:0.25,imageSpeed:1,imageIndex:0,_If:4294967295},{x:188,y:160,index:2,id:100016,_Tf:_og,rotation:0,scaleX:3.5,scaleY:1,imageSpeed:1,imageIndex:0,
+_If:4294967295},{x:0,y:0,index:63,id:100012,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:2,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:3,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:13,_0g:[100004,100005,100006,100007,100008,100009,100010,100011,100012,100013,100014,100015,100016]},{_d2:"Background",id:4,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]}
+,{_d2:"rm_choose_team",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_pg,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:232,y:8,index:0,id:100017,_Tf:_qg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:128,y:32,index:7,id:100019,_Tf:_rg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:32,index:7,id:100018,_Tf:_sg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:64,id:100021,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100020,_Tf:_tg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:5,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,
+_0g:[]},{_d2:"Instances",id:6,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:5,_0g:[100017,100018,100019,100020,100021]},{_d2:"Background",id:7,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_draft",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_ug,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,
+_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:224,y:8,index:0,id:100022,_Tf:_vg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:48,y:232,index:24,id:100023,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:396,y:252,index:2,id:100024,_Tf:_wg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:396,y:236,index:2,id:100025,_Tf:_xg,rotation:0,
+scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:112,index:8,id:100026,_Tf:_yg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:448,y:112,index:8,id:100027,_Tf:_zg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:35,index:2,id:100028,_Tf:_Ag,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-16,index:80,id:100029,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:264,y:232,
+index:7,id:100030,_Tf:_Bg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:440,y:232,index:8,id:100031,_Tf:_Cg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:456,y:8,index:31,id:100032,_Tf:_Dg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:-240,index:3,id:100033,_Tf:_Eg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100034,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,
+_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:8,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:9,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:13,_0g:[100022,100023,100024,100025,100026,100027,100028,100029,100030,100031,100032,100033,100034]},{_d2:"Background",id:10,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_home",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_bg:_Fg,_Mf:[],_Nf:[{_4a:!0,
+_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:240,y:72,index:15,id:100035,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100036,_Tf:_Gg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:232,y:8,index:0,id:100038,_Tf:_Hg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:128,index:4,id:100039,_Tf:_Ig,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100037,_Tf:_Jg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:192,y:232,index:7,id:100040,_Tf:_Kg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:96,y:232,index:7,id:100042,_Tf:_Lg,rotation:0,scaleX:1,scaleY:1,
+imageSpeed:1,imageIndex:0,_If:4294967295},{x:320,y:176,index:18,id:100043,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:392,y:176,index:19,id:100044,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:176,index:21,id:100045,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:128,index:25,id:100046,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:448,y:16,index:3,id:100047,_Tf:_Mg,rotation:0,
+scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:232,index:7,id:100048,_Tf:_Ng,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-16,index:68,id:100041,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:776,y:220,index:3,id:100049,_Tf:_Og,rotation:0,scaleX:12.5,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100050,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",
+id:11,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:12,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:16,_0g:[100035,100036,100037,100038,100039,100040,100041,100042,100043,100044,100045,100046,100047,100048,100049,100050]},{_d2:"Background",id:13,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-16777216,_8g:0,_9g:-1}]},{_d2:"rm_options",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_Pg,_Mf:[],_Nf:[{_4a:!0,_Of:480,
+_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:24,y:48,index:7,id:100055,_Tf:_Qg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:224,y:8,index:0,id:100051,_Tf:_Rg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{
+x:8,y:232,index:8,id:100056,_Tf:_Sg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:144,y:48,index:7,id:100057,_Tf:_Tg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:48,index:7,id:100058,_Tf:_Ug,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:336,y:48,index:7,id:100059,_Tf:_Vg,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:108,index:7,id:100060,_Tf:_Wg,rotation:0,scaleX:1,scaleY:1,
+imageSpeed:1,imageIndex:0,_If:4294967295},{x:136,y:40,index:11,id:100053,_Tf:_Xg,rotation:0,scaleX:2.05,scaleY:0.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:40,index:11,id:100052,_Tf:_Yg,rotation:0,scaleX:0.6499999,scaleY:0.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:100,index:11,id:100054,_Tf:_Zg,rotation:0,scaleX:0.6499999,scaleY:0.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:436,y:56,index:31,id:100061,_Tf:__g,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:464,y:16,index:2,id:100062,_Tf:_0h,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:160,index:11,id:100063,_Tf:_1h,rotation:0,scaleX:0.6499999,scaleY:0.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:264,y:168,index:7,id:100064,_Tf:_2h,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:440,y:232,index:37,id:100065,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:160,index:11,id:100066,_Tf:_3h,rotation:0,scaleX:0.6499999,
+scaleY:0.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:168,index:7,id:100067,_Tf:_4h,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:144,y:108,index:7,id:100069,_Tf:_5h,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:136,y:100,index:11,id:100068,_Tf:_6h,rotation:0,scaleX:0.6499999,scaleY:0.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:100,index:11,id:100070,_Tf:_7h,rotation:0,scaleX:0.6499999,scaleY:0.375,imageSpeed:1,imageIndex:0,
+_If:4294967295},{x:264,y:108,index:7,id:100071,_Tf:_8h,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:136,y:160,index:11,id:100072,_Tf:_9h,rotation:0,scaleX:0.6499999,scaleY:0.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:144,y:168,index:7,id:100073,_Tf:_ah,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:1112,y:220,index:3,id:100074,_Tf:_bh,rotation:0,scaleX:26.16667,scaleY:-1.5,imageSpeed:1,imageIndex:0,_If:4294967295},{x:56,y:232,index:41,
+id:100075,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:184,y:232,index:41,id:100076,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:69,id:100077,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:14,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:15,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:27,_0g:[100051,100052,100053,100054,100055,100056,100057,100058,
+100059,100060,100061,100062,100063,100064,100065,100066,100067,100068,100069,100070,100071,100072,100073,100074,100075,100076,100077]},{_d2:"Background",id:16,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_freeagents",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_ch,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,
+_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:48,y:232,index:24,id:100078,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100079,_Tf:_dh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:264,y:232,index:7,id:100080,_Tf:_eh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:224,y:8,index:0,
+id:100081,_Tf:_fh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-16,index:81,id:100082,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:456,y:8,index:31,id:100083,_Tf:_gh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:-224,index:3,id:100084,_Tf:_hh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100085,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+],_Vf:[],_Wf:[{_d2:"PopUps",id:17,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:18,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:8,_0g:[100078,100079,100080,100081,100082,100083,100084,100085]},{_d2:"Background",id:19,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_freeagents2",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_ih,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,
+_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:48,y:232,index:24,id:100086,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100087,_Tf:_jh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:264,y:232,index:7,id:100088,_Tf:_kh,rotation:0,
+scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:224,y:8,index:0,id:100089,_Tf:_lh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:208,y:-240,index:3,id:100090,_Tf:_mh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:81,y:117,index:2,id:100091,_Tf:_nh,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:161,y:117,index:2,id:100092,_Tf:_oh,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:241,y:117,index:2,id:100093,_Tf:_ph,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:321,y:117,index:2,id:100094,_Tf:_qh,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:401,y:117,index:2,id:100095,_Tf:_rh,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:121,y:217,index:2,id:100096,_Tf:_sh,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:48,y:32,index:16,id:100097,rotation:0,
+scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:128,y:32,index:16,id:100098,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:208,y:32,index:16,id:100099,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:32,index:16,id:100100,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:368,y:32,index:16,id:100101,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:88,y:132,index:16,id:100102,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:201,y:217,index:2,id:100104,_Tf:_th,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:168,y:132,index:16,id:100105,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:281,y:217,index:2,id:100106,_Tf:_uh,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:132,index:16,id:100107,rotation:0,scaleX:1.017544,
+scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:361,y:217,index:2,id:100108,_Tf:_vh,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:328,y:132,index:16,id:100109,rotation:0,scaleX:1.017544,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:-16,y:-16,index:66,id:100103,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:456,y:8,index:31,id:100110,_Tf:_wh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:440,y:232,
+index:37,id:100111,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100112,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:20,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:21,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:27,_0g:[100086,100087,100088,100089,100090,100091,100092,100093,100094,100095,100096,100097,100098,100099,100100,100101,100102,100103,100104,100105,100106,
+100107,100108,100109,100110,100111,100112]},{_d2:"Background",id:22,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_frontoffice",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_xh,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}
+,{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:224,y:8,index:0,id:100113,_Tf:_yh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100114,_Tf:_zh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:88,index:28,id:100115,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:136,index:29,id:100116,_Tf:_Ah,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:16,y:184,index:30,id:100117,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:88,index:9,id:100118,_Tf:_Bh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:136,index:9,id:100119,_Tf:_Ch,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:184,index:9,id:100120,_Tf:_Dh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:280,y:88,index:31,id:100122,_Tf:_Eh,rotation:0,scaleX:1,scaleY:1,
+imageSpeed:1,imageIndex:0,_If:4294967295},{x:280,y:136,index:31,id:100123,_Tf:_Fh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:280,y:184,index:31,id:100124,_Tf:_Gh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:312,y:50,index:16,id:100128,_Tf:_Hh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:392,y:50,index:16,id:100129,_Tf:_Ih,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:312,y:136,index:18,
+id:100126,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:392,y:136,index:19,id:100127,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:304,y:40,index:11,id:100125,_Tf:_Jh,rotation:0,scaleX:1,scaleY:1.0625,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:40,index:24,id:100130,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:204,index:2,id:100132,_Tf:_Kh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:444,y:196,index:31,id:100133,_Tf:_Lh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:304,y:192,index:11,id:100131,_Tf:_Mh,rotation:0,scaleX:1,scaleY:0.1875,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:-256,index:3,id:100134,_Tf:_Nh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:40,index:21,id:100135,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100136,_Tf:_Oh,rotation:0,scaleX:1,
+scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:232,index:7,id:100137,_Tf:_Ph,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:-16,y:-24,index:65,id:100121,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:232,index:37,id:100138,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100139,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:23,
+type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:24,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:27,_0g:[100113,100114,100115,100116,100117,100118,100119,100120,100121,100122,100123,100124,100125,100126,100127,100128,100129,100130,100131,100132,100133,100134,100135,100136,100137,100138,100139]},{_d2:"Background",id:25,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_halloffame",width:480,height:270,_E2:0,
+_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_Qh,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:232,y:8,index:0,id:100140,_Tf:_Rh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100141,_Tf:_Sh,rotation:0,
+scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:40,index:33,id:100142,_Tf:_Th,rotation:0,scaleX:1.55,scaleY:1.15,imageSpeed:1,imageIndex:0,_If:4294967295},{x:272,y:40,index:34,id:100143,_Tf:_Uh,rotation:0,scaleX:1.25,scaleY:0.5,imageSpeed:1,imageIndex:0,_If:4294967295},{x:272,y:128,index:35,id:100144,_Tf:_Vh,rotation:0,scaleX:1.25,scaleY:0.6,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:26,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",
+id:27,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:5,_0g:[100140,100141,100142,100143,100144]},{_d2:"Background",id:28,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_league",width:480,height:270,_E2:0,_If:0,_Jf:4,_Kf:!1,_ag:!0,_Lf:!1,_bg:_Wh,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,
+_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:232,y:8,index:0,id:100149,_Tf:_Xh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100148,_Tf:_Yh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:136,index:4,id:100150,_Tf:_Zh,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:136,index:4,id:100151,_Tf:__h,rotation:0,scaleX:1,
+scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:40,index:4,id:100152,_Tf:_0i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:40,index:4,id:100153,_Tf:_1i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:192,y:232,index:7,id:100156,_Tf:_2i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:232,index:7,id:100155,_Tf:_3i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,
+index:7,id:100157,_Tf:_4i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:48,index:17,id:100145,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:104,index:8,id:100146,_Tf:_5i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:448,y:104,index:8,id:100147,_Tf:_6i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:70,id:100154,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:96,y:232,index:7,id:100158,_Tf:_7i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:29,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances2",id:30,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:3,_0g:[100145,100146,100147]},{_d2:"Instances1",id:31,type:2,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:11,_0g:[100148,100149,100150,100151,100152,100153,100154,100155,100156,100157,100158]},{_d2:"Background",id:32,type:1,_Xf:300,x:0,y:0,_Yf:0,
+_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_match",width:2600,height:540,_E2:0,_If:0,_Jf:7,_Kf:!1,_ag:!0,_Lf:!1,_Mf:[],_Nf:[{_4a:!0,_Of:960,_Pf:540,_Qf:960,_Rf:540,_8i:320,_9i:320},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:0,y:-32,index:48,
+id:100159,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-64,index:43,id:100160,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:33,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Text",id:34,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Weather",id:35,type:2,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Ball",id:36,type:2,_Xf:300,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Players",
+id:37,type:2,_Xf:400,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Shadows",id:38,type:2,_Xf:500,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:2,_0g:[100159,100160]},{_d2:"Background",id:39,type:1,_Xf:600,x:0,y:0,_Yf:0,_Zf:0,_4a:0,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-1,_8g:0,_9g:-1}]},{_d2:"rm_playoffs",width:480,height:270,_E2:0,_If:0,_Jf:5,_Kf:!1,_ag:!0,_Lf:!1,_bg:_ai,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,
+_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:64,y:56,index:2,id:100164,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:64,y:88,index:2,id:100165,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:64,y:200,index:2,id:100166,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:64,y:168,index:2,id:100167,
+rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:120,y:72,index:2,id:100168,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:120,y:104,index:2,id:100169,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:120,y:184,index:2,id:100170,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:120,y:152,index:2,id:100171,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:176,y:88,index:2,id:100172,
+rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:176,y:168,index:2,id:100173,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:104,index:2,id:100174,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:152,index:2,id:100185,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:416,y:56,index:2,id:100175,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:416,y:88,index:2,id:100176,
+rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:416,y:200,index:2,id:100177,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:416,y:168,index:2,id:100178,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:360,y:72,index:2,id:100179,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:360,y:104,index:2,id:100180,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:360,y:184,index:2,id:100181,
+rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:360,y:152,index:2,id:100182,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:304,y:88,index:2,id:100183,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:304,y:168,index:2,id:100184,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:128,index:2,id:100186,_Tf:_bi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,
+id:100189,_Tf:_ci,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:16,index:0,id:100190,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100191,_Tf:_di,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:232,index:7,id:100192,_Tf:_ei,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:40,index:11,id:100187,_Tf:_fi,rotation:0,scaleX:1.1,scaleY:1.375,imageSpeed:1,imageIndex:0,
+_If:4294967295},{x:272,y:40,index:11,id:100188,_Tf:_gi,rotation:0,scaleX:1.1,scaleY:1.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:40,index:12,id:100161,_Tf:_hi,rotation:0,scaleX:1.2,scaleY:1.4375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:40,index:12,id:100162,_Tf:_ii,rotation:0,scaleX:1.2,scaleY:1.4375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:71,id:100163,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:40,type:2,
+_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances2",id:41,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:2,_0g:[100161,100162]},{_d2:"Instances1",id:42,type:2,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:0,__f:26,_0g:[100163,100164,100165,100166,100167,100168,100169,100170,100171,100172,100173,100174,100175,100176,100177,100178,100179,100180,100181,100182,100183,100184,100185,100186,100187,100188]},{_d2:"Instances_Btn",id:43,type:2,_Xf:300,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:4,_0g:[100189,100190,100191,100192]}
+,{_d2:"Background",id:44,type:1,_Xf:400,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_post_match",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_ji,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,
+_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:24,y:80,index:2,id:100194,_Tf:_ki,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:56,index:2,id:100195,_Tf:_li,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:216,y:56,index:2,id:100196,_Tf:_mi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:216,y:80,index:2,id:100197,_Tf:_ni,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100198,_Tf:_oi,
+rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:232,index:7,id:100200,_Tf:_pi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:224,y:8,index:0,id:100199,_Tf:_qi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:192,index:25,id:100201,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:40,index:11,id:100193,_Tf:_ri,rotation:0,scaleX:1.3,scaleY:0.4375,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:32,y:16,index:3,id:100202,_Tf:_si,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:104,index:4,id:100203,_Tf:_ti,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:74,id:100205,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:40,index:12,id:100204,rotation:0,scaleX:1.3,scaleY:1.4375,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:45,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,
+_0g:[]},{_d2:"Instances",id:46,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:13,_0g:[100193,100194,100195,100196,100197,100198,100199,100200,100201,100202,100203,100204,100205]},{_d2:"Background",id:47,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_pre_match",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_ui,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,
+_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:8,y:232,index:8,id:100206,_Tf:_vi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100207,_Tf:_wi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:224,y:16,index:0,id:100208,_Tf:_xi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,
+imageIndex:0,_If:4294967295},{x:144,y:232,index:11,id:100209,_Tf:_yi,rotation:0,scaleX:1.2,scaleY:0.25,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:248,index:2,id:100210,_Tf:_zi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:72,id:100211,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:48,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:49,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,
+__f:6,_0g:[100206,100207,100208,100209,100210,100211]},{_d2:"Background",id:50,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-16777216,_8g:0,_9g:-1}]},{_d2:"rm_profile_player",width:480,height:270,_E2:0,_If:0,_Jf:9,_Kf:!1,_ag:!0,_Lf:!1,_bg:_Ai,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,
+_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:200,y:-32,index:0,id:100226,_Tf:_Bi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:40,y:72,index:2,id:100230,_Tf:_Ci,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:40,y:104,index:2,id:100231,_Tf:_Di,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:40,index:11,id:100228,_Tf:_Ei,rotation:0,scaleX:1.3,scaleY:1.375,imageSpeed:1,
+imageIndex:0,_If:4294967295},{x:248,y:40,index:11,id:100227,_Tf:_Fi,rotation:0,scaleX:1.3,scaleY:1.375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:64,index:22,id:100233,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:144,index:22,id:100234,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:104,index:22,id:100235,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:40,y:88,index:2,id:100236,_Tf:_Gi,rotation:0,
+scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:80,y:152,index:2,id:100237,_Tf:_Hi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:40,y:56,index:2,id:100238,_Tf:_Ii,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:16,index:2,id:100229,_Tf:_Ji,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:256,y:184,index:22,id:100239,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:176,y:152,
+index:2,id:100240,_Tf:_Ki,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:184,index:23,id:100241,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:448,y:104,index:8,id:100212,_Tf:_Li,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:104,index:8,id:100213,_Tf:_Mi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100221,_Tf:_Ni,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,
+_If:4294967295},{x:288,y:232,index:7,id:100222,_Tf:_Oi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100219,_Tf:_Pi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:51,y:232,index:7,id:100215,_Tf:_Qi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:243,y:232,index:7,id:100216,_Tf:_Ri,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:147,y:232,index:7,id:100217,_Tf:_Si,rotation:0,
+scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:339,y:232,index:7,id:100218,_Tf:_Ti,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100214,_Tf:_Ui,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:40,y:120,index:2,id:100242,_Tf:_Vi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:40,y:136,index:2,id:100243,_Tf:_Wi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:212,
+y:44,index:31,id:100244,_Tf:_Xi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:436,y:44,index:31,id:100245,_Tf:_Yi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:3,id:100246,_Tf:_Zi,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:192,y:232,index:7,id:100223,_Tf:__i,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100225,_Tf:_0j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,
+imageIndex:0,_If:4294967295},{x:96,y:232,index:7,id:100224,_Tf:_1j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-16,index:76,id:100232,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:232,index:7,id:100220,_Tf:_2j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:51,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Buttons_Navigate",id:52,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,
+_4a:0,__f:2,_0g:[100212,100213]},{_d2:"Buttons_XP_Continue",id:53,type:2,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:0,__f:1,_0g:[100214]},{_d2:"Buttons_XP",id:54,type:2,_Xf:300,x:0,y:0,_Yf:0,_Zf:0,_4a:0,__f:4,_0g:[100215,100216,100217,100218]},{_d2:"Buttons_Pick",id:55,type:2,_Xf:400,x:0,y:0,_Yf:0,_Zf:0,_4a:0,__f:2,_0g:[100219,100220]},{_d2:"Buttons_Main",id:56,type:2,_Xf:500,x:0,y:0,_Yf:0,_Zf:0,_4a:0,__f:4,_0g:[100221,100222,100223,100224]},{_d2:"Buttons_Back",id:57,type:2,_Xf:600,x:0,y:0,_Yf:0,_Zf:0,_4a:1,
+__f:1,_0g:[100225]},{_d2:"Instances",id:58,type:2,_Xf:700,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:21,_0g:[100226,100227,100228,100229,100230,100231,100232,100233,100234,100235,100236,100237,100238,100239,100240,100241,100242,100243,100244,100245,100246]},{_d2:"Background",id:59,type:1,_Xf:800,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_profile_staff",width:480,height:270,_E2:0,_If:0,_Jf:6,_Kf:!1,_ag:!0,_Lf:!1,_bg:_3j,_Mf:[],_Nf:[{_4a:!0,_Of:480,
+_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:232,y:8,index:0,id:100252,_Tf:_4j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:188,y:70,index:2,id:100254,_Tf:_5j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},
+{x:188,y:102,index:2,id:100255,_Tf:_6j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:188,y:86,index:2,id:100256,_Tf:_7j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:104,y:48,index:11,id:100253,_Tf:_8j,rotation:0,scaleX:1.7,scaleY:1.1875,imageSpeed:1,imageIndex:0,_If:4294967295},{x:456,y:8,index:31,id:100258,_Tf:_9j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:112,y:62,index:16,id:100257,_Tf:_aj,rotation:0,scaleX:1,
+scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:64,y:104,index:8,id:100249,_Tf:_bj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:104,index:8,id:100250,_Tf:_cj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:3,id:100260,_Tf:_dj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100251,_Tf:_ej,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:136,y:152,index:23,
+id:100261,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100248,_Tf:_fj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:188,y:118,index:2,id:100262,_Tf:_gj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:352,y:112,index:31,id:100263,_Tf:_hj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:192,y:232,index:7,id:100247,_Tf:_ij,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,
+_If:4294967295},{x:188,y:134,index:2,id:100264,_Tf:_jj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-16,index:78,id:100259,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:60,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances_Hire",id:61,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:1,_0g:[100247]},{_d2:"Instances_XP_Continue",id:62,type:2,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:0,__f:1,_0g:[100248]},{_d2:"Instances_Nav",
+id:63,type:2,_Xf:300,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:3,_0g:[100249,100250,100251]},{_d2:"Instances",id:64,type:2,_Xf:400,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:13,_0g:[100252,100253,100254,100255,100256,100257,100258,100259,100260,100261,100262,100263,100264]},{_d2:"Background",id:65,type:1,_Xf:500,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_roster",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_kj,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,
+_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:224,y:8,index:0,id:100265,_Tf:_lj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100266,_Tf:_mj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:48,y:232,
+index:24,id:100268,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:336,y:232,index:18,id:100269,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:408,y:232,index:19,id:100270,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:456,y:8,index:31,id:100271,_Tf:_nj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:264,y:232,index:21,id:100272,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:248,y:-184,index:3,id:100273,_Tf:_oj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:192,index:8,id:100274,_Tf:_pj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-16,index:79,id:100267,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100275,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:66,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,
+_0g:[]},{_d2:"Instances",id:67,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:11,_0g:[100265,100266,100267,100268,100269,100270,100271,100272,100273,100274,100275]},{_d2:"Background",id:68,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_stats",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_qj,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}
+,{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:16,y:32,index:13,id:100276,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:104,index:13,id:100278,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:8,index:0,id:100279,_Tf:_rj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,
+y:232,index:8,id:100280,_Tf:_sj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:82,id:100277,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:69,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:70,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:5,_0g:[100276,100277,100278,100279,100280]},{_d2:"Background",id:71,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,
+_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_stats_player",width:480,height:270,_E2:0,_If:0,_Jf:4,_Kf:!1,_ag:!0,_Lf:!1,_bg:_tj,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:8,y:232,index:8,id:100283,_Tf:_uj,rotation:0,scaleX:1,scaleY:1,
+imageSpeed:1,imageIndex:0,_If:4294967295},{x:16,y:40,index:11,id:100284,_Tf:_vj,rotation:0,scaleX:0.9000001,scaleY:1.4375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:168,y:40,index:11,id:100285,_Tf:_wj,rotation:0,scaleX:0.9000001,scaleY:1.4375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:320,y:40,index:11,id:100286,_Tf:_xj,rotation:0,scaleX:0.9000001,scaleY:1.4375,imageSpeed:1,imageIndex:0,_If:4294967295},{x:248,y:16,index:2,id:100288,_Tf:_yj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,
+_If:4294967295},{x:16,y:40,index:77,id:100287,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:168,y:40,index:77,id:100289,_Tf:_zj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:320,y:40,index:77,id:100290,_Tf:_Aj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:-1,y:0,index:8,id:100291,_Tf:_Bj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:447,y:0,index:8,id:100292,_Tf:_Cj,rotation:0,scaleX:1,
+scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:288,y:232,index:7,id:100281,_bg:_Dj,_Tf:_Ej,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:384,y:232,index:7,id:100282,_bg:_Fj,_Tf:_Gj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:72,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances_StatType",id:73,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:2,_0g:[100281,100282]},{_d2:"Instances",id:74,type:2,
+_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:10,_0g:[100283,100284,100285,100286,100287,100288,100289,100290,100291,100292]},{_d2:"Background",id:75,type:1,_Xf:300,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_training",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_Hj,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}
+,{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:224,y:8,index:0,id:100293,_Tf:_Ij,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:184,y:48,index:7,id:100295,_Tf:_Jj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:184,y:96,index:7,id:100297,_Tf:_Kj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100294,
+_Tf:_Lj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:0,index:83,id:100296,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:184,y:144,index:7,id:100298,_Tf:_Mj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:76,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:77,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:6,_0g:[100293,100294,100295,100296,100297,100298]},{_d2:"Background",
+id:78,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_viewhires",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_Nj,_Mf:[],_Nf:[{_4a:!0,_Of:480,_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,
+_Rf:768}],_Sf:[{x:232,y:8,index:0,id:100299,_Tf:_Oj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:216,y:-192,index:3,id:100300,_Tf:_Pj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:144,y:36,index:11,id:100301,_Tf:_Qj,rotation:0,scaleX:1.95,scaleY:1.46875,imageSpeed:1,imageIndex:0,_If:4294967295},{x:160,y:136,index:16,id:100302,_Tf:_Rj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:136,index:16,id:100303,_Tf:_Sj,
+rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:304,y:136,index:16,id:100304,_Tf:_Tj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:376,y:136,index:16,id:100305,_Tf:_Uj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100306,_Tf:_Vj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:36,index:11,id:100308,_Tf:_Wj,rotation:0,scaleX:0.6,scaleY:1.46875,imageSpeed:1,imageIndex:0,
+_If:4294967295},{x:40,y:48,index:16,id:100309,_Tf:_Xj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:40,y:136,index:16,id:100310,_Tf:_Yj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:160,y:48,index:16,id:100311,_Tf:_Zj,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:232,y:48,index:16,id:100312,_Tf:__j,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:304,y:48,index:16,id:100313,_Tf:_0k,rotation:0,
+scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:376,y:48,index:16,id:100314,_Tf:_1k,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:0,y:-16,index:67,id:100307,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:440,y:232,index:37,id:100315,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100316,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",
+id:79,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:80,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:18,_0g:[100299,100300,100301,100302,100303,100304,100305,100306,100307,100308,100309,100310,100311,100312,100313,100314,100315,100316]},{_d2:"Background",id:81,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]},{_d2:"rm_xp",width:480,height:270,_E2:0,_If:0,_Jf:3,_Kf:!1,_ag:!0,_Lf:!1,_bg:_2k,_Mf:[],_Nf:[{_4a:!0,_Of:480,
+_Pf:270,_Qf:480,_Rf:270},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768},{_Of:1024,_Pf:768,_Qf:1024,_Rf:768}],_Sf:[{x:384,y:232,index:7,id:100317,_Tf:_3k,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:224,y:8,index:0,id:100318,_Tf:_4k,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}
+,{x:16,y:80,index:11,id:100319,_Tf:_5k,rotation:0,scaleX:2.8,scaleY:1.125,imageSpeed:1,imageIndex:0,_If:4294967295},{x:240,y:40,index:21,id:100320,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:320,y:40,index:18,id:100321,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:400,y:40,index:19,id:100322,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:8,y:232,index:8,id:100323,_Tf:_6k,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,
+imageIndex:0,_If:4294967295},{x:16,y:40,index:27,id:100324,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:24,y:76,index:75,id:100325,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295},{x:32,y:16,index:40,id:100326,rotation:0,scaleX:1,scaleY:1,imageSpeed:1,imageIndex:0,_If:4294967295}],_Vf:[],_Wf:[{_d2:"PopUps",id:82,type:2,_Xf:0,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:0,_0g:[]},{_d2:"Instances",id:83,type:2,_Xf:100,x:0,y:0,_Yf:0,_Zf:0,_4a:1,__f:10,_0g:[100317,
+100318,100319,100320,100321,100322,100323,100324,100325,100326]},{_d2:"Background",id:84,type:1,_Xf:200,x:0,y:0,_Yf:0,_Zf:0,_4a:1,_1g:!0,_2g:!1,_3g:-1,_4g:!1,_5g:!1,_6g:!1,_7g:-499648,_8g:0,_9g:-1}]}],_7k:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22],_8k:[{x:2,y:2,_Z9:1300,__9:270,_9k:0,_ak:0,_bk:1300,_ck:270,_dk:1300,_ek:270,_fk:0},{x:2,y:276,_Z9:1300,__9:270,_9k:0,_ak:0,_bk:1300,_ck:270,_dk:1300,_ek:270,_fk:0},{x:2,y:550,_Z9:1300,__9:270,_9k:0,_ak:0,_bk:1300,_ck:270,_dk:1300,_ek:270,
+_fk:0},{x:2,y:824,_Z9:1300,__9:270,_9k:0,_ak:0,_bk:1300,_ck:270,_dk:1300,_ek:270,_fk:0},{x:2,y:1098,_Z9:1300,__9:270,_9k:0,_ak:0,_bk:1300,_ck:270,_dk:1300,_ek:270,_fk:0},{x:2,y:1372,_Z9:1300,__9:270,_9k:0,_ak:0,_bk:1300,_ck:270,_dk:1300,_ek:270,_fk:0},{x:2,y:1646,_Z9:1300,__9:270,_9k:0,_ak:0,_bk:1300,_ck:270,_dk:1300,_ek:270,_fk:0},{x:1306,y:2,_Z9:256,__9:256,_9k:0,_ak:0,_bk:256,_ck:256,_dk:256,_ek:256,_fk:0},{x:1566,y:2,_Z9:256,__9:256,_9k:0,_ak:0,_bk:256,_ck:256,_dk:256,_ek:256,_fk:0},{x:1306,
+y:262,_Z9:416,__9:144,_9k:0,_ak:0,_bk:416,_ck:144,_dk:416,_ek:144,_fk:0},{x:1306,y:410,_Z9:412,__9:140,_9k:2,_ak:2,_bk:412,_ck:140,_dk:416,_ek:144,_fk:0},{x:1726,y:262,_Z9:288,__9:160,_9k:0,_ak:0,_bk:288,_ck:160,_dk:288,_ek:160,_fk:0},{x:1722,y:426,_Z9:224,__9:176,_9k:0,_ak:0,_bk:224,_ck:176,_dk:224,_ek:176,_fk:0},{x:1826,y:2,_Z9:208,__9:176,_9k:0,_ak:0,_bk:208,_ck:176,_dk:208,_ek:176,_fk:0},{x:2,y:1920,_Z9:448,__9:80,_9k:0,_ak:0,_bk:448,_ck:80,_dk:448,_ek:80,_fk:0},{x:1306,y:554,_Z9:176,__9:176,
+_9k:0,_ak:0,_bk:176,_ck:176,_dk:176,_ek:176,_fk:0},{x:1486,y:554,_Z9:160,__9:160,_9k:0,_ak:0,_bk:160,_ck:160,_dk:160,_ek:160,_fk:0},{x:1650,y:606,_Z9:160,__9:128,_9k:0,_ak:0,_bk:160,_ck:128,_dk:160,_ek:128,_fk:0},{x:454,y:1920,_Z9:208,__9:80,_9k:0,_ak:0,_bk:208,_ck:80,_dk:208,_ek:80,_fk:0},{x:1814,y:606,_Z9:128,__9:128,_9k:0,_ak:0,_bk:128,_ck:128,_dk:128,_ek:128,_fk:0},{x:1486,y:718,_Z9:128,__9:128,_9k:0,_ak:0,_bk:128,_ck:128,_dk:128,_ek:128,_fk:0},{x:1826,y:182,_Z9:208,__9:64,_9k:0,_ak:0,_bk:208,
+_ck:64,_dk:208,_ek:64,_fk:0},{x:2,y:2004,_Z9:208,__9:32,_9k:0,_ak:0,_bk:208,_ck:32,_dk:208,_ek:32,_fk:0},{x:1950,y:426,_Z9:64,__9:80,_9k:0,_ak:0,_bk:64,_ck:80,_dk:64,_ek:80,_fk:0},{x:666,y:1920,_Z9:64,__9:64,_9k:0,_ak:0,_bk:64,_ck:64,_dk:64,_ek:64,_fk:0},{x:1946,y:606,_Z9:64,__9:64,_9k:0,_ak:0,_bk:64,_ck:64,_dk:64,_ek:64,_fk:0},{x:1306,y:734,_Z9:100,__9:40,_9k:0,_ak:0,_bk:100,_ck:40,_dk:100,_ek:40,_fk:0},{x:1618,y:738,_Z9:100,__9:40,_9k:0,_ak:0,_bk:100,_ck:40,_dk:100,_ek:40,_fk:0},{x:214,y:2004,
+_Z9:192,__9:20,_9k:0,_ak:0,_bk:192,_ck:20,_dk:192,_ek:20,_fk:0},{x:734,y:1920,_Z9:64,__9:58,_9k:0,_ak:0,_bk:64,_ck:58,_dk:64,_ek:60,_fk:0},{x:666,y:1988,_Z9:106,__9:34,_9k:0,_ak:0,_bk:106,_ck:34,_dk:106,_ek:34,_fk:0},{x:1306,y:778,_Z9:110,__9:32,_9k:0,_ak:0,_bk:110,_ck:32,_dk:110,_ek:32,_fk:0},{x:1722,y:738,_Z9:110,__9:32,_9k:0,_ak:0,_bk:110,_ck:32,_dk:110,_ek:32,_fk:0},{x:1618,y:782,_Z9:104,__9:32,_9k:0,_ak:2,_bk:104,_ck:32,_dk:106,_ek:34,_fk:0},{x:1946,y:674,_Z9:90,__9:34,_9k:0,_ak:0,_bk:90,_ck:34,
+_dk:90,_ek:34,_fk:0},{x:1950,y:510,_Z9:88,__9:32,_9k:0,_ak:2,_bk:88,_ck:32,_dk:90,_ek:34,_fk:0},{x:802,y:1920,_Z9:100,__9:28,_9k:4,_ak:2,_bk:100,_ck:28,_dk:106,_ek:34,_fk:0},{x:776,y:1982,_Z9:51,__9:51,_9k:6,_ak:6,_bk:51,_ck:51,_dk:60,_ek:60,_fk:0},{x:1420,y:734,_Z9:51,__9:51,_9k:6,_ak:6,_bk:51,_ck:51,_dk:60,_ek:60,_fk:0},{x:410,y:2004,_Z9:84,__9:28,_9k:4,_ak:2,_bk:84,_ck:28,_dk:90,_ek:34,_fk:0},{x:1306,y:814,_Z9:90,__9:23,_9k:5,_ak:1,_bk:90,_ck:23,_dk:100,_ek:25,_fk:0},{x:1650,y:554,_Z9:64,__9:32,
+_9k:0,_ak:0,_bk:64,_ck:32,_dk:64,_ek:32,_fk:0},{x:1836,y:738,_Z9:89,__9:21,_9k:6,_ak:3,_bk:89,_ck:21,_dk:100,_ek:25,_fk:0},{x:1726,y:774,_Z9:41,__9:34,_9k:0,_ak:0,_bk:41,_ck:34,_dk:41,_ek:34,_fk:0},{x:1946,y:712,_Z9:39,__9:32,_9k:0,_ak:2,_bk:39,_ck:32,_dk:41,_ek:34,_fk:0},{x:1950,y:546,_Z9:33,__9:34,_9k:0,_ak:0,_bk:33,_ck:34,_dk:33,_ek:34,_fk:0},{x:2014,y:546,_Z9:32,__9:32,_9k:0,_ak:0,_bk:32,_ck:32,_dk:32,_ek:32,_fk:0},{x:1618,y:818,_Z9:64,__9:16,_9k:0,_ak:0,_bk:64,_ck:16,_dk:64,_ek:16,_fk:0},{x:906,
+y:1920,_Z9:31,__9:32,_9k:0,_ak:2,_bk:31,_ck:32,_dk:33,_ek:34,_fk:0},{x:1420,y:789,_Z9:35,__9:28,_9k:4,_ak:2,_bk:35,_ck:28,_dk:41,_ek:34,_fk:0},{x:2018,y:250,_Z9:27,__9:36,_9k:3,_ak:0,_bk:27,_ck:36,_dk:32,_ek:36,_fk:0},{x:498,y:2004,_Z9:27,__9:35,_9k:3,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:1836,y:763,_Z9:27,__9:35,_9k:4,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:1989,y:712,_Z9:27,__9:35,_9k:3,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:2014,y:582,_Z9:27,__9:35,_9k:3,_ak:1,_bk:27,_ck:35,_dk:32,
+_ek:36,_fk:0},{x:941,y:1920,_Z9:27,__9:35,_9k:3,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:831,y:1952,_Z9:27,__9:35,_9k:3,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:2018,y:290,_Z9:27,__9:35,_9k:5,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:529,y:2004,_Z9:27,__9:35,_9k:3,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:1867,y:763,_Z9:27,__9:35,_9k:4,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:1771,y:774,_Z9:27,__9:35,_9k:3,_ak:1,_bk:27,_ck:35,_dk:32,_ek:36,_fk:0},{x:1929,y:748,_Z9:27,__9:34,_9k:3,_ak:2,
+_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:2014,y:621,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:972,y:1920,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:862,y:1952,_Z9:27,__9:34,_9k:2,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:831,y:1991,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:2018,y:329,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:560,y:2004,_Z9:27,__9:34,_9k:4,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:1802,y:774,_Z9:27,
+__9:34,_9k:5,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:1726,y:812,_Z9:27,__9:34,_9k:4,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:1960,y:751,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:1898,y:763,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:1003,y:1920,_Z9:27,__9:34,_9k:4,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:972,y:1958,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:893,y:1956,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0}
+,{x:2018,y:367,_Z9:27,__9:34,_9k:3,_ak:2,_bk:27,_ck:34,_dk:32,_ek:36,_fk:0},{x:591,y:2004,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1833,y:802,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1991,y:751,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1929,y:786,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1034,y:1920,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1003,y:1958,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,
+_ck:33,_dk:32,_ek:36,_fk:0},{x:862,y:1996,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:924,y:1959,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:2018,y:405,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:622,y:2004,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1802,y:812,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1991,y:788,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1898,y:801,_Z9:27,__9:33,
+_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1065,y:1920,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1034,y:1957,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1003,y:1995,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:893,y:1994,_Z9:27,__9:33,_9k:5,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:2018,y:442,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1757,y:813,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},
+{x:1960,y:789,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1864,y:802,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1096,y:1920,_Z9:27,__9:33,_9k:4,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1065,y:1957,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1034,y:1994,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:924,y:1996,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1127,y:1920,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,
+_ck:33,_dk:32,_ek:36,_fk:0},{x:1096,y:1957,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1065,y:1994,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:955,y:1996,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1158,y:1920,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1127,y:1957,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1096,y:1994,_Z9:27,__9:33,_9k:5,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1189,y:1920,_Z9:27,
+__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1158,y:1957,_Z9:27,__9:33,_9k:4,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1127,y:1994,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1220,y:1920,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1189,y:1957,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1158,y:1994,_Z9:27,__9:33,_9k:5,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1251,y:1920,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,
+_fk:0},{x:1220,y:1957,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1189,y:1994,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1251,y:1957,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1220,y:1994,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1251,y:1994,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1686,y:818,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1400,y:821,_Z9:27,__9:33,_9k:3,_ak:3,
+_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1431,y:821,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1929,y:823,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1991,y:825,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1960,y:826,_Z9:27,__9:33,_9k:2,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1282,y:1920,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1282,y:1957,_Z9:27,__9:33,_9k:3,_ak:3,_bk:27,_ck:33,_dk:32,_ek:36,_fk:0},{x:1282,y:1994,
+_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1618,y:838,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1895,y:838,_Z9:27,__9:32,_9k:2,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1649,y:838,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1833,y:839,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1864,y:839,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1313,y:841,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,
+_fk:0},{x:1344,y:841,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1788,y:849,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1462,y:850,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1717,y:850,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1493,y:850,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1748,y:850,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1524,y:850,_Z9:27,__9:32,_9k:5,_ak:4,_bk:27,
+_ck:32,_dk:32,_ek:36,_fk:0},{x:1555,y:850,_Z9:27,__9:32,_9k:2,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1586,y:850,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1680,y:855,_Z9:27,__9:32,_9k:4,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1375,y:858,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1406,y:858,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1926,y:860,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1991,y:862,_Z9:27,__9:32,
+_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1957,y:863,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1617,y:874,_Z9:27,__9:32,_9k:2,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1895,y:874,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1648,y:874,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1819,y:875,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1850,y:875,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1313,
+y:877,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1344,y:877,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1779,y:885,_Z9:27,__9:32,_9k:2,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1437,y:886,_Z9:27,__9:32,_9k:2,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1711,y:886,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1468,y:886,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1742,y:886,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,
+_ek:36,_fk:0},{x:1499,y:886,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1530,y:886,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1561,y:886,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:1679,y:891,_Z9:27,__9:32,_9k:3,_ak:4,_bk:27,_ck:32,_dk:32,_ek:36,_fk:0},{x:2020,y:712,_Z9:25,__9:34,_9k:4,_ak:2,_bk:25,_ck:34,_dk:32,_ek:36,_fk:0},{x:1375,y:894,_Z9:27,__9:31,_9k:3,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1406,y:894,_Z9:27,__9:31,_9k:3,_ak:5,
+_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1926,y:896,_Z9:27,__9:31,_9k:3,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1988,y:898,_Z9:27,__9:31,_9k:3,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:2019,y:898,_Z9:27,__9:31,_9k:5,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1957,y:899,_Z9:27,__9:31,_9k:2,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1592,y:910,_Z9:27,__9:31,_9k:3,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1881,y:910,_Z9:27,__9:31,_9k:5,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1623,y:910,_Z9:27,
+__9:31,_9k:3,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1810,y:911,_Z9:27,__9:31,_9k:2,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1841,y:911,_Z9:27,__9:31,_9k:3,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1313,y:913,_Z9:27,__9:31,_9k:3,_ak:5,_bk:27,_ck:31,_dk:32,_ek:36,_fk:0},{x:1344,y:913,_Z9:25,__9:33,_9k:4,_ak:3,_bk:25,_ck:33,_dk:32,_ek:36,_fk:0},{x:1773,y:921,_Z9:25,__9:33,_9k:4,_ak:3,_bk:25,_ck:33,_dk:32,_ek:36,_fk:0},{x:1437,y:922,_Z9:25,__9:33,_9k:4,_ak:3,_bk:25,_ck:33,_dk:32,_ek:36,_fk:0}
+,{x:214,y:2028,_Z9:48,__9:16,_9k:0,_ak:0,_bk:48,_ck:16,_dk:48,_ek:16,_fk:0},{x:1710,y:922,_Z9:27,__9:28,_9k:4,_ak:2,_bk:27,_ck:28,_dk:33,_ek:34,_fk:0},{x:1987,y:546,_Z9:18,__9:35,_9k:7,_ak:0,_bk:18,_ck:35,_dk:32,_ek:35,_fk:0},{x:802,y:1952,_Z9:22,__9:21,_9k:0,_ak:0,_bk:22,_ck:21,_dk:22,_ek:21,_fk:0},{x:2018,y:479,_Z9:15,__9:27,_9k:12,_ak:0,_bk:15,_ck:27,_dk:32,_ek:27,_fk:0},{x:1459,y:789,_Z9:15,__9:27,_9k:6,_ak:0,_bk:15,_ck:27,_dk:32,_ek:27,_fk:0},{x:653,y:2026,_Z9:21,__9:19,_9k:6,_ak:6,_bk:21,_ck:19,
+_dk:32,_ek:32,_fk:0},{x:1437,y:858,_Z9:20,__9:19,_9k:6,_ak:8,_bk:20,_ck:19,_dk:32,_ek:32,_fk:0},{x:2038,y:2,_Z9:7,__9:53,_9k:10,_ak:0,_bk:7,_ck:53,_dk:17,_ek:90,_fk:0},{x:1650,y:590,_Z9:41,__9:9,_9k:0,_ak:0,_bk:41,_ck:9,_dk:41,_ek:9,_fk:0},{x:831,y:2033,_Z9:41,__9:9,_9k:0,_ak:0,_bk:41,_ck:9,_dk:41,_ek:9,_fk:0},{x:1650,y:590,_Z9:41,__9:9,_9k:0,_ak:0,_bk:41,_ck:9,_dk:41,_ek:9,_fk:0},{x:831,y:2033,_Z9:41,__9:9,_9k:0,_ak:0,_bk:41,_ck:9,_dk:41,_ek:9,_fk:0},{x:1618,y:718,_Z9:25,__9:14,_9k:4,_ak:2,_bk:25,
+_ck:14,_dk:32,_ek:16,_fk:0},{x:1034,y:2031,_Z9:38,__9:9,_9k:0,_ak:0,_bk:38,_ck:9,_dk:41,_ek:9,_fk:0},{x:1988,y:933,_Z9:38,__9:9,_9k:0,_ak:0,_bk:38,_ck:9,_dk:41,_ek:9,_fk:0},{x:1912,y:931,_Z9:38,__9:9,_9k:1,_ak:0,_bk:38,_ck:9,_dk:41,_ek:9,_fk:0},{x:1802,y:946,_Z9:38,__9:9,_9k:1,_ak:0,_bk:38,_ck:9,_dk:41,_ek:9,_fk:0},{x:986,y:1996,_Z9:10,__9:32,_9k:0,_ak:5,_bk:10,_ck:32,_dk:10,_ek:37,_fk:0},{x:955,y:1959,_Z9:10,__9:32,_9k:0,_ak:5,_bk:10,_ck:32,_dk:10,_ek:37,_fk:0},{x:2022,y:750,_Z9:6,__9:53,_9k:10,
+_ak:0,_bk:6,_ck:53,_dk:17,_ek:90,_fk:0},{x:1592,y:886,_Z9:17,__9:18,_9k:7,_ak:8,_bk:17,_ck:18,_dk:32,_ek:32,_fk:0},{x:1654,y:910,_Z9:15,__9:20,_9k:8,_ak:6,_bk:15,_ck:20,_dk:32,_ek:32,_fk:0},{x:1466,y:922,_Z9:33,__9:9,_9k:0,_ak:0,_bk:33,_ck:9,_dk:41,_ek:9,_fk:0},{x:1373,y:929,_Z9:33,__9:9,_9k:0,_ak:0,_bk:33,_ck:9,_dk:41,_ek:9,_fk:0},{x:266,y:2028,_Z9:33,__9:9,_9k:4,_ak:0,_bk:33,_ck:9,_dk:41,_ek:9,_fk:0},{x:1466,y:945,_Z9:33,__9:9,_9k:4,_ak:0,_bk:33,_ck:9,_dk:41,_ek:9,_fk:0},{x:1741,y:922,_Z9:17,__9:17,
+_9k:7,_ak:7,_bk:17,_ck:17,_dk:32,_ek:32,_fk:0},{x:1826,y:250,_Z9:39,__9:7,_9k:0,_ak:0,_bk:39,_ck:7,_dk:39,_ek:7,_fk:0},{x:1826,y:250,_Z9:39,__9:7,_9k:0,_ak:0,_bk:39,_ck:7,_dk:39,_ek:7,_fk:0},{x:2014,y:659,_Z9:30,__9:9,_9k:1,_ak:0,_bk:30,_ck:9,_dk:41,_ek:9,_fk:0},{x:1950,y:584,_Z9:30,__9:9,_9k:0,_ak:0,_bk:30,_ck:9,_dk:41,_ek:9,_fk:0},{x:678,y:2026,_Z9:30,__9:9,_9k:5,_ak:0,_bk:30,_ck:9,_dk:41,_ek:9,_fk:0},{x:1076,y:2031,_Z9:30,__9:9,_9k:5,_ak:0,_bk:30,_ck:9,_dk:41,_ek:9,_fk:0},{x:1475,y:734,_Z9:6,
+__9:44,_9k:10,_ak:18,_bk:6,_ck:44,_dk:17,_ek:90,_fk:0},{x:1462,y:820,_Z9:13,__9:20,_9k:1,_ak:0,_bk:13,_ck:20,_dk:16,_ek:20,_fk:0},{x:1282,y:2030,_Z9:16,__9:16,_9k:0,_ak:0,_bk:16,_ck:16,_dk:16,_ek:16,_fk:0},{x:2030,y:933,_Z9:16,__9:16,_9k:0,_ak:0,_bk:16,_ck:16,_dk:16,_ek:16,_fk:0},{x:1954,y:934,_Z9:15,__9:17,_9k:0,_ak:0,_bk:15,_ck:17,_dk:15,_ek:17,_fk:0},{x:986,y:2032,_Z9:36,__9:7,_9k:1,_ak:0,_bk:36,_ck:7,_dk:39,_ek:7,_fk:0},{x:1654,y:934,_Z9:36,__9:7,_9k:0,_ak:0,_bk:36,_ck:7,_dk:39,_ek:7,_fk:0},
+{x:893,y:2031,_Z9:16,__9:15,_9k:9,_ak:8,_bk:16,_ck:15,_dk:32,_ek:32,_fk:0},{x:2022,y:807,_Z9:16,__9:15,_9k:7,_ak:8,_bk:16,_ck:15,_dk:32,_ek:32,_fk:0},{x:1503,y:922,_Z9:16,__9:15,_9k:0,_ak:0,_bk:16,_ck:15,_dk:16,_ek:16,_fk:0},{x:1410,y:929,_Z9:12,__9:19,_9k:2,_ak:2,_bk:12,_ck:19,_dk:16,_ek:23,_fk:0},{x:303,y:2028,_Z9:25,__9:9,_9k:0,_ak:0,_bk:25,_ck:9,_dk:41,_ek:9,_fk:0},{x:1503,y:945,_Z9:25,__9:9,_9k:0,_ak:0,_bk:25,_ck:9,_dk:41,_ek:9,_fk:0},{x:1741,y:943,_Z9:25,__9:9,_9k:8,_ak:0,_bk:25,_ck:9,_dk:41,
+_ek:9,_fk:0},{x:1984,y:585,_Z9:25,__9:9,_9k:8,_ak:0,_bk:25,_ck:9,_dk:41,_ek:9,_fk:0},{x:712,y:2026,_Z9:13,__9:17,_9k:0,_ak:3,_bk:13,_ck:17,_dk:16,_ek:20,_fk:0},{x:2022,y:826,_Z9:13,__9:17,_9k:2,_ak:3,_bk:13,_ck:17,_dk:16,_ek:20,_fk:0},{x:1306,y:948,_Z9:31,__9:7,_9k:0,_ak:0,_bk:31,_ck:7,_dk:39,_ek:7,_fk:0},{x:1869,y:250,_Z9:31,__9:7,_9k:4,_ak:0,_bk:31,_ck:7,_dk:39,_ek:7,_fk:0},{x:1694,y:927,_Z9:12,__9:17,_9k:1,_ak:6,_bk:12,_ck:17,_dk:16,_ek:24,_fk:0},{x:2032,y:750,_Z9:12,__9:17,_9k:1,_ak:3,_bk:12,
+_ck:17,_dk:16,_ek:20,_fk:0},{x:332,y:2028,_Z9:12,__9:17,_9k:1,_ak:3,_bk:12,_ck:17,_dk:16,_ek:20,_fk:0},{x:1532,y:922,_Z9:12,__9:17,_9k:0,_ak:0,_bk:12,_ck:17,_dk:12,_ek:17,_fk:0},{x:729,y:2026,_Z9:12,__9:17,_9k:1,_ak:0,_bk:12,_ck:17,_dk:16,_ek:17,_fk:0},{x:2022,y:847,_Z9:12,__9:17,_9k:1,_ak:0,_bk:12,_ck:17,_dk:16,_ek:17,_fk:0},{x:2032,y:771,_Z9:12,__9:17,_9k:1,_ak:0,_bk:12,_ck:17,_dk:16,_ek:17,_fk:0},{x:348,y:2028,_Z9:12,__9:17,_9k:1,_ak:0,_bk:12,_ck:17,_dk:16,_ek:17,_fk:0},{x:1973,y:934,_Z9:11,__9:18,
+_9k:3,_ak:6,_bk:11,_ck:18,_dk:16,_ek:24,_fk:0},{x:1548,y:922,_Z9:11,__9:18,_9k:2,_ak:6,_bk:11,_ck:18,_dk:16,_ek:24,_fk:0},{x:1695,y:590,_Z9:22,__9:9,_9k:1,_ak:0,_bk:22,_ck:9,_dk:41,_ek:9,_fk:0},{x:1110,y:2031,_Z9:22,__9:9,_9k:0,_ak:0,_bk:22,_ck:9,_dk:41,_ek:9,_fk:0},{x:1872,y:945,_Z9:22,__9:9,_9k:9,_ak:0,_bk:22,_ck:9,_dk:41,_ek:9,_fk:0},{x:1912,y:944,_Z9:22,__9:9,_9k:9,_ak:0,_bk:22,_ck:9,_dk:41,_ek:9,_fk:0},{x:913,y:2033,_Z9:28,__9:7,_9k:5,_ak:0,_bk:28,_ck:7,_dk:39,_ek:7,_fk:0},{x:1373,y:942,_Z9:28,
+__9:7,_9k:0,_ak:0,_bk:28,_ck:7,_dk:39,_ek:7,_fk:0},{x:1375,y:841,_Z9:15,__9:13,_9k:0,_ak:11,_bk:15,_ck:13,_dk:16,_ek:24,_fk:0},{x:1788,y:813,_Z9:10,__9:19,_9k:0,_ak:1,_bk:10,_ck:19,_dk:10,_ek:21,_fk:0},{x:1532,y:945,_Z9:21,__9:9,_9k:6,_ak:15,_bk:21,_ck:9,_dk:32,_ek:26,_fk:0},{x:745,y:2026,_Z9:21,__9:9,_9k:6,_ak:15,_bk:21,_ck:9,_dk:32,_ek:26,_fk:0},{x:2022,y:868,_Z9:11,__9:17,_9k:1,_ak:0,_bk:11,_ck:17,_dk:16,_ek:17,_fk:0},{x:364,y:2028,_Z9:11,__9:17,_9k:1,_ak:0,_bk:11,_ck:17,_dk:16,_ek:17,_fk:0},
+{x:1563,y:922,_Z9:11,__9:17,_9k:1,_ak:6,_bk:11,_ck:17,_dk:16,_ek:24,_fk:0},{x:379,y:2028,_Z9:11,__9:17,_9k:3,_ak:0,_bk:11,_ck:17,_dk:16,_ek:17,_fk:0},{x:394,y:2028,_Z9:11,__9:17,_9k:1,_ak:0,_bk:11,_ck:17,_dk:16,_ek:17,_fk:0},{x:1563,y:943,_Z9:11,__9:17,_9k:1,_ak:0,_bk:11,_ck:17,_dk:16,_ek:17,_fk:0},{x:1938,y:944,_Z9:11,__9:17,_9k:1,_ak:0,_bk:11,_ck:17,_dk:16,_ek:17,_fk:0},{x:1578,y:945,_Z9:11,__9:17,_9k:1,_ak:0,_bk:11,_ck:17,_dk:16,_ek:17,_fk:0},{x:1988,y:946,_Z9:13,__9:14,_9k:1,_ak:4,_bk:13,_ck:14,
+_dk:16,_ek:24,_fk:0},{x:1136,y:2031,_Z9:13,__9:14,_9k:0,_ak:6,_bk:13,_ck:14,_dk:16,_ek:20,_fk:0},{x:1844,y:946,_Z9:12,__9:15,_9k:0,_ak:1,_bk:12,_ck:15,_dk:16,_ek:16,_fk:0},{x:1593,y:945,_Z9:12,__9:15,_9k:0,_ak:1,_bk:12,_ck:15,_dk:16,_ek:16,_fk:0},{x:1904,y:250,_Z9:22,__9:8,_9k:6,_ak:18,_bk:22,_ck:8,_dk:32,_ek:26,_fk:0},{x:2005,y:946,_Z9:11,__9:16,_9k:2,_ak:0,_bk:11,_ck:16,_dk:16,_ek:16,_fk:0},{x:945,y:2033,_Z9:19,__9:9,_9k:7,_ak:13,_bk:19,_ck:9,_dk:32,_ek:26,_fk:0},{x:1819,y:849,_Z9:10,__9:17,_9k:5,
+_ak:3,_bk:10,_ck:17,_dk:16,_ek:20,_fk:0},{x:876,y:2033,_Z9:13,__9:13,_9k:1,_ak:1,_bk:13,_ck:13,_dk:15,_ek:15,_fk:0},{x:1341,y:950,_Z9:21,__9:8,_9k:6,_ak:18,_bk:21,_ck:8,_dk:32,_ek:26,_fk:0},{x:1153,y:2031,_Z9:12,__9:14,_9k:0,_ak:0,_bk:12,_ck:14,_dk:12,_ek:14,_fk:0},{x:1609,y:945,_Z9:11,__9:15,_9k:0,_ak:1,_bk:11,_ck:15,_dk:16,_ek:16,_fk:0},{x:1169,y:2031,_Z9:11,__9:15,_9k:0,_ak:1,_bk:11,_ck:15,_dk:16,_ek:16,_fk:0},{x:1405,y:952,_Z9:18,__9:9,_9k:7,_ak:13,_bk:18,_ck:9,_dk:32,_ek:26,_fk:0},{x:678,y:2039,
+_Z9:23,__9:7,_9k:0,_ak:0,_bk:23,_ck:7,_dk:23,_ek:7,_fk:0},{x:770,y:2037,_Z9:23,__9:7,_9k:0,_ak:0,_bk:23,_ck:7,_dk:39,_ek:7,_fk:0},{x:409,y:2036,_Z9:23,__9:7,_9k:8,_ak:0,_bk:23,_ck:7,_dk:39,_ek:7,_fk:0},{x:1881,y:875,_Z9:10,__9:16,_9k:4,_ak:0,_bk:10,_ck:16,_dk:16,_ek:16,_fk:0},{x:1912,y:910,_Z9:10,__9:16,_9k:5,_ak:4,_bk:10,_ck:16,_dk:16,_ek:20,_fk:0},{x:1898,y:945,_Z9:10,__9:16,_9k:1,_ak:0,_bk:10,_ck:16,_dk:16,_ek:16,_fk:0},{x:968,y:2033,_Z9:13,__9:12,_9k:2,_ak:0,_bk:13,_ck:12,_dk:16,_ek:13,_fk:0}
+,{x:1624,y:945,_Z9:11,__9:14,_9k:2,_ak:1,_bk:11,_ck:14,_dk:16,_ek:16,_fk:0},{x:2037,y:479,_Z9:9,__9:17,_9k:3,_ak:0,_bk:9,_ck:17,_dk:16,_ek:17,_fk:0},{x:2020,y:953,_Z9:17,__9:9,_9k:0,_ak:0,_bk:17,_ck:9,_dk:41,_ek:9,_fk:0},{x:1184,y:2031,_Z9:17,__9:9,_9k:0,_ak:0,_bk:17,_ck:9,_dk:41,_ek:9,_fk:0},{x:1366,y:953,_Z9:17,__9:9,_9k:12,_ak:0,_bk:17,_ck:9,_dk:41,_ek:9,_fk:0},{x:797,y:2037,_Z9:17,__9:9,_9k:12,_ak:0,_bk:17,_ck:9,_dk:41,_ek:9,_fk:0},{x:653,y:2004,_Z9:9,__9:16,_9k:3,_ak:4,_bk:9,_ck:16,_dk:16,_ek:20,
+_fk:0},{x:2037,y:868,_Z9:9,__9:16,_9k:3,_ak:0,_bk:9,_ck:16,_dk:16,_ek:16,_fk:0},{x:1639,y:945,_Z9:9,__9:16,_9k:3,_ak:0,_bk:9,_ck:16,_dk:16,_ek:16,_fk:0},{x:1578,y:922,_Z9:9,__9:16,_9k:4,_ak:4,_bk:9,_ck:16,_dk:16,_ek:20,_fk:0},{x:1639,y:945,_Z9:9,__9:16,_9k:3,_ak:0,_bk:9,_ck:16,_dk:16,_ek:16,_fk:0},{x:1652,y:945,_Z9:9,__9:16,_9k:4,_ak:0,_bk:9,_ck:16,_dk:16,_ek:16,_fk:0},{x:1665,y:945,_Z9:9,__9:16,_9k:2,_ak:1,_bk:9,_ck:16,_dk:16,_ek:17,_fk:0},{x:1678,y:945,_Z9:9,__9:16,_9k:2,_ak:1,_bk:9,_ck:16,_dk:16,
+_ek:17,_fk:0},{x:2032,y:792,_Z9:13,__9:11,_9k:1,_ak:5,_bk:13,_ck:11,_dk:16,_ek:16,_fk:0},{x:2032,y:792,_Z9:13,__9:11,_9k:1,_ak:5,_bk:13,_ck:11,_dk:16,_ek:16,_fk:0},{x:436,y:2036,_Z9:14,__9:10,_9k:0,_ak:10,_bk:14,_ck:10,_dk:16,_ek:20,_fk:0},{x:1930,y:250,_Z9:20,__9:7,_9k:0,_ak:0,_bk:20,_ck:7,_dk:39,_ek:7,_fk:0},{x:745,y:2039,_Z9:20,__9:7,_9k:9,_ak:0,_bk:20,_ck:7,_dk:39,_ek:7,_fk:0},{x:1205,y:2031,_Z9:9,__9:15,_9k:3,_ak:0,_bk:9,_ck:15,_dk:16,_ek:16,_fk:0},{x:2038,y:59,_Z9:7,__9:19,_9k:4,_ak:1,_bk:7,
+_ck:19,_dk:16,_ek:20,_fk:0},{x:1410,y:734,_Z9:6,__9:22,_9k:0,_ak:1,_bk:6,_ck:22,_dk:7,_ek:28,_fk:0},{x:2040,y:672,_Z9:6,__9:22,_9k:0,_ak:4,_bk:6,_ck:22,_dk:7,_ek:28,_fk:0},{x:2040,y:672,_Z9:6,__9:22,_9k:0,_ak:4,_bk:6,_ck:22,_dk:7,_ek:28,_fk:0},{x:1860,y:946,_Z9:8,__9:16,_9k:3,_ak:1,_bk:8,_ck:16,_dk:16,_ek:17,_fk:0},{x:2038,y:847,_Z9:8,__9:16,_9k:3,_ak:1,_bk:8,_ck:16,_dk:16,_ek:17,_fk:0},{x:2038,y:82,_Z9:8,__9:16,_9k:3,_ak:4,_bk:8,_ck:16,_dk:16,_ek:20,_fk:0},{x:2038,y:102,_Z9:8,__9:16,_9k:3,_ak:1,
+_bk:8,_ck:16,_dk:16,_ek:17,_fk:0},{x:2038,y:122,_Z9:8,__9:16,_9k:3,_ak:1,_bk:8,_ck:16,_dk:16,_ek:17,_fk:0},{x:2038,y:142,_Z9:6,__9:21,_9k:0,_ak:5,_bk:6,_ck:21,_dk:7,_ek:28,_fk:0},{x:1427,y:929,_Z9:6,__9:21,_9k:0,_ak:2,_bk:6,_ck:21,_dk:7,_ek:28,_fk:0},{x:2038,y:142,_Z9:6,__9:21,_9k:0,_ak:5,_bk:6,_ck:21,_dk:7,_ek:28,_fk:0},{x:1691,y:948,_Z9:9,__9:14,_9k:2,_ak:2,_bk:9,_ck:14,_dk:16,_ek:16,_fk:0},{x:1218,y:2031,_Z9:9,__9:14,_9k:3,_ak:2,_bk:9,_ck:14,_dk:16,_ek:16,_fk:0},{x:1387,y:953,_Z9:14,__9:9,_9k:0,
+_ak:0,_bk:14,_ck:9,_dk:41,_ek:9,_fk:0},{x:454,y:2036,_Z9:14,__9:9,_9k:0,_ak:0,_bk:14,_ck:9,_dk:41,_ek:9,_fk:0},{x:1231,y:2031,_Z9:14,__9:9,_9k:14,_ak:0,_bk:14,_ck:9,_dk:41,_ek:9,_fk:0},{x:472,y:2036,_Z9:14,__9:9,_9k:14,_ak:0,_bk:14,_ck:9,_dk:41,_ek:9,_fk:0},{x:1249,y:2031,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1264,y:2031,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1704,y:954,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1719,y:954,_Z9:11,
+__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1953,y:955,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1734,y:956,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1968,y:956,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1749,y:956,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1912,y:957,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1466,y:958,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0}
+,{x:1872,y:958,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1764,y:958,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:1481,y:958,_Z9:11,__9:11,_9k:1,_ak:2,_bk:11,_ck:11,_dk:15,_ek:15,_fk:0},{x:1779,y:958,_Z9:11,__9:11,_9k:0,_ak:0,_bk:11,_ck:11,_dk:11,_ek:11,_fk:0},{x:2038,y:167,_Z9:8,__9:15,_9k:0,_ak:0,_bk:8,_ck:15,_dk:8,_ek:15,_fk:0},{x:2038,y:186,_Z9:8,__9:15,_9k:0,_ak:0,_bk:8,_ck:15,_dk:8,_ek:15,_fk:0},{x:1496,y:958,_Z9:10,__9:12,_9k:2,_ak:0,_bk:10,_ck:12,_dk:16,
+_ek:13,_fk:0},{x:1762,y:922,_Z9:7,__9:17,_9k:0,_ak:11,_bk:7,_ck:17,_dk:7,_ek:28,_fk:0},{x:1302,y:2030,_Z9:7,__9:16,_9k:4,_ak:0,_bk:7,_ck:16,_dk:16,_ek:16,_fk:0},{x:2039,y:826,_Z9:7,__9:16,_9k:8,_ak:6,_bk:7,_ck:16,_dk:24,_ek:24,_fk:0},{x:2038,y:205,_Z9:7,__9:16,_9k:9,_ak:6,_bk:7,_ck:16,_dk:24,_ek:24,_fk:0},{x:1510,y:958,_Z9:9,__9:12,_9k:0,_ak:0,_bk:9,_ck:12,_dk:9,_ek:12,_fk:0},{x:1523,y:958,_Z9:9,__9:12,_9k:0,_ak:0,_bk:9,_ck:12,_dk:9,_ek:12,_fk:0},{x:1313,y:959,_Z9:15,__9:7,_9k:0,_ak:0,_bk:15,_ck:7,
+_dk:39,_ek:7,_fk:0},{x:1954,y:250,_Z9:15,__9:7,_9k:12,_ak:0,_bk:15,_ck:7,_dk:39,_ek:7,_fk:0},{x:2038,y:225,_Z9:8,__9:13,_9k:8,_ak:2,_bk:8,_ck:13,_dk:16,_ek:16,_fk:0},{x:1427,y:954,_Z9:6,__9:17,_9k:0,_ak:11,_bk:6,_ck:17,_dk:7,_ek:28,_fk:0},{x:1427,y:954,_Z9:6,__9:17,_9k:0,_ak:11,_bk:6,_ck:17,_dk:7,_ek:28,_fk:0},{x:1427,y:954,_Z9:6,__9:17,_9k:0,_ak:11,_bk:6,_ck:17,_dk:7,_ek:28,_fk:0},{x:1593,y:964,_Z9:14,__9:7,_9k:0,_ak:0,_bk:14,_ck:7,_dk:14,_ek:7,_fk:0},{x:2,y:2040,_Z9:16,__9:6,_9k:4,_ak:17,_bk:16,
+_ck:6,_dk:24,_ek:24,_fk:0},{x:1983,y:964,_Z9:13,__9:7,_9k:12,_ak:0,_bk:13,_ck:7,_dk:25,_ek:7,_fk:0},{x:1794,y:959,_Z9:12,__9:7,_9k:0,_ak:0,_bk:12,_ck:7,_dk:39,_ek:7,_fk:0},{x:1536,y:958,_Z9:12,__9:7,_9k:14,_ak:0,_bk:12,_ck:7,_dk:39,_ek:7,_fk:0},{x:1788,y:836,_Z9:9,__9:9,_9k:0,_ak:0,_bk:9,_ck:9,_dk:9,_ek:9,_fk:0},{x:1881,y:895,_Z9:9,__9:9,_9k:0,_ak:0,_bk:9,_ck:9,_dk:9,_ek:9,_fk:0},{x:818,y:2037,_Z9:9,__9:9,_9k:0,_ak:0,_bk:9,_ck:9,_dk:9,_ek:9,_fk:0},{x:1332,y:962,_Z9:9,__9:9,_9k:0,_ak:0,_bk:9,_ck:9,
+_dk:9,_ek:9,_fk:0},{x:1437,y:959,_Z9:9,__9:9,_9k:0,_ak:0,_bk:9,_ck:9,_dk:9,_ek:9,_fk:0},{x:1810,y:959,_Z9:9,__9:9,_9k:1,_ak:0,_bk:9,_ck:9,_dk:41,_ek:9,_fk:0},{x:1345,y:962,_Z9:9,__9:9,_9k:0,_ak:0,_bk:9,_ck:9,_dk:41,_ek:9,_fk:0},{x:1450,y:959,_Z9:9,__9:9,_9k:16,_ak:0,_bk:9,_ck:9,_dk:41,_ek:9,_fk:0},{x:1823,y:959,_Z9:9,__9:9,_9k:16,_ak:0,_bk:9,_ck:9,_dk:41,_ek:9,_fk:0},{x:1624,y:963,_Z9:11,__9:7,_9k:6,_ak:15,_bk:11,_ck:7,_dk:24,_ek:24,_fk:0},{x:1973,y:250,_Z9:9,__9:8,_9k:0,_ak:1,_bk:9,_ck:8,_dk:9,
+_ek:9,_fk:0},{x:1410,y:760,_Z9:6,__9:11,_9k:0,_ak:1,_bk:6,_ck:11,_dk:6,_ek:13,_fk:0},{x:1929,y:738,_Z9:10,__9:6,_9k:2,_ak:6,_bk:10,_ck:6,_dk:13,_ek:12,_fk:0},{x:1466,y:935,_Z9:10,__9:6,_9k:2,_ak:6,_bk:10,_ck:6,_dk:13,_ek:12,_fk:0},{x:2040,y:698,_Z9:6,__9:9,_9k:0,_ak:0,_bk:6,_ck:9,_dk:41,_ek:9,_fk:0},{x:1927,y:957,_Z9:6,__9:9,_9k:0,_ak:0,_bk:6,_ck:9,_dk:41,_ek:9,_fk:0},{x:1887,y:958,_Z9:6,__9:9,_9k:17,_ak:0,_bk:6,_ck:9,_dk:41,_ek:9,_fk:0},{x:1552,y:958,_Z9:6,__9:9,_9k:17,_ak:0,_bk:6,_ck:9,_dk:41,
+_ek:9,_fk:0},{x:1611,y:964,_Z9:7,__9:7,_9k:0,_ak:0,_bk:7,_ck:7,_dk:7,_ek:7,_fk:0},{x:1986,y:250,_Z9:7,__9:7,_9k:0,_ak:0,_bk:7,_ck:7,_dk:7,_ek:7,_fk:0},{x:1986,y:250,_Z9:7,__9:7,_9k:0,_ak:0,_bk:7,_ck:7,_dk:39,_ek:7,_fk:0},{x:1562,y:964,_Z9:7,__9:7,_9k:16,_ak:0,_bk:7,_ck:7,_dk:39,_ek:7,_fk:0},{x:560,y:2042,_Z9:10,__9:4,_9k:2,_ak:6,_bk:10,_ck:4,_dk:13,_ek:12,_fk:0},{x:591,y:2041,_Z9:7,__9:5,_9k:1,_ak:1,_bk:7,_ck:5,_dk:16,_ek:16,_fk:0},{x:1950,y:597,_Z9:7,__9:4,_9k:0,_ak:0,_bk:7,_ck:4,_dk:7,_ek:4,_fk:0}
+,{x:1717,y:818,_Z9:4,__9:7,_9k:17,_ak:0,_bk:4,_ck:7,_dk:39,_ek:7,_fk:0},{x:1779,y:850,_Z9:4,__9:7,_9k:0,_ak:0,_bk:4,_ck:7,_dk:39,_ek:7,_fk:0},{x:1810,y:885,_Z9:5,__9:5,_9k:0,_ak:0,_bk:5,_ck:5,_dk:5,_ek:5,_fk:0},{x:266,y:2041,_Z9:5,__9:5,_9k:0,_ak:0,_bk:5,_ck:5,_dk:5,_ek:5,_fk:0},{x:1523,y:922,_Z9:5,__9:5,_9k:0,_ak:0,_bk:5,_ck:5,_dk:5,_ek:5,_fk:0},{x:1872,y:911,_Z9:5,__9:5,_9k:0,_ak:0,_bk:5,_ck:5,_dk:5,_ek:5,_fk:0},{x:2022,y:889,_Z9:5,__9:5,_9k:0,_ak:0,_bk:5,_ck:5,_dk:5,_ek:5,_fk:0},{x:2037,y:500,
+_Z9:5,__9:5,_9k:0,_ak:0,_bk:5,_ck:5,_dk:5,_ek:5,_fk:0},{x:2041,y:953,_Z9:5,__9:5,_9k:0,_ak:0,_bk:5,_ck:5,_dk:5,_ek:5,_fk:0},{x:1400,y:814,_Z9:8,__9:3,_9k:1,_ak:1,_bk:8,_ck:3,_dk:10,_ek:5,_fk:0},{x:2037,y:888,_Z9:5,__9:4,_9k:0,_ak:0,_bk:5,_ck:4,_dk:5,_ek:4,_fk:0},{x:2038,y:242,_Z9:5,__9:4,_9k:0,_ak:0,_bk:5,_ck:4,_dk:5,_ek:4,_fk:0},{x:1475,y:782,_Z9:6,__9:3,_9k:2,_ak:1,_bk:6,_ck:3,_dk:10,_ek:5,_fk:0},{x:1673,y:927,_Z9:6,__9:3,_9k:2,_ak:1,_bk:6,_ck:3,_dk:10,_ek:5,_fk:0},{x:985,y:2043,_Z9:6,__9:3,_9k:2,
+_ak:1,_bk:6,_ck:3,_dk:10,_ek:5,_fk:0},{x:2020,y:946,_Z9:6,__9:3,_9k:2,_ak:1,_bk:6,_ck:3,_dk:10,_ek:5,_fk:0},{x:1802,y:921,_Z9:4,__9:4,_9k:1,_ak:1,_bk:4,_ck:4,_dk:7,_ek:7,_fk:0},{x:1026,y:2032,_Z9:4,__9:4,_9k:0,_ak:0,_bk:4,_ck:4,_dk:4,_ek:4,_fk:0},{x:490,y:2036,_Z9:4,__9:4,_9k:0,_ak:0,_bk:4,_ck:4,_dk:4,_ek:4,_fk:0},{x:1680,y:838,_Z9:2,__9:8,_9k:0,_ak:0,_bk:2,_ck:8,_dk:2,_ek:8,_fk:0},{x:1306,y:841,_Z9:3,__9:3,_9k:0,_ak:0,_bk:3,_ck:3,_dk:3,_ek:3,_fk:0},{x:734,y:1982,_Z9:4,__9:2,_9k:0,_ak:0,_bk:4,_ck:2,
+_dk:4,_ek:4,_fk:0},{x:1711,y:855,_Z9:2,__9:4,_9k:0,_ak:0,_bk:2,_ck:4,_dk:4,_ek:4,_fk:0},{x:1773,y:886,_Z9:2,__9:4,_9k:0,_ak:4,_bk:2,_ck:4,_dk:2,_ek:8,_fk:0},{x:862,y:1990,_Z9:2,__9:2,_9k:6,_ak:8,_bk:2,_ck:2,_dk:13,_ek:12,_fk:0},{x:1462,y:844,_Z9:2,__9:2,_9k:6,_ak:8,_bk:2,_ck:2,_dk:13,_ek:12,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:16,_ek:16,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:16,_ek:16,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:16,_ek:16,
+_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:16,_ek:16,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:16,_ek:16,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:16,_ek:16,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:39,_ek:7,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:41,_ek:9,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:41,_ek:9,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:39,_ek:7,_fk:0},
+{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:41,_ek:9,_fk:0},{x:802,y:1977,_Z9:1,__9:1,_9k:0,_ak:0,_bk:1,_ck:1,_dk:41,_ek:9,_fk:0}],_gk:["RetroBowl_texture_0.png"],_hk:[{MipsToGenerate:0}],_ik:[{_d2:"Default",_jk:[0],_kk:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,
+93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130],_lk:[],_mk:[0,1,2],_nk:[]}],_ok:{_pk:!1,_qk:2,_rk:0,_sk:0,_tk:60,_uk:4294967295,_vk:960,_wk:540,_xk:0,_yk:"ed95fd8c-09de-40b5-85cc-555cf926959e",_zk:!1,_Ak:!1,_Bk:!0,scale:1,_Ck:!1,_Dk:!1,_Ek:!1,_Fk:!0,_Gk:!1,_Hk:!1,_Ik:!0,_Jk:!0,_Kk:1,_Lk:0,_Mk:!0,_Nk:"html5game",_Ok:"default",_Pk:0,_Qk:!1,_Rk:!1,_Sk:!1,_Tk:!0,_Uk:0,_Vk:[16,171,7,0,0,0,0,0,0,0,0,0,0,0,
+0,0],_Wk:1,_Xk:0,_Yk:0,_Zk:0,__k:"Made in GameMaker Studio 2",_0l:!1,_1l:1580404148,_2l:"True"}};function _G2(_3l,_4l,_5l){var _6l=_5l;{var _7l=_8l(42);for(var _9l in _7l){if(!_7l.hasOwnProperty(_9l))continue;var _al=_7l[_9l];if(_al._bl)continue;if(!_al._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_al._fl));_dl++){{var _gl=_hl(_al._fl,_dl);if(yyfequal(_il(_gl,"tag"),_6l)){return _gl};}};}}};return(-4);}function _H2(_3l,_4l,_5l){var _6l=_5l;{var _jl=_8l(42);for(var _kl in _jl){if(!_jl.hasOwnProperty(_kl))continue;
+var _ll=_jl[_kl];if(_ll._bl)continue;if(!_ll._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_ll._fl));_dl++){{var _gl=_hl(_ll._fl,_dl);if(yyfequal(_il(_gl,"tag"),_6l)){return _ml(_il(_gl,"achieved"))};}};}}};return 0;}function _I2(_3l,_4l){{var _nl=_8l(42);for(var _ol in _nl){if(!_nl.hasOwnProperty(_ol))continue;var _pl=_nl[_ol];if(_pl._bl)continue;if(!_pl._cl)continue;{var _ql=_el(_pl._fl);var _rl=0;var _dl=0;for(;yyfless(_dl,_ql);_dl++){{var _gl=_hl(_pl._fl,_dl);if(yyfgreater(_ml(_il(_gl,"achieved")),0)){_rl++}
+;}};}}};return round(yyftime(_sl(yyfdivide(_sl(_rl),_sl(_ql))),100));}function _J2(_3l,_4l,_5l){var _gl=_G2(_3l,_4l,_5l);if(!yyGetBool(_tl(_gl,1))){return };var _rl=_ml(_il(_gl,"achieved"));if(yyfequal(_rl,0)){{_W7(_3l,_4l,_il(_gl,"description"));_A9(_3l,_4l,yyfplus(yyfplus(yyfplus("Achievement: ",_sl(_il(_gl,"description")))," = "),_sl(_ul(_rl))));}};_vl(_gl,"achieved",yyfplus(_sl(_rl),1));}function _K2(_3l,_4l,_5l){_A9(_3l,_4l,"s_sort_retrobowl_list");var _wl=_5l;var _xl=_yl();while(yyfgreater(_el(_wl),
+0)){{var _zl=(-4);var _Al=0;var _dl=0;for(;yyfless(_dl,_el(_wl));_dl++){{var _Bl=_hl(_wl,_dl);var _rl=_ml(_il(_Bl,"count"));if((yyGetBool(!yyGetBool(_zl)))||(yyGetBool(yyfgreater(_rl,_Al)))){{_zl=_Bl;_Al=_rl;}};}};_Cl(_xl,_zl);var _dl=_Dl(_wl,_zl);_El(_wl,_dl);}};_Fl(_wl);return _xl;}function _L2(_3l,_4l){{var _Gl=_8l(42);for(var _Hl in _Gl){if(!_Gl.hasOwnProperty(_Hl))continue;var _Il=_Gl[_Hl];if(_Il._bl)continue;if(!_Il._cl)continue;{if(yyfless(_Il._Jl,yyfplus(_sl(_Il._Kl),1))){{_T7(_Il,_3l,"",_Q8(_Il,_3l,
+"msg_NoCreditFacility"),_Q8(_Il,_3l,"ui_Continue"),"",332,"",global._Ll,1);return;}};if(yyfequal(_Il._Ml,_Il._Nl)){{_T7(_Il,_3l,"",_Q8(_Il,_3l,"msg_FacilityTooSoon"),_Q8(_Il,_3l,"ui_Continue"),"",332,"",global._Ll,1);return;}};var _Ol=_Q8(_Il,_3l,"msg_facility_Stadium");_Ol=_Pl(_Ol,"$num",yyfplus(_sl(_Il._Kl),1));_T7(_Il,_3l,"",_Ol,_Q8(_Il,_3l,"ui_Cancel"),_Q8(_Il,_3l,"ui_Confirm"),332,101,global._Ll,1);}}};}function _M2(_3l,_4l){{var _Ql=_8l(42);for(var _Rl in _Ql){if(!_Ql.hasOwnProperty(_Rl))continue;
+var _Sl=_Ql[_Rl];if(_Sl._bl)continue;if(!_Sl._cl)continue;{if(yyfless(_Sl._Jl,yyfplus(_sl(_Sl._Tl),1))){{_T7(_Sl,_3l,"",_Q8(_Sl,_3l,"msg_NoCreditFacility"),_Q8(_Sl,_3l,"ui_Continue"),"",332,"",global._Ll,1);return;}};if(yyfequal(_Sl._Ul,_Sl._Nl)){{_T7(_Sl,_3l,"",_Q8(_Sl,_3l,"msg_FacilityTooSoon"),_Q8(_Sl,_3l,"ui_Continue"),"",332,"",global._Ll,1);return;}};var _Ol=_Q8(_Sl,_3l,"msg_facility_Training");_Ol=_Pl(_Ol,"$num",yyfplus(_sl(_Sl._Tl),1));_T7(_Sl,_3l,"",_Ol,_Q8(_Sl,_3l,"ui_Cancel"),_Q8(_Sl,_3l,
+"ui_Confirm"),332,102,global._Ll,1);}}};}function _N2(_3l,_4l){{var _Vl=_8l(42);for(var _Wl in _Vl){if(!_Vl.hasOwnProperty(_Wl))continue;var _Xl=_Vl[_Wl];if(_Xl._bl)continue;if(!_Xl._cl)continue;{if(yyfless(_Xl._Jl,yyfplus(_sl(_Xl._Yl),1))){{_T7(_Xl,_3l,"",_Q8(_Xl,_3l,"msg_NoCreditFacility"),_Q8(_Xl,_3l,"ui_Continue"),"",332,"",global._Ll,1);return;}};if(yyfequal(_Xl._Zl,_Xl._Nl)){{_T7(_Xl,_3l,"",_Q8(_Xl,_3l,"msg_FacilityTooSoon"),_Q8(_Xl,_3l,"ui_Continue"),"",332,"",global._Ll,1);return;}};var _Ol=_Q8(_Xl,
+_3l,"msg_facility_Rehab");_Ol=_Pl(_Ol,"$num",yyfplus(_sl(_Xl._Yl),1));_T7(_Xl,_3l,"",_Ol,_Q8(_Xl,_3l,"ui_Cancel"),_Q8(_Xl,_3l,"ui_Confirm"),332,103,global._Ll,1);}}};}function _O2(_3l,_4l){var __l=_0m(_3l,_4l,42)._1m;var _2m=-1;if(yyCompareVal(__l,3,g_GMLMathEpsilon)==0){_2m=0;}else if(yyCompareVal(__l,5,g_GMLMathEpsilon)==0){_2m=1;}switch(_2m){case 0:{_3m(14);break;}case 1:{_3m(13);break;}default :{_3m(4);break;}};}function _P2(_3l,_4l,_5l){_0m(_3l,_4l,100152)._4a=1?1:0;_0m(_3l,_4l,100153)._4a=1?1:0;_0m(_3l,
+_4l,100150)._4a=1?1:0;_0m(_3l,_4l,100151)._4a=1?1:0;_0m(_3l,_4l,100145)._4a=1?1:0;_0m(_3l,_4l,100146)._4a=1?1:0;_0m(_3l,_4l,100147)._4a=1?1:0;{var _4m=_8l(70);for(var _5m in _4m){if(!_4m.hasOwnProperty(_5m))continue;var _6m=_4m[_5m];if(_6m._bl)continue;if(!_6m._cl)continue;{_6m._7m=_5l;var _8m=_6m._7m;var _9m=-1;if(yyCompareVal(_8m,0,g_GMLMathEpsilon)==0){_9m=0;}else if(yyCompareVal(_8m,1,g_GMLMathEpsilon)==0){_9m=1;}else if(yyCompareVal(_8m,2,g_GMLMathEpsilon)==0){_9m=2;}switch(_9m){case 0:{_0m(_3l,_4l,100156)._am=global._bm;
+_0m(_3l,_4l,100155)._am=global._Ll;_0m(_3l,_4l,100157)._am=global._Ll;_0m(_3l,_4l,100145)._4a=0?1:0;_0m(_3l,_4l,100146)._4a=0?1:0;_0m(_3l,_4l,100147)._4a=0?1:0;break;}case 1:{_0m(_3l,_4l,100156)._am=global._Ll;_0m(_3l,_4l,100155)._am=global._bm;_0m(_3l,_4l,100157)._am=global._Ll;_0m(_3l,_4l,100145)._4a=0?1:0;_0m(_3l,_4l,100146)._4a=0?1:0;_0m(_3l,_4l,100147)._4a=0?1:0;break;}case 2:{_0m(_3l,_4l,100156)._am=global._Ll;_0m(_3l,_4l,100155)._am=global._Ll;_0m(_3l,_4l,100157)._am=global._bm;_0m(_3l,_4l,
+100152)._4a=0?1:0;_0m(_3l,_4l,100153)._4a=0?1:0;_0m(_3l,_4l,100150)._4a=0?1:0;_0m(_3l,_4l,100151)._4a=0?1:0;break;}};_x5(_6m,_3l,100152,_6m._7m,0);_x5(_6m,_3l,100153,_6m._7m,1);_x5(_6m,_3l,100150,_6m._7m,2);_x5(_6m,_3l,100151,_6m._7m,3);_z5(_6m,_3l);}}};}function _Q2(_3l,_4l){_P2(_3l,_4l,1);}function _R2(_3l,_4l){_P2(_3l,_4l,0);}function _S2(_3l,_4l){_P2(_3l,_4l,2);}function _T2(_3l,_4l){_0m(_3l,_4l,100145)._Nl=_cm(yyfminus(_sl(_0m(_3l,_4l,100145)._Nl),1),1,17);_z5(_3l,_4l);}function _U2(_3l,_4l){_0m(_3l,
+_4l,100145)._Nl=_cm(yyfplus(_sl(_0m(_3l,_4l,100145)._Nl),1),1,17);_z5(_3l,_4l);}function _V2(_3l,_4l){_3m(12);}function _W2(_3l,_4l){_0m(_3l,_4l,42)._dm=0?1:0;_3m(10);}function _X2(_3l,_4l){if(!yyGetBool(_g5(_3l,_4l,0))){return };_0m(_3l,_4l,42)._dm=0?1:0;_0m(_3l,_4l,42)._1m=6;_U5(_3l,_4l,1);}function _Y2(_3l,_4l){{var _em=_8l(42);for(var _fm in _em){if(!_em.hasOwnProperty(_fm))continue;var _gm=_em[_fm];if(_gm._bl)continue;if(!_gm._cl)continue;{while((yyGetBool(!yyGetBool(_n5(_gm,_3l,_gm._Nl))))&&(yyGetBool(yyflessequal(_gm._Nl,
+28)))){{_A9(_gm,_3l,yyfplus("SKIP PLAY-OFFS wk=",_sl(_ul(_gm._Nl))));if(!yyGetBool(_g5(_gm,_3l,0))){return };_gm._Nl++;}};_gm._Nl--;var _ql=0;if(yyfgreaterequal(_gm._Nl,28)){_ql=1};while(yyfgreater(_el(_gm._hm),_ql)){_El(_gm._hm,0)};_gm._dm=0?1:0;_gm._1m=6;_U5(_gm,_3l,1);}}};}function _Z2(_3l,_4l){{var _im=_8l(42);for(var _jm in _im){if(!_im.hasOwnProperty(_jm))continue;var _km=_im[_jm];if(_km._bl)continue;if(!_km._cl)continue;{_km._lm=_0m(_3l,_4l,100006)._mm;_km._nm=_0m(_3l,_4l,100007)._mm;}}};_3m(2);}
+function __2(_3l,_4l){{var _om=_8l(64);for(var _pm in _om){if(!_om.hasOwnProperty(_pm))continue;var _qm=_om[_pm];if(_qm._bl)continue;if(!_qm._cl)continue;{_qm._rm=0;if((yyGetBool(yyfequal(_0m(_3l,_4l,42)._sm,1)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,42)._Nl,1)))){_Y5(_qm,_3l)}else {_Z5(_qm,_3l)};}}};}function _03(_3l,_4l){{var _tm=_8l(64);for(var _um in _tm){if(!_tm.hasOwnProperty(_um))continue;var _vm=_tm[_um];if(_vm._bl)continue;if(!_vm._cl)continue;{_vm._rm=1;if((yyGetBool(yyfequal(_0m(_3l,_4l,42)._sm,1)))&&(yyGetBool(yyfequal(_0m(_3l,
+_4l,42)._Nl,1)))){_Y5(_vm,_3l)}else {_Z5(_vm,_3l)};}}};}function _13(_3l,_4l){var _wm=_3l._mm;{var _xm=_8l(42);for(var _ym in _xm){if(!_xm.hasOwnProperty(_ym))continue;var _zm=_xm[_ym];if(_zm._bl)continue;if(!_zm._cl)continue;{var _Am=0;for(;yyfless(_Am,_el(_zm._Bm));_Am++){{var _Cm=_hl(_zm._Bm,_Am);if(yyfequal(_il(_Cm,"name_sub13"),_wm)){{_zm._Dm=_Cm;}};}};_zm._Em=_il(_zm._Dm,"uid");if(yyfgreater(17,_zm._Nl)){{_3m(1);return;}}else {{_zm._Fm=_il(_zm._Dm,"uid");_zm._Gm=_il(_zm._Dm,"conference");_zm._Hm=_il(_zm._Dm,
+"division");_Fl(_zm._Im);_zm._Im=_d5(_zm,_3l);}};}}};_3m(4);}function _23(_3l,_4l){_A9(_3l,_4l,"btn_click_ChooseTeamNew");var _wm=_3l._mm;{var _Jm=_8l(42);for(var _Km in _Jm){if(!_Jm.hasOwnProperty(_Km))continue;var _Lm=_Jm[_Km];if(_Lm._bl)continue;if(!_Lm._cl)continue;{var _Am=0;for(;yyfless(_Am,_el(_Lm._Bm));_Am++){{var _Cm=_hl(_Lm._Bm,_Am);if(yyfequal(_il(_Cm,"name_sub13"),_wm)){{_Lm._Mm=_Cm;var _Ol=_Q8(_Lm,_3l,"msg_ChooseNewTeam");_Ol=_Pl(_Ol,"$teamname",_il(_Cm,"name"));_T7(_Lm,_3l,"",_Ol,_Q8(_Lm,_3l,
+"ui_Cancel"),_Q8(_Lm,_3l,"ui_Confirm"),332,112,global._Ll,1);}};}};}}};}function _33(_3l,_4l){_X5(_3l,_4l);}function _43(_3l,_4l){_U5(_3l,_4l,1);}function _53(_3l,_4l){{var _Nm=_8l(42);for(var _Om in _Nm){if(!_Nm.hasOwnProperty(_Om))continue;var _Pm=_Nm[_Om];if(_Pm._bl)continue;if(!_Pm._cl)continue;{_Pm._lm=_0m(_3l,_4l,100006)._mm;_Pm._nm=_0m(_3l,_4l,100007)._mm;if(yyfequal(_Pm._lm,"")){_Pm._lm=_I9(_Pm,_3l,1)};if(yyfequal(_Pm._nm,"")){_Pm._nm=_J9(_Pm,_3l)};{_w5(_Pm,_3l);};_Pm._Em=_il(_Pm._Dm,"uid");var _Qm=_yl();
+_Rm(_Qm,_Pm._Bm);_Qm=_m9(_Pm,_3l,_Qm,0,0);var _dl=0;for(;yyfless(_dl,_el(_Qm));_dl++){{_Pm._Dm=_hl(_Qm,_dl);_Pm._Fm=_il(_Pm._Dm,"uid");_Pm._Gm=_il(_Pm._Dm,"conference");_Pm._Hm=_il(_Pm._Dm,"division");if((yyGetBool(yyfnotequal(_Pm._Fm,_Pm._Em)))&&(yyGetBool(!yyGetBool(_Sm(1))))){break };}};_Fl(_Qm);_v8(_Pm,_3l,60,90);var _dl=0;for(;yyfless(_dl,_el(_Pm._Im));_dl++){_Tm(_hl(_Pm._Im,_dl))};_Fl(_Pm._Im);_Pm._Im=_d5(_Pm,_3l);var _dl=0;for(;yyfless(_dl,_el(_Pm._Um));_dl++){{_Pm._Bl=_hl(_Pm._Um,_dl);_vl(_Pm._Bl,
+"teamid",_Pm._Fm);_vl(_Pm._Bl,"condition",_Vm(80,100));}};var _Ol=_Q8(_Pm,_3l,"news_NewCareer");_Ol=_Wm(_Ol,"$teamname",_l9(_Pm,_3l,_Pm._Fm));_Ol=_Pl(_Ol,"$coachname",yyfplus(yyfplus(_sl(_Pm._lm)," "),_sl(_Pm._nm)));_Ol=_Pl(_Ol,"$num",_ul(yyfminus(18,_sl(_Pm._Nl))));if(yyfgreater(_ul(yyfminus(18,_sl(_Pm._Nl))),1)){_Ol=_Pl(_Ol,"$weeks",_Xm(_Q8(_Pm,_3l,"ui_Weeks")))}else {_Ol=_Pl(_Ol,"$weeks",_Xm(_Q8(_Pm,_3l,"ui_Week")))};_Ol=_Pl(_Ol,"$lname",_Pm._nm);_Ol=_Pl(_Ol,"$randomcollegename",_F9(_Pm,_3l));_Z7(_Pm,
+_3l,_Ol);}}};_U5(_3l,_4l,0);}function _63(_3l,_4l){_3m(8);}function _73(_3l,_4l){_0m(_3l,_4l,42)._Ym=1?1:0;_3m(7);}function _83(_3l,_4l){_3m(9);}function _93(_3l,_4l){_0m(_3l,_4l,42)._1m=1;_3m(4);}function _a3(_3l,_4l){_3m(10);}function _b3(_3l,_4l){_3m(5);}function _c3(_3l,_4l){_3m(18);}function _d3(_3l,_4l){_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_NewGame"),_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,89,global._Ll,1);}function _e3(_3l,_4l){{var _Zm=_8l(42);for(var __m in _Zm){if(!_Zm.hasOwnProperty(__m))continue;
+var _0n=_Zm[__m];if(_0n._bl)continue;if(!_0n._cl)continue;{_vl(_0n._1n,"op_drivedir",(-1));__5(_0n,_3l);}}};}function _f3(_3l,_4l){{var _2n=_8l(42);for(var _3n in _2n){if(!_2n.hasOwnProperty(_3n))continue;var _4n=_2n[_3n];if(_4n._bl)continue;if(!_4n._cl)continue;{_vl(_4n._1n,"op_drivedir",1);__5(_4n,_3l);}}};}function _g3(_3l,_4l){{var _5n=_8l(42);for(var _6n in _5n){if(!_5n.hasOwnProperty(_6n))continue;var _7n=_5n[_6n];if(_7n._bl)continue;if(!_7n._cl)continue;{_vl(_7n._1n,"op_drivedir",0);__5(_7n,_3l);}}};}
+function _h3(_3l,_4l){{var _8n=_8l(42);for(var _9n in _8n){if(!_8n.hasOwnProperty(_9n))continue;var _an=_8n[_9n];if(_an._bl)continue;if(!_an._cl)continue;{_vl(_an._1n,"op_scanlines",!yyGetBool(_il(_an._1n,"op_scanlines")));_0m(_3l,_4l,45)._bn=_il(_an._1n,"op_scanlines");__5(_an,_3l);}}};}function _i3(_3l,_4l){{var _cn=_8l(42);for(var _dn in _cn){if(!_cn.hasOwnProperty(_dn))continue;var _en=_cn[_dn];if(_en._bl)continue;if(!_en._cl)continue;{_vl(_en._1n,"op_tips",!yyGetBool(_il(_en._1n,"op_tips")));__5(_en,_3l);
+}}};}function _j3(_3l,_4l){{var _fn=_8l(42);for(var _gn in _fn){if(!_fn.hasOwnProperty(_gn))continue;var _hn=_fn[_gn];if(_hn._bl)continue;if(!_hn._cl)continue;{_vl(_hn._1n,"op_soundfx",!yyGetBool(_il(_hn._1n,"op_soundfx")));__5(_hn,_3l);}}};}function _k3(_3l,_4l){{var _in=_8l(42);for(var _jn in _in){if(!_in.hasOwnProperty(_jn))continue;var _kn=_in[_jn];if(_kn._bl)continue;if(!_kn._cl)continue;{_vl(_kn._1n,"op_weather",!yyGetBool(_il(_kn._1n,"op_weather")));__5(_kn,_3l);}}};}function _l3(_3l,_4l){{var _ln=_8l(42);
+for(var _mn in _ln){if(!_ln.hasOwnProperty(_mn))continue;var _nn=_ln[_mn];if(_nn._bl)continue;if(!_nn._cl)continue;{_vl(_nn._1n,"op_zoom",!yyGetBool(_il(_nn._1n,"op_zoom")));__5(_nn,_3l);}}};}function _m3(_3l,_4l){{var _on=_8l(42);for(var _pn in _on){if(!_on.hasOwnProperty(_pn))continue;var _qn=_on[_pn];if(_qn._bl)continue;if(!_qn._cl)continue;{_vl(_qn._1n,"op_music",yyfplus(_sl(_il(_qn._1n,"op_music")),1));if(yyfgreater(_il(_qn._1n,"op_music"),2)){_vl(_qn._1n,"op_music",0)};__5(_qn,_3l);}}};}function _n3(_3l,
+_4l){if(yyfequal(_rn._sn(),15)){return };_0m(_3l,_4l,42)._tn=_3l._Bl;_3m(15);}function _o3(_3l,_4l){_3m(15);}function _p3(_3l,_4l){{var _un=_8l(42);for(var _vn in _un){if(!_un.hasOwnProperty(_vn))continue;var _wn=_un[_vn];if(_wn._bl)continue;if(!_wn._cl)continue;{var _xn=(-4);var _yn=_Dl(_wn._Um,_wn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_wn._Um;}}else {{_yn=_Dl(_wn._zn,_wn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_wn._zn;}}else {{_yn=_Dl(_wn._An,_wn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_wn._An;}}else {{_yn=_Dl(_wn._Bn,
+_wn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_wn._Bn;}}else {{_yn=_Dl(_wn._Cn,_wn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_wn._Cn;}};}};}};}};}};if(yyGetBool(_xn)){{_yn--;if(yyfless(_yn,0)){_yn=yyfminus(_sl(_el(_xn)),1)};_wn._tn=_hl(_xn,_yn);}};}}};_3m(15);}function _q3(_3l,_4l){{var _Dn=_8l(42);for(var _En in _Dn){if(!_Dn.hasOwnProperty(_En))continue;var _Fn=_Dn[_En];if(_Fn._bl)continue;if(!_Fn._cl)continue;{var _xn=(-4);var _yn=_Dl(_Fn._Um,_Fn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_Fn._Um;}}else {{_yn=_Dl(_Fn._zn,
+_Fn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_Fn._zn;}}else {{_yn=_Dl(_Fn._An,_Fn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_Fn._An;}}else {{_yn=_Dl(_Fn._Bn,_Fn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_Fn._Bn;}}else {{_yn=_Dl(_Fn._Cn,_Fn._tn);if(yyfgreaterequal(_yn,0)){{_xn=_Fn._Cn;}};}};}};}};}};if(yyGetBool(_xn)){{_yn++;if(yyfgreaterequal(_yn,_el(_xn))){_yn=0};_Fn._tn=_hl(_xn,_yn);}};}}};_3m(15);}function _r3(_3l,_4l){{var _Gn=_8l(42);for(var _Hn in _Gn){if(!_Gn.hasOwnProperty(_Hn))continue;var _In=_Gn[_Hn];if(_In._bl)continue;
+if(!_In._cl)continue;{if(yyfgreaterequal(_Dl(_In._Cn,_In._tn),0)){_3m(7)}else {if(yyfgreaterequal(_Dl(_In._Um,_In._tn),0)){_3m(17)}else {if(yyfgreaterequal(_Dl(_In._zn,_In._tn),0)){_3m(3)}else {if(yyfgreaterequal(_Dl(_In._An,_In._tn),0)){_3m(6)}else {if(yyfgreaterequal(_Dl(_In._Bn,_In._tn),0)){_3m(6)}else {_3m(4)}}}}};}}};}function _s3(_3l,_4l){var _xn=_0m(_3l,_4l,42)._Um;if(yyfgreaterequal(_Dl(_0m(_3l,_4l,42)._Cn,_0m(_3l,_4l,42)._tn),0)){{_xn=_0m(_3l,_4l,42)._Cn;}}else {if(yyfgreaterequal(_Dl(_0m(_3l,_4l,
+42)._zn,_0m(_3l,_4l,42)._tn),0)){{_xn=_0m(_3l,_4l,42)._zn;}}else {if(yyfgreaterequal(_Dl(_0m(_3l,_4l,42)._An,_0m(_3l,_4l,42)._tn),0)){{_xn=_0m(_3l,_4l,42)._An;}}else {if(yyfgreaterequal(_Dl(_0m(_3l,_4l,42)._Bn,_0m(_3l,_4l,42)._tn),0)){{_xn=_0m(_3l,_4l,42)._Bn;}}}}};var _Jn=yyfplus(yyfplus(_sl(_il(_0m(_3l,_4l,42)._tn,"fname"))," "),_sl(_il(_0m(_3l,_4l,42)._tn,"lname")));if(yyfgreaterequal(_el(_0m(_3l,_4l,42)._Um),10)){{_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_RosterLimit"),_Q8(_3l,_4l,"ui_Continue"),"",332,"",
+global._Ll,1);return;}}else {if(yyfgreater(yyfplus(_sl(_il(_0m(_3l,_4l,42)._tn,"salary")),_sl(_t9(_3l,_4l))),_0m(_3l,_4l,42)._Kn)){{var _Ol=_Q8(_3l,_4l,"ui_ExceedSalaryCap");_Ol=_Pl(_Ol,"$playername",_Jn);_Ol=_Pl(_Ol,"$num",_ul(yyfminus(_sl(_0m(_3l,_4l,42)._Kn),_sl(_t9(_3l,_4l)))));_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Roster"),332,68,global._Ll,1);return;}}else {if((yyGetBool(yyfequal(_xn,_0m(_3l,_4l,42)._An)))&&(yyGetBool(yyfequal(_il(_0m(_3l,_4l,42)._tn,"teamid"),_0m(_3l,_4l,
+42)._Fm)))&&(yyGetBool(yyflessequal(_il(_0m(_3l,_4l,42)._tn,"attitude"),15)))){{var _Ol=_Q8(_3l,_4l,"msg_CannotSignToxic");_Ol=_Pl(_Ol,"$playername",_Jn);_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);return;}}else {{var _yn=_il(_0m(_3l,_4l,42)._tn,"position");var _rl=_j8(_3l,_4l,_yn);var _Ln=1;var _Mn=_yn;var _Nn=-1;if(yyCompareVal(_Mn,5,g_GMLMathEpsilon)==0){_Nn=0;}else if(yyCompareVal(_Mn,3,g_GMLMathEpsilon)==0){_Nn=1;}else if(yyCompareVal(_Mn,4,g_GMLMathEpsilon)==0){_Nn=2;}else if(yyCompareVal(_Mn,
+6,g_GMLMathEpsilon)==0){_Nn=3;}else if(yyCompareVal(_Mn,7,g_GMLMathEpsilon)==0){_Nn=4;}else if(yyCompareVal(_Mn,9,g_GMLMathEpsilon)==0||yyCompareVal(_Mn,8,g_GMLMathEpsilon)==0){_Nn=5;}switch(_Nn){case 0:{_Ln=5;break;}case 1:{_Ln=2;break;}case 2:{_Ln=2;break;}case 3:{_Ln=4;break;}case 4:{_Ln=3;break;}case 5:{_Ln=4;break;}default :{_Ln=1;break;}};if(yyfgreaterequal(_rl,_Ln)){{var _Ol=_Q8(_3l,_4l,"msg_CannotSign1");if(yyfgreater(_Ln,1)){_Ol=_Q8(_3l,_4l,"msg_CannotSign2")};_Ol=_Pl(_Ol,"$num",_rl);_Ol=_Pl(_Ol,
+"$position",_a9(_3l,_4l,_yn));_Ol=_Pl(_Ol,"$position",_a9(_3l,_4l,_yn));_Ol=_Pl(_Ol,"$playername",_Jn);_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Roster"),332,68,global._Ll,1);return;}};}}}};if(yyfequal(_xn,_0m(_3l,_4l,42)._Bn)){{var _On=_il(_0m(_3l,_4l,42)._tn,"teamid");var _Pn=_hl(_0m(_3l,_4l,42)._Bm,_On);var _Qn=_il(_Pn,"name");var _Rn=_U4(_3l,_4l,_0m(_3l,_4l,42)._tn);if(yyfgreater(_il(_0m(_3l,_4l,42)._tn,"intrade_pick"),0)){_Rn=_il(_0m(_3l,_4l,42)._tn,"intrade_pick")};if(yyfless(_0m(_3l,
+_4l,42)._Sn[_Tn(yyfminus(_sl(_Rn),1),_0m(_3l,_4l,42)._Sn)],1)){{var _Ol=_Q8(_3l,_4l,"ui_NoMorePicksToTrade");_Ol=_Pl(_Ol,"$num",_ul(_Rn));_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);return;}};_vl(_0m(_3l,_4l,42)._tn,"intrade_pick",_Rn);var _Ol=_Q8(_3l,_4l,"msg_TradeOfferSign");_Ol=_Pl(_Ol,"$teamname",_Qn);_Ol=_Pl(_Ol,"$position",_a9(_3l,_4l,_il(_0m(_3l,_4l,42)._tn,"position")));_Ol=_Pl(_Ol,"$playername",_Jn);_Ol=_Pl(_Ol,"$num",_ul(_Rn));_T7(_3l,_4l,_Q8(_3l,_4l,"ui_TradePlayer"),
+_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Confirm"),332,98,global._Ll,1);}}else {if(yyfequal(_xn,_0m(_3l,_4l,42)._Cn)){{var _Un=_il(_0m(_3l,_4l,42)._tn,"creditcost");if(yyfless(_0m(_3l,_4l,42)._Jl,_Un)){{var _Ol=_Q8(_3l,_4l,"msg_SignPlayerStoreNoCredit");_Ol=_Pl(_Ol,"$num",_ul(_Un));_T7(_3l,_4l,_Q8(_3l,_4l,"ui_SignPlayer"),_Ol,_Q8(_3l,_4l,"ui_Continue"),"",113,"",global._Ll,1);return;}};var _Ol=_Q8(_3l,_4l,"msg_SignPlayerStore");_Ol=_Pl(_Ol,"$num",_ul(_Un));_Ol=_Pl(_Ol,"$position",_a9(_3l,_4l,_il(_0m(_3l,
+_4l,42)._tn,"position")));_Ol=_Pl(_Ol,"$playername",_Jn);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_SignPlayer"),_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,97,global._Ll,1);}}else {{var _Ol=_Q8(_3l,_4l,"msg_SignPlayer");if(yyfequal(_il(_0m(_3l,_4l,42)._tn,"age"),21)){_Ol=_Q8(_3l,_4l,"msg_SignRookie")};_Ol=_Pl(_Ol,"$position",_a9(_3l,_4l,_il(_0m(_3l,_4l,42)._tn,"position")));_Ol=_Pl(_Ol,"$playername",_Jn);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_SignPlayer"),_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,97,global._Ll,
+1);}}};}function _t3(_3l,_4l){var _Vn=yyfplus(yyfplus(_sl(_il(_0m(_3l,_4l,42)._tn,"fname"))," "),_sl(_il(_0m(_3l,_4l,42)._tn,"lname")));var _Ol=_Pl(_Q8(_3l,_4l,"msg_CutPlayer"),"$playername",_Vn);_Ol=_Pl(_Ol,"$position",_a9(_3l,_4l,_il(_0m(_3l,_4l,42)._tn,"position")));_T7(_3l,_4l,_Q8(_3l,_4l,"ui_CutPlayer"),_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,95,global._Ll,1);}function _u3(_3l,_4l){var _Vn=yyfplus(yyfplus(_sl(_il(_0m(_3l,_4l,42)._tn,"fname"))," "),_sl(_il(_0m(_3l,_4l,42)._tn,"lname")));
+var _Ol=_Q8(_3l,_4l,"msg_Meeting");var _Wn=_r8(_3l,_4l,_0m(_3l,_4l,42)._tn);if(yyfgreaterequal(_il(_0m(_3l,_4l,42)._tn,"attitude"),90)){{_Ol=_Q8(_3l,_4l,"msg_MeetingNotNeeded");_Ol=_Pl(_Ol,"$playername",_Vn);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_Meeting"),_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}}else {if((yyGetBool(_Xn(_0m(_3l,_4l,42)._tn,"meetingdone")))&&(yyGetBool(yyfgreater(_il(_0m(_3l,_4l,42)._tn,"meetingdone"),0)))){{_Ol=_Q8(_3l,_4l,"msg_MeetingDone");_Ol=_Pl(_Ol,"$playername",_Vn);_T7(_3l,
+_4l,_Q8(_3l,_4l,"ui_Meeting"),_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}}else {if(yyfgreater(_Wn,_0m(_3l,_4l,42)._Jl)){{_Ol=_Q8(_3l,_4l,"msg_NoCreditMeeting");_Ol=_Pl(_Ol,"$playername",_Vn);_Ol=_Pl(_Ol,"$num",_ul(_Wn));_T7(_3l,_4l,_Q8(_3l,_4l,"ui_Meeting"),_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}}else {{_Ol=_Pl(_Ol,"$playername",_Vn);_Ol=_Pl(_Ol,"$num",_ul(_Wn));_T7(_3l,_4l,_Q8(_3l,_4l,"ui_Meeting"),_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,100,global._Ll,1);
+}}}};}function _v3(_3l,_4l){var _Bl=_0m(_3l,_4l,42)._tn;var _Jn=yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname")));var _Yn=yyfgreater(_il(_Bl,"outtrade_pick"),0)?1:0;if((yyGetBool(!yyGetBool(_Yn)))&&(yyGetBool(yyfgreater(_0m(_3l,_4l,42)._Nl,8)))){{var _Ol=_Q8(_3l,_4l,"msg_CannotTradeWeek");_Ol=_Pl(_Ol,"$playername",_Jn);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_TradePlayer"),_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Cut"),332,95,global._Ll,1);}}else {if((yyGetBool(!yyGetBool(_Yn)))&&(yyGetBool(yyfequal(_il(_Bl,
+"signed_year"),_0m(_3l,_4l,42)._sm)))&&(yyGetBool((yyGetBool(yyfgreater(_0m(_3l,_4l,42)._Zn,3)))||(yyGetBool(yyfequal(_il(_Bl,"age"),21)))))){{var _Ol=_Q8(_3l,_4l,"msg_CannotTradeRookie");_Ol=_Pl(_Ol,"$playername",_Jn);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_TradePlayer"),_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Cut"),332,95,global._Ll,1);}}else {if((yyGetBool(!yyGetBool(_Yn)))&&(yyGetBool(yyflessequal(_il(_Bl,"condition"),(-1))))){{var _Ol=_Q8(_3l,_4l,"msg_CannotTradeInjured");_Ol=_Pl(_Ol,"$playername",_Jn);
+_T7(_3l,_4l,_Q8(_3l,_4l,"ui_TradePlayer"),_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Cut"),332,95,global._Ll,1);}}else {if((yyGetBool(!yyGetBool(_Yn)))&&(yyGetBool(yyflessequal(_il(_Bl,"attitude"),15)))){{var _Ol=_Q8(_3l,_4l,"msg_CannotTradeToxic");_Ol=_Pl(_Ol,"$playername",_Jn);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_TradePlayer"),_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Cut"),332,95,global._Ll,1);}}else {{var _Pn=_W4(_3l,_4l,_Bl);var _Qn=_il(_Pn,"name");var _Jn=yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,
+"lname")));if(yyfequal(_il(_Bl,"outtrade_pick"),0)){_vl(_Bl,"outtrade_pick",_U4(_3l,_4l,_Bl))};var _Ol=_Q8(_3l,_4l,"msg_TradePlayerThis");if(yyfless(_il(_Bl,"outtrade_pick"),_0m(_3l,_4l,42)._Zn)){_Ol=_Q8(_3l,_4l,"msg_TradePlayerNext")};_Ol=_Pl(_Ol,"$position",_a9(_3l,_4l,_il(_Bl,"position")));_Ol=_Pl(_Ol,"$teamname",_Qn);_Ol=_Pl(_Ol,"$playername",_Jn);_Ol=_Pl(_Ol,"$num",_ul(_il(_Bl,"outtrade_pick")));_T7(_3l,_4l,_Q8(_3l,_4l,"ui_TradePlayer"),_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Trade"),332,
+99,global._Ll,1);}}}}};}function _w3(_3l,_4l){{var __n=_8l(42);for(var _0o in __n){if(!__n.hasOwnProperty(_0o))continue;var _1o=__n[_0o];if(_1o._bl)continue;if(!_1o._cl)continue;{if(yyfequal(_il(_1o._tn,"position"),1)){_1o._2o=1};if(yyfequal(_il(_1o._tn,"position"),2)){_1o._2o=2};}}};_3m(19);}function _x3(_3l,_4l){_A9(_3l,_4l,"btn_profile_rest");{var _3o=_8l(42);for(var _4o in _3o){if(!_3o.hasOwnProperty(_4o))continue;var _5o=_3o[_4o];if(_5o._bl)continue;if(!_5o._cl)continue;{var _6o=_il(_5o._tn,"resting");var _7o=-1;
+if(yyCompareVal(_6o,0,g_GMLMathEpsilon)==0){_7o=0;}else if(yyCompareVal(_6o,1,g_GMLMathEpsilon)==0){_7o=1;}switch(_7o){case 0:{var _Ol=_T8(_5o,_3l,_Q8(_5o,_3l,"msg_Rest"),_5o._tn);_T7(_5o,_3l,_Q8(_5o,_3l,"ui_RestPlayer"),_Ol,_Q8(_5o,_3l,"ui_No"),_Q8(_5o,_3l,"ui_Yes"),332,108,global._Ll,1);break;}case 1:{if(yyfless(_il(_5o._tn,"condition"),40)){_vl(_5o._tn,"attitude",_cm(yyfminus(_sl(_il(_5o._tn,"attitude")),15),1,100))};_vl(_5o._tn,"resting",0);_3m(15);break;}};}}};}function _y3(_3l,_4l){{var _8o=_8l(42);
+for(var _9o in _8o){if(!_8o.hasOwnProperty(_9o))continue;var _ao=_8o[_9o];if(_ao._bl)continue;if(!_ao._cl)continue;{_ao._1m=1;var _yn=_Dl(_ao._An,_ao._tn);if(yyfgreater(_yn,(-1))){{_Tm(_hl(_ao._An,_yn));_El(_ao._An,_yn);if(yyfgreater(_el(_ao._An),0)){{_3m(6);return;}};}};_yn=_Dl(_ao._Bn,_ao._tn);if(yyfgreater(_yn,(-1))){{_Tm(_hl(_ao._Bn,_yn));_El(_ao._Bn,_yn);if(yyfgreater(_el(_ao._Bn),0)){{_3m(6);return;}};}};}}};_3m(4);}function _z3(_3l,_4l){_l8(_3l,_4l,_0m(_3l,_4l,42)._tn,1);{var _bo=_8l(76);for(var _co in _bo){
+if(!_bo.hasOwnProperty(_co))continue;var _do=_bo[_co];if(_do._bl)continue;if(!_do._cl)continue;{_0m(_3l,_4l,100233)._eo=yyftime(_sl(_il(_do._Bl,"skill")),10);_0m(_3l,_4l,100233)._fo=0?1:0;_0m(_3l,_4l,100234)._fo=0?1:0;_0m(_3l,_4l,100235)._fo=0?1:0;_0m(_3l,_4l,100239)._fo=0?1:0;_go(_do._ho,0);_go(_do._io,0);_go(_do._jo,0);_go(_do._ko,0);_go(_do._lo,1);}}};}function _A3(_3l,_4l){_l8(_3l,_4l,_0m(_3l,_4l,42)._tn,2);{var _mo=_8l(76);for(var _no in _mo){if(!_mo.hasOwnProperty(_no))continue;var _oo=_mo[_no];if(_oo._bl)continue;
+if(!_oo._cl)continue;{_0m(_3l,_4l,100234)._eo=yyftime(_sl(_il(_oo._Bl,"speed")),10);_0m(_3l,_4l,100233)._fo=0?1:0;_0m(_3l,_4l,100234)._fo=0?1:0;_0m(_3l,_4l,100235)._fo=0?1:0;_0m(_3l,_4l,100239)._fo=0?1:0;_go(_oo._ho,0);_go(_oo._io,0);_go(_oo._jo,0);_go(_oo._ko,0);_go(_oo._lo,1);}}};}function _B3(_3l,_4l){_l8(_3l,_4l,_0m(_3l,_4l,42)._tn,3);{var _po=_8l(76);for(var _qo in _po){if(!_po.hasOwnProperty(_qo))continue;var _ro=_po[_qo];if(_ro._bl)continue;if(!_ro._cl)continue;{_0m(_3l,_4l,100235)._eo=yyftime(_sl(_il(_0m(_3l,
+_4l,42)._tn,"strength")),10);_0m(_3l,_4l,100233)._fo=0?1:0;_0m(_3l,_4l,100234)._fo=0?1:0;_0m(_3l,_4l,100235)._fo=0?1:0;_0m(_3l,_4l,100239)._fo=0?1:0;_go(_ro._ho,0);_go(_ro._io,0);_go(_ro._jo,0);_go(_ro._ko,0);_go(_ro._lo,1);}}};}function _C3(_3l,_4l){_l8(_3l,_4l,_0m(_3l,_4l,42)._tn,4);{var _so=_8l(76);for(var _to in _so){if(!_so.hasOwnProperty(_to))continue;var _uo=_so[_to];if(_uo._bl)continue;if(!_uo._cl)continue;{_0m(_3l,_4l,100239)._eo=yyftime(_sl(_il(_uo._Bl,"stamina")),10);_0m(_3l,_4l,100233)._fo=0?1:0;
+_0m(_3l,_4l,100234)._fo=0?1:0;_0m(_3l,_4l,100235)._fo=0?1:0;_0m(_3l,_4l,100239)._fo=0?1:0;_go(_uo._ho,0);_go(_uo._io,0);_go(_uo._jo,0);_go(_uo._ko,0);_go(_uo._lo,1);}}};}function _D3(_3l,_4l){{var _vo=_8l(42);for(var _wo in _vo){if(!_vo.hasOwnProperty(_wo))continue;var _xo=_vo[_wo];if(_xo._bl)continue;if(!_xo._cl)continue;{_xo._yn=yyfplus(_sl(_Dl(_xo._Um,_xo._tn)),1);if(yyfgreaterequal(_xo._yn,_el(_xo._Um))){_xo._yn=0};_xo._tn=_hl(_xo._Um,_xo._yn);if(yyfequal(_il(_xo._tn,"position"),1)){_xo._2o=1};if(yyfequal(_il(_xo._tn,
+"position"),2)){_xo._2o=2};}}};_3m(19);}function _E3(_3l,_4l){{var _yo=_8l(42);for(var _zo in _yo){if(!_yo.hasOwnProperty(_zo))continue;var _Ao=_yo[_zo];if(_Ao._bl)continue;if(!_Ao._cl)continue;{_Ao._yn=yyfminus(_sl(_Dl(_Ao._Um,_Ao._tn)),1);if(yyfless(_Ao._yn,0)){_Ao._yn=yyfminus(_sl(_el(_Ao._Um)),1)};_Ao._tn=_hl(_Ao._Um,_Ao._yn);if(yyfequal(_il(_Ao._tn,"position"),1)){_Ao._2o=1};if(yyfequal(_il(_Ao._tn,"position"),2)){_Ao._2o=2};}}};_3m(19);}function _F3(_3l,_4l){_0m(_3l,_4l,42)._2o=1;_3m(19);}function _G3(_3l,
+_4l){_0m(_3l,_4l,42)._2o=2;_3m(19);}function _H3(_3l,_4l){_0m(_3l,_4l,42)._Bo=1;_k9(_3l,_4l);_3m(11);}function _I3(_3l,_4l){_0m(_3l,_4l,42)._Bo=2;_k9(_3l,_4l);_3m(11);}function _J3(_3l,_4l){_0m(_3l,_4l,42)._Bo=3;_k9(_3l,_4l);_3m(11);}function _K3(_3l,_4l){_3m(20);}function _L3(_3l,_4l){if((yyGetBool(yyfequal(_rn._sn(),4)))&&(yyGetBool(_el(_0m(_3l,_4l,42)._An)))){{_3l._1m=1;_3m(6);return;}};_3m(17);}function _M3(_3l,_4l){{var _Co=_8l(42);for(var _Do in _Co){if(!_Co.hasOwnProperty(_Do))continue;var _Eo=_Co[_Do];
+if(_Eo._bl)continue;if(!_Eo._cl)continue;{if(yyGetBool(_Eo._Ym)){_3m(7)}else {if(yyfgreater(_el(_Eo._zn),0)){_3m(3)}else {if(yyfgreater(_el(_Eo._An),0)){_3m(6)}else {if(yyfgreater(_el(_Eo._Bn),0)){_3m(6)}else {_3m(4)}}}};}}};}function _N3(_3l,_4l){{var _Fo=_8l(80);for(var _Go in _Fo){if(!_Fo.hasOwnProperty(_Go))continue;var _Ho=_Fo[_Go];if(_Ho._bl)continue;if(!_Ho._cl)continue;{_0m(_3l,_4l,42)._Io--;if(yyfless(_0m(_3l,_4l,42)._Io,1)){_0m(_3l,_4l,42)._Io=_Ho._Jo};_Q4(_Ho,_3l);}}};}function _O3(_3l,_4l){{var _Ko=_8l(80);
+for(var _Lo in _Ko){if(!_Ko.hasOwnProperty(_Lo))continue;var _Mo=_Ko[_Lo];if(_Mo._bl)continue;if(!_Mo._cl)continue;{_0m(_3l,_4l,42)._Io++;if(yyfgreater(_0m(_3l,_4l,42)._Io,_Mo._Jo)){_0m(_3l,_4l,42)._Io=1};_Q4(_Mo,_3l);}}};}function _P3(_3l,_4l){_A9(_3l,_4l,"btn_click_DraftRound");var _No=_0m(_3l,_4l,42)._Sn[_Tn(yyfminus(_sl(_0m(_3l,_4l,42)._Zn),1),_0m(_3l,_4l,42)._Sn)];_A9(_3l,_4l,yyfplus("Picks = ",_sl(_ul(_No))));if(yyfgreater(_No,0)){{var _Oo=yyftime(_sl(_No),_sl(yyfminus(4,_sl(_0m(_3l,_4l,42)._Zn))));
+var _Ol=_Q8(_3l,_4l,"msg_SkipDraft");if(yyfequal(_No,1)){_Ol=_Q8(_3l,_4l,"msg_SkipDraft1")};_Ol=_Pl(_Ol,"$num",_ul(_No));_Ol=_Pl(_Ol,"$value",_ul(_Oo));_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,96,global._Ll,1);}}else {{_Z4(_3l,_4l,0);}};}function _Q3(_3l,_4l){_3m(6);}function _R3(_3l,_4l){_A9(_3l,_4l,"btn_click_FreeAgentBack");{var _Po=_8l(42);for(var _Qo in _Po){if(!_Po.hasOwnProperty(_Qo))continue;var _Ro=_Po[_Qo];if(_Ro._bl)continue;if(!_Ro._cl)continue;{_A9(_Ro,_3l,yyfplus("FreeAgents=",
+_sl(_ul(_el(_Ro._An)))));_A9(_Ro,_3l,yyfplus("TradeList=",_sl(_ul(_el(_Ro._Bn)))));if(yyfgreater(_el(_Ro._An),0)){{var _Ol=_Q8(_Ro,_3l,"msg_ClearFreeAgent");if(yyfgreater(_el(_Ro._An),1)){_Ol=_Q8(_Ro,_3l,"msg_ClearFreeAgents")};_T7(_Ro,_3l,"",_Ol,_Q8(_Ro,_3l,"ui_No"),_Q8(_Ro,_3l,"ui_Yes"),332,105,global._Ll,1);return;}}else {if(yyfgreater(_el(_Ro._Bn),0)){{var _Ol=_Q8(_Ro,_3l,"msg_ClearTradeOffer");_T7(_Ro,_3l,"",_Ol,_Q8(_Ro,_3l,"ui_No"),_Q8(_Ro,_3l,"ui_Yes"),332,105,global._Ll,1);return;}}};}}};_3m(4);
+}function _S3(_3l,_4l){_3m(22);}function _T3(_3l,_4l){if(yyfequal(_rn._sn(),16)){return };_0m(_3l,_4l,42)._tn=_3l._Bl;_3m(16);}function _U3(_3l,_4l){{var _So=_8l(42);for(var _To in _So){if(!_So.hasOwnProperty(_To))continue;var _Uo=_So[_To];if(_Uo._bl)continue;if(!_Uo._cl)continue;{if(yyfgreater(_Dl(_Uo._Vo,_Uo._tn),(-1))){{var _yn=yyfplus(_sl(_Dl(_Uo._Vo,_Uo._tn)),1);if(yyfgreaterequal(_yn,_el(_Uo._Vo))){_yn=0};_Uo._tn=_hl(_Uo._Vo,_yn);}}else {if(yyfgreater(_Dl(_Uo._Wo,_Uo._tn),(-1))){{var _Xo=_O4(_Uo,_3l,_il(_Uo._tn,
+"position"));var _yn=yyfplus(_sl(_Dl(_Xo,_Uo._tn)),1);if(yyfgreaterequal(_yn,_el(_Xo))){_yn=0};_Uo._tn=_hl(_Xo,_yn);_Fl(_Xo);}}};}}};_3m(16);}function _V3(_3l,_4l){{var _Yo=_8l(42);for(var _Zo in _Yo){if(!_Yo.hasOwnProperty(_Zo))continue;var __o=_Yo[_Zo];if(__o._bl)continue;if(!__o._cl)continue;{if(yyfgreater(_Dl(__o._Vo,__o._tn),(-1))){{var _yn=yyfminus(_sl(_Dl(__o._Vo,__o._tn)),1);if(yyfless(_yn,0)){_yn=yyfminus(_sl(_el(__o._Vo)),1)};__o._tn=_hl(__o._Vo,_yn);}}else {if(yyfgreater(_Dl(__o._Wo,__o._tn),(-1))){
+{var _Xo=_O4(__o,_3l,_il(__o._tn,"position"));var _yn=yyfminus(_sl(_Dl(_Xo,__o._tn)),1);if(yyfless(_yn,0)){_yn=yyfminus(_sl(_el(_Xo)),1)};__o._tn=_hl(_Xo,_yn);_Fl(_Xo);}}};}}};_3m(16);}function _W3(_3l,_4l){{var _0p=_8l(42);for(var _1p in _0p){if(!_0p.hasOwnProperty(_1p))continue;var _2p=_0p[_1p];if(_2p._bl)continue;if(!_2p._cl)continue;{if(yyfgreaterequal(_Dl(_2p._Vo,_2p._tn),0)){_3m(8)}else {_Y3(_2p,_3l)};}}};}function _X3(_3l,_4l){var _Bl=_0m(_3l,_4l,42)._tn;var _Ol=_Q8(_3l,_4l,"msg_HireStaff");var _3p=2;
+var _Un=_J8(_3l,_4l,_Bl);if(yyfless(_Dl(_0m(_3l,_4l,42)._Vo,_Bl),0)){{if(yyfgreater(_Un,_0m(_3l,_4l,42)._Jl)){{_Ol=_Q8(_3l,_4l,"msg_HireStaffNoCost");_Ol=_Pl(_Ol,"$hirename",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Ol=_Pl(_Ol,"$num",_Un);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_HireStaff"),_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);return;}};_Ol=_Pl(_Ol,"$hirename",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Ol=_Pl(_Ol,"$position",_a9(_3l,_4l,_il(_Bl,
+"position")));_Ol=_Pl(_Ol,"$year",_ul(_3p));_Ol=_Pl(_Ol,"$num",_Un);_0m(_3l,_4l,42)._4p=_Bl;_T7(_3l,_4l,_Q8(_3l,_4l,"ui_HireStaff"),_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,104,global._Ll,1);}}else {{_Un=round(yyftime(_sl(_Un),0.5));if(yyfless(_Un,1)){_Un=1};if(yyfgreaterequal(_il(_Bl,"age"),65)){{_Ol=_Q8(_3l,_4l,"msg_StaffExtendNoAge");_T7(_3l,_4l,_Q8(_3l,_4l,"ui_HireStaff"),_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);return;}}else {if(yyfgreater(_Un,_0m(_3l,_4l,42)._Jl)){{_Ol=_Q8(_3l,
+_4l,"msg_StaffExtendNoCost");if(yyfless(_Un,2)){_Ol=_Q8(_3l,_4l,"msg_StaffExtendNoCost1")};_Ol=_Pl(_Ol,"$hirename",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Ol=_Pl(_Ol,"$num",_Un);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_HireStaff"),_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);return;}}};_0m(_3l,_4l,42)._4p=_Bl;_Ol=_Q8(_3l,_4l,"msg_StaffExtend");if(yyfless(_Un,2)){_Ol=_Q8(_3l,_4l,"msg_StaffExtend1")};if(yyfless(_il(_Bl,"contract"),2)){_Ol=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"msg_StaffExpiring")),
+" "),_sl(_Ol))};_Ol=_Wm(_Ol,"$hirename",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Ol=_Wm(_Ol,"$position",_a9(_3l,_4l,_il(_Bl,"position")));_Ol=_Wm(_Ol,"$num",_Un);_T7(_3l,_4l,_Q8(_3l,_4l,"ui_HireStaff"),_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,104,global._Ll,1);}};}function _Y3(_3l,_4l){_3m(21);}function _Z3(_3l,_4l){_0m(_3l,_4l,42)._tn=_3l._Bl;_3m(16);}function __3(_3l,_4l){_3m(8);}function _04(_3l,_4l){{var _5p=_8l(42);for(var _6p in _5p){if(!_5p.hasOwnProperty(_6p))continue;
+var _7p=_5p[_6p];if(_7p._bl)continue;if(!_7p._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_7p._Um));_dl++){{var _Bl=_hl(_7p._Um,_dl);if(!yyGetBool(_66(_7p,_3l,_Bl))){{_vl(_Bl,"xp",round(yyfplus(_sl(_il(_Bl,"xp")),_sl(_il(_Bl,"xp_gain")))));_vl(_Bl,"xp_gain",0);}};}};var _dl=0;for(;yyfless(_dl,_el(_7p._Vo));_dl++){{var _Bl=_hl(_7p._Vo,_dl);if(!yyGetBool(_66(_7p,_3l,_Bl))){{_vl(_Bl,"xp",round(yyfplus(_sl(_il(_Bl,"xp")),_sl(_il(_Bl,"xp_gain")))));_vl(_Bl,"xp_gain",0);}};}};var _dl=0;for(;yyfless(_dl,_el(_7p._Um));
+_dl++){{var _Bl=_hl(_7p._Um,_dl);if(yyGetBool(_66(_7p,_3l,_Bl))){{_7p._tn=_Bl;_3m(15);return;}};}};var _dl=0;for(;yyfless(_dl,_el(_7p._Vo));_dl++){{var _Bl=_hl(_7p._Vo,_dl);if(yyGetBool(_66(_7p,_3l,_Bl))){{_7p._tn=_Bl;_3m(16);return;}};}};}}};if(yyfequal(_0m(_3l,_4l,42)._1m,6)){_U5(_3l,_4l,1)}else {_3m(8)};}function _14(_3l,_4l){_3m(17);}function _24(_3l,_4l){if(yyfgreater(_16(_3l,_4l),75)){{_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_BoostConditionNotNeeded"),_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}}
+else {if(yyfless(_0m(_3l,_4l,42)._Jl,5)){{var _Ol=_Q8(_3l,_4l,"msg_BoostConditionTooExpensive");_Ol=_Pl(_Ol,"$num",_ul(5));_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}}else {{var _Ol=_Q8(_3l,_4l,"msg_BoostCondition");_Ol=_Pl(_Ol,"$num",_ul(5));_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,106,global._Ll,1);}}};}function _34(_3l,_4l){if(yyfgreater(_06(_3l,_4l),85)){{_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_BoostMoraleNotNeeded"),_Q8(_3l,_4l,"ui_Continue"),"",332,"",
+global._Ll,1);}}else {if(yyfless(_0m(_3l,_4l,42)._Jl,5)){{var _Ol=_Q8(_3l,_4l,"msg_BoostMoraleTooExpensive");_Ol=_Pl(_Ol,"$num",_ul(5));_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}}else {{var _Ol=_Q8(_3l,_4l,"msg_BoostMorale");_Ol=_Pl(_Ol,"$num",_ul(5));_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,107,global._Ll,1);}}};}function _44(_3l,_4l){_X7(_3l,_4l);_8p();}function _54(_3l,_4l){_9p(global._ap);if(yyfequal(_rn._bp(),(-1))){_9p(global._cp)};_X7(_3l,_4l);
+{var _dp=_8l(42);for(var _ep in _dp){if(!_dp.hasOwnProperty(_ep))continue;var _fp=_dp[_ep];if(_fp._bl)continue;if(!_fp._cl)continue;{_Tm(_fp._1n);_Tm(_fp._gp);var _dl=0;for(;yyfless(_dl,_el(_fp._Bm));_dl++){_Tm(_hl(_fp._Bm,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._hp));_dl++){_Tm(_hl(_fp._hp,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._fl));_dl++){_Tm(_hl(_fp._fl,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._ip));_dl++){_Tm(_hl(_fp._ip,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._Im));_dl++){_Tm(_hl(_fp._Im,_dl))}
+;var _dl=0;for(;yyfless(_dl,_el(_fp._jp));_dl++){_Tm(_hl(_fp._jp,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._zn));_dl++){_Tm(_hl(_fp._zn,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._Wo));_dl++){_Tm(_hl(_fp._Wo,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._Cn));_dl++){_Tm(_hl(_fp._Cn,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._Bn));_dl++){_Tm(_hl(_fp._Bn,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._An));_dl++){_Tm(_hl(_fp._An,_dl))};var _dl=0;for(;yyfless(_dl,_el(_fp._Um));_dl++){_Tm(_hl(_fp._Um,_dl))};var _dl=0;
+for(;yyfless(_dl,_el(_fp._Vo));_dl++){_Tm(_hl(_fp._Vo,_dl))};_Fl(_fp._hm);_Fl(_fp._kp);_Fl(_fp._Bm);_Fl(_fp._hp);_Fl(_fp._fl);_Fl(_fp._ip);_Fl(_fp._Im);_Fl(_fp._jp);_Fl(_fp._zn);_Fl(_fp._Wo);_Fl(_fp._Cn);_Fl(_fp._Bn);_Fl(_fp._An);_Fl(_fp._Um);_Fl(_fp._Vo);_lp(_fp);}}};_3m(0);}function _64(_3l,_4l){_X7(_3l,_4l);}function _74(_3l,_4l){_K6(_3l,_4l,5);_X7(_3l,_4l);}function _84(_3l,_4l){_B6(_3l,_4l,0);_X7(_3l,_4l);}function _94(_3l,_4l){_B6(_3l,_4l,1);_X7(_3l,_4l);}function _a4(_3l,_4l){_X7(_3l,_4l);}function _b4(_3l,
+_4l){_X7(_3l,_4l);{var _mp=_8l(42);for(var _np in _mp){if(!_mp.hasOwnProperty(_np))continue;var _op=_mp[_np];if(_op._bl)continue;if(!_op._cl)continue;{var _pp=_il(_op._tn,"attitude");_El(_op._Um,_Dl(_op._Um,_op._tn));_Tm(_op._tn);_J2(_op,_3l,"ACH_CUT");if(yyfgreater(_pp,15)){{_U7(_op,_3l,4,_06(_op,_3l),17,"");var _dl=_sl(-_sl(_26(_op,_3l,_pp)));_u8(_op,_3l,yyftime(_sl(_dl),2),_dl);return;}};}}};_3m(17);}function _c4(_3l,_4l){_X7(_3l,_4l);var _No=_0m(_3l,_4l,42)._Sn[_Tn(yyfminus(_sl(_0m(_3l,_4l,42)._Zn),1),
+_0m(_3l,_4l,42)._Sn)];if(yyfgreater(_No,0)){{var _Oo=yyftime(_sl(_No),_sl(yyfminus(4,_sl(_0m(_3l,_4l,42)._Zn))));_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,_Oo);}};_Z4(_3l,_4l,0);}function _d4(_3l,_4l){_X7(_3l,_4l);{var _qp=_8l(42);for(var _rp in _qp){if(!_qp.hasOwnProperty(_rp))continue;var _sp=_qp[_rp];if(_sp._bl)continue;if(!_sp._cl)continue;{var _tp=_il(_sp._tn,"teamid");_A9(_sp,_3l,yyfplus("Pick player yes. TeamId = ",_sl(_ul(_tp))));_vl(_sp._tn,"signed_year",_0m(_3l,_4l,42)._sm);_vl(_sp._tn,"teamid",
+_0m(_3l,_4l,42)._Fm);_vl(_sp._tn,"flash_time",_rn._up());_Cl(_sp._Um,_sp._tn);var _yn=_Dl(_sp._An,_sp._tn);if(yyfgreater(_yn,(-1))){{var _Ol=_Q8(_sp,_3l,"news_SignFreeAgent");if(yyfequal(_tp,_sp._Fm)){_Ol=_Q8(_sp,_3l,"news_ResignedPlayer")};_Ol=_T8(_sp,_3l,_Ol,_sp._tn);_Z7(_sp,_3l,_Ol);_J2(_sp,_3l,"ACH_FREEAGENT");_El(_sp._An,_yn);_3m(17);return;}};_yn=_Dl(_sp._Bn,_sp._tn);if(yyfgreater(_yn,(-1))){{var _Ol=_Q8(_sp,_3l,"news_SignTrade");_Ol=_T8(_sp,_3l,_Ol,_sp._tn);_Ol=_Pl(_Ol,"$otherteamname",_l9(_sp,
+_3l,_tp));_Z7(_sp,_3l,_Ol);_J2(_sp,_3l,"ACH_TRADEIN");_El(_sp._Bn,_yn);_3m(17);return;}};_yn=_Dl(_sp._zn,_sp._tn);if(yyfgreater(_yn,(-1))){{_sp._Sn=_vp(_sp._Sn,2420954013);_sp._Sn[_wp(yyfminus(_sl(_sp._Zn),1))]--;_El(_sp._zn,_yn);_3m(17);_J2(_sp,_3l,"ACH_DRAFT");return;}};_yn=_Dl(_sp._Cn,_sp._tn);if(yyfgreater(_yn,(-1))){{var _Ol=_Q8(_sp,_3l,"news_SignTrade2");_Ol=_T8(_sp,_3l,_Ol,_sp._tn);_Z7(_sp,_3l,_Ol);_sp._Jl=yyfminus(_sp._Jl,_il(_sp._tn,"creditcost"));_El(_sp._Cn,_yn);_sp._Ym=0?1:0;_25(_sp,_3l);
+_3m(17);_J2(_sp,_3l,"ACH_FREEAGENT");return;}};}}};_3m(17);}function _e4(_3l,_4l){_X7(_3l,_4l);{var _xp=_8l(42);for(var _yp in _xp){if(!_xp.hasOwnProperty(_yp))continue;var _zp=_xp[_yp];if(_zp._bl)continue;if(!_zp._cl)continue;{var _Rn=_il(_zp._tn,"intrade_pick");var _tp=_il(_zp._tn,"teamid");_zp._Sn=_vp(_zp._Sn,3612767882);_zp._Sn[_wp(yyfminus(_sl(_Rn),1))]--;_vl(_zp._tn,"signed_year",_0m(_3l,_4l,42)._sm);_vl(_zp._tn,"teamid",_0m(_3l,_4l,42)._Fm);_vl(_zp._tn,"intrade_pick",0);_vl(_zp._tn,"flash_time",_rn._up());
+var _Ol=_Q8(_zp,_3l,"news_SignTrade");_Ol=_T8(_zp,_3l,_Ol,_zp._tn);_Ol=_Pl(_Ol,"$otherteamname",_l9(_zp,_3l,_tp));_Z7(_zp,_3l,_Ol);_J2(_zp,_3l,"ACH_TRADEIN");_Cl(_zp._Um,_zp._tn);_El(_zp._Bn,_Dl(_zp._Bn,_zp._tn));_25(_zp,_3l);_3m(17);}}};}function _f4(_3l,_4l){_X7(_3l,_4l);{var _Ap=_8l(42);for(var _Bp in _Ap){if(!_Ap.hasOwnProperty(_Bp))continue;var _Cp=_Ap[_Bp];if(_Cp._bl)continue;if(!_Cp._cl)continue;{_Cp._Sn=_vp(_Cp._Sn,508132917);_Cp._Sn[_wp(yyfminus(_sl(_il(_Cp._tn,"outtrade_pick")),1))]++;_vl(_Cp._tn,
+"outtrade_pick",0);_vl(_Cp._tn,"teamid",(-1));_El(_Cp._Um,_Dl(_Cp._Um,_Cp._tn));_Tm(_Cp._tn);_J2(_Cp,_3l,"ACH_TRADEOUT");_25(_Cp,_3l);_3m(17);}}};}function _g4(_3l,_4l){_X7(_3l,_4l);var _Wn=_r8(_3l,_4l,_0m(_3l,_4l,42)._tn);{var _Dp=_8l(42);for(var _Ep in _Dp){if(!_Dp.hasOwnProperty(_Ep))continue;var _Fp=_Dp[_Ep];if(_Fp._bl)continue;if(!_Fp._cl)continue;{var _pp=_il(_0m(_3l,_4l,42)._tn,"attitude");var _Gp=_pp;_Fp._Jl=yyfminus(_Fp._Jl,_Wn);if(yyfless(_Fp._Jl,0)){_Fp._Jl=0};_pp=_cm(yyfplus(_sl(_pp),15),1,100);
+_vl(_0m(_3l,_4l,42)._tn,"attitude",_pp);_vl(_0m(_3l,_4l,42)._tn,"meetingdone",1);_U7(_Fp,_3l,5,_Gp,15,"");}}};}function _h4(_3l,_4l){{var _Hp=_8l(42);for(var _Ip in _Hp){if(!_Hp.hasOwnProperty(_Ip))continue;var _Jp=_Hp[_Ip];if(_Jp._bl)continue;if(!_Jp._cl)continue;{_X7(_Jp,_3l);_Jp._Ml=_Jp._Nl;_Jp._Kl=_cm(yyfplus(_sl(_Jp._Kl),1),1,10);_Jp._Jl=yyfminus(_Jp._Jl,_Jp._Kl);if(yyfless(_Jp._Jl,0)){_Jp._Jl=0};_J2(_Jp,_3l,"ACH_UPGRADE_STADIUM");if(yyfequal(_Jp._Kl,10)){_J2(_Jp,_3l,"ACH_MAX_STADIUM")};var _Kp=_Jp._Lp;
+var _Mp=yyftime(_sl(yyfminus(100,_sl(_Jp._Lp))),0.1);_Jp._Lp=_cm(yyfplus(_sl(_Jp._Lp),_sl(_Mp)),1,100);if(yyfgreater(_Jp._Lp,yyfplus(_sl(_Kp),2))){{_U7(_Jp,_3l,1,_Kp,8,"");}}else {_3m(8)};}}};}function _i4(_3l,_4l){{var _Np=_8l(42);for(var _Op in _Np){if(!_Np.hasOwnProperty(_Op))continue;var _Pp=_Np[_Op];if(_Pp._bl)continue;if(!_Pp._cl)continue;{_X7(_Pp,_3l);_Pp._Ul=_Pp._Nl;_Pp._Tl=_cm(yyfplus(_sl(_Pp._Tl),1),1,10);_Pp._Jl=yyfminus(_Pp._Jl,_Pp._Tl);if(yyfless(_Pp._Jl,0)){_Pp._Jl=0};_J2(_Pp,_3l,"ACH_UPGRADE_TRAINING");
+if(yyfequal(_Pp._Tl,10)){_J2(_Pp,_3l,"ACH_MAX_TRAINING")};var _Qp=_06(_Pp,_3l);var _dl=0;for(;yyfless(_dl,_el(_Pp._Um));_dl++){{var _Bl=_hl(_Pp._Um,_dl);var _Mp=yyftime(_sl(yyfminus(100,_sl(_il(_Bl,"attitude")))),0.1);_vl(_Bl,"attitude",_cm(yyfplus(_sl(_il(_Bl,"attitude")),_sl(round(_Mp))),1,100));}};if(yyfgreater(_06(_Pp,_3l),yyfplus(_sl(_Qp),2))){{_U7(_Pp,_3l,4,_Qp,8,"");}}else {_3m(8)};}}};}function _j4(_3l,_4l){{var _Rp=_8l(42);for(var _Sp in _Rp){if(!_Rp.hasOwnProperty(_Sp))continue;var _Tp=_Rp[_Sp];if(_Tp._bl)continue;
+if(!_Tp._cl)continue;{_X7(_Tp,_3l);_Tp._Zl=_Tp._Nl;_Tp._Yl=_cm(yyfplus(_sl(_Tp._Yl),1),1,10);_Tp._Jl=yyfminus(_Tp._Jl,_Tp._Yl);if(yyfless(_Tp._Jl,0)){_Tp._Jl=0};_J2(_Tp,_3l,"ACH_UPGRADE_REHAB");if(yyfequal(_Tp._Yl,10)){_J2(_Tp,_3l,"ACH_MAX_REHAB")};var _Up=_16(_Tp,_3l);var _dl=0;for(;yyfless(_dl,_el(_Tp._Um));_dl++){{var _Bl=_hl(_Tp._Um,_dl);if(yyfgreater(_il(_Bl,"condition"),0)){{var _Mp=yyftime(_sl(yyfminus(100,_sl(_il(_Bl,"condition")))),0.1);_vl(_Bl,"condition",_cm(yyfplus(_sl(_il(_Bl,"condition")),
+_sl(_Mp)),1,100));}};}};if(yyfgreater(_16(_Tp,_3l),yyfplus(_sl(_Up),2))){{_U7(_Tp,_3l,2,_Up,8,"");}}else {_3m(8)};}}};}function _k4(_3l,_4l){_X7(_3l,_4l);{var _Vp=_8l(42);for(var _Wp in _Vp){if(!_Vp.hasOwnProperty(_Wp))continue;var _Xp=_Vp[_Wp];if(_Xp._bl)continue;if(!_Xp._cl)continue;{if(yyfless(_Dl(_0m(_3l,_4l,42)._Vo,_Xp._4p),0)){{var _Yp=0;if(yyfequal(_il(_Xp._4p,"position"),101)){{_Yp=_r9(_Xp,_3l,_Xp._Dm);_O8(_Xp,_3l,_H8(_Xp,_3l,101));_J2(_Xp,_3l,"ACH_HIRE_DF");if(yyfequal(_il(_Xp._4p,"rating"),10)){
+_J2(_Xp,_3l,"ACH_HIRE_DF5")};if(yyfequal(_Yp,10)){_J2(_Xp,_3l,"ACH_DEFENSE5")};}}else {{_Yp=_q9(_Xp,_3l,_Xp._Dm);_O8(_Xp,_3l,_H8(_Xp,_3l,102));_J2(_Xp,_3l,"ACH_HIRE_OF");if(yyfequal(_il(_Xp._4p,"rating"),10)){_J2(_Xp,_3l,"ACH_HIRE_OF5")};if(yyfequal(_Yp,10)){_J2(_Xp,_3l,"ACH_OFFENSE5")};}};_El(_Xp._Wo,_Dl(_Xp._Wo,_Xp._4p));_Cl(_Xp._Vo,_Xp._4p);_vl(_Xp._4p,"contract",2);if(yyfgreater(_Xp._Nl,8)){_vl(_Xp._4p,"contract",3)};_Xp._Jl=yyfminus(_Xp._Jl,_J8(_Xp,_3l,_Xp._4p));var _Zp=_il(_Xp._4p,"trait");var __p=-1;
+if(yyCompareVal(_Zp,1,g_GMLMathEpsilon)==0){__p=0;}else if(yyCompareVal(_Zp,3,g_GMLMathEpsilon)==0){__p=1;}else if(yyCompareVal(_Zp,2,g_GMLMathEpsilon)==0){__p=2;}switch(__p){case 0:{_K8(_Xp,_3l,_Xp._4p);break;}case 1:{_M8(_Xp,_3l,_Xp._4p);break;}case 2:{_L8(_Xp,_3l,_Xp._4p);}default :{if(yyfequal(_il(_Xp._4p,"position"),101)){{if(yyfnotequal(_Yp,_r9(_Xp,_3l,_Xp._Dm))){_U7(_Xp,_3l,7,_Yp,8,"")}else {_3m(8)};}}else {{if(yyfnotequal(_Yp,_q9(_Xp,_3l,_Xp._Dm))){_U7(_Xp,_3l,6,_Yp,8,"")}else {_3m(8)};}};break;}
+};var _Ol=_Q8(_Xp,_3l,"news_HireStaff");_Ol=_Pl(_Ol,"$teamname",_il(_Xp._Dm,"name"));_Ol=_Pl(_Ol,"$position",_a9(_Xp,_3l,_il(_Xp._4p,"position")));_Ol=_Pl(_Ol,"$hirename",yyfplus(yyfplus(_sl(_il(_Xp._4p,"fname"))," "),_sl(_il(_Xp._4p,"lname"))));_Ol=_Pl(_Ol,"$num",_ul(_il(_Xp._4p,"contract")));_Z7(_Xp,_3l,_Ol);}}else {{var _Un=round(yyftime(_sl(_J8(_Xp,_3l,_Xp._4p)),0.5));if(yyfless(_Un,1)){_Un=1};_Xp._Jl=yyfminus(_Xp._Jl,_Un);_vl(_Xp._4p,"contract",yyfplus(_sl(_il(_Xp._4p,"contract")),1));_3m(8);}
+};}}};}function _l4(_3l,_4l){_X7(_3l,_4l);_Y4(_3l,_4l);_3m(4);}function _m4(_3l,_4l){{var _0q=_8l(42);for(var _1q in _0q){if(!_0q.hasOwnProperty(_1q))continue;var _2q=_0q[_1q];if(_2q._bl)continue;if(!_2q._cl)continue;{_2q._Jl=yyfminus(_2q._Jl,5);if(yyfless(_2q._Jl,0)){_2q._Jl=0};var _dl=0;for(;yyfless(_dl,_el(_2q._Um));_dl++){{var _Bl=_hl(_2q._Um,_dl);if(yyfgreater(_il(_Bl,"condition"),0)){{_vl(_Bl,"condition",min(yyfplus(_sl(_il(_Bl,"condition")),25),100));}};}};}}};_3m(22);}function _n4(_3l,_4l){{var _3q=_8l(42);
+for(var _4q in _3q){if(!_3q.hasOwnProperty(_4q))continue;var _5q=_3q[_4q];if(_5q._bl)continue;if(!_5q._cl)continue;{_5q._Jl=yyfminus(_5q._Jl,5);if(yyfless(_5q._Jl,0)){_5q._Jl=0};var _dl=0;for(;yyfless(_dl,_el(_5q._Um));_dl++){{var _Bl=_hl(_5q._Um,_dl);_vl(_Bl,"attitude",min(yyfplus(_sl(_il(_Bl,"attitude")),15),100));}};}}};_3m(22);}function _o4(_3l,_4l){{var _6q=_8l(42);for(var _7q in _6q){if(!_6q.hasOwnProperty(_7q))continue;var _8q=_6q[_7q];if(_8q._bl)continue;if(!_8q._cl)continue;{_vl(_8q._tn,"resting",1);
+if(yyfless(_il(_8q._tn,"condition"),40)){_vl(_8q._tn,"attitude",_cm(yyfplus(_sl(_il(_8q._tn,"attitude")),15),1,100))};}}};_3m(15);}function _p4(_3l,_4l){_0m(_3l,_4l,48)._9q=_0m(_3l,_4l,48)._aq;_0m(_3l,_4l,48)._bq=0;_X7(_3l,_4l);}function _q4(_3l,_4l){_0m(_3l,_4l,48)._9q=!yyGetBool(_0m(_3l,_4l,48)._aq)?1:0;_0m(_3l,_4l,48)._bq=0;_X7(_3l,_4l);}function _r4(_3l,_4l){_A9(_3l,_4l,"btn_skip_tutorial");_X7(_3l,_4l);_0m(_3l,_4l,42)._cq=0;_3m(4);}function _s4(_3l,_4l){{var _dq=_8l(42);for(var _eq in _dq){if(!_dq.hasOwnProperty(_eq))continue;
+var _fq=_dq[_eq];if(_fq._bl)continue;if(!_fq._cl)continue;{var _gq=_il(_fq._Dm,"name");_fq._Dm=_fq._Mm;_fq._Mm=(-4);_fq._Fm=_il(_fq._Dm,"uid");_fq._Gm=_il(_fq._Dm,"conference");_fq._Hm=_il(_fq._Dm,"division");_fq._Kl=1;_fq._Tl=1;_fq._Yl=1;_fq._Lp=yyfplus(10,_sl(_Sm(10)));for(var _hq=0,_iq=yyGetInt32(3);_hq<_iq;_hq++){{var _jq=_Sm(3);var _kq=-1;if(yyCompareVal(_jq,0,g_GMLMathEpsilon)==0){_kq=0;}else if(yyCompareVal(_jq,1,g_GMLMathEpsilon)==0){_kq=1;}else if(yyCompareVal(_jq,2,g_GMLMathEpsilon)==0){_kq=2;
+}else if(yyCompareVal(_jq,3,g_GMLMathEpsilon)==0){_kq=3;}switch(_kq){case 0:{_fq._Kl++;break;}case 1:{_fq._Tl++;break;}case 2:{_fq._Yl++;break;}case 3:{_fq._Lp=yyfplus(_fq._Lp,10);break;}};}};_fq._Ml=1;_fq._Ul=1;_fq._Zl=1;_58(_fq,_3l);_E8(_fq,_3l);_v8(_fq,_3l,15,100);var _Ol=_Q8(_fq,_3l,yyfplus("news_NewJob",_sl(_ul(yyfplus(1,_sl(_Sm(2)))))));if(yyfequal(_fq._Fm,_fq._Em)){_Ol=yyfplus(_Ol,yyfplus("##",_sl(_Q8(_fq,_3l,yyfplus("news_FavoriteTeam",_sl(_ul(yyfplus(1,_sl(_Sm(2))))))))))};_Ol=_Wm(_Ol,"$oldteamname",
+_gq);_Ol=_Wm(_Ol,"$newteamname",_il(_fq._Dm,"name"));_Ol=_Wm(_Ol,"$yourname",yyfplus(yyfplus(_sl(_fq._lm)," "),_sl(_fq._nm)));_Ol=_Wm(_Ol,"$yourlastname",_fq._nm);_Ol=_lq(_Ol);_Z7(_fq,_3l,_Ol);_J2(_fq,_3l,"ACH_TEAMS2");_X5(_fq,_3l);}}};}function _t4(_3l,_4l){_X7(_3l,_4l);_3m(7);}function _u4(_3l,_4l){_X7(_3l,_4l);_U5(_3l,_4l,1);}// if (year == 1 or string_count("@", msg))
+function _v4(_3l,_4l){{var _mq=_8l(42);for(var _nq in _mq){if(!_mq.hasOwnProperty(_nq))continue;var _oq=_mq[_nq];if(_oq._bl)continue;
+if(!_oq._cl)continue;{_0m(_3l,_4l,42)._pq=1?1:0;if(!yyGetBool(_p5(_oq,_3l))){return 0};var _Ol="";var _Bl=_e8(_oq,_3l,1);var _qq=_H8(_oq,_3l,101);var _rq=_yl();if((yyGetBool(_Sm(2)))&&(yyGetBool(yyfgreater(_oq._sm,1)))){{_Cl(_rq,"dilemma_Owner");if(yyGetBool(_Bl)){{if(yyGetBool(_n8(_oq,_3l,_Bl))){_qq=_H8(_oq,_3l,102)};if((yyGetBool(!yyGetBool(_il(_Bl,"resting"))))&&(yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(yyfless(_il(_Bl,"condition"),20)))&&(yyGetBool(yyfless(_oq._Nl,17)))){_Cl(_rq,
+"dilemma_RestPlayer")};if(yyflessequal(_il(_Bl,"attitude"),30)){_Cl(_rq,"dilemma_toxic")};if((yyGetBool(_qq))&&(yyGetBool((yyGetBool(yyflessequal(_il(_Bl,"attitude"),30)))||(yyGetBool(yyflessequal(_il(_qq,"attitude"),30)))))){_Cl(_rq,"dilemma_Coach_BustUp")};if(yyflessequal(_il(_Bl,"attitude"),60)){_Cl(_rq,"dilemma_late")};if((yyGetBool(yyfgreater(_il(_Bl,"attitude"),90)))&&(yyGetBool(yyfless(_0m(_3l,_4l,42)._Lp,98)))){_Cl(_rq,"news_CharityWork")}else {_Cl(_rq,"dilemma_random")};}};var _dl=0;for(;
+yyfless(_dl,_el(_rq));_dl++){{_A9(_oq,_3l,yyfplus("List: ",_sl(_hl(_rq,_dl))));}};_sq(_rq);_Ol=_z4(_oq,_3l,_hl(_rq,0));_A9(_oq,_3l,yyfplus("s_do_prematch_dilemma: ",_sl(_Ol)));}};if(yyGetBool(_tq("dilemma_",_Ol))){{_Tm(_oq._uq);_oq._uq=_x4(_oq,_3l,_Ol,_Bl,"ui_Dilemma");_0m(_3l,_4l,42)._tn=_Bl;_y4(_oq,_3l,_oq._uq);_Fl(_rq);return 1;}}else {if(yyGetBool(_tq("news_",_Ol))){{if(yyGetBool(_tq("news_CharityWork",_Ol))){{_Ol=_T8(_oq,_3l,_Q8(_oq,_3l,_Ol),_Bl);_U7(_oq,_3l,1,_0m(_3l,_4l,42)._Lp,_rn._sn(),_Ol);
+_0m(_3l,_4l,42)._Lp=yyfplus(_0m(_3l,_4l,42)._Lp,2);}}else {{_Ol=_T8(_oq,_3l,_Q8(_oq,_3l,_Ol),_Bl);_T7(_oq,_3l,_Q8(_oq,_3l,"ui_News"),_Ol,_Q8(_oq,_3l,"ui_Continue"),"",332,"",global._Ll,1);}};_Fl(_rq);return 1;}}};_Fl(_rq);_A9(_oq,_3l,yyfplus("Check tip ",_sl(_ul(_0m(_3l,_4l,42)._vq))));var _Ol=_Q8(_oq,_3l,yyfplus("tip_",_sl(_ul(_0m(_3l,_4l,42)._vq))));if((yyGetBool(yyfequal(_oq._sm,1)))||(yyGetBool(_tq("@",_Ol)))){return 0}else {{_0m(_3l,_4l,42)._vq++;_T7(_oq,_3l,_Q8(_oq,_3l,"ui_Tip"),_Ol,_Q8(_oq,_3l,
+"ui_Continue"),"",114,"",global._Ll,1);return 1;}};}}};}function _w4(_3l,_4l){{var _wq=_8l(42);for(var _xq in _wq){if(!_wq.hasOwnProperty(_xq))continue;var _yq=_wq[_xq];if(_yq._bl)continue;if(!_yq._cl)continue;{var _Bl=_e8(_yq,_3l,0);var _Ol="";var _zq=_n5(_yq,_3l,_yq._Nl);if((yyGetBool(yyfgreater(_yq._Nl,4)))&&(yyGetBool(yyfless(_yq._Nl,28)))&&(yyGetBool(_Bl))&&(yyGetBool(yyflessequal(_il(_Bl,"attitude"),15)))){_Ol=_z4(_yq,_3l,"postmatch_toxic")}else {if((yyGetBool(_Bl))&&(yyGetBool(yyfgreater(_s8(_yq,_3l,
+_Bl),7)))){_Ol=_z4(_yq,_3l,"postmatch_performance_good")}else {if((yyGetBool(_Bl))&&(yyGetBool(yyfless(_s8(_yq,_3l,_Bl),4)))){_Ol=_z4(_yq,_3l,"postmatch_performance_bad")}else {if(yyfequal(_il(_zq,"human_win"),"loss")){_Ol=_z4(_yq,_3l,"postmatch_loss")}else {if(yyfequal(_il(_zq,"human_win"),"win")){_Ol=_z4(_yq,_3l,"postmatch_win")}}}}};if(yyfnotequal(_Ol,"")){{_Aq(_yq._uq);_yq._uq=_x4(_yq,_3l,_Ol,_Bl,"ui_PressInterview");_0m(_3l,_4l,42)._tn=_Bl;_y4(_yq,_3l,_yq._uq);}}else {{_U5(_yq,_3l,1);}};}}};}function _x4(_3l,
+_4l,_5l,_Bq,_Cq){var _Ol=_Q8(_3l,_4l,_5l);var _Bl=_Bq;var _uq=_Dq();_A9(_3l,_4l,_Ol);_vl(_uq,"title",_Q8(_3l,_4l,_Cq));_vl(_uq,"effect_on1","");_vl(_uq,"effect_on2","");var _Eq="1";if(yyGetBool(_tq("-choice_DefendPlayer",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_DefendPlayer"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_DefendPlayer");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-1));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_credit");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"player");_Ol=_Wm(_Ol,
+"-choice_DefendPlayer","");_Eq="2";}};if(yyGetBool(_tq("-choice_PraisePlayer",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_PraisePlayer"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_PraisePlayer");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),15);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"player");_Ol=_Wm(_Ol,"-choice_PraisePlayer","");_Eq="2";}};if(yyGetBool(_tq("-choice_CriticisePlayer",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,
+_4l,"choice_CriticisePlayer"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_CriticisePlayer");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-15));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"player");_Ol=_Wm(_Ol,"-choice_CriticisePlayer","");_Eq="2";}};if(yyGetBool(_tq("-choice_SideWithPlayer",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_SideWithPlayer"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_SideWithPlayer");_vl(_uq,yyfplus("cost_amt",
+_sl(_Eq)),10);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"player");_Ol=_Wm(_Ol,"-choice_SideWithPlayer","");_Eq="2";}};if(yyGetBool(_tq("-choice_RestYes",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_RestYes"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_RestYes");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),15);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"player");_Ol=_Wm(_Ol,"-choice_RestYes",
+"");_Eq="2";}};if(yyGetBool(_tq("-choice_RestNo",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_RestNo"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_RestNo");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-5));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"player");_Ol=_Wm(_Ol,"-choice_RestNo","");_Eq="2";}};if(yyGetBool(_tq("-choice_FinePlayer",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_FinePlayer"));_vl(_uq,yyfplus("cost_typ",
+_sl(_Eq)),"choice_FinePlayer");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-5));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"player");_Ol=_Wm(_Ol,"-choice_FinePlayer","");_Eq="2";}};if(yyGetBool(_tq("-choice_IgnoreFine",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_IgnoreFine"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_IgnoreFine");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-5));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,
+yyfplus("effect_on",_sl(_Eq)),"team");_Ol=_Wm(_Ol,"-choice_IgnoreFine","");_Eq="2";}};if(yyGetBool(_tq("-choice_PraiseTeam",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_PraiseTeam"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_PraiseTeam");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),5);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"team");_Ol=_Wm(_Ol,"-choice_PraiseTeam","");_Eq="2";}};if(yyGetBool(_tq("-choice_CriticiseTeam",_Ol))){{_vl(_uq,
+yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_CriticiseTeam"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_CriticiseTeam");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-15));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"team");_Ol=_Wm(_Ol,"-choice_CriticiseTeam","");_Eq="2";}};if(yyGetBool(_tq("-choice_FocusTeam",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_FocusTeam"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_FocusTeam");_vl(_uq,yyfplus("cost_amt",
+_sl(_Eq)),300);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_xp");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"team");_Ol=_Wm(_Ol,"-choice_FocusTeam","");_Eq="2";}};if(yyGetBool(_tq("-choice_MeetTeam",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_MeetTeam"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_MeetTeam");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),10);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"team");_Ol=_Wm(_Ol,"-choice_MeetTeam","");_Eq="2";
+}};if(yyGetBool(_tq("-choice_PraiseFans",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_PraiseFans"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_PraiseFans");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),5);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_fans");_Ol=_Wm(_Ol,"-choice_PraiseFans","");_Eq="2";}};if(yyGetBool(_tq("-choice_CriticiseFans",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_CriticiseFans"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_CriticiseFans");_vl(_uq,
+yyfplus("cost_amt",_sl(_Eq)),(-10));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_fans");_Ol=_Wm(_Ol,"-choice_CriticiseFans","");_Eq="2";}};if(yyGetBool(_tq("-choice_FocusMedia",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_FocusMedia"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_FocusMedia");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),10);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_fans");_Ol=_Wm(_Ol,"-choice_FocusMedia","");_Eq="2";}};if(yyGetBool(_tq("-choice_MeetMedia",_Ol))){{_vl(_uq,
+yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_MeetMedia"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_MeetMedia");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),5);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_fans");_Ol=_Wm(_Ol,"-choice_MeetMedia","");_Eq="2";}};if(yyGetBool(_tq("-choice_PraiseCoaches",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_PraiseCoaches"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_PraiseCoaches");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),15);_vl(_uq,yyfplus("cost_img",
+_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"coaches");_Ol=_Wm(_Ol,"-choice_PraiseCoaches","");_Eq="2";}};if(yyGetBool(_tq("-choice_CriticiseCoaches",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_CriticiseCoaches"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_CriticiseCoaches");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-15));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"coaches");_Ol=_Wm(_Ol,"-choice_CriticiseCoaches",
+"");_Eq="2";}};if(yyGetBool(_tq("-choice_FocusCoaches",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_FocusCoaches"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_FocusCoaches");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),100);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_xp");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"coaches");_Ol=_Wm(_Ol,"-choice_FocusCoaches","");_Eq="2";}};if(yyGetBool(_tq("-choice_MeetCoaches",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_MeetCoaches"));
+_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_MeetCoaches");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),15);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"coaches");_Ol=_Wm(_Ol,"-choice_MeetCoaches","");_Eq="2";}};if(yyGetBool(_tq("-choice_SideWithCoach",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_SideWithCoach"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_SideWithCoach");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),10);_vl(_uq,yyfplus("cost_img",
+_sl(_Eq)),"spr_attitude");_vl(_uq,yyfplus("effect_on",_sl(_Eq)),"coaches");_Ol=_Wm(_Ol,"-choice_SideWithCoach","");_Eq="2";}};if(yyGetBool(_tq("-choice_CriticiseSelf",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_CriticiseSelf"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_CriticiseSelf");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-1));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_credit");_Ol=_Wm(_Ol,"-choice_CriticiseSelf","");_Eq="2";}};if(yyGetBool(_tq("-choice_PraiseOwner",_Ol))){
+{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_PraiseOwner"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_PraiseOwner");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),1);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_credit");_Ol=_Wm(_Ol,"-choice_PraiseOwner","");_Eq="2";}};if(yyGetBool(_tq("-choice_FocusOwner",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_FocusOwner"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_FocusOwner");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),2);_vl(_uq,yyfplus("cost_img",
+_sl(_Eq)),"spr_credit");_Ol=_Wm(_Ol,"-choice_FocusOwner","");_Eq="2";}};if(yyGetBool(_tq("-choice_MeetOwner",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_MeetOwner"));_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_MeetOwner");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),1);_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_credit");_Ol=_Wm(_Ol,"-choice_MeetOwner","");_Eq="2";}};if(yyGetBool(_tq("-choice_CriticiseOfficials",_Ol))){{_vl(_uq,yyfplus("btn_txt",_sl(_Eq)),_Q8(_3l,_4l,"choice_CriticiseOfficials"));
+_vl(_uq,yyfplus("cost_typ",_sl(_Eq)),"choice_CriticiseOfficials");_vl(_uq,yyfplus("cost_amt",_sl(_Eq)),(-1));_vl(_uq,yyfplus("cost_img",_sl(_Eq)),"spr_credit");_Ol=_Wm(_Ol,"-choice_CriticiseOfficials","");_Eq="2";}};if(yyflessequal(_0m(_3l,_4l,42)._Jl,0)){{if((yyGetBool(yyfequal(_il(_uq,"cost_img1"),"spr_credit")))&&(yyGetBool(yyfless(_il(_uq,"cost_amt1"),0)))){{_vl(_uq,"cost_typ1","choice_CriticiseTeam");_vl(_uq,"cost_amt1",(-15));_vl(_uq,"cost_img1","spr_attitude");_vl(_uq,"effect_on1","team");
+}};if((yyGetBool(yyfequal(_il(_uq,"cost_img2"),"spr_credit")))&&(yyGetBool(yyfless(_il(_uq,"cost_amt2"),0)))){{_vl(_uq,"cost_typ2","choice_CriticiseTeam");_vl(_uq,"cost_amt2",(-15));_vl(_uq,"cost_img2","spr_attitude");_vl(_uq,"effect_on2","team");}};}};if(yyGetBool(_Bl)){{_Ol=_T8(_3l,_4l,_Ol,_Bl);_A9(_3l,_4l,yyfplus("Dilemma about: ",_sl(_il(_Bl,"lname"))));}};_vl(_uq,"msg",_Ol);_A9(_3l,_4l,yyfplus("Dilemma: ",_sl(_Ol)));return _uq;}function _y4(_3l,_4l,_5l){var _uq=_5l;var _Fq=_il(_uq,"title");var _Gq=_il(_uq,
+"msg");var _Hq=_il(_uq,"btn_txt1");var _Iq=_il(_uq,"btn_txt2");var _Jq=_ul(_il(_uq,"cost_amt1"));var _Kq=_ul(_il(_uq,"cost_amt2"));var _Lq=_il(_uq,"cost_img1");var _Mq=_il(_uq,"cost_img2");var _Nq=_Oq(0,0,"PopUps",5);var _Pq=_Oq(yyftime(_sl(_Qq()),0.5),32,"PopUps",0);var _Ol=_Oq(yyftime(_sl(_Qq()),0.5),yyftime(_sl(_Rq()),0.5),"PopUps",6);var _Sq=_Oq(104,224,"PopUps",10);var _Tq=_Oq(272,224,"PopUps",10);var _Uq=_Oq(32,224,"PopUps",14);var _Vq=_Oq(384,224,"PopUps",14);var _Wq=_Oq(32,16,"PopUps",3);var _Xq=_Oq(32,
+136,"PopUps",16);var _Yq=_Oq(384,136,"PopUps",16);var _Zq=_Oq(32,184,"PopUps",21);var __q=_Oq(384,184,"PopUps",21);_0m(_3l,_4l,_Nq)._am=global._Ll;_0m(_3l,_4l,_Nq)._0r=1;_0m(_3l,_4l,_Pq)._1r=32;_0m(_3l,_4l,_Pq)._2r=0?1:0;_0m(_3l,_4l,_Pq)._mm=_ul(_Fq);_0m(_3l,_4l,_Ol)._mm=_Gq;_0m(_3l,_4l,_Ol)._am=global._Ll;_0m(_3l,_4l,_Ol)._3r=260;_0m(_3l,_4l,_Sq)._mm=_Hq;_0m(_3l,_4l,_Tq)._mm=_Iq;_0m(_3l,_4l,_Sq)._4r=120;_0m(_3l,_4l,_Tq)._4r=121;_0m(_3l,_4l,_Uq)._Pq=_Q8(_3l,_4l,"ui_Effect");_0m(_3l,_4l,_Vq)._Pq=_Q8(_3l,
+_4l,"ui_Effect");_0m(_3l,_4l,_Uq)._mm=_Jq;_0m(_3l,_4l,_Vq)._mm=_Kq;_0m(_3l,_4l,_Uq)._5r=_D4(_3l,_4l,_Lq);_0m(_3l,_4l,_Vq)._5r=_D4(_3l,_4l,_Mq);_0m(_3l,_4l,_Xq)._6r=0?1:0;_0m(_3l,_4l,_Yq)._6r=0?1:0;_0m(_3l,_4l,_Zq)._4a=0?1:0;_0m(_3l,_4l,__q)._4a=0?1:0;var _7r=_il(_uq,"effect_on1");var _8r=-1;if(yyCompareVal(_7r,"player",g_GMLMathEpsilon)==0){_8r=0;}else if(yyCompareVal(_7r,"coaches",g_GMLMathEpsilon)==0){_8r=1;}else if(yyCompareVal(_7r,"team",g_GMLMathEpsilon)==0){_8r=2;}switch(_8r){case 0:{_0m(_3l,_4l,
+_Xq)._Bl=_0m(_3l,_4l,42)._tn;_A9(_3l,_4l,yyfplus("DILEMMA1: ",_sl(_il(_0m(_3l,_4l,_Xq)._Bl,"lname"))));break;}case 1:{var _9r=1?1:0;if((yyGetBool(_0m(_3l,_4l,42)._tn))&&(yyGetBool(!yyGetBool(_n8(_3l,_4l,_0m(_3l,_4l,42)._tn))))){_9r=0?1:0};var _ar=_9r;var _br=-1;if(yyCompareVal(_ar,1,g_GMLMathEpsilon)==0){_br=0;}else if(yyCompareVal(_ar,0,g_GMLMathEpsilon)==0){_br=1;}switch(_br){case 0:{_0m(_3l,_4l,_Xq)._Bl=_H8(_3l,_4l,102);break;}case 1:{_0m(_3l,_4l,_Xq)._Bl=_H8(_3l,_4l,101);break;}};break;}case 2:{_0m(_3l,
+_4l,_Zq)._4a=1?1:0;break;}};if(yyfequal(_0m(_3l,_4l,_Uq)._5r,58)){{_0m(_3l,_4l,_Uq)._cr=2;if(yyfgreater(_il(_uq,"cost_amt1"),0)){_0m(_3l,_4l,_Uq)._cr=5};_0m(_3l,_4l,_Uq)._mm="";}}else {if(yyfgreater(_ml(_il(_uq,"cost_amt1")),0)){_0m(_3l,_4l,_Uq)._mm=yyfplus("+",_sl(_0m(_3l,_4l,_Uq)._mm))}};var _dr=_il(_uq,"effect_on2");var _er=-1;if(yyCompareVal(_dr,"player",g_GMLMathEpsilon)==0){_er=0;}else if(yyCompareVal(_dr,"coaches",g_GMLMathEpsilon)==0){_er=1;}else if(yyCompareVal(_dr,"team",g_GMLMathEpsilon)==0){
+_er=2;}switch(_er){case 0:{_0m(_3l,_4l,_Yq)._Bl=_0m(_3l,_4l,42)._tn;break;}case 1:{var _9r=1?1:0;if((yyGetBool(_0m(_3l,_4l,42)._tn))&&(yyGetBool(!yyGetBool(_n8(_3l,_4l,_0m(_3l,_4l,42)._tn))))){_9r=0?1:0};var _fr=_9r;var _gr=-1;if(yyCompareVal(_fr,1,g_GMLMathEpsilon)==0){_gr=0;}else if(yyCompareVal(_fr,0,g_GMLMathEpsilon)==0){_gr=1;}switch(_gr){case 0:{_0m(_3l,_4l,_Yq)._Bl=_H8(_3l,_4l,102);break;}case 1:{_0m(_3l,_4l,_Yq)._Bl=_H8(_3l,_4l,101);break;}};break;}case 2:{_0m(_3l,_4l,__q)._4a=1?1:0;break;}};if(yyfequal(_0m(_3l,
+_4l,_Vq)._5r,58)){{_0m(_3l,_4l,_Vq)._cr=2;if(yyfgreater(_il(_uq,"cost_amt2"),0)){_0m(_3l,_4l,_Vq)._cr=5};_0m(_3l,_4l,_Vq)._mm="";}}else {if(yyfgreater(_ml(_il(_uq,"cost_amt2")),0)){_0m(_3l,_4l,_Vq)._mm=yyfplus("+",_sl(_0m(_3l,_4l,_Vq)._mm))}};_0m(_3l,_4l,_Wq)._hr=57;_0m(_3l,_4l,_Wq)._mm=_36(_3l,_4l);if(yyfequal(_0m(_3l,_4l,_Uq)._5r,56)){_0m(_3l,_4l,_Uq)._mm="+"};if(yyfequal(_0m(_3l,_4l,_Vq)._5r,56)){_0m(_3l,_4l,_Vq)._mm="+"};_0m(_3l,_4l,_Pq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,
+_Ol)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Sq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Tq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Uq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Vq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Wq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Xq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),2));_0m(_3l,_4l,_Yq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),2));_0m(_3l,_4l,_Zq)._ir(yyfminus(_sl(_0m(_3l,
+_4l,_Nq)._jr()),2));_0m(_3l,_4l,__q)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),2));if(yyfequal(_Fq,"")){_0m(_3l,_4l,_Pq)._4a=0?1:0};if(yyfequal(_Hq,"")){{_0m(_3l,_4l,_Sq)._4a=0?1:0;_0m(_3l,_4l,_Tq)._kr(360);}};if(yyfequal(_Iq,"")){{_0m(_3l,_4l,_Tq)._4a=0?1:0;_0m(_3l,_4l,_Sq)._kr(360);}};if(yyfequal(_Jq,"")){_0m(_3l,_4l,_Uq)._4a=0?1:0};if(yyfequal(_Kq,"")){_0m(_3l,_4l,_Vq)._4a=0?1:0};}function _z4(_3l,_4l,_5l){var _6l=_5l;{var _lr=_8l(42);for(var _mr in _lr){if(!_lr.hasOwnProperty(_mr))continue;var _nr=_lr[_mr];
+if(_nr._bl)continue;if(!_nr._cl)continue;{_sq(_nr._kp);var _dl=0;for(;yyfless(_dl,_el(_nr._kp));_dl++){{var _or=_hl(_nr._kp,_dl);if(yyGetBool(_tq(_6l,_or))){{_El(_nr._kp,_dl);return _or;}};}};_A9(_nr,_3l,"Repopulate dilemma_tags...");var _pr=_qr("LanguageUS.txt");while(!yyGetBool(_rr(_pr))){{var _sr=_tr(_pr);_ur(_pr);if(yyGetBool(_tq(_6l,_sr))){{var _yn=_vr(" ",_sr);_sr=_wr(_sr,1,yyfminus(_sl(_yn),1));_Cl(_nr._kp,_sr);_A9(_nr,_3l,_sr);}};}};_xr(_pr);return _z4(_nr,_3l,_6l);}}};}function _A4(_3l,_4l){_X7(_3l,
+_4l);_C4(_3l,_4l,1);}function _B4(_3l,_4l){_X7(_3l,_4l);_C4(_3l,_4l,2);}function _C4(_3l,_4l,_5l){var _Eq=_ul(_5l);{var _yr=_8l(42);for(var _zr in _yr){if(!_yr.hasOwnProperty(_zr))continue;var _Ar=_yr[_zr];if(_Ar._bl)continue;if(!_Ar._cl)continue;{var _Br=_il(_Ar._uq,yyfplus("cost_img",_sl(_Eq)));var _Cr=-1;if(yyCompareVal(_Br,"spr_xp",g_GMLMathEpsilon)==0){_Cr=0;}else if(yyCompareVal(_Br,"spr_credit",g_GMLMathEpsilon)==0){_Cr=1;}else if(yyCompareVal(_Br,"spr_attitude",g_GMLMathEpsilon)==0){_Cr=2;}else if(yyCompareVal(_Br,
+"spr_fans",g_GMLMathEpsilon)==0){_Cr=3;}switch(_Cr){case 0:{var _Dr=_il(_Ar._uq,yyfplus("effect_on",_sl(_Eq)));var _Er=-1;if(yyCompareVal(_Dr,"team",g_GMLMathEpsilon)==0){_Er=0;}else if(yyCompareVal(_Dr,"coaches",g_GMLMathEpsilon)==0){_Er=1;}switch(_Er){case 0:{var _Mp=yyfdivide(_sl(_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq))))),_sl(_cm(_el(_Ar._Um),1,10)));_Mp=round(_Mp);_A9(_Ar,_3l,yyfplus("XP gain per player = ",_sl(_ul(_Mp))));var _dl=0;for(;yyfless(_dl,_el(_Ar._Um));_dl++){{var _Bl=_hl(_Ar._Um,_dl);
+_vl(_Bl,"xp_gain",round(yyfplus(_sl(_il(_Bl,"xp_gain")),_sl(_Mp))));}};break;}case 1:{var _Mp=yyfdivide(_sl(_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq))))),_sl(_el(_Ar._Vo)));_A9(_Ar,_3l,yyfplus("XP gain per coach = ",_sl(_ul(_Mp))));var _dl=0;for(;yyfless(_dl,_el(_Ar._Vo));_dl++){{var _Bl=_hl(_Ar._Vo,_dl);_vl(_Bl,"xp_gain",round(yyfplus(_sl(_il(_Bl,"xp_gain")),_sl(_Mp))));}};break;}};_U5(_Ar,_3l,1);break;}case 1:{if(yyfless(yyfplus(_sl(_Ar._Jl),_sl(_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))))),0)){
+{_Ar._Jl=0;var _Fr=_06(_Ar,_3l);_u8(_Ar,_3l,(-5),(-10));_U7(_Ar,_3l,4,_Fr,(-4),"");return;}};if(yyfequal(_il(_Ar._uq,yyfplus("cost_typ",_sl(_Eq))),"choice_DefendPlayer")){{_Ar._Jl=yyfplus(_Ar._Jl,_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))));_Bl=_Ar._tn;var _Gr=_il(_Bl,"attitude");_vl(_Bl,"attitude",_cm(yyfplus(_sl(_il(_Bl,"attitude")),5),1,100));_U7(_Ar,_3l,5,_Gr,(-4),"");return;}}else {{_U7(_Ar,_3l,8,_Ar._Jl,(-4),"");_Ar._Jl=yyfplus(_Ar._Jl,_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))));return;
+}};_U5(_Ar,_3l,1);break;}case 2:{var _Bl=(-4);var _Hr=_il(_Ar._uq,yyfplus("effect_on",_sl(_Eq)));var _Ir=-1;if(yyCompareVal(_Hr,"team",g_GMLMathEpsilon)==0){_Ir=0;}else if(yyCompareVal(_Hr,"coaches",g_GMLMathEpsilon)==0){_Ir=1;}else if(yyCompareVal(_Hr,"player",g_GMLMathEpsilon)==0){_Ir=2;}switch(_Ir){case 0:{_U7(_Ar,_3l,4,_06(_Ar,_3l),(-4),"");var _Mp=_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq))));_u8(_Ar,_3l,_Mp,_Mp);break;}case 1:{if(yyGetBool(_0m(_3l,_4l,42)._tn)){{if(yyfequal(_il(_Ar._uq,yyfplus("cost_typ",
+_sl(_Eq))),"choice_SideWithCoach")){_vl(_0m(_3l,_4l,42)._tn,"attitude",_cm(yyfplus(_sl(_il(_0m(_3l,_4l,42)._tn,"attitude")),_sl(_ml(_sl(-_sl(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))))))),1,100))};var _Jr=_n8(_Ar,_3l,_0m(_3l,_4l,42)._tn);var _Kr=-1;if(yyCompareVal(_Jr,1,g_GMLMathEpsilon)==0){_Kr=0;}else if(yyCompareVal(_Jr,0,g_GMLMathEpsilon)==0){_Kr=1;}switch(_Kr){case 0:{_Bl=_H8(_Ar,_3l,102);break;}case 1:{_Bl=_H8(_Ar,_3l,101);break;}};}};if(yyfequal(_Bl,(-4))){{_Bl=_i8(_Ar,_3l);}};_0m(_3l,_4l,42)._tn=_Bl;
+var _Gp=_il(_Bl,"attitude");_vl(_Bl,"attitude",_cm(yyfplus(_sl(_il(_Bl,"attitude")),_sl(_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))))),1,100));_U7(_Ar,_3l,5,_Gp,(-4),"");break;}case 2:{if(yyfequal(_il(_Ar._uq,yyfplus("cost_typ",_sl(_Eq))),"choice_SideWithPlayer")){{var _qq=_H8(_Ar,_3l,101);if(yyGetBool(_n8(_Ar,_3l,_Ar._tn))){_qq=_H8(_Ar,_3l,102)};_vl(_qq,"attitude",_cm(yyfplus(_sl(_il(_qq,"attitude")),_sl(_ml(_sl(-_sl(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))))))),1,100));}}else {if(yyfequal(_il(_Ar._uq,
+yyfplus("cost_typ",_sl(_Eq))),"choice_RestYes")){{_vl(_Ar._tn,"resting",1);}}};_Bl=_Ar._tn;var _Gp=_il(_Bl,"attitude");_vl(_Bl,"attitude",_cm(yyfplus(_sl(_il(_Bl,"attitude")),_sl(_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))))),1,100));_U7(_Ar,_3l,5,_Gp,(-4),"");break;}};break;}case 3:{_U7(_Ar,_3l,1,_Ar._Lp,(-4),"");_Ar._Lp=_cm(yyfplus(_sl(_Ar._Lp),_sl(_ml(_il(_Ar._uq,yyfplus("cost_amt",_sl(_Eq)))))),1,100);break;}};}}};}function _D4(_3l,_4l,_5l){var _Lr=_5l;var _Mr=-1;if(yyCompareVal(_Lr,"spr_attitude",
+g_GMLMathEpsilon)==0){_Mr=0;}else if(yyCompareVal(_Lr,"spr_star",g_GMLMathEpsilon)==0){_Mr=1;}else if(yyCompareVal(_Lr,"spr_credit",g_GMLMathEpsilon)==0){_Mr=2;}else if(yyCompareVal(_Lr,"spr_fans",g_GMLMathEpsilon)==0){_Mr=3;}else if(yyCompareVal(_Lr,"spr_xp",g_GMLMathEpsilon)==0){_Mr=4;}switch(_Mr){case 0:{return 58;break;}case 1:{return 53;break;}case 2:{return 57;break;}case 3:{return 73;break;}case 4:{return 56;break;}};}function _E4(_3l,_4l){{var _Nr=_8l(42);for(var _Or in _Nr){if(!_Nr.hasOwnProperty(_Or))continue;
+var _Pr=_Nr[_Or];if(_Pr._bl)continue;if(!_Pr._cl)continue;{_A9(_Pr,_3l,"s_check_draft");_A9(_Pr,_3l,yyfplus("Week = ",_sl(_ul(_Pr._Nl))));_A9(_Pr,_3l,yyfplus("Draft = ",_sl(_ul(_Pr._Zn))));if(yyfgreater(_Pr._cq,0)){{}}else {if(yyfequal(_Pr._Nl,1)){{if(yyGetBool(_el(_0m(_3l,_4l,42)._An))){{_Pr._1m=1;_3m(6);return;}}else {{var _Qr=_Pr._Zn;var _Rr=-1;if(yyCompareVal(_Qr,1,g_GMLMathEpsilon)==0){_Rr=0;}else if(yyCompareVal(_Qr,2,g_GMLMathEpsilon)==0){_Rr=1;}else if(yyCompareVal(_Qr,3,g_GMLMathEpsilon)==0){_Rr=2;
+}switch(_Rr){case 0:{if(yyfless(_el(_Pr._zn),50)){_I4(_Pr,_3l)};_3m(3);return;break;}case 1:{_3m(3);return;break;}case 2:{_3m(3);return;break;}};}};}}else {if(yyfgreaterequal(_el(_0m(_3l,_4l,42)._Um),10)){{_Y4(_Pr,_3l);}}else {if((yyGetBool(yyfless(_Pr._Nl,8)))&&(yyGetBool(!yyGetBool(_Pr._Sr)))){{_Pr._Sr=1?1:0;if((yyGetBool(_el(_0m(_3l,_4l,42)._An)))||(yyGetBool(_el(_0m(_3l,_4l,42)._Bn)))){{_3m(6);return;}};var _Tr=_Sm(2);var _Ur=-1;if(yyCompareVal(_Tr,0,g_GMLMathEpsilon)==0){_Ur=0;}else if(yyCompareVal(_Tr,
+1,g_GMLMathEpsilon)==0){_Ur=1;}else if(yyCompareVal(_Tr,2,g_GMLMathEpsilon)==0){_Ur=2;}switch(_Ur){case 0:{_F4(_Pr,_3l,1);var _Bl=_hl(_0m(_3l,_4l,42)._An,0);if(yyGetBool(_Bl)){{if((yyGetBool(_78(_Pr,_3l,_il(_Bl,"position"))))||(yyGetBool(yyfgreater(yyfplus(_sl(_il(_Bl,"salary")),_sl(_t9(_Pr,_3l))),_0m(_3l,_4l,42)._Kn)))){{_Y4(_Pr,_3l);break;}};_0m(_3l,_4l,42)._tn=_Bl;var _Vr=(-4);var _Ol=_Q8(_Pr,_3l,"msg_FreeAgentOffer");if(yyfequal(_il(_Bl,"age"),21)){{_Ol=_Q8(_Pr,_3l,"msg_FreeAgentOffer_Rookie");if(yyGetBool(_n8(_Pr,
+_3l,_Bl))){_Vr=_H8(_Pr,_3l,102)}else {_Vr=_H8(_Pr,_3l,101)};}};_Ol=_Pl(_Ol,"$playername",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Ol=_Pl(_Ol,"$position",_a9(_Pr,_3l,_il(_Bl,"position")));if(yyGetBool(_Vr)){_Ol=_Pl(_Ol,"$coachname",_q8(_Pr,_3l,_Vr,1))};_T7(_Pr,_3l,_Q8(_Pr,_3l,"ui_FreeAgent"),_Ol,_Q8(_Pr,_3l,"ui_Continue"),"",45,"",global._Ll,1);_25(_Pr,_3l);return;}};break;}case 1:{_H4(_Pr,_3l,1);var _Bl=_hl(_0m(_3l,_4l,42)._Bn,0);if(yyGetBool(_Bl)){{if(yyfgreater(yyfplus(_sl(_il(_Bl,
+"salary")),_sl(_t9(_Pr,_3l))),_0m(_3l,_4l,42)._Kn)){{_Y4(_Pr,_3l);break;}};_0m(_3l,_4l,42)._tn=_Bl;var _Yp=_cm(yyfminus(_sl(_98(_Pr,_3l,_Bl)),4),1,10);if(yyflessequal(_il(_Bl,"attitude"),15)){_Yp=1};var _Rn=_V4(_Pr,_3l,_Yp);if(yyfgreater(_T4(_Pr,_3l,_Rn),0)){{_vl(_Bl,"intrade_pick",_Rn);_25(_Pr,_3l);var _Ol=_Q8(_Pr,_3l,"msg_TradeOffer");_Ol=_Pl(_Ol,"$teamname",_l9(_Pr,_3l,_il(_Bl,"teamid")));_Ol=_Pl(_Ol,"$playername",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Ol=_Pl(_Ol,"$position",
+_a9(_Pr,_3l,_il(_Bl,"position")));_Ol=_Pl(_Ol,"$num",_ul(_Rn));_T7(_Pr,_3l,_Q8(_Pr,_3l,"ui_TradeOffer"),_Ol,_Q8(_Pr,_3l,"ui_Continue"),"",45,"",global._Ll,1);return;}}else {{_Y4(_Pr,_3l);break;}};}};break;}case 2:{var _Wr=_el(_0m(_3l,_4l,42)._Um);if(yyfless(_Wr,4)){break };var _Bl=_e8(_Pr,_3l,0);if(yyGetBool(_Bl)){{if((yyGetBool(yyfgreater(_il(_Bl,"age"),31)))||(yyGetBool(yyfequal(_il(_Bl,"signed_year"),_0m(_3l,_4l,42)._sm)))||(yyGetBool(yyflessequal(_il(_Bl,"attitude"),15)))){{break;}};_0m(_3l,_4l,42)._tn=_Bl;
+var _Yp=_cm(yyfplus(_sl(_98(_Pr,_3l,_Bl)),4),1,10);_vl(_Bl,"outtrade_pick",_V4(_Pr,_3l,_Yp));_25(_Pr,_3l);var _Pn=_W4(_Pr,_3l,_Bl);var _Ol=_Q8(_Pr,_3l,"msg_TradeRequest");_Ol=_Pl(_Ol,"$teamname",_il(_Pn,"name"));_Ol=_Pl(_Ol,"$playername",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Ol=_Pl(_Ol,"$position",_a9(_Pr,_3l,_il(_Bl,"position")));_Ol=_Pl(_Ol,"$num",_ul(_il(_Bl,"outtrade_pick")));_T7(_Pr,_3l,_Q8(_Pr,_3l,"ui_TradeRequest"),_Ol,_Q8(_Pr,_3l,"ui_Continue"),"",45,"",global._Ll,
+1);return;}};break;}};}}}}};if((yyGetBool(!yyGetBool(_Pr._Xr)))&&(yyGetBool(_P8(_Pr,_3l)))){{return;}}else {if((yyGetBool(!yyGetBool(_0m(_3l,_4l,42)._pq)))&&(yyGetBool(_v4(_Pr,_3l)))){{return;}}};_0m(_3l,_4l,42)._pq=1?1:0;_25(_Pr,_3l);_U5(_Pr,_3l,1);}}};}function _F4(_3l,_4l,_5l){{var _Yr=_8l(42);for(var _Zr in _Yr){if(!_Yr.hasOwnProperty(_Zr))continue;var __r=_Yr[_Zr];if(__r._bl)continue;if(!__r._cl)continue;{while(yyfless(_el(__r._An),_5l)){_Cl(__r._An,_G4(__r,_3l))};__r._An=_b8(__r,_3l,__r._An,2);}}
+};}function _G4(_3l,_4l){var _0s=_Sm(2);var _1s=-1;if(yyCompareVal(_0s,0,g_GMLMathEpsilon)==0){_1s=0;}else if(yyCompareVal(_0s,1,g_GMLMathEpsilon)==0){_1s=1;}else if(yyCompareVal(_0s,2,g_GMLMathEpsilon)==0){_1s=2;}switch(_1s){case 0:{var _Bl=_48(_3l,_4l,_88(_3l,_4l,0),21,1,2);_vl(_Bl,"attitude",_Vm(30,90));return _Bl;break;}case 1:{var _Bl=_48(_3l,_4l,_88(_3l,_4l,0),_Vm(33,40),1,3);_vl(_Bl,"stamina",1);_vl(_Bl,"max_stamina",1);return _Bl;break;}case 2:{var _Bl=_48(_3l,_4l,_88(_3l,_4l,0),0,1,4);_vl(_Bl,"attitude",
+_Vm(5,15));return _Bl;break;}};}function _H4(_3l,_4l,_5l){{var _2s=_8l(42);for(var _3s in _2s){if(!_2s.hasOwnProperty(_3s))continue;var _4s=_2s[_3s];if(_4s._bl)continue;if(!_4s._cl)continue;{while(yyfless(_el(_4s._Bn),_5l)){{var _Bl=_48(_4s,_3l,_88(_4s,_3l,0),_Vm(22,40),1,10);do {{_vl(_Bl,"teamid",_Sm(31));}}while(!(yyfnotequal(_il(_Bl,"teamid"),_0m(_3l,_4l,42)._Fm)));_Cl(_4s._Bn,_Bl);}};_4s._Bn=_b8(_4s,_3l,_4s._Bn,2);}}};}function _I4(_3l,_4l){_A9(_3l,_4l,"s_create_draftlist");{var _5s=_8l(42);for(var _6s in _5s){
+if(!_5s.hasOwnProperty(_6s))continue;var _7s=_5s[_6s];if(_7s._bl)continue;if(!_7s._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_7s._zn));_dl++){_Tm(_hl(_7s._zn,_dl))};_8s(_7s._zn);var _dl=1;for(;yyflessequal(_dl,50);_dl++){{var _9s=_cm(yyfminus(11,_sl(yyfdivide(_sl(_7s._as),5))),7,10);if(yyfequal(_7s._sm,2)){_9s=8};var _bs=yyfmod(_sl(_dl),6);var _cs=-1;if(yyCompareVal(_bs,0,g_GMLMathEpsilon)==0||yyCompareVal(_bs,1,g_GMLMathEpsilon)==0||yyCompareVal(_bs,2,g_GMLMathEpsilon)==0){_cs=0;}else if(yyCompareVal(_bs,
+3,g_GMLMathEpsilon)==0||yyCompareVal(_bs,4,g_GMLMathEpsilon)==0){_cs=1;}else if(yyCompareVal(_bs,5,g_GMLMathEpsilon)==0){_cs=2;}switch(_cs){case 0:{_7s._yn=_Vm(1,5);break;}case 1:{_7s._yn=_Vm(6,9);break;}case 2:{_7s._yn=10;_9s=yyftime(_9s,0.7);break;}};var _Bl=_48(_7s,_3l,_7s._yn,21,1,round(_9s));_9s=yyftime(_9s,0.9);if((yyGetBool(yyfequal(_7s._yn,1)))&&(yyGetBool(yyfgreater(_il(_Bl,"strength"),4)))){_vl(_Bl,"strength",4)};_Cl(_7s._zn,_Bl);}};_7s._zn=_b8(_7s,_3l,_7s._zn,2);_25(_7s,_3l);}}};}function _J4(_3l,
+_4l,_5l){_A9(_3l,_4l,"s_create_hirelist");var _ds=_5l;var _es=_H8(_3l,_4l,102);var _fs=_H8(_3l,_4l,101);var _gs=_il(_es,"rating");var _hs=_il(_fs,"rating");{var _is=_8l(42);for(var _js in _is){if(!_is.hasOwnProperty(_js))continue;var _ks=_is[_js];if(_ks._bl)continue;if(!_ks._cl)continue;{if(yyGetBool(_ds)){{var _Wr=_el(_ks._Wo);if(yyGetBool(_Wr)){{var _dl=_Sm(yyfminus(_sl(_Wr),1));_Tm(_hl(_ks._Wo,_dl));_El(_ks._Wo,_dl);}};}};while(yyfless(_M4(_ks,_3l,102),4)){{_Cl(_ks._Wo,_F8(_ks,_3l,102,_cm(yyfplus(_sl(_gs),
+_sl(_Sm(6))),2,10)));}};while(yyfless(_M4(_ks,_3l,101),4)){{_Cl(_ks._Wo,_F8(_ks,_3l,101,_cm(yyfplus(_sl(_hs),_sl(_Sm(6))),2,10)));}};_ks._Wo=_G8(_ks,_3l,_ks._Wo);}}};}function _K4(_3l,_4l,_5l){_A9(_3l,_4l,"s_create_storelist");var _ds=_5l;{var _ls=_8l(42);for(var _ms in _ls){if(!_ls.hasOwnProperty(_ms))continue;var _ns=_ls[_ms];if(_ns._bl)continue;if(!_ns._cl)continue;{var _Wr=_el(_ns._Cn);if((yyGetBool(_ds))&&(yyGetBool(_Wr))){{var _dl=_Sm(yyfminus(_sl(_Wr),1));_Tm(_hl(_ns._Cn,_dl));_El(_ns._Cn,_dl);_Wr=yyfminus(_Wr,
+1);}};var _dl=1;for(;yyfless(_dl,11);_dl++){{if(yyfequal(_N4(_ns,_3l,_dl),0)){{if(yyfequal(_dl,9)){continue };_Cl(_ns._Cn,_L4(_ns,_3l,_dl));}};}};_A9(_ns,_3l,yyfplus("Storelist size = ",_sl(_ul(_el(_ns._Cn)))));_ns._Cn=_G8(_ns,_3l,_ns._Cn);}}};}function _L4(_3l,_4l,_5l){_A9(_3l,_4l,"s_create_player_storelist");var _yn=_5l;var _Bl=_48(_3l,_4l,_yn,yyfplus(22,_sl(_Sm(6))),8,10);_vl(_Bl,"attitude",_Vm(50,100));_vl(_Bl,"creditcost",round(yyfplus(_sl(_98(_3l,_4l,_Bl)),_sl(yyftime(_sl(_il(_Bl,"salary")),0.4)))));
+_vl(_Bl,"contract",3);return _Bl;}function _M4(_3l,_4l,_5l){{var _os=_8l(42);for(var _ps in _os){if(!_os.hasOwnProperty(_ps))continue;var _qs=_os[_ps];if(_qs._bl)continue;if(!_qs._cl)continue;{var _rl=0;var _dl=0;for(;yyfless(_dl,_el(_qs._Wo));_dl++){{var _Bl=_hl(_qs._Wo,_dl);if(yyfequal(_il(_Bl,"position"),_5l)){_rl++};}};return _rl;}}};}function _N4(_3l,_4l,_5l){{var _rs=_8l(42);for(var _ss in _rs){if(!_rs.hasOwnProperty(_ss))continue;var _ts=_rs[_ss];if(_ts._bl)continue;if(!_ts._cl)continue;{var _rl=0;var _dl=0;
+for(;yyfless(_dl,_el(_ts._Cn));_dl++){{var _Bl=_hl(_ts._Cn,_dl);if(yyfequal(_il(_Bl,"position"),_5l)){_rl++};}};return _rl;}}};}function _O4(_3l,_4l,_5l){{var _us=_8l(42);for(var _vs in _us){if(!_us.hasOwnProperty(_vs))continue;var _ws=_us[_vs];if(_ws._bl)continue;if(!_ws._cl)continue;{var _Xo=_yl();var _xs=_5l;var _dl=0;for(;yyfless(_dl,_el(_ws._Wo));_dl++){{var _Bl=_hl(_ws._Wo,_dl);if(yyfequal(_il(_Bl,"position"),_xs)){_Cl(_Xo,_Bl)};}};return _Xo;}}};}function _P4(_3l,_4l){{var _ys=_8l(42);for(var _zs in _ys){if(!_ys.hasOwnProperty(_zs))continue;
+var _As=_ys[_zs];if(_As._bl)continue;if(!_As._cl)continue;{_As._Sn=_vp(_As._Sn,1958150832);_As._Sn[_wp(0)]=yyfplus(_As._Sn[_wp(0)],1);_As._Sn[_wp(1)]=yyfplus(_As._Sn[_wp(1)],1);_As._Sn[_wp(2)]=yyfplus(_As._Sn[_wp(2)],1);_25(_As,_3l);}}};}function _Q4(_3l,_4l){{var _Bs=_8l(16);for(var _Cs in _Bs){if(!_Bs.hasOwnProperty(_Cs))continue;var _Ds=_Bs[_Cs];if(_Ds._bl)continue;if(!_Ds._cl)continue;_lp(_Ds)}};var _Es=48;var _Fs=48;var _Gs=yyftime(_sl(yyfminus(_sl(_0m(_3l,_4l,42)._Io),1)),10);var _Hs=min(yyfplus(_sl(_Gs),
+10),_el(_0m(_3l,_4l,42)._zn));var _rl=0;var _Is=_Gs;for(;yyfless(_Is,_Hs);_Is++){{_3l._Js=_vp(_3l._Js,4083195518);_3l._Js[_wp(_rl)]=_Oq(_Es,_Fs,"Instances",16);_Es=yyfplus(_Es,80);_0m(_3l,_4l,_3l._Js[_Tn(_rl,_3l._Js)])._Bl=_hl(_0m(_3l,_4l,42)._zn,_Is);if(yyfequal(_rl++,4)){{_Es=48;_Fs=yyfplus(_Fs,88);}};}};var _Ks=yyfplus(yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Page"))," "),_sl(_ul(_0m(_3l,_4l,42)._Io))),"/"),_sl(_ul(_3l._Jo)));if(yyflessequal(_3l._Jo,1)){_Ks=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Page")),
+" "),_sl(_ul(_0m(_3l,_4l,42)._Io)))};_0m(_3l,_4l,100028)._mm=_Ks;_0m(_3l,_4l,100026)._4a=1?1:0;_0m(_3l,_4l,100027)._4a=1?1:0;if(yyfequal(_0m(_3l,_4l,42)._Io,1)){_0m(_3l,_4l,100026)._4a=0?1:0};if(yyfequal(_0m(_3l,_4l,42)._Io,_3l._Jo)){_0m(_3l,_4l,100027)._4a=0?1:0};}function _R4(_3l,_4l){_A9(_3l,_4l,"s_update_freeagents");{var _Ls=_8l(16);for(var _Ms in _Ls){if(!_Ls.hasOwnProperty(_Ms))continue;var _Ns=_Ls[_Ms];if(_Ns._bl)continue;if(!_Ns._cl)continue;_lp(_Ns)}};var _xn=_0m(_3l,_4l,42)._An;var _Wr=_el(_xn);
+if(yyfless(_Wr,1)){{_A9(_3l,_4l,"tradeoffer");_xn=_0m(_3l,_4l,42)._Bn;_Wr=_el(_xn);_0m(_3l,_4l,100081)._mm=_Q8(_3l,_4l,"ui_TradeOffer");}};var _Os=round(yyftime(_sl(_rn._Ps),0.5));var _Qs=round(yyftime(_sl(_rn._Rs),0.45));var _Ss=yyfplus(_sl(_Ts(109)),8);if(yyfgreater(_Wr,5)){{_Qs=yyfminus(_Qs,44);_Os=yyfminus(_Os,yyftime(4,_sl(yyftime(_sl(_Ss),0.5))));}}else {{_Os=yyfminus(_Os,yyftime(_sl(yyfminus(_sl(_Wr),1)),_sl(yyftime(_sl(_Ss),0.5))));}};var _dl=0;for(;yyfless(_dl,_Wr);_dl++){{_3l._Js=_vp(_3l._Js,
+4083195518);_3l._Js[_wp(_dl)]=_Oq(0,0,"Instances",16);_0m(_3l,_4l,_3l._Js[_Tn(_dl,_3l._Js)])._Bl=_hl(_xn,_dl);_0m(_3l,_4l,_3l._Js[_Tn(_dl,_3l._Js)])._kr(yyfminus(_sl(_Os),_sl(yyftime(_sl(_Ss),0.5))));_0m(_3l,_4l,_3l._Js[_Tn(_dl,_3l._Js)])._Us(yyfminus(_sl(_Qs),_sl(yyftime(_sl(_0m(_3l,_4l,_3l._Js[_Tn(0,_3l._Js)])._Vs()),0.5))));_Os=yyfplus(_Os,_Ss);if(yyfequal(_dl,4)){{var _ql=yyfminus(_sl(_Wr),5);_Os=yyftime(_sl(_rn._Ps),0.5);_Os=yyfminus(_Os,yyftime(_sl(yyfminus(_sl(_ql),1)),_sl(yyftime(_sl(_Ss),
+0.5))));_Qs=yyfplus(_Qs,88);}};}};}function _S4(_3l,_4l){{var _Ws=_8l(42);for(var _Xs in _Ws){if(!_Ws.hasOwnProperty(_Xs))continue;var _Ys=_Ws[_Xs];if(_Ys._bl)continue;if(!_Ys._cl)continue;{if(yyfless(_Ys._Zn,1)){return 0};if(yyfgreater(_Ys._Zn,3)){return 0};return _Ys._Sn[_Tn(yyfminus(_sl(_Ys._Zn),1),_Ys._Sn)];}}};}function _T4(_3l,_4l,_5l){var _Zs=_5l;{var __s=_8l(42);for(var _0t in __s){if(!__s.hasOwnProperty(_0t))continue;var _1t=__s[_0t];if(_1t._bl)continue;if(!_1t._cl)continue;{if(yyfless(_Zs,1)){return 0}
+;if(yyfgreater(_Zs,3)){return 0};return _1t._Sn[_Tn(yyfminus(_sl(_Zs),1),_1t._Sn)];}}};}function _U4(_3l,_4l,_5l){var _Yp=_98(_3l,_4l,_5l);if(yyfgreaterequal(_Yp,8)){return 1};if(yyfgreaterequal(_Yp,4)){return 2};return 3;}function _V4(_3l,_4l,_5l){var _Yp=_5l;if(yyfgreaterequal(_Yp,8)){return 1};if(yyfgreaterequal(_Yp,4)){return 2};return 3;}function _W4(_3l,_4l,_5l){var _Bl=_5l;var _On=yyfmod(_sl(round(yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(_sl(_0m(_3l,_4l,42)._Nl),_sl(_il(_Bl,"skill"))),_sl(_il(_Bl,
+"strength"))),_sl(_il(_Bl,"stamina"))),_sl(_il(_Bl,"speed"))),_sl(_il(_Bl,"age"))),_sl(_il(_Bl,"attitude"))))),32);if(yyfequal(_On,_0m(_3l,_4l,42)._Fm)){_On++};if(yyfless(_On,0)){_On=31};if(yyfgreater(_On,31)){_On=0};return _i9(_3l,_4l,_On);}function _X4(_3l,_4l){var _dl=0;for(;yyfless(_dl,_el(_0m(_3l,_4l,42)._Um));_dl++){{var _Bl=_hl(_0m(_3l,_4l,42)._Um,_dl);_vl(_Bl,"outtrade_pick",0);_vl(_Bl,"intrade_pick",0);}};_25(_3l,_4l);}function _Y4(_3l,_4l){{var _2t=_8l(42);for(var _3t in _2t){if(!_2t.hasOwnProperty(_3t))continue;
+var _4t=_2t[_3t];if(_4t._bl)continue;if(!_4t._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_4t._Bn));_dl++){_Tm(_hl(_4t._Bn,_dl))};var _dl=0;for(;yyfless(_dl,_el(_4t._An));_dl++){_Tm(_hl(_4t._An,_dl))};_8s(_4t._Bn);_8s(_4t._An);}}};_25(_3l,_4l);}function _Z4(_3l,_4l,_5l){var _5t=_5l;_A9(_3l,_4l,"s_end_draft_round");{var _6t=_8l(42);for(var _7t in _6t){if(!_6t.hasOwnProperty(_7t))continue;var _8t=_6t[_7t];if(_8t._bl)continue;if(!_8t._cl)continue;{var _9t=_8t._Zn;var _at=-1;if(yyCompareVal(_9t,1,g_GMLMathEpsilon)==0){
+_at=0;}else if(yyCompareVal(_9t,2,g_GMLMathEpsilon)==0){_at=1;}else if(yyCompareVal(_9t,3,g_GMLMathEpsilon)==0){_at=2;}switch(_at){case 0:{while(yyfgreater(_el(_8t._zn),35)){{var _dl=_Sm(5);_Tm(_hl(_8t._zn,_dl));_El(_8t._zn,_dl);}};break;}case 1:{while(yyfgreater(_el(_8t._zn),20)){{var _dl=_Sm(5);_Tm(_hl(_8t._zn,_dl));_El(_8t._zn,_dl);}};break;}case 2:{var _Wr=_el(_8t._zn);if(yyfgreater(_Wr,yyftime(_sl(_8t._Sn[_Tn(2,_8t._Sn)]),2))){{var _dl=_Sm(yyfminus(_sl(_Wr),1));_Tm(_hl(_8t._zn,_dl));_El(_8t._zn,_dl);
+}};break;}};_8t._Sn=_vp(_8t._Sn,1962719203);_8t._Sn[_wp(yyfminus(_sl(_8t._Zn),1))]=0;_8t._Zn++;_8t._Io=1;if(yyGetBool(_5t)){_8t._Zn=4};if(yyfgreater(_8t._Zn,3)){{var _dl=0;for(;yyfless(_dl,_el(_8t._zn));_dl++){_Tm(_hl(_8t._zn,_dl))};_8s(_8t._zn);_P4(_8t,_3l);_Z7(_8t,_3l,_Q8(_8t,_3l,"news_DraftEnded"));_8t._1m=1;_3m(4);}}else {{_0m(_3l,_4l,42)._bt=1?1:0;_3m(3);}};}}};}function __4(_3l,_4l){{var _ct=_8l(42);for(var _dt in _ct){if(!_ct.hasOwnProperty(_dt))continue;var _et=_ct[_dt];if(_et._bl)continue;if(!_et._cl)continue;
+{_Y4(_et,_3l);var _ft=_yl();var _dl=0;for(;yyfless(_dl,_el(_et._Um));_dl++){{var _Bl=_hl(_et._Um,_dl);_vl(_Bl,"age",yyfplus(_sl(_il(_Bl,"age")),1));_vl(_Bl,"contract",yyfminus(_sl(_il(_Bl,"contract")),1));_vl(_Bl,"condition",_Vm(90,100));if(yyfgreater(_il(_Bl,"age"),30)){_vl(_Bl,"stamina",_cm(yyfminus(_sl(_il(_Bl,"stamina")),1),1,10))};if(yyfgreater(_il(_Bl,"age"),30)){{var _gt=_Sm(1);var _ht=-1;if(yyCompareVal(_gt,0,g_GMLMathEpsilon)==0){_ht=0;}else if(yyCompareVal(_gt,1,g_GMLMathEpsilon)==0){_ht=1;}
+switch(_ht){case 0:{_vl(_Bl,"speed",_cm(yyfminus(_sl(_il(_Bl,"speed")),1),1,10));break;}case 1:{_vl(_Bl,"strength",_cm(yyfminus(_sl(_il(_Bl,"strength")),1),1,10));break;}};}};if(yyfgreaterequal(_il(_Bl,"age"),35)){{_Cl(_ft,_Bl);var _Ol=_Q8(_et,_3l,"news_PlayerRetired");_Ol=_Pl(_Ol,"$teamname",_l9(_et,_3l,_et._Fm));_Ol=_T8(_et,_3l,_Ol,_Bl);_Z7(_et,_3l,_Ol);}}else {if(yyfless(_il(_Bl,"contract"),1)){{_vl(_Bl,"salary",_05(_et,_3l,_Bl));_vl(_Bl,"contract",_Vm(2,3));if(yyfgreater(_il(_Bl,"age"),32)){_vl(_Bl,
+"contract",1)};if(yyfless(_il(_Bl,"age"),35)){{_Cl(_et._An,_Bl);}};}}};}};var _dl=0;for(;yyfless(_dl,_el(_et._An));_dl++){{var _yn=_Dl(_et._Um,_hl(_et._An,_dl));_El(_et._Um,_yn);}};var _dl=0;for(;yyfless(_dl,_el(_ft));_dl++){{var _yn=_Dl(_et._Um,_hl(_ft,_dl));_El(_et._Um,_yn);_Tm(_hl(_ft,_dl));}};_Fl(_ft);_et._it=0?1:0;var _jt=_yl();var _dl=0;for(;yyfless(_dl,_el(_et._Vo));_dl++){{var _Bl=_hl(_et._Vo,_dl);_vl(_Bl,"age",yyfplus(_sl(_il(_Bl,"age")),1));_vl(_Bl,"contract",yyfminus(_sl(_il(_Bl,"contract")),
+1));if(yyfgreater(_il(_Bl,"age"),65)){{var _Ol=_Q8(_et,_3l,"msg_StaffRetired");_Ol=_Pl(_Ol,"$position",_a9(_et,_3l,_il(_Bl,"position")));_Ol=_Pl(_Ol,"$hirename",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Z7(_et,_3l,_Ol);_Cl(_jt,_Bl);}}else {if(yyfless(_il(_Bl,"contract"),1)){{var _Ol=_Q8(_et,_3l,"msg_StaffExpired");_Ol=_Pl(_Ol,"$position",_a9(_et,_3l,_il(_Bl,"position")));_Ol=_Pl(_Ol,"$hirename",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_Z7(_et,_3l,
+_Ol);_Cl(_jt,_Bl);}}};}};var _dl=0;for(;yyfless(_dl,_el(_jt));_dl++){{var _yn=_Dl(_et._Vo,_hl(_jt,_dl));_El(_et._Vo,_yn);_Tm(_hl(_jt,_dl));}};_Fl(_jt);if(yyfequal(_H8(_et,_3l,101),(-4))){{_Cl(_et._Vo,_F8(_et,_3l,101,1));}};if(yyfequal(_H8(_et,_3l,102),(-4))){{_Cl(_et._Vo,_F8(_et,_3l,102,1));}};}}};}function _05(_3l,_4l,_5l){var _Bl=_5l;var _Yp=_98(_3l,_4l,_Bl);var _kt=0;var _lt=_il(_Bl,"position");var _mt=-1;if(yyCompareVal(_lt,1,g_GMLMathEpsilon)==0){_mt=0;}else if(yyCompareVal(_lt,2,g_GMLMathEpsilon)==0){
+_mt=1;}else if(yyCompareVal(_lt,3,g_GMLMathEpsilon)==0){_mt=2;}else if(yyCompareVal(_lt,4,g_GMLMathEpsilon)==0){_mt=3;}else if(yyCompareVal(_lt,5,g_GMLMathEpsilon)==0){_mt=4;}else if(yyCompareVal(_lt,6,g_GMLMathEpsilon)==0){_mt=5;}else if(yyCompareVal(_lt,7,g_GMLMathEpsilon)==0){_mt=6;}else if(yyCompareVal(_lt,8,g_GMLMathEpsilon)==0){_mt=7;}else if(yyCompareVal(_lt,9,g_GMLMathEpsilon)==0){_mt=8;}else if(yyCompareVal(_lt,10,g_GMLMathEpsilon)==0){_mt=9;}switch(_mt){case 0:{_kt=yyftime(_sl(_Yp),2);break;}case 1:{
+_kt=yyftime(_sl(_Yp),1);break;}case 2:{_kt=yyftime(_sl(_Yp),0.75);break;}case 3:{_kt=yyftime(_sl(_Yp),1.25);break;}case 4:{_kt=yyftime(_sl(_Yp),1.2);break;}case 5:{_kt=yyftime(_sl(_Yp),1.2);break;}case 6:{_kt=yyftime(_sl(_Yp),1.1);break;}case 7:{_kt=yyftime(_sl(_Yp),1.1);break;}case 8:{_kt=yyftime(_sl(_Yp),0.9);break;}case 9:{_kt=yyftime(_sl(_Yp),0.5);break;}};_kt=yyftime(_kt,3);if(yyfequal(_il(_Bl,"age"),21)){_kt=yyftime(_kt,0.5)};if(yyfequal(_il(_Bl,"age"),32)){_kt=yyftime(_kt,0.75)};if(yyfgreaterequal(_il(_Bl,
+"age"),33)){_kt=yyftime(_kt,0.5)};return round(_kt);}function _15(_3l,_4l){{var _nt=_8l(42);for(var _ot in _nt){if(!_nt.hasOwnProperty(_ot))continue;var _pt=_nt[_ot];if(_pt._bl)continue;if(!_pt._cl)continue;{if(!yyGetBool(_pt._it)){{var _dl=0;for(;yyfless(_dl,_el(_pt._An));_dl++){{var _Bl=_hl(_pt._An,_dl);if(yyfnotequal(_il(_Bl,"signed_year"),0)){{var _Ol=_Q8(_pt,_3l,"msg_OutOfContractPlayers");if(yyfequal(_el(_pt._An),1)){{_Ol=_Q8(_pt,_3l,"msg_OutOfContractPlayer");_Ol=_Pl(_Ol,"$position",_a9(_pt,_3l,_il(_Bl,
+"position")));_Ol=_Pl(_Ol,"$playername",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));}};_T7(_pt,_3l,"",_Ol,_Q8(_pt,_3l,"ui_Continue"),"",332,"",global._Ll,1);_pt._it=1?1:0;return;}};}};}};}}};}function _25(_3l,_4l){_A9(_3l,_4l,"<<< s_savegame >>>");_65(_3l,_4l);{var _qt=_8l(42);for(var _rt in _qt){if(!_qt.hasOwnProperty(_rt))continue;var _st=_qt[_rt];if(_st._bl)continue;if(!_st._cl)continue;{_tt(global._ap);_ut("savegame","year",_st._sm);_ut("savegame","week",_st._Nl);_ut("savegame",
+"stage",_st._1m);_ut("savegame","intro",_st._cq);_vt("savegame","fname",_st._lm);_vt("savegame","lname",_st._nm);_ut("savegame","myteam_id",_st._Fm);_ut("savegame","favourite_team_id",_st._Em);_ut("savegame","suppress_difficulty",_st._wt);_ut("savegame","salary_cap",_st._Kn);_ut("savegame","prematch_dilemma_done",_st._pq);_ut("savegame","tip_count",_st._vq);_ut("savegame","matchcount",_st._xt);_ut("savegame","coach_credit",_st._Jl);_ut("savegame","coach_rating",_st._as);_ut("savegame","fans",_st._Lp);
+_ut("savegame","facility_stadium",_st._Kl);_ut("savegame","facility_training",_st._Tl);_ut("savegame","facility_rehab",_st._Yl);_ut("savegame","facility_upgraded_stadium",_st._Ml);_ut("savegame","facility_upgraded_training",_st._Ul);_ut("savegame","facility_upgraded_rehab",_st._Zl);_ut("savegame","draft_round",_st._Zn);_ut("savegame","draft_picks_0",_st._Sn[_Tn(0,_st._Sn)]);_ut("savegame","draft_picks_1",_st._Sn[_Tn(1,_st._Sn)]);_ut("savegame","draft_picks_2",_st._Sn[_Tn(2,_st._Sn)]);_ut("savegame",
+"draft_info_done",_st._yt);_ut("savegame","expiredcontract_msg_done",_st._it);_ut("savegame","offers_done",_st._Sr);var _dl=0;for(;yyfless(_dl,3);_dl++){{_ut("savegame",yyfplus("stat_games",_sl(_ul(_dl))),_st._zt[_Tn(_dl,_st._zt)]);_ut("savegame",yyfplus("stat_comp",_sl(_ul(_dl))),_st._At[_Tn(_dl,_st._At)]);_ut("savegame",yyfplus("stat_att",_sl(_ul(_dl))),_st._Bt[_Tn(_dl,_st._Bt)]);_ut("savegame",yyfplus("stat_yds",_sl(_ul(_dl))),_st._Ct[_Tn(_dl,_st._Ct)]);_ut("savegame",yyfplus("stat_td",_sl(_ul(_dl))),
+_st._Dt[_Tn(_dl,_st._Dt)]);_ut("savegame",yyfplus("stat_int",_sl(_ul(_dl))),_st._Et[_Tn(_dl,_st._Et)]);_ut("savegame",yyfplus("stat_sck",_sl(_ul(_dl))),_st._Ft[_Tn(_dl,_st._Ft)]);}};_vt("savegame","news",_Gt(_st._hm));_vt("savegame","dilemma_tags",_Gt(_st._kp));var _Wr=_el(_st._Bm);_A9(_st,_3l,yyfplus("teamlist size = ",_sl(_ul(_Wr))));_ut("savegame","teamlist",_Wr);var _Ht=0;for(;yyfless(_Ht,_Wr);_Ht++){{var _or=_It(_hl(_st._Bm,_Ht));_vt("savegame",yyfplus("teamlist_",_sl(_ul(_Ht))),_or);}};var _Wr=_el(_st._fl);
+_ut("savegame","achievements",_Wr);var _Ht=0;for(;yyfless(_Ht,_Wr);_Ht++){{var _Jt=_hl(_st._fl,_Ht);_vt("savegame",yyfplus("achievements_",_sl(_ul(_Ht))),_It(_Jt));}};var _Wr=_el(_st._hp);_ut("savegame","history",_Wr);var _Ht=0;for(;yyfless(_Ht,_Wr);_Ht++){{var _or=_It(_hl(_st._hp,_Ht));_vt("savegame",yyfplus("history_",_sl(_ul(_Ht))),_or);}};_Wr=_el(_st._ip);_ut("savegame","schedule",_Wr);var _Ht=0;for(;yyfless(_Ht,_Wr);_Ht++){{var _or=_It(_hl(_st._ip,_Ht));_vt("savegame",yyfplus("schedule_",_sl(_ul(_Ht))),
+_or);}};_Wr=_el(_st._Im);_ut("savegame","fixturelist",_Wr);var _Ht=0;for(;yyfless(_Ht,_Wr);_Ht++){{var _or=_It(_hl(_st._Im,_Ht));_vt("savegame",yyfplus("fixture_",_sl(_ul(_Ht))),_or);}};_Wr=_el(_st._jp);_ut("savegame","playoffs",_Wr);var _Ht=0;for(;yyfless(_Ht,_Wr);_Ht++){{var _or=_It(_hl(_st._jp,_Ht));_vt("savegame",yyfplus("playoff_",_sl(_ul(_Ht))),_or);}};_Wr=_el(_st._zn);_ut("savegame","draftlist",_Wr);var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{var _or=_It(_hl(_st._zn,_Is));_vt("savegame",yyfplus("draftlist_",
+_sl(_ul(_Is))),_or);}};_Wr=_el(_st._Wo);_ut("savegame","hirelist",_Wr);var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{var _or=_It(_hl(_st._Wo,_Is));_vt("savegame",yyfplus("hirelist_",_sl(_ul(_Is))),_or);}};_Wr=_el(_st._Cn);_ut("savegame","storelist",_Wr);var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{var _or=_It(_hl(_st._Cn,_Is));_vt("savegame",yyfplus("storelist_",_sl(_ul(_Is))),_or);}};_Wr=_el(_st._Bn);_ut("savegame","tradelist",_Wr);var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{var _or=_It(_hl(_st._Bn,_Is));_vt("savegame",
+yyfplus("tradelist_",_sl(_ul(_Is))),_or);}};_Wr=_el(_st._An);_ut("savegame","freeagentlist",_Wr);var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{var _or=_It(_hl(_st._An,_Is));_vt("savegame",yyfplus("freeagentlist_",_sl(_ul(_Is))),_or);}};_Wr=_el(_st._Um);_ut("savegame","roster",_Wr);var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{var _or=_It(_hl(_st._Um,_Is));_vt("savegame",yyfplus("roster_",_sl(_ul(_Is))),_or);}};_Wr=_el(_st._Vo);_ut("savegame","stafflist",_Wr);var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{var _or=_It(_hl(_st._Vo,
+_Is));_vt("savegame",yyfplus("stafflist_",_sl(_ul(_Is))),_or);}};_vt("savegame","face_grid_L",_Kt(_st._Lt));_vt("savegame","face_grid_M",_Kt(_st._Mt));_vt("savegame","face_grid_D",_Kt(_st._Nt));_vt("savegame","face_grid_C",_Kt(_st._Ot));_Pt();}}};}function _35(_3l,_4l,_5l){var _Qt=_5l;{var _Rt=_8l(42);for(var _St in _Rt){if(!_Rt.hasOwnProperty(_St))continue;var _Tt=_Rt[_St];if(_Tt._bl)continue;if(!_Tt._cl)continue;{_tt(_Qt);_A9(_Tt,_3l,yyfplus("loading save data: ",_sl(_Qt)));_Tt._sm=_Ut("savegame","year",
+1);_Tt._Nl=_Ut("savegame","week",1);_Tt._1m=_Ut("savegame","stage",1);_Tt._cq=_Ut("savegame","intro",1);_Tt._lm=_Vt("savegame","fname","");_Tt._nm=_Vt("savegame","lname","");_Tt._Fm=_Ut("savegame","myteam_id",0);_Tt._Em=_Ut("savegame","favourite_team_id",0);_Tt._wt=_Ut("savegame","suppress_difficulty",5);_Tt._Kn=_Ut("savegame","salary_cap",100);_Tt._pq=_Ut("savegame","prematch_dilemma_done",0);_Tt._vq=_Ut("savegame","tip_count",0);_Tt._xt=_Ut("savegame","matchcount",0);_Tt._Jl=_Ut("savegame","coach_credit",
+0);_Tt._as=_Ut("savegame","coach_rating",1);_Tt._Lp=_Ut("savegame","fans",30);_Tt._Kl=_Ut("savegame","facility_stadium",1);_Tt._Tl=_Ut("savegame","facility_training",1);_Tt._Yl=_Ut("savegame","facility_rehab",1);_Tt._Ml=_Ut("savegame","facility_upgraded_stadium",0);_Tt._Ul=_Ut("savegame","facility_upgraded_training",0);_Tt._Zl=_Ut("savegame","facility_upgraded_rehab",0);_Tt._Zn=_Ut("savegame","draft_round",0);_Tt._Sn=_vp(_Tt._Sn,3258718046);_Tt._Sn[_wp(0)]=_Ut("savegame","draft_picks_0",0);_Tt._Sn[_wp(1)]=_Ut("savegame",
+"draft_picks_1",0);_Tt._Sn[_wp(2)]=_Ut("savegame","draft_picks_2",0);_Tt._yt=_Ut("savegame","draft_info_done",0);_Tt._it=_Ut("savegame","expiredcontract_msg_done",0);_Tt._Sr=_Ut("savegame","offers_done",0);_A9(_Tt,_3l,"stats...");var _dl=0;for(;yyfless(_dl,3);_dl++){{_Tt._zt=_vp(_Tt._zt,4036674392);_Tt._zt[_wp(_dl)]=_Ut("savegame",yyfplus("stat_games",_sl(_ul(_dl))),0);_Tt._At=_vp(_Tt._At,1721998117);_Tt._At[_wp(_dl)]=_Ut("savegame",yyfplus("stat_comp",_sl(_ul(_dl))),0);_Tt._Bt=_vp(_Tt._Bt,4220152282);
+_Tt._Bt[_wp(_dl)]=_Ut("savegame",yyfplus("stat_att",_sl(_ul(_dl))),0);_Tt._Ct=_vp(_Tt._Ct,190261364);_Tt._Ct[_wp(_dl)]=_Ut("savegame",yyfplus("stat_yds",_sl(_ul(_dl))),0);_Tt._Dt=_vp(_Tt._Dt,3594773744);_Tt._Dt[_wp(_dl)]=_Ut("savegame",yyfplus("stat_td",_sl(_ul(_dl))),0);_Tt._Et=_vp(_Tt._Et,679304268);_Tt._Et[_wp(_dl)]=_Ut("savegame",yyfplus("stat_int",_sl(_ul(_dl))),0);_Tt._Ft=_vp(_Tt._Ft,3036720114);_Tt._Ft[_wp(_dl)]=_Ut("savegame",yyfplus("stat_sck",_sl(_ul(_dl))),0);}};_Tt._hm=_yl();_Tt._kp=_yl();
+_Tt._Bm=_yl();_Tt._fl=_yl();_Tt._hp=_yl();_Tt._ip=_yl();_Tt._Im=_yl();_Tt._jp=_yl();_Tt._zn=_yl();_Tt._Wo=_yl();_Tt._Cn=_yl();_Tt._Bn=_yl();_Tt._An=_yl();_Tt._Um=_yl();_Tt._Vo=_yl();_Tt._Lt=_Wt(8,3);_Tt._Mt=_Wt(8,1);_Tt._Nt=_Wt(8,8);_Tt._Ot=_Wt(9,4);_Xt(_Tt._Lt,0);_Xt(_Tt._Mt,0);_Xt(_Tt._Nt,0);_Xt(_Tt._Ot,0);_Yt(_Tt._hm,_Vt("savegame","news","0"));_Yt(_Tt._kp,_Vt("savegame","dilemma_tags","0"));_Tt._Wr=_Ut("savegame","teamlist",0);_A9(_Tt,_3l,yyfplus("teamlist size=",_sl(_ul(_Tt._Wr))));var _Ht=0;
+for(;yyfless(_Ht,_Tt._Wr);_Ht++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("teamlist_",_sl(_ul(_Ht))),""));_Cl(_Tt._Bm,_Zt);}};_Tt._Wr=_Ut("savegame","achievements",0);_A9(_Tt,_3l,yyfplus("achievements size=",_sl(_ul(_Tt._Wr))));var _Ht=0;for(;yyfless(_Ht,_Tt._Wr);_Ht++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("achievements_",_sl(_ul(_Ht))),""));_Cl(_Tt._fl,_Zt);}};_Tt._Wr=_Ut("savegame","history",0);_A9(_Tt,_3l,yyfplus("history size=",_sl(_ul(_Tt._Wr))));var _Ht=0;for(;yyfless(_Ht,_Tt._Wr);
+_Ht++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("history_",_sl(_ul(_Ht))),""));_Cl(_Tt._hp,_Zt);}};_Tt._Wr=_Ut("savegame","schedule",0);_A9(_Tt,_3l,yyfplus("schedule size=",_sl(_ul(_Tt._Wr))));var _Ht=0;for(;yyfless(_Ht,_Tt._Wr);_Ht++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("schedule_",_sl(_ul(_Ht))),""));_Cl(_Tt._ip,_Zt);}};_Tt._Wr=_Ut("savegame","fixturelist",0);_A9(_Tt,_3l,yyfplus("fixture size=",_sl(_ul(_Tt._Wr))));var _Ht=0;for(;yyfless(_Ht,_Tt._Wr);_Ht++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",
+yyfplus("fixture_",_sl(_ul(_Ht))),""));_Cl(_Tt._Im,_Zt);}};_Tt._Wr=_Ut("savegame","playoffs",0);_A9(_Tt,_3l,yyfplus("play-off size=",_sl(_ul(_Tt._Wr))));var _Ht=0;for(;yyfless(_Ht,_Tt._Wr);_Ht++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("playoff_",_sl(_ul(_Ht))),""));_Cl(_Tt._jp,_Zt);}};_Tt._Wr=_Ut("savegame","draftlist",0);_A9(_Tt,_3l,yyfplus("draft size=",_sl(_ul(_Tt._Wr))));var _0u=0;for(;yyfless(_0u,_Tt._Wr);_0u++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("draftlist_",_sl(_ul(_0u))),""));
+_Cl(_Tt._zn,_Zt);}};_Tt._Wr=_Ut("savegame","hirelist",0);_A9(_Tt,_3l,yyfplus("hire list size=",_sl(_ul(_Tt._Wr))));var _0u=0;for(;yyfless(_0u,_Tt._Wr);_0u++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("hirelist_",_sl(_ul(_0u))),""));_Cl(_Tt._Wo,_Zt);}};_Tt._Wr=_Ut("savegame","storelist",0);_A9(_Tt,_3l,yyfplus("storelist size=",_sl(_ul(_Tt._Wr))));var _0u=0;for(;yyfless(_0u,_Tt._Wr);_0u++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("storelist_",_sl(_ul(_0u))),""));_Cl(_Tt._Cn,_Zt);}};_Tt._Wr=_Ut("savegame",
+"tradelist",0);_A9(_Tt,_3l,yyfplus("tradelist size=",_sl(_ul(_Tt._Wr))));var _Is=0;for(;yyfless(_Is,_Tt._Wr);_Is++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("tradelist_",_sl(_ul(_Is))),""));_Cl(_Tt._Bn,_Zt);}};_Tt._Wr=_Ut("savegame","freeagentlist",0);_A9(_Tt,_3l,yyfplus("freeagentlist size=",_sl(_ul(_Tt._Wr))));var _Is=0;for(;yyfless(_Is,_Tt._Wr);_Is++){{var _Zt=_Dq();__t(_Zt,_Vt("savegame",yyfplus("freeagentlist_",_sl(_ul(_Is))),""));_Cl(_Tt._An,_Zt);}};_Tt._Wr=_Ut("savegame","roster",0);_A9(_Tt,
+_3l,yyfplus("roster size=",_sl(_ul(_Tt._Wr))));var _Is=0;for(;yyfless(_Is,_Tt._Wr);_Is++){{var _Bl=_Dq();__t(_Bl,_Vt("savegame",yyfplus("roster_",_sl(_ul(_Is))),""));_vl(_Bl,"flash_time",(-9999));_Cl(_Tt._Um,_Bl);}};_Tt._Wr=_Ut("savegame","stafflist",0);_A9(_Tt,_3l,yyfplus("stafflist size=",_sl(_ul(_Tt._Wr))));var _Is=0;for(;yyfless(_Is,_Tt._Wr);_Is++){{var _Bl=_Dq();__t(_Bl,_Vt("savegame",yyfplus("stafflist_",_sl(_ul(_Is))),""));_vl(_Bl,"flash_time",(-9999));if(!yyGetBool(_Xn(_Tt._Vo,"xp_level"))){
+{_vl(_Bl,"xp_level",_il(_Bl,"rating"));_vl(_Bl,"xp",0);_vl(_Bl,"xp_gain",0);}};_Cl(_Tt._Vo,_Bl);}};_1u(_Tt._Lt,_Vt("savegame","face_grid_L",""));_1u(_Tt._Mt,_Vt("savegame","face_grid_M",""));_1u(_Tt._Nt,_Vt("savegame","face_grid_D",""));_1u(_Tt._Ot,_Vt("savegame","face_grid_C",""));_Pt();if(yyfequal(_rn._bp(),(-1))){{if(yyGetBool(_2u(global._cp))){_9p(global._cp)};_3u(_Qt,global._cp);}};_Tt._1m=1;}}};_l5(_3l,_4l);return 1;}function _45(_3l,_4l){_A9(_3l,_4l,"creating options map...");{var _4u=_8l(42);
+for(var _5u in _4u){if(!_4u.hasOwnProperty(_5u))continue;var _6u=_4u[_5u];if(_6u._bl)continue;if(!_6u._cl)continue;{_6u._1n=_Dq();_vl(_6u._1n,"my_version",0);_vl(_6u._1n,"fullversion",0);if(!yyGetBool(global._7u)){_vl(_6u._1n,"fullversion",1)};_vl(_6u._1n,"op_soundfx",1);_vl(_6u._1n,"op_drivedir",0);if(yyGetBool(global._7u)){_vl(_6u._1n,"op_drivedir",(-1))};_vl(_6u._1n,"op_scanlines",0);if(!yyGetBool(global._7u)){_vl(_6u._1n,"op_scanlines",1)};_vl(_6u._1n,"op_weather",1);_vl(_6u._1n,"op_tips",1);_vl(_6u._1n,
+"op_soundfx",1);_vl(_6u._1n,"done_review_reward",0);_vl(_6u._1n,"op_zoom",1);_65(_6u,_3l);}}};}function _55(_3l,_4l){_A9(_3l,_4l,"loading options...");{var _8u=_8l(42);for(var _9u in _8u){if(!_8u.hasOwnProperty(_9u))continue;var _au=_8u[_9u];if(_au._bl)continue;if(!_au._cl)continue;{_au._1n=_bu(global._cu);if(yyGetBool(_du(_il(_au._1n,"op_tips")))){_vl(_au._1n,"op_tips",1)};if(yyGetBool(_du(_il(_au._1n,"op_soundfx")))){_vl(_au._1n,"op_soundfx",1)};if(yyGetBool(_du(_il(_au._1n,"op_zoom")))){_vl(_au._1n,
+"op_zoom",1)};if(yyGetBool(_du(_il(_au._1n,"op_music")))){_vl(_au._1n,"op_music",1)};}}};}function _65(_3l,_4l){_A9(_3l,_4l,"saving options...");{var _eu=_8l(42);for(var _fu in _eu){if(!_eu.hasOwnProperty(_fu))continue;var _gu=_eu[_fu];if(_gu._bl)continue;if(!_gu._cl)continue;{_vl(_gu._1n,"my_version",global._hu);_iu(_gu._1n,global._cu);}}};}function _75(_3l,_4l){var _Zt=_Dq();var _pr=_qr("LanguageUS.txt");while(!yyGetBool(_rr(_pr))){{var _sr=_tr(_pr);_ur(_pr);var _yn=_vr(" ",_sr);var _ju=_ku(_sr);_lu(_Zt,_wr(_sr,
+1,yyfminus(_sl(_yn),1)),_wr(_sr,yyfplus(_sl(_yn),1),yyfminus(_sl(_ju),1)));}};_xr(_pr);return _Zt;}function _85(_3l,_4l){_A9(_3l,_4l,"s_load_teams");var _xn=_yl();var _pr=_qr("Teams.txt");var _mu=_c5(_3l,_4l,_tr(_pr));_ur(_pr);while(!yyGetBool(_rr(_pr))){{var _Zt=_Dq();var _nu=_c5(_3l,_4l,_tr(_pr));_ur(_pr);var _dl=0;for(;yyfless(_dl,_ou(_mu));_dl++){{_lu(_Zt,_mu[_Tn(_dl,_mu)],_nu[_Tn(_dl,_nu)]);}};_Cl(_xn,_Zt);}};_xr(_pr);return _xn;}function _95(_3l,_4l){_A9(_3l,_4l,"s_load_retrobowl_hof");var _xn=_yl();
+var _pr=_qr("RetroBowlHOF.txt");var _yn=0;var _mu=_c5(_3l,_4l,_tr(_pr));_ur(_pr);while(!yyGetBool(_rr(_pr))){{var _Zt=_Dq();var _nu=_c5(_3l,_4l,_tr(_pr));_ur(_pr);var _dl=0;for(;yyfless(_dl,_ou(_mu));_dl++){{_lu(_Zt,_mu[_Tn(_dl,_mu)],_nu[_Tn(_dl,_nu)]);}};_Cl(_xn,_Zt);}};_xr(_pr);return _xn;}function _a5(_3l,_4l){_A9(_3l,_4l,"s_load_achievements");var _xn=_yl();var _yn=0;var _pr=_qr("Achievements.txt");var _mu=_c5(_3l,_4l,_tr(_pr));_ur(_pr);while(!yyGetBool(_rr(_pr))){{var _Zt=_Dq();var _nu=_c5(_3l,_4l,_tr(_pr));
+_ur(_pr);var _dl=0;for(;yyfless(_dl,_ou(_mu));_dl++){{_lu(_Zt,_mu[_Tn(_dl,_mu)],_nu[_Tn(_dl,_nu)]);}};_Cl(_xn,_Zt);}};_xr(_pr);return _xn;}// // slog ("adding fix: "+string(map[? "week"])+":"+string(map[? "away_team"])+"@"+string(map[? "home_team"]));
+function _b5(_3l,_4l){var _xn=_yl();var _pr=_qr("Schedule.txt");var _mu=_c5(_3l,_4l,_tr(_pr));_ur(_pr);var _yn=0;while(!yyGetBool(_rr(_pr))){{var _Zt=_Dq();var _nu=_c5(_3l,_4l,_tr(_pr));_ur(_pr);var _dl=0;for(;yyfless(_dl,_ou(_mu));_dl++){{_lu(_Zt,_mu[_Tn(_dl,
+_mu)],_ml(_nu[_Tn(_dl,_nu)]));}};if(yyfequal(yyfminus(_sl(_ml(_il(_Zt,"year"))),1),yyfmod(_sl(_0m(_3l,_4l,42)._sm),4))){{_Cl(_xn,_Zt);}}else {_Tm(_Zt)};}};_xr(_pr);return _xn;}function _c5(_3l,_4l,_5l){var _Ol=_5l;var _pu=" ";var _qu=0;var _ru;var _su="";var _dl=1;for(;yyfless(_dl,yyfplus(_sl(_ku(_Ol)),1));_dl++){{var _tu=_wr(_Ol,_dl,1);if(yyfequal(_tu,_pu)){{_ru=_vp(_ru,-558);_ru[_wp(_qu)]=_su;_qu++;_su="";}}else {{_su=yyfplus(_sl(_su),_sl(_tu));_ru=_vp(_ru,-558);_ru[_wp(_qu)]=_su;}};}};return _ru;}// // slog ("Week: "+string(fix[? "week"])+" team "+string(team_id1)+" @ "+string(team_id2));
+function _d5(_3l,
+_4l){_A9(_3l,_4l,"s_create_my_fixture_list");var _uu=_yl();var _vu=0;for(;yyfless(_vu,_el(_3l._ip));_vu++){{var _wu=_hl(_3l._ip,_vu);var _xu=_il(_wu,"away_team");var _yu=_il(_wu,"home_team");if((yyGetBool(yyfequal(_xu,_3l._Fm)))||(yyGetBool(yyfequal(_yu,_3l._Fm)))){{var _Zt=_Dq();_vl(_Zt,"week",_il(_wu,"week"));_vl(_Zt,"away_team",_xu);_vl(_Zt,"home_team",_yu);_vl(_Zt,"away_score",_il(_wu,"away_score"));_vl(_Zt,"home_score",_il(_wu,"home_score"));_vl(_Zt,"human_win","unplayed");if(yyfgreater(_il(_wu,"away_score"),
+(-1))){{if(yyfequal(_il(_wu,"away_score"),_il(_wu,"home_score"))){_vl(_Zt,"human_win","tie")}else {if((yyGetBool(yyfequal(_il(_wu,"away_team"),_3l._Fm)))&&(yyGetBool(yyfgreater(_il(_wu,"away_score"),_il(_wu,"home_score"))))){_vl(_Zt,"human_win","win")}else {if((yyGetBool(yyfequal(_il(_wu,"home_team"),_3l._Fm)))&&(yyGetBool(yyfgreater(_il(_wu,"home_score"),_il(_wu,"away_score"))))){_vl(_Zt,"human_win","win")}else {_vl(_Zt,"human_win","loss")}}};}};_Cl(_uu,_Zt);}};}};return _uu;}// slog("create fixture "+string(away_id)+" @ "+string(home_id));
+function _e5(_3l,
+_4l,_5l,_Bq,_Cq,_zu){var _xn=_5l;var _Au=_Bq;var _Bu=_Cq;var _Cu=_zu;_A9(_3l,_4l,yyfplus(yyfplus(yyfplus("create fixture ",_sl(_ul(_Bu)))," @ "),_sl(_ul(_Cu))));var _wu=_Dq();_vl(_wu,"week",_Au);_vl(_wu,"away_team",_Bu);_vl(_wu,"home_team",_Cu);_vl(_wu,"away_score",(-1));_vl(_wu,"home_score",(-1));_Cl(_xn,_wu);if((yyGetBool(yyfequal(_Bu,_0m(_3l,_4l,42)._Fm)))||(yyGetBool(yyfequal(_Cu,_0m(_3l,_4l,42)._Fm)))){{_k5(_3l,_4l,_Au,_Bu,_Cu);}};}function _f5(_3l,_4l){if(yyGetBool(_tl(_0m(_3l,_4l,42)._jp,2))){{
+var _dl=0;for(;yyfless(_dl,_el(_3l._jp));_dl++){_Tm(_hl(_0m(_3l,_4l,42)._jp,_dl))};_8s(_0m(_3l,_4l,42)._jp);}};var _Du=_u5(_3l,_4l,0,4);var _Eu=_n9(_3l,_4l,0,5);_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,18,_il(_Eu,"uid"),_il(_Du,"uid"));var _Fu=_u5(_3l,_4l,0,3);var _Gu=_n9(_3l,_4l,0,6);_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,19,_il(_Gu,"uid"),_il(_Fu,"uid"));var _Hu=_u5(_3l,_4l,1,4);var _Iu=_n9(_3l,_4l,1,5);_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,20,_il(_Iu,"uid"),_il(_Hu,"uid"));var _Ju=_u5(_3l,_4l,1,3);var _Ku=_n9(_3l,_4l,1,6);
+_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,21,_il(_Ku,"uid"),_il(_Ju,"uid"));var _Lu=_u5(_3l,_4l,0,1);var _Mu=_u5(_3l,_4l,0,2);_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,22,(-1),_il(_Lu,"uid"));_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,23,_il(_Mu,"uid"),(-1));var _Nu=_u5(_3l,_4l,1,1);var _Ou=_u5(_3l,_4l,1,2);_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,24,(-1),_il(_Nu,"uid"));_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,25,_il(_Ou,"uid"),(-1));_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,26,(-1),(-1));_e5(_3l,_4l,_0m(_3l,_4l,42)._jp,27,(-1),(-1));_e5(_3l,_4l,_0m(_3l,_4l,
+42)._jp,28,(-1),(-1));}function _g5(_3l,_4l,_5l){_A9(_3l,_4l,"s_do_schedule");var _Pu=_5l;{var _Qu=_8l(42);for(var _Ru in _Qu){if(!_Qu.hasOwnProperty(_Ru))continue;var _Su=_Qu[_Ru];if(_Su._bl)continue;if(!_Su._cl)continue;{if(yyfgreater(_Su._Nl,17)){{return _h5(_Su,_3l);}};var _Tu=(-4);var _Uu=(-4);var _Vu=(-4);var _Wu=(-4);var _Xu=(-4);var _Yu=(-4);var _Zu=(-4);var __u=(-4);var _vu=0;for(;yyfless(_vu,_el(_Su._ip));_vu++){{var _wu=_hl(_Su._ip,_vu);if(yyfequal(_il(_wu,"week"),_Su._Nl)){{var _0v=_il(_wu,"away_team");
+var _1v=_il(_wu,"home_team");var _2v=_hl(_Su._Bm,_0v);var _3v=_hl(_Su._Bm,_1v);var _4v=_ml(_il(_2v,"offense"));_4v=yyfplus(_4v,_ml(_il(_2v,"defense")));var _5v=_ml(_il(_3v,"offense"));_5v=yyfplus(_5v,_ml(_il(_3v,"defense")));_5v=yyfplus(_5v,1);var _6v=_i5(_Su,_3l);var _7v=_i5(_Su,_3l);if((yyGetBool(yyfequal(_il(_6v,"points"),_il(_7v,"points"))))&&(yyGetBool(_Sm(2)))){{_vl(_7v,"points",yyfplus(_sl(_il(_7v,"points")),3));}};var _8v=0?1:0;var _9v=99;_9v=abs(yyfminus(_sl(_4v),_sl(_5v)));_9v=round(yyftime(_sl(_9v),
+0.25));if(yyfgreater(_il(_6v,"points"),_il(_7v,"points"))){{if(yyfless(_4v,_5v)){_8v=_Sm(_9v)};}}else {{if(yyfgreater(_4v,_5v)){_8v=_Sm(_9v)};}};if(yyGetBool(_8v)){{var _av=_Dq();_bv(_av,_6v);_bv(_6v,_7v);_bv(_7v,_av);_Tm(_av);}};if(!yyGetBool(_Pu)){{if(yyfequal(_0v,_0m(_3l,_4l,42)._Fm)){{_vl(_6v,"points",_0m(_3l,_4l,42)._cv[_Tn(0,_0m(_3l,_4l,42)._cv)]);_vl(_6v,"yards",_0m(_3l,_4l,42)._Ct[_Tn(0,_0m(_3l,_4l,42)._Ct)]);_vl(_6v,"tds",_0m(_3l,_4l,42)._Dt[_Tn(0,_0m(_3l,_4l,42)._Dt)]);_vl(_6v,"sacks",_0m(_3l,
+_4l,42)._Ft[_Tn(0,_0m(_3l,_4l,42)._Ft)]);_vl(_6v,"ints",_0m(_3l,_4l,42)._Et[_Tn(0,_0m(_3l,_4l,42)._Et)]);_vl(_7v,"points",_0m(_3l,_4l,42)._cv[_Tn(1,_0m(_3l,_4l,42)._cv)]);_vl(_7v,"yards",_0m(_3l,_4l,42)._dv);_vl(_7v,"tds",_0m(_3l,_4l,42)._ev);_vl(_7v,"sacks",_0m(_3l,_4l,42)._fv);_vl(_7v,"ints",_0m(_3l,_4l,42)._gv);}}else {if(yyfequal(_1v,_0m(_3l,_4l,42)._Fm)){{_vl(_7v,"points",_0m(_3l,_4l,42)._cv[_Tn(1,_0m(_3l,_4l,42)._cv)]);_vl(_7v,"yards",_0m(_3l,_4l,42)._Ct[_Tn(0,_0m(_3l,_4l,42)._Ct)]);_vl(_7v,
+"tds",_0m(_3l,_4l,42)._Dt[_Tn(0,_0m(_3l,_4l,42)._Dt)]);_vl(_7v,"sacks",_0m(_3l,_4l,42)._Ft[_Tn(0,_0m(_3l,_4l,42)._Ft)]);_vl(_7v,"ints",_0m(_3l,_4l,42)._Et[_Tn(0,_0m(_3l,_4l,42)._Et)]);_vl(_6v,"points",_0m(_3l,_4l,42)._cv[_Tn(0,_0m(_3l,_4l,42)._cv)]);_vl(_6v,"yards",_0m(_3l,_4l,42)._dv);_vl(_6v,"tds",_0m(_3l,_4l,42)._ev);_vl(_6v,"sacks",_0m(_3l,_4l,42)._fv);_vl(_6v,"ints",_0m(_3l,_4l,42)._gv);}}};}};_vl(_wu,"away_score",_il(_6v,"points"));_vl(_wu,"home_score",_il(_7v,"points"));_vl(_2v,"stat_games",
+yyfplus(_sl(_ml(_il(_2v,"stat_games"))),1));_vl(_2v,"stat_yds",yyfplus(_sl(_ml(_il(_2v,"stat_yds"))),_sl(_ml(_il(_6v,"yards")))));_vl(_2v,"stat_td",yyfplus(_sl(_ml(_il(_2v,"stat_td"))),_sl(_ml(_il(_6v,"tds")))));_vl(_2v,"stat_sck",yyfplus(_sl(_ml(_il(_2v,"stat_sck"))),_sl(_ml(_il(_6v,"sacks")))));_vl(_2v,"stat_int",yyfplus(_sl(_ml(_il(_2v,"stat_int"))),_sl(_ml(_il(_6v,"ints")))));_vl(_2v,"match_yds",_ml(_il(_6v,"yards")));_vl(_2v,"match_td",_ml(_il(_6v,"tds")));_vl(_2v,"match_sck",_ml(_il(_6v,"sacks")));
+_vl(_2v,"match_int",_ml(_il(_6v,"ints")));_vl(_3v,"stat_games",yyfplus(_sl(_ml(_il(_3v,"stat_games"))),1));_vl(_3v,"stat_yds",yyfplus(_sl(_ml(_il(_3v,"stat_yds"))),_sl(_ml(_il(_7v,"yards")))));_vl(_3v,"stat_td",yyfplus(_sl(_ml(_il(_3v,"stat_td"))),_sl(_ml(_il(_7v,"tds")))));_vl(_3v,"stat_sck",yyfplus(_sl(_ml(_il(_3v,"stat_sck"))),_sl(_ml(_il(_7v,"sacks")))));_vl(_3v,"stat_int",yyfplus(_sl(_ml(_il(_3v,"stat_int"))),_sl(_ml(_il(_7v,"ints")))));_vl(_3v,"match_yds",_ml(_il(_7v,"yards")));_vl(_3v,"match_td",
+_ml(_il(_7v,"tds")));_vl(_3v,"match_sck",_ml(_il(_7v,"sacks")));_vl(_3v,"match_int",_ml(_il(_7v,"ints")));if(yyfgreater(_il(_6v,"points"),_il(_7v,"points"))){{_vl(_2v,"wins",yyfplus(_sl(_ml(_il(_2v,"wins"))),1));_vl(_3v,"losses",yyfplus(_sl(_ml(_il(_3v,"losses"))),1));}}else {if(yyfless(_il(_6v,"points"),_il(_7v,"points"))){{_vl(_2v,"losses",yyfplus(_sl(_ml(_il(_2v,"losses"))),1));_vl(_3v,"wins",yyfplus(_sl(_ml(_il(_3v,"wins"))),1));}}else {{_vl(_2v,"ties",yyfplus(_sl(_ml(_il(_2v,"ties"))),1));_vl(_3v,
+"ties",yyfplus(_sl(_ml(_il(_3v,"ties"))),1));}}};if((yyGetBool(!yyGetBool(_Tu)))||(yyGetBool(yyfgreaterequal(_il(_2v,"match_yds"),_il(_Tu,"match_yds"))))){{_Tu=_2v;_Xu=_3v;}};if((yyGetBool(!yyGetBool(_Tu)))||(yyGetBool(yyfgreaterequal(_il(_3v,"match_yds"),_il(_Tu,"match_yds"))))){{_Tu=_3v;_Xu=_2v;}};if((yyGetBool(!yyGetBool(_Uu)))||(yyGetBool(yyfgreater(_il(_2v,"match_td"),_il(_Uu,"match_td"))))){{_Uu=_2v;_Yu=_3v;}};if((yyGetBool(!yyGetBool(_Uu)))||(yyGetBool(yyfgreater(_il(_3v,"match_td"),_il(_Uu,
+"match_td"))))){{_Uu=_3v;_Yu=_2v;}};if((yyGetBool(!yyGetBool(_Wu)))||(yyGetBool(yyfgreaterequal(_il(_2v,"match_sck"),_il(_Wu,"match_sck"))))){{_Wu=_2v;__u=_3v;}};if((yyGetBool(!yyGetBool(_Wu)))||(yyGetBool(yyfgreaterequal(_il(_3v,"match_sck"),_il(_Wu,"match_sck"))))){{_Wu=_3v;__u=_2v;}};if((yyGetBool(!yyGetBool(_Vu)))||(yyGetBool(yyfgreater(_il(_2v,"match_int"),_il(_Vu,"match_int"))))){{_Vu=_2v;_Zu=_3v;}};if((yyGetBool(!yyGetBool(_Vu)))||(yyGetBool(yyfgreater(_il(_3v,"match_int"),_il(_Vu,"match_int"))))){
+{_Vu=_3v;_Zu=_2v;}};_Tm(_6v);_Tm(_7v);}};}};}}};{var _hv=_8l(42);for(var _iv in _hv){if(!_hv.hasOwnProperty(_iv))continue;var _jv=_hv[_iv];if(_jv._bl)continue;if(!_jv._cl)continue;{if(yyfequal(_jv._Nl,17)){{if(yyfgreater(_il(_jv._Dm,"wins"),_il(_jv._Dm,"losses"))){_J2(_jv,_3l,"ACH_WINNING_SEASON")};if(yyfequal(_il(_jv._Dm,"wins"),16)){_J2(_jv,_3l,"ACH_UNBEATEN_SEASON")};_f6(_jv,_3l);}};}}};var _kv="";if((yyGetBool(yyfequal(_Tu,_Uu)))&&(yyGetBool(yyfequal(_Tu,_0m(_3l,_4l,42)._Fm)))){{if(yyGetBool(_Tu)){
+_kv=yyfplus(_kv,yyfplus(_sl(_R8(_3l,_4l,"news_qbYardsTDs",_Tu,_Xu,0,0)),"\n\n"))};}}else {{if(yyfequal(_Tu,_0m(_3l,_4l,42)._Fm)){_kv=yyfplus(_kv,yyfplus(_sl(_R8(_3l,_4l,"news_qbYards",_Tu,_Xu,0,0)),"\n\n"))};if(yyfequal(_Uu,_0m(_3l,_4l,42)._Fm)){_kv=yyfplus(_kv,yyfplus(_sl(_R8(_3l,_4l,"news_qbTouchDowns",_Uu,_Yu,0,0)),"\n\n"))};}};if((yyGetBool(yyfequal(_Wu,_Vu)))&&(yyGetBool(yyfnotequal(_Tu,_Wu)))&&(yyGetBool(yyfnotequal(_Uu,_Wu)))){{if(yyfequal(_Tu,_0m(_3l,_4l,42)._Fm)){_kv=yyfplus(_kv,yyfplus(_sl(_R8(_3l,
+_4l,"news_qbSacksInts",_Tu,_Xu,0,0)),"\n\n"))};}}else {{if((yyGetBool(yyfequal(_Wu,_0m(_3l,_4l,42)._Fm)))&&(yyGetBool(yyfnotequal(_Tu,_Wu)))&&(yyGetBool(yyfnotequal(_Uu,_Wu)))){_kv=yyfplus(_kv,yyfplus(_sl(_R8(_3l,_4l,"news_qbSacks",_Wu,__u,0,0)),"\n\n"))};if((yyGetBool(yyfequal(_Vu,_0m(_3l,_4l,42)._Fm)))&&(yyGetBool(yyfnotequal(_Tu,_Vu)))&&(yyGetBool(yyfnotequal(_Uu,_Vu)))){_kv=yyfplus(_kv,yyfplus(_sl(_R8(_3l,_4l,"news_qbInterceptions",_Vu,_Zu,0,0)),"\n\n"))};}};}function _h5(_3l,_4l){{var _lv=_8l(42);
+for(var _mv in _lv){if(!_lv.hasOwnProperty(_mv))continue;var _nv=_lv[_mv];if(_nv._bl)continue;if(!_nv._cl)continue;{_A9(_nv,_3l,yyfplus("s_do_playoff_schedule:",_sl(_ul(_nv._Nl))));var _wu=_m5(_nv,_3l,_nv._Nl);if(!yyGetBool(_tl(_wu,1))){{_A9(_nv,_3l,"Fixture error! Trying to recreate playoffs");_f5(_nv,_3l);_wu=_m5(_nv,_3l,_nv._Nl);if(!yyGetBool(_tl(_wu,1))){{_A9(_nv,_3l,"Fixture error! Skipping season");_X5(_nv,_3l);return 0;}};}};var _0v=_il(_wu,"away_team");var _1v=_il(_wu,"home_team");var _2v=_hl(_nv._Bm,
+_0v);var _3v=_hl(_nv._Bm,_1v);var _4v=_ml(_il(_2v,"offense"));_4v=yyfplus(_4v,_ml(_il(_2v,"defense")));var _5v=_ml(_il(_3v,"offense"));_5v=yyfplus(_5v,_ml(_il(_3v,"defense")));_5v=yyfplus(_5v,1);var _6v=_i5(_nv,_3l);var _7v=_i5(_nv,_3l);if(yyfequal(_il(_6v,"points"),_il(_7v,"points"))){{_vl(_7v,"points",yyfplus(_sl(_il(_7v,"points")),3));}};if((yyGetBool(!yyGetBool(_Sm(4))))&&(yyGetBool(yyfgreater(_il(_6v,"points"),_il(_7v,"points"))))&&(yyGetBool(yyfless(_4v,_5v)))){{var _av=_Dq();_bv(_av,_6v);_bv(_6v,
+_7v);_bv(_7v,_av);_Tm(_av);}};if((yyGetBool(yyfequal(_0v,_0m(_3l,_4l,42)._Fm)))||(yyGetBool(yyfequal(_1v,_0m(_3l,_4l,42)._Fm)))){{_vl(_6v,"points",_0m(_3l,_4l,42)._cv[_Tn(0,_0m(_3l,_4l,42)._cv)]);_vl(_7v,"points",_0m(_3l,_4l,42)._cv[_Tn(1,_0m(_3l,_4l,42)._cv)]);}};_vl(_wu,"away_score",_il(_6v,"points"));_vl(_wu,"home_score",_il(_7v,"points"));var _ov=_2v;var _pv=_3v;if(yyfless(_il(_6v,"points"),_il(_7v,"points"))){{_ov=_3v;_pv=_2v;}};if(yyfequal(_nv._Nl,28)){_Z7(_nv,_3l,_R8(_nv,_3l,"msg_SuperBowlWinner",
+_ov,_pv,_il(_wu,"away_score"),_il(_wu,"home_score")))}else {{_Z7(_nv,_3l,_R8(_nv,_3l,"msg_PlayOffResult",_ov,_pv,_il(_wu,"away_score"),_il(_wu,"home_score")));_j5(_nv,_3l,_nv._Nl,_il(_ov,"uid"));}};_Tm(_6v);_Tm(_7v);}}};return 1;}function _i5(_3l,_4l){var _Zt=_Dq();_vl(_Zt,"points",0);_vl(_Zt,"yards",0);_vl(_Zt,"tds",0);_vl(_Zt,"sacks",0);_vl(_Zt,"ints",0);var _qv=_Vm(6,12);var _rv=0;for(;yyfless(_rv,_qv);_rv++){{var _sv=_Sm(2);var _tv=-1;if(yyCompareVal(_sv,0,g_GMLMathEpsilon)==0){_tv=0;}else if(yyCompareVal(_sv,
+1,g_GMLMathEpsilon)==0){_tv=1;}switch(_tv){case 0:{if(yyGetBool(_Sm(1))){{_vl(_Zt,"tds",yyfplus(_sl(_il(_Zt,"tds")),1));_vl(_Zt,"yards",yyfplus(_sl(_il(_Zt,"yards")),_sl(yyfplus(40,_sl(_Sm(40))))));}};_vl(_Zt,"points",yyfplus(_sl(_il(_Zt,"points")),7));if(yyfgreater(_Sm(99),93)){_vl(_Zt,"points",yyfminus(_sl(_il(_Zt,"points")),1))};break;}case 1:{_vl(_Zt,"yards",yyfplus(_sl(_il(_Zt,"yards")),_sl(_Sm(20))));_vl(_Zt,"points",yyfplus(_sl(_il(_Zt,"points")),3));if(yyfequal(_Sm(5),0)){_vl(_Zt,"points",
+yyfminus(_sl(_il(_Zt,"points")),3))};break;}default :{_vl(_Zt,"yards",yyfplus(_sl(_il(_Zt,"yards")),_sl(_Sm(10))));var _uv=_Sm(2);var _vv=-1;if(yyCompareVal(_uv,0,g_GMLMathEpsilon)==0){_vv=0;}else if(yyCompareVal(_uv,1,g_GMLMathEpsilon)==0){_vv=1;}else if(yyCompareVal(_uv,2,g_GMLMathEpsilon)==0){_vv=2;}switch(_vv){case 0:{_vl(_Zt,"sacks",yyfplus(_sl(_il(_Zt,"sacks")),1));break;}case 1:{_vl(_Zt,"ints",yyfplus(_sl(_il(_Zt,"ints")),1));break;}case 2:{break;}};break;}};}};return _Zt;}function _j5(_3l,_4l,_5l,
+_Bq){var _Au=_5l;var _On=_Bq;_A9(_3l,_4l,yyfplus("s_promote_playoff_winner",_sl(_ul(_On))));var _wv;var _xv=_Au;var _yv=-1;if(yyCompareVal(_xv,18,g_GMLMathEpsilon)==0){_yv=0;}else if(yyCompareVal(_xv,19,g_GMLMathEpsilon)==0){_yv=1;}else if(yyCompareVal(_xv,20,g_GMLMathEpsilon)==0){_yv=2;}else if(yyCompareVal(_xv,21,g_GMLMathEpsilon)==0){_yv=3;}else if(yyCompareVal(_xv,22,g_GMLMathEpsilon)==0){_yv=4;}else if(yyCompareVal(_xv,23,g_GMLMathEpsilon)==0){_yv=5;}else if(yyCompareVal(_xv,24,g_GMLMathEpsilon)==0){_yv=6;
+}else if(yyCompareVal(_xv,25,g_GMLMathEpsilon)==0){_yv=7;}else if(yyCompareVal(_xv,26,g_GMLMathEpsilon)==0){_yv=8;}else if(yyCompareVal(_xv,27,g_GMLMathEpsilon)==0){_yv=9;}switch(_yv){case 0:{_wv=_m5(_3l,_4l,22);break;}case 1:{_wv=_m5(_3l,_4l,23);break;}case 2:{_wv=_m5(_3l,_4l,24);break;}case 3:{_wv=_m5(_3l,_4l,25);break;}case 4:{_wv=_m5(_3l,_4l,26);break;}case 5:{_wv=_m5(_3l,_4l,26);break;}case 6:{_wv=_m5(_3l,_4l,27);break;}case 7:{_wv=_m5(_3l,_4l,27);break;}case 8:{_wv=_m5(_3l,_4l,28);break;}case 9:{_wv=_m5(_3l,
+_4l,28);break;}default :{return;break;}};if(yyGetBool(_wv)){{_A9(_3l,_4l,yyfplus("Got next round fix: ",_sl(_ul(_il(_wv,"week")))));if(yyfequal(_il(_wv,"away_team"),(-1))){{_vl(_wv,"away_team",_On);}}else {if(yyfequal(_il(_wv,"home_team"),(-1))){{_vl(_wv,"home_team",_On);}}};}};_l5(_3l,_4l);}function _k5(_3l,_4l,_5l,_Bq,_Cq){var _Zt=_Dq();_vl(_Zt,"week",_5l);_vl(_Zt,"away_team",_Bq);_vl(_Zt,"home_team",_Cq);_vl(_Zt,"away_score",0);_vl(_Zt,"home_score",0);_vl(_Zt,"human_win","unplayed");_Cl(_0m(_3l,_4l,
+42)._Im,_Zt);}function _l5(_3l,_4l){var _vu=0;for(;yyfless(_vu,_el(_0m(_3l,_4l,42)._jp));_vu++){{var _zv=_hl(_0m(_3l,_4l,42)._jp,_vu);if((yyGetBool(yyfequal(_il(_zv,"away_team"),_0m(_3l,_4l,42)._Fm)))||(yyGetBool(yyfequal(_il(_zv,"home_team"),_0m(_3l,_4l,42)._Fm)))){{var _Av=_ml(_il(_zv,"week"));var _Bv=_n5(_3l,_4l,_Av);if(!yyGetBool(_Bv)){{_k5(_3l,_4l,_Av,_il(_zv,"away_team"),_il(_zv,"home_team"));}}else {{_vl(_Bv,"away_team",_il(_zv,"away_team"));_vl(_Bv,"home_team",_il(_zv,"home_team"));}};}};}};}function _m5(_3l,
+_4l,_5l){var _vu=0;for(;yyfless(_vu,_el(_0m(_3l,_4l,42)._jp));_vu++){{var _wu=_hl(_0m(_3l,_4l,42)._jp,_vu);var _Av=_ml(_il(_wu,"week"));if(yyfequal(_Av,_5l)){return _wu};}};return(-4);}function _n5(_3l,_4l,_5l){{var _Cv=_8l(42);for(var _Dv in _Cv){if(!_Cv.hasOwnProperty(_Dv))continue;var _Ev=_Cv[_Dv];if(_Ev._bl)continue;if(!_Ev._cl)continue;{var _vu=0;for(;yyfless(_vu,_el(_Ev._Im));_vu++){{var _wu=_hl(_Ev._Im,_vu);if((yyGetBool(_wu))&&(yyGetBool(!yyGetBool(_du(_il(_wu,"week")))))&&(yyGetBool(yyfequal(_ml(_il(_wu,
+"week")),_5l)))){return _wu};}};}}};return(-4);}function _o5(_3l,_4l){{var _Fv=_8l(42);for(var _Gv in _Fv){if(!_Fv.hasOwnProperty(_Gv))continue;var _Hv=_Fv[_Gv];if(_Hv._bl)continue;if(!_Hv._cl)continue;{var _Iv=(-4);var _vu=0;for(;yyfless(_vu,_el(_Hv._Im));_vu++){{var _wu=_hl(_Hv._Im,_vu);if((yyGetBool(_wu))&&(yyGetBool(yyfequal(_il(_wu,"human_win"),"unplayed")))){return _Iv};_Iv=_wu;}};return _Iv;}}};}function _p5(_3l,_4l){{var _Jv=_8l(42);for(var _Kv in _Jv){if(!_Jv.hasOwnProperty(_Kv))continue;var _Lv=_Jv[_Kv];
+if(_Lv._bl)continue;if(!_Lv._cl)continue;{var _vu=0;for(;yyfless(_vu,_el(_Lv._Im));_vu++){{var _wu=_hl(_Lv._Im,_vu);if((yyGetBool(_wu))&&(yyGetBool(yyfequal(_il(_wu,"human_win"),"unplayed")))){return _wu};}};}}};return(-4);}function _q5(_3l,_4l){{var _Mv=_8l(42);for(var _Nv in _Mv){if(!_Mv.hasOwnProperty(_Nv))continue;var _Ov=_Mv[_Nv];if(_Ov._bl)continue;if(!_Ov._cl)continue;{var _rl=0;var _vu=0;for(;yyfless(_vu,_el(_Ov._Im));_vu++){{var _wu=_hl(_Ov._Im,_vu);if((yyGetBool(_wu))&&(yyGetBool(yyfequal(_il(_wu,
+"human_win"),"unplayed")))){_rl++};}};return _rl;}}};}function _r5(_3l,_4l,_5l,_Bq){var _Pv=_5l;var _Qv=_Bq;var _Rv=_yl();var _dl=0;for(;yyfless(_dl,_el(_0m(_3l,_4l,42)._Bm));_dl++){{var _Cm=_hl(_0m(_3l,_4l,42)._Bm,_dl);if((yyGetBool(yyfequal(_ml(_il(_Cm,"conference")),_Pv)))&&(yyGetBool(yyfequal(_ml(_il(_Cm,"division")),_Qv)))){{_Cl(_Rv,_Cm);}};}};_Rv=_m9(_3l,_4l,_Rv,0,1);var _Cm=_hl(_Rv,0);_Fl(_Rv);return _Cm;}function _s5(_3l,_4l,_5l){var _Pn=_i9(_3l,_4l,_5l);var _Pv=_il(_Pn,"conference");var _Qv=_il(_Pn,
+"division");var _Rv=_yl();var _dl=0;for(;yyfless(_dl,_el(_0m(_3l,_4l,42)._Bm));_dl++){{var _Cm=_hl(_0m(_3l,_4l,42)._Bm,_dl);if((yyGetBool(yyfequal(_ml(_il(_Cm,"conference")),_Pv)))&&(yyGetBool(yyfequal(_ml(_il(_Cm,"division")),_Qv)))){{_Cl(_Rv,_Cm);}};}};_Rv=_m9(_3l,_4l,_Rv,0,1);var _Sv=1;if(yyfequal(_hl(_Rv,0),_Pn)){_Sv=1};if(yyfequal(_hl(_Rv,1),_Pn)){_Sv=2};if(yyfequal(_hl(_Rv,2),_Pn)){_Sv=3};if(yyfequal(_hl(_Rv,3),_Pn)){_Sv=4};_Fl(_Rv);return _Sv;}function _t5(_3l,_4l,_5l,_Bq,_Cq){var _Pv=_5l;var _Qv=_Bq;
+var _Tv=_Cq;var _Cm=_r5(_3l,_4l,_Pv,_Qv);var _Uv=_Tv;var _Vv=-1;if(yyCompareVal(_Uv,0,g_GMLMathEpsilon)==0){_Vv=0;}else if(yyCompareVal(_Uv,1,g_GMLMathEpsilon)==0){_Vv=1;}switch(_Vv){case 0:{return _il(_Cm,"name");break;}case 1:{return _il(_Cm,"tla");break;}};}function _u5(_3l,_4l,_5l,_Bq){var _Pv=_5l;var _Wv=_Bq;var _Xv=_yl();_Cl(_Xv,_r5(_3l,_4l,_Pv,0));_Cl(_Xv,_r5(_3l,_4l,_Pv,1));_Cl(_Xv,_r5(_3l,_4l,_Pv,2));_Cl(_Xv,_r5(_3l,_4l,_Pv,3));_Xv=_m9(_3l,_4l,_Xv,0,1);var _Cm=_hl(_Xv,yyfminus(_sl(_Wv),1));_Fl(_Xv);return _Cm;
+}function _v5(_3l,_4l,_5l,_Bq,_Cq){var _Pv=_5l;var _Wv=_Bq;var _Tv=_Cq;var _Cm=_u5(_3l,_4l,_Pv,_Wv);var _Yv=_Tv;var _Zv=-1;if(yyCompareVal(_Yv,0,g_GMLMathEpsilon)==0){_Zv=0;}else if(yyCompareVal(_Yv,1,g_GMLMathEpsilon)==0){_Zv=1;}switch(_Zv){case 0:{return _il(_Cm,"name");break;}case 1:{return _il(_Cm,"tla");break;}};}function _w5(_3l,_4l){{var __v=_8l(42);for(var _0w in __v){if(!__v.hasOwnProperty(_0w))continue;var _1w=__v[_0w];if(_1w._bl)continue;if(!_1w._cl)continue;{do {{_g5(_1w,_3l,1);_1w._Nl++;}}while(!(yyfequal(_1w._Nl,
+17)));_1w._Zn=4;}}};}function _x5(_3l,_4l,_5l,_Bq,_Cq){_A9(_3l,_4l,"s_populate_division");var _2w=_5l;var _rm=_Bq;var _Qv=_Cq;if(yyfgreater(_rm,1)){return };_0m(_3l,_4l,_2w)._Pq=yyfplus(yyfplus(_sl(_59(_3l,_4l,_rm))," "),_sl(_49(_3l,_4l,_Qv)));var _3w=_yl();var _4w=_0m(_3l,_4l,42)._Fm;var _5w=_0m(_3l,_4l,42)._Gm;var _6w=_0m(_3l,_4l,42)._Hm;_0m(_3l,_4l,_2w)._0r=0.6;if((yyGetBool(yyfequal(_rm,_5w)))&&(yyGetBool(yyfequal(_Qv,_6w)))){_0m(_3l,_4l,_2w)._0r=1};var _dl=0;for(;yyfless(_dl,_el(_0m(_3l,_4l,42)._Bm));
+_dl++){{var _Cm=_hl(_0m(_3l,_4l,42)._Bm,_dl);if((yyGetBool(yyfequal(_il(_Cm,"conference"),_rm)))&&(yyGetBool(yyfequal(_il(_Cm,"division"),_Qv)))){_Cl(_3w,_Cm)};}};_3w=_m9(_3l,_4l,_3w,0,1);var _dl=0;for(;yyfless(_dl,_el(_3w));_dl++){{var _Cm=_hl(_3w,_dl);var _sr=_il(_Cm,"name");var _7w=_ul(_il(_Cm,"wins"));var _8w=_ul(_il(_Cm,"losses"));var _9w=_ul(_il(_Cm,"ties"));var _aw=16777215;if(yyfequal(_il(_Cm,"uid"),_4w)){_aw=global._bm};var _bw=_dl;var _cw=-1;if(yyCompareVal(_bw,0,g_GMLMathEpsilon)==0){_cw=0;}else if(yyCompareVal(_bw,
+1,g_GMLMathEpsilon)==0){_cw=1;}else if(yyCompareVal(_bw,2,g_GMLMathEpsilon)==0){_cw=2;}else if(yyCompareVal(_bw,3,g_GMLMathEpsilon)==0){_cw=3;}switch(_cw){case 0:{_0m(_3l,_4l,_2w)._dw=_vp(_0m(_3l,_4l,_2w)._dw,3121750312);_0m(_3l,_4l,_2w)._dw[_wp(0)]=_sr;_0m(_3l,_4l,_2w)._ew=_vp(_0m(_3l,_4l,_2w)._ew,372587872);_0m(_3l,_4l,_2w)._ew[_wp(0)]=_aw;_0m(_3l,_4l,_2w)._7w=_vp(_0m(_3l,_4l,_2w)._7w,1467464228);_0m(_3l,_4l,_2w)._7w[_wp(0)]=_7w;_0m(_3l,_4l,_2w)._8w=_vp(_0m(_3l,_4l,_2w)._8w,3978844290);_0m(_3l,_4l,
+_2w)._8w[_wp(0)]=_8w;_0m(_3l,_4l,_2w)._9w=_vp(_0m(_3l,_4l,_2w)._9w,251214534);_0m(_3l,_4l,_2w)._9w[_wp(0)]=_9w;break;}case 1:{_0m(_3l,_4l,_2w)._dw[_wp(1)]=_sr;_0m(_3l,_4l,_2w)._ew[_wp(1)]=_aw;_0m(_3l,_4l,_2w)._7w[_wp(1)]=_7w;_0m(_3l,_4l,_2w)._8w[_wp(1)]=_8w;_0m(_3l,_4l,_2w)._9w[_wp(1)]=_9w;break;}case 2:{_0m(_3l,_4l,_2w)._dw[_wp(2)]=_sr;_0m(_3l,_4l,_2w)._ew[_wp(2)]=_aw;_0m(_3l,_4l,_2w)._7w[_wp(2)]=_7w;_0m(_3l,_4l,_2w)._8w[_wp(2)]=_8w;_0m(_3l,_4l,_2w)._9w[_wp(2)]=_9w;break;}case 3:{_0m(_3l,_4l,_2w)._dw[_wp(3)]=_sr;
+_0m(_3l,_4l,_2w)._ew[_wp(3)]=_aw;_0m(_3l,_4l,_2w)._7w[_wp(3)]=_7w;_0m(_3l,_4l,_2w)._8w[_wp(3)]=_8w;_0m(_3l,_4l,_2w)._9w[_wp(3)]=_9w;break;}};}};_Fl(_3w);}function _y5(_3l,_4l,_5l,_Bq){var _2w=_5l;var _fw=_Bq;var _gw=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"tla_Attempts")),": "),_sl(_ul(_0m(_3l,_4l,42)._Bt[_Tn(_fw,_0m(_3l,_4l,42)._Bt)])));_gw=yyfplus(_gw,yyfplus(yyfplus(yyfplus(" ",_sl(_Q8(_3l,_4l,"tla_Completed"))),": "),_sl(_ul(_0m(_3l,_4l,42)._At[_Tn(_fw,_0m(_3l,_4l,42)._At)]))));var _hw=0;if(yyfgreater(_0m(_3l,
+_4l,42)._Bt[_Tn(_fw,_0m(_3l,_4l,42)._Bt)],0)){_hw=yyfdivide(_sl(_0m(_3l,_4l,42)._At[_Tn(_fw,_0m(_3l,_4l,42)._At)]),_sl(_0m(_3l,_4l,42)._Bt[_Tn(_fw,_0m(_3l,_4l,42)._Bt)]))};_hw=yyftime(_hw,100);_gw=yyfplus(_gw,yyfplus(yyfplus(" (",_sl(_39(_3l,_4l,_hw,0))),"%)"));var _iw=0;if(yyfgreater(_0m(_3l,_4l,42)._At[_Tn(_fw,_0m(_3l,_4l,42)._At)],0)){_iw=yyfdivide(_sl(_0m(_3l,_4l,42)._Ct[_Tn(_fw,_0m(_3l,_4l,42)._Ct)]),_sl(_0m(_3l,_4l,42)._At[_Tn(_fw,_0m(_3l,_4l,42)._At)]))};var _jw=yyfplus(yyfplus(_sl(_Q8(_3l,
+_4l,"tla_Yards")),": "),_sl(_ul(round(_0m(_3l,_4l,42)._Ct[_Tn(_fw,_0m(_3l,_4l,42)._Ct)]))));_jw=yyfplus(_jw,yyfplus(yyfplus(yyfplus(" ",_sl(_Q8(_3l,_4l,"tla_Average"))),": "),_sl(_39(_3l,_4l,_iw,1))));var _kw=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"tla_TouchDowns")),": "),_sl(_ul(_0m(_3l,_4l,42)._Dt[_Tn(_fw,_0m(_3l,_4l,42)._Dt)])));_kw=yyfplus(_kw,yyfplus(yyfplus(yyfplus(" ",_sl(_Q8(_3l,_4l,"tla_Interceptions"))),": "),_sl(_ul(_0m(_3l,_4l,42)._Et[_Tn(_fw,_0m(_3l,_4l,42)._Et)]))));_kw=yyfplus(_kw,yyfplus(yyfplus(yyfplus(" ",
+_sl(_Q8(_3l,_4l,"tla_Sacks"))),": "),_sl(_ul(_0m(_3l,_4l,42)._Ft[_Tn(_fw,_0m(_3l,_4l,42)._Ft)]))));var _lw=_fw;var _mw=-1;if(yyCompareVal(_lw,0,g_GMLMathEpsilon)==0){_mw=0;}else if(yyCompareVal(_lw,1,g_GMLMathEpsilon)==0){_mw=1;}else if(yyCompareVal(_lw,2,g_GMLMathEpsilon)==0){_mw=2;}switch(_mw){case 0:{_0m(_3l,_4l,_2w)._Pq=_Q8(_3l,_4l,"ui_StatsMatch");break;}case 1:{_0m(_3l,_4l,_2w)._Pq=_Q8(_3l,_4l,"ui_StatsSeason");break;}case 2:{_0m(_3l,_4l,_2w)._Pq=_Q8(_3l,_4l,"ui_StatsCareer");break;}};_0m(_3l,_4l,
+_2w)._nw=_gw;_0m(_3l,_4l,_2w)._ow=_jw;_0m(_3l,_4l,_2w)._pw=_kw;}function _z5(_3l,_4l){_A9(_3l,_4l,"s_populate_schedulebox");{var _qw=_8l(100145);for(var _rw in _qw){if(!_qw.hasOwnProperty(_rw))continue;var _sw=_qw[_rw];if(_sw._bl)continue;if(!_sw._cl)continue;{_sw._tw=(-1);var _uw=_cm(_sw._Nl,1,17);var _rl=0;var _vu=0;for(;yyfless(_vu,16);_vu++){{_sw._vw=_vp(_sw._vw,3372158738);_sw._vw[_wp(_vu)]="";_sw._ww=_vp(_sw._ww,423474267);_sw._ww[_wp(_vu)]="";_sw._xw=_vp(_sw._xw,958626320);_sw._xw[_wp(_vu)]="";_sw._yw=_vp(_sw._yw,
+3907109209);_sw._yw[_wp(_vu)]="";_sw._zw=_vp(_sw._zw,563601582);_sw._zw[_wp(_vu)]="";_sw._Aw=_vp(_sw._Aw,3045124931);_sw._Aw[_wp(_vu)]=0.6;}};var _vu=0;for(;yyfless(_vu,_el(_0m(_3l,_4l,42)._ip));_vu++){{var _wu=_hl(_0m(_3l,_4l,42)._ip,_vu);if(yyfequal(_il(_wu,"week"),_uw)){{var _xu=_il(_wu,"away_team");var _yu=_il(_wu,"home_team");var _Bw=_il(_wu,"away_score");var _Cw=_il(_wu,"home_score");var _Dw=_hl(_0m(_3l,_4l,42)._Bm,_xu);var _Ew=_hl(_0m(_3l,_4l,42)._Bm,_yu);var _Fw=_il(_Dw,"tla");var _Gw=_il(_Ew,"tla");
+var _Hw=_il(_Dw,"conference");var _Iw=_il(_Ew,"conference");var _Jw=_il(_Dw,"division");var _Kw=_il(_Ew,"division");_sw._vw=_vp(_sw._vw,3372158738);_sw._vw[_wp(_rl)]=_Fw;_sw._ww=_vp(_sw._ww,423474267);_sw._ww[_wp(_rl)]=_Gw;_sw._xw=_vp(_sw._xw,958626320);_sw._xw[_wp(_rl)]="";_sw._yw=_vp(_sw._yw,3907109209);_sw._yw[_wp(_rl)]="";_sw._zw=_vp(_sw._zw,563601582);_sw._zw[_wp(_rl)]=yyfplus(_sl(_Q8(_sw,_3l,"tla_At"))," ");_sw._Aw=_vp(_sw._Aw,3045124931);_sw._Aw[_wp(_rl)]=0.6;if((yyGetBool(yyfequal(_Hw,_0m(_3l,
+_4l,42)._Gm)))&&(yyGetBool(yyfequal(_Jw,_0m(_3l,_4l,42)._Hm)))){_sw._Aw[_wp(_rl)]=1}else {if((yyGetBool(yyfequal(_Kw,_0m(_3l,_4l,42)._Hm)))&&(yyGetBool(yyfequal(_Iw,_0m(_3l,_4l,42)._Gm)))){_sw._Aw[_wp(_rl)]=1}};if(yyfgreater(_Bw,(-1))){{_sw._Lw=40;_sw._zw[_wp(_rl)]="";_sw._xw[_wp(_rl)]=_ul(_Bw);_sw._yw[_wp(_rl)]=_ul(_Cw);}};if((yyGetBool(yyfequal(_xu,_0m(_3l,_4l,42)._Fm)))||(yyGetBool(yyfequal(_yu,_0m(_3l,_4l,42)._Fm)))){_sw._tw=_rl};_rl++;}};}};}}};}function _A5(_3l,_4l,_5l,_Bq,_Cq,_zu,_Mw,_Nw,_Ow){
+var _Pw=_Oq(0,0,"Instances",47);_0m(_3l,_4l,_Pw)._kr(_5l);_0m(_3l,_4l,_Pw)._Us(_Bq);_0m(_3l,_4l,_Pw)._Qw=_Cq;_0m(_3l,_4l,_Pw)._Rw=_zu;_0m(_3l,_4l,_Pw)._Oo=_Mw;_0m(_3l,_4l,_Pw)._Sw=_Nw;_0m(_3l,_4l,_Pw)._Bl=_Ow;var _Tw=_0m(_3l,_4l,_Pw)._Sw;var _Uw=-1;if(yyCompareVal(_Tw,1,g_GMLMathEpsilon)==0){_Uw=0;}else if(yyCompareVal(_Tw,2,g_GMLMathEpsilon)==0){_Uw=1;}switch(_Uw){case 0:{_0m(_3l,_4l,_Pw)._Vw(57);break;}case 1:{_0m(_3l,_4l,_Pw)._Vw(53);break;}};}function _B5(_3l,_4l,_5l,_Bq){var _Ww=_5l;var _Xw=_Bq;if(yyGetBool(_Ww)){
+{_Cl(_3l._Yw,_Q8(_3l,_4l,"tla_Attitude"));_Cl(_3l._Zw,_Q8(_3l,_4l,"ui_Name"));_Cl(_3l.__w,_Q8(_3l,_4l,"tla_Position"));_Cl(_3l._0x,_Q8(_3l,_4l,"tla_Condition"));_Cl(_3l._1x,_Q8(_3l,_4l,"tla_Skill"));_Cl(_3l._2x,_Q8(_3l,_4l,"tla_Strength"));_Cl(_3l._3x,_Q8(_3l,_4l,"tla_Speed"));_Cl(_3l._4x,_Q8(_3l,_4l,"tla_Stamina"));_Cl(_3l._5x,_Q8(_3l,_4l,"tla_Salary"));_Cl(_3l._6x,_Q8(_3l,_4l,"tla_Contract"));if(yyGetBool(_Xw)){{_Cl(_3l._7x,yyfplus("+",_sl(_Q8(_3l,_4l,"ui_XP"))));_Cl(_3l._8x,_Q8(_3l,_4l,"short_LevelUp"));
+}}else {{_Cl(_3l._7x,_Q8(_3l,_4l,"tla_Age"));_Cl(_3l._8x,_Q8(_3l,_4l,"short_LevelXP"));}};var _dl=0;for(;yyfless(_dl,_el(_0m(_3l,_4l,42)._Um));_dl++){{var _Bl=_hl(_0m(_3l,_4l,42)._Um,_dl);_Cl(_3l._Yw,_il(_Bl,"attitude"));_Cl(_3l._Zw,_q8(_3l,_4l,_Bl,1));_Cl(_3l.__w,_il(_Bl,"position"));_Cl(_3l._0x,_il(_Bl,"condition"));_Cl(_3l._1x,_il(_Bl,"skill"));_Cl(_3l._2x,_il(_Bl,"strength"));_Cl(_3l._3x,_il(_Bl,"speed"));_Cl(_3l._4x,_il(_Bl,"stamina"));_Cl(_3l._5x,yyfplus(yyfplus("$",_sl(_ul(_il(_Bl,"salary")))),
+_sl(_Q8(_3l,_4l,"sla_Million"))));_Cl(_3l._6x,yyfplus(_sl(_ul(_il(_Bl,"contract"))),_sl(_Q8(_3l,_4l,"sla_Year"))));if(yyGetBool(_Xw)){{_Cl(_3l._7x,_il(_Bl,"xp_gain"));if(yyGetBool(_66(_3l,_4l,_Bl))){_Cl(_3l._8x,yyfplus("flash_",_sl(_Q8(_3l,_4l,"ui_Yes"))))}else {_Cl(_3l._8x,_Q8(_3l,_4l,"ui_No"))};}}else {{_Cl(_3l._7x,_il(_Bl,"age"));_Cl(_3l._8x,_il(_Bl,"xp_level"));}};}};}}else {{_Cl(_3l._Yw,_Q8(_3l,_4l,"tla_Attitude"));_Cl(_3l._Zw,_Q8(_3l,_4l,"ui_Name"));_Cl(_3l.__w,_Q8(_3l,_4l,"tla_Position"));_Cl(_3l._0x,
+_Q8(_3l,_4l,"tla_Condition"));_Cl(_3l._1x,_Q8(_3l,_4l,"ui_stat_yards"));_Cl(_3l._2x,_Q8(_3l,_4l,"ui_stat_touchdowns"));_Cl(_3l._3x,_Q8(_3l,_4l,"ui_stat_tackles"));_Cl(_3l._4x,_Q8(_3l,_4l,"ui_stat_intsacks"));_Cl(_3l._5x,_Q8(_3l,_4l,"ui_stat_fumbles"));_Cl(_3l._6x,_Q8(_3l,_4l,"tla_Rating"));_Cl(_3l._7x,yyfplus("+",_sl(_Q8(_3l,_4l,"ui_XP"))));_Cl(_3l._8x,_Q8(_3l,_4l,"short_LevelUp"));var _dl=0;for(;yyfless(_dl,_el(_0m(_3l,_4l,42)._Um));_dl++){{var _Bl=_hl(_0m(_3l,_4l,42)._Um,_dl);var _yn=_il(_Bl,"position");
+var _9x=_il(_Bl,"condition");var _ax=_il(_Bl,"attitude");var _bx=_ul(round(yyfplus(_sl(_il(_Bl,"stat_yards")),_sl(_il(_Bl,"stat_rush_yards")))));var _cx=_ul(yyfplus(_sl(_il(_Bl,"stat_touchdowns")),_sl(_il(_Bl,"stat_rush_touchdowns"))));var _dx=_ul(_il(_Bl,"stat_fumbles"));var _ex=_ul(_il(_Bl,"stat_tackles"));var _fx="-";var _gx=_il(_Bl,"xp_gain");var _hx=_yn;var _ix=-1;if(yyCompareVal(_hx,1,g_GMLMathEpsilon)==0){_ix=0;}else if(yyCompareVal(_hx,6,g_GMLMathEpsilon)==0||yyCompareVal(_hx,7,g_GMLMathEpsilon)==0||yyCompareVal(_hx,
+8,g_GMLMathEpsilon)==0||yyCompareVal(_hx,9,g_GMLMathEpsilon)==0){_ix=1;}else if(yyCompareVal(_hx,10,g_GMLMathEpsilon)==0){_ix=2;}switch(_ix){case 0:{_ex="-";_fx=yyfplus(yyfplus(_sl(_ul(_il(_Bl,"stat_int"))),"/"),_sl(_ul(_il(_Bl,"stat_sacks"))));break;}case 1:{_dx="-";_fx=yyfplus(yyfplus(_sl(_ul(_il(_Bl,"stat_int"))),"/"),_sl(_ul(_il(_Bl,"stat_sacks"))));break;}case 2:{_ex="-";_cx="-";_dx="-";break;}};var _jx=_ul(_s8(_3l,_4l,_Bl));if((yyGetBool((yyGetBool(yyfless(_il(_Bl,"condition"),0)))&&(yyGetBool(yyfnotequal(_il(_Bl,
+"injury_week"),_0m(_3l,_4l,42)._Nl)))))||(yyGetBool(_il(_Bl,"resting")))){{_bx="-";_cx="-";_dx="-";_ex="-";_fx="-";_jx="-";_gx="-";}};_Cl(_3l._Zw,_q8(_3l,_4l,_Bl,1));_Cl(_3l._Yw,_ax);_Cl(_3l.__w,_yn);_Cl(_3l._0x,_9x);_Cl(_3l._1x,_bx);_Cl(_3l._2x,_cx);_Cl(_3l._5x,_dx);_Cl(_3l._3x,_ex);_Cl(_3l._4x,_fx);_Cl(_3l._6x,_jx);_Cl(_3l._7x,_gx);if(yyGetBool(_66(_3l,_4l,_Bl))){_Cl(_3l._8x,yyfplus("flash_",_sl(_Q8(_3l,_4l,"ui_Yes"))))}else {_Cl(_3l._8x,_Q8(_3l,_4l,"ui_No"))};}};}};}function _C5(_3l,_4l){_A9(_3l,
+_4l,"___________________");var _kx=_rn._lx();var _mx=-1;if(yyCompareVal(_kx,4,g_GMLMathEpsilon)==0){_mx=0;}else if(yyCompareVal(_kx,3,g_GMLMathEpsilon)==0){_mx=1;}switch(_mx){case 0:{_A9(_3l,_4l,"s_iap_android");global._nx=_yl();global._ox=_yl();var _px=_qx();if(yyfequal(_px,(-1))){{_A9(_3l,_4l,"ERROR - Billing API Has Not Connected!");_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);}};break;}case 1:{_A9(_3l,_4l,"s_iap_init: ios");if((yyGetBool(!yyGetBool(global._tx)))&&(yyGetBool(_qx()))){
+{_A9(_3l,_4l,"ios_iap_IsAuthorisedForPayment == true");_qx(global._ux[_Tn(0,global._ux)][~~0]);_qx(global._ux[_Tn(1,global._ux)][~~0]);_qx(global._ux[_Tn(2,global._ux)][~~0]);_qx(global._ux[_Tn(3,global._ux)][~~0]);_qx();}}else {{_A9(_3l,_4l,"ios_iap_IsAuthorisedForPayment == false");_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);}};break;}};}function _D5(_3l,_4l){global._ux=_vp(global._ux,3134966082);_vx(global._ux,0,0,"rb_full_version");
+_vx(global._ux,1,0,"credits_20");_vx(global._ux,2,0,"credits_50");_vx(global._ux,3,0,"credits_100");var _dl=1;for(;yyfless(_dl,4);_dl++){{_vx(global._ux,0,_dl,"");_vx(global._ux,1,_dl,"");_vx(global._ux,2,_dl,"");_vx(global._ux,3,_dl,"");}};}function _E5(_3l,_4l){var _wx=_il(_rn._xx(),"id");var _yx=_wx;var _zx=-1;if(yyCompareVal(_yx,12005,g_GMLMathEpsilon)==0){_zx=0;}else if(yyCompareVal(_yx,12006,g_GMLMathEpsilon)==0){_zx=1;}else if(yyCompareVal(_yx,12003,g_GMLMathEpsilon)==0){_zx=2;}else if(yyCompareVal(_yx,
+12001,g_GMLMathEpsilon)==0){_zx=3;}else if(yyCompareVal(_yx,12007,g_GMLMathEpsilon)==0){_zx=4;}else if(yyCompareVal(_yx,12008,g_GMLMathEpsilon)==0){_zx=5;}switch(_zx){case 0:{_A9(_3l,_4l,"gpb_store_connect");_qx(global._ux[_Tn(0,global._ux)][~~0]);_qx(global._ux[_Tn(1,global._ux)][~~0]);_qx(global._ux[_Tn(2,global._ux)][~~0]);_qx(global._ux[_Tn(3,global._ux)][~~0]);_qx();break;}case 1:{_A9(_3l,_4l,"gpb_store_connect_failed");_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),
+10);break;}case 2:{_A9(_3l,_4l,"gpb_product_data_response");var _Ax=_il(_rn._xx(),"response_json");var _Bx=_Cx(_Ax);if(yyfequal(_il(_Bx,"success"),1)){{global._tx=1?1:0;var _Dx=_il(_Bx,"skuDetails");var _dl=0;for(;yyfless(_dl,_el(_Dx));++_dl){{var _Ex=_hl(_Dx,_dl);var _Fx=0;while(yyfnotequal(_il(_Ex,"productId"),global._ux[_Tn(_Fx,global._ux)][~~0])){{++_Fx;}};_A9(_3l,_4l,_il(_Ex,"productId"));_A9(_3l,_4l,_il(_Ex,"price"));_A9(_3l,_4l,_il(_Ex,"title"));_A9(_3l,_4l,_il(_Ex,"description"));global._ux=_vp(global._ux,
+3134966082);_vx(global._ux,_Fx,0,_il(_Ex,"productId"));_vx(global._ux,_Fx,1,_il(_Ex,"price"));_vx(global._ux,_Fx,3,_il(_Ex,"title"));_vx(global._ux,_Fx,2,_il(_Ex,"description"));}};var _Gx=_Hx("\"inapp\"");var _Ix=_Cx(_Gx);if(yyfequal(_il(_Ix,"success"),1)){{var _Jx=_il(_Ix,"purchases");var _Kx=_el(_Jx);var _dl=0;for(;yyfless(_dl,_Kx);++_dl){{var _Bx=_hl(_Jx,_dl);if(yyfequal(_il(_Bx,"purchaseState"),0)){{var _Lx=_il(_Bx,"productId");var _Mx=_il(_Bx,"purchaseToken");var _Nx=0?1:0;if(yyfequal(_Lx,global._ux[_Tn(0,
+global._ux)][~~0])){{_A9(_3l,_4l,yyfplus("acknowledged = ",_sl(_ul(_il(_Bx,"acknowledged")))));if(yyfequal(_il(_Bx,"acknowledged"),0)){{_qx(_Mx);}}else {if(yyfequal(_il(_Bx,"acknowledged"),1)){{_vl(_0m(_3l,_4l,42)._1n,"fullversion",1);}}};_Nx=1?1:0;}}else {if((yyGetBool(yyfequal(_Lx,global._ux[_Tn(1,global._ux)][~~0])))||(yyGetBool(yyfequal(_Lx,global._ux[_Tn(2,global._ux)][~~0])))||(yyGetBool(yyfequal(_Lx,global._ux[_Tn(3,global._ux)][~~0])))){{_qx(_Mx);_Nx=1?1:0;}}};if(yyGetBool(_Nx)){{_Cl(global._nx,
+_Mx);_Cl(global._ox,_Lx);}};}};}};}};_Tm(_Ix);}};_Tm(_Bx);break;}case 3:{_A9(_3l,_4l,"gpb_iap_receipt");var _Ax=_il(_rn._xx(),"response_json");var _Bx=_Cx(_Ax);if(yyfequal(_il(_Bx,"success"),1)){{if(yyGetBool(_Xn(_Bx,"purchases"))){{var _Dx=_il(_Bx,"purchases");var _dl=0;for(;yyfless(_dl,_el(_Dx));++_dl){{var _Ex=_hl(_Dx,_dl);var _Ox=_il(_Ex,"purchaseToken");var _Px=_Hx(_Ox);var _Qx=_Hx(_Ox);if(yyGetBool(_qx(_Qx,_Px))){{if(yyfequal(_il(_Ex,"productId"),global._ux[_Tn(0,global._ux)][~~0])){_qx(_Ox)}else {_qx(_Ox)}
+;_Cl(global._nx,_Ox);_Cl(global._ox,_il(_Ex,"productId"));}};}};}};}};_Tm(_Bx);break;}case 4:{_A9(_3l,_4l,"gpb_product_consume_response");var _Ax=_il(_rn._xx(),"response_json");var _Bx=_Cx(_Ax);var _Fx=(-1);if(yyGetBool(_Xn(_Bx,"purchaseToken"))){{var _dl=0;for(;yyfless(_dl,_el(global._nx));++_dl){{if(yyfequal(_il(_Bx,"purchaseToken"),_hl(global._nx,_dl))){{if(yyfequal(_hl(global._ox,_dl),global._ux[_Tn(1,global._ux)][~~0])){{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,25);_Fx=_dl;break;}}else {if(yyfequal(_hl(global._ox,
+_dl),global._ux[_Tn(2,global._ux)][~~0])){{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,50);_Fx=_dl;break;}}else {if(yyfequal(_hl(global._ox,_dl),global._ux[_Tn(3,global._ux)][~~0])){{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,100);_Fx=_dl;break;}}}};}};}};_25(_3l,_4l);if(yyfgreater(_Fx,(-1))){{_El(global._ox,_Fx);_El(global._nx,_Fx);}};}}else {{}};_Tm(_Bx);break;}case 5:{_A9(_3l,_4l,"gpb_acknowledge_purchase_response");var _Bx=_Cx(_il(_rn._xx(),"response_json"));var _Fx=(-1);if(yyGetBool(_Xn(_Bx,
+"responseCode"))){{if(yyfequal(_il(_Bx,"responseCode"),0)){{var _dl=0;for(;yyfless(_dl,_el(global._ox));++_dl){{if(yyfequal(_hl(global._ox,_dl),global._ux[_Tn(0,global._ux)][~~0])){{_vl(_0m(_3l,_4l,42)._1n,"fullversion",1);_Fx=_dl;break;}};}};_25(_3l,_4l);if(yyfgreater(_Fx,(-1))){{_El(global._ox,_Fx);_El(global._nx,_Fx);}};}}else {{}};}};_Tm(_Bx);break;}};}function _F5(_3l,_4l){if(!yyGetBool(_Rx(global._ux))){_D5(_3l,_4l)};if(!yyGetBool(_tl(_0m(_3l,_4l,42)._1n,1))){_45(_3l,_4l)};var _wx=_il(_rn._xx(),
+"id");var _Sx=_wx;var _Tx=-1;if(yyCompareVal(_Sx,23004,g_GMLMathEpsilon)==0){_Tx=0;}else if(yyCompareVal(_Sx,23000,g_GMLMathEpsilon)==0){_Tx=1;}switch(_Tx){case 0:{_A9(_3l,_4l,"s_iap_async: ios_product_update");global._tx=1?1:0;var _Ax=_il(_rn._xx(),"response_json");_A9(_3l,_4l,_Ax);var _Bx=_Cx(_Ax);var _Dx=_il(_Bx,"valid");var _Kx=_el(_Dx);var _dl=0;for(;yyfless(_dl,_Kx);++_dl){{var _Ex=_hl(_Dx,_dl);_A9(_3l,_4l,_il(_Ex,"productId"));var _Ux=_il(_Ex,"productId");var _Vx=-1;if(yyCompareVal(_Ux,"rb_full_version",
+g_GMLMathEpsilon)==0){_Vx=0;}else if(yyCompareVal(_Ux,"credits_20",g_GMLMathEpsilon)==0){_Vx=1;}else if(yyCompareVal(_Ux,"credits_50",g_GMLMathEpsilon)==0){_Vx=2;}else if(yyCompareVal(_Ux,"credits_100",g_GMLMathEpsilon)==0){_Vx=3;}switch(_Vx){case 0:{global._ux=_vp(global._ux,3134966082);_vx(global._ux,0,1,_il(_Ex,"price"));_vx(global._ux,0,2,_il(_Ex,"localizedDescription"));_vx(global._ux,0,3,_il(_Ex,"localizedTitle"));break;}case 1:{_vx(global._ux,1,1,_il(_Ex,"price"));_vx(global._ux,1,2,_il(_Ex,"localizedDescription"));
+_vx(global._ux,1,3,_il(_Ex,"localizedTitle"));break;}case 2:{_vx(global._ux,2,1,_il(_Ex,"price"));_vx(global._ux,2,2,_il(_Ex,"localizedDescription"));_vx(global._ux,2,3,_il(_Ex,"localizedTitle"));break;}case 3:{_vx(global._ux,3,1,_il(_Ex,"price"));_vx(global._ux,3,2,_il(_Ex,"localizedDescription"));_vx(global._ux,3,3,_il(_Ex,"localizedTitle"));break;}};}};_Tm(_Bx);var _Ax=_Hx();if(yyfnotequal(_Ax,"")){{var _Bx=_Cx(_Ax);var _Dx=_il(_Bx,"purchases");var _Kx=_el(_Dx);var _dl=0;for(;yyfless(_dl,_Kx);++_dl){
+{var _Ex=_hl(_Dx,_dl);var _Ox=_il(_Ex,"purchaseToken");if(yyfnotequal(_il(_Ex,"purchaseState"),23002)){{var _Wx=_Hx();if(yyfequal(_qx(),1)){{var _Xx=_il(_Ex,"productId");var _Yx=-1;if(yyCompareVal(_Xx,"rb_full_version",g_GMLMathEpsilon)==0){_Yx=0;}else if(yyCompareVal(_Xx,"credits_20",g_GMLMathEpsilon)==0){_Yx=1;}else if(yyCompareVal(_Xx,"credits_50",g_GMLMathEpsilon)==0){_Yx=2;}else if(yyCompareVal(_Xx,"credits_100",g_GMLMathEpsilon)==0){_Yx=3;}switch(_Yx){case 0:{_vl(_0m(_3l,_4l,42)._1n,"fullversion",1);
+break;}case 1:{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,20);break;}case 2:{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,50);break;}case 3:{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,100);break;}};_25(_3l,_4l);}}else {{}};}}else {{}};_qx(_Ox);_Tm(_Ex);}};_Tm(_Bx);}};break;}case 1:{_A9(_3l,_4l,"s_iap_async: ios_payment_queue_update");var _Ax=_il(_rn._xx(),"response_json");if(yyfnotequal(_Ax,"")){{var _Bx=_Cx(_Ax);var _Dx=_il(_Bx,"purchases");var _Kx=_el(_Dx);var _dl=0;for(;yyfless(_dl,_Kx);++_dl){
+{var _Ex=_hl(_Dx,_dl);var _Ox=_il(_Ex,"purchaseToken");if(yyfnotequal(_il(_Ex,"purchaseState"),23002)){{var _Wx=_Hx();if(yyfequal(_qx(),1)){{var _Zx=_il(_Ex,"productId");var __x=-1;if(yyCompareVal(_Zx,"rb_full_version",g_GMLMathEpsilon)==0){__x=0;}else if(yyCompareVal(_Zx,"credits_20",g_GMLMathEpsilon)==0){__x=1;}else if(yyCompareVal(_Zx,"credits_50",g_GMLMathEpsilon)==0){__x=2;}else if(yyCompareVal(_Zx,"credits_100",g_GMLMathEpsilon)==0){__x=3;}switch(__x){case 0:{_vl(_0m(_3l,_4l,42)._1n,"fullversion",1);
+break;}case 1:{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,20);break;}case 2:{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,50);break;}case 3:{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,100);break;}};_25(_3l,_4l);}}else {{}};}}else {{}};_qx(_Ox);_Tm(_Ex);}};_Tm(_Bx);}};break;}};}function _G5(_3l,_4l){var _0y=_rn._lx();var _1y=-1;if(yyCompareVal(_0y,4,g_GMLMathEpsilon)==0){_1y=0;}else if(yyCompareVal(_0y,3,g_GMLMathEpsilon)==0){_1y=1;}switch(_1y){case 0:{if((yyGetBool(_qx()))&&(yyGetBool(global._tx))){
+{{var _2y=_8l(39);for(var _3y in _2y){if(!_2y.hasOwnProperty(_3y))continue;var _4y=_2y[_3y];if(_4y._bl)continue;if(!_4y._cl)continue;{_4y._6r=0?1:0;_4y._rx=_vp(_4y._rx,3634134516);_4y._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};var _5y=_qx(global._ux[_Tn(0,global._ux)][~~0]);if(yyfnotequal(_5y,0)){{}};}}else {{global._tx=0?1:0;_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);}};break;}case 1:{if(yyGetBool(global._tx)){{{var _6y=_8l(39);for(var _7y in _6y){
+if(!_6y.hasOwnProperty(_7y))continue;var _8y=_6y[_7y];if(_8y._bl)continue;if(!_8y._cl)continue;{_8y._6r=0?1:0;_8y._rx=_vp(_8y._rx,1547637657);_8y._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};_qx(global._ux[_Tn(0,global._ux)][~~0]);}}else {_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10)};break;}};}function _H5(_3l,_4l){var _9y=_rn._lx();var _ay=-1;if(yyCompareVal(_9y,4,g_GMLMathEpsilon)==0){_ay=0;}else if(yyCompareVal(_9y,3,g_GMLMathEpsilon)==0){
+_ay=1;}switch(_ay){case 0:{if((yyGetBool(_qx()))&&(yyGetBool(global._tx))){{{var _by=_8l(39);for(var _cy in _by){if(!_by.hasOwnProperty(_cy))continue;var _dy=_by[_cy];if(_dy._bl)continue;if(!_dy._cl)continue;{_dy._6r=0?1:0;_dy._rx=_vp(_dy._rx,179021679);_dy._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};var _5y=_qx(global._ux[_Tn(1,global._ux)][~~0]);if(yyfnotequal(_5y,0)){{}};}}else {{global._tx=0?1:0;_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),
+10);}};break;}case 1:{if(yyGetBool(global._tx)){{{var _ey=_8l(39);for(var _fy in _ey){if(!_ey.hasOwnProperty(_fy))continue;var _gy=_ey[_fy];if(_gy._bl)continue;if(!_gy._cl)continue;{_gy._6r=0?1:0;_gy._rx=_vp(_gy._rx,3959098643);_gy._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};_qx(global._ux[_Tn(1,global._ux)][~~0]);}}else {_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10)};break;}};}function _I5(_3l,_4l){var _hy=_rn._lx();var _iy=-1;if(yyCompareVal(_hy,
+4,g_GMLMathEpsilon)==0){_iy=0;}else if(yyCompareVal(_hy,3,g_GMLMathEpsilon)==0){_iy=1;}switch(_iy){case 0:{if((yyGetBool(_qx()))&&(yyGetBool(global._tx))){{{var _jy=_8l(39);for(var _ky in _jy){if(!_jy.hasOwnProperty(_ky))continue;var _ly=_jy[_ky];if(_ly._bl)continue;if(!_ly._cl)continue;{_ly._6r=0?1:0;_ly._rx=_vp(_ly._rx,2385946579);_ly._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};var _5y=_qx(global._ux[_Tn(2,global._ux)][~~0]);if(yyfnotequal(_5y,0)){{}};}}else {{global._tx=0?1:0;_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,
+_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);}};break;}case 1:{if(yyGetBool(global._tx)){{{var _my=_8l(39);for(var _ny in _my){if(!_my.hasOwnProperty(_ny))continue;var _oy=_my[_ny];if(_oy._bl)continue;if(!_oy._cl)continue;{_oy._6r=0?1:0;_oy._rx=_vp(_oy._rx,969725832);_oy._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};_qx(global._ux[_Tn(2,global._ux)][~~0]);}}else {_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10)}
+;break;}};}function _J5(_3l,_4l){var _py=_rn._lx();var _qy=-1;if(yyCompareVal(_py,4,g_GMLMathEpsilon)==0){_qy=0;}else if(yyCompareVal(_py,3,g_GMLMathEpsilon)==0){_qy=1;}switch(_qy){case 0:{if((yyGetBool(_qx()))&&(yyGetBool(global._tx))){{{var _ry=_8l(39);for(var _sy in _ry){if(!_ry.hasOwnProperty(_sy))continue;var _ty=_ry[_sy];if(_ty._bl)continue;if(!_ty._cl)continue;{_ty._6r=0?1:0;_ty._rx=_vp(_ty._rx,2780008695);_ty._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};var _5y=_qx(global._ux[_Tn(3,global._ux)][~~0]);
+if(yyfnotequal(_5y,0)){{}};}}else {{global._tx=0?1:0;_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);}};break;}case 1:{if(yyGetBool(global._tx)){{{var _uy=_8l(39);for(var _vy in _uy){if(!_uy.hasOwnProperty(_vy))continue;var _wy=_uy[_vy];if(_wy._bl)continue;if(!_wy._cl)continue;{_wy._6r=0?1:0;_wy._rx=_vp(_wy._rx,554761882);_wy._rx[_wp(0)]=yyftime(_sl(_rn._sx()),5);}}};_qx(global._ux[_Tn(3,global._ux)][~~0]);}}else {_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,
+_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10)};break;}};}function _K5(_3l,_4l){var _xy=_rn._lx();var _yy=-1;if(yyCompareVal(_xy,4,g_GMLMathEpsilon)==0){_yy=0;}else if(yyCompareVal(_xy,3,g_GMLMathEpsilon)==0){_yy=1;}switch(_yy){case 0:{break;}case 1:{_3l._rx=_vp(_3l._rx,1584050178);_3l._rx[_wp(1)]=yyftime(_sl(_rn._sx()),4);{var _zy=_8l(38);for(var _Ay in _zy){if(!_zy.hasOwnProperty(_Ay))continue;var _By=_zy[_Ay];if(_By._bl)continue;if(!_By._cl)continue;{_By._6r=0?1:0;_By._rx=_vp(_By._rx,
+1567742785);_By._rx[_wp(0)]=yyftime(5,_sl(_rn._sx()));}}};_qx();break;}};}function _L5(_3l,_4l){_X7(_3l,_4l);if(!yyGetBool(global._tx)){{_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_StoreConnect"),_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);return;}};{var _Cy=_8l(42);for(var _Dy in _Cy){if(!_Cy.hasOwnProperty(_Dy))continue;var _Ey=_Cy[_Dy];if(_Ey._bl)continue;if(!_Ey._cl)continue;{var _Nq=_Oq(0,0,"PopUps",5);_0m(_3l,_4l,_Nq)._am=global._Ll;_0m(_3l,_4l,_Nq)._0r=1;var _Pq=_Oq(yyftime(_sl(_Qq()),0.5),32,"PopUps",
+0);_0m(_3l,_4l,_Pq)._mm=_Q8(_Ey,_3l,"ui_Store");_0m(_3l,_4l,_Pq)._2r=1?1:0;_0m(_3l,_4l,_Pq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));var _Sq=_Oq(8,232,"PopUps",8);_0m(_3l,_4l,_Sq)._5r=87;_0m(_3l,_4l,_Sq)._4r=332;_0m(_3l,_4l,_Sq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));var _Sq=_Oq(384,232,"PopUps",38);_0m(_3l,_4l,_Sq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));var _Fy=_Oq(16,16,"PopUps",20);_0m(_3l,_4l,_Fy)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));var _Gy=64;var _Hy=40;var _dl=0;for(;yyfless(_dl,
+4);++_dl){{var _Iy="";var _Jy=0;var _Ky="";_A9(_Ey,_3l,"_______________________");var _Ly=_rn._lx();var _My=-1;if(yyCompareVal(_Ly,4,g_GMLMathEpsilon)==0){_My=0;}else if(yyCompareVal(_Ly,3,g_GMLMathEpsilon)==0){_My=1;}switch(_My){case 0:{_A9(_Ey,_3l,"Get store details: android");_Iy=_Hx(global._ux[_Tn(_dl,global._ux)][~~0]);_Iy=_Pl(_Iy," (Retro Bowl)","");_Jy=_Hx(global._ux[_Tn(_dl,global._ux)][~~0]);_Ky=_Hx(global._ux[_Tn(_dl,global._ux)][~~0]);break;}case 1:{_A9(_Ey,_3l,"Get store details: ios");_Jy=global._ux[_Tn(_dl,
+global._ux)][~~1];_Iy=global._ux[_Tn(_dl,global._ux)][~~3];_Ky=global._ux[_Tn(_dl,global._ux)][~~2];break;}};_A9(_Ey,_3l,yyfplus("Product name = ",_sl(_ul(_Iy))));_A9(_Ey,_3l,yyfplus("Product price = ",_sl(_ul(_Jy))));_A9(_Ey,_3l,yyfplus("Product desc = ",_sl(_ul(_Ky))));_Ey._Ny=_vp(_Ey._Ny,314600701);_Ey._Ny[_wp(_dl)]=_Oq(80,_Gy,"PopUps",11);_0m(_3l,_4l,_Ey._Ny[_Tn(_dl,_Ey._Ny)])._Oy(1.3);_0m(_3l,_4l,_Ey._Ny[_Tn(_dl,_Ey._Ny)])._Py(0.25);_0m(_3l,_4l,_Ey._Ny[_Tn(_dl,_Ey._Ny)])._Pq="";_0m(_3l,_4l,
+_Ey._Ny[_Tn(_dl,_Ey._Ny)])._mm=_Iy;_0m(_3l,_4l,_Ey._Ny[_Tn(_dl,_Ey._Ny)])._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_Ey._Qy=_vp(_Ey._Qy,1184488228);_Ey._Qy[_wp(_dl)]=_Oq(294,_Gy,"PopUps",39);_0m(_3l,_4l,_Ey._Qy[_Tn(_dl,_Ey._Qy)])._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Ey._Qy[_Tn(_dl,_Ey._Qy)])._mm=_Jy;var _Ry=_dl;var _Sy=-1;if(yyCompareVal(_Ry,0,g_GMLMathEpsilon)==0){_Sy=0;}else if(yyCompareVal(_Ry,1,g_GMLMathEpsilon)==0){_Sy=1;}else if(yyCompareVal(_Ry,2,g_GMLMathEpsilon)==0){
+_Sy=2;}else if(yyCompareVal(_Ry,3,g_GMLMathEpsilon)==0){_Sy=3;}switch(_Sy){case 0:{_0m(_3l,_4l,_Ey._Qy[_Tn(_dl,_Ey._Qy)])._4r=189;break;}case 1:{_0m(_3l,_4l,_Ey._Qy[_Tn(_dl,_Ey._Qy)])._4r=190;break;}case 2:{_0m(_3l,_4l,_Ey._Qy[_Tn(_dl,_Ey._Qy)])._4r=191;break;}case 3:{_0m(_3l,_4l,_Ey._Qy[_Tn(_dl,_Ey._Qy)])._4r=192;break;}};_Gy=yyfplus(_Gy,_Hy);}};_0m(_3l,_4l,_Ey._Qy[_Tn(0,_Ey._Qy)])._Ty=196;_0m(_3l,_4l,_Ey._Qy[_Tn(1,_Ey._Qy)])._Ty=197;_0m(_3l,_4l,_Ey._Qy[_Tn(2,_Ey._Qy)])._Ty=197;_0m(_3l,_4l,_Ey._Qy[_Tn(3,
+_Ey._Qy)])._Ty=197;if(yyGetBool(_il(_Ey._1n,"fullversion"))){_0m(_3l,_4l,_Ey._Qy[_Tn(0,_Ey._Qy)])._6r=0?1:0};}}};}function _M5(_3l,_4l){var _Uy=_rn._lx();var _Vy=-1;if(yyCompareVal(_Uy,4,g_GMLMathEpsilon)==0){_Vy=0;}else if(yyCompareVal(_Uy,3,g_GMLMathEpsilon)==0){_Vy=1;}switch(_Vy){case 0:{if((yyGetBool(global._tx))&&(yyGetBool(_qx()))){{var _Ol=_Q8(_3l,_4l,"msg_PurchaseUnlock");_Ol=_Pl(_Ol,"$price",global._ux[_Tn(0,global._ux)][~~1]);_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Yes"),
+332,194,global._Ll,1);}}else {{global._tx=0?1:0;_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_StoreConnect_Unlock"),_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}};break;}case 1:{if(yyGetBool(global._tx)){{var _Ol=_Q8(_3l,_4l,"msg_PurchaseUnlock");_Ol=_Pl(_Ol,"$price",global._ux[_Tn(0,global._ux)][~~1]);_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Cancel"),_Q8(_3l,_4l,"ui_Yes"),332,194,global._Ll,1);}}else {
+{_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_StoreConnect_Unlock"),_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}};break;}};}function _N5(_3l,_4l){if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"fullversion"))){{_3l._6r=0?1:0;_3l._mm=_Q8(_3l,_4l,"ui_Purchased");}};}function _O5(_3l,_4l){_3l._6r=1?1:0;if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"fullversion"))){_3l._6r=0?1:0};}function _P5(_3l,_4l){var _Ol=yyfplus("info_",
+_sl(_99(_3l,_4l,_il(_0m(_3l,_4l,42)._tn,"position"))));_T7(_3l,_4l,"",_Q8(_3l,_4l,_Ol),_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}function _Q5(_3l,_4l){var _Ol="";var _Wy=_il(_0m(_3l,_4l,42)._tn,"position");var _Xy=-1;if(yyCompareVal(_Wy,1,g_GMLMathEpsilon)==0){_Xy=0;}else if(yyCompareVal(_Wy,10,g_GMLMathEpsilon)==0){_Xy=1;}else if(yyCompareVal(_Wy,5,g_GMLMathEpsilon)==0||yyCompareVal(_Wy,6,g_GMLMathEpsilon)==0||yyCompareVal(_Wy,7,g_GMLMathEpsilon)==0||yyCompareVal(_Wy,9,g_GMLMathEpsilon)==0||yyCompareVal(_Wy,
+8,g_GMLMathEpsilon)==0){_Xy=2;}switch(_Xy){case 0:{_Ol=_Q8(_3l,_4l,"info_Skill_Throwing");break;}case 1:{_Ol=_Q8(_3l,_4l,"info_Skill_Kicking");break;}case 2:{_Ol=_Q8(_3l,_4l,"info_Skill_Tackling");break;}default :{_Ol=_Q8(_3l,_4l,"info_Skill_Catching");break;}};_Ol=yyfplus(_Ol,yyfplus("\n\n",_sl(_Q8(_3l,_4l,"info_Skill_Strength"))));_Ol=yyfplus(_Ol,yyfplus("\n\n",_sl(_Q8(_3l,_4l,"info_Skill_Speed"))));_Ol=yyfplus(_Ol,yyfplus("\n\n",_sl(_Q8(_3l,_4l,"info_Skill_Stamina"))));_T7(_3l,_4l,"",_Ol,_Q8(_3l,
+_4l,"ui_Continue"),"",332,"",global._Ll,1);}function _R5(_3l,_4l){var _Ol=yyfplus("info_coachtrait_",_sl(_ul(_il(_0m(_3l,_4l,42)._tn,"trait"))));_Ol=_Q8(_3l,_4l,_Ol);var _Yy=_il(_0m(_3l,_4l,42)._tn,"position");var _Zy=-1;if(yyCompareVal(_Yy,101,g_GMLMathEpsilon)==0){_Zy=0;}else if(yyCompareVal(_Yy,102,g_GMLMathEpsilon)==0){_Zy=1;}switch(_Zy){case 0:{_Ol=_Wm(_Ol,"$pos",_Xm(_Q8(_3l,_4l,"ui_Defensive")));break;}case 1:{_Ol=_Wm(_Ol,"$pos",_Xm(_Q8(_3l,_4l,"ui_Offensive")));break;}};_T7(_3l,_4l,"",_Ol,_Q8(_3l,
+_4l,"ui_Continue"),"",332,"",global._Ll,1);}function _S5(_3l,_4l){var _Ol=_Q8(_3l,_4l,"info_DraftPicks");{var __y=_8l(42);for(var _0z in __y){if(!__y.hasOwnProperty(_0z))continue;var _1z=__y[_0z];if(_1z._bl)continue;if(!_1z._cl)continue;{_Ol=_Pl(_Ol,"$num1",_ul(_1z._Sn[_Tn(0,_1z._Sn)]));_Ol=_Pl(_Ol,"$num2",_ul(_1z._Sn[_Tn(1,_1z._Sn)]));_Ol=_Pl(_Ol,"$num3",_ul(_1z._Sn[_Tn(2,_1z._Sn)]));}}};_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}function _T5(_3l,_4l,_5l){var _2z=_5l;var _3z=-1;
+if(yyCompareVal(_2z,"info_Skills",g_GMLMathEpsilon)==0){_3z=0;}else if(yyCompareVal(_2z,"info_Position",g_GMLMathEpsilon)==0){_3z=1;}else if(yyCompareVal(_2z,"info_DraftPicks",g_GMLMathEpsilon)==0){_3z=2;}else if(yyCompareVal(_2z,"info_CoachTrait",g_GMLMathEpsilon)==0){_3z=3;}switch(_3z){case 0:{_P5(_3l,_4l);break;}case 1:{_Q5(_3l,_4l);break;}case 2:{_S5(_3l,_4l);break;}case 3:{_R5(_3l,_4l);break;}default :{_T7(_3l,_4l,"",_Q8(_3l,_4l,_5l),_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);break;}};}function _U5(_3l,
+_4l,_5l){if(yyGetBool(_5l)){_0m(_3l,_4l,42)._1m=yyfplus(_0m(_3l,_4l,42)._1m,1)};if(yyfgreater(_0m(_3l,_4l,42)._1m,7)){_0m(_3l,_4l,42)._1m=1};_4z(yyfplus(yyfplus(yyfplus("s_play(",_sl(_ul(_5l))),") STAGE = "),_sl(_ul(_0m(_3l,_4l,42)._1m))));var _5z=_0m(_3l,_4l,42)._1m;var _6z=-1;if(yyCompareVal(_5z,1,g_GMLMathEpsilon)==0){_6z=0;}else if(yyCompareVal(_5z,2,g_GMLMathEpsilon)==0){_6z=1;}else if(yyCompareVal(_5z,3,g_GMLMathEpsilon)==0){_6z=2;}else if(yyCompareVal(_5z,4,g_GMLMathEpsilon)==0){_6z=3;}else if(yyCompareVal(_5z,
+5,g_GMLMathEpsilon)==0){_6z=4;}else if(yyCompareVal(_5z,6,g_GMLMathEpsilon)==0){_6z=5;}else if(yyCompareVal(_5z,7,g_GMLMathEpsilon)==0){_6z=6;}switch(_6z){case 0:{_3m(4);break;}case 1:{_E4(_3l,_4l);break;}case 2:{if((yyGetBool(global._7u))&&(yyGetBool(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"fullversion"))))){{if(yyfgreaterequal(_0m(_3l,_4l,42)._xt,5)){{_M5(_3l,_4l);_0m(_3l,_4l,42)._1m=1;return;}};}}else {if((yyGetBool(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"done_review_reward"))))&&(yyGetBool(yyfgreaterequal(_0m(_3l,
+_4l,42)._sm,2)))&&(yyGetBool(yyfgreaterequal(_0m(_3l,_4l,42)._Nl,8)))){{_28(_3l,_4l);_0m(_3l,_4l,42)._1m=1;return;}}};_V5(_3l,_4l);break;}case 3:{if(!yyGetBool(_n5(_3l,_4l,_0m(_3l,_4l,42)._Nl))){{_0m(_3l,_4l,42)._1m=1;return;}};_3m(11);break;}case 4:{_g5(_3l,_4l,0);_3m(13);break;}case 5:{_3m(22);break;}case 6:{_W5(_3l,_4l);_U5(_3l,_4l,1);break;}};}function _V5(_3l,_4l){_A9(_3l,_4l,"s_next_match");_0m(_3l,_4l,42)._Bo=0;var _Nl=_0m(_3l,_4l,42)._Nl;var _wu=_n5(_3l,_4l,_Nl);if((yyGetBool(_wu))&&(yyGetBool(yyfnotequal(_il(_wu,
+"human_win"),"unplayed")))){{_0m(_3l,_4l,42)._Nl++;_0m(_3l,_4l,42)._1m=2;return;}};if(yyGetBool(_wu)){{_3m(14);}}else {if(yyfless(_Nl,18)){{_86(_3l,_4l);}}else {if(yyfless(_Nl,29)){{_0m(_3l,_4l,42)._dm=1?1:0;_t8(_3l,_4l,0);_z8(_3l,_4l,2,0);_3m(12);}}else {if(yyfgreater(_d6(_3l,_4l),0)){{_3m(2);}}else {{_X5(_3l,_4l);}}}}};}function _W5(_3l,_4l){_A9(_3l,_4l,"s_do_next_week");{var _7z=_8l(42);for(var _8z in _7z){if(!_7z.hasOwnProperty(_8z))continue;var _9z=_7z[_8z];if(_9z._bl)continue;if(!_9z._cl)continue;{_9z._Nl=yyfplus(_9z._Nl,
+1);_9z._Sr=0?1:0;_9z._az=0?1:0;_9z._pq=0?1:0;_9z._Xr=0?1:0;_X4(_9z,_3l);_56(_9z,_3l);_c6(_9z,_3l);if(yyfequal(_9z._Nl,9)){_46(_9z,_3l)};if(yyfequal(_9z._Nl,18)){_f5(_9z,_3l)};_J4(_9z,_3l,1);_K4(_9z,_3l,1);_25(_9z,_3l);_A9(_9z,_3l,yyfplus(">>>>> NEW WEEK = ",_sl(_ul(_9z._Nl))));}}};}function _X5(_3l,_4l){{var _bz=_8l(42);for(var _cz in _bz){if(!_bz.hasOwnProperty(_cz))continue;var _dz=_bz[_cz];if(_dz._bl)continue;if(!_dz._cl)continue;{_t8(_dz,_3l,1);_dz._ez=0?1:0;if(yyfgreater(_dz._sm,1)){_J2(_dz,_3l,"ACH_SEASON1")}
+;if(yyfgreaterequal(_H2(_dz,_3l,"ACH_SEASON1"),5)){_J2(_dz,_3l,"ACH_SEASON5")};if(yyfgreaterequal(_H2(_dz,_3l,"ACH_SEASON1"),10)){_J2(_dz,_3l,"ACH_SEASON10")};_dz._Nl=1;_dz._sm=yyfplus(_dz._sm,1);var _dl=0;for(;yyfless(_dl,_el(_dz._ip));_dl++){_Tm(_hl(_dz._ip,_dl))};var _dl=0;for(;yyfless(_dl,_el(_dz._Im));_dl++){_Tm(_hl(_dz._Im,_dl))};var _dl=0;for(;yyfless(_dl,_el(_dz._jp));_dl++){_Tm(_hl(_dz._jp,_dl))};_Fl(_dz._jp);_Fl(_dz._ip);_Fl(_dz._Im);_dz._jp=_yl();_dz._ip=_b5(_dz,_3l);_dz._Im=_d5(_dz,_3l);
+var _Ol=_Q8(_dz,_3l,"msg_NewSeason");_Cl(_dz._hm,_Ol);if((yyGetBool(yyfless(_dz._Kn,150)))&&(yyGetBool(yyfgreater(_dz._sm,2)))){{_dz._Kn=yyfplus(_dz._Kn,10);var _Ol=_Q8(_dz,_3l,"msg_SalaryCapIncrease");_Ol=_Pl(_Ol,"$num",_dz._Kn);_Cl(_dz._hm,_Ol);}};_dz._Zn=1;_dz._Jl=yyfplus(_dz._Jl,3);var _dl=0;for(;yyfless(_dl,2);_dl++){{_dz._zt=_vp(_dz._zt,2715679943);_dz._zt[_wp(_dl)]=0;_dz._At=_vp(_dz._At,1347883046);_dz._At[_wp(_dl)]=0;_dz._Bt=_vp(_dz._Bt,1479056974);_dz._Bt[_wp(_dl)]=0;_dz._Ct=_vp(_dz._Ct,2834685920);
+_dz._Ct[_wp(_dl)]=0;_dz._Dt=_vp(_dz._Dt,542240354);_dz._Dt[_wp(_dl)]=0;_dz._Et=_vp(_dz._Et,2346691544);_dz._Et[_wp(_dl)]=0;_dz._Ft=_vp(_dz._Ft,379739238);_dz._Ft[_wp(_dl)]=0;}};var _dl=0;for(;yyfless(_dl,_el(_dz._Bm));_dl++){{var _Cm=_hl(_0m(_3l,_4l,42)._Bm,_dl);_vl(_Cm,"wins",0);_vl(_Cm,"losses",0);_vl(_Cm,"ties",0);_vl(_Cm,"stat_games",0);_vl(_Cm,"stat_att",0);_vl(_Cm,"stat_comp",0);_vl(_Cm,"stat_yds",0);_vl(_Cm,"stat_td",0);_vl(_Cm,"stat_int",0);_vl(_Cm,"stat_sck",0);_vl(_Cm,"match_yds",0);_vl(_Cm,
+"match_td",0);_vl(_Cm,"match_int",0);_vl(_Cm,"match_sck",0);if(yyfequal(_il(_Cm,"name"),"Oakland")){{_vl(_Cm,"name","Las Vegas");_vl(_Cm,"name_sub13","Las Vegas");_vl(_Cm,"tla","L.V");_Z7(_dz,_3l,_Q8(_dz,_3l,"news_OaklandMove"));}};_vl(_Cm,"defense",_cm(yyfplus(_sl(_ml(_il(_Cm,"defense"))),_sl(_Vm((-1),1))),1,10));_vl(_Cm,"offense",_cm(yyfplus(_sl(_ml(_il(_Cm,"offense"))),_sl(_Vm((-1),1))),1,10));}};_u9(_dz,_3l);_46(_dz,_3l);__4(_dz,_3l);_3m(4);_dz._1m=1;}}};}function _Y5(_3l,_4l){_A9(_3l,_4l,yyfplus("s_update_team_buttons:",
+_sl(_ul(_3l._rm))));var _fz=_yl();var _Am=0;for(;yyfless(_Am,_el(_0m(_3l,_4l,42)._Bm));_Am++){{var _Pn=_hl(_0m(_3l,_4l,42)._Bm,_Am);if(yyfequal(_il(_Pn,"conference"),_3l._rm)){_Cl(_fz,_Pn)};}};_fz=_m9(_3l,_4l,_fz,1,1);var _gz=0;for(;yyfless(_gz,16);_gz++){{var _Cm=_hl(_fz,_gz);_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._mm=_il(_Cm,"name_sub13");}};_Fl(_fz);var _hz=_3l._rm;var _iz=-1;if(yyCompareVal(_hz,0,g_GMLMathEpsilon)==0){_iz=0;}else if(yyCompareVal(_hz,1,g_GMLMathEpsilon)==0){_iz=1;}switch(_iz){case 0:{
+_0m(_3l,_4l,100019)._am=global._bm;_0m(_3l,_4l,100018)._am=global._Ll;break;}case 1:{_0m(_3l,_4l,100019)._am=global._Ll;_0m(_3l,_4l,100018)._am=global._bm;break;}};}function _Z5(_3l,_4l){_A9(_3l,_4l,yyfplus("s_update_job_offer_buttons: ",_sl(_ul(_3l._rm))));var _fz=_yl();_Rm(_fz,_0m(_3l,_4l,42)._Bm);_fz=_m9(_3l,_4l,_fz,1,1);var _Am=0;for(;yyfless(_Am,_el(_fz));_Am++){{var _Cm=_hl(_fz,_Am);if(yyfnotequal(_il(_Cm,"conference"),_3l._rm)){_El(_fz,_Am--)};}};var _gz=0;for(;yyfless(_gz,16);_gz++){{var _Cm=_hl(_fz,
+_gz);_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._mm=_il(_Cm,"name_sub13");_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._6r=1?1:0;if(!yyGetBool(_e6(_3l,_4l,_Cm))){_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._6r=0?1:0};}};_Fl(_fz);var _jz=_3l._rm;var _kz=-1;if(yyCompareVal(_jz,0,g_GMLMathEpsilon)==0){_kz=0;}else if(yyCompareVal(_jz,1,g_GMLMathEpsilon)==0){_kz=1;}switch(_kz){case 0:{_0m(_3l,_4l,100019)._am=global._bm;_0m(_3l,_4l,100018)._am=global._Ll;break;}case 1:{_0m(_3l,_4l,100019)._am=global._Ll;_0m(_3l,_4l,100018)._am=global._bm;
+break;}};}function __5(_3l,_4l){_0m(_3l,_4l,100057)._am=global._Ll;_0m(_3l,_4l,100058)._am=global._Ll;_0m(_3l,_4l,100059)._am=global._Ll;var _lz=_il(_0m(_3l,_4l,42)._1n,"op_drivedir");var _mz=-1;if(yyCompareVal(_lz,(-1),g_GMLMathEpsilon)==0){_mz=0;}else if(yyCompareVal(_lz,0,g_GMLMathEpsilon)==0){_mz=1;}else if(yyCompareVal(_lz,1,g_GMLMathEpsilon)==0){_mz=2;}switch(_mz){case 0:{_0m(_3l,_4l,100057)._am=global._bm;break;}case 1:{_0m(_3l,_4l,100059)._am=global._bm;break;}case 2:{_0m(_3l,_4l,100058)._am=global._bm;
+break;}};var _nz=_il(_0m(_3l,_4l,42)._1n,"op_scanlines");var _oz=-1;if(yyCompareVal(_nz,1,g_GMLMathEpsilon)==0){_oz=0;}else if(yyCompareVal(_nz,0,g_GMLMathEpsilon)==0){_oz=1;}switch(_oz){case 0:{_0m(_3l,_4l,100060)._mm=_Q8(_3l,_4l,"ui_On");break;}case 1:{_0m(_3l,_4l,100060)._mm=_Q8(_3l,_4l,"ui_Off");break;}};var _pz=_il(_0m(_3l,_4l,42)._1n,"op_weather");var _qz=-1;if(yyCompareVal(_pz,1,g_GMLMathEpsilon)==0){_qz=0;}else if(yyCompareVal(_pz,0,g_GMLMathEpsilon)==0){_qz=1;}switch(_qz){case 0:{_0m(_3l,_4l,100064)._mm=_Q8(_3l,
+_4l,"ui_On");break;}case 1:{_0m(_3l,_4l,100064)._mm=_Q8(_3l,_4l,"ui_Off");break;}};var _rz=_il(_0m(_3l,_4l,42)._1n,"op_tips");var _sz=-1;if(yyCompareVal(_rz,1,g_GMLMathEpsilon)==0){_sz=0;}else if(yyCompareVal(_rz,0,g_GMLMathEpsilon)==0){_sz=1;}switch(_sz){case 0:{_0m(_3l,_4l,100067)._mm=_Q8(_3l,_4l,"ui_On");break;}case 1:{_0m(_3l,_4l,100067)._mm=_Q8(_3l,_4l,"ui_Off");break;}};var _tz=_il(_0m(_3l,_4l,42)._1n,"op_soundfx");var _uz=-1;if(yyCompareVal(_tz,1,g_GMLMathEpsilon)==0){_uz=0;}else if(yyCompareVal(_tz,
+0,g_GMLMathEpsilon)==0){_uz=1;}switch(_uz){case 0:{_0m(_3l,_4l,100069)._mm=_Q8(_3l,_4l,"ui_On");break;}case 1:{_0m(_3l,_4l,100069)._mm=_Q8(_3l,_4l,"ui_Off");break;}};var _vz=_il(_0m(_3l,_4l,42)._1n,"op_zoom");var _wz=-1;if(yyCompareVal(_vz,1,g_GMLMathEpsilon)==0){_wz=0;}else if(yyCompareVal(_vz,0,g_GMLMathEpsilon)==0){_wz=1;}switch(_wz){case 0:{_0m(_3l,_4l,100071)._mm=_Q8(_3l,_4l,"ui_On");break;}case 1:{_0m(_3l,_4l,100071)._mm=_Q8(_3l,_4l,"ui_Off");break;}};var _xz=_il(_0m(_3l,_4l,42)._1n,"op_music");var _yz=-1;
+if(yyCompareVal(_xz,0,g_GMLMathEpsilon)==0){_yz=0;}else if(yyCompareVal(_xz,1,g_GMLMathEpsilon)==0){_yz=1;}else if(yyCompareVal(_xz,2,g_GMLMathEpsilon)==0){_yz=2;}switch(_yz){case 0:{_0m(_3l,_4l,100073)._mm=_Q8(_3l,_4l,"ui_Off");break;}case 1:{_0m(_3l,_4l,100073)._mm=_Q8(_3l,_4l,"ui_Menus");break;}case 2:{_0m(_3l,_4l,100073)._mm=_Q8(_3l,_4l,"ui_Continuous");break;}};_0m(_3l,_4l,100062)._mm="v1.0.0.0";_65(_3l,_4l);_i6(_3l,_4l);}function _06(_3l,_4l){var _Qp=0;{var _zz=_8l(42);for(var _Az in _zz){if(!_zz.hasOwnProperty(_Az))continue;
+var _Bz=_zz[_Az];if(_Bz._bl)continue;if(!_Bz._cl)continue;{var _Wr=0;var _dl=0;for(;yyfless(_dl,_el(_Bz._Um));_dl++){{var _Bl=_hl(_Bz._Um,_dl);_Qp=yyfplus(_Qp,_il(_Bl,"attitude"));_Wr++;}};var _dl=0;for(;yyfless(_dl,_el(_Bz._Vo));_dl++){{var _Bl=_hl(_Bz._Vo,_dl);_Qp=yyfplus(_Qp,_il(_Bl,"attitude"));_Wr++;}};_Qp=yyfdivide(_Qp,_Wr);return round(_Qp);}}};}function _16(_3l,_4l){var _9x=0;{var _Cz=_8l(42);for(var _Dz in _Cz){if(!_Cz.hasOwnProperty(_Dz))continue;var _Ez=_Cz[_Dz];if(_Ez._bl)continue;if(!_Ez._cl)continue;
+{var _Wr=0;var _dl=0;for(;yyfless(_dl,_el(_Ez._Um));_dl++){{var _Bl=_hl(_Ez._Um,_dl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))){{_9x=yyfplus(_9x,_il(_Bl,"condition"));_Wr++;}};}};_9x=yyfdivide(_9x,_Wr);return round(_9x);}}};}function _26(_3l,_4l,_5l){var _Qp=_5l;if(yyflessequal(_Qp,15)){return 0};if(yyflessequal(_Qp,30)){return 1};if(yyflessequal(_Qp,45)){return 2};if(yyflessequal(_Qp,60)){return 3};if(yyflessequal(_Qp,75)){return 4};if(yyflessequal(_Qp,
+90)){return 5};return 6;}function _36(_3l,_4l){return _0m(_3l,_4l,42)._Jl;}function _46(_3l,_4l){{var _Fz=_8l(42);for(var _Gz in _Fz){if(!_Fz.hasOwnProperty(_Gz))continue;var _Hz=_Fz[_Gz];if(_Hz._bl)continue;if(!_Hz._cl)continue;{var _Iz=_Sm(2);var _Jz=-1;if(yyCompareVal(_Iz,0,g_GMLMathEpsilon)==0){_Jz=0;}else if(yyCompareVal(_Iz,1,g_GMLMathEpsilon)==0){_Jz=1;}else if(yyCompareVal(_Iz,2,g_GMLMathEpsilon)==0){_Jz=2;}switch(_Jz){case 0:{if((yyGetBool(yyfequal(_Hz._Ml,0)))&&(yyGetBool(yyfgreater(_Hz._Kl,1)))){{_Hz._Kl--;
+var _Ol=_Q8(_Hz,_3l,"msg_FacilityDeclineStadium");_Cl(_Hz._hm,_Ol);}};break;}case 1:{if((yyGetBool(yyfequal(_Hz._Ul,0)))&&(yyGetBool(yyfgreater(_Hz._Tl,1)))){{_Hz._Tl--;var _Ol=_Q8(_Hz,_3l,"msg_FacilityDeclineTraining");_Cl(_Hz._hm,_Ol);}};}case 2:{if((yyGetBool(yyfequal(_Hz._Zl,0)))&&(yyGetBool(yyfgreater(_Hz._Yl,1)))){{_Hz._Yl--;var _Ol=_Q8(_Hz,_3l,"msg_FacilityDeclineRehab");_Cl(_Hz._hm,_Ol);}};}};_Hz._Ml=0;_Hz._Ul=0;_Hz._Zl=0;}}};}function _56(_3l,_4l){{var _Kz=_8l(42);for(var _Lz in _Kz){if(!_Kz.hasOwnProperty(_Lz))continue;
+var _Mz=_Kz[_Lz];if(_Mz._bl)continue;if(!_Mz._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_Mz._Um));_dl++){{var _Bl=_hl(_Mz._Um,_dl);_vl(_Bl,"meetingdone",0);}};}}};}function _66(_3l,_4l,_5l){var _Bl=_5l;if(yyfless(yyfplus(_sl(_il(_Bl,"xp")),_sl(_il(_Bl,"xp_gain"))),yyftime(_sl(_il(_Bl,"xp_level")),100))){return 0};return 1;}function _76(_3l,_4l){{var _Nz=_8l(42);for(var _Oz in _Nz){if(!_Nz.hasOwnProperty(_Oz))continue;var _Pz=_Nz[_Oz];if(_Pz._bl)continue;if(!_Pz._cl)continue;{var _wu=_n5(_Pz,_3l,_Pz._Nl);if((yyGetBool(!yyGetBool(_wu)))&&(yyGetBool(yyfless(_Pz._Nl,
+18)))){return 1};}}};return 0;}function _86(_3l,_4l){{var _Qz=_8l(42);for(var _Rz in _Qz){if(!_Qz.hasOwnProperty(_Rz))continue;var _Sz=_Qz[_Rz];if(_Sz._bl)continue;if(!_Sz._cl)continue;{_g5(_Sz,_3l,0);_t8(_Sz,_3l,0);_z8(_Sz,_3l,yyftime(_sl(_Sz._Yl),10),0);_y8(_Sz,_3l);_w8(_Sz,_3l);var _Ol=_z4(_Sz,_3l,"dilemma_ByeWeek");_Aq(_Sz._uq);_Sz._uq=_x4(_Sz,_3l,_Ol,(-4),"ui_ByeWeek");_y4(_Sz,_3l,_Sz._uq);_Sz._1m=5;}}};}function _96(_3l,_4l){{var _Tz=_8l(42);for(var _Uz in _Tz){if(!_Tz.hasOwnProperty(_Uz))continue;var _Vz=_Tz[_Uz];
+if(_Vz._bl)continue;if(!_Vz._cl)continue;{_z8(_Vz,_3l,yyfplus(55,_sl(yyftime(_sl(_Vz._Yl),1.5))),1);_y8(_Vz,_3l);var _wu=_o5(_Vz,_3l);if((yyGetBool(_wu))&&(yyGetBool(yyfnotequal(_il(_wu,"human_win"),"win")))){_w8(_Vz,_3l)};}}};}function _a6(_3l,_4l){{var _Wz=_8l(42);for(var _Xz in _Wz){if(!_Wz.hasOwnProperty(_Xz))continue;var _Yz=_Wz[_Xz];if(_Yz._bl)continue;if(!_Yz._cl)continue;{var _zq=_n5(_Yz,_3l,_Yz._Nl);var _Zz=0;if(yyGetBool(_zq)){{_Zz=yyfminus(_sl(_Yz._Kl),5);if(yyfequal(_il(_zq,"human_win"),"loss")){
+{_Zz=yyfminus(_Zz,10);}}else {if(yyfequal(_il(_zq,"human_win"),"win")){{_Zz=yyfplus(_Zz,8);}}else {_Zz=yyfminus(_Zz,2)}};_Zz=yyfplus(_Zz,_N8(_Yz,_3l));if(yyfless(_0m(_3l,_4l,42)._wt,1)){_Zz--};}};_Yz._Lp=_cm(yyfplus(_sl(_Yz._Lp),_sl(_Zz)),1,100);_Yz._az=1?1:0;}}};}function _b6(_3l,_4l){var __z=0.85;{var _0A=_8l(42);for(var _1A in _0A){if(!_0A.hasOwnProperty(_1A))continue;var _2A=_0A[_1A];if(_2A._bl)continue;if(!_2A._cl)continue;{_A9(_2A,_3l,yyfplus("s_check_intro: ",_sl(_ul(_2A._cq))));var _3A=_2A._cq;var _4A=-1;
+if(yyCompareVal(_3A,1,g_GMLMathEpsilon)==0){_4A=0;}else if(yyCompareVal(_3A,2,g_GMLMathEpsilon)==0){_4A=1;}else if(yyCompareVal(_3A,3,g_GMLMathEpsilon)==0){_4A=2;}else if(yyCompareVal(_3A,4,g_GMLMathEpsilon)==0){_4A=3;}else if(yyCompareVal(_3A,5,g_GMLMathEpsilon)==0){_4A=4;}else if(yyCompareVal(_3A,6,g_GMLMathEpsilon)==0){_4A=5;}else if(yyCompareVal(_3A,7,g_GMLMathEpsilon)==0){_4A=6;}else if(yyCompareVal(_3A,8,g_GMLMathEpsilon)==0){_4A=7;}switch(_4A){case 0:{if(yyfequal(_rn._sn(),4)){{var _Ol=_S8(_2A,_3l,
+"msg_Intro_1");_T7(_2A,_3l,"",_Ol,_Q8(_2A,_3l,"ui_SkipTutorial"),_Q8(_2A,_3l,"ui_Ok"),111,332,global._Ll,__z);_2A._cq++;}};break;}case 1:{if(yyfequal(_rn._sn(),8)){{var _Ol=_S8(_2A,_3l,"msg_Intro_2");_T7(_2A,_3l,"",_Ol,"",_Q8(_2A,_3l,"ui_Ok"),"",332,global._Ll,__z);_2A._cq++;_0m(_3l,_4l,100114)._fo=1?1:0;}};break;}case 2:{if(yyfequal(_rn._sn(),8)){_0m(_3l,_4l,100114)._fo=1?1:0};if(yyfequal(_rn._sn(),4)){{var _Ol=_S8(_2A,_3l,"msg_Intro_3");_T7(_2A,_3l,"",_Ol,"",_Q8(_2A,_3l,"ui_Ok"),"",332,global._Ll,
+__z);_2A._cq++;}};break;}case 3:{if(yyfequal(_rn._sn(),17)){{var _Ol=_S8(_2A,_3l,"msg_Intro_4");_T7(_2A,_3l,"",_Ol,"",_Q8(_2A,_3l,"ui_Ok"),"",332,global._Ll,__z);_2A._cq++;}};break;}case 4:{if(yyfequal(_rn._sn(),15)){{var _Ol=_S8(_2A,_3l,"msg_Intro_5");_T7(_2A,_3l,"",_Ol,"",_Q8(_2A,_3l,"ui_Ok"),"",332,global._Ll,__z);_2A._cq++;_0m(_3l,_4l,100225)._fo=1?1:0;}};break;}case 5:{if(yyfequal(_rn._sn(),4)){{var _Ol=_S8(_2A,_3l,"msg_Intro_6");_T7(_2A,_3l,"",_Ol,"",_Q8(_2A,_3l,"ui_Ok"),"",332,global._Ll,__z);_2A._cq++;
+}};break;}case 6:{if(yyfequal(_rn._sn(),14)){{_J3(_2A,_3l);_2A._cq++;}};break;}case 7:{if(yyfequal(_rn._sn(),4)){{var _Ol=_S8(_2A,_3l,"msg_Intro_8");_T7(_2A,_3l,"",_Ol,"",_Q8(_2A,_3l,"ui_Ok"),"",332,global._Ll,__z);_2A._cq=0;_2A._1m=1;}};break;}};}}};}function _c6(_3l,_4l){_A9(_3l,_4l,"s_do_result_news");_A9(_3l,_4l,yyfplus("Year=",_sl(_ul(_3l._sm))));_A9(_3l,_4l,yyfplus("Week=",_sl(_ul(_3l._Nl))));{var _5A=_8l(42);for(var _6A in _5A){if(!_5A.hasOwnProperty(_6A))continue;var _7A=_5A[_6A];if(_7A._bl)continue;
+if(!_7A._cl)continue;{var _wu=_o5(_7A,_3l);if(yyGetBool(_wu)){{var _8A="";if((yyGetBool(yyfequal(_7A._sm,1)))&&(yyGetBool(yyfequal(_7A._Nl,18)))){{var _9A=_il(_wu,"human_win");var _aA=-1;if(yyCompareVal(_9A,"win",g_GMLMathEpsilon)==0){_aA=0;}else if(yyCompareVal(_9A,"loss",g_GMLMathEpsilon)==0){_aA=1;}else if(yyCompareVal(_9A,"tie",g_GMLMathEpsilon)==0){_aA=2;}switch(_aA){case 0:{_8A="news_firstmatchWin";break;}case 1:{_8A="news_firstmatchLoss";break;}case 2:{_8A="news_firstmatchTie";break;}};}};var _bA=_il(_wu,
+"away_team");if(yyfequal(_bA,_7A._Fm)){_bA=_il(_wu,"home_team")};var _cA=_i9(_7A,_3l,_bA);if(yyfnotequal(_8A,"")){{_Z7(_7A,_3l,_R8(_7A,_3l,_8A,_7A._Dm,_cA,0,0));}};}};}}};}function _d6(_3l,_4l){_A9(_3l,_4l,"Count job offers");{var _dA=_8l(42);for(var _eA in _dA){if(!_dA.hasOwnProperty(_eA))continue;var _fA=_dA[_eA];if(_fA._bl)continue;if(!_fA._cl)continue;{if(yyfequal(_fA._sm,1)){return 0};var _rl=0;var _Am=0;for(;yyfless(_Am,_el(_fA._Bm));_Am++){{if(yyGetBool(_e6(_fA,_3l,_hl(_fA._Bm,_Am)))){_rl++};}};return _rl;
+}}};}function _e6(_3l,_4l,_5l){var _Cm=_5l;var _gA=yyfplus(_sl(_ml(_il(_Cm,"offense"))),_sl(_ml(_il(_Cm,"defense"))));{var _hA=_8l(42);for(var _iA in _hA){if(!_hA.hasOwnProperty(_iA))continue;var _jA=_hA[_iA];if(_jA._bl)continue;if(!_jA._cl)continue;{_A9(_jA,_3l,yyfplus("s_team_interested: ",_sl(_il(_Cm,"name"))));_A9(_jA,_3l,yyfplus("coach_rating: ",_sl(_ul(_jA._as))));_A9(_jA,_3l,yyfplus("team_rating: ",_sl(_ul(_gA))));if(yyfequal(_ml(_il(_Cm,"uid")),_jA._Fm)){return 0};if(yyfless(_jA._as,_gA)){return 0}
+;if((yyGetBool(yyfless(_jA._sm,3)))&&(yyGetBool(yyfequal(_ml(_il(_Cm,"uid")),_jA._Em)))){return 0};}}};return 1;}function _f6(_3l,_4l){{var _kA=_8l(42);for(var _lA in _kA){if(!_kA.hasOwnProperty(_lA))continue;var _mA=_kA[_lA];if(_mA._bl)continue;if(!_mA._cl)continue;{var _Zt=_Dq();_vl(_Zt,"year",_mA._sm);_vl(_Zt,"uid",_il(_mA._Dm,"uid"));_vl(_Zt,"name",_il(_mA._Dm,"name"));_vl(_Zt,"tla",_il(_mA._Dm,"tla"));_vl(_Zt,"wins",_il(_mA._Dm,"wins"));_vl(_Zt,"losses",_il(_mA._Dm,"losses"));_vl(_Zt,"ties",_il(_mA._Dm,
+"ties"));_vl(_Zt,"finish",_Q8(_mA,_3l,"conf_AFC"));if(yyfequal(_mA._Gm,1)){_vl(_Zt,"finish",_Q8(_mA,_3l,"conf_NFC"))};var _nA=_mA._Hm;var _oA=-1;if(yyCompareVal(_nA,0,g_GMLMathEpsilon)==0){_oA=0;}else if(yyCompareVal(_nA,1,g_GMLMathEpsilon)==0){_oA=1;}else if(yyCompareVal(_nA,2,g_GMLMathEpsilon)==0){_oA=2;}else if(yyCompareVal(_nA,3,g_GMLMathEpsilon)==0){_oA=3;}switch(_oA){case 0:{_vl(_Zt,"finish",yyfplus(_sl(_il(_Zt,"finish")),_sl(yyfplus(" ",_sl(_Q8(_mA,_3l,"sla_East"))))));break;}case 1:{_vl(_Zt,"finish",
+yyfplus(_sl(_il(_Zt,"finish")),_sl(yyfplus(" ",_sl(_Q8(_mA,_3l,"sla_West"))))));break;}case 2:{_vl(_Zt,"finish",yyfplus(_sl(_il(_Zt,"finish")),_sl(yyfplus(" ",_sl(_Q8(_mA,_3l,"sla_North"))))));break;}case 3:{_vl(_Zt,"finish",yyfplus(_sl(_il(_Zt,"finish")),_sl(yyfplus(" ",_sl(_Q8(_mA,_3l,"sla_South"))))));break;}};var _yn=_s5(_mA,_3l,_mA._Fm);_vl(_Zt,"finish",yyfplus(_sl(_il(_Zt,"finish")),_sl(yyfplus(" ",_sl(_Q8(_mA,_3l,yyfplus("pos_",_sl(_ul(_yn)))))))));_Cl(_mA._hp,_Zt);}}};}function _g6(_3l,_4l,_5l){
+var _pA=_5l;{var _qA=_8l(42);for(var _rA in _qA){if(!_qA.hasOwnProperty(_rA))continue;var _sA=_qA[_rA];if(_sA._bl)continue;if(!_sA._cl)continue;{var _Zt=_h6(_sA,_3l,_sA._sm);if(yyGetBool(_tl(_Zt,1))){{var _tA=_pA;var _uA=-1;if(yyCompareVal(_tA,1,g_GMLMathEpsilon)==0){_uA=0;}else if(yyCompareVal(_tA,2,g_GMLMathEpsilon)==0){_uA=1;}else if(yyCompareVal(_tA,3,g_GMLMathEpsilon)==0){_uA=2;}else if(yyCompareVal(_tA,4,g_GMLMathEpsilon)==0){_uA=3;}else if(yyCompareVal(_tA,5,g_GMLMathEpsilon)==0){_uA=4;}switch(_uA){case 0:{
+_vl(_Zt,"finish",_Q8(_sA,_3l,"finish_WildCard"));break;}case 1:{_vl(_Zt,"finish",_Q8(_sA,_3l,"finish_Divisional"));break;}case 2:{_vl(_Zt,"finish",_Q8(_sA,_3l,"finish_Championship"));break;}case 3:{_vl(_Zt,"finish",_Q8(_sA,_3l,"finish_Champ_AFC"));if(yyfequal(_sA._Gm,1)){_vl(_Zt,"finish",_Q8(_sA,_3l,"finish_Champ_NFC"))};break;}case 4:{_vl(_Zt,"finish",_Q8(_sA,_3l,"finish_SuperBowl"));break;}};}};}}};}function _h6(_3l,_4l,_5l){var _vA=_5l;{var _wA=_8l(42);for(var _xA in _wA){if(!_wA.hasOwnProperty(_xA))continue;
+var _yA=_wA[_xA];if(_yA._bl)continue;if(!_yA._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_yA._hp));_dl++){{var _Zt=_hl(_yA._hp,_dl);if(yyfequal(_il(_Zt,"year"),_vA)){return _Zt};}};return(-4);}}};}function _i6(_3l,_4l){var _zA=_il(_0m(_3l,_4l,42)._1n,"op_music");var _AA=-1;if(yyCompareVal(_zA,0,g_GMLMathEpsilon)==0){_AA=0;}else if(yyCompareVal(_zA,1,g_GMLMathEpsilon)==0){_AA=1;}else if(yyCompareVal(_zA,2,g_GMLMathEpsilon)==0){_AA=2;}switch(_AA){case 0:{if(yyGetBool(_BA(14))){{_CA(14);}};break;}case 1:{if((yyGetBool(_DA(48)))&&(yyGetBool(_BA(14)))){
+{_EA(14,0,2500);return;}};}case 2:{if(!yyGetBool(_BA(14))){_FA(14,0,1)}else {_EA(14,1,5000)};break;}};}function _j6(_3l,_4l){var _GA=yyfminus(6,_sl(yyfdivide(_sl(_0m(_3l,_4l,_3l._HA)._IA),4)));_3l._JA=yyfplus(_3l._JA,yyftime(_sl(_3l._KA),_sl(_GA)));var _LA=100;if((yyGetBool(yyfgreater(_3l._JA,yyfplus(300,_sl(_LA)))))||(yyGetBool(yyfless(_3l._JA,yyfminus(300,_sl(_LA)))))){_3l._KA=_sl(-_sl(_3l._KA))};var _MA=_0m(_3l,_4l,48)._NA;var _OA=-1;if(yyCompareVal(_MA,(-1),g_GMLMathEpsilon)==0){_OA=0;}else if(yyCompareVal(_MA,
+1,g_GMLMathEpsilon)==0){_OA=1;}switch(_OA){case 0:{return _sl(-_sl(_PA(_0m(_3l,_4l,_3l._HA).x,_0m(_3l,_4l,_3l._HA).y,_3l._QA,_3l._JA)));break;}case 1:{return _sl(-_sl(_PA(_0m(_3l,_4l,_3l._HA).x,_0m(_3l,_4l,_3l._HA).y,_3l._QA,_3l._JA)));break;}};}function _k6(_3l,_4l){{var _RA=_8l(global._SA);for(var _TA in _RA){if(!_RA.hasOwnProperty(_TA))continue;var _UA=_RA[_TA];if(_UA._bl)continue;if(!_UA._cl)continue;{var _VA=_UA._WA;var _XA=-1;if(yyCompareVal(_VA,0,g_GMLMathEpsilon)==0||yyCompareVal(_VA,2,g_GMLMathEpsilon)==0||yyCompareVal(_VA,
+1,g_GMLMathEpsilon)==0||yyCompareVal(_VA,18,g_GMLMathEpsilon)==0||yyCompareVal(_VA,19,g_GMLMathEpsilon)==0){_XA=0;}switch(_XA){case 0:{return 1;}default :{return 0;}};}}};return 0;}function _l6(_3l,_4l){var _YA=_ZA(0);var __A=_0B(0);var _1B=48;var _2B=_3l._WA;var _3B=-1;if(yyCompareVal(_2B,18,g_GMLMathEpsilon)==0){_3B=0;}else if(yyCompareVal(_2B,0,g_GMLMathEpsilon)==0){_3B=1;}else if(yyCompareVal(_2B,1,g_GMLMathEpsilon)==0){_3B=2;}else if(yyCompareVal(_2B,2,g_GMLMathEpsilon)==0){_3B=3;}else if(yyCompareVal(_2B,
+3,g_GMLMathEpsilon)==0){_3B=4;}else if(yyCompareVal(_2B,4,g_GMLMathEpsilon)==0||yyCompareVal(_2B,6,g_GMLMathEpsilon)==0||yyCompareVal(_2B,7,g_GMLMathEpsilon)==0||yyCompareVal(_2B,8,g_GMLMathEpsilon)==0||yyCompareVal(_2B,11,g_GMLMathEpsilon)==0||yyCompareVal(_2B,13,g_GMLMathEpsilon)==0){_3B=5;}else if(yyCompareVal(_2B,19,g_GMLMathEpsilon)==0||yyCompareVal(_2B,9,g_GMLMathEpsilon)==0||yyCompareVal(_2B,10,g_GMLMathEpsilon)==0||yyCompareVal(_2B,5,g_GMLMathEpsilon)==0){_3B=6;}else if(yyCompareVal(_2B,14,
+g_GMLMathEpsilon)==0||yyCompareVal(_2B,15,g_GMLMathEpsilon)==0||yyCompareVal(_2B,16,g_GMLMathEpsilon)==0){_3B=7;}else if(yyCompareVal(_2B,17,g_GMLMathEpsilon)==0){_3B=8;}switch(_3B){case 0:{if((yyGetBool(_q7(_3l,_4l)))&&(yyGetBool(_4B(1)))&&(yyGetBool(yyfless(_5B(_3l.x,_3l.y,_rn._6B(),_rn._7B()),40)))){{_3l._8B=_YA;_3l._9B=__A;_3l._WA=1;}};if(yyGetBool(_3l._HA)){{_o6(_3l,_4l);}};break;}case 1:{_3l._kr(_0m(_3l,_4l,_1B)._aB);_3l._Us(_0m(_3l,_4l,_1B)._bB);var _cB=_0m(_3l,_4l,42)._Bo;var _dB=-1;if(yyCompareVal(_cB,
+3,g_GMLMathEpsilon)==0){_dB=0;}else if(yyCompareVal(_cB,2,g_GMLMathEpsilon)==0){_dB=1;}switch(_dB){case 0:{_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Throw1");break;}case 1:{_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Running1");if(yyGetBool(global._fB)){_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Running1b")};break;}};if(yyGetBool(_4B(1))){{{var _gB=_8l(50);for(var _hB in _gB){if(!_gB.hasOwnProperty(_hB))continue;var _iB=_gB[_hB];if(_iB._bl)continue;if(!_iB._cl)continue;{if((yyGetBool(yyfequal(_iB._jB,2)))&&(yyGetBool(yyfless(_5B(_iB.x,
+_iB.y,_rn._6B(),_rn._7B()),20)))){{_A9(_iB,_3l,"global.master_ball.state = BALL_HANDOFF;");_0m(_3l,_4l,global._SA)._WA=19;_K7(_iB,_3l);break;}};}}};if(yyfnotequal(_0m(_3l,_4l,42)._Bo,2)){{if(yyfnotequal(_3l._WA,19)){{_3l._8B=_YA;_3l._9B=__A;_3l._WA=1;}};}};}};break;}case 2:{if(yyGetBool(_4B(1))){{_3l._kB=_5B(_3l._8B,_3l._9B,_YA,__A);if(yyfgreater(_3l._kB,20)){{_3l._WA=2;_K7(_3l,_4l);}};}}else {{if(!yyGetBool(global._7u)){{if(yyGetBool(_0m(_3l,_4l,global._SA)._rx[_Tn(0,_0m(_3l,_4l,global._SA)._rx)])){
+{{var _lB=_8l(48);for(var _mB in _lB){if(!_lB.hasOwnProperty(_mB))continue;var _nB=_lB[_mB];if(_nB._bl)continue;if(!_nB._cl)continue;_z6(_nB,_3l,1)}};_0m(_3l,_4l,global._SA)._rx=_vp(_0m(_3l,_4l,global._SA)._rx,1387474851);_0m(_3l,_4l,global._SA)._rx[_wp(0)]=0;return;}}else {_0m(_3l,_4l,global._SA)._rx=_vp(_0m(_3l,_4l,global._SA)._rx,1387474851);_0m(_3l,_4l,global._SA)._rx[_wp(0)]=15};}};_3l._WA=0;return;}};break;}case 3:{if(yyfequal(_0m(_3l,_4l,42)._Bo,3)){_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Throw2")}
+;{var _oB=_8l(_3l._HA);for(var _pB in _oB){if(!_oB.hasOwnProperty(_pB))continue;var _qB=_oB[_pB];if(_qB._bl)continue;if(!_qB._cl)continue;{if((yyGetBool(!yyGetBool(_rB(_qB._sB))))&&(yyGetBool(!yyGetBool(_s7(_qB,_3l))))&&(yyGetBool(yyfless(_qB._tB,10)))){_Y6(_qB,_3l,11)};_o6(_3l,_qB);;}}};_3l._kB=min(_5B(_3l._8B,_3l._9B,_YA,__A),100);if(yyGetBool(_4B(1))){{_3l._uB=yyfplus(_sl(_sl(-_sl(_PA(_3l._8B,_3l._9B,_YA,__A)))),180);_3l._vB=yyftime(_sl(_3l._kB),_sl(_0m(_3l,_4l,_3l._HA)._wB));_3l._xB=yyftime(_sl(_3l._vB),
+0.35);}}else {if(yyfless(_3l._kB,20)){{if(yyfequal(_0m(_3l,_4l,42)._Bo,3)){_3l._WA=0}else {{_3l._WA=5;_3l._yB=_3l._HA;{var _zB=_8l(_3l._HA);for(var _AB in _zB){if(!_zB.hasOwnProperty(_AB))continue;var _BB=_zB[_AB];if(_BB._bl)continue;if(!_BB._cl)continue;{_BB._jB=2;_Y6(_BB,_3l,2);}}};}};}}else {{{var _CB=_8l(_3l._HA);for(var _DB in _CB){if(!_CB.hasOwnProperty(_DB))continue;var _EB=_CB[_DB];if(_EB._bl)continue;if(!_EB._cl)continue;{_Y6(_EB,_3l,12);if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){{if(yyGetBool(_EB._Bl)){_FB(_EB._Bl,
+"stat_attempts",yyfplus(_sl(_il(_EB._Bl,"stat_attempts")),1))};}};}}};var _GB=_0m(_3l,_4l,_1B)._NA;var _HB=-1;if(yyCompareVal(_GB,(-1),g_GMLMathEpsilon)==0){_HB=0;}else if(yyCompareVal(_GB,1,g_GMLMathEpsilon)==0){_HB=1;}switch(_HB){case 0:{if(yyfgreater(abs(_3l._uB),90)){_0m(_3l,_4l,_1B)._IB=0?1:0};break;}case 1:{if(yyfless(abs(_3l._uB),90)){_0m(_3l,_4l,_1B)._IB=0?1:0};break;}};if(yyGetBool(_0m(_3l,_4l,_1B)._IB)){_A9(_3l,_4l,yyfplus(_sl(_ul(_3l._uB))," RUNNING PLAY"))}else {_A9(_3l,_4l,yyfplus(_sl(_ul(_3l._uB)),
+" PASSING PLAY"))};_3l._JB=_3l.x;_3l._KB=_3l.y;_3l._WA=3;_3l._HA=(-4);_0m(_3l,_4l,42)._Bt=_vp(_0m(_3l,_4l,42)._Bt,3820261910);_0m(_3l,_4l,42)._Bt[_wp(0)]++;}}};break;}case 4:{_0m(_3l,_4l,_1B)._eB="";_n6(_3l,_4l,0);break;}case 5:{if(yyGetBool(_3l._HA)){_o6(_3l,_4l)}else {_n6(_3l,_4l,0)};break;}case 6:{if(yyfequal(_0m(_3l,_4l,42)._Bo,2)){{_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Running2");if(yyGetBool(global._fB)){_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Running2b")};}}else {if(yyfequal(_0m(_3l,_4l,
+42)._Bo,3)){{_0m(_3l,_4l,_1B)._eB="";_3l._WA=16;}}else {if((yyGetBool(_3l._HA))&&(yyGetBool(_0m(_3l,_4l,_3l._HA)._LB))){{_J2(_3l,_4l,"ACH_PASS");}}}};_o6(_3l,_4l);break;}case 7:{if(yyGetBool(_3l._HA)){{_o6(_3l,_4l);return;}};}case 8:{_n6(_3l,_4l,0);break;}};}function _m6(_3l,_4l){var _1B=48;var _MB=_3l._WA;var _NB=-1;if(yyCompareVal(_MB,0,g_GMLMathEpsilon)==0){_NB=0;}else if(yyCompareVal(_MB,1,g_GMLMathEpsilon)==0){_NB=1;}else if(yyCompareVal(_MB,2,g_GMLMathEpsilon)==0){_NB=2;}else if(yyCompareVal(_MB,3,g_GMLMathEpsilon)==0){
+_NB=3;}else if(yyCompareVal(_MB,4,g_GMLMathEpsilon)==0||yyCompareVal(_MB,6,g_GMLMathEpsilon)==0||yyCompareVal(_MB,7,g_GMLMathEpsilon)==0||yyCompareVal(_MB,8,g_GMLMathEpsilon)==0||yyCompareVal(_MB,11,g_GMLMathEpsilon)==0||yyCompareVal(_MB,12,g_GMLMathEpsilon)==0||yyCompareVal(_MB,13,g_GMLMathEpsilon)==0){_NB=4;}else if(yyCompareVal(_MB,9,g_GMLMathEpsilon)==0||yyCompareVal(_MB,10,g_GMLMathEpsilon)==0||yyCompareVal(_MB,5,g_GMLMathEpsilon)==0||yyCompareVal(_MB,14,g_GMLMathEpsilon)==0||yyCompareVal(_MB,
+15,g_GMLMathEpsilon)==0||yyCompareVal(_MB,16,g_GMLMathEpsilon)==0||yyCompareVal(_MB,17,g_GMLMathEpsilon)==0){_NB=5;}switch(_NB){case 0:{if(yyfequal(_0m(_3l,_4l,42)._Bo,1)){{_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Kick1");if(yyGetBool(global._fB)){_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Kick1b")};}};_3l._kr(_0m(_3l,_4l,_1B)._aB);_3l._Us(_0m(_3l,_4l,_1B)._bB);var _GA=yyfminus(1.4,_sl(yyftime(_sl(_0m(_3l,_4l,_3l._HA)._IA),0.05)));var _OB=_3l._KA;var _PB=-1;if(yyCompareVal(_OB,(-1),g_GMLMathEpsilon)==0){
+_PB=0;}else if(yyCompareVal(_OB,1,g_GMLMathEpsilon)==0){_PB=1;}switch(_PB){case 0:{_3l._QB=yyfminus(_3l._QB,5);break;}case 1:{_3l._QB=yyfplus(_3l._QB,_GA);break;}};if(yyfgreaterequal(_3l._QB,55)){{_3l._QB=55;_3l._KA=_sl(-_sl(_3l._KA));_A9(_3l,_4l,"flipping 1");}};if(yyflessequal(_3l._QB,0)){{_3l._QB=0;_3l._KA=_sl(-_sl(_3l._KA));_A9(_3l,_4l,"flipping 0");}};if(yyGetBool(_4B(1))){{_3l._WA=1;}};break;}case 1:{if(!yyGetBool(_4B(1))){{_3l._WA=2;{var _RB=_8l(_3l._HA);for(var _SB in _RB){if(!_RB.hasOwnProperty(_SB))continue;
+var _TB=_RB[_SB];if(_TB._bl)continue;if(!_TB._cl)continue;_Y6(_TB,_3l,14)}};}};break;}case 2:{if(yyfequal(_0m(_3l,_4l,42)._Bo,1)){{_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Kick2");if(yyGetBool(global._fB)){_0m(_3l,_4l,_1B)._eB=_Q8(_3l,_4l,"training_Kick2b")};}};if(yyGetBool(_3l._HA)){{_o6(_3l,_4l);var _0u=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_3l._HA).x,_0m(_3l,_4l,_3l._HA).y);if(yyfless(_0u,30)){{{var _UB=_8l(50);for(var _VB in _UB){if(!_UB.hasOwnProperty(_VB))continue;var _WB=_UB[_VB];if(_WB._bl)continue;if(!_WB._cl)continue;
+if(yyfequal(_WB._jB,11)){_WB._XB(1)}}};}};if(yyfgreater(_0u,25)){break };}};if(yyfless(_3l._QB,15)){{_3l._uB=_YB((-5),5);if(yyfequal(_0m(_3l,_4l,_3l._HA)._ZB,(-1))){_3l._uB=yyfplus(180,_sl(_Vm((-5),5)))};_3l._vB=yyftime(_sl(yyfplus(50,_sl(_3l._QB))),_sl(_0m(_3l,_4l,_3l._HA).__B));_3l._xB=yyftime(_sl(_3l._vB),0.4);_v6(_3l,_4l);break;}};_3l._uB=_j6(_3l,_4l);_3l._vB=yyftime(_sl(yyfplus(50,_sl(_3l._QB))),_sl(_0m(_3l,_4l,_3l._HA).__B));_3l._xB=yyftime(_sl(_3l._vB),0.4);if(yyGetBool(_4B(1))){_v6(_3l,_4l)}
+;break;}case 3:{_n6(_3l,_4l,0);break;}case 4:{if(yyGetBool(_3l._HA)){_o6(_3l,_4l)}else {_n6(_3l,_4l,0)};break;}case 5:{_n6(_3l,_4l,0);break;}};}function _n6(_3l,_4l,_5l){_3l._0C=_3l.x;_3l._1C=_3l.y;var _2C=_0m(_3l,_4l,48)._3C;var _4C=-1;if(yyCompareVal(_2C,0,g_GMLMathEpsilon)==0){_4C=0;}else if(yyCompareVal(_2C,1,g_GMLMathEpsilon)==0){_4C=1;}switch(_4C){case 0:{_3l._vB=yyftime(_3l._vB,0.986);_3l._xB=yyfminus(_3l._xB,0.08);break;}case 1:{_3l._vB=yyftime(_3l._vB,0.9995);_3l._xB=yyfminus(_3l._xB,0.03);break;
+}};_3l._kr(_3l.x+yyftime(_sl(_5C(_3l._uB)),_sl(_3l._vB)));_3l._Us(_3l.y+yyftime(_sl(_6C(_3l._uB)),_sl(_3l._vB)));_3l._7C=_3l._8C;_3l._8C=yyfplus(_3l._8C,_3l._xB);_3l._9C=yyfplus(_3l._9C,_3l._aC);if(yyGetBool(_5l)){return };if(yyflessequal(_3l._8C,1)){{if(yyfnotequal(_3l._WA,6)){{if(yyGetBool(_3l._yB)){{if(yyGetBool(_0m(_3l,_4l,_3l._yB)._LB)){{if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){_3l._WA=13};}}else {{_x6(_3l,_4l);}};}};}};if(yyfless(_3l._xB,(-1))){_O7(_3l,_4l)};_3l._bC=yyfplus(_3l._bC,1);_3l._8C=1;_3l._xB=yyftime(_3l._xB,
+(-0.5));_3l._vB=yyftime(_3l._vB,_YB(0.2,0.4));_3l._uB=yyfplus(_3l._uB,_YB((-45),45));_3l._aC=_Sm(10);}};if(yyfless(_3l._vB,0.1)){{_3l._vB=0;_3l._aC=0;_3l._9C=0;}};if((yyGetBool(yyfequal(_3l._bC,0)))&&(yyGetBool(_0m(_3l,_4l,48)._3C))){{{var _cC=_8l(60);for(var _dC in _cC){if(!_cC.hasOwnProperty(_dC))continue;var _eC=_cC[_dC];if(_eC._bl)continue;if(!_eC._cl)continue;{_eC._fC=_cm(yyfplus(_sl(_eC._fC),0.007),0,_eC._gC);_3l._kr(_3l.x+yyftime(_sl(_5C(yyftime(_sl(_eC._hC),45))),_sl(_eC._fC)));_3l._Us(_3l.y+yyftime(_sl(_6C(yyftime(_sl(_sl(-_sl(_eC._hC))),
+45))),_sl(_eC._fC)));}}};}};_u6(_3l,_4l);}function _o6(_3l,_4l){var _iC=0;var _jC=0;_3l._aC=0;_3l._9C=0;if((yyGetBool(_0m(_3l,_4l,48)._3C))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_3l._HA)._jB,1)))){{_iC=11;_jC=1;_3l._8C=1;_3l._9C=90;}}else {{var _kC=_0m(_3l,_4l,_3l._HA)._lC;var _mC=-1;if(yyCompareVal(_kC,0,g_GMLMathEpsilon)==0){_mC=0;}else if(yyCompareVal(_kC,6,g_GMLMathEpsilon)==0||yyCompareVal(_kC,1,g_GMLMathEpsilon)==0){_mC=1;}else if(yyCompareVal(_kC,7,g_GMLMathEpsilon)==0||yyCompareVal(_kC,2,g_GMLMathEpsilon)==0){
+_mC=2;}else if(yyCompareVal(_kC,3,g_GMLMathEpsilon)==0){_mC=3;}else if(yyCompareVal(_kC,4,g_GMLMathEpsilon)==0){_mC=4;}else if(yyCompareVal(_kC,5,g_GMLMathEpsilon)==0){_mC=5;}else if(yyCompareVal(_kC,8,g_GMLMathEpsilon)==0){_mC=6;}else if(yyCompareVal(_kC,9,g_GMLMathEpsilon)==0){_mC=7;}else if(yyCompareVal(_kC,10,g_GMLMathEpsilon)==0){_mC=8;}switch(_mC){case 0:{_iC=1;_jC=2;_3l._8C=yyftime(7,_sl(_0m(_3l,_4l,_3l._HA)._nC));break;}case 1:{_iC=3;_jC=(-2);_3l._8C=0;break;}case 2:{_iC=yyfplus(1,_sl(yyfdivide(_sl(_0m(_3l,
+_4l,_3l._HA)._oC),2)));_jC=2;_3l._8C=yyftime(10,_sl(_0m(_3l,_4l,_3l._HA)._nC));break;}case 3:{_iC=4;_jC=(-2);_3l._8C=yyftime(8,_sl(_0m(_3l,_4l,_3l._HA)._nC));break;}case 4:{if(yyfless(_0m(_3l,_4l,_3l._HA)._oC,1)){{_iC=2;_jC=(-2);_3l._8C=yyftime(9,_sl(_0m(_3l,_4l,_3l._HA)._nC));}}else {{_iC=0;_jC=(-2);_3l._8C=yyftime(9,_sl(_0m(_3l,_4l,_3l._HA)._nC));if(yyfless(_0m(_3l,_4l,_3l._HA)._E2,1)){_3l._8C=0};}};break;}case 5:{_iC=9;_jC=(-2);_3l._8C=0;if(yyfless(_0m(_3l,_4l,_3l._HA)._oC,2)){{_jC=(-3);_3l._8C=4;
+}};break;}case 6:{_iC=yyfplus(1,_sl(yyfdivide(_sl(_0m(_3l,_4l,_3l._HA)._oC),2)));_jC=2;_3l._8C=yyftime(10,_sl(_0m(_3l,_4l,_3l._HA)._nC));var _pC=_0m(_3l,_4l,_3l._HA)._oC;var _qC=-1;if(yyCompareVal(_pC,0,g_GMLMathEpsilon)==0){_qC=0;}else if(yyCompareVal(_pC,1,g_GMLMathEpsilon)==0){_qC=1;}else if(yyCompareVal(_pC,2,g_GMLMathEpsilon)==0){_qC=2;}switch(_qC){case 0:{_3l._8C=yyfminus(_3l._8C,1);break;}case 1:{_3l._8C=yyfminus(_3l._8C,2);break;}case 2:{_3l._8C=yyfminus(_3l._8C,1);break;}};break;}case 7:{_iC=1;_jC=2;
+_3l._8C=yyftime(10,_sl(_0m(_3l,_4l,_3l._HA)._nC));break;}case 8:{_iC=1;_jC=0;var _rC=_0m(_3l,_4l,_3l._HA)._oC;var _sC=-1;if(yyCompareVal(_rC,0,g_GMLMathEpsilon)==0){_sC=0;}else if(yyCompareVal(_rC,1,g_GMLMathEpsilon)==0){_sC=1;}else if(yyCompareVal(_rC,2,g_GMLMathEpsilon)==0){_sC=2;}else if(yyCompareVal(_rC,4,g_GMLMathEpsilon)==0){_sC=3;}else if(yyCompareVal(_rC,5,g_GMLMathEpsilon)==0){_sC=4;}switch(_sC){case 0:{_3l._8C=36;break;}case 1:{_3l._8C=38;break;}case 2:{_3l._8C=40;break;}case 3:{_3l._8C=38;break;
+}case 4:{_3l._8C=36;break;}};break;}};}};_iC=yyftime(_iC,_0m(_3l,_4l,_3l._HA)._tC);_jC=yyftime(_jC,_0m(_3l,_4l,_3l._HA)._nC);var _uC=_vC(_3l,_0m(_3l,_4l,_3l._HA).x,_0m(_3l,_4l,_3l._HA).y);if((yyGetBool(yyfless(_uC,3)))&&(yyGetBool(_r7(_3l,_4l,_0m(_3l,_4l,_3l._HA)._wC)))){{_3l._kr(yyfplus(_sl(_0m(_3l,_4l,_3l._HA).x),_sl(_iC)));_3l._Us(yyfplus(_sl(_0m(_3l,_4l,_3l._HA).y),_sl(_jC)));}}else {{_3l._kr(_xC(_3l.x,yyfplus(_sl(_0m(_3l,_4l,_3l._HA).x),_sl(_iC)),0.2));_3l._Us(_xC(_3l.y,yyfplus(_sl(_0m(_3l,_4l,
+_3l._HA).y),_sl(_jC)),0.2));}};}function _p6(_3l,_4l){{var _yC=_8l(global._SA);for(var _zC in _yC){if(!_yC.hasOwnProperty(_zC))continue;var _AC=_yC[_zC];if(_AC._bl)continue;if(!_AC._cl)continue;{_AC._BC=0?1:0;var _CC=_AC._WA;var _DC=-1;if(yyCompareVal(_CC,9,g_GMLMathEpsilon)==0||yyCompareVal(_CC,10,g_GMLMathEpsilon)==0){_DC=0;}else if(yyCompareVal(_CC,18,g_GMLMathEpsilon)==0||yyCompareVal(_CC,19,g_GMLMathEpsilon)==0||yyCompareVal(_CC,0,g_GMLMathEpsilon)==0||yyCompareVal(_CC,2,g_GMLMathEpsilon)==0||yyCompareVal(_CC,
+3,g_GMLMathEpsilon)==0||yyCompareVal(_CC,5,g_GMLMathEpsilon)==0||yyCompareVal(_CC,13,g_GMLMathEpsilon)==0){_DC=1;}else if(yyCompareVal(_CC,4,g_GMLMathEpsilon)==0||yyCompareVal(_CC,6,g_GMLMathEpsilon)==0||yyCompareVal(_CC,7,g_GMLMathEpsilon)==0||yyCompareVal(_CC,8,g_GMLMathEpsilon)==0||yyCompareVal(_CC,11,g_GMLMathEpsilon)==0||yyCompareVal(_CC,12,g_GMLMathEpsilon)==0||yyCompareVal(_CC,14,g_GMLMathEpsilon)==0||yyCompareVal(_CC,15,g_GMLMathEpsilon)==0||yyCompareVal(_CC,16,g_GMLMathEpsilon)==0||yyCompareVal(_CC,
+17,g_GMLMathEpsilon)==0){_DC=2;}switch(_DC){case 0:{if(yyGetBool(_AC._HA)){{_A9(_AC,_3l,yyfplus("Facing = ",_sl(_ul(_0m(_3l,_4l,_AC._HA)._ZB))));var _EC=_0m(_3l,_4l,_AC._HA)._ZB;var _FC=-1;if(yyCompareVal(_EC,(-1),g_GMLMathEpsilon)==0){_FC=0;}else if(yyCompareVal(_EC,1,g_GMLMathEpsilon)==0){_FC=1;}switch(_FC){case 0:{if(yyfgreaterequal(_AC.x,2300)){_AC._BC=1?1:0};return _AC._BC;break;}case 1:{if(yyflessequal(_AC.x,300)){_AC._BC=1?1:0};return _AC._BC;break;}};}};}case 1:{_AC._BC=0?1:0;break;}case 2:{_AC._BC=1?1:0;
+break;}};return _AC._BC;}}};}function _q6(_3l,_4l){if(!yyGetBool(_p6(_3l,_4l))){{var _1B=48;var _Gy=_3l.y;if(yyGetBool(_DA(_3l._HA))){{_Gy=_0m(_3l,_4l,_3l._HA).y;}};if(yyGetBool(_0m(_3l,_4l,_1B)._3C)){{if((yyGetBool(yyfgreater(_3l._bC,0)))||(yyGetBool(yyfless(_3l.y,132)))||(yyGetBool(yyfgreater(_3l.y,468)))){{_3l._WA=15;}}else {if((yyGetBool(yyfless(_3l.x,100)))||(yyGetBool(yyfgreater(_3l.x,2500)))){{var _GC=100;if(yyfgreater(_3l.x,1300)){_GC=2500};var _HC=_D9(_3l,_4l,_3l._0C,_3l._1C,_3l.x,_3l.y,_GC,270,
+_GC,336);_A9(_3l,_4l,yyfplus("intercept = ",_sl(_ul(_0m(_3l,_4l,_HC)._IC))));var _JC=_3l.x;var _KC=yyfminus(_sl(_3l.x),80);if(yyfequal(_0m(_3l,_4l,_1B)._NA,(-1))){_KC=yyfplus(_sl(_3l.x),80)};if(yyGetBool(_0m(_3l,_4l,_HC)._IC)){{if(yyfless(_3l._8C,60)){{_3l._kr(_KC);_u7(_3l,_4l,yyfplus(_sl(_Q8(_3l,_4l,"match_TooLow")),"!"));_3l._kr(_JC);if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){_M7(_3l,_4l)};_3l._WA=15;return;}}else {if(yyfless(_3l._8C,140)){{if((yyGetBool(yyfless(_0m(_3l,_4l,_HC)._LC,0.1)))||(yyGetBool(yyfgreater(_0m(_3l,
+_4l,_HC)._LC,0.9)))){{_3l._kr(_KC);_u7(_3l,_4l,yyfplus(_sl(_Q8(_3l,_4l,"match_Doink")),"!"));_3l._kr(_JC);_L7(_3l,_4l);if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){_M7(_3l,_4l)};_3l._WA=15;_3l._uB=yyfplus(_3l._uB,yyfplus(180,_sl(_Vm((-35),35))));_3l._vB=yyftime(_3l._vB,0.1);_3l._aC=yyftime(_3l._aC,2);_3l._kr(_3l._0C);_3l._Us(_3l._1C);return;}}else {if((yyGetBool(yyfless(_0m(_3l,_4l,_HC)._LC,0.2)))||(yyGetBool(yyfgreater(_0m(_3l,_4l,_HC)._LC,0.8)))){{_3l._kr(_KC);_u7(_3l,_4l,yyfplus(_sl(_Q8(_3l,_4l,"match_Doink")),
+"!"));_3l._kr(_JC);_L7(_3l,_4l);{var _MC=_8l(60);for(var _NC in _MC){if(!_MC.hasOwnProperty(_NC))continue;var _OC=_MC[_NC];if(_OC._bl)continue;if(!_OC._cl)continue;_OC._fC=0}};var _PC=468;if(yyfless(_3l.y,300)){_PC=132};_A9(_3l,_4l,_ul(_3l._uB));var _QC=_0m(_3l,_4l,_1B)._NA;var _RC=-1;if(yyCompareVal(_QC,(-1),g_GMLMathEpsilon)==0){_RC=0;}else if(yyCompareVal(_QC,1,g_GMLMathEpsilon)==0){_RC=1;}switch(_RC){case 0:{_3l._uB=_PA(_3l.x,_3l.y,yyfminus(_sl(_GC),210),_PC);break;}case 1:{_3l._uB=_PA(_3l.x,_3l.y,yyfplus(_sl(_GC),
+210),_PC);break;}};_A9(_3l,_4l,_ul(_3l._uB));_3l._uB=yyfplus(_3l._uB,_Vm((-5),5));_3l._vB=yyftime(_3l._vB,0.25);_3l._aC=yyftime(_3l._aC,2);_3l._kr(_3l._0C);_3l._Us(_3l._1C);}}};}}};if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){{_N7(_3l,_4l);var _SC=_h7(_3l,_4l);if((yyGetBool(_SC))&&(yyGetBool(_0m(_3l,_4l,_SC)._Bl))){{_FB(_0m(_3l,_4l,_SC)._Bl,"stat_complete",yyfplus(_sl(_il(_0m(_3l,_4l,_SC)._Bl,"stat_complete")),1));_vl(_0m(_3l,_4l,_SC)._Bl,"stat_yards",yyfplus(_sl(_il(_0m(_3l,_4l,_SC)._Bl,"stat_yards")),_sl(_0m(_3l,
+_4l,_1B)._TC)));if(yyfgreater(_0m(_3l,_4l,_1B)._TC,_il(_0m(_3l,_4l,_SC)._Bl,"stat_longest"))){_vl(_0m(_3l,_4l,_SC)._Bl,"stat_longest",_0m(_3l,_4l,_1B)._TC)};}};if(yyGetBool(_0m(_3l,_4l,_1B)._UC)){{_J2(_3l,_4l,"ACH_POINTAFTER1");}}else {{_J2(_3l,_4l,"ACH_FIELDGOAL");if(yyfgreaterequal(_0m(_3l,_4l,_1B)._TC,25)){_J2(_3l,_4l,"ACH_FIELDGOAL25")};if(yyfgreaterequal(_0m(_3l,_4l,_1B)._TC,50)){_J2(_3l,_4l,"ACH_FIELDGOAL50")};}};}};_3l._WA=14;_3l._VC=_0m(_3l,_4l,_HC)._Os;_3l._WC=_0m(_3l,_4l,_HC)._Qs;return;
+}};if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){_M7(_3l,_4l)};_3l._WA=15;}}};}}else {if((yyGetBool(yyfless(_Gy,132)))||(yyGetBool(yyfgreater(_Gy,468)))){{_3l._WA=7;if((yyGetBool(_3l._HA))||(yyGetBool(yyfgreater(_3l._XC,0)))){{_3l._WA=8;_0m(_3l,_4l,_1B)._YC=_Gy;_H6(_3l,_4l);}};}}else {if((yyGetBool(yyfless(_3l.x,100)))||(yyGetBool(yyfgreater(_3l.x,2500)))){{_3l._WA=7;}}else {if(yyGetBool(_3l._HA)){{if((yyGetBool((yyGetBool(yyfgreater(_3l.x,2300)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_3l._HA)._ZB,1)))))||(yyGetBool((yyGetBool(yyfless(_3l.x,
+300)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_3l._HA)._ZB,(-1))))))){{_3l._WA=6;_0m(_3l,_4l,_1B)._YC=_Gy;_0m(_3l,_4l,_1B)._ZC=_rn._up();if(yyfequal(_0m(_3l,_4l,42)._Bo,2)){{_0m(_3l,_4l,_1B)._eB="";_3l._WA=16;}}else {if(yyGetBool(_0m(_3l,_4l,_3l._HA)._LB)){{if(yyfless(_0m(_3l,_4l,_1B).__C,6)){{_J2(_3l,_4l,"ACH_TOUCHDOWN1");_0m(_3l,_4l,42)._Dt=_vp(_0m(_3l,_4l,42)._Dt,3117667177);_0m(_3l,_4l,42)._Dt[_wp(0)]++;if(yyfequal(_0m(_3l,_4l,42)._Dt[_Tn(0,_0m(_3l,_4l,42)._Dt)],3)){_J2(_3l,_4l,"ACH_TOUCHDOWN3")};if(yyfequal(_0m(_3l,
+_4l,42)._Dt[_Tn(0,_0m(_3l,_4l,42)._Dt)],5)){_J2(_3l,_4l,"ACH_TOUCHDOWN5")};var _rl=_H2(_3l,_4l,"ACH_TOUCHDOWN1");if(yyfgreaterequal(_rl,50)){_J2(_3l,_4l,"ACH_CAREER_TD50")};if(yyfgreaterequal(_rl,100)){_J2(_3l,_4l,"ACH_CAREER_TD100")};if(yyfgreaterequal(_rl,250)){_J2(_3l,_4l,"ACH_CAREER_TD250")};if(yyfgreaterequal(_rl,500)){_J2(_3l,_4l,"ACH_CAREER_TD500")};}}else {{_J2(_3l,_4l,"ACH_POINTAFTER2");}};_H6(_3l,_4l);_N7(_3l,_4l);}}else {{_N7(_3l,_4l);}}};if(yyGetBool(_3l._HA)){{{var _0D=_8l(49);for(var _1D in _0D){
+if(!_0D.hasOwnProperty(_1D))continue;var _2D=_0D[_1D];if(_2D._bl)continue;if(!_2D._cl)continue;{if((yyGetBool(yyfnotequal(_0m(_3l,_4l,_3l._HA).id,_2D.id)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_3l._HA)._LB,_2D._LB)))){{if((yyGetBool(yyfequal(_2D._lC,2)))||(yyGetBool(yyfequal(_2D._lC,0)))||(yyGetBool(yyfequal(_2D._lC,1)))){_Y6(_2D,_3l,17)};}};}}};}};}}else {if(yyfless(_3l._8C,1)){{_x6(_3l,_4l);}}};}}else {{if((yyGetBool(yyfgreater(_3l._bC,0)))&&(yyGetBool(yyfequal(_3l._WA,3)))){{_3l._WA=7;var _3D=_0m(_3l,
+_4l,42)._Bo;var _4D=-1;if(yyCompareVal(_3D,1,g_GMLMathEpsilon)==0){_4D=0;}else if(yyCompareVal(_3D,2,g_GMLMathEpsilon)==0){_4D=1;}else if(yyCompareVal(_3D,3,g_GMLMathEpsilon)==0){_4D=2;}switch(_4D){case 0:{break;}case 1:{break;}case 2:{_3l._WA=17;break;}};}};}}}}};if(yyGetBool(_p6(_3l,_4l))){{_3l._WC=round(_3l.y);if((yyGetBool(_3l._HA))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_3l._HA)._jB,1)))){{var _5D=_0m(_3l,_4l,_1B)._NA;var _6D=-1;if(yyCompareVal(_5D,(-1),g_GMLMathEpsilon)==0){_6D=0;}else if(yyCompareVal(_5D,
+1,g_GMLMathEpsilon)==0){_6D=1;}switch(_6D){case 0:{_3l._VC=_0m(_3l,_4l,_3l._HA)._7D;if(!yyGetBool(_0m(_3l,_4l,_3l._HA)._LB)){_3l._VC=_0m(_3l,_4l,_3l._HA)._8D};if(yyfequal(_3l._WA,6)){_3l._VC=300};break;}case 1:{_3l._VC=_0m(_3l,_4l,_3l._HA)._8D;if(!yyGetBool(_0m(_3l,_4l,_3l._HA)._LB)){_3l._VC=_0m(_3l,_4l,_3l._HA)._7D};if(yyfequal(_3l._WA,6)){_3l._VC=2300};break;}};}}else {{_3l._VC=round(_3l.x);}};}};}};}function _r6(_3l,_4l){if(yyfgreater(_3l._tB,20)){return 0};if(yyGetBool(_3l._9D)){return };if(yyGetBool(_3l._aD)){
+return };if(yyfequal(_3l._lC,4)){return };if(yyfequal(_3l._jB,5)){return };var _bD=global._SA;var _1B=48;if((yyGetBool(yyfequal(_3l._jB,1)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,3)))){return };if(yyfless(_rn._up(),yyfplus(_sl(_0m(_3l,_4l,_bD)._XC),750))){return };if(yyGetBool(_0m(_3l,_4l,_bD)._BC)){return };if(yyGetBool(_0m(_3l,_4l,_bD)._HA)){return };var _cD=0;_cD=yyfdivide(_sl(yyfminus(_sl(_3l.x),_sl(_0m(_3l,_4l,_1B)._aB))),20);if(yyfequal(_3l._ZB,(-1))){_cD=yyfdivide(_sl(yyfminus(_sl(_0m(_3l,_4l,_1B)._aB),
+_sl(_3l.x))),20)};var _dD=_3l._lC;var _eD=-1;if(yyCompareVal(_dD,10,g_GMLMathEpsilon)==0){_eD=0;}else if(yyCompareVal(_dD,5,g_GMLMathEpsilon)==0){_eD=1;}switch(_eD){case 0:{if(yyfgreater(_0m(_3l,_4l,_bD)._8C,60)){return 0};break;}case 1:{if(yyfgreater(_0m(_3l,_4l,_bD)._8C,15)){return 0};break;}default :{if(yyfgreater(_0m(_3l,_4l,_bD)._8C,30)){return 0};break;}};var _fD=_3l._LB;var _gD=-1;if(yyCompareVal(_fD,1,g_GMLMathEpsilon)==0){_gD=0;}else if(yyCompareVal(_fD,0,g_GMLMathEpsilon)==0){_gD=1;}switch(_gD){case 0:{
+if(yyGetBool(_0m(_3l,_4l,_1B)._3C)){return 0};if(yyfgreater(_vC(_3l,_0m(_3l,_4l,53)._hD,_0m(_3l,_4l,53)._iD),100)){return 0};_O7(_3l,_4l);if(yyfequal(_0m(_3l,_4l,_bD)._WA,13)){{_0m(_3l,_4l,_bD)._HA=_3l.id;_0m(_3l,_4l,_bD)._WA=5;_u7(_3l,_4l,yyfplus(_sl(_Q8(_3l,_4l,"match_Recovered")),"!"));if(yyfnotequal(_3l._lC,5)){_Y6(_3l,_4l,5)};}}else {if((yyGetBool(yyflessequal(_cD,0)))||(yyGetBool(!yyGetBool(_s6(_3l,_4l))))){{_y6(_3l,_4l);_0m(_3l,_4l,42)._At=_vp(_0m(_3l,_4l,42)._At,730017997);_0m(_3l,_4l,42)._At[_wp(0)]++;
+if((yyGetBool(!yyGetBool(_0m(_3l,_4l,_1B)._IB)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,42)._Bo)))){{var _jD=_g7(_3l,_4l);if((yyGetBool(_jD))&&(yyGetBool(_0m(_3l,_4l,_jD)._Bl))){_FB(_0m(_3l,_4l,_jD)._Bl,"stat_complete",yyfplus(_sl(_il(_0m(_3l,_4l,_jD)._Bl,"stat_complete")),1))};}};if(yyfgreater(_cD,0)){{_u7(_3l,_4l,yyfplus(_sl(_Q8(_3l,_4l,"match_Caught")),"!"));if(yyfgreater(_cD,200)){_N7(_3l,_4l)};}};}}};break;}case 1:{if(yyfgreater(_3l._tB,12)){return 0};if(yyfless(_vC(_3l,_0m(_3l,_4l,_bD)._JB,_0m(_3l,
+_4l,_bD)._KB),100)){return 0};_O7(_3l,_4l);if(yyfequal(_0m(_3l,_4l,_bD)._WA,13)){{_0m(_3l,_4l,_bD)._HA=_3l.id;_0m(_3l,_4l,_bD)._WA=10;_w7(_3l,_4l,10);if(yyfnotequal(_3l._lC,5)){_Y6(_3l,_4l,5)};_M7(_3l,_4l);}}else {if(!yyGetBool(_s6(_3l,_4l))){{_y6(_3l,_4l);_0m(_3l,_4l,_bD)._WA=9;_0m(_3l,_4l,42)._Et=_vp(_0m(_3l,_4l,42)._Et,809740160);_0m(_3l,_4l,42)._Et[_wp(0)]++;if((yyGetBool(!yyGetBool(_0m(_3l,_4l,_1B)._IB)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,42)._Bo)))){{var _jD=_g7(_3l,_4l);if((yyGetBool(_jD))&&(yyGetBool(_0m(_3l,
+_4l,_jD)._Bl))){_FB(_0m(_3l,_4l,_jD)._Bl,"stat_int",yyfplus(_sl(_il(_0m(_3l,_4l,_jD)._Bl,"stat_int")),1))};}};_w7(_3l,_4l,9);_M7(_3l,_4l);}}};break;}};}function _s6(_3l,_4l){if(yyGetBool(_0m(_3l,_4l,42)._Bo)){return 0};if((yyGetBool(_3l._LB))&&(yyGetBool(_3l._kD))){return 0};if(yyfequal(_3l._lC,5)){return 0};if(!yyGetBool(_3l._lD)){return 0};var _mD=yyftime(_sl(_3l._nD),0.1);_mD=max(_mD,5);var _oD=_0m(_3l,_4l,_3l._lD)._tB;if(yyGetBool(_3l._LB)){{_mD=yyfplus(_mD,yyftime(_sl(_3l._pD),0.5));_oD=yyfplus(_oD,
+_3l._pD);}};if(yyfgreater(_0m(_3l,_4l,global._SA)._XC,0)){_mD=yyfplus(_mD,2)};if((yyGetBool(!yyGetBool(_Sm(_mD))))||(yyGetBool(yyfless(_oD,_3l._tB)))||(yyGetBool(_0m(_3l,_4l,48)._3C))){{_t6(_3l,_4l,0);return 1;}};return 0;}function _t6(_3l,_4l,_5l){_A9(_3l,_4l,"Dropped!");var _qD=_5l;{var _rD=_8l(global._SA);for(var _sD in _rD){if(!_rD.hasOwnProperty(_sD))continue;var _tD=_rD[_sD];if(_tD._bl)continue;if(!_tD._cl)continue;{_tD._uB=yyfplus(_sl(_3l._uD),_sl(_Vm((-30),30)));_tD._vB=yyfplus(1,_sl(_YB(0.1,1)));
+_tD._xB=yyfplus(1,_sl(random(0.5)));_tD._aC=yyfplus(5,_sl(_Sm(5)));_tD._XC=yyfminus(_sl(_rn._up()),_sl(_Sm(250)));if((yyGetBool(_qD))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,42)._Bo)))&&(yyGetBool(_tD._HA))&&(yyGetBool(_0m(_3l,_4l,_tD._HA)._Bl))){_FB(_0m(_3l,_4l,_tD._HA)._Bl,"stat_fumbles",yyfplus(_sl(_il(_0m(_3l,_4l,_tD._HA)._Bl,"stat_fumbles")),1))};_tD._WA=3;_tD._HA=(-4);if(yyGetBool(_qD)){_u7(_tD,_3l,yyfplus(_sl(_Q8(_tD,_3l,"match_Fumble")),"!"))};}}};}function _u6(_3l,_4l){if((yyGetBool(yyfless(_3l._8C,
+24)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,global._SA)._BC)))){{if(yyfless(_vD(_3l,58),8)){{_A9(_3l,_4l,yyfplus("bheight:",_sl(_ul(_3l._8C))));_O7(_3l,_4l);if(yyfgreaterequal(_3l._7C,22)){{_4l._xB=1;}}else {{_3l._uB=yyfplus(_3l._uB,yyfplus(180,_sl(_YB((-30),30))));}};if(yyfequal(_0m(_3l,_4l,42)._Bo,3)){{_0m(_3l,_4l,48)._eB="";_3l._WA=16;}}else {{_3l._WA=17;}};}};}};}function _v6(_3l,_4l){if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){{{var _wD=_8l(_3l._HA);for(var _xD in _wD){if(!_wD.hasOwnProperty(_xD))continue;var _yD=_wD[_xD];
+if(_yD._bl)continue;if(!_yD._cl)continue;if(yyGetBool(_yD._Bl)){_FB(_yD._Bl,"stat_attempts",yyfplus(_sl(_il(_yD._Bl,"stat_attempts")),1))}}};}};{var _zD=_8l(_3l._HA);for(var _AD in _zD){if(!_zD.hasOwnProperty(_AD))continue;var _BD=_zD[_AD];if(_BD._bl)continue;if(!_BD._cl)continue;_Y6(_BD,_3l,15)}};_3l._JB=_3l.x;_3l._KB=_3l.y;_3l._WA=3;_3l._aC=yyfplus(9,_sl(_Sm(9)));_3l._HA=(-4);_J7(_3l,_4l);if(yyfnotequal(_0m(_3l,_4l,48)._eB,"")){_A9(_3l,_4l,"s_kick_ball")};_0m(_3l,_4l,48)._eB="";}function _w6(_3l,_4l){
+_A9(_3l,_4l,"s_spike_ball");{var _CD=_8l(global._SA);for(var _DD in _CD){if(!_CD.hasOwnProperty(_DD))continue;var _ED=_CD[_DD];if(_ED._bl)continue;if(!_ED._cl)continue;{if(yyGetBool(_ED._HA)){{_ED._kr(yyfplus(_sl(_0m(_3l,_4l,_ED._HA).x),_sl(yyftime(_sl(_0m(_3l,_4l,_ED._HA)._ZB),4))));_ED._Us(yyfplus(_sl(_0m(_3l,_4l,_ED._HA).y),2));_ED._uB=_0m(_3l,_4l,_ED._HA)._uD;}};_ED._8C=1;_ED._vB=4;_ED._xB=(-5);_ED._HA=(-4);_O7(_ED,_3l);}}};}function _x6(_3l,_4l){{var _FD=_8l(global._SA);for(var _GD in _FD){if(!_FD.hasOwnProperty(_GD))continue;
+var _HD=_FD[_GD];if(_HD._bl)continue;if(!_HD._cl)continue;{_HD._WA=4;_0m(_3l,_4l,48)._YC=_HD.y;if(yyGetBool(_HD._HA)){_0m(_3l,_4l,48)._YC=_0m(_3l,_4l,_HD._HA).y};if(yyfequal(_0m(_3l,_4l,42)._Bo,2)){{_HD._WA=17;}}else {if(yyGetBool(_HD._HA)){{if(yyfequal(_0m(_3l,_4l,_HD._HA)._jB,1)){{_HD._WA=11;_0m(_3l,_4l,42)._Ft=_vp(_0m(_3l,_4l,42)._Ft,2906542142);_0m(_3l,_4l,42)._Ft[_wp(0)]++;if(yyGetBool(_0m(_3l,_4l,_HD._HA)._Bl)){_FB(_0m(_3l,_4l,_HD._HA)._Bl,"stat_sacks",yyfplus(_sl(_il(_0m(_3l,_4l,_HD._HA)._Bl,
+"stat_sacks")),1))};_M7(_HD,_3l);}};var _ID=_0m(_3l,_4l,48)._NA;var _JD=-1;if(yyCompareVal(_ID,(-1),g_GMLMathEpsilon)==0){_JD=0;}else if(yyCompareVal(_ID,1,g_GMLMathEpsilon)==0){_JD=1;}switch(_JD){case 0:{if(yyfgreater(_HD.x,2300)){{_HD._WA=12;return;}};break;}case 1:{if(yyfless(_HD.x,300)){{_HD._WA=12;return;}};break;}};{_H6(_HD,_3l);};}}};}}};}function _y6(_3l,_4l){_A9(_3l,_4l,"s_receive_ball");{var _KD=_8l(global._SA);for(var _LD in _KD){if(!_KD.hasOwnProperty(_LD))continue;var _MD=_KD[_LD];if(_MD._bl)continue;
+if(!_MD._cl)continue;{_MD._HA=_3l.id;_MD._yB=_3l.id;_MD._WA=5;_MD._ND=_MD.x;_MD._OD=_MD.y;}}};global._PD=0;global._QD=0;}function _z6(_3l,_4l,_5l){_4z(yyfplus("s_set_up_play Suppress_Difficulty = ",_sl(_ul(_0m(_3l,_4l,42)._wt))));var _RD=_5l;_3l._SD=_rn._up();_3l._3C=0?1:0;_3l._IB=1?1:0;_3l._UC=0?1:0;var _TD=_3l.__C;var _UD=-1;if(yyCompareVal(_TD,4,g_GMLMathEpsilon)==0){_UD=0;}else if(yyCompareVal(_TD,5,g_GMLMathEpsilon)==0){_UD=1;}else if(yyCompareVal(_TD,6,g_GMLMathEpsilon)==0){_UD=2;}else if(yyCompareVal(_TD,
+7,g_GMLMathEpsilon)==0){_UD=3;}switch(_UD){case 0:{if((yyGetBool(yyflessequal(_0m(_3l,_4l,48)._VD,0)))&&(yyGetBool(yyflessequal(_0m(_3l,_4l,48)._WD,0)))){{_K6(_3l,_4l,9);return;}}else {if(!yyGetBool(_RD)){{if(yyfless(_3l._XD,5)){{_T7(_3l,_4l,"",_Q8(_3l,_4l,"matchmsg_PlayPunt"),_Q8(_3l,_4l,"down_4"),_Q8(_3l,_4l,"Punt"),90,91,16777215,0.7);}}else {{var _YD=_Q8(_3l,_4l,yyfplus("down_",_sl(_ul(_3l.__C))));var _Ol=_Q8(_3l,_4l,"matchmsg_PlayFG");_Ol=_Pl(_Ol,"$down",_YD);_T7(_3l,_4l,"",_Ol,_YD,_Q8(_3l,_4l,"Field Goal"),
+90,92,16777215,0.7);}};}}};break;}case 1:{_K6(_3l,_4l,4);return;break;}case 2:{_3l._ZD=2;_3l._XD=48;break;}case 3:{_K6(_3l,_4l,4);return;break;}default :{if((yyGetBool(yyflessequal(_0m(_3l,_4l,48)._VD,0)))&&(yyGetBool(yyflessequal(_0m(_3l,_4l,48)._WD,0)))){{_K6(_3l,_4l,9);return;}}else {if((yyGetBool(!yyGetBool(_RD)))&&(yyGetBool(yyfgreater(_3l._XD,0)))&&(yyGetBool(_V6(_3l,_4l,20)))){{var _YD=_Q8(_3l,_4l,yyfplus("down_",_sl(_ul(_3l.__C))));var _Ol=_Q8(_3l,_4l,"matchmsg_PlayFG");_Ol=_Pl(_Ol,"$down",_YD);
+_T7(_3l,_4l,"",_Ol,_YD,_Q8(_3l,_4l,"Field Goal"),90,92,16777215,0.7);}}};break;}};_4z(yyfplus("Down = ",_sl(_ul(_3l.__C))));_4z(yyfplus("Scrimmage = ",_sl(_ul(_3l._XD))));_3l._aB=yyfplus(1300,_sl(yyftime(yyftime(_sl(_3l._XD),20),_sl(_3l._NA))));_3l.__D=yyfplus(_sl(_3l._aB),_sl(yyftime(yyftime(_sl(_3l._ZD),20),_sl(_3l._NA))));_3l._bB=276;if(yyfgreater(_3l._YC,300)){_3l._bB=332};_A6(_3l,_4l);_3l._0E++;_J6(_3l,_4l);var _1E=0;for(;yyfless(_1E,11);_1E++){{_Oq(0,0,"Players",50);}};var _0u=0;for(;yyfless(_0u,
+11);_0u++){{_Oq(0,0,"Players",51);}};{var _2E=_8l(49);for(var _3E in _2E){if(!_2E.hasOwnProperty(_3E))continue;var _4E=_2E[_3E];if(_4E._bl)continue;if(!_4E._cl)continue;_37(_4E,_3l)}};global._SA=_Oq(0,0,"Ball",52);_Oq(0,0,"Ball",53);}function _A6(_3l,_4l){{var _5E=_8l(48);for(var _6E in _5E){if(!_5E.hasOwnProperty(_6E))continue;var _7E=_5E[_6E];if(_7E._bl)continue;if(!_7E._cl)continue;{_7E._8E=_Sm(3);var _uC=4;if(yyfless(_7E._ZD,8)){_uC=3};if(yyflessequal(_7E._ZD,4)){_uC=2};if(yyfless(_7E._ZD,2)){_uC=1};var _9E=1;
+var _aE=1;var _bE=1;var _cE=1;var _dE=_7E.__C;var _eE=-1;if(yyCompareVal(_dE,1,g_GMLMathEpsilon)==0){_eE=0;}else if(yyCompareVal(_dE,2,g_GMLMathEpsilon)==0){_eE=1;}else if(yyCompareVal(_dE,3,g_GMLMathEpsilon)==0||yyCompareVal(_dE,4,g_GMLMathEpsilon)==0){_eE=2;}else if(yyCompareVal(_dE,6,g_GMLMathEpsilon)==0){_eE=3;}switch(_eE){case 0:{break;}case 1:{var _fE=_uC;var _gE=-1;if(yyCompareVal(_fE,1,g_GMLMathEpsilon)==0||yyCompareVal(_fE,2,g_GMLMathEpsilon)==0){_gE=0;}else if(yyCompareVal(_fE,3,g_GMLMathEpsilon)==0){
+_gE=1;}else if(yyCompareVal(_fE,4,g_GMLMathEpsilon)==0){_gE=2;}switch(_gE){case 0:{_9E=1;_aE=1;_bE=7;_cE=1;break;}case 1:{_9E=4;_aE=1;_bE=4;_cE=1;break;}case 2:{_9E=4;_aE=1;_bE=4;_cE=1;break;}};break;}case 2:{var _hE=_uC;var _iE=-1;if(yyCompareVal(_hE,1,g_GMLMathEpsilon)==0){_iE=0;}else if(yyCompareVal(_hE,2,g_GMLMathEpsilon)==0){_iE=1;}else if(yyCompareVal(_hE,3,g_GMLMathEpsilon)==0){_iE=2;}else if(yyCompareVal(_hE,4,g_GMLMathEpsilon)==0){_iE=3;}switch(_iE){case 0:{_9E=1;_aE=2;_bE=6;_cE=1;break;}case 1:{_9E=5;
+_aE=3;_bE=1;_cE=1;break;}case 2:{_9E=4;_aE=3;_bE=1;_cE=2;break;}case 3:{_9E=3;_aE=4;_bE=1;_cE=4;break;}};break;}case 3:{_9E=4;_aE=1;_bE=4;_cE=1;break;}default :{break;}};var _jE=_YB(0,yyfplus(yyfplus(yyfplus(_sl(_9E),_sl(_aE)),_sl(_bE)),_sl(_cE)));_A9(_7E,_3l,yyfplus("playcallroll = ",_sl(_ul(_jE))));_7E._8E=2;if(yyfgreater(_jE,_9E)){_7E._8E=0};if(yyfgreater(_jE,yyfplus(_sl(_9E),_sl(_aE)))){_7E._8E=1};if(yyfgreater(_jE,yyfplus(yyfplus(_sl(_9E),_sl(_aE)),_sl(_bE)))){_7E._8E=3};var _kE=_7E._8E;var _lE=-1;
+if(yyCompareVal(_kE,0,g_GMLMathEpsilon)==0){_lE=0;}else if(yyCompareVal(_kE,1,g_GMLMathEpsilon)==0){_lE=1;}else if(yyCompareVal(_kE,2,g_GMLMathEpsilon)==0){_lE=2;}else if(yyCompareVal(_kE,3,g_GMLMathEpsilon)==0){_lE=3;}switch(_lE){case 0:{_A9(_7E,_3l,"--DEFENSE: BLITZ");break;}case 1:{_A9(_7E,_3l,"--DEFENSE: COVER 1");break;}case 2:{_A9(_7E,_3l,"--DEFENSE: 4-3");break;}case 3:{_A9(_7E,_3l,"--DEFENSE: COVER 4");break;}};_A9(_7E,_3l,"Defense success...");_A9(_7E,_3l,yyfplus("DEFENSE_BLITZ ",_sl(_ul(_7E._mE[_Tn(0,
+_7E._mE)]))));_A9(_7E,_3l,yyfplus("DEFENSE_COVER1 ",_sl(_ul(_7E._mE[_Tn(1,_7E._mE)]))));_A9(_7E,_3l,yyfplus("DEFENSE_43 ",_sl(_ul(_7E._mE[_Tn(2,_7E._mE)]))));_A9(_7E,_3l,yyfplus("DEFENSE_COVER4 ",_sl(_ul(_7E._mE[_Tn(3,_7E._mE)]))));}}};}function _B6(_3l,_4l,_5l){_4z("s_set_up_fieldgoal");_3l._SD=_rn._up();{var _nE=_8l(48);for(var _oE in _nE){if(!_nE.hasOwnProperty(_oE))continue;var _pE=_nE[_oE];if(_pE._bl)continue;if(!_pE._cl)continue;{_pE._rx=_vp(_pE._rx,1006629958);_pE._rx[_wp(0)]=0;_W6(_pE,_3l);_pE._UC=_5l;
+_pE._3C=1?1:0;if(yyGetBool(_pE._UC)){_pE._XD=35};_pE._aB=yyfplus(1300,_sl(yyftime(yyftime(_sl(_pE._XD),20),_sl(_pE._NA))));_pE.__D=yyfplus(_sl(_pE._aB),_sl(yyftime(yyftime(_sl(_pE._ZD),20),_sl(_pE._NA))));_pE._bB=300;_pE._qE++;if(yyfgreater(_pE._0E,0)){_pE._0E--};if((yyGetBool(!yyGetBool(_pE._UC)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,42)._Bo)))){{_pE._bB=276;if(yyfgreater(_pE._YC,300)){_pE._bB=332};}};_pE._TC=yyfminus(_sl(_pE._aB),90);if(yyfequal(_pE._NA,1)){_pE._TC=yyfminus(2510,_sl(_pE._aB))};_pE._TC=round(yyfdivide(_sl(_pE._TC),
+20));_J6(_pE,_3l);var _1E=1;for(;yyfless(_1E,12);_1E++){{_Oq(0,0,"Players",50);if((yyGetBool(yyfequal(_0m(_3l,_4l,42)._Bo,1)))&&(yyGetBool(yyfequal(_1E,2)))){break };}};if(yyfnotequal(_0m(_3l,_4l,42)._Bo,1)){{var _0u=1;for(;yyfless(_0u,12);_0u++){{_Oq(0,0,"Players",51);}};}};{var _rE=_8l(49);for(var _sE in _rE){if(!_rE.hasOwnProperty(_sE))continue;var _tE=_rE[_sE];if(_tE._bl)continue;if(!_tE._cl)continue;_37(_tE,_pE)}};global._SA=_Oq(0,0,"Ball",52);_Oq(0,0,"Ball",53);if(yyfequal(_0m(_3l,_4l,42)._Bo,1)){
+{_pE._WA=1;_pE._bq=14;_pE._uE="";_pE._vE=0?1:0;_pE._eB=_Q8(_pE,_3l,"training_Kick1");if(yyGetBool(global._fB)){_pE._eB=_Q8(_pE,_3l,"training_Kick1b")};}};}}};}function _C6(_3l,_4l){if(yyGetBool(_0m(_3l,_4l,48)._3C)){{_3l._wE=50;}}else {if(yyGetBool(_DA(52))){{var _xE=_0m(_3l,_4l,global._SA)._WA;var _yE=-1;if(yyCompareVal(_xE,0,g_GMLMathEpsilon)==0||yyCompareVal(_xE,1,g_GMLMathEpsilon)==0){_yE=0;}else if(yyCompareVal(_xE,2,g_GMLMathEpsilon)==0){_yE=1;}switch(_yE){case 0:{_3l._wE=30;break;}case 1:{if(yyfless(_3l._wE,
+60)){_3l._wE=yyfplus(_3l._wE,0.05)};break;}default :{_3l._wE=60;break;}};_3l._wE=60;}}};_zE(_3l._wE,0);}function _D6(_3l,_4l,_5l,_Bq){var _AE=_Vm(_5l,_Bq);if(yyfgreaterequal(_3l._BE[_Tn(_3l._aq,_3l._BE)],yyfplus(_sl(_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._BE)]),10))){_AE=yyftime(_AE,1.5)};_3l._CE=yyfplus(_3l._CE,_AE);}function _E6(_3l,_4l){if((yyGetBool(yyflessequal(_3l._VD,0)))&&(yyGetBool(yyflessequal(_3l._WD,0)))){return };if(yyfgreater(_3l.__C,4)){return };if(yyGetBool(_3l._UC)){return };{var _DE=_8l(global._SA);
+for(var _EE in _DE){if(!_DE.hasOwnProperty(_EE))continue;var _FE=_DE[_EE];if(_FE._bl)continue;if(!_FE._cl)continue;{var _GE=_FE._WA;var _HE=-1;if(yyCompareVal(_GE,0,g_GMLMathEpsilon)==0||yyCompareVal(_GE,1,g_GMLMathEpsilon)==0||yyCompareVal(_GE,6,g_GMLMathEpsilon)==0||yyCompareVal(_GE,7,g_GMLMathEpsilon)==0||yyCompareVal(_GE,8,g_GMLMathEpsilon)==0||yyCompareVal(_GE,11,g_GMLMathEpsilon)==0||yyCompareVal(_GE,12,g_GMLMathEpsilon)==0||yyCompareVal(_GE,14,g_GMLMathEpsilon)==0||yyCompareVal(_GE,15,g_GMLMathEpsilon)==0||yyCompareVal(_GE,
+16,g_GMLMathEpsilon)==0||yyCompareVal(_GE,17,g_GMLMathEpsilon)==0){_HE=0;}switch(_HE){case 0:{return;break;}default :{if((yyGetBool(yyfequal(_FE._WA,4)))&&(yyGetBool(_FE._HA))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,_FE._HA)._LB)))){return };var _IE=700;{if(yyfgreater(_rn._up(),yyfplus(_sl(_3l._JE),_sl(_IE)))){{_3l._JE=_rn._up();_D6(_3l,_FE,1,1);_F6(_3l,_FE);}};};break;}};}}};}function _F6(_3l,_4l){{var _KE=_8l(48);for(var _LE in _KE){if(!_KE.hasOwnProperty(_LE))continue;var _ME=_KE[_LE];if(_ME._bl)continue;if(!_ME._cl)continue;
+{if(yyfgreater(_ME._CE,0)){{_ME._CE--;_ME._WD--;if((yyGetBool(yyfequal(_ME._WA,2)))&&(yyGetBool((yyGetBool(yyfequal(_ME._NE,2)))||(yyGetBool(yyfequal(_ME._NE,4)))))){{if((yyGetBool(yyfequal(_ME._VD,0)))&&(yyGetBool(yyfequal(_ME._WD,20)))){_B9(_ME,_3l,4)};if((yyGetBool(yyfequal(_ME._VD,0)))&&(yyGetBool(yyfless(_ME._WD,11)))){_B9(_ME,_3l,3)};}};if(yyfless(_ME._WD,0)){{_ME._VD--;_ME._WD=yyfplus(_ME._WD,60);if(yyfless(_ME._VD,0)){{_ME._VD=0;_ME._WD=0;}};}};}};}}};}function _G6(_3l,_4l){_A9(_3l,_4l,yyfplus("s_update_commentary: ",
+_sl(_89(_3l,_4l,_3l._bq))));_3l._vE=0?1:0;_3l._eB="";_3l._OE=35;_3l._rx=_vp(_3l._rx,1584050178);_3l._rx[_wp(1)]=100;_lp(_3l,54);var _PE=_3l._bq;var _QE=-1;if(yyCompareVal(_PE,0,g_GMLMathEpsilon)==0){_QE=0;}else if(yyCompareVal(_PE,1,g_GMLMathEpsilon)==0){_QE=1;}else if(yyCompareVal(_PE,2,g_GMLMathEpsilon)==0){_QE=2;}else if(yyCompareVal(_PE,3,g_GMLMathEpsilon)==0){_QE=3;}else if(yyCompareVal(_PE,4,g_GMLMathEpsilon)==0){_QE=4;}else if(yyCompareVal(_PE,23,g_GMLMathEpsilon)==0){_QE=5;}else if(yyCompareVal(_PE,
+5,g_GMLMathEpsilon)==0){_QE=6;}else if(yyCompareVal(_PE,6,g_GMLMathEpsilon)==0){_QE=7;}else if(yyCompareVal(_PE,7,g_GMLMathEpsilon)==0){_QE=8;}else if(yyCompareVal(_PE,8,g_GMLMathEpsilon)==0){_QE=9;}else if(yyCompareVal(_PE,9,g_GMLMathEpsilon)==0){_QE=10;}else if(yyCompareVal(_PE,10,g_GMLMathEpsilon)==0){_QE=11;}else if(yyCompareVal(_PE,11,g_GMLMathEpsilon)==0){_QE=12;}else if(yyCompareVal(_PE,12,g_GMLMathEpsilon)==0){_QE=13;}else if(yyCompareVal(_PE,13,g_GMLMathEpsilon)==0){_QE=14;}else if(yyCompareVal(_PE,
+14,g_GMLMathEpsilon)==0){_QE=15;}else if(yyCompareVal(_PE,15,g_GMLMathEpsilon)==0){_QE=16;}else if(yyCompareVal(_PE,16,g_GMLMathEpsilon)==0){_QE=17;}else if(yyCompareVal(_PE,17,g_GMLMathEpsilon)==0){_QE=18;}else if(yyCompareVal(_PE,18,g_GMLMathEpsilon)==0){_QE=19;}else if(yyCompareVal(_PE,19,g_GMLMathEpsilon)==0){_QE=20;}else if(yyCompareVal(_PE,20,g_GMLMathEpsilon)==0){_QE=21;}else if(yyCompareVal(_PE,21,g_GMLMathEpsilon)==0){_QE=22;}else if(yyCompareVal(_PE,22,g_GMLMathEpsilon)==0){_QE=23;}switch(_QE){
+case 0:{_3l._bq=1;_3l._eB=_Q8(_3l,_4l,"match_TouchToContinue");_3l._rx[_wp(1)]=1;break;}case 1:{if(yyGetBool(_L6(_3l,_4l))){{_G6(_3l,_4l);break;}};_R6(_3l,_4l);_J7(_3l,_4l);break;}case 2:{_3l._RE=yyfplus(_3l._RE,1);if(yyGetBool(_L6(_3l,_4l))){{_G6(_3l,_4l);break;}};var _SE=round(_3l._XD);if(yyfgreater(_SE,40)){_3l._uE=_Q8(_3l,_4l,"comm_stage_Possession_RedZone")}else {if(yyfless(_SE,(-40))){_3l._uE=_Q8(_3l,_4l,"comm_stage_Possession_BackedUp")}else {if((yyGetBool(yyfgreaterequal(_SE,(-10))))&&(yyGetBool(yyflessequal(_SE,
+20)))){_3l._uE=_Q8(_3l,_4l,"comm_stage_Possession_Halfway")}else {if(yyfless(_SE,(-10))){_3l._uE=_Q8(_3l,_4l,yyfplus("comm_stage_Possession_OwnHalf",_sl(_ul(yyfplus(1,_sl(yyfmod(_sl(_3l._TE++),3)))))))}else {_3l._uE=_Q8(_3l,_4l,yyfplus("comm_stage_Possession_OppHalf",_sl(_ul(yyfplus(1,_sl(yyfmod(_sl(_3l._TE++),3)))))))}}}};var _UE=yyfminus(50,_sl(abs(_SE)));_3l._uE=_Pl(_3l._uE,"$num",_ul(_UE));_3l._uE=_Pl(_3l._uE,"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);_3l._bq=3;break;}case 3:{_3l._VE=yyfplus(_3l._VE,
+1);if(yyfequal(_3l._Cm[_Tn(_3l._9q,_3l._Cm)],_0m(_3l,_4l,42)._Dm)){{if((yyGetBool((yyGetBool(yyfequal(_3l._WE,5)))||(yyGetBool(yyfequal(_3l._WE,1)))))&&(yyGetBool(yyfless(_3l._XD,(-10))))&&(yyGetBool(yyfequal(_3l._VE,1)))){{if(!yyGetBool(_V6(_3l,_4l,20))){_D6(_3l,_4l,10,15)};_3l._OE=yyfplus(yyfplus(1,_sl(_Sm(4))),_sl(yyftime(_sl(_cm(_0m(_3l,_4l,42)._wt,1,10)),3)));_0m(_3l,_4l,42)._Ct=_vp(_0m(_3l,_4l,42)._Ct,325702584);_0m(_3l,_4l,42)._Ct[_wp(0)]=yyfplus(_0m(_3l,_4l,42)._Ct[_wp(0)],_3l._OE);_3l._XD=yyfplus(_3l._XD,
+_3l._OE);if(yyfgreater(_3l._OE,10)){{_3l._uE=_Q8(_3l,_4l,"comm_stage_PuntReturnGood");_3l._uE=_Pl(_3l._uE,"$num",_3l._OE);}}else {_3l._uE=_Q8(_3l,_4l,"comm_stage_PuntReturnShort")};_3l._bq=2;_3l._RE=0;}}else {{_3l._WA=2;}};}}else {{_0m(_3l,_4l,42)._XE=yyfplus(_0m(_3l,_4l,42)._XE,yyfplus(3,_sl(_Sm(5))));_0m(_3l,_4l,42)._dv=yyfplus(_0m(_3l,_4l,42)._dv,yyfplus(20,_sl(_Sm(20))));_0m(_3l,_4l,42)._YE=yyfplus(_0m(_3l,_4l,42)._YE,_Sm(5));_3l._bq=4;{var _ZE=_8l(42);for(var __E in _ZE){if(!_ZE.hasOwnProperty(__E))continue;
+var _0F=_ZE[__E];if(_0F._bl)continue;if(!_0F._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_0F._Um));_dl++){{var _Bl=_hl(_0F._Um,_dl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))){{var _1F=_il(_Bl,"position");var _2F=-1;if(yyCompareVal(_1F,6,g_GMLMathEpsilon)==0){_2F=0;}else if(yyCompareVal(_1F,7,g_GMLMathEpsilon)==0){_2F=1;}else if(yyCompareVal(_1F,9,g_GMLMathEpsilon)==0||yyCompareVal(_1F,8,g_GMLMathEpsilon)==0){_2F=2;}switch(_2F){case 0:{if(yyGetBool(_Sm(1))){
+_FB(_Bl,"stat_tackles",yyfplus(_sl(_il(_Bl,"stat_tackles")),1))};if(yyfless(_Sm(11),_il(_Bl,"skill"))){_FB(_Bl,"stat_tackles",yyfplus(_sl(_il(_Bl,"stat_tackles")),1))};break;}case 1:{if(yyflessequal(_Sm(9),_il(_Bl,"skill"))){_FB(_Bl,"stat_tackles",yyfplus(_sl(_il(_Bl,"stat_tackles")),1))};break;}case 2:{if(yyflessequal(_Sm(9),_il(_Bl,"skill"))){_FB(_Bl,"stat_tackles",yyfplus(_sl(_il(_Bl,"stat_tackles")),1))};break;}};}};}};}}};_G6(_3l,_4l);}};break;}case 4:{_3l._3F=_Vm(1,2);if(yyfgreaterequal(_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,
+_3l._BE)],yyfplus(_sl(_3l._BE[_Tn(_3l._aq,_3l._BE)]),10))){if(yyfnotequal(_3l._3F,1)){_3l._3F=_Vm(1,2)}};_3l._OE=35;if(yyGetBool(_V6(_3l,_4l,15))){{_3l._3F=2;_3l._uE=_Pl(_Q8(_3l,_4l,yyfplus("comm_stage_DrivePass",_sl(_ul(_Sm(1))))),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);if((yyGetBool(yyfless(_3l._XD,10)))&&(yyGetBool((yyGetBool((yyGetBool(yyfequal(_3l._NE,4)))&&(yyGetBool(yyfgreaterequal(_3l._BE[_Tn(!yyGetBool(_3l._9q)?1:0,_3l._BE)],yyfminus(_sl(_3l._BE[_Tn(_3l._9q,_3l._BE)]),6))))))||(yyGetBool((yyGetBool(yyfequal(_3l._NE,
+2)))&&(yyGetBool(yyfgreaterequal(_3l._BE[_Tn(!yyGetBool(_3l._9q)?1:0,_3l._BE)],yyfminus(_sl(_3l._BE[_Tn(_3l._9q,_3l._BE)]),14))))))))){{_3l._uE=_Pl(_Q8(_3l,_4l,yyfplus("comm_stage_DriveHailMary",_sl(_ul(_Sm(1))))),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);_3l._OE=yyfplus(_3l._OE,yyfplus(5,_sl(_Sm(30))));_D6(_3l,_4l,16,16);}}else {if((yyGetBool(yyfgreater(_3l._XD,5)))&&(yyGetBool(yyflessequal(_3l._BE[_Tn(!yyGetBool(_3l._9q)?1:0,_3l._BE)],yyfplus(_sl(_3l._BE[_Tn(_3l._9q,_3l._BE)]),3))))){{_3l._bq=6;
+_G6(_3l,_4l);break;}}};}}else {{var _4F=_3l._3F;var _5F=-1;if(yyCompareVal(_4F,1,g_GMLMathEpsilon)==0){_5F=0;}else if(yyCompareVal(_4F,2,g_GMLMathEpsilon)==0){_5F=1;}switch(_5F){case 0:{_3l._uE=_Pl(_Q8(_3l,_4l,yyfplus("comm_stage_DriveRun",_sl(_ul(_Sm(1))))),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);break;}case 1:{_3l._uE=_Pl(_Q8(_3l,_4l,yyfplus("comm_stage_DrivePass",_sl(_ul(_Sm(1))))),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);break;}};}};if(yyfless(_3l._XD,(-40))){{_D6(_3l,_4l,15,25);if(yyfequal(_3l._3F,
+1)){_D6(_3l,_4l,7,10)};_3l._XD=yyfplus(_3l._XD,_3l._OE);_3l._bq=2;break;}};_3l._6F=(-4);if(yyGetBool(_Sm(4))){_3l._6F=_f8(_3l,_4l,0,_7F(6,7,_7F(8,9)))};var _8F=round(yyftime(_sl(_cm(_0m(_3l,_4l,42)._wt,1,10)),0.25));var _9F=1;if(yyfgreater(_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._BE)],yyfplus(_sl(_3l._BE[_Tn(_3l._aq,_3l._BE)]),7))){_9F=0};if(yyfless(_0m(_3l,_4l,42)._wt,2)){_9F++};if(yyGetBool(_3l._6F)){{var _aF=yyfplus(1,_sl(random(_3l._bF[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._bF)])));var _cF=random(_il(_3l._6F,
+"skill"));var _dF=random(_il(_3l._6F,"speed"));var _eF=random(_il(_3l._6F,"strength"));var _fF=random(_il(_3l._6F,"stamina"));if(yyfgreater(random(yyftime(_sl(_3l._NE),2)),random(_fF))){{_cF=max(yyfminus(_sl(_cF),1),0);_dF=max(yyfminus(_sl(_dF),1),0);_eF=max(yyfminus(_sl(_eF),1),0);}};_A9(_3l,_4l,yyfplus(yyfplus(yyfplus("Opp Offense ",_sl(_ul(_3l._bF[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._bF)])))," r"),_sl(_ul(_aF))));_A9(_3l,_4l,yyfplus("Vs defender ",_sl(_q8(_3l,_4l,_3l._6F,1))));var _gF=_Sm(2);var _hF=-1;
+if(yyCompareVal(_gF,0,g_GMLMathEpsilon)==0){_hF=0;}else if(yyCompareVal(_gF,1,g_GMLMathEpsilon)==0){_hF=1;}else if(yyCompareVal(_gF,2,g_GMLMathEpsilon)==0){_hF=2;}switch(_hF){case 0:{_A9(_3l,_4l,yyfplus(yyfplus(yyfplus("Skill of ",_sl(_ul(_il(_3l._6F,"skill"))))," r"),_sl(_ul(_cF))));if(yyfless(_aF,_cF)){{if(yyGetBool(_Sm(3))){_3l._bq=23}else {_3l._bq=8};}}else {_3l._bq=19};break;}case 1:{_A9(_3l,_4l,yyfplus(yyfplus(yyfplus("Skill of ",_sl(_ul(_il(_3l._6F,"strength"))))," r"),_sl(_ul(_eF))));if(yyfless(_aF,
+_eF)){{if(yyGetBool(_Sm(3))){_3l._bq=23}else {_3l._bq=8};}}else {_3l._bq=20};break;}case 2:{_A9(_3l,_4l,yyfplus(yyfplus(yyfplus("Skill of ",_sl(_ul(_il(_3l._6F,"speed"))))," r"),_sl(_ul(_dF))));if(yyfless(_aF,_dF)){{if(yyGetBool(_Sm(3))){_3l._bq=23}else {_3l._bq=8};}}else {_3l._bq=21};break;}};}}else {if(yyfgreater(yyfplus(_sl(_9F),_sl(random(_3l._bF[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._bF)]))),yyfplus(_sl(_8F),_sl(random(_3l._iF[_Tn(_3l._aq,_3l._iF)]))))){{_A9(_3l,_4l,"Offense win.");if(yyfgreaterequal(yyfplus(_sl(_3l._XD),
+_sl(_3l._OE)),50)){{_3l._bq=9;_0m(_3l,_4l,42)._ev++;}}else {{_D6(_3l,_4l,15,30);_3l._XD=yyfplus(_3l._XD,_3l._OE);_3l._bq=2;}};}}else {if(yyGetBool(_Sm(3))){{_D6(_3l,_4l,5,10);_3l._bq=23;}}else {{_D6(_3l,_4l,5,10);_3l._bq=8;}}}};break;}case 5:{var _jF=_3l._3F;var _kF=-1;if(yyCompareVal(_jF,1,g_GMLMathEpsilon)==0){_kF=0;}else if(yyCompareVal(_jF,2,g_GMLMathEpsilon)==0){_kF=1;}switch(_kF){case 0:{_3l._uE=_Q8(_3l,_4l,"comm_stage_incomplete_Run");break;}case 1:{_3l._uE=_Q8(_3l,_4l,"comm_stage_incomplete_Pass");
+break;}};if(yyGetBool(_3l._6F)){_FB(_3l._6F,"stat_tackles",yyfplus(_sl(_il(_3l._6F,"stat_tackles")),1))};if(yyfgreater(_3l._XD,0)){_3l._bq=6}else {_3l._bq=5};break;}case 6:{if(yyGetBool(_L6(_3l,_4l))){{_G6(_3l,_4l);break;}};_S6(_3l,_4l);break;}case 7:{_3l._XD=yyfplus(_3l._XD,7);var _lF=_cm(round(yyfplus(_sl(_Q6(_3l,_4l)),10)),17,63);_3l._uE=_Pl(_Q8(_3l,_4l,"comm_stage_FieldGoal1"),"$num",_lF);_3l._uE=_Pl(_3l._uE,"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);_3l._bq=7;_J7(_3l,_4l);break;}case 8:{_D6(_3l,
+_4l,4,5);var _lF=_cm(round(yyfplus(_sl(_Q6(_3l,_4l)),10)),17,63);if(yyfless(_Sm(80),_Sm(_lF))){{_3l._uE=_Q8(_3l,_4l,"comm_stage_FieldGoal2_Missed");_M7(_3l,_4l);if(yyfgreater(_3l._XD,30)){_3l._XD=30};_T6(_3l,_4l);}}else {{_3l._uE=_Q8(_3l,_4l,"comm_stage_FieldGoal2_Scored");_N7(_3l,_4l);_3l._BE=_vp(_3l._BE,4137727317);_3l._BE[_wp(_3l._9q)]=yyfplus(_3l._BE[_wp(_3l._9q)],3);if((yyGetBool(yyfequal(_3l._NE,5)))&&(yyGetBool(yyfgreater(_3l._RE,1)))){{_3l._bq=17;_G6(_3l,_4l);break;}};_3l._bq=1;}};break;}case 9:{
+_D6(_3l,_4l,15,30);if(yyfgreater(_3l._XD,49)){_3l._XD=yyfplus(40,_sl(_Sm(9)))};if(!yyGetBool(_3l._6F)){{var _mF=_3l._3F;var _nF=-1;if(yyCompareVal(_mF,1,g_GMLMathEpsilon)==0){_nF=0;}else if(yyCompareVal(_mF,2,g_GMLMathEpsilon)==0){_nF=1;}switch(_nF){case 0:{_0m(_3l,_4l,42)._fv++;break;}case 1:{_0m(_3l,_4l,42)._gv++;break;}};_3l._uE=_Pl(_Q8(_3l,_4l,yyfplus("comm_stage_Turnover",_sl(_ul(_3l._3F)))),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);_T6(_3l,_4l);}}else {{var _oF=_3l._3F;var _pF=-1;if(yyCompareVal(_oF,
+1,g_GMLMathEpsilon)==0){_pF=0;}else if(yyCompareVal(_oF,2,g_GMLMathEpsilon)==0){_pF=1;}switch(_pF){case 0:{var _qF=_Sm(1);var _rF=-1;if(yyCompareVal(_qF,0,g_GMLMathEpsilon)==0){_rF=0;}else if(yyCompareVal(_qF,1,g_GMLMathEpsilon)==0){_rF=1;}switch(_rF){case 0:{_3l._uE=_Q8(_3l,_4l,"comm_stage_Turnover_Tackle");_3l._uE=_Pl(_3l._uE,"$playername",_il(_3l._6F,"lname"));_3l._uE=_Pl(_3l._uE,"$pos",_99(_3l,_4l,_il(_3l._6F,"position")));_FB(_3l._6F,"stat_tackles",yyfplus(_sl(_il(_3l._6F,"stat_tackles")),1));_3l._bq=5;
+if(yyfgreater(_3l._XD,0)){_3l._bq=6};break;}case 1:{_3l._uE=_Q8(_3l,_4l,"comm_stage_Turnover_Fumble");_3l._uE=_Pl(_3l._uE,"$playername",_il(_3l._6F,"lname"));_3l._uE=_Pl(_3l._uE,"$pos",_99(_3l,_4l,_il(_3l._6F,"position")));_FB(_3l._6F,"stat_tackles",yyfplus(_sl(_il(_3l._6F,"stat_tackles")),1));_T6(_3l,_4l);break;}};break;}case 1:{var _sF=0?1:0;if(yyfequal(_il(_3l._6F,"position"),6)){_sF=1?1:0};if((yyGetBool(_Sm(1)))&&(yyGetBool(yyfequal(_il(_3l._6F,"position"),7)))){_sF=1?1:0};if(yyGetBool(_sF)){{_3l._uE=_Q8(_3l,
+_4l,"comm_stage_Turnover_Sack");_3l._uE=_Pl(_3l._uE,"$playername",_il(_3l._6F,"lname"));_3l._uE=_Pl(_3l._uE,"$pos",_99(_3l,_4l,_il(_3l._6F,"position")));_FB(_3l._6F,"stat_sacks",yyfplus(_sl(_il(_3l._6F,"stat_sacks")),1));_3l._bq=5;if(yyfgreater(_3l._XD,0)){_3l._bq=6};}}else {{_3l._uE=_Q8(_3l,_4l,"comm_stage_Turnover_Interception");_3l._uE=_Pl(_3l._uE,"$playername",_il(_3l._6F,"lname"));_3l._uE=_Pl(_3l._uE,"$pos",_99(_3l,_4l,_il(_3l._6F,"position")));_FB(_3l._6F,"stat_int",yyfplus(_sl(_il(_3l._6F,
+"stat_int")),1));_T6(_3l,_4l);}};}};}};_3l._6F=(-4);break;}case 10:{_3l._XD=yyfplus(_3l._XD,_3l._OE);_3l._uE="";_3l._bq=10;_3l._BE=_vp(_3l._BE,4137727317);_3l._BE[_wp(_3l._9q)]=yyfplus(_3l._BE[_wp(_3l._9q)],6);_w7(_3l,_4l,6);_N7(_3l,_4l);if(yyfequal(_3l._NE,5)){{_3l._bq=17;_G6(_3l,_4l);}};break;}case 11:{var _tF=0?1:0;if((yyGetBool(yyfequal(_3l._NE,4)))&&(yyGetBool(yyfgreater(_3l._BE[_Tn(!yyGetBool(_3l._9q)?1:0,_3l._BE)],yyfplus(_sl(_3l._BE[_Tn(_3l._9q,_3l._BE)]),1))))){_tF=1?1:0};if(yyfequal(_3l._BE[_Tn(!yyGetBool(_3l._9q)?1:0,
+_3l._BE)],yyfplus(_sl(_3l._BE[_Tn(_3l._9q,_3l._BE)]),2))){_tF=1?1:0};if(yyGetBool(_tF)){{_3l._bq=15;_G6(_3l,_4l);break;}};_3l._uE=_Pl(_Q8(_3l,_4l,"comm_stage_PAT1"),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);_3l._bq=11;_J7(_3l,_4l);break;}case 12:{if(!yyGetBool(_Sm(8))){{_3l._uE=_Q8(_3l,_4l,"comm_stage_PAT2_Missed");_M7(_3l,_4l);}}else {{_3l._uE=_Q8(_3l,_4l,"comm_stage_PAT2_Scored");_N7(_3l,_4l);_3l._BE[_wp(_3l._9q)]=yyfplus(_3l._BE[_wp(_3l._9q)],1);}};_3l._bq=1;break;}case 13:{_3l._eB=_Q8(_3l,_4l,
+"match_TouchToContinue");_3l._uE=_Q8(_3l,_4l,yyfplus("comm_stage_end_quarter",_sl(_ul(min(_3l._NE,4)))));if((yyGetBool(yyfequal(_3l._NE,4)))||(yyGetBool((yyGetBool(yyfgreaterequal(_3l._NE,4)))&&(yyGetBool(yyfgreater(_0m(_3l,_4l,42)._Nl,17)))))){{if(yyfequal(_3l._BE[_Tn(_3l._aq,_3l._BE)],_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._BE)])){_3l._uE=_Q8(_3l,_4l,"comm_stage_overtime")};}};_3l._bq=13;_3l._rx[_wp(1)]=0;_3l._NE++;if(yyfnotequal(_3l._NE,3)){_I6(_3l,_4l)};break;}case 14:{_3l._eB=_Q8(_3l,_4l,"match_TouchToContinue");
+{var _uF=_8l(48);for(var _vF in _uF){if(!_uF.hasOwnProperty(_vF))continue;var _wF=_uF[_vF];if(_wF._bl)continue;if(!_wF._cl)continue;{_wF._VD=2;_wF._WD=0;}}};var _xF=_3l._NE;var _yF=-1;if(yyCompareVal(_xF,2,g_GMLMathEpsilon)==0){_yF=0;}else if(yyCompareVal(_xF,3,g_GMLMathEpsilon)==0){_yF=1;}else if(yyCompareVal(_xF,4,g_GMLMathEpsilon)==0){_yF=2;}else if(yyCompareVal(_xF,5,g_GMLMathEpsilon)==0){_yF=3;}else if(yyCompareVal(_xF,6,g_GMLMathEpsilon)==0){_yF=4;}switch(_yF){case 0:{_3l._bq=_3l._zF;_G6(_3l,_4l);break;
+}case 1:{_3l._bq=1;_3l._9q=!yyGetBool(_3l._AF)?1:0;_G6(_3l,_4l);break;}case 2:{_3l._bq=_3l._zF;_G6(_3l,_4l);break;}case 3:{_3l._uE="";if(yyfgreater(_3l._BE[_Tn(_3l._aq,_3l._BE)],_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._BE)])){{_O6(_3l,_4l,1);return;}};if(yyfless(_3l._BE[_Tn(_3l._aq,_3l._BE)],_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._BE)])){{_O6(_3l,_4l,(-1));return;}};_3l._bq=1;_3l._9q=!yyGetBool(_3l._aq)?1:0;_3l._RE=0;_G6(_3l,_4l);break;}case 4:{if(yyfgreater(_3l._BE[_Tn(_3l._aq,_3l._BE)],_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,
+_3l._BE)])){{_O6(_3l,_4l,1);return;}};if(yyfless(_3l._BE[_Tn(_3l._aq,_3l._BE)],_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._BE)])){{_O6(_3l,_4l,(-1));return;}};if(yyfgreater(_0m(_3l,_4l,42)._Nl,17)){{_3l._NE=5;_3l._bq=_3l._zF;_G6(_3l,_4l);}}else {{_O6(_3l,_4l,0);return;}};break;}};break;}case 15:{_3l._WA=2;_3l._rx[_wp(1)]=1;break;}case 16:{_3l._uE=_Pl(_Q8(_3l,_4l,"comm_stage_2pt_attempt"),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);_3l._bq=16;break;}case 17:{if(yyfgreater(_Sm(99),60)){{_3l._uE=_Q8(_3l,_4l,
+"comm_stage_2pt_missed");}}else {{_3l._uE=_Q8(_3l,_4l,"comm_stage_2pt_scored");_3l._BE[_wp(_3l._9q)]=yyfplus(_3l._BE[_wp(_3l._9q)],2);}};_3l._bq=1;break;}case 18:{_3l._eB=_Q8(_3l,_4l,"match_TouchToContinue");_3l._uE=_Q8(_3l,_4l,"comm_stage_overtime_over");_3l._bq=18;_3l._rx[_wp(1)]=0;break;}case 19:{_3l._uE="";if(yyfgreater(_3l._BE[_Tn(_3l._aq,_3l._BE)],_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,_3l._BE)])){{_O6(_3l,_4l,1);return;}};if(yyfless(_3l._BE[_Tn(_3l._aq,_3l._BE)],_3l._BE[_Tn(!yyGetBool(_3l._aq)?1:0,
+_3l._BE)])){{_O6(_3l,_4l,(-1));return;}};_O6(_3l,_4l,0);break;}case 20:{_D6(_3l,_4l,15,30);_3l._XD=yyfplus(_3l._XD,_3l._OE);_U6(_3l,_4l);_3l._uE=_Q8(_3l,_4l,"comm_stage_failed_skill");_3l._uE=_Pl(_3l._uE,"$playername",_il(_3l._6F,"lname"));_3l._uE=_Pl(_3l._uE,"$pos",_99(_3l,_4l,_il(_3l._6F,"position")));_3l._6F=(-4);if(yyfgreaterequal(_3l._XD,50)){{_3l._bq=9;_0m(_3l,_4l,42)._ev++;}}else {_3l._bq=2};break;}case 21:{_D6(_3l,_4l,15,30);_3l._XD=yyfplus(_3l._XD,_3l._OE);_U6(_3l,_4l);_3l._uE=_Q8(_3l,_4l,
+"comm_stage_failed_strength");_3l._uE=_Pl(_3l._uE,"$playername",_il(_3l._6F,"lname"));_3l._uE=_Pl(_3l._uE,"$pos",_99(_3l,_4l,_il(_3l._6F,"position")));_3l._6F=(-4);if(yyfgreaterequal(_3l._XD,50)){{_3l._bq=9;_0m(_3l,_4l,42)._ev++;}}else {_3l._bq=2};break;}case 22:{_D6(_3l,_4l,15,30);_3l._XD=yyfplus(_3l._XD,_3l._OE);_U6(_3l,_4l);_3l._uE=_Q8(_3l,_4l,"comm_stage_failed_speed");_3l._uE=_Pl(_3l._uE,"$playername",_il(_3l._6F,"lname"));_3l._uE=_Pl(_3l._uE,"$pos",_99(_3l,_4l,_il(_3l._6F,"position")));_3l._6F=(-4);
+if(yyfgreaterequal(_3l._XD,50)){{_3l._bq=9;_0m(_3l,_4l,42)._ev++;}}else {_3l._bq=2};break;}case 23:{if(yyfequal(_3l.__C,5)){_3l._uE=_Pl(_Q8(_3l,_4l,"comm_stage_TurnoverHuman4th"),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)])}else {_3l._uE=_Pl(_Q8(_3l,_4l,"comm_stage_TurnoverHuman"),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)])};_T6(_3l,_4l);break;}};_3l._BF=_3l._bq;}function _H6(_3l,_4l){var _CF=0;var _DF=_3l.x;var _bD=global._SA;if((yyGetBool(_0m(_3l,_4l,_bD)._HA))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,_0m(_3l,
+_4l,_bD)._HA)._LB)))){return };var _EF=_0m(_3l,_4l,48)._NA;var _FF=-1;if(yyCompareVal(_EF,(-1),g_GMLMathEpsilon)==0){_FF=0;}else if(yyCompareVal(_EF,1,g_GMLMathEpsilon)==0){_FF=1;}switch(_FF){case 0:{_CF=yyfdivide(_sl(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(_DF))),20);if(yyfless(_0m(_3l,_4l,_bD)._ND,_0m(_3l,_4l,48)._aB)){_0m(_3l,_4l,42)._Ct=_vp(_0m(_3l,_4l,42)._Ct,325702584);_0m(_3l,_4l,42)._Ct[_wp(0)]=yyfplus(_0m(_3l,_4l,42)._Ct[_wp(0)],_CF)};break;}case 1:{_CF=yyfdivide(_sl(yyfminus(_sl(_DF),_sl(_0m(_3l,
+_4l,48)._aB))),20);if(yyfgreater(_0m(_3l,_4l,_bD)._ND,_0m(_3l,_4l,48)._aB)){_0m(_3l,_4l,42)._Ct=_vp(_0m(_3l,_4l,42)._Ct,325702584);_0m(_3l,_4l,42)._Ct[_wp(0)]=yyfplus(_0m(_3l,_4l,42)._Ct[_wp(0)],_CF)};break;}};if((yyGetBool(!yyGetBool(_0m(_3l,_4l,42)._Bo)))&&(yyGetBool(_3l._HA))){{var _jD=_g7(_3l,_4l);var _GF=_0m(_3l,_4l,_3l._HA)._jB;var _HF=-1;if(yyCompareVal(_GF,3,g_GMLMathEpsilon)==0||yyCompareVal(_GF,2,g_GMLMathEpsilon)==0||yyCompareVal(_GF,4,g_GMLMathEpsilon)==0){_HF=0;}else if(yyCompareVal(_GF,
+1,g_GMLMathEpsilon)==0||yyCompareVal(_GF,5,g_GMLMathEpsilon)==0||yyCompareVal(_GF,6,g_GMLMathEpsilon)==0||yyCompareVal(_GF,7,g_GMLMathEpsilon)==0||yyCompareVal(_GF,9,g_GMLMathEpsilon)==0||yyCompareVal(_GF,8,g_GMLMathEpsilon)==0||yyCompareVal(_GF,10,g_GMLMathEpsilon)==0){_HF=1;}switch(_HF){case 0:{if(yyGetBool(_0m(_3l,_4l,48)._IB)){{_A9(_3l,_4l,">>> RUNNING_PLAY");if(yyGetBool(_0m(_3l,_4l,_3l._HA)._Bl)){{_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_attempts",yyfplus(_sl(_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_attempts")),
+1));_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_yards",yyfplus(_sl(_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_yards")),_sl(_CF)));if(yyfgreater(_CF,_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_longest"))){_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_longest",_CF)};if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,6)))&&(yyGetBool(yyfless(_0m(_3l,_4l,48).__C,6)))){_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_touchdowns",yyfplus(_sl(_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_rush_touchdowns")),1))};}};if(yyfgreater(_CF,15)){_J2(_3l,
+_4l,"ACH_RUN15")}else {if(yyfgreater(_CF,10)){_J2(_3l,_4l,"ACH_RUN10")}else {if(yyfgreater(_CF,5)){_J2(_3l,_4l,"ACH_RUN5")}}};}}else {{if(yyGetBool(_0m(_3l,_4l,_3l._HA)._Bl)){{_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_attempts",yyfplus(_sl(_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_attempts")),1));_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_yards",yyfplus(_sl(_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_yards")),_sl(_CF)));if(yyfgreater(_CF,_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_longest"))){_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_longest",_CF)}
+;if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,6)))&&(yyGetBool(yyfless(_0m(_3l,_4l,48).__C,6)))){_vl(_0m(_3l,_4l,_3l._HA)._Bl,"stat_touchdowns",yyfplus(_sl(_il(_0m(_3l,_4l,_3l._HA)._Bl,"stat_touchdowns")),1))};}};if((yyGetBool(_jD))&&(yyGetBool(_0m(_3l,_4l,_jD)._Bl))){{_vl(_0m(_3l,_4l,_jD)._Bl,"stat_yards",yyfplus(_sl(_il(_0m(_3l,_4l,_jD)._Bl,"stat_yards")),_sl(_CF)));if(yyfgreater(_CF,_il(_0m(_3l,_4l,_jD)._Bl,"stat_longest"))){_vl(_0m(_3l,_4l,_jD)._Bl,"stat_longest",_CF)};if((yyGetBool(yyfequal(_0m(_3l,
+_4l,_bD)._WA,6)))&&(yyGetBool(yyfless(_0m(_3l,_4l,48).__C,6)))){_vl(_0m(_3l,_4l,_jD)._Bl,"stat_touchdowns",yyfplus(_sl(_il(_0m(_3l,_4l,_jD)._Bl,"stat_touchdowns")),1))};}};if(yyfgreater(_CF,50)){_J2(_3l,_4l,"ACH_PASS50")}else {if(yyfgreater(_CF,25)){_J2(_3l,_4l,"ACH_PASS25")}else {if(yyfgreater(_CF,10)){_J2(_3l,_4l,"ACH_PASS10")}}};}};break;}case 1:{break;}};}};_v7(_3l,_4l,_CF);}function _I6(_3l,_4l){{var _IF=_8l(48);for(var _JF in _IF){if(!_IF.hasOwnProperty(_JF))continue;var _KF=_IF[_JF];if(_KF._bl)continue;
+if(!_KF._cl)continue;{_KF._NA=_sl(-_sl(_KF._NA));if(yyfnotequal(_il(_0m(_3l,_4l,42)._1n,"op_drivedir"),0)){_KF._NA=_il(_0m(_3l,_4l,42)._1n,"op_drivedir")};}}};{var _LF=_8l(49);for(var _MF in _LF){if(!_LF.hasOwnProperty(_MF))continue;var _NF=_LF[_MF];if(_NF._bl)continue;if(!_NF._cl)continue;{_NF._ZB=_sl(-_sl(_NF._ZB));_NF._OF=2300;if(yyfequal(_NF._ZB,(-1))){_NF._OF=300};}}};}function _J6(_3l,_4l){{var _PF=_8l(49);for(var _QF in _PF){if(!_PF.hasOwnProperty(_QF))continue;var _RF=_PF[_QF];if(_RF._bl)continue;if(!_RF._cl)continue;
+_SF(_RF._TF)}};{var _UF=_8l(global._SA);for(var _VF in _UF){if(!_UF.hasOwnProperty(_VF))continue;var _WF=_UF[_VF];if(_WF._bl)continue;if(!_WF._cl)continue;_SF(_WF._TF)}};_lp(_3l,49);_lp(_3l,52);_lp(_3l,53);_lp(_3l,58);_lp(_3l,59);}function _K6(_3l,_4l,_5l){_J6(_3l,_4l);_A9(_3l,_4l,_h9(_3l,_4l,_5l));{var _XF=_8l(48);for(var _YF in _XF){if(!_XF.hasOwnProperty(_YF))continue;var _ZF=_XF[_YF];if(_ZF._bl)continue;if(!_ZF._cl)continue;{var __F=_5l;var _0G=-1;if(yyCompareVal(__F,1,g_GMLMathEpsilon)==0){_0G=0;}else if(yyCompareVal(__F,
+2,g_GMLMathEpsilon)==0){_0G=1;}else if(yyCompareVal(__F,3,g_GMLMathEpsilon)==0||yyCompareVal(__F,4,g_GMLMathEpsilon)==0){_0G=2;}else if(yyCompareVal(__F,5,g_GMLMathEpsilon)==0){_0G=3;}else if(yyCompareVal(__F,6,g_GMLMathEpsilon)==0){_0G=4;}else if(yyCompareVal(__F,7,g_GMLMathEpsilon)==0){_0G=5;}else if(yyCompareVal(__F,8,g_GMLMathEpsilon)==0){_0G=6;}else if(yyCompareVal(__F,9,g_GMLMathEpsilon)==0){_0G=7;}switch(_0G){case 0:{_A9(_ZF,_3l,yyfplus("quarter=",_sl(_ul(_ZF._NE))));_A9(_ZF,_3l,yyfplus("drives",
+_sl(_ul(_ZF._RE))));if((yyGetBool(yyfequal(_ZF._NE,5)))&&(yyGetBool(yyfequal(_ZF._RE,1)))){{_ZF._BE=_vp(_ZF._BE,2252592909);_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],6);_ZF._bq=17;}}else {if(yyfequal(_ZF.__C,6)){{_ZF._BE=_vp(_ZF._BE,2252592909);_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],2);_ZF._bq=1;_J2(_ZF,_3l,"ACH_POINTAFTER2");}}else {{_ZF._BE=_vp(_ZF._BE,2252592909);_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],6);_T7(_ZF,_3l,"",_Q8(_ZF,_3l,"matchmsg_PATor2"),_Q8(_ZF,_3l,
+"match_1pt"),_Q8(_ZF,_3l,"match_2pt"),93,94,16777215,0.7);_ZF.__C=6;return;}}};break;}case 1:{_T6(_ZF,_3l);if(yyfequal(_ZF._NE,5)){{_ZF._BE=_vp(_ZF._BE,2252592909);_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],6);_ZF._bq=17;}}else {if(yyfequal(_ZF.__C,6)){{_ZF._BE=_vp(_ZF._BE,2252592909);_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],2);_ZF._bq=1;}}else {{_ZF._BE=_vp(_ZF._BE,2252592909);_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],6);_ZF._bq=10;}}};break;}case 2:{if(yyfequal(_ZF.__C,
+6)){{_ZF._bq=1;break;}};_ZF._bq=22;break;}case 3:{_ZF._bq=5;break;}case 4:{if(yyfequal(_0m(_3l,_4l,42)._Bo,1)){{if(yyfequal(_ZF._1G,0)){_ZF._1G=_ZF._2G}else {_ZF._1G=(-1)};_E7(_ZF,_3l);return;}};_ZF._BE=_vp(_ZF._BE,2252592909);_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],1);if(!yyGetBool(_ZF._UC)){_ZF._BE[_wp(_ZF._9q)]=yyfplus(_ZF._BE[_wp(_ZF._9q)],2)};if((yyGetBool(yyfequal(_ZF._NE,5)))&&(yyGetBool(yyfgreater(_ZF._RE,1)))){_ZF._bq=17}else {_ZF._bq=1};break;}case 5:{if(yyfequal(_0m(_3l,_4l,42)._Bo,
+1)){{_E7(_ZF,_3l);return;}}else {{_T6(_ZF,_3l);}};break;}case 6:{_ZF._bq=1;_ZF._BE[_wp(!yyGetBool(_ZF._9q)?1:0)]=yyfplus(_ZF._BE[_wp(!yyGetBool(_ZF._9q)?1:0)],2);break;}case 7:{_ZF._bq=2;break;}};_ZF._WA=1;_ZF._vE=1?1:0;if(yyfnotequal(_5l,9)){_ZF.__C=1};}}};}function _L6(_3l,_4l){var _3G=(yyGetBool(yyflessequal(_0m(_3l,_4l,48)._VD,0)))&&(yyGetBool(yyflessequal(_0m(_3l,_4l,48)._WD,0)))?1:0;if(yyGetBool(_3G)){{_A9(_3l,_4l,yyfplus(yyfplus("is_quarter_over = YES (",_sl(_89(_3l,_4l,_3l._bq))),")"));_3l._zF=_3l._bq;
+_3l._bq=12;_3l._RE=0;return 1;}};_A9(_3l,_4l,yyfplus(yyfplus("is_quarter_over = NO (",_sl(_89(_3l,_4l,_3l._bq))),")"));return 0;}function _M6(_3l,_4l,_5l){var _4G=_5l;if(yyfless(_3l.y,132)){return 0};if(yyfgreater(_3l.y,468)){return 0};if((yyGetBool(yyfgreater(_3l.x,300)))&&(yyGetBool(yyfless(_3l.x,2300)))){return 1};if(yyGetBool(_4G)){{if((yyGetBool(yyfgreater(_3l.x,90)))&&(yyGetBool(yyfless(_3l.x,2510)))){return 1};}};return 0;}function _N6(_3l,_4l,_5l,_Bq,_Cq){var _5G=_5l;var _6G=_Bq;var _4G=_Cq;if(yyfless(_6G,
+132)){return 0};if(yyfgreater(_6G,468)){return 0};if((yyGetBool(yyfgreater(_5G,300)))&&(yyGetBool(yyfless(_5G,2300)))){return 1};if(yyGetBool(_4G)){{if((yyGetBool(yyfgreater(_5G,90)))&&(yyGetBool(yyfless(_5G,2510)))){return 1};}};return 0;}function _O6(_3l,_4l,_5l){var _7G=_5l;_A9(_3l,_4l,yyfplus("s_end_match:",_sl(_ul(_7G))));{var _8G=_8l(42);for(var _9G in _8G){if(!_8G.hasOwnProperty(_9G))continue;var _aG=_8G[_9G];if(_aG._bl)continue;if(!_aG._cl)continue;{_aG._cv=_vp(_aG._cv,4276613938);_aG._cv[_wp(0)]=_0m(_3l,
+_4l,48)._BE[_Tn(0,_0m(_3l,_4l,48)._BE)];_aG._cv[_wp(1)]=_0m(_3l,_4l,48)._BE[_Tn(1,_0m(_3l,_4l,48)._BE)];_aG._zt=_vp(_aG._zt,3805390041);_aG._zt[_wp(0)]++;_P6(_aG,_3l);_x8(_aG,_3l);var _zq=_n5(_aG,_3l,_aG._Nl);_vl(_zq,"away_score",_aG._cv[_Tn(0,_aG._cv)]);_vl(_zq,"home_score",_aG._cv[_Tn(1,_aG._cv)]);if(yyfequal(_aG._Nl,17)){{_A9(_aG,_3l,yyfplus("End of regular season. My rating was ",_sl(_ul(_aG._as))));if(yyfequal(_o9(_aG,_3l,_aG._Gm,1),_aG._Fm)){{_aG._as=yyfplus(_aG._as,4);_A9(_aG,_3l,yyfplus("1st seed. My rating is now ",
+_sl(_ul(_aG._as))));_J2(_aG,_3l,"ACH_WIN_DIVISION");}}else {if(yyfequal(_o9(_aG,_3l,_aG._Gm,2),_aG._Fm)){{_aG._as=yyfplus(_aG._as,3);_A9(_aG,_3l,yyfplus("2nd seed. My rating is now ",_sl(_ul(_aG._as))));}}else {if(yyfequal(_o9(_aG,_3l,_aG._Gm,3),_aG._Fm)){{_aG._as=yyfplus(_aG._as,2);_A9(_aG,_3l,yyfplus("3rd seed. My rating is now ",_sl(_ul(_aG._as))));}}else {if(yyfequal(_o9(_aG,_3l,_aG._Gm,4),_aG._Fm)){{_A9(_aG,_3l,yyfplus("4th seed. My rating is now ",_sl(_ul(_aG._as))));}}else {{_aG._as=round(yyftime(_sl(_aG._as),
+0.5));_A9(_aG,_3l,yyfplus("Unseeded. My rating is now ",_sl(_ul(_aG._as))));}}}}};}};_J2(_aG,_3l,"ACH_PLAYGAME1");_aG._xt++;var _bG=_7G;var _cG=-1;if(yyCompareVal(_bG,(-1),g_GMLMathEpsilon)==0){_cG=0;}else if(yyCompareVal(_bG,0,g_GMLMathEpsilon)==0){_cG=1;}else if(yyCompareVal(_bG,1,g_GMLMathEpsilon)==0){_cG=2;}switch(_cG){case 0:{_vl(_zq,"human_win","loss");_aG._wt=yyfplus(_aG._wt,1);var _dG=_aG._Nl;var _eG=-1;if(yyCompareVal(_dG,18,g_GMLMathEpsilon)==0||yyCompareVal(_dG,19,g_GMLMathEpsilon)==0||yyCompareVal(_dG,
+20,g_GMLMathEpsilon)==0||yyCompareVal(_dG,21,g_GMLMathEpsilon)==0){_eG=0;}else if(yyCompareVal(_dG,22,g_GMLMathEpsilon)==0||yyCompareVal(_dG,23,g_GMLMathEpsilon)==0||yyCompareVal(_dG,24,g_GMLMathEpsilon)==0||yyCompareVal(_dG,25,g_GMLMathEpsilon)==0){_eG=1;}else if(yyCompareVal(_dG,26,g_GMLMathEpsilon)==0||yyCompareVal(_dG,27,g_GMLMathEpsilon)==0){_eG=2;}else if(yyCompareVal(_dG,28,g_GMLMathEpsilon)==0){_eG=3;}switch(_eG){case 0:{_aG._as=yyfplus(_aG._as,3);_A9(_aG,_3l,yyfplus("Out in wild card round. My rating is now ",
+_sl(_ul(_aG._as))));_g6(_aG,_3l,1);break;}case 1:{_aG._as=yyfplus(_aG._as,4);_A9(_aG,_3l,yyfplus("Out in divisional round. My rating is now ",_sl(_ul(_aG._as))));break;}case 2:{_aG._as=yyfplus(_aG._as,5);_A9(_aG,_3l,yyfplus("Out in wild championship round. My rating is now ",_sl(_ul(_aG._as))));break;}case 3:{_aG._as=yyfplus(_aG._as,6);_A9(_aG,_3l,yyfplus("Lost the superbowl. My rating is now ",_sl(_ul(_aG._as))));break;}};break;}case 1:{_vl(_zq,"human_win","tie");break;}case 2:{_vl(_zq,"human_win","win");
+_aG._wt=yyfminus(_aG._wt,1);if(yyfgreater(_0m(_3l,_4l,48)._BE[_Tn(_0m(_3l,_4l,48)._aq,_0m(_3l,_4l,48)._BE)],yyfplus(_sl(_0m(_3l,_4l,48)._BE[_Tn(!yyGetBool(_0m(_3l,_4l,48)._aq)?1:0,_0m(_3l,_4l,48)._BE)]),14))){_aG._wt=yyfminus(_aG._wt,1)};_J2(_aG,_3l,"ACH_WIN1");var _rl=_H2(_aG,_3l,"ACH_WIN1");if(yyfgreaterequal(_rl,5)){_J2(_aG,_3l,"ACH_WIN5")};if(yyfgreaterequal(_rl,10)){_J2(_aG,_3l,"ACH_WIN10")};if(yyfgreaterequal(_rl,25)){_J2(_aG,_3l,"ACH_WIN25")};if(yyfgreaterequal(_rl,50)){_J2(_aG,_3l,"ACH_WIN50")}
+;if(yyfgreaterequal(_rl,100)){_J2(_aG,_3l,"ACH_WIN100")};var _fG=_aG._Nl;var _gG=-1;if(yyCompareVal(_fG,18,g_GMLMathEpsilon)==0||yyCompareVal(_fG,19,g_GMLMathEpsilon)==0||yyCompareVal(_fG,20,g_GMLMathEpsilon)==0||yyCompareVal(_fG,21,g_GMLMathEpsilon)==0){_gG=0;}else if(yyCompareVal(_fG,22,g_GMLMathEpsilon)==0||yyCompareVal(_fG,23,g_GMLMathEpsilon)==0||yyCompareVal(_fG,24,g_GMLMathEpsilon)==0||yyCompareVal(_fG,25,g_GMLMathEpsilon)==0){_gG=1;}else if(yyCompareVal(_fG,26,g_GMLMathEpsilon)==0||yyCompareVal(_fG,
+27,g_GMLMathEpsilon)==0){_gG=2;}else if(yyCompareVal(_fG,28,g_GMLMathEpsilon)==0){_gG=3;}switch(_gG){case 0:{_J2(_aG,_3l,"ACH_WIN_PLAYOFF");_g6(_aG,_3l,2);break;}case 1:{_J2(_aG,_3l,"ACH_WIN_PLAYOFF");_g6(_aG,_3l,3);break;}case 2:{var _hG=_0m(_3l,_4l,42)._Gm;var _iG=-1;if(yyCompareVal(_hG,0,g_GMLMathEpsilon)==0){_iG=0;}else if(yyCompareVal(_hG,1,g_GMLMathEpsilon)==0){_iG=1;}switch(_iG){case 0:{_J2(_aG,_3l,"ACH_WIN_AFC");break;}case 1:{_J2(_aG,_3l,"ACH_WIN_NFC");break;}};_g6(_aG,_3l,4);break;}case 3:{_aG._as=yyfplus(_aG._as,
+8);_A9(_aG,_3l,yyfplus("Won the superbowl! My rating is now ",_sl(_ul(_aG._as))));_g6(_aG,_3l,5);_J2(_aG,_3l,"ACH_WIN_RETROBOWL1");var _rl=_H2(_aG,_3l,"ACH_WIN_RETROBOWL1");if(yyfequal(_rl,3)){_J2(_aG,_3l,"ACH_WIN_RETROBOWL3")};if(yyfequal(_rl,5)){_J2(_aG,_3l,"ACH_WIN_RETROBOWL5")};if(yyfequal(_rl,10)){_J2(_aG,_3l,"ACH_WIN_RETROBOWL10")};break;}};break;}};_aG._as=_cm(_aG._as,1,20);if(yyfgreater(_H2(_aG,_3l,"ACH_WIN_RETROBOWL1"),0)){_aG._wt=_cm(_aG._wt,(-5),10)}else {_aG._wt=_cm(_aG._wt,2,10)};}}};
+_U5(_3l,_4l,1);}function _P6(_3l,_4l){{var _jG=_8l(42);for(var _kG in _jG){if(!_jG.hasOwnProperty(_kG))continue;var _lG=_jG[_kG];if(_lG._bl)continue;if(!_lG._cl)continue;{_sq(_lG._Um);var _mG=0?1:0;var _rv=1;for(;yyfless(_rv,3);_rv++){{_lG._zt=_vp(_lG._zt,2792391105);_lG._zt[_wp(_rv)]=yyfplus(_lG._zt[_wp(_rv)],_lG._zt[_Tn(0,_lG._zt)]);_lG._At=_vp(_lG._At,1394915673);_lG._At[_wp(_rv)]=yyfplus(_lG._At[_wp(_rv)],_lG._At[_Tn(0,_lG._At)]);_lG._Bt=_vp(_lG._Bt,2841682678);_lG._Bt[_wp(_rv)]=yyfplus(_lG._Bt[_wp(_rv)],
+_lG._Bt[_Tn(0,_lG._Bt)]);_lG._Ct=_vp(_lG._Ct,1505616728);_lG._Ct[_wp(_rv)]=yyfplus(_lG._Ct[_wp(_rv)],_lG._Ct[_Tn(0,_lG._Ct)]);_lG._Dt=_vp(_lG._Dt,4155348646);_lG._Dt[_wp(_rv)]=yyfplus(_lG._Dt[_wp(_rv)],_lG._Dt[_Tn(0,_lG._Dt)]);_lG._Et=_vp(_lG._Et,2056755040);_lG._Et[_wp(_rv)]=yyfplus(_lG._Et[_wp(_rv)],_lG._Et[_Tn(0,_lG._Et)]);_lG._Ft=_vp(_lG._Ft,3890897118);_lG._Ft[_wp(_rv)]=yyfplus(_lG._Ft[_wp(_rv)],_lG._Ft[_Tn(0,_lG._Ft)]);}};var _nG=0;var _oG=0;var _dl=0;for(;yyfless(_dl,_el(_lG._Um));_dl++){{var _Bl=_hl(_lG._Um,
+_dl);if((yyGetBool(yyfless(_il(_Bl,"condition"),0)))||(yyGetBool(_il(_Bl,"resting")))){continue };_FB(_Bl,"season_games",yyfplus(_sl(_il(_Bl,"season_games")),1));_vl(_Bl,"season_attempts",yyfplus(_sl(_il(_Bl,"season_attempts")),_sl(_il(_Bl,"stat_attempts"))));_vl(_Bl,"season_complete",yyfplus(_sl(_il(_Bl,"season_complete")),_sl(_il(_Bl,"stat_complete"))));_vl(_Bl,"season_yards",yyfplus(_sl(_il(_Bl,"season_yards")),_sl(_il(_Bl,"stat_yards"))));_vl(_Bl,"season_touchdowns",yyfplus(_sl(_il(_Bl,"season_touchdowns")),
+_sl(_il(_Bl,"stat_touchdowns"))));_vl(_Bl,"season_fumbles",yyfplus(_sl(_il(_Bl,"season_fumbles")),_sl(_il(_Bl,"stat_fumbles"))));_vl(_Bl,"season_int",yyfplus(_sl(_il(_Bl,"season_int")),_sl(_il(_Bl,"stat_int"))));_vl(_Bl,"season_sacks",yyfplus(_sl(_il(_Bl,"season_sacks")),_sl(_il(_Bl,"stat_sacks"))));_vl(_Bl,"season_tackles",yyfplus(_sl(_il(_Bl,"season_tackles")),_sl(_il(_Bl,"stat_tackles"))));_vl(_Bl,"season_rush_attempts",yyfplus(_sl(_il(_Bl,"season_rush_attempts")),_sl(_il(_Bl,"stat_rush_attempts"))));
+_vl(_Bl,"season_rush_yards",yyfplus(_sl(_il(_Bl,"season_rush_yards")),_sl(_il(_Bl,"stat_rush_yards"))));_vl(_Bl,"season_rush_touchdowns",yyfplus(_sl(_il(_Bl,"season_rush_touchdowns")),_sl(_il(_Bl,"stat_rush_touchdowns"))));_nG=yyfplus(_nG,_il(_Bl,"stat_yards"));_oG=yyfplus(_oG,_il(_Bl,"stat_rush_yards"));if(yyfgreater(_il(_Bl,"stat_longest"),_il(_Bl,"season_longest"))){_vl(_Bl,"season_longest",_il(_Bl,"stat_longest"))};if(yyfgreater(_il(_Bl,"stat_rush_longest"),_il(_Bl,"season_rush_longest"))){_vl(_Bl,
+"season_rush_longest",_il(_Bl,"stat_rush_longest"))};_FB(_Bl,"career_games",yyfplus(_sl(_il(_Bl,"career_games")),1));_vl(_Bl,"career_attempts",yyfplus(_sl(_il(_Bl,"career_attempts")),_sl(_il(_Bl,"stat_attempts"))));_vl(_Bl,"career_complete",yyfplus(_sl(_il(_Bl,"career_complete")),_sl(_il(_Bl,"stat_complete"))));_vl(_Bl,"career_yards",yyfplus(_sl(_il(_Bl,"career_yards")),_sl(_il(_Bl,"stat_yards"))));_vl(_Bl,"career_touchdowns",yyfplus(_sl(_il(_Bl,"career_touchdowns")),_sl(_il(_Bl,"stat_touchdowns"))));
+_vl(_Bl,"career_fumbles",yyfplus(_sl(_il(_Bl,"career_fumbles")),_sl(_il(_Bl,"stat_fumbles"))));_vl(_Bl,"career_int",yyfplus(_sl(_il(_Bl,"career_int")),_sl(_il(_Bl,"stat_int"))));_vl(_Bl,"career_sacks",yyfplus(_sl(_il(_Bl,"career_sacks")),_sl(_il(_Bl,"stat_sacks"))));_vl(_Bl,"career_tackles",yyfplus(_sl(_il(_Bl,"career_tackles")),_sl(_il(_Bl,"stat_tackles"))));_vl(_Bl,"career_rush_attempts",yyfplus(_sl(_il(_Bl,"career_rush_attempts")),_sl(_il(_Bl,"stat_rush_attempts"))));_vl(_Bl,"career_rush_yards",
+yyfplus(_sl(_il(_Bl,"career_rush_yards")),_sl(_il(_Bl,"stat_rush_yards"))));_vl(_Bl,"career_rush_touchdowns",yyfplus(_sl(_il(_Bl,"career_rush_touchdowns")),_sl(_il(_Bl,"stat_rush_touchdowns"))));if(yyfgreater(_il(_Bl,"stat_longest"),_il(_Bl,"career_longest"))){_vl(_Bl,"career_longest",_il(_Bl,"stat_longest"))};if(yyfgreater(_il(_Bl,"stat_rush_longest"),_il(_Bl,"career_rush_longest"))){_vl(_Bl,"career_rush_longest",_il(_Bl,"stat_rush_longest"))};var _pG=_il(_Bl,"xp_level");var _qG=yyftime(_sl(_lG._Tl),
+2);var _rG=0;var _sG=_il(_Bl,"position");var _tG=-1;if(yyCompareVal(_sG,1,g_GMLMathEpsilon)==0){_tG=0;}else if(yyCompareVal(_sG,2,g_GMLMathEpsilon)==0){_tG=1;}else if(yyCompareVal(_sG,4,g_GMLMathEpsilon)==0){_tG=2;}else if(yyCompareVal(_sG,3,g_GMLMathEpsilon)==0){_tG=3;}else if(yyCompareVal(_sG,10,g_GMLMathEpsilon)==0){_tG=4;}switch(_tG){case 0:{_qG=yyfplus(_qG,yyftime(yyftime(_sl(_il(_Bl,"stat_touchdowns")),5),0.5));_qG=yyfplus(_qG,yyftime(yyftime(_sl(_il(_Bl,"stat_rush_touchdowns")),5),0.5));_qG=yyfplus(_qG,
+yyftime(_sl(_il(_Bl,"stat_yards")),0.1));_qG=yyfplus(_qG,yyftime(_sl(_il(_Bl,"stat_rush_yards")),0.1));_rG=_cm(yyfdivide(_sl(yyfplus(_sl(_il(_Bl,"stat_yards")),_sl(_il(_Bl,"stat_yards")))),100),0,10);_rG=yyfplus(_rG,yyftime(_sl(_il(_Bl,"stat_sacks")),2));break;}case 1:{_qG=yyfplus(_qG,yyftime(_sl(_il(_Bl,"stat_touchdowns")),5));_qG=yyfplus(_qG,yyftime(_sl(_il(_Bl,"stat_rush_touchdowns")),5));_qG=yyfplus(_qG,yyftime(yyftime(_sl(_il(_Bl,"stat_rush_yards")),0.1),3));_qG=yyfplus(_qG,yyftime(yyftime(_sl(_il(_Bl,
+"stat_yards")),0.1),2));_rG=_cm(yyfdivide(_sl(yyfplus(_sl(_il(_Bl,"stat_yards")),_sl(_il(_Bl,"stat_yards")))),50),0,10);break;}case 2:{_qG=yyfplus(_qG,yyftime(_sl(_il(_Bl,"stat_touchdowns")),5));_qG=yyfplus(_qG,yyftime(yyftime(_sl(_il(_Bl,"stat_yards")),0.1),2));_rG=_cm(yyfdivide(_sl(yyfplus(_sl(_il(_Bl,"stat_yards")),_sl(_il(_Bl,"stat_yards")))),50),0,10);break;}case 3:{_qG=yyfplus(_qG,yyftime(_sl(_il(_Bl,"stat_touchdowns")),5));_qG=yyfplus(_qG,yyftime(yyftime(_sl(_il(_Bl,"stat_yards")),0.1),3));
+_rG=_cm(yyfdivide(_sl(yyfplus(_sl(_il(_Bl,"stat_yards")),_sl(_il(_Bl,"stat_yards")))),25),0,10);break;}case 4:{_qG=yyfplus(_qG,yyfdivide(_sl(_il(_Bl,"stat_yards")),2));_rG=_cm(yyfdivide(_sl(yyfplus(_sl(_il(_Bl,"stat_yards")),_sl(_il(_Bl,"stat_yards")))),50),0,10);break;}default :{_rG=yyfplus(_rG,_il(_Bl,"stat_tackles"));break;}};_qG=yyfminus(_qG,yyftime(_sl(_il(_Bl,"stat_fumbles")),5));_qG=yyfminus(_qG,yyftime(_sl(_il(_Bl,"stat_int")),2.5));_qG=yyfminus(_qG,yyftime(_sl(_il(_Bl,"stat_sacks")),2.5));
+_qG=yyfplus(_qG,yyftime(_sl(_il(_Bl,"stat_tackles")),5));var _uG=_H8(_lG,_3l,102);var _vG=_H8(_lG,_3l,101);if((yyGetBool(yyfequal(_il(_uG,"trait"),7)))&&(yyGetBool(_n8(_lG,_3l,_Bl)))){_qG=yyfplus(_qG,yyftime(_sl(_pG),5))}else {if((yyGetBool(yyfequal(_il(_vG,"trait"),7)))&&(yyGetBool(!yyGetBool(_n8(_lG,_3l,_Bl))))){_qG=yyfplus(_qG,yyftime(_sl(_pG),5))}};_qG=_cm(_qG,0,yyftime(_sl(_pG),200));_vl(_Bl,"xp_gain",yyfplus(_sl(_il(_Bl,"xp_gain")),_sl(round(_qG))));_rG=yyfplus(25,_sl(_ml(_il(_Bl,"age"))));_rG=yyfplus(_rG,
+_cm(round(yyftime(_sl(_0m(_3l,_4l,42)._Nl),0.6)),2,10));_rG=yyfplus(_rG,yyfdivide(_sl(_s8(_lG,_3l,_Bl)),2));_vl(_Bl,"condition",_cm(round(yyfminus(_sl(_il(_Bl,"condition")),_sl(_rG))),1,100));if(!yyGetBool(_mG)){_mG=_A8(_lG,_3l,_Bl)};}};if(yyfgreater(_nG,100)){_J2(_lG,_3l,"ACH_GAME_PASS_100")};if(yyfgreater(_nG,200)){_J2(_lG,_3l,"ACH_GAME_PASS_200")};if(yyfgreater(_nG,300)){_J2(_lG,_3l,"ACH_GAME_PASS_300")};if(yyfgreater(_oG,50)){_J2(_lG,_3l,"ACH_GAME_RUSH_50")};if(yyfgreater(_oG,100)){_J2(_lG,_3l,
+"ACH_GAME_RUSH_100")};if(yyfgreater(_oG,150)){_J2(_lG,_3l,"ACH_GAME_RUSH_150")};}}};}function _Q6(_3l,_4l){{var _wG=_8l(48);for(var _xG in _wG){if(!_wG.hasOwnProperty(_xG))continue;var _yG=_wG[_xG];if(_yG._bl)continue;if(!_yG._cl)continue;return yyfplus(_sl(_sl(-_sl(_yG._XD))),50)}};}function _R6(_3l,_4l){_A9(_3l,_4l,"s_kick_off");{var _zG=_8l(48);for(var _AG in _zG){if(!_zG.hasOwnProperty(_AG))continue;var _BG=_zG[_AG];if(_BG._bl)continue;if(!_BG._cl)continue;{_BG.__C=1;_BG._ZD=10;_BG._XD=(-15);_BG._XD=yyfplus(_BG._XD,
+_Vm(45,70));if(yyfgreater(_BG._XD,40)){_BG._XD=25};_BG._uE=_Pl(_Q8(_BG,_3l,"comm_stage_KickOff"),"$teamname",_BG._dw[_Tn(_BG._9q,_BG._dw)]);_T6(_BG,_3l);_BG._WE=1;}}};}function _S6(_3l,_4l){_A9(_3l,_4l,"s_punt");_3l._XD=yyfplus(_3l._XD,_Vm(40,60));if(yyfgreater(_3l._XD,49)){_3l._XD=25};_3l._uE=_Pl(_Q8(_3l,_4l,"comm_stage_Punt"),"$teamname",_3l._dw[_Tn(_3l._9q,_3l._dw)]);_J7(_3l,_4l);_D6(_3l,_4l,5,10);_T6(_3l,_4l);_3l._WE=5;}function _T6(_3l,_4l){_A9(_3l,_4l,"s_change_possession");{var _CG=_8l(48);for(var _DG in _CG){
+if(!_CG.hasOwnProperty(_DG))continue;var _EG=_CG[_DG];if(_EG._bl)continue;if(!_EG._cl)continue;{_EG.__C=1;_EG._ZD=10;_EG._XD=_sl(-_sl(_EG._XD));_EG._9q=!yyGetBool(_EG._9q)?1:0;_EG._WE=_EG._bq;_EG._bq=2;_EG._VE=0;}}};}function _U6(_3l,_4l){if(yyGetBool(_3l._6F)){{var _FG=_il(_3l._6F,"position");var _GG=-1;if(yyCompareVal(_FG,6,g_GMLMathEpsilon)==0){_GG=0;}else if(yyCompareVal(_FG,7,g_GMLMathEpsilon)==0){_GG=1;}else if(yyCompareVal(_FG,9,g_GMLMathEpsilon)==0||yyCompareVal(_FG,8,g_GMLMathEpsilon)==0){_GG=2;
+}switch(_GG){case 0:{_vl(_3l._6F,"stat_tackles",yyfminus(_sl(_il(_3l._6F,"stat_tackles")),4));break;}case 1:{_vl(_3l._6F,"stat_tackles",yyfminus(_sl(_il(_3l._6F,"stat_tackles")),3));break;}case 2:{_vl(_3l._6F,"stat_tackles",yyfminus(_sl(_il(_3l._6F,"stat_tackles")),2));break;}};if(yyfless(_il(_3l._6F,"stat_tackles"),0)){_vl(_3l._6F,"stat_tackles",0)};}};}function _V6(_3l,_4l,_5l){{var _HG=_8l(48);for(var _IG in _HG){if(!_HG.hasOwnProperty(_IG))continue;var _JG=_HG[_IG];if(_JG._bl)continue;if(!_JG._cl)continue;
+{if((yyGetBool((yyGetBool(yyfequal(_JG._NE,2)))||(yyGetBool(yyfequal(_JG._NE,4)))||(yyGetBool(yyfequal(_JG._NE,5)))))&&(yyGetBool((yyGetBool(yyflessequal(_JG._VD,0)))&&(yyGetBool(yyflessequal(_JG._WD,_5l)))))){return 1};}}};}function _W6(_3l,_4l){{var _KG=_8l(60);for(var _LG in _KG){if(!_KG.hasOwnProperty(_LG))continue;var _MG=_KG[_LG];if(_MG._bl)continue;if(!_MG._cl)continue;{_MG._fC=0;if(yyfequal(_MG._Sw,2)){{_MG._gC=0;return;}};var _NG=_Sm(4);var _OG=-1;if(yyCompareVal(_NG,0,g_GMLMathEpsilon)==0){_OG=0;
+}else if(yyCompareVal(_NG,1,g_GMLMathEpsilon)==0){_OG=1;}else if(yyCompareVal(_NG,2,g_GMLMathEpsilon)==0){_OG=2;}else if(yyCompareVal(_NG,3,g_GMLMathEpsilon)==0){_OG=3;}switch(_OG){case 0:{_MG._gC=_cm(yyfplus(_sl(_MG._gC),1),0,10);break;}case 1:{_MG._gC=_cm(yyfminus(_sl(_MG._gC),1),0,10);break;}case 2:{_MG._hC=yyfplus(_MG._hC,1);break;}case 3:{_MG._hC=yyfminus(_MG._hC,1);break;}default :{break;}};if(yyfequal(_0m(_3l,_4l,42)._Bo,1)){{if(yyfequal(_0m(_3l,_4l,48)._1G,0)){_MG._gC=0}else {_MG._gC=5};}}else {{_MG._gC=_cm(yyfminus(11,
+_sl(_0m(_3l,_4l,42)._wt)),0,10);}};if(yyfgreater(_MG._hC,7)){_MG._hC=0};if(yyfless(_MG._hC,0)){_MG._hC=7};}}};}function _X6(_3l,_4l){{var _PG=_8l(48);for(var _QG in _PG){if(!_PG.hasOwnProperty(_QG))continue;var _RG=_PG[_QG];if(_RG._bl)continue;if(!_RG._cl)continue;{_4z("force quit match");if(yyGetBool(_0m(_3l,_4l,42)._Bo)){{_3m(4);return;}};_RG._BE=_vp(_RG._BE,1816508137);_RG._BE[_wp(_RG._aq)]=yyfplus(_RG._BE[_wp(_RG._aq)],3);if(yyfgreater(_RG._BE[_Tn(_RG._aq,_RG._BE)],_RG._BE[_Tn(!yyGetBool(_RG._aq)?1:0,
+_RG._BE)])){_O6(_RG,_3l,1)}else {if(yyfless(_RG._BE[_Tn(_RG._aq,_RG._BE)],_RG._BE[_Tn(!yyGetBool(_RG._aq)?1:0,_RG._BE)])){_O6(_RG,_3l,(-1))}else {_O6(_RG,_3l,0)}};}}};}function _Y6(_3l,_4l,_5l){_3l._lC=_5l;_3l._SG=1;var _bD=global._SA;var _TG=_3l._lC;var _UG=-1;if(yyCompareVal(_TG,0,g_GMLMathEpsilon)==0){_UG=0;}else if(yyCompareVal(_TG,1,g_GMLMathEpsilon)==0){_UG=1;}else if(yyCompareVal(_TG,2,g_GMLMathEpsilon)==0){_UG=2;}else if(yyCompareVal(_TG,3,g_GMLMathEpsilon)==0){_UG=3;}else if(yyCompareVal(_TG,4,g_GMLMathEpsilon)==0){
+_UG=4;}else if(yyCompareVal(_TG,5,g_GMLMathEpsilon)==0){_UG=5;}else if(yyCompareVal(_TG,6,g_GMLMathEpsilon)==0){_UG=6;}else if(yyCompareVal(_TG,7,g_GMLMathEpsilon)==0){_UG=7;}else if(yyCompareVal(_TG,8,g_GMLMathEpsilon)==0){_UG=8;}else if(yyCompareVal(_TG,9,g_GMLMathEpsilon)==0){_UG=9;}else if(yyCompareVal(_TG,10,g_GMLMathEpsilon)==0){_UG=10;}else if(yyCompareVal(_TG,11,g_GMLMathEpsilon)==0){_UG=11;}else if(yyCompareVal(_TG,12,g_GMLMathEpsilon)==0){_UG=12;}else if(yyCompareVal(_TG,13,g_GMLMathEpsilon)==0){
+_UG=13;}else if(yyCompareVal(_TG,14,g_GMLMathEpsilon)==0){_UG=14;}else if(yyCompareVal(_TG,15,g_GMLMathEpsilon)==0){_UG=15;}else if(yyCompareVal(_TG,16,g_GMLMathEpsilon)==0){_UG=16;}else if(yyCompareVal(_TG,17,g_GMLMathEpsilon)==0){_UG=17;}switch(_UG){case 0:{_3l._Vw(16);if((yyGetBool(yyfequal(_3l._jB,1)))&&(yyGetBool(yyfequal(_VG(52),0)))){_3l._XB(2)}else {_3l._XB(0)};_3l._SG=0;_3l._aD=(-4);break;}case 1:{_3l._Vw(16);_3l._XB(1);_3l._SG=0;_3l._aD=(-4);break;}case 2:{if(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)){
+_3l._Vw(22)}else {_3l._Vw(21)};_3l._XB(0);_3l._SG=min(_3l._E2,1);_3l._aD=(-4);break;}case 3:{_3l._Vw(29);_3l._XB(0);break;}case 4:{_Q7(_3l,_4l);if((yyGetBool(yyfequal(_3l._wC,30)))||(yyGetBool(yyfequal(_3l._wC,31)))){return };_3l._Vw(30);if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,_bD)._BC)))){{var _WG=_16(_3l,_4l);if((yyGetBool(_0m(_3l,_4l,_bD)._HA))&&(yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._Bl))){_WG=_il(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._Bl,"condition")}
+;if(yyfgreater(_0m(_3l,_4l,42)._wt,3)){_WG=yyfplus(_WG,yyftime(_sl(_0m(_3l,_4l,42)._wt),4))};if(yyfgreater(_0m(_3l,_4l,42)._wt,8)){_WG=100};{var _XG=_8l(60);for(var _YG in _XG){if(!_XG.hasOwnProperty(_YG))continue;var _ZG=_XG[_YG];if(_ZG._bl)continue;if(!_ZG._cl)continue;if(yyfequal(_ZG._Sw,1)){_WG=yyfminus(_WG,15)}}};_WG=_cm(_WG,10,100);if((yyGetBool(_3l._LB))&&(yyGetBool(!yyGetBool(_Sm(2))))&&(yyGetBool(yyfgreater(_Vm((-25),90),_WG)))&&(yyGetBool(yyfnotequal(_3l._jB,1)))){{_t6(_3l,_4l,1);}}else {{_3l._Vw(31);
+}};}};_3l._XB(0);_3l._aD=(-4);_3l.__G=0;break;}case 5:{_R7(_3l,_4l);_3l._Vw(33);_3l._XB(0);_3l._0H(_3l._Yf*2.1);_3l._1H(_3l._Zf*1.7);_3l._aD=(-4);break;}case 6:{_3l._Vw(23);_3l._XB(0);_3l._aD=(-4);break;}case 7:{_3l._Vw(28);_3l._XB(0);_3l._0H(_3l._Yf*0.1);_3l._aD=(-4);break;}case 8:{_R7(_3l,_4l);_3l._Vw(27);_3l._2H--;_3l._XB(0);_3l._aD=(-4);break;}case 9:{_3l._Vw(24);_3l._3H--;_3l._aD=(-4);global._PD=0;global._QD=0;break;}case 10:{_R7(_3l,_4l);_3l._Vw(25);_3l._XB(0);_3l._aD=(-4);break;}case 11:{_3l._Vw(18);
+_3l._XB(0);break;}case 12:{if(yyfequal(_0m(_3l,_4l,_bD)._WA,19)){_3l._Vw(20)}else {_3l._Vw(19)};_3l._XB(0);_K7(_3l,_4l);break;}case 13:{_3l._Vw(36);_3l._XB(0);_3l._SG=0;break;}case 14:{_3l._0H(yyftime(_sl(_3l._tC),0.85));_3l._Vw(34);_3l._XB(0);break;}case 15:{_3l._Vw(35);_3l._XB(0);break;}case 16:{_3l._Vw(37);_3l._XB(0);break;}case 17:{_3l._Vw(38);_3l._XB(_Sm(1));break;}};}function _Z6(_3l,_4l){_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(20,_sl(_3l._ZB)))));var _4H=100;var _5H=_3l._6H;var _7H=-1;
+if(yyCompareVal(_5H,1,g_GMLMathEpsilon)==0){_7H=0;}else if(yyCompareVal(_5H,2,g_GMLMathEpsilon)==0){_7H=1;}else if(yyCompareVal(_5H,3,g_GMLMathEpsilon)==0){_7H=2;}else if(yyCompareVal(_5H,4,g_GMLMathEpsilon)==0){_7H=3;}else if(yyCompareVal(_5H,5,g_GMLMathEpsilon)==0){_7H=4;}else if(yyCompareVal(_5H,6,g_GMLMathEpsilon)==0){_7H=5;}else if(yyCompareVal(_5H,7,g_GMLMathEpsilon)==0){_7H=6;}else if(yyCompareVal(_5H,8,g_GMLMathEpsilon)==0){_7H=7;}else if(yyCompareVal(_5H,9,g_GMLMathEpsilon)==0){_7H=8;}else if(yyCompareVal(_5H,
+10,g_GMLMathEpsilon)==0){_7H=9;}else if(yyCompareVal(_5H,11,g_GMLMathEpsilon)==0){_7H=10;}switch(_7H){case 0:{_3l._jB=1;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(_sl(_4H),_sl(_3l._ZB)))));_3l._Us(_0m(_3l,_4l,48)._bB);break;}case 1:{if((yyGetBool(_Sm(1)))||(yyGetBool(yyfequal(_0m(_3l,_4l,42)._Bo,2)))){{_3l._jB=2;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(_sl(_4H),_sl(_3l._ZB)))));_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),35));if(yyGetBool(_Sm(1))){_3l._Us(yyfplus(_sl(_0m(_3l,_4l,
+48)._bB),35))};}}else {{_3l._jB=2;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(_sl(yyfplus(_sl(_4H),35)),_sl(_3l._ZB)))));var _8H=_Sm(2);var _9H=-1;if(yyCompareVal(_8H,0,g_GMLMathEpsilon)==0){_9H=0;}else if(yyCompareVal(_8H,1,g_GMLMathEpsilon)==0){_9H=1;}else if(yyCompareVal(_8H,2,g_GMLMathEpsilon)==0){_9H=2;}switch(_9H){case 0:{_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),17));break;}case 1:{_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),17));break;}case 2:{_3l._Us(300);break;}};}};break;}case 2:{_3l._jB=5;
+_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(10,_sl(_3l._ZB)))));_3l._Us(_0m(_3l,_4l,48)._bB);break;}case 3:{_3l._jB=5;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),15));break;}case 4:{_3l._jB=5;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),15));break;}case 5:{_3l._jB=5;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),30));break;}case 6:{_3l._jB=5;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),30));break;}case 7:{_3l._jB=3;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(12,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,
+_4l,48)._bB),60));var _aH=0?1:0;{var _bH=_8l(50);for(var _cH in _bH){if(!_bH.hasOwnProperty(_cH))continue;var _dH=_bH[_cH];if(_dH._bl)continue;if(!_dH._cl)continue;if((yyGetBool(yyfequal(_dH._jB,2)))&&(yyGetBool(yyfgreaterequal(_dH.y,300)))){_aH=1?1:0}}};if((yyGetBool(_aH))&&(yyGetBool(1))){{_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),45));_3l._eH=1?1:0;}};break;}case 8:{_3l._jB=4;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(yyftime(20,_sl(_Vm(1,2))),_sl(_3l._ZB)))));_3l._Us(yyfminus(_sl(_0m(_3l,
+_4l,48)._bB),_sl(_YB(100,120))));if((yyGetBool((yyGetBool(yyfgreater(_3l.y,300)))&&(yyGetBool(yyfless(_0m(_3l,_4l,48)._bB,300)))))||(yyGetBool((yyGetBool(yyfless(_3l.y,300)))&&(yyGetBool(yyfgreater(_0m(_3l,_4l,48)._bB,300)))))){_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),_sl(_YB(120,160))))};break;}case 9:{_3l._jB=3;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(12,_sl(_3l._ZB)))));_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),60));var _aH=0?1:0;{var _fH=_8l(50);for(var _gH in _fH){if(!_fH.hasOwnProperty(_gH))continue;
+var _hH=_fH[_gH];if(_hH._bl)continue;if(!_hH._cl)continue;if((yyGetBool(yyfequal(_hH._jB,2)))&&(yyGetBool(yyflessequal(_hH.y,300)))){_aH=1?1:0}}};if(yyGetBool(_aH)){{_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),45));_3l._eH=1?1:0;}};break;}case 10:{_3l._jB=4;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(yyftime(20,_sl(_Vm(1,2))),_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),_sl(_YB(100,120))));if((yyGetBool((yyGetBool(yyfgreater(_3l.y,300)))&&(yyGetBool(yyfless(_0m(_3l,_4l,48)._bB,
+300)))))||(yyGetBool((yyGetBool(yyfless(_3l.y,300)))&&(yyGetBool(yyfgreater(_0m(_3l,_4l,48)._bB,300)))))){_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),_sl(_YB(120,160))))};break;}};var _iH=_3l._jB;var _jH=-1;if(yyCompareVal(_iH,1,g_GMLMathEpsilon)==0){_jH=0;}else if(yyCompareVal(_iH,4,g_GMLMathEpsilon)==0){_jH=1;}else if(yyCompareVal(_iH,3,g_GMLMathEpsilon)==0){_jH=2;}else if(yyCompareVal(_iH,2,g_GMLMathEpsilon)==0){_jH=3;}switch(_jH){case 0:{if(yyGetBool(_0m(_3l,_4l,42)._Bo)){{if(yyfgreater(_0m(_3l,_4l,48)._1G,
+0)){{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(40,_sl(_3l._ZB)))));_3l._sB=_kH(18);}};}}else {if(yyGetBool(_Sm(1))){{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(40,_sl(_3l._ZB)))));_3l._sB=_kH(18);}}};break;}case 1:{if(yyfequal(_0m(_3l,_4l,42)._Bo,3)){{if(yyfequal(_0m(_3l,_4l,48)._1G,0)){_3l._sB=_kH(8)}else {_3l._sB=_kH(9)};}}else {if((yyGetBool((yyGetBool(_V6(_3l,_4l,15)))&&(yyGetBool(yyfless(_0m(_3l,_4l,48)._XD,40)))))||(yyGetBool(yyfgreater(_0m(_3l,_4l,48)._ZD,10)))){{_3l._sB=_kH(_7F(1,
+9,11));}}else {if((yyGetBool(yyfless(_3l.y,200)))||(yyGetBool(yyfgreater(_3l.y,400)))){{_3l._sB=_kH(_7F(1,2,4,7,8,9,11));}}else {{_3l._sB=_kH(_7F(0,1,2,3,4,5,6,7,8,9,10,11));}}}};break;}case 2:{if(yyGetBool(_3l._eH)){{_3l._sB=_kH(17);}}else {if((yyGetBool(_V6(_3l,_4l,15)))&&(yyGetBool(yyfless(_0m(_3l,_4l,48)._XD,40)))){{_3l._sB=_kH(_7F(1,9,11));}}else {if(yyGetBool(_Sm(1))){_3l._sB=_kH(_7F(12,13,15))}else {_3l._sB=_kH(_7F(0,1,2,3,4,5,6,7,8,9,10,11))}}};break;}case 3:{var _lH=1?1:0;var _mH=0;{var _nH=_8l(50);
+for(var _oH in _nH){if(!_nH.hasOwnProperty(_oH))continue;var _pH=_nH[_oH];if(_pH._bl)continue;if(!_pH._cl)continue;{if((yyGetBool(yyfequal(_pH._jB,1)))&&(yyGetBool(_rB(_pH._sB)))){{_mH=_pH.y;_lH=0?1:0;}};}}};if(yyfequal(_0m(_3l,_4l,42)._Bo,2)){_3l._sB=_kH(13)}else {if(yyGetBool(_lH)){_3l._sB=_kH(_7F(12,13,14,15,16))}else {_3l._sB=_kH(_7F(12,13,14))}};break;}};if(yyfequal(_3l._sB,1)){{{var _qH=_8l(50);for(var _rH in _qH){if(!_qH.hasOwnProperty(_rH))continue;var _sH=_qH[_rH];if(_sH._bl)continue;if(!_sH._cl)continue;
+{if((yyGetBool(1))&&(yyGetBool(yyfequal(_sH._sB,1)))){_sH._sB=2};}}};}}else {if(yyfequal(_3l._sB,2)){{{var _tH=_8l(50);for(var _uH in _tH){if(!_tH.hasOwnProperty(_uH))continue;var _vH=_tH[_uH];if(_vH._bl)continue;if(!_vH._cl)continue;{if((yyGetBool(1))&&(yyGetBool(yyfequal(_vH._sB,2)))){_vH._sB=1};}}};}}};if(yyfequal(_3l._ZB,(-1))){{_wH(_3l._sB);_xH(_3l._sB,_sl(-_sl(_yH(_3l._sB,0))),0);}};_3l._zH=_3l.x;_3l._AH=_3l.y;}function __6(_3l,_4l){_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(20,_sl(_3l._ZB)))));
+var _BH=_3l._6H;var _CH=-1;if(yyCompareVal(_BH,1,g_GMLMathEpsilon)==0){_CH=0;}else if(yyCompareVal(_BH,2,g_GMLMathEpsilon)==0){_CH=1;}else if(yyCompareVal(_BH,3,g_GMLMathEpsilon)==0){_CH=2;}else if(yyCompareVal(_BH,4,g_GMLMathEpsilon)==0){_CH=3;}else if(yyCompareVal(_BH,5,g_GMLMathEpsilon)==0){_CH=4;}else if(yyCompareVal(_BH,6,g_GMLMathEpsilon)==0){_CH=5;}else if(yyCompareVal(_BH,7,g_GMLMathEpsilon)==0){_CH=6;}else if(yyCompareVal(_BH,8,g_GMLMathEpsilon)==0){_CH=7;}else if(yyCompareVal(_BH,9,g_GMLMathEpsilon)==0){
+_CH=8;}else if(yyCompareVal(_BH,10,g_GMLMathEpsilon)==0){_CH=9;}else if(yyCompareVal(_BH,11,g_GMLMathEpsilon)==0){_CH=10;}switch(_CH){case 0:{_3l._jB=6;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),17));break;}case 1:{_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),17));break;}case 2:{_3l._jB=6;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),34));break;}case 3:{_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),34));break;}case 4:{_3l._jB=7;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(60,_sl(_3l._ZB)))));
+_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),40));if(yyfequal(_0m(_3l,_4l,48)._8E,3)){_3l._jB=9};if(yyfequal(_0m(_3l,_4l,48)._8E,0)){{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(40,_sl(_3l._ZB)))));}};break;}case 5:{_3l._jB=7;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(60,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),40));if(yyfequal(_0m(_3l,_4l,48)._8E,3)){_3l._jB=9};if(yyfequal(_0m(_3l,_4l,48)._8E,0)){{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(40,_sl(_3l._ZB)))));
+}};break;}case 6:{_3l._jB=9;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(140,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),60));if((yyGetBool(yyfequal(_0m(_3l,_4l,48)._8E,1)))||(yyGetBool(yyfequal(_0m(_3l,_4l,48)._8E,3)))){{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(180,_sl(_3l._ZB)))));_3l._Us(_0m(_3l,_4l,48)._bB);}};if(yyfequal(_0m(_3l,_4l,48)._8E,0)){{_3l._jB=7;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(20,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,
+_4l,48)._bB),80));}};break;}case 7:{_3l._jB=8;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(60,_sl(_3l._ZB)))));_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),100));if(yyfgreater(_0m(_3l,_4l,48)._bB,300)){{_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),140));}};if(yyfequal(_0m(_3l,_4l,48)._8E,3)){{_3l._jB=9;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(120,_sl(_3l._ZB)))));}};break;}case 8:{_3l._jB=8;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(60,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,
+_4l,48)._bB),100));if(yyfless(_0m(_3l,_4l,48)._bB,300)){{_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),140));}};if(yyfequal(_0m(_3l,_4l,48)._8E,3)){{_3l._jB=9;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(120,_sl(_3l._ZB)))));}};break;}case 9:{_3l._jB=7;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(80,_sl(_3l._ZB)))));_3l._Us(_0m(_3l,_4l,48)._bB);if(yyfequal(_0m(_3l,_4l,48)._8E,0)){{_3l._jB=9;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(80,_sl(_3l._ZB)))));}};break;}case 10:{_3l._jB=9;
+_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(160,_sl(_3l._ZB)))));_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),20));if(yyfequal(_0m(_3l,_4l,48)._8E,1)){{_3l._jB=7;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(120,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),_sl(yyftime(_sl(_YB((-1),1)),20))));}};if(yyfequal(_0m(_3l,_4l,48)._8E,3)){{_3l._jB=7;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(140,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),_sl(yyftime(_sl(_YB((-1),
+1)),20))));}};if(yyfequal(_0m(_3l,_4l,48)._8E,0)){{_3l._jB=7;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(20,_sl(_3l._ZB)))));_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),80));}};break;}};if(yyfnotequal(_3l._jB,6)){_3l._Us(_3l.y+_3l._DH)};if(yyfless(_3l.x,280)){{var _EH=yyfminus(280,_sl(_3l.x));_3l._kr(yyfminus(300,_sl(yyfdivide(_sl(_EH),2))));}}else {if(yyfgreater(_3l.x,2320)){{var _EH=yyfminus(_sl(_3l.x),2320);_3l._kr(yyfplus(2300,_sl(yyfdivide(_sl(_EH),2))));}}};}function _07(_3l,_4l,_5l,_Bq){
+if(yyGetBool(_0m(_3l,_4l,_5l)._aD)){return _0m(_3l,_4l,_5l)._aD};var _yn=_Bq;var _FH,_GH;_FH=(-4);_GH=(-1);{var _HH=_8l(49);for(var _IH in _HH){if(!_HH.hasOwnProperty(_IH))continue;var _JH=_HH[_IH];if(_JH._bl)continue;if(!_JH._cl)continue;{if(yyfequal(_JH._LB,_0m(_3l,_4l,_5l)._LB)){continue };if((yyGetBool(yyfless(_yn,0)))&&(yyGetBool(yyfequal(_JH._jB,abs(_yn))))){continue };if((yyGetBool(yyfgreater(_yn,0)))&&(yyGetBool(yyfnotequal(_JH._jB,_yn)))){continue };if((yyGetBool(!yyGetBool(_JH._9D)))&&(yyGetBool(yyfequal(_JH._aD,
+(-4))))){{var _Jt=_5B(_JH.x,_JH.y,_0m(_3l,_4l,_5l).x,_0m(_3l,_4l,_5l).y);if((yyGetBool(yyfequal(_FH,(-4))))||(yyGetBool(yyfless(_Jt,_GH)))){{_FH=_JH.id;_GH=_Jt;}};}};}}};return _FH;}function _17(_3l,_4l){_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(20,_sl(_3l._ZB)))));var _KH=_3l._6H;var _LH=-1;if(yyCompareVal(_KH,1,g_GMLMathEpsilon)==0){_LH=0;}else if(yyCompareVal(_KH,2,g_GMLMathEpsilon)==0){_LH=1;}else if(yyCompareVal(_KH,3,g_GMLMathEpsilon)==0){_LH=2;}else if(yyCompareVal(_KH,4,g_GMLMathEpsilon)==0){
+_LH=3;}else if(yyCompareVal(_KH,5,g_GMLMathEpsilon)==0){_LH=4;}else if(yyCompareVal(_KH,6,g_GMLMathEpsilon)==0){_LH=5;}else if(yyCompareVal(_KH,7,g_GMLMathEpsilon)==0){_LH=6;}else if(yyCompareVal(_KH,8,g_GMLMathEpsilon)==0){_LH=7;}else if(yyCompareVal(_KH,9,g_GMLMathEpsilon)==0){_LH=8;}else if(yyCompareVal(_KH,10,g_GMLMathEpsilon)==0){_LH=9;}else if(yyCompareVal(_KH,11,g_GMLMathEpsilon)==0){_LH=10;}switch(_LH){case 0:{_3l._jB=6;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),6));break;}case 1:{_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,
+_4l,48)._bB),6));break;}case 2:{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(40,_sl(_3l._ZB)))));_3l._jB=6;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),12));break;}case 3:{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(40,_sl(_3l._ZB)))));_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),12));break;}case 4:{_3l._jB=6;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),18));break;}case 5:{_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),18));break;}case 6:{_3l._jB=6;_3l._Us(yyfminus(_sl(_0m(_3l,
+_4l,48)._bB),30));break;}case 7:{_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),30));break;}case 8:{_3l._jB=6;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),48));break;}case 9:{_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),48));break;}case 10:{_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(60,_sl(_3l._ZB)))));_3l._jB=6;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),22));break;}};}function _27(_3l,_4l){_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(20,_sl(_3l._ZB)))));var _MH=_3l._6H;var _NH=-1;
+if(yyCompareVal(_MH,1,g_GMLMathEpsilon)==0){_NH=0;}else if(yyCompareVal(_MH,2,g_GMLMathEpsilon)==0){_NH=1;}else if(yyCompareVal(_MH,3,g_GMLMathEpsilon)==0){_NH=2;}else if(yyCompareVal(_MH,4,g_GMLMathEpsilon)==0){_NH=3;}else if(yyCompareVal(_MH,5,g_GMLMathEpsilon)==0){_NH=4;}else if(yyCompareVal(_MH,6,g_GMLMathEpsilon)==0){_NH=5;}else if(yyCompareVal(_MH,7,g_GMLMathEpsilon)==0){_NH=6;}else if(yyCompareVal(_MH,8,g_GMLMathEpsilon)==0){_NH=7;}else if(yyCompareVal(_MH,9,g_GMLMathEpsilon)==0){_NH=8;}else if(yyCompareVal(_MH,
+10,g_GMLMathEpsilon)==0){_NH=9;}else if(yyCompareVal(_MH,11,g_GMLMathEpsilon)==0){_NH=10;}switch(_NH){case 0:{_3l._jB=1;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(120,_sl(_3l._ZB)))));_3l._Us(_0m(_3l,_4l,48)._bB);break;}case 1:{_3l._jB=11;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(80,_sl(_3l._ZB)))));_3l._Us(_0m(_3l,_4l,48)._bB);break;}case 2:{_3l._jB=5;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(10,_sl(_3l._ZB)))));_3l._Us(_0m(_3l,_4l,48)._bB);break;}case 3:{_3l._jB=5;
+_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),8));break;}case 4:{_3l._jB=5;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),8));break;}case 5:{_3l._jB=5;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),18));break;}case 6:{_3l._jB=5;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),18));break;}case 7:{_3l._jB=5;_3l._Us(yyfminus(_sl(_0m(_3l,_4l,48)._bB),28));break;}case 8:{_3l._jB=5;_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),28));break;}case 9:{_3l._jB=5;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(30,_sl(_3l._ZB)))));_3l._Us(yyfminus(_sl(_0m(_3l,
+_4l,48)._bB),38));break;}case 10:{_3l._jB=5;_3l._kr(yyfminus(_sl(_0m(_3l,_4l,48)._aB),_sl(yyftime(30,_sl(_3l._ZB)))));_3l._Us(yyfplus(_sl(_0m(_3l,_4l,48)._bB),38));break;}};}function _37(_3l,_4l){var _OH=_Sm(2);if(yyfgreater(_Sm(9),1)){_OH=0};var _bF=1;var _iF=yyfminus(_sl(_0m(_3l,_4l,48)._iF[_Tn(!yyGetBool(_0m(_3l,_4l,48)._aq)?1:0,_0m(_3l,_4l,48)._iF)]),_sl(_0m(_3l,_4l,42)._wt));_iF=_cm(_iF,1,15);var _PH=0;{var _QH=_8l(49);for(var _RH in _QH){if(!_QH.hasOwnProperty(_RH))continue;var _SH=_QH[_RH];if(_SH._bl)continue;
+if(!_SH._cl)continue;if(yyGetBool(_SH._eH)){_PH++}}};_3l._Bl=(-4);if(yyGetBool(_3l._LB)){{var _TH=_3l._6H;var _UH=-1;if(yyCompareVal(_TH,1,g_GMLMathEpsilon)==0){_UH=0;}else if(yyCompareVal(_TH,2,g_GMLMathEpsilon)==0||yyCompareVal(_TH,3,g_GMLMathEpsilon)==0||yyCompareVal(_TH,8,g_GMLMathEpsilon)==0||yyCompareVal(_TH,9,g_GMLMathEpsilon)==0){_UH=1;}else if(yyCompareVal(_TH,4,g_GMLMathEpsilon)==0||yyCompareVal(_TH,10,g_GMLMathEpsilon)==0||yyCompareVal(_TH,11,g_GMLMathEpsilon)==0){_UH=2;}else if(yyCompareVal(_TH,
+5,g_GMLMathEpsilon)==0){_UH=3;}else if(yyCompareVal(_TH,6,g_GMLMathEpsilon)==0){_UH=4;}else if(yyCompareVal(_TH,7,g_GMLMathEpsilon)==0){_UH=5;}switch(_UH){case 0:{if(yyGetBool(_0m(_3l,_4l,48)._3C)){{_3l._Bl=_c8(_3l,_4l,10,1);break;}};}case 1:{_3l._Bl=_c8(_3l,_4l,_3l._jB,1);break;}case 2:{_3l._Bl=_c8(_3l,_4l,_3l._jB,2);break;}case 3:{_3l._Bl=_c8(_3l,_4l,_3l._jB,3);break;}case 4:{_3l._Bl=_c8(_3l,_4l,_3l._jB,4);break;}case 5:{_3l._Bl=_c8(_3l,_4l,_3l._jB,5);break;}};}};if(yyGetBool(_3l._Bl)){{if(yyfless(_il(_3l._Bl,
+"condition"),0)){_3l._Bl=(-4)}else {if(yyGetBool(_il(_3l._Bl,"resting"))){_3l._Bl=(-4)}};}};if(yyGetBool(_3l._Bl)){_3l._Vn=1?1:0};var _VH=_3l._jB;var _WH=-1;if(yyCompareVal(_VH,1,g_GMLMathEpsilon)==0){_WH=0;}else if(yyCompareVal(_VH,11,g_GMLMathEpsilon)==0){_WH=1;}else if(yyCompareVal(_VH,10,g_GMLMathEpsilon)==0){_WH=2;}else if(yyCompareVal(_VH,5,g_GMLMathEpsilon)==0){_WH=3;}else if(yyCompareVal(_VH,3,g_GMLMathEpsilon)==0||yyCompareVal(_VH,2,g_GMLMathEpsilon)==0){_WH=4;}else if(yyCompareVal(_VH,4,g_GMLMathEpsilon)==0){
+_WH=5;}else if(yyCompareVal(_VH,6,g_GMLMathEpsilon)==0){_WH=6;}else if(yyCompareVal(_VH,7,g_GMLMathEpsilon)==0){_WH=7;}else if(yyCompareVal(_VH,9,g_GMLMathEpsilon)==0){_WH=8;}else if(yyCompareVal(_VH,8,g_GMLMathEpsilon)==0){_WH=9;}switch(_WH){case 0:{_3l._XH=5;if(yyfnotequal(_3l._Bl,(-4))){{_3l._YH=yyfplus(1,_sl(yyftime(0.1,_sl(_il(_3l._Bl,"strength")))));_3l._ZH=yyfplus(0.055,_sl(yyftime(0.002,_sl(_il(_3l._Bl,"speed")))));_3l._pD=_il(_3l._Bl,"skill");_0m(_3l,_4l,48).__H=yyfplus(1,_sl(_il(_3l._Bl,"strength")));
+}}else {{_3l._YH=yyfplus(1,_sl(yyftime(0.1,_sl(_bF))));_3l._ZH=yyfplus(0.055,_sl(yyftime(0.002,_sl(_bF))));_3l._pD=1;}};_Y6(_3l,_4l,0);break;}case 1:{_Y6(_3l,_4l,13);}case 2:{_3l._XH=5;if(yyfnotequal(_3l._Bl,(-4))){{_3l._YH=yyfplus(1,_sl(yyftime(0.1,_sl(_il(_3l._Bl,"strength")))));_3l._ZH=yyfplus(0.055,_sl(yyftime(0.002,_sl(_il(_3l._Bl,"speed")))));_3l._pD=_il(_3l._Bl,"skill");}}else {{_3l._YH=yyfplus(1,_sl(yyftime(0.1,_sl(_bF))));_3l._ZH=yyfplus(0.055,_sl(yyftime(0.002,_sl(_bF))));_3l._pD=1;}};break;
+}case 3:{_3l._XH=10;var _or=yyfplus(4.5,_sl(yyftime(_sl(_PH),0.5)));var _0I=yyfplus(30,_sl(yyftime(5,_sl(_PH))));if(yyfnotequal(_3l._Bl,(-4))){{_3l._YH=yyfplus(_sl(_or),_sl(yyftime(0.1,_sl(_il(_3l._Bl,"strength")))));_3l._ZH=yyfplus(0.045,_sl(yyftime(0.002,_sl(_il(_3l._Bl,"speed")))));_3l._1I=yyftime(_sl(yyfplus(_sl(_0I),_sl(_il(_3l._Bl,"skill")))),_sl(_Vm(3,5)));}}else {{_3l._YH=yyfplus(_sl(_or),_sl(yyftime(0.1,_sl(_0m(_3l,_4l,48)._bF[_Tn(_0m(_3l,_4l,48)._aq,_0m(_3l,_4l,48)._bF)]))));_3l._ZH=yyfplus(0.045,
+_sl(yyftime(0.002,_sl(_0m(_3l,_4l,48)._bF[_Tn(_0m(_3l,_4l,48)._aq,_0m(_3l,_4l,48)._bF)]))));_3l._1I=yyftime(_sl(_0I),_sl(_Vm(3,5)));}};_Y6(_3l,_4l,1);break;}case 4:{_3l._XH=5;if(yyfnotequal(_3l._Bl,(-4))){{_3l._YH=yyfplus(2,_sl(yyftime(0.1,_sl(_il(_3l._Bl,"strength")))));_3l._ZH=yyfplus(0.095,_sl(yyftime(0.001,_sl(_il(_3l._Bl,"speed")))));_3l._pD=_il(_3l._Bl,"skill");_3l._3H=_Sm(1);if(yyfless(_Sm(11),_il(_3l._Bl,"strength"))){_3l._3H++};if((yyGetBool(yyfequal(_3l._3H,0)))&&(yyGetBool(yyfgreaterequal(_il(_3l._Bl,
+"strength"),10)))){_3l._3H++};_3l._2H=_Sm(1);if(yyfless(_Sm(11),_il(_3l._Bl,"speed"))){_3l._2H++};if((yyGetBool(yyfequal(_3l._2H,0)))&&(yyGetBool(yyfgreaterequal(_il(_3l._Bl,"speed"),10)))){_3l._2H++};if(yyfless(yyfminus(_sl(_il(_3l._Bl,"age")),21),_Sm(10))){{var _2I=_Sm(1);var _3I=-1;if(yyCompareVal(_2I,0,g_GMLMathEpsilon)==0){_3I=0;}else if(yyCompareVal(_2I,1,g_GMLMathEpsilon)==0){_3I=1;}switch(_3I){case 0:{_3l._3H--;break;}case 1:{_3l._2H--;break;}};}};}}else {{_3l._YH=yyfplus(2,_sl(yyftime(0.1,_sl(_bF))));
+_3l._ZH=yyfplus(0.085,_sl(yyftime(0.001,_sl(_bF))));_3l._pD=1;_3l._3H=_Sm(1);_3l._2H=_Sm(1);}};if(yyfless(_0m(_3l,_4l,42)._wt,2)){{_3l._3H=yyfminus(_3l._3H,1);_3l._2H=yyfminus(_3l._2H,1);}}else {if(yyfless(_0m(_3l,_4l,42)._wt,5)){{_3l._3H=yyfminus(_3l._3H,_Sm(1));_3l._2H=yyfminus(_3l._2H,_Sm(1));}}};if(yyfless(_3l._3H,0)){_3l._3H=0};if(yyfless(_3l._2H,0)){_3l._2H=0};if(yyfequal(_0m(_3l,_4l,42)._sm,1)){{_3l._3H++;_3l._2H++;}};if(yyGetBool(_Sm(9))){_OH=0};break;}case 5:{_3l._XH=2.5;if(yyfnotequal(_3l._Bl,
+(-4))){{_3l._YH=yyfplus(1,_sl(yyftime(0.2,_sl(_il(_3l._Bl,"strength")))));_3l._ZH=yyfplus(0.125,_sl(yyftime(0.002,_sl(_il(_3l._Bl,"speed")))));_3l._pD=_il(_3l._Bl,"skill");_3l._3H=_Sm(1);if(yyfless(_Sm(11),_il(_3l._Bl,"strength"))){_3l._3H++};if((yyGetBool(yyfequal(_3l._3H,0)))&&(yyGetBool(yyfgreaterequal(_il(_3l._Bl,"strength"),10)))){_3l._3H++};_3l._2H=_Sm(1);if(yyfless(_Sm(11),_il(_3l._Bl,"speed"))){_3l._2H++};if((yyGetBool(yyfequal(_3l._2H,0)))&&(yyGetBool(yyfgreaterequal(_il(_3l._Bl,"speed"),
+10)))){_3l._2H++};if(yyfless(yyfminus(_sl(_il(_3l._Bl,"age")),21),_Sm(10))){{var _4I=_Sm(1);var _5I=-1;if(yyCompareVal(_4I,0,g_GMLMathEpsilon)==0){_5I=0;}else if(yyCompareVal(_4I,1,g_GMLMathEpsilon)==0){_5I=1;}switch(_5I){case 0:{_3l._3H--;break;}case 1:{_3l._2H--;break;}};}};}}else {{_3l._YH=yyfplus(1,_sl(yyftime(0.2,_sl(_bF))));_3l._ZH=yyfplus(0.115,_sl(yyftime(0.002,_sl(_bF))));_3l._pD=1;_3l._3H=_Sm(1);_3l._2H=_Sm(1);}};if(yyfless(_0m(_3l,_4l,42)._wt,2)){{_3l._3H=yyfminus(_3l._3H,1);_3l._2H=yyfminus(_3l._2H,
+1);}}else {if(yyfless(_0m(_3l,_4l,42)._wt,5)){{_3l._3H=yyfminus(_3l._3H,_Sm(1));_3l._2H=yyfminus(_3l._2H,_Sm(1));}}};if(yyfless(_3l._3H,0)){_3l._3H=0};if(yyfless(_3l._2H,0)){_3l._2H=0};if(yyfequal(_0m(_3l,_4l,42)._sm,1)){{_3l._3H++;_3l._2H++;}};if(yyGetBool(_Sm(9))){_OH=0};break;}case 6:{if(yyfequal(_0m(_3l,_4l,48)._8E,0)){_iF=_cm(yyfplus(_sl(_iF),3),1,10)};_3l._XH=10;_3l._YH=yyfplus(4,_sl(yyftime(0.1,_sl(_iF))));_3l._ZH=yyfplus(0.045,_sl(yyftime(0.002,_sl(_iF))));_3l._1I=yyftime(_sl(yyfplus(30,_sl(_iF))),
+_sl(_Vm(4,5)));_Y6(_3l,_4l,1);break;}case 7:{_3l._XH=5;_3l._YH=yyfplus(2,_sl(yyftime(0.1,_sl(_iF))));_3l._ZH=yyfplus(0.065,_sl(yyftime(0.002,_sl(_iF))));_3l._1I=yyfplus(30,_sl(_iF));break;}case 8:{_3l._XH=5;_3l._YH=yyfplus(1,_sl(yyftime(0.2,_sl(_iF))));_3l._ZH=yyfplus(0.115,_sl(yyftime(0.002,_sl(_iF))));_3l._1I=yyfplus(30,_sl(_iF));break;}case 9:{_3l._XH=5;_3l._YH=yyfplus(1,_sl(yyftime(0.2,_sl(_iF))));_3l._ZH=yyfplus(0.12,_sl(yyftime(0.002,_sl(_iF))));_3l._1I=yyfplus(30,_sl(_iF));if(yyGetBool(_Sm(9))){
+_OH=0};break;}};if(yyGetBool(_3l._Bl)){{var _or=_il(_3l._Bl,"strength");var _6I=yyftime(_sl(yyfminus(10,_sl(_il(_3l._Bl,"stamina")))),0.05);var _7I=yyftime(_sl(_il(_3l._Bl,"stat_attempts")),_sl(_6I));_or=_cm(yyfminus(_sl(_or),_sl(_7I)),1,10);_3l._wB=yyfplus(0.08,_sl(yyftime(0.004,_sl(_or))));_or=_il(_3l._Bl,"strength");_6I=yyftime(_sl(yyfminus(11,_sl(_il(_3l._Bl,"stamina")))),0.2);_7I=yyftime(_sl(_il(_3l._Bl,"stat_attempts")),_sl(_6I));_or=_cm(yyfminus(_sl(_or),_sl(_7I)),1,10);_3l.__B=yyfplus(0.065,
+_sl(yyftime(0.00195,_sl(_or))));_3l._IA=_il(_3l._Bl,"skill");_OH=_il(_3l._Bl,"skin");}};_3l._IA=_cm(yyfplus(_sl(_3l._IA),_sl(yyftime(_sl(_0m(_3l,_4l,42)._wt),0.5))),1,10);if((yyGetBool(yyfequal(_3l._jB,1)))||(yyGetBool(yyfequal(_3l._jB,10)))){_A9(_3l,_4l,yyfplus("My kick skill = ",_sl(_ul(_3l._IA))))};if(!yyGetBool(_3l._eH)){_3l._8I=_0m(_3l,_4l,48).__H};_3l._9I=_cm(yyfminus(_sl(_iF),_sl(_Sm(2))),1,8);if(yyGetBool(_3l._LB)){{_3l._9I=_bF;if(yyGetBool(_3l._Bl)){_3l._9I=_il(_3l._Bl,"stamina")};}};var _aI=_47(_3l,
+_4l,_OH);_3l._bI=yyfdivide(_sl(_cI(_aI)),255);_3l._dI=yyfdivide(_sl(_eI(_aI)),255);_3l._fI=yyfdivide(_sl(_gI(_aI)),255);if(yyGetBool(_3l._eH)){_3l._jB=5};if(yyGetBool(_3l._Bl)){_3l._hI=yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(_sl(_wr(_il(_3l._Bl,"fname"),1,1)),"."),_sl(_il(_3l._Bl,"lname")))," ["),_sl(_99(_3l,_4l,_il(_3l._Bl,"position")))),"]")};}function _47(_3l,_4l,_5l){var _iI=_5l;var _jI=-1;if(yyCompareVal(_iI,2,g_GMLMathEpsilon)==0){_jI=0;}else if(yyCompareVal(_iI,1,g_GMLMathEpsilon)==0){_jI=1;}
+else if(yyCompareVal(_iI,0,g_GMLMathEpsilon)==0){_jI=2;}switch(_jI){case 0:{return _kI(238,195,154);break;}case 1:{return _kI(186,136,87);break;}case 2:{return _kI(93,51,36);break;}};}function _57(_3l,_4l){_3l._Os=yyfplus(_sl(_3l._zH),_sl(_lI(_3l._sB,_3l._mI)));_3l._Qs=yyfplus(_sl(_3l._AH),_sl(_nI(_3l._sB,_3l._mI)));if(yyfgreater(_3l._AH,300)){_3l._Qs=yyfminus(_sl(_3l._AH),_sl(_nI(_3l._sB,_3l._mI)))};if(yyfless(_5B(_3l.x,_3l.y,_3l._Os,_3l._Qs),20)){{_3l._mI=yyfplus(_3l._mI,1);}};if(yyfgreaterequal(_3l._mI,
+_oI(_3l._sB))){{_pI(_3l._sB);}};return _PA(_3l.x,_3l.y,_3l._Os,_3l._Qs);}function _67(_3l,_4l,_5l){var _qI=_5l;var _rI=yyftime(_sl(_5B(_3l.x,_3l.y,_0m(_3l,_4l,_qI).x,_0m(_3l,_4l,_qI).y)),0.6);_3l._Qw=yyfplus(_sl(_0m(_3l,_4l,_qI).x),_sl(_sI(yyftime(_sl(_0m(_3l,_4l,_qI)._E2),_sl(_rI)),_0m(_3l,_4l,_qI)._tI)));_3l._Rw=yyfplus(_sl(_0m(_3l,_4l,_qI).y),_sl(_uI(yyftime(_sl(_0m(_3l,_4l,_qI)._E2),_sl(_rI)),_0m(_3l,_4l,_qI)._tI)));if(yyfless(_3l.y,_0m(_3l,_4l,_qI).y)){_3l._Rw=yyfminus(_3l._Rw,2)}else {_3l._Rw=yyfplus(_3l._Rw,
+2)};_3l._uD=_PA(_3l.x,_3l.y,_3l._Qw,_3l._Rw);_3l._vI=1;}function _77(_3l,_4l,_5l,_Bq){var _qI=_5l;var _wI=yyftime(200,_sl(_Bq));if(yyfequal(_0m(_3l,_4l,_qI)._ZB,(-1))){_3l._uD=_PA(_3l.x,_3l.y,yyfminus(_sl(_0m(_3l,_4l,_qI).x),_sl(_wI)),_0m(_3l,_4l,_qI).y)}else {_3l._uD=_PA(_3l.x,_3l.y,yyfplus(_sl(_0m(_3l,_4l,_qI).x),_sl(_wI)),_0m(_3l,_4l,_qI).y)};}function _87(_3l,_4l,_5l){if(yyGetBool(_0m(_3l,_4l,_5l)._aD)){return _0m(_3l,_4l,_5l)._aD};var _FH,_GH;_FH=(-4);_GH=(-1);{var _xI=_8l(49);for(var _yI in _xI){if(!_xI.hasOwnProperty(_yI))continue;
+var _zI=_xI[_yI];if(_zI._bl)continue;if(!_zI._cl)continue;{if((yyGetBool(!yyGetBool(_zI._9D)))&&(yyGetBool(yyfnotequal(_zI._LB,_0m(_3l,_4l,_5l)._LB)))&&(yyGetBool(yyfequal(_zI._aD,(-4))))){{var _Jt=_5B(_zI.x,_zI.y,_0m(_3l,_4l,_5l).x,_0m(_3l,_4l,_5l).y);if((yyGetBool(yyfequal(_FH,(-4))))||(yyGetBool(yyfless(_Jt,_GH)))){{_FH=_zI.id;_GH=_Jt;}};}};}}};return _FH;}function _97(_3l,_4l){if(yyGetBool(_3l._lD)){{_3l._uD=_PA(_3l.x,_3l.y,_0m(_3l,_4l,_3l._lD).x,_0m(_3l,_4l,_3l._lD).y);_3l._vI=_cm(yyfdivide(_sl(_3l._nD),
+20),0.5,1);}};return;var _FH,_GH;_FH=(-4);_GH=(-1);{var _AI=_8l(49);for(var _BI in _AI){if(!_AI.hasOwnProperty(_BI))continue;var _CI=_AI[_BI];if(_CI._bl)continue;if(!_CI._cl)continue;{if((yyGetBool(!yyGetBool(_CI._9D)))&&(yyGetBool(yyfnotequal(_CI._LB,_3l._LB)))&&(yyGetBool(yyfequal(_3l._aD,(-4))))&&(yyGetBool(yyfequal(_CI._aD,(-4))))){{var _Jt=_5B(_CI.x,_CI.y,_3l.x,_3l.y);if((yyGetBool(yyfequal(_FH,(-4))))||(yyGetBool(yyfless(_Jt,_GH)))){{_FH=_CI.id;_GH=_Jt;}};}};}}};if(yyfnotequal(_FH,(-4))){{_3l._uD=_PA(_3l.x,
+_3l.y,_0m(_3l,_4l,_FH).x,_0m(_3l,_4l,_FH).y);_3l._vI=_cm(yyfdivide(_sl(_GH),20),0.5,1);return;}};_3l._vI=0;}function _a7(_3l,_4l){var _DI=1000;{var _EI=_8l(49);for(var _FI in _EI){if(!_EI.hasOwnProperty(_FI))continue;var _GI=_EI[_FI];if(_GI._bl)continue;if(!_GI._cl)continue;{if((yyGetBool(yyfnotequal(_GI._LB,_3l._LB)))&&(yyGetBool(!yyGetBool(_GI._9D)))){{var _Jt=_5B(_GI.x,_GI.y,_3l.x,_3l.y);if(yyfless(_Jt,_DI)){{_DI=_Jt;}};}};}}};return _DI;}function _b7(_3l,_4l,_5l){var _HI=0;{var _II=_8l(49);for(var _JI in _II){
+if(!_II.hasOwnProperty(_JI))continue;var _KI=_II[_JI];if(_KI._bl)continue;if(!_KI._cl)continue;{if(yyfequal(_KI._LB,_0m(_3l,_4l,_5l)._LB)){{var _Jt=_5B(_KI.x,_KI.y,_0m(_3l,_4l,_5l).x,_0m(_3l,_4l,_5l).y);if(yyfgreater(_Jt,_HI)){_HI=_Jt};}};}}};{var _LI=_8l(58);for(var _MI in _LI){if(!_LI.hasOwnProperty(_MI))continue;var _NI=_LI[_MI];if(_NI._bl)continue;if(!_NI._cl)continue;{var _Jt=_5B(_NI.x,_NI.y,_0m(_3l,_4l,_5l).x,_0m(_3l,_4l,_5l).y);if(yyfgreater(_Jt,_HI)){_HI=_Jt};}}};return _HI;}function _c7(_3l,_4l){
+var _bD=global._SA;var _OI=_0m(_3l,_4l,_bD)._WA;var _PI=-1;if(yyCompareVal(_OI,0,g_GMLMathEpsilon)==0){_PI=0;}else if(yyCompareVal(_OI,18,g_GMLMathEpsilon)==0){_PI=1;}else if(yyCompareVal(_OI,19,g_GMLMathEpsilon)==0||yyCompareVal(_OI,2,g_GMLMathEpsilon)==0||yyCompareVal(_OI,3,g_GMLMathEpsilon)==0){_PI=2;}else if(yyCompareVal(_OI,5,g_GMLMathEpsilon)==0||yyCompareVal(_OI,9,g_GMLMathEpsilon)==0){_PI=3;}else if(yyCompareVal(_OI,13,g_GMLMathEpsilon)==0){_PI=4;}switch(_PI){case 0:{_3l._vI=0;break;}case 1:{if(yyGetBool(_3l._LB)){
+{_n7(_3l,_4l);}}else {{if(yyfequal(_3l._jB,7)){_p7(_3l,_4l)}else {_o7(_3l,_4l)};}};break;}case 2:{if(yyGetBool(_3l._LB)){_n7(_3l,_4l)}else {_o7(_3l,_4l)};break;}case 3:{_p7(_3l,_4l);break;}case 4:{_3l._uD=_PA(_3l.x,_3l.y,_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_bD).y);_3l._vI=_cm(yyfdivide(_sl(_3l._tB),40),0.25,0.75);break;}default :{break;}};}function _d7(_3l,_4l){if(!yyGetBool(_0m(_3l,_4l,global._SA)._HA)){return };if(yyfnotequal(_0m(_3l,_4l,global._SA)._HA,_3l.id)){return };if(yyGetBool(_i7(_3l,_4l))){{if(yyGetBool(_QI(87))){
+global._QD=(-2)};if(yyGetBool(_QI(83))){global._QD=2};if(yyGetBool(_QI(65))){global._PD=(-2)};if(yyGetBool(_QI(68))){global._PD=2};if(yyGetBool(_QI(38))){global._QD=(-2)};if(yyGetBool(_QI(40))){global._QD=2};if(yyGetBool(_QI(37))){global._PD=(-2)};if(yyGetBool(_QI(39))){global._PD=2};if(yyfgreater(abs(global._QD),yyftime(_sl(abs(global._PD)),0.9))){{_3l._0H(0);_3l._1H(_3l._Zf+yyftime(_sl(sign(global._QD)),_sl(_3l._RI)));global._PD=0;global._QD=0;_3l._vI=0;if(yyGetBool(_rB(_3l._sB))){_pI(_3l._sB)}
+;if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){{_3l._RI=yyftime(_3l._RI,0.98);}};}};if(yyGetBool(abs(global._PD))){{if((yyGetBool((yyGetBool(yyfgreater(global._PD,0)))&&(yyGetBool(yyfequal(_3l._ZB,(-1))))))||(yyGetBool((yyGetBool(yyfless(global._PD,0)))&&(yyGetBool(yyfequal(_3l._ZB,1)))))){_Y6(_3l,_4l,7)}else {if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){_Y6(_3l,_4l,5)}};global._PD=0;global._QD=0;_3l._vI=0;if(yyGetBool(_rB(_3l._sB))){_pI(_3l._sB)};}};}}else {{global._PD=0;global._QD=0;}};}function _e7(_3l,_4l){if(yyGetBool(_3l._9D)){
+return };if(yyfequal(_3l._lC,4)){return };if(yyfequal(_3l._lC,8)){return };if(yyfequal(_3l._lC,10)){return };var _bD=global._SA;var _1B=48;if((yyGetBool(!yyGetBool(_3l._aD)))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))){{{var _SI=_8l(_3l._lD);for(var _TI in _SI){if(!_SI.hasOwnProperty(_TI))continue;var _UI=_SI[_TI];if(_UI._bl)continue;if(!_UI._cl)continue;{if(yyfequal(_UI._LB,_3l._LB)){continue };var _VI=_5B(_UI.x,_UI.y,_3l.x,_3l.y);if(yyfgreater(_VI,40)){continue };if((yyGetBool(yyfnotequal(_UI._lC,
+4)))&&(yyGetBool(yyfnotequal(_UI._lC,5)))&&(yyGetBool(yyfnotequal(_UI._lC,8)))&&(yyGetBool(yyfnotequal(_UI._lC,10)))&&(yyGetBool((yyGetBool(!yyGetBool(_UI._aD)))||(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_UI.id)))))){{if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_UI.id)))&&(yyGetBool(yyfequal(_3l._lC,5)))&&(yyGetBool(yyfgreater(_3l._E2,0.1)))&&(yyGetBool(_WI(_UI,_UI.x,_UI.y,_3l.id)))&&(yyGetBool(yyfless(abs(yyfminus(_sl(_UI.y),_sl(_3l.y))),10)))){{if(yyGetBool(_0m(_3l,_4l,_1B)._3C)){{_0m(_3l,_4l,
+_bD)._WA=15;_0m(_3l,_4l,_bD)._vB=0;_0m(_3l,_4l,_bD)._xB=0;return;}}else {if(yyfgreater(_UI._2H,0)){{_Y6(_UI,_3l,8);_3l._9D=_rn._up();return;}}else {{_P7(_UI,_3l);_Y6(_UI,_3l,4);_3l._XI(_3l._E2*0.75);_UI._0H(_3l._Yf);_UI._1H(_3l._Zf);return;}}};}}else {{if(yyfless(_VI,_UI._XH)){{if(!yyGetBool(_l7(_UI,_3l,_3l.id))){{_3l._0H(_3l._Yf+yyftime(_sl(_UI._Yf),_sl(yyfdivide(_sl(_UI._YH),5))));_3l._1H(_3l._Zf+yyftime(_sl(_UI._Zf),_sl(yyfdivide(_sl(_UI._YH),5))));}}else {{_UI._XI(_UI._E2*0.5);_3l._XI(_3l._E2*0.5);
+}};_UI._kr(_UI._YI);_UI._Us(_UI._ZI);_3l._kr(_3l._YI);_3l._Us(_3l._ZI);_UI._aD=_3l.id;_Y6(_UI,_3l,3);_3l._aD=_UI.id;_Y6(_3l,_UI,3);;_P7(_UI,_3l);}};}};}};}}};}};if(yyfequal(_3l._lC,5)){return };if(yyGetBool(_3l._aD)){{_3l.__I=_3l._aD;var _0J=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_3l._aD).x,_0m(_3l,_4l,_3l._aD).y);if(yyGetBool(_0m(_3l,_4l,_3l._aD)._9D)){{_0m(_3l,_4l,_3l._aD)._aD=(-4);_Y6(_3l,_4l,0);}}else {if(yyfgreater(_0J,12)){{{var _1J=_8l(_3l._aD);for(var _2J in _1J){if(!_1J.hasOwnProperty(_2J))continue;var _3J=_1J[_2J];
+if(_3J._bl)continue;if(!_3J._cl)continue;_Y6(_3J,_3l,2)}};_Y6(_3l,_4l,2);}}else {if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))&&(yyGetBool(yyfgreater(_3l._3H,0)))){{_u7(_3l,_4l,_Q8(_3l,_4l,"match_StiffArm"));if(yyfless(_3l.y,_0m(_3l,_4l,_3l._aD).y)){_0m(_3l,_4l,_3l._aD)._1H(1)}else {_0m(_3l,_4l,_3l._aD)._1H((-1))};{var _4J=_8l(_3l._aD);for(var _5J in _4J){if(!_4J.hasOwnProperty(_5J))continue;var _6J=_4J[_5J];if(_6J._bl)continue;if(!_6J._cl)continue;_Y6(_6J,_3l,4)}};_Y6(_3l,_4l,9);}}else {{if(yyfnotequal(_3l.id,
+_0m(_3l,_4l,_bD)._HA)){_0m(_3l,_4l,_3l._aD).__G=yyfplus(_0m(_3l,_4l,_3l._aD).__G,_3l._YH)};if((yyGetBool(yyfnotequal(_3l._jB,6)))&&(yyGetBool(yyfnotequal(_3l._jB,5)))){{if(yyfless(_3l.y,_0m(_3l,_4l,_3l._aD).y)){_0m(_3l,_4l,_3l._aD)._1H(0.1)}else {_0m(_3l,_4l,_3l._aD)._1H((-0.1))};}}else {{if(yyfless(_3l.x,_0m(_3l,_4l,_3l._aD).x)){_0m(_3l,_4l,_3l._aD)._kr(_0m(_3l,_4l,_3l._aD).x+yyftime(0.02,_sl(_3l._YH)))}else {_0m(_3l,_4l,_3l._aD)._kr(_0m(_3l,_4l,_3l._aD).x+yyftime((-0.02),_sl(_3l._YH)))};}};if((yyGetBool(yyfequal(_0m(_3l,
+_4l,_3l._aD)._jB,4)))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._HA,_3l._aD)))){return };if((yyGetBool(yyfequal(_0m(_3l,_4l,_3l._aD)._jB,1)))||(yyGetBool(yyfgreater(_0m(_3l,_4l,_3l._aD).__G,yyftime(_sl(_0m(_3l,_4l,_3l._aD)._YH),_sl(_0m(_3l,_4l,_3l._aD)._1I)))))){{{var _7J=_8l(_3l._aD);for(var _8J in _7J){if(!_7J.hasOwnProperty(_8J))continue;var _9J=_7J[_8J];if(_9J._bl)continue;if(!_9J._cl)continue;{var _0u=yyfplus(_sl(_9J._uD),180);_9J._0H(yyftime(_sl(_5C(_0u)),1.5));_9J._1H(yyftime(_sl(_6C(_0u)),1.5));
+_Y6(_9J,_3l,4);}}};if((yyGetBool(_3l._Bl))&&(yyGetBool(!yyGetBool(_3l._aJ)))){{var _bJ=0?1:0;var _cJ=_il(_3l._Bl,"position");var _dJ=-1;if(yyCompareVal(_cJ,5,g_GMLMathEpsilon)==0||yyCompareVal(_cJ,3,g_GMLMathEpsilon)==0){_dJ=0;}else if(yyCompareVal(_cJ,4,g_GMLMathEpsilon)==0){_dJ=1;}else if(yyCompareVal(_cJ,10,g_GMLMathEpsilon)==0||yyCompareVal(_cJ,1,g_GMLMathEpsilon)==0){_dJ=2;}switch(_dJ){case 0:{var _eJ=_0m(_3l,_4l,_1B)._NA;var _fJ=-1;if(yyCompareVal(_eJ,(-1),g_GMLMathEpsilon)==0){_fJ=0;}else if(yyCompareVal(_eJ,
+1,g_GMLMathEpsilon)==0){_fJ=1;}switch(_fJ){case 0:{if(yyfgreater(_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_1B)._aB)){_bJ=1?1:0};break;}case 1:{if(yyfless(_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_1B)._aB)){_bJ=1?1:0};break;}};break;}case 1:{if(yyfequal(_0m(_3l,_4l,_bD)._WA,5)){{var _gJ=_0m(_3l,_4l,_1B)._NA;var _hJ=-1;if(yyCompareVal(_gJ,(-1),g_GMLMathEpsilon)==0){_hJ=0;}else if(yyCompareVal(_gJ,1,g_GMLMathEpsilon)==0){_hJ=1;}switch(_hJ){case 0:{if(yyfless(_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_1B)._aB)){_bJ=1?1:0};break;}case 1:{
+if(yyfgreater(_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_1B)._aB)){_bJ=1?1:0};break;}};}};break;}case 2:{break;}default :{_bJ=1?1:0;break;}};if(yyGetBool(_bJ)){{_FB(_3l._Bl,"stat_tackles",yyfplus(_sl(_il(_3l._Bl,"stat_tackles")),1));_3l._aJ=1?1:0;}};}};_Y6(_3l,_4l,2);}};}}}};}};}function _f7(_3l,_4l){var _bD=global._SA;var _1B=48;if(yyfequal(_0m(_3l,_4l,_bD)._HA,(-4))){{if((yyGetBool(!yyGetBool(_3l._Bl)))||(yyGetBool(yyfless(_il(_3l._Bl,"skill"),4)))){return };var _iJ=12;if(!yyGetBool(_3l._LB)){_iJ=6};if((yyGetBool(yyfequal(_3l._lC,
+2)))&&(yyGetBool(yyfless(_3l._tB,60)))&&(yyGetBool(yyfless(_5B(_3l.x,_3l.y,_0m(_3l,_4l,53)._jJ,_0m(_3l,_4l,53)._kJ),_iJ)))){{_Y6(_4l,_3l,10);;}}else {if((yyGetBool((yyGetBool(yyfequal(_3l._ZB,1)))&&(yyGetBool(yyfgreater(_3l.x,_0m(_3l,_4l,_1B)._aB)))))||(yyGetBool((yyGetBool(yyfequal(_3l._ZB,(-1))))&&(yyGetBool(yyfless(_3l.x,_0m(_3l,_4l,_1B)._aB)))))){{if((yyGetBool(yyfequal(_3l._lC,2)))&&(yyGetBool(yyfless(_0m(_3l,_4l,_bD)._xB,0)))&&(yyGetBool(yyfless(_0m(_3l,_4l,_bD)._8C,30)))&&(yyGetBool(yyfgreater(_3l._lJ,
+_3l._tB)))&&(yyGetBool(yyfgreater(_3l._tB,20)))&&(yyGetBool(yyfless(_3l._lJ,40)))){{{_4l._uD=_PA(_4l.x,_4l.y,_0m(_3l,_4l,53)._hD,_0m(_3l,_4l,53)._iD);_Y6(_4l,_3l,5);};}};}}};}}else {{if((yyGetBool(yyfnotequal(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._LB,_3l._LB)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._9D)))){{if((yyGetBool(yyfequal(_3l._lC,2)))&&(yyGetBool(yyfgreater(abs(_3l._Yf),0.05)))){{if((yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._kD))||(yyGetBool(!yyGetBool(_0m(_3l,_4l,_0m(_3l,
+_4l,_bD)._HA)._LB)))||(yyGetBool(yyfequal(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._jB,1)))||(yyGetBool(_k7(_3l,_4l)))){{var _mD=_vC(_3l,_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA).x,_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA).y);var _mJ=abs(yyfminus(_sl(_3l.y),_sl(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA).y)));if((yyGetBool(yyfless(_mD,20)))&&(yyGetBool(yyfless(_mJ,5)))){{_Y6(_3l,_4l,5);}};}};}};}};}};}function _g7(_3l,_4l){{var _nJ=_8l(50);for(var _oJ in _nJ){if(!_nJ.hasOwnProperty(_oJ))continue;var _pJ=_nJ[_oJ];if(_pJ._bl)continue;if(!_pJ._cl)continue;
+if(yyfequal(_pJ._jB,1)){return _pJ.id}}};return(-4);}function _h7(_3l,_4l){{var _qJ=_8l(50);for(var _rJ in _qJ){if(!_qJ.hasOwnProperty(_rJ))continue;var _sJ=_qJ[_rJ];if(_sJ._bl)continue;if(!_sJ._cl)continue;if(yyfequal(_sJ._jB,1)){return _sJ.id}}};return(-4);}function _i7(_3l,_4l){if(yyGetBool(_3l._9D)){return 0};if(yyfequal(_3l._jB,1)){return 0};var _tJ=_3l._lC;var _uJ=-1;if(yyCompareVal(_tJ,0,g_GMLMathEpsilon)==0){_uJ=0;}else if(yyCompareVal(_tJ,1,g_GMLMathEpsilon)==0){_uJ=1;}else if(yyCompareVal(_tJ,2,g_GMLMathEpsilon)==0){
+_uJ=2;}else if(yyCompareVal(_tJ,3,g_GMLMathEpsilon)==0){_uJ=3;}else if(yyCompareVal(_tJ,4,g_GMLMathEpsilon)==0){_uJ=4;}else if(yyCompareVal(_tJ,5,g_GMLMathEpsilon)==0){_uJ=5;}else if(yyCompareVal(_tJ,6,g_GMLMathEpsilon)==0){_uJ=6;}else if(yyCompareVal(_tJ,7,g_GMLMathEpsilon)==0){_uJ=7;}else if(yyCompareVal(_tJ,8,g_GMLMathEpsilon)==0){_uJ=8;}else if(yyCompareVal(_tJ,9,g_GMLMathEpsilon)==0){_uJ=9;}else if(yyCompareVal(_tJ,10,g_GMLMathEpsilon)==0||yyCompareVal(_tJ,11,g_GMLMathEpsilon)==0||yyCompareVal(_tJ,
+12,g_GMLMathEpsilon)==0||yyCompareVal(_tJ,13,g_GMLMathEpsilon)==0||yyCompareVal(_tJ,14,g_GMLMathEpsilon)==0||yyCompareVal(_tJ,15,g_GMLMathEpsilon)==0||yyCompareVal(_tJ,16,g_GMLMathEpsilon)==0||yyCompareVal(_tJ,17,g_GMLMathEpsilon)==0){_uJ=10;}switch(_uJ){case 0:{return 1;break;}case 1:{return 1;break;}case 2:{return 1;break;}case 3:{return 0;break;}case 4:{return 0;break;}case 5:{return 0;break;}case 6:{return 0;break;}case 7:{return 1;break;}case 8:{return 0;break;}case 9:{return 1;break;}case 10:{return 0;break;}};
+return 0;}function _j7(_3l,_4l){if(yyfnotequal(_0m(_3l,_4l,global._SA)._HA,_4l.id)){return 0};var _vJ=_3l._ZB;var _wJ=-1;if(yyCompareVal(_vJ,(-1),g_GMLMathEpsilon)==0){_wJ=0;}else if(yyCompareVal(_vJ,1,g_GMLMathEpsilon)==0){_wJ=1;}switch(_wJ){case 0:{{var _xJ=_8l(49);for(var _yJ in _xJ){if(!_xJ.hasOwnProperty(_yJ))continue;var _zJ=_xJ[_yJ];if(_zJ._bl)continue;if(!_zJ._cl)continue;if((yyGetBool(yyfnotequal(_zJ._LB,_3l._LB)))&&(yyGetBool(yyfless(_zJ.x,_3l.x)))){return 0}}};break;}case 1:{{var _AJ=_8l(49);for(var _BJ in _AJ){
+if(!_AJ.hasOwnProperty(_BJ))continue;var _CJ=_AJ[_BJ];if(_CJ._bl)continue;if(!_CJ._cl)continue;if((yyGetBool(yyfnotequal(_CJ._LB,_3l._LB)))&&(yyGetBool(yyfgreater(_CJ.x,_3l.x)))){return 0}}};break;}};return 1;}function _k7(_3l,_4l){var _DJ=_3l.x;{var _EJ=_8l(global._SA);for(var _FJ in _EJ){if(!_EJ.hasOwnProperty(_FJ))continue;var _GJ=_EJ[_FJ];if(_GJ._bl)continue;if(!_GJ._cl)continue;{if(yyfequal(_GJ._HA,(-4))){return 0};var _HJ=_0m(_3l,_4l,_GJ._HA)._ZB;var _IJ=-1;if(yyCompareVal(_HJ,1,g_GMLMathEpsilon)==0){_IJ=0;
+}else if(yyCompareVal(_HJ,(-1),g_GMLMathEpsilon)==0){_IJ=1;}switch(_IJ){case 0:{if(yyfgreater(_0m(_3l,_4l,_GJ._HA).x,yyfplus(_sl(_DJ),5))){return 1};break;}case 1:{if(yyfless(_0m(_3l,_4l,_GJ._HA).x,yyfminus(_sl(_DJ),5))){return 1};break;}};}}};return 0;}function _l7(_3l,_4l,_5l){var _aF=_5l;var _JJ=_0m(_3l,_4l,_aF)._ZB;var _KJ=-1;if(yyCompareVal(_JJ,1,g_GMLMathEpsilon)==0){_KJ=0;}else if(yyCompareVal(_JJ,(-1),g_GMLMathEpsilon)==0){_KJ=1;}switch(_KJ){case 0:{if(yyfgreater(_0m(_3l,_4l,_aF).x,yyfplus(_sl(_3l.x),
+5))){return 1};break;}case 1:{if(yyfless(_0m(_3l,_4l,_aF).x,yyfminus(_sl(_3l.x),5))){return 1};break;}};return 0;}function _m7(_3l,_4l,_5l){if(yyfless(_3l.y,300)){{{var _LJ=_8l(53);for(var _MJ in _LJ){if(!_LJ.hasOwnProperty(_MJ))continue;var _NJ=_LJ[_MJ];if(_NJ._bl)continue;if(!_NJ._cl)continue;if(yyfless(_5l,276)){return 1}}};}}else {{{var _OJ=_8l(53);for(var _PJ in _OJ){if(!_OJ.hasOwnProperty(_PJ))continue;var _QJ=_OJ[_PJ];if(_QJ._bl)continue;if(!_QJ._cl)continue;if(yyfgreater(_5l,332)){return 1}}};}};return 0;}
+function _n7(_3l,_4l){if(yyGetBool(_rB(_3l._sB))){{_3l._vI=1;_3l._uD=_57(_3l,_4l);}};var _bD=global._SA;var _RJ=_3l._jB;var _SJ=-1;if(yyCompareVal(_RJ,1,g_GMLMathEpsilon)==0){_SJ=0;}else if(yyCompareVal(_RJ,5,g_GMLMathEpsilon)==0){_SJ=1;}else if(yyCompareVal(_RJ,2,g_GMLMathEpsilon)==0){_SJ=2;}else if(yyCompareVal(_RJ,3,g_GMLMathEpsilon)==0||yyCompareVal(_RJ,4,g_GMLMathEpsilon)==0){_SJ=3;}switch(_SJ){case 0:{if(!yyGetBool(_rB(_3l._sB))){{_3l._vI=0;if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))&&(yyGetBool(yyfequal(_0m(_3l,
+_4l,_bD)._WA,19)))&&(yyGetBool(yyfless(_3l._tB,5)))){{_Y6(_3l,_4l,12);{var _TJ=_8l(50);for(var _UJ in _TJ){if(!_TJ.hasOwnProperty(_UJ))continue;var _VJ=_TJ[_UJ];if(_VJ._bl)continue;if(!_VJ._cl)continue;if(yyfequal(_VJ._jB,2)){{_y6(_VJ,_3l);_O7(_VJ,_3l);}}}};}};}};break;}case 1:{if(yyGetBool(_3l._aD)){{_3l._vI=1;_3l._uD=_PA(_3l.x,_3l.y,_0m(_3l,_4l,_3l._aD).x,_0m(_3l,_4l,_3l._aD).y);break;}}else {if((yyGetBool(!yyGetBool(_3l.__I)))||(yyGetBool(yyfless(_3l._nD,40)))){{_97(_3l,_4l);}}else {{_3l._vI=0;}}};break;
+}case 2:{if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,19)))&&(yyGetBool(yyfless(_3l._tB,40)))){{{var _WJ=_8l(50);for(var _XJ in _WJ){if(!_WJ.hasOwnProperty(_XJ))continue;var _YJ=_WJ[_XJ];if(_YJ._bl)continue;if(!_YJ._cl)continue;{if(yyfequal(_YJ._jB,1)){_Y6(_YJ,_3l,12)};}}};_y6(_3l,_4l);_O7(_3l,_4l);return;}};}case 3:{if(yyGetBool(_3l._aD)){{var _ZJ=yyfmod(_sl(_3l._YH),2);var __J=-1;if(yyCompareVal(_ZJ,0,g_GMLMathEpsilon)==0){__J=0;}else if(yyCompareVal(_ZJ,1,g_GMLMathEpsilon)==0){__J=1;}switch(__J){case 0:{
+_3l._uD=90;break;}case 1:{_3l._uD=270;break;}};}}else {if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,3)))&&(yyGetBool(yyfless(_3l._lJ,100)))){{_3l._uD=_PA(_3l.x,_3l.y,_0m(_3l,_4l,53)._hD,_0m(_3l,_4l,53)._iD);_3l._vI=_cm(yyfdivide(_sl(_3l._lJ),40),0.25,1);}}else {if(!yyGetBool(_rB(_3l._sB))){{_3l._vI=0;if((yyGetBool(yyfnotequal(_3l._0K,999)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,42)._Bo)))){{_3l._uD=_3l._0K;_3l._vI=1;}};}}}};break;}};if(!yyGetBool(_rB(_3l._sB))){{var _1K=0;var _jD=_g7(_3l,_4l);if((yyGetBool(_jD))&&(yyGetBool(_0m(_3l,
+_4l,_jD)._Bl))){_1K=_il(_0m(_3l,_4l,_jD)._Bl,"strength")};if((yyGetBool(_jD))&&(yyGetBool((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,2)))||(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,1)))))){{if(yyfgreater(_3l._tB,yyfplus(260,_sl(yyftime(_sl(_1K),40))))){{_3l._uD=_3l._2K;_3l._vI=0.1;}};}};}};}function _o7(_3l,_4l){var _bD=global._SA;var _1B=48;var _3K=_3l._jB;var _4K=-1;if(yyCompareVal(_3K,6,g_GMLMathEpsilon)==0){_4K=0;}else if(yyCompareVal(_3K,9,g_GMLMathEpsilon)==0){_4K=1;}else if(yyCompareVal(_3K,8,g_GMLMathEpsilon)==0||yyCompareVal(_3K,
+7,g_GMLMathEpsilon)==0){_4K=2;}switch(_4K){case 0:{var _jD=(-4);{var _5K=_8l(50);for(var _6K in _5K){if(!_5K.hasOwnProperty(_6K))continue;var _7K=_5K[_6K];if(_7K._bl)continue;if(!_7K._cl)continue;if(yyfequal(_7K._jB,1)){_jD=_7K.id}}};if(yyGetBool(_jD)){{_3l._vI=1;_3l._uD=_PA(_3l.x,_3l.y,_0m(_3l,_4l,_jD).x,_0m(_3l,_4l,_jD).y);}}else {{_3l._vI=0;}};break;}case 1:{if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,3)))&&(yyGetBool(yyfless(_3l._lJ,80)))){{_3l._uD=_PA(_3l.x,_3l.y,_0m(_3l,_4l,53)._hD,_0m(_3l,_4l,53)._iD);
+_3l._vI=_cm(yyfdivide(_sl(_3l._lJ),40),0.25,0.75);}}else {{_3l._uD=180;if(yyfequal(_3l._ZB,(-1))){_3l._uD=0};_3l._vI=0.3;var _aF=_07(_3l,_4l,_3l.id,4);if((yyGetBool(yyfgreater(_0m(_3l,_4l,_1B)._8E,0)))||(yyGetBool(yyfless((yyGetBool(_aF))&&(yyGetBool(_5B(_3l.x,_3l.y,_0m(_3l,_4l,_aF).x,_0m(_3l,_4l,_aF).y))),80)))){{if(yyGetBool(_aF)){{_77(_3l,_4l,_aF,1);_3l._vI=0.5;}};}};}};break;}case 2:{if((yyGetBool(yyfequal(_0m(_3l,_4l,_1B)._8E,0)))&&(yyGetBool(yyfequal(_3l._jB,8)))&&(yyGetBool(yyfequal(yyfmod(_sl(_3l._DH),
+3),0)))){{_3l._jB=9;_A9(_3l,_4l,"Fake Blitz! Converting CB to SF");}}else {if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,3)))&&(yyGetBool(yyfless(_3l._lJ,100)))){{_3l._uD=_PA(_3l.x,_3l.y,_0m(_3l,_4l,53)._hD,_0m(_3l,_4l,53)._iD);_3l._vI=_cm(yyfdivide(_sl(_3l._lJ),40),0.25,0.75);}}else {{var _aF=_3l._lD;if(yyfequal(_3l._jB,8)){_aF=_07(_3l,_4l,_3l.id,4)};if(yyfequal(_3l._jB,7)){_aF=_07(_3l,_4l,_3l.id,(-4))};if((yyGetBool(_aF))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,_aF)._aD)))&&(yyGetBool(yyfnotequal(_0m(_3l,
+_4l,_aF)._jB,5)))&&(yyGetBool(yyfless(_vD(_3l,_aF),80)))){{var _mD=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_aF).x,_0m(_3l,_4l,_aF).y);var _0u=_xC(10,40,yyfdivide(_sl(_cm(_0m(_3l,_4l,42)._wt,1,10)),10));if(yyfgreater(_mD,_0u)){{_77(_3l,_4l,_aF,0.3);_3l._vI=1;}}else {{if(!yyGetBool(_l7(_3l,_4l,_aF))){{var _mD=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_aF).x,_0m(_3l,_4l,_aF).y);_3l._vI=_cm(yyfdivide(_sl(_mD),20),0.5,1);}}else {{_67(_3l,_4l,_aF);}};}};}}else {if(yyfequal(_3l._jB,7)){{var _8K=yyfmod(_sl(_3l._DH),2);var _9K=-1;if(yyCompareVal(_8K,
+0,g_GMLMathEpsilon)==0){_9K=0;}switch(_9K){case 0:{_3l._uD=180;if(yyfequal(_3l._ZB,(-1))){_3l._uD=0};_3l._vI=0.25;break;}default :{_3l._vI=0.75;var _aF=(-4);var _aK=_3l._ZB;var _bK=-1;if(yyCompareVal(_aK,(-1),g_GMLMathEpsilon)==0){_bK=0;}else if(yyCompareVal(_aK,1,g_GMLMathEpsilon)==0){_bK=1;}switch(_bK){case 0:{_3l._uD=180;if(yyfless(_3l.x,_0m(_3l,_4l,_1B)._aB)){_aF=_07(_3l,_4l,_3l.id,1)};break;}case 1:{_3l._uD=0;if(yyfgreater(_3l.x,_0m(_3l,_4l,_1B)._aB)){_aF=_07(_3l,_4l,_3l.id,1)};}};if(yyGetBool(_aF)){
+_67(_3l,_4l,_aF)};break;}};}}};}}};break;}};}function _p7(_3l,_4l){if(yyfequal(_0m(_3l,_4l,42)._Bo,3)){{_3l._vI=0;return;}};var _bD=global._SA;if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))&&(yyGetBool(_rB(_3l._sB)))){{var _cK=_3l._ZB;var _dK=-1;if(yyCompareVal(_cK,(-1),g_GMLMathEpsilon)==0){_dK=0;}else if(yyCompareVal(_cK,1,g_GMLMathEpsilon)==0){_dK=1;}switch(_dK){case 0:{if(yyfless(_3l.x,_0m(_3l,_4l,48)._aB)){_pI(_3l._sB)};break;}case 1:{if(yyfgreater(_3l.x,_0m(_3l,_4l,48)._aB)){_pI(_3l._sB)};
+break;}};}};if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,9)))&&(yyGetBool(_rB(_3l._sB)))){{_pI(_3l._sB);}};if(yyGetBool(_rB(_3l._sB))){{_3l._vI=1;_3l._uD=_57(_3l,_4l);return;}};if((yyGetBool(yyfequal(_3l._jB,1)))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))){{_3l._vI=0;return;}};var _eK=_3l._jB;var _fK=-1;if(yyCompareVal(_eK,5,g_GMLMathEpsilon)==0||yyCompareVal(_eK,6,g_GMLMathEpsilon)==0){_fK=0;}switch(_fK){case 0:{_97(_3l,_4l);break;}};if((yyGetBool(yyfequal(_3l._jB,7)))&&(yyGetBool(yyfequal(_0m(_3l,
+_4l,_bD)._WA,18)))&&(yyGetBool(_m7(_3l,_4l,_0m(_3l,_4l,_bD).y)))){{_67(_3l,_4l,_0m(_3l,_4l,_bD)._HA);return;}};if((yyGetBool(!yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._kD)))&&(yyGetBool(yyfgreater(_3l._tB,100)))&&(yyGetBool(yyfgreater(_3l._lJ,100)))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._WA,18)))){return };if(yyGetBool(_0m(_3l,_4l,_bD)._HA)){{if(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)){{if((yyGetBool(!yyGetBool(_rB(_3l._sB))))&&(yyGetBool(yyfnotequal(_3l._jB,1)))){{_3l._vI=1;}};}}else {{_67(_3l,
+_4l,_0m(_3l,_4l,_bD)._HA);if(yyfequal(_3l._LB,_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._LB)){{if(yyfless(_3l._nD,_3l._tB)){{_97(_3l,_4l);_3l._vI=_cm(yyfdivide(_sl(_3l._nD),20),0.5,1);}}else {{_3l._vI=0.7;}};}}else {{if(!yyGetBool(_k7(_3l,_4l))){{var _mD=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA).x,_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA).y);_3l._vI=_cm(yyfdivide(_sl(_mD),20),0.5,1);}};}};}};}};}function _q7(_3l,_4l){{var _gK=_8l(_0m(_3l,_4l,global._SA)._HA);for(var _hK in _gK){if(!_gK.hasOwnProperty(_hK))continue;
+var _iK=_gK[_hK];if(_iK._bl)continue;if(!_iK._cl)continue;{if(yyfnotequal(_iK._jB,1)){return 0};var _jK=_iK._ZB;var _kK=-1;if(yyCompareVal(_jK,(-1),g_GMLMathEpsilon)==0){_kK=0;}else if(yyCompareVal(_jK,1,g_GMLMathEpsilon)==0){_kK=1;}switch(_kK){case 0:{if(yyfless(_iK.x,_0m(_3l,_4l,48)._aB)){return 0};break;}case 1:{if(yyfgreater(_iK.x,_0m(_3l,_4l,48)._aB)){return 0};break;}};return 1;}}};return 0;}function _r7(_3l,_4l,_5l){var _lK=_5l;var _mK=-1;if(yyCompareVal(_lK,18,g_GMLMathEpsilon)==0){_mK=0;}else if(yyCompareVal(_lK,
+17,g_GMLMathEpsilon)==0){_mK=1;}else if(yyCompareVal(_lK,22,g_GMLMathEpsilon)==0){_mK=2;}else if(yyCompareVal(_lK,24,g_GMLMathEpsilon)==0){_mK=3;}else if(yyCompareVal(_lK,26,g_GMLMathEpsilon)==0){_mK=4;}else if(yyCompareVal(_lK,27,g_GMLMathEpsilon)==0){_mK=5;}else if(yyCompareVal(_lK,28,g_GMLMathEpsilon)==0){_mK=6;}else if(yyCompareVal(_lK,31,g_GMLMathEpsilon)==0){_mK=7;}else if(yyCompareVal(_lK,32,g_GMLMathEpsilon)==0){_mK=8;}else if(yyCompareVal(_lK,37,g_GMLMathEpsilon)==0){_mK=9;}switch(_mK){case 0:{return 1;
+break;}case 1:{return 1;break;}case 2:{return 1;break;}case 3:{return 1;break;}case 4:{return 1;break;}case 5:{return 1;break;}case 6:{return 1;break;}case 7:{return 1;break;}case 8:{return 1;break;}case 9:{return 1;break;}};return 0;}function _s7(_3l,_4l){if((yyGetBool(yyfequal(_3l._wC,30)))||(yyGetBool(yyfequal(_3l._wC,31)))){return 1};return 0;}function _t7(_3l,_4l){var _nK=0.5;{var _oK=_8l(global._SA);for(var _pK in _oK){if(!_oK.hasOwnProperty(_pK))continue;var _qK=_oK[_pK];if(_qK._bl)continue;if(!_qK._cl)continue;{if((yyGetBool(_qK._HA))&&(yyGetBool(_k6(_qK,
+_3l)))){{var _uC=_b7(_qK,_3l,_qK._HA);_nK=_cm(yyftime(_sl(_uC),0.003),0.7,0.9);}};}}};var _rK=_3l._WA;var _sK=-1;if(yyCompareVal(_rK,1,g_GMLMathEpsilon)==0){_sK=0;}switch(_sK){case 0:{if(yyfnotequal(_3l._bq,14)){{_3l._tK=_xC(_3l._tK,2,0.05);break;}};}default :{_3l._tK=_xC(_3l._tK,_nK,0.025);if(yyGetBool(_3l._3C)){_3l._tK=0.9};break;}};_uK(_rn._vK[_Tn(0,_rn._vK)],yyftime(960,_sl(_3l._tK)),yyftime(540,_sl(_3l._tK)));var _wK=_xK(_rn._vK[_Tn(0,_rn._vK)]);var _yK=_zK(_rn._vK[_Tn(0,_rn._vK)]);var _AK=yyftime(_sl(_wK),
+0.5);var _BK=yyftime(_sl(_yK),0.5);var _5G=1300;var _6G=300;var _CK=0.05;var _bD=global._SA;if(yyGetBool(_DA(_bD))){{_5G=_0m(_3l,_4l,_bD).x;_6G=yyfplus(300,_sl(yyftime(_sl(yyfminus(_sl(_0m(_3l,_4l,_bD).y),300)),0.5)));if(yyGetBool(_k6(_3l,_4l))){_6G=300};if(yyGetBool(_DA(_0m(_3l,_4l,_bD)._HA))){_5G=_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA).x};_AK=yyftime(_sl(_wK),_sl(yyfminus(0.5,_sl(yyftime(0.15,_sl(_3l._NA))))));if(yyGetBool(_3l._3C)){_AK=yyftime(_sl(_wK),_sl(yyfminus(0.5,_sl(yyftime(0.25,_sl(_3l._NA))))))}
+;}}else {{_6G=0;_CK=0.025;var _DK=_3l._NA;var _EK=-1;if(yyCompareVal(_DK,(-1),g_GMLMathEpsilon)==0){_EK=0;}else if(yyCompareVal(_DK,1,g_GMLMathEpsilon)==0){_EK=1;}switch(_EK){case 0:{if(yyfequal(_3l._9q,_3l._aq)){_5G=yyfminus(_5G,yyftime(_sl(_3l._XD),20))}else {_5G=yyfplus(_5G,yyftime(_sl(_3l._XD),20))};break;}case 1:{if(yyfequal(_3l._9q,_3l._aq)){_5G=yyfplus(_5G,yyftime(_sl(_3l._XD),20))}else {_5G=yyfminus(_5G,yyftime(_sl(_3l._XD),20))};break;}};var _FK=_3l._bq;var _GK=-1;if(yyCompareVal(_FK,12,g_GMLMathEpsilon)==0||yyCompareVal(_FK,
+13,g_GMLMathEpsilon)==0){_GK=0;}else if(yyCompareVal(_FK,0,g_GMLMathEpsilon)==0||yyCompareVal(_FK,1,g_GMLMathEpsilon)==0||yyCompareVal(_FK,17,g_GMLMathEpsilon)==0){_GK=1;}switch(_GK){case 0:{if((yyGetBool(yyfnotequal(_3l._NE,3)))&&(yyGetBool(yyfnotequal(_3l._NE,5)))){break };}case 1:{_CK=0.25;_5G=1300;break;}default :{break;}};}};_6G=yyfminus(_6G,10);var _HK=_xC(_IK(_rn._vK[_Tn(0,_rn._vK)]),yyfminus(_sl(_5G),_sl(_AK)),yyftime(_sl(_CK),0.5));var _JK=_xC(_KK(_rn._vK[_Tn(0,_rn._vK)]),yyfminus(_sl(_6G),_sl(_BK)),
+yyftime(_sl(_CK),0.5));_HK=_cm(_HK,0,yyfminus(_sl(_rn._Ps),_sl(_wK)));_JK=_cm(_JK,0,yyfminus(_sl(_rn._Rs),_sl(_yK)));_LK(_rn._vK[_Tn(0,_rn._vK)],_HK,_JK);}function _u7(_3l,_4l,_5l){_lp(_3l,55);var _MK=_Oq(_3l.x,yyfminus(_sl(_3l.y),48),"Instances",55);_0m(_3l,_4l,_MK)._ir((-10000));_0m(_3l,_4l,_MK)._mm=_5l;}function _v7(_3l,_4l,_5l){_lp(_3l,55);var _MK=_Oq(_3l.x,yyfminus(_sl(_3l.y),32),"Instances",55);_0m(_3l,_4l,_MK)._ir((-10000));_0m(_3l,_4l,_MK)._mm=yyfplus(_sl(_ul(round(_5l))),_sl(_Q8(_3l,_4l,"sla_yards")));
+}function _w7(_3l,_4l,_5l){{var _NK=_8l(54);for(var _OK in _NK){if(!_NK.hasOwnProperty(_OK))continue;var _PK=_NK[_OK];if(_PK._bl)continue;if(!_PK._cl)continue;_lp(_PK)}};var _QK=_5l;var _sr="";var _fo=0?1:0;var _RK=16777215;var _SK=_QK;var _TK=-1;if(yyCompareVal(_SK,0,g_GMLMathEpsilon)==0||yyCompareVal(_SK,1,g_GMLMathEpsilon)==0||yyCompareVal(_SK,2,g_GMLMathEpsilon)==0||yyCompareVal(_SK,3,g_GMLMathEpsilon)==0||yyCompareVal(_SK,4,g_GMLMathEpsilon)==0||yyCompareVal(_SK,5,g_GMLMathEpsilon)==0||yyCompareVal(_SK,
+13,g_GMLMathEpsilon)==0||yyCompareVal(_SK,18,g_GMLMathEpsilon)==0||yyCompareVal(_SK,19,g_GMLMathEpsilon)==0){_TK=0;}else if(yyCompareVal(_SK,6,g_GMLMathEpsilon)==0){_TK=1;}else if(yyCompareVal(_SK,7,g_GMLMathEpsilon)==0){_TK=2;}else if(yyCompareVal(_SK,8,g_GMLMathEpsilon)==0){_TK=3;}else if(yyCompareVal(_SK,9,g_GMLMathEpsilon)==0){_TK=4;}else if(yyCompareVal(_SK,10,g_GMLMathEpsilon)==0){_TK=5;}else if(yyCompareVal(_SK,11,g_GMLMathEpsilon)==0){_TK=6;}else if(yyCompareVal(_SK,12,g_GMLMathEpsilon)==0){_TK=7;
+}else if(yyCompareVal(_SK,14,g_GMLMathEpsilon)==0){_TK=8;}else if(yyCompareVal(_SK,15,g_GMLMathEpsilon)==0){_TK=9;}else if(yyCompareVal(_SK,16,g_GMLMathEpsilon)==0){_TK=10;}else if(yyCompareVal(_SK,17,g_GMLMathEpsilon)==0){_TK=11;}switch(_TK){case 0:{return;break;}case 1:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Touchdown")),"!!!");_fo=1?1:0;_RK=65535;if(yyfequal(_0m(_3l,_4l,48).__C,6)){_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Scored")),"!!!")};break;}case 2:{_sr=_Q8(_3l,_4l,"match_Incomplete");_fo=0?1:0;_RK=16777215;
+break;}case 3:{_sr=_Q8(_3l,_4l,"match_OutOfBounds");_fo=0?1:0;_RK=16777215;break;}case 4:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Interception")),"!");_fo=1?1:0;_RK=255;break;}case 5:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Turnover")),"!");_fo=1?1:0;_RK=255;break;}case 6:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Sacked")),"!");_fo=1?1:0;_RK=255;break;}case 7:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Safety")),"!");_fo=1?1:0;_RK=255;break;}case 8:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_FG_Good")),"!");_fo=1?1:0;_RK=65535;break;
+}case 9:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_FG_Bad")),"!");_fo=1?1:0;_RK=255;break;}case 10:{if((yyGetBool(yyfequal(_0m(_3l,_4l,42)._Bo,2)))||(yyGetBool(yyfgreater(_0m(_3l,_4l,48)._1G,0)))){_0m(_3l,_4l,48)._1G=(-1)}else {_0m(_3l,_4l,48)._1G=_0m(_3l,_4l,48)._2G};_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Success")),"!");_fo=1?1:0;_RK=65535;break;}case 11:{_sr=yyfplus(_sl(_Q8(_3l,_4l,"match_Fail")),"!");_fo=1?1:0;_RK=255;break;}};var _Ol=_Oq(0,0,"Text",54);_0m(_3l,_4l,_Ol)._mm=_UK(_sr);_0m(_3l,_4l,_Ol)._fo=_fo;
+_0m(_3l,_4l,_Ol)._RK=_RK;_0m(_3l,_4l,_Ol).__z=0.5;_0m(_3l,_4l,_Ol)._rx=_vp(_0m(_3l,_4l,_Ol)._rx,2633220098);_0m(_3l,_4l,_Ol)._rx[_wp(0)]=120;_0m(_3l,_4l,48)._eB="";_A9(_3l,_4l,_sr);}function _x7(_3l,_4l){var _Lw=8;if(yyfequal(_3l._WA,2)){{_3l._uE="";if((yyGetBool(_DA(52)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,global._SA)._WA,0)))&&(yyGetBool(yyfless(_rn._up(),yyfplus(_sl(_3l._SD),2000))))){{if(yyGetBool(_3l._3C)){{_3l._uE=_Q8(_3l,_4l,"match_FieldGoal");if(yyGetBool(_3l._UC)){_3l._uE=_Q8(_3l,_4l,"match_PAT")}
+;}}else {if(yyfgreater(_3l.__C,0)){{_3l._uE=_29(_3l,_4l);}}};}};{var _VK=_8l(6);for(var _WK in _VK){if(!_VK.hasOwnProperty(_WK))continue;var _XK=_VK[_WK];if(_XK._bl)continue;if(!_XK._cl)continue;return }};}};_YK(0);_ZK(1);__K(1);_0L(1);var _1L=yyftime(_sl(_Qq()),0.5);var _1r=yyftime(_sl(_Rq()),0.5);if(yyfequal(_3l._WA,2)){_1r=yyftime(_sl(_Rq()),0.75)};if(yyfnotequal(_3l._uE,"")){{var _2L=yyfplus(_sl(yyftime(_sl(_3L(_3l._uE)),0.5)),_sl(_Lw));_4L(yyfminus(_sl(_1L),_sl(_2L)),yyfminus(_sl(_1r),_sl(_Lw)),yyfplus(_sl(_1L),
+_sl(_2L)),yyfplus(_sl(_1r),_sl(_Lw)),0,0,0,0,0);_5L(_1L,_1r,_3l._uE);}};if((yyGetBool(yyfnotequal(_3l._eB,"")))&&(yyGetBool(!yyGetBool(_DA(7))))){{_1r=yyftime(_sl(_Rq()),0.75);var _2L=yyfplus(_sl(yyftime(_sl(_3L(_3l._eB)),0.5)),_sl(_Lw));_4L(yyfminus(_sl(_1L),_sl(_2L)),yyfminus(_sl(_1r),_sl(_Lw)),yyfplus(_sl(_1L),_sl(_2L)),yyfplus(_sl(_1r),_sl(_Lw)),0,0,0,0,0);_5L(_1L,_1r,_3l._eB);}};}function _y7(_3l,_4l){if(yyGetBool(_0m(_3l,_4l,42)._Bo)){return };_YK(0);_ZK(0);__K(1);_0L(1);_6L(0,0,_Qq(),16,0,0,
+0,0,0);var _1L=16;var _7L=8;var _sr=_il(_3l._Cm[_Tn(0,_3l._Cm)],"tla");_sr=yyfplus(_sr,yyfplus(yyfplus(" ",_sl(_ul(_3l._BE[_Tn(0,_3l._BE)])))," "));_sr=yyfplus(_sr,yyfplus(yyfplus(_sl(_il(_3l._Cm[_Tn(1,_3l._Cm)],"tla"))," "),_sl(_ul(_3l._BE[_Tn(1,_3l._BE)]))));_5L(_1L,_7L,_sr);if(yyfnotequal(_3l._bq,13)){{_ZK(2);_1L=yyfdivide(_sl(_Qq()),2);var _8L=yyfplus(_sl(_Q8(_3l,_4l,yyfplus("quarter_",_sl(_ul(_3l._NE)))))," ");_5L(_1L,_7L,_8L);_ZK(0);var _9L=yyfplus(" ",_sl(_09(_3l,_4l,_3l._VD,_3l._WD)));if(yyfequal(_3l._VD,
+0)){{_aL(global._bm);if(yyfless(_3l._WD,11)){_aL(255)};}};_5L(_1L,_7L,_9L);if(yyfequal(_3l._WA,2)){{_ZK(2);_bL(16777215);_1L=yyfminus(_sl(_Qq()),16);if(yyGetBool(_3l._3C)){{if(yyGetBool(_k6(_3l,_4l))){{var _cL=_h7(_3l,_4l);var _sr=yyfplus(yyfplus(_sl(_ul(_3l._TC))," "),_sl(_Q8(_3l,_4l,"tla_yards")));if((yyGetBool(_cL))&&(yyGetBool(_0m(_3l,_4l,_cL)._Bl))){{if(yyfgreater(_il(_0m(_3l,_4l,_cL)._Bl,"stat_attempts"),0)){{_sr=yyfplus(_sr,yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(" ",_sl(_ul(_il(_0m(_3l,_4l,
+_cL)._Bl,"stat_complete")))),"/"),_sl(_ul(_il(_0m(_3l,_4l,_cL)._Bl,"stat_attempts"))))," "),_sl(_Q8(_3l,_4l,"tla_Attempts"))));}};}};_5L(_1L,_7L,_sr);}};}}else {if((yyGetBool(yyfgreater(_3l.__C,0)))&&(yyGetBool(yyfless(_3l.__C,5)))){{_5L(_1L,_7L,_29(_3l,_4l));}}};}}else {{_ZK(2);_bL(0);_bL(16777215);}};}};{var _dL=_8l(global._SA);for(var _eL in _dL){if(!_dL.hasOwnProperty(_eL))continue;var _fL=_dL[_eL];if(_fL._bl)continue;if(!_fL._cl)continue;{if(!yyGetBool(_DA(32))){{if((yyGetBool(yyfnotequal(_fL._WA,
+0)))&&(yyGetBool(yyfnotequal(_fL._WA,1)))){{if((yyGetBool(_fL._HA))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_fL._HA)._hI,"")))){{var _gL=yyfminus(_sl(_Rq()),16);_hL(_fL,58,_26(_fL,_3l,_il(_0m(_3l,_4l,_fL._HA)._Bl,"attitude")),18,_gL);_ZK(0);_bL(0);_5L(30,_gL,_0m(_3l,_4l,_fL._HA)._hI);_bL(16777215);}};}};}};}}};}function _z7(_3l,_4l){_0L(0.6);_iL(_3l._aB,131,_3l._aB,470,2,16711680,16711680);if(yyfgreaterequal(_3l._ZD,1)){_jL(_3l,3,1,_3l._aB,126,2,2,0,16777215,1)};if((yyGetBool(yyfgreater(_3l.__D,300)))&&(yyGetBool(yyfless(_3l.__D,
+2300)))){{_iL(_3l.__D,131,_3l.__D,470,2,65535,65535);_jL(_3l,3,0,_3l.__D,126,2,2,0,16777215,1);}};_0L(1);}function _A7(_3l,_4l){if(!yyGetBool(_3l._3C)){return };if(!yyGetBool(_k6(_3l,_4l))){return };if((yyGetBool(!yyGetBool(_DA(60))))||(yyGetBool(yyfequal(_0m(_3l,_4l,60)._gC,0)))){return };_YK(0);_ZK(1);__K(1);var _kL=_Qq();var _lL=0;var _mL=48;var _nL=48;if(yyfequal(_0m(_3l,_4l,48)._NA,(-1))){_mL=yyfminus(_sl(_kL),_sl(_mL))};var _oL=64;var _Es=yyfminus(_sl(_mL),_sl(yyftime(_sl(_oL),0.5)));var _Fs=yyfminus(_sl(_nL),
+_sl(yyftime(_sl(_oL),0.5)));_4L(_Es,_Fs,yyfplus(_sl(_Es),_sl(_oL)),yyfplus(yyfplus(_sl(_Fs),_sl(_oL)),16),_lL,_lL,_lL,_lL,0);_Es=_mL;_Fs=_nL;_jL(_3l,44,0,_Es,_Fs,2,2,yyftime(_sl(_0m(_3l,_4l,60)._hC),45),16777215,1);_5L(_Es,yyfplus(_sl(_Fs),40),yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"match_Wind"))," "),_sl(_ul(_0m(_3l,_4l,60)._gC))));}function _B7(_3l,_4l){var _lL=0;var _kL=_Qq();var _oL=256;var _Es=yyfminus(_sl(yyftime(_sl(_kL),0.5)),_sl(yyftime(_sl(_oL),0.5)));_4L(_Es,32,yyfplus(_sl(_Es),_sl(_oL)),64,_lL,_lL,
+_lL,_lL,0);var _pL=_cm(yyftime(_sl(_3l._QB),2),1,100);var _qL=yyftime(_sl(yyfminus(_sl(_oL),2)),0.01);var _rL=yyftime(_sl(_qL),_sl(min(30,_pL)));var _sL=yyftime(_sl(_qL),_sl(min(100,_pL)));_lL=65280;_4L(yyfplus(_sl(_Es),2),34,yyfplus(_sl(_Es),_sl(_sL)),62,_lL,_lL,_lL,_lL,0);_lL=255;_4L(yyfplus(_sl(_Es),2),34,yyfplus(_sl(_Es),_sl(_rL)),62,_lL,_lL,_lL,_lL,0);}function _C7(_3l,_4l){_bL(0);_0L(yyftime(_sl(_3l._8I),0.5));var _tL=_3l._zH;var _uL=_3l._AH;var _vL=_oI(_3l._sB);var _wL=0;for(;yyfless(_wL,_vL);_wL=yyfplus(_wL,
+1)){{var _xL=round(yyfplus(_sl(_3l._zH),_sl(_lI(_3l._sB,_wL))));var _yL=round(yyfplus(_sl(_3l._AH),_sl(_nI(_3l._sB,_wL))));if(yyfgreater(_3l._AH,300)){_yL=yyfminus(_sl(_3l._AH),_sl(_nI(_3l._sB,_wL)))};_zL(_tL,yyfplus(_sl(_uL),1),_xL,yyfplus(_sl(_yL),1),5);_AL(_xL,yyfplus(_sl(_yL),1),2.5,0);_3l._0K=999;var _BL=_0m(_3l,_4l,48)._NA;var _CL=-1;if(yyCompareVal(_BL,(-1),g_GMLMathEpsilon)==0){_CL=0;}else if(yyCompareVal(_BL,1,g_GMLMathEpsilon)==0){_CL=1;}switch(_CL){case 0:{if(yyflessequal(_xL,_tL)){_3l._0K=_PA(_tL,
+_uL,_xL,_yL)};break;}case 1:{if(yyfgreaterequal(_xL,_tL)){_3l._0K=_PA(_tL,_uL,_xL,_yL)};break;}};_tL=_xL;_uL=_yL;}};if(yyGetBool(_3l._eH)){{_bL(0);_0L(yyftime(_sl(_3l._8I),0.5));_zL(_tL,yyfminus(_sl(_uL),5),_xL,yyfplus(_sl(_yL),7),5);}}else {if(yyfequal(_3l._0K,999)){{_bL(0);_0L(yyftime(_sl(_3l._8I),0.5));_AL(_tL,yyfplus(_sl(_uL),1),5,0);}}else {{if(yyfgreaterequal(_3l._0K,270)){{_tL=yyfplus(_tL,1.5);_uL=yyfplus(_uL,1);}}else {if(yyfgreater(_3l._0K,90)){{_tL=yyfplus(_tL,1.5);_uL=yyfplus(_uL,2);}}};_jL(_3l,
+39,0,_tL,yyfplus(_sl(_uL),1),0.75,0.75,_3l._0K,0,yyftime(_sl(_3l._8I),0.5));}}};var _RK=global._DL;if((yyGetBool(_3l._eH))||(yyGetBool(yyfequal(_3l._jB,1)))){_RK=16777215}else {if(yyfequal(_3l._jB,2)){_RK=global._EL}};_bL(_RK);_0L(_3l._8I);_tL=round(_3l._zH);_uL=round(_3l._AH);var _wL=0;for(;yyfless(_wL,_vL);_wL=yyfplus(_wL,1)){{var _xL=round(yyfplus(_sl(_3l._zH),_sl(_lI(_3l._sB,_wL))));var _yL=round(yyfplus(_sl(_3l._AH),_sl(_nI(_3l._sB,_wL))));if(yyfgreater(_3l._AH,300)){_yL=yyfminus(_sl(_3l._AH),_sl(_nI(_3l._sB,
+_wL)))};_zL(_tL,_uL,_xL,_yL,5);_AL(_xL,_yL,2.5,0);_tL=_xL;_uL=_yL;}};if(yyGetBool(_3l._eH)){{_3l._0K=999;_bL(16777215);_0L(_3l._8I);_zL(_tL,yyfminus(_sl(_uL),6),_xL,yyfplus(_sl(_yL),6),5);}}else {if(yyfequal(_3l._0K,999)){{_bL(_RK);_0L(_3l._8I);_AL(_tL,_uL,5,0);}}else {{if(yyfgreaterequal(_3l._0K,270)){{_tL=yyfplus(_tL,1.5);_uL=yyfplus(_uL,1);}}else {if(yyfgreater(_3l._0K,90)){{_tL=yyfplus(_tL,1.5);_uL=yyfplus(_uL,2);}}};_jL(_3l,39,0,_tL,_uL,0.75,0.75,_3l._0K,_RK,_3l._8I);}}};_bL(16777215);_0L(1);}
+function _D7(_3l,_4l){_aL(16777215);_0L(0.075);var _FL=90;if(yyfequal(_0m(_3l,_4l,48)._NA,1)){_FL=2510};{var _GL=_8l(global._SA);for(var _HL in _GL){if(!_GL.hasOwnProperty(_HL))continue;var _IL=_GL[_HL];if(_IL._bl)continue;if(!_IL._cl)continue;{var _JL=_IL._WA;var _KL=-1;if(yyCompareVal(_JL,0,g_GMLMathEpsilon)==0||yyCompareVal(_JL,2,g_GMLMathEpsilon)==0||yyCompareVal(_JL,1,g_GMLMathEpsilon)==0){_KL=0;}switch(_KL){case 0:{{var _LL=_8l(_IL._HA);for(var _ML in _LL){if(!_LL.hasOwnProperty(_ML))continue;var _NL=_LL[_ML];
+if(_NL._bl)continue;if(!_NL._cl)continue;_OL(_FL,270,_FL,336,_NL.x,_NL.y,0)}};break;}};}}};_aL(16777215);_0L(1);}function _E7(_3l,_4l){_A9(_3l,_4l,"s_set_up_practice");{var _PL=_8l(48);for(var _QL in _PL){if(!_PL.hasOwnProperty(_QL))continue;var _RL=_PL[_QL];if(_RL._bl)continue;if(!_RL._cl)continue;_RL._rx=_vp(_RL._rx,3172014589);_RL._rx[_wp(0)]=0}};{var _SL=_8l(54);for(var _TL in _SL){if(!_SL.hasOwnProperty(_TL))continue;var _UL=_SL[_TL];if(_UL._bl)continue;if(!_UL._cl)continue;_lp(_UL)}};_3l._2G++;if(yyfequal(_3l._1G,
+(-1))){{if(yyfless(_0m(_3l,_4l,42)._cq,99)){{var _VL=_0m(_3l,_4l,42)._Bo;var _WL=-1;if(yyCompareVal(_VL,3,g_GMLMathEpsilon)==0){_WL=0;}else if(yyCompareVal(_VL,2,g_GMLMathEpsilon)==0){_WL=1;}else if(yyCompareVal(_VL,1,g_GMLMathEpsilon)==0){_WL=2;}switch(_WL){case 0:{_0m(_3l,_4l,42)._Bo=2;_3l._2G=1;_3l._1G=0;break;}case 1:{_0m(_3l,_4l,42)._Bo=1;_3l._2G=1;_3l._1G=0;break;}case 2:{_3m(4);return;break;}};}};}};_3l._WA=2;var _XL=_0m(_3l,_4l,42)._Bo;var _YL=-1;if(yyCompareVal(_XL,1,g_GMLMathEpsilon)==0){_YL=0;
+}else if(yyCompareVal(_XL,2,g_GMLMathEpsilon)==0){_YL=1;}else if(yyCompareVal(_XL,3,g_GMLMathEpsilon)==0){_YL=2;}switch(_YL){case 0:{var _Ol=_Q8(_3l,_4l,"msg_Intro_Kicking");if(yyGetBool(global._fB)){_Ol=_Q8(_3l,_4l,"msg_Intro_KickingBrowser")};if(yyfequal(_3l._2G,1)){_T7(_3l,_4l,"",_Ol,"",_Q8(_3l,_4l,"ui_Continue"),"",332,global._Ll,0.7)}else {if(yyfequal(_3l._1G,yyfminus(_sl(_3l._2G),1))){_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_Intro_SuccessKick"),"",_Q8(_3l,_4l,"ui_Continue"),"",332,global._Ll,0.7)}};_3l._XD=30;
+if(yyfequal(_3l._1G,0)){_3l._XD=40};_3l._NA=(-1);if(yyfnotequal(_il(_0m(_3l,_4l,42)._1n,"op_drivedir"),0)){_3l._NA=_il(_0m(_3l,_4l,42)._1n,"op_drivedir")};_B6(_3l,_4l,0);break;}case 1:{var _Ol=_Q8(_3l,_4l,"msg_Intro_Running");if(yyGetBool(global._fB)){_Ol=_Q8(_3l,_4l,"msg_Intro_RunningBrowser")};if(yyfequal(_3l._2G,1)){_T7(_3l,_4l,"",_Ol,"",_Q8(_3l,_4l,"ui_Continue"),"",332,global._Ll,0.7)};_3l._XD=0;_3l._NA=(-1);if(yyfnotequal(_il(_0m(_3l,_4l,42)._1n,"op_drivedir"),0)){_3l._NA=_il(_0m(_3l,_4l,42)._1n,
+"op_drivedir")};_F7(_3l,_4l);break;}case 2:{if(yyfequal(_3l._2G,1)){_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_Intro_Passing"),"",_Q8(_3l,_4l,"ui_Continue"),"",332,global._Ll,0.7)}else {if(yyfequal(_3l._1G,yyfminus(_sl(_3l._2G),1))){_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_Intro_SuccessPass"),"",_Q8(_3l,_4l,"ui_Continue"),"",332,global._Ll,0.7)}};_3l._XD=0;_3l._NA=(-1);if(yyfnotequal(_il(_0m(_3l,_4l,42)._1n,"op_drivedir"),0)){_3l._NA=_il(_0m(_3l,_4l,42)._1n,"op_drivedir")};_G7(_3l,_4l);break;}};}function _F7(_3l,_4l){
+_4z("s_practice_running");_3l._SD=_rn._up();_3l._3C=0?1:0;_3l._aB=yyfminus(1300,_sl(yyftime(yyftime(_sl(_3l._XD),20),_sl(_3l._NA))));_3l._aB=yyfplus(_3l._aB,yyftime(500,_sl(_3l._NA)));_3l.__D=yyfplus(_sl(_3l._aB),_sl(yyftime(yyftime(_sl(_3l._ZD),20),_sl(_3l._NA))));_3l._bB=300;_J6(_3l,_4l);var _jD=_Oq(0,0,"Players",50);_Oq(0,0,"Players",50);var _ZL=yyfplus(_sl(_0m(_3l,_4l,_jD).x),_sl(yyftime(60,_sl(_3l._NA))));var _gL=_0m(_3l,_4l,_jD).y;var _0u=1;for(;yyfless(_0u,4);_0u++){{_ZL=yyfplus(_ZL,yyftime(120,
+_sl(_3l._NA)));_H7(_3l,_4l,_ZL,_gL,_YB(1.5,1.5),0,40);}};_I7(_3l,_4l,2,300,250,2000);_I7(_3l,_4l,3,300,350,2000);global._SA=_Oq(0,0,"Ball",52);_Oq(0,0,"Ball",53);{var __L=_8l(49);for(var _0M in __L){if(!__L.hasOwnProperty(_0M))continue;var _1M=__L[_0M];if(_1M._bl)continue;if(!_1M._cl)continue;_37(_1M,_3l)}};{var _2M=_8l(48);for(var _3M in _2M){if(!_2M.hasOwnProperty(_3M))continue;var _4M=_2M[_3M];if(_4M._bl)continue;if(!_4M._cl)continue;{_4M._WA=1;_4M._bq=14;_4M._uE="";_4M._vE=0?1:0;_4M._eB=_Q8(_4M,_3l,"training_Running1");
+if(yyGetBool(global._fB)){_4M._eB=_Q8(_4M,_3l,"training_Running1b")};}}};}function _G7(_3l,_4l){_4z("s_practice_passing");_3l._SD=_rn._up();_3l._3C=0?1:0;_3l._aB=yyfplus(1300,_sl(yyftime(yyftime(_sl(_3l._XD),20),_sl(_3l._NA))));_3l.__D=yyfplus(_sl(_3l._aB),_sl(yyftime(yyftime(_sl(_3l._ZD),20),_sl(_3l._NA))));_3l._bB=300;_J6(_3l,_4l);var _jD=_Oq(0,0,"Players",50);var _aH=_Oq(0,0,"Players",50);var _5M=_Oq(0,0,"Players",50);var _6M=_Oq(0,0,"Players",50);var _7M=_Oq(0,0,"Players",50);var _8M=_Oq(0,0,"Players",
+50);var _9M=_Oq(0,0,"Players",50);var _aM=_Oq(0,0,"Players",50);var _bM=_Oq(0,0,"Players",50);_lp(_3l,_aH);_lp(_3l,_6M);_lp(_3l,_7M);_lp(_3l,_8M);_lp(_3l,_9M);_lp(_3l,_aM);{var _cM=_8l(49);for(var _dM in _cM){if(!_cM.hasOwnProperty(_dM))continue;var _eM=_cM[_dM];if(_eM._bl)continue;if(!_eM._cl)continue;_37(_eM,_3l)}};global._SA=_Oq(0,0,"Ball",52);_Oq(0,0,"Ball",53);{var _fM=_8l(48);for(var _gM in _fM){if(!_fM.hasOwnProperty(_gM))continue;var _hM=_fM[_gM];if(_hM._bl)continue;if(!_hM._cl)continue;{_hM._WA=1;_hM._bq=14;
+_hM._uE="";_hM._vE=0?1:0;_hM._eB=_Q8(_hM,_3l,"training_Throw1");}}};}function _H7(_3l,_4l,_5l,_Bq,_Cq,_zu,_Mw){var _ZL=_5l;var _gL=_Bq;var _iM=_Cq;var _jM=_zu;var _kM=_Mw;var _lM=_Oq(0,0,"Players",58);_0m(_3l,_4l,_lM)._kr(_ZL);_0m(_3l,_4l,_lM)._Us(_gL);_0m(_3l,_4l,_lM)._mM=_ZL;_0m(_3l,_4l,_lM)._nM=_gL;_0m(_3l,_4l,_lM)._oM=_iM;_0m(_3l,_4l,_lM)._jM=_jM;_0m(_3l,_4l,_lM)._kM=_kM;_0m(_3l,_4l,_lM)._pM=yyfplus(250,_sl(_Sm(1250)));}function _I7(_3l,_4l,_5l,_Bq,_Cq,_zu){var _qM=_5l;var _DF=_Bq;var _Gy=_Cq;var _ju=_zu;
+var _gz=_Oq(_DF,_Gy,"Shadows",59);_0m(_3l,_4l,_gz)._rM=_qM;_0m(_3l,_4l,_gz)._sM=_ju;}function _J7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };var _tM=_FA(7,1,0);_uM(_tM,_YB(0.8,1.2));}function _K7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };var _tM=_FA(12,1,0);_uM(_tM,_YB(0.8,1.2));}function _L7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };var _tM=_FA(11,1,0);_uM(_tM,_YB(0.8,1.2));}function _M7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,
+_4l,42)._1n,"op_soundfx"))){return };var _tM=_FA(0,1,0);_uM(_tM,_YB(0.8,1.2));}function _N7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };var _tM=_FA(1,1,0);_uM(_tM,_YB(0.8,1.2));}function _O7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };var _tM=_FA(5,1,0);_uM(_tM,_YB(0.8,1.2));}function _P7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };if(yyfless(_rn._up(),yyfplus(_sl(global._vM),50))){return };var _bD=global._SA;var _tM=_FA(13,1,
+0);var _uC=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_bD).y);_uC=_cm(yyfdivide(20,_sl(_uC)),0,2);_uM(_tM,_YB(0.8,1.2));_EA(_tM,_uC,0);global._vM=_rn._up();}function _Q7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };var _tM;var _wM=_Sm(2);var _xM=-1;if(yyCompareVal(_wM,0,g_GMLMathEpsilon)==0){_xM=0;}else if(yyCompareVal(_wM,1,g_GMLMathEpsilon)==0){_xM=1;}else if(yyCompareVal(_wM,2,g_GMLMathEpsilon)==0){_xM=2;}switch(_xM){case 0:{_tM=_FA(8,1,0);break;}case 1:{_tM=_FA(9,1,0);break;
+}case 2:{_tM=_FA(10,1,0);break;}};var _bD=global._SA;var _uC=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_bD).y);_uC=_cm(yyfdivide(20,_sl(_uC)),0,2);_uM(_tM,_YB(0.8,1.2));_EA(_tM,_uC,0);}function _R7(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };var _bD=global._SA;var _tM=_FA(12,1,0);var _uC=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_bD).y);_uC=_cm(yyfdivide(20,_sl(_uC)),0,2);_uM(_tM,1.5);_EA(_tM,_uC,0);}function _S7(_3l,_4l,_5l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){
+return };_FA(_5l,1,1);}function _T7(_3l,_4l,_5l,_Bq,_Cq,_zu,_Mw,_Nw,_Ow,_yM){var _Fq=_5l;var _Gq=_Bq;var _Hq=_Cq;var _Iq=_zu;var _zM=_Mw;var _AM=_Nw;var _BM=_Ow;var __z=_yM;var _CM=yyfminus(_sl(yyftime(_sl(_Qq()),0.33)),45);var _DM=yyfminus(_sl(yyftime(_sl(_Qq()),0.66)),45);var _EM=yyfminus(_sl(_Qq()),128);var _Nq=_Oq(0,0,"PopUps",5);var _Pq=_Oq(yyftime(_sl(_Qq()),0.5),32,"PopUps",0);var _Ol=_Oq(yyftime(_sl(_Qq()),0.5),yyftime(_sl(_Rq()),0.5),"PopUps",6);var _Sq=_Oq(_CM,224,"PopUps",7);var _Tq=_Oq(_DM,224,"PopUps",
+7);if((yyGetBool(yyfgreater(_ku(_Hq),10)))||(yyGetBool(yyfgreater(_ku(_Iq),10)))){{_lp(_3l,_Sq);_lp(_3l,_Tq);_Sq=_Oq(_CM,224,"PopUps",10);_Tq=_Oq(_DM,224,"PopUps",10);}};_0m(_3l,_4l,_Nq)._am=_BM;_0m(_3l,_4l,_Nq)._0r=__z;_0m(_3l,_4l,_Pq)._1r=32;_0m(_3l,_4l,_Pq)._2r=0?1:0;if((yyGetBool(yyfequal(_Fq,_Q8(_3l,_4l,"ui_News"))))||(yyGetBool(yyfequal(_Fq,_Q8(_3l,_4l,"ui_Tip"))))){_0m(_3l,_4l,_Pq)._2r=1?1:0};_0m(_3l,_4l,_Pq)._mm=_ul(_Fq);_0m(_3l,_4l,_Ol)._mm=_Gq;_0m(_3l,_4l,_Ol)._am=global._Ll;_0m(_3l,_4l,
+_Sq)._mm=_Hq;_0m(_3l,_4l,_Tq)._mm=_Iq;_0m(_3l,_4l,_Sq)._4r=_zM;_0m(_3l,_4l,_Tq)._4r=_AM;_0m(_3l,_4l,_Pq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Ol)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Sq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Tq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));if(yyfequal(_Fq,"")){_0m(_3l,_4l,_Pq)._4a=0?1:0};if(yyfequal(_Hq,"")){{_0m(_3l,_4l,_Sq)._4a=0?1:0;_0m(_3l,_4l,_Tq)._kr(_EM);}};if(yyfequal(_Iq,"")){{_0m(_3l,_4l,_Tq)._4a=0?1:0;
+_0m(_3l,_4l,_Sq)._kr(_EM);}};}function _U7(_3l,_4l,_5l,_Bq,_Cq,_zu){var _Sw=_5l;var _Gp=_Bq;var _FM=_Cq;var _Gq=_zu;_A9(_3l,_4l,yyfplus("s_meter_change: ",_sl(_ul(_Sw))));var _Nq=_Oq(0,0,"PopUps",5);_0m(_3l,_4l,_Nq)._am=global._Ll;_0m(_3l,_4l,_Nq)._0r=1;_0m(_3l,_4l,_Nq)._rx=_vp(_0m(_3l,_4l,_Nq)._rx,882480689);_0m(_3l,_4l,_Nq)._rx[_wp(0)]=100;_0m(_3l,_4l,_Nq)._FM=_FM;var _GM=(-4);var _HM=_Sw;var _IM=-1;if(yyCompareVal(_HM,1,g_GMLMathEpsilon)==0){_IM=0;}else if(yyCompareVal(_HM,2,g_GMLMathEpsilon)==0){_IM=1;
+}else if(yyCompareVal(_HM,3,g_GMLMathEpsilon)==0){_IM=2;}else if(yyCompareVal(_HM,4,g_GMLMathEpsilon)==0){_IM=3;}else if(yyCompareVal(_HM,5,g_GMLMathEpsilon)==0){_IM=4;}else if(yyCompareVal(_HM,6,g_GMLMathEpsilon)==0){_IM=5;}else if(yyCompareVal(_HM,7,g_GMLMathEpsilon)==0){_IM=6;}else if(yyCompareVal(_HM,8,g_GMLMathEpsilon)==0){_IM=7;}switch(_IM){case 0:{_GM=_Oq(0,0,"PopUps",25);_0m(_3l,_4l,_GM)._JM=_Gp;break;}case 1:{_GM=_Oq(0,0,"PopUps",27);_0m(_3l,_4l,_GM)._JM=_Gp;break;}case 2:{_GM=_Oq(0,0,"PopUps",16);
+_0m(_3l,_4l,_GM)._KM=_Gp;_0m(_3l,_4l,_GM)._Bl=_0m(_3l,_4l,42)._tn;_0m(_3l,_4l,_GM)._6r=0?1:0;break;}case 3:{_GM=_Oq(0,0,"PopUps",21);_0m(_3l,_4l,_GM)._JM=_Gp;break;}case 4:{_GM=_Oq(0,0,"PopUps",16);_0m(_3l,_4l,_GM)._Bl=_0m(_3l,_4l,42)._tn;_0m(_3l,_4l,_GM)._LM=1?1:0;_0m(_3l,_4l,_GM)._6r=0?1:0;if(yyfless(_Gp,_il(_0m(_3l,_4l,_GM)._Bl,"attitude"))){_0m(_3l,_4l,_GM)._MM=1}else {if(yyfgreater(_Gp,_il(_0m(_3l,_4l,_GM)._Bl,"attitude"))){_0m(_3l,_4l,_GM)._MM=(-1)}};_0m(_3l,_4l,_Nq)._rx[_wp(0)]=160;break;}case 5:{
+_GM=_Oq(0,0,"PopUps",18);_0m(_3l,_4l,_GM)._NM=1?1:0;_0m(_3l,_4l,_Nq)._rx[_wp(0)]=160;break;}case 6:{_GM=_Oq(0,0,"PopUps",19);_0m(_3l,_4l,_GM)._NM=1?1:0;_0m(_3l,_4l,_Nq)._rx[_wp(0)]=160;break;}case 7:{_GM=_Oq(0,0,"PopUps",20);_0m(_3l,_4l,_GM)._fo=1?1:0;_0m(_3l,_4l,_Nq)._rx[_wp(0)]=160;break;}};_0m(_3l,_4l,_GM)._kr(yyfminus(_sl(yyftime(_sl(_rn._Ps),0.5)),_sl(yyftime(_sl(_0m(_3l,_4l,_GM)._OM()),0.5))));_0m(_3l,_4l,_GM)._Us(yyfminus(_sl(yyftime(_sl(_rn._Rs),0.5)),_sl(yyftime(_sl(_0m(_3l,_4l,_GM)._Vs()),
+0.5))));_0m(_3l,_4l,_GM)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));if(yyfnotequal(_Gq,"")){{var _Ol=_Oq(yyftime(_sl(_Qq()),0.5),yyftime(_sl(_Rq()),0.5),"PopUps",6);_0m(_3l,_4l,_Ol)._mm=_Gq;_0m(_3l,_4l,_Ol)._am=global._Ll;_0m(_3l,_4l,_Ol)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));_0m(_3l,_4l,_Nq)._rx[_wp(0)]=0;_YK(0);_ZK(1);__K(1);var _PM=yyfplus(8,_sl(_QM(_Gq,(-1),_0m(_3l,_4l,_Ol)._3r)));_0m(_3l,_4l,_GM)._Us(yyfplus(_sl(_0m(_3l,_4l,_Ol).y),_sl(_PM)));var _Sq=_Oq(yyfminus(_sl(_Qq()),128),224,"PopUps",
+7);_0m(_3l,_4l,_Sq)._mm=_Q8(_3l,_4l,"ui_Continue");_0m(_3l,_4l,_Sq)._4r=330;_0m(_3l,_4l,_Sq)._ir(yyfminus(_sl(_0m(_3l,_4l,_Nq)._jr()),1));}};}function _V7(_3l,_4l){if(yyfgreaterequal(_06(_3l,_4l),100)){_J2(_3l,_4l,"ACH_MORALE100")};{var _RM=_8l(5);for(var _SM in _RM){if(!_RM.hasOwnProperty(_SM))continue;var _TM=_RM[_SM];if(_TM._bl)continue;if(!_TM._cl)continue;{if(yyGetBool(_TM._FM)){_3m(_TM._FM)}else {if(yyfequal(_0m(_3l,_4l,42)._1m,2)){_3m(4)}else {_U5(_TM,_3l,1)}};}}};}function _W7(_3l,_4l,_5l){var _mm=_5l;
+if(yyfequal(_UM(),(-1))){return };_A9(_3l,_4l,yyfplus("s_notification: ",_sl(_ul(_mm))));var _VM=_Oq(0,0,"PopUps",32);_0m(_3l,_4l,_VM)._ir((-100));_0m(_3l,_4l,_VM)._Pq=yyfplus(_sl(_Q8(_3l,_4l,"ui_Achievement")),"!");_0m(_3l,_4l,_VM)._mm=_mm;_0m(_3l,_4l,_VM)._WM=16777215;_0m(_3l,_4l,_VM)._am=_kI(79,143,35);if(yyfgreater(_el(_0m(_3l,_4l,42)._XM),0)){_0m(_3l,_4l,_VM)._4a=0?1:0};_Cl(_0m(_3l,_4l,42)._XM,_VM);}function _X7(_3l,_4l){if(yyGetBool(_DA(48))){{{var _YM=_8l(5);for(var _ZM in _YM){if(!_YM.hasOwnProperty(_ZM))continue;
+var __M=_YM[_ZM];if(__M._bl)continue;if(!__M._cl)continue;_lp(__M)}};{var _0N=_8l(0);for(var _1N in _0N){if(!_0N.hasOwnProperty(_1N))continue;var _2N=_0N[_1N];if(_2N._bl)continue;if(!_2N._cl)continue;if(yyfless(_2N._jr(),0)){_lp(_2N)}}};{var _3N=_8l(6);for(var _4N in _3N){if(!_3N.hasOwnProperty(_4N))continue;var _5N=_3N[_4N];if(_5N._bl)continue;if(!_5N._cl)continue;if(yyfless(_5N._jr(),0)){_lp(_5N)}}};{var _6N=_8l(7);for(var _7N in _6N){if(!_6N.hasOwnProperty(_7N))continue;var _8N=_6N[_7N];if(_8N._bl)continue;if(!_8N._cl)continue;
+if(yyfless(_8N._jr(),0)){_lp(_8N)}}};{var _9N=_8l(10);for(var _aN in _9N){if(!_9N.hasOwnProperty(_aN))continue;var _bN=_9N[_aN];if(_bN._bl)continue;if(!_bN._cl)continue;if(yyfless(_bN._jr(),0)){_lp(_bN)}}};{var _cN=_8l(32);for(var _dN in _cN){if(!_cN.hasOwnProperty(_dN))continue;var _eN=_cN[_dN];if(_eN._bl)continue;if(!_eN._cl)continue;if(yyfless(_eN._jr(),0)){_lp(_eN)}}};}}else {{{var _fN=_8l((-3));for(var _gN in _fN){if(!_fN.hasOwnProperty(_gN))continue;var _hN=_fN[_gN];if(_hN._bl)continue;if(!_hN._cl)continue;
+if(yyflessequal(_hN._jr(),0)){_lp(_hN)}}};}};}function _Y7(_3l,_4l){{var _iN=_8l(0);for(var _jN in _iN){if(!_iN.hasOwnProperty(_jN))continue;var _kN=_iN[_jN];if(_kN._bl)continue;if(!_kN._cl)continue;if(yyfless(_kN._jr(),0)){_lp(_kN)}}};{var _lN=_8l(5);for(var _mN in _lN){if(!_lN.hasOwnProperty(_mN))continue;var _nN=_lN[_mN];if(_nN._bl)continue;if(!_nN._cl)continue;_lp(_nN)}};{var _oN=_8l(7);for(var _pN in _oN){if(!_oN.hasOwnProperty(_pN))continue;var _qN=_oN[_pN];if(_qN._bl)continue;if(!_qN._cl)continue;if(yyfless(_qN._jr(),
+0)){_lp(_qN)}}};{var _rN=_8l(6);for(var _sN in _rN){if(!_rN.hasOwnProperty(_sN))continue;var _tN=_rN[_sN];if(_tN._bl)continue;if(!_tN._cl)continue;if(yyfless(_tN._jr(),0)){_lp(_tN)}}};_18(_3l,_4l);}function _Z7(_3l,_4l,_5l){_Cl(_0m(_3l,_4l,42)._hm,_5l);_A9(_3l,_4l,yyfplus("Add news: ",_sl(_5l)));}function __7(_3l,_4l){{var _uN=_8l(42);for(var _vN in _uN){if(!_uN.hasOwnProperty(_vN))continue;var _wN=_uN[_vN];if(_wN._bl)continue;if(!_wN._cl)continue;{if(yyfgreater(_el(_wN._hm),0)){{_T7(_wN,_3l,_Q8(_wN,_3l,"ui_News"),
+_hl(_wN._hm,0),"",_Q8(_wN,_3l,"ui_Continue"),"",336,global._Ll,1);_El(_wN._hm,0);return;}};}}};_b6(_3l,_4l);}function _08(_3l,_4l){_X7(_3l,_4l);if(yyfequal(_0m(_3l,_4l,42)._1m,1)){_25(_3l,_4l)};__7(_3l,_4l);}function _18(_3l,_4l){var _Ol=_Oq(0,0,"PopUps",54);_0m(_3l,_4l,_Ol)._fo=0?1:0;_0m(_3l,_4l,_Ol)._RK=16777215;_0m(_3l,_4l,_Ol)._rx=_vp(_0m(_3l,_4l,_Ol)._rx,2633220098);_0m(_3l,_4l,_Ol)._rx[_wp(0)]=80;var _sr=_Q8(_3l,_4l,"ui_DraftRound");_sr=_Pl(_sr,"$num",_ul(_0m(_3l,_4l,42)._Zn));_0m(_3l,_4l,_Ol)._mm=_sr;
+_0m(_3l,_4l,42)._bt=0?1:0;}function _28(_3l,_4l){var _Ol=_Q8(_3l,_4l,"msg_StoreReview");_Ol=_Pl(_Ol,"$num",_ul(5));_vl(_0m(_3l,_4l,42)._1n,"done_review_reward",1);_65(_3l,_4l);_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_No"),_Q8(_3l,_4l,"ui_Yes"),332,339,global._Ll,1);}function _38(_3l,_4l){_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,5);_25(_3l,_4l);_X7(_3l,_4l);var _xN=_rn._lx();var _yN=-1;if(yyCompareVal(_xN,3,g_GMLMathEpsilon)==0){_yN=0;}else if(yyCompareVal(_xN,4,g_GMLMathEpsilon)==0){_yN=1;}switch(_yN){
+case 0:{_zN("https://apps.apple.com/app/retrobowl/id1478902583");break;}case 1:{_zN("https://play.google.com/store/apps/details?id=com.newstargames.retrobowl");break;}default :{_zN("https://www.newstargames.com");break;}};}function _48(_3l,_4l,_5l,_Bq,_Cq,_zu){var _yn=_5l;var _AN=_Bq;var _BN=_Cq;var _CN=_zu;var _nm=_J9(_3l,_4l);while(yyGetBool(_68(_3l,_4l,_nm))){_nm=_J9(_3l,_4l)};var _Bl=_Dq();_vl(_Bl,"fname",_I9(_3l,_4l,1));_vl(_Bl,"lname",_nm);_vl(_Bl,"position",_yn);if(yyfequal(_AN,0)){{var _DN=_yn;var _EN=-1;
+if(yyCompareVal(_DN,1,g_GMLMathEpsilon)==0){_EN=0;}else if(yyCompareVal(_DN,10,g_GMLMathEpsilon)==0){_EN=1;}switch(_EN){case 0:{_vl(_Bl,"age",_Vm(22,35));break;}case 1:{_vl(_Bl,"age",_Vm(22,35));break;}default :{_vl(_Bl,"age",_Vm(22,35));break;}};}}else {{var _FN=_yn;var _GN=-1;if(yyCompareVal(_FN,1,g_GMLMathEpsilon)==0){_GN=0;}else if(yyCompareVal(_FN,10,g_GMLMathEpsilon)==0){_GN=1;}switch(_GN){case 0:{_vl(_Bl,"age",_cm(_AN,21,35));break;}case 1:{_vl(_Bl,"age",_cm(_AN,21,35));break;}default :{_vl(_Bl,"age",
+_cm(_AN,21,35));break;}};}};var _HN=10;var _IN=10;var _9s=10;var _JN=10;var _KN=_yn;var _LN=-1;if(yyCompareVal(_KN,1,g_GMLMathEpsilon)==0){_LN=0;}else if(yyCompareVal(_KN,2,g_GMLMathEpsilon)==0){_LN=1;}else if(yyCompareVal(_KN,3,g_GMLMathEpsilon)==0){_LN=2;}else if(yyCompareVal(_KN,4,g_GMLMathEpsilon)==0){_LN=3;}else if(yyCompareVal(_KN,5,g_GMLMathEpsilon)==0||yyCompareVal(_KN,6,g_GMLMathEpsilon)==0){_LN=4;}else if(yyCompareVal(_KN,7,g_GMLMathEpsilon)==0){_LN=5;}else if(yyCompareVal(_KN,8,g_GMLMathEpsilon)==0||yyCompareVal(_KN,
+9,g_GMLMathEpsilon)==0){_LN=6;}else if(yyCompareVal(_KN,10,g_GMLMathEpsilon)==0){_LN=7;}switch(_LN){case 0:{_HN=6;_IN=10;_9s=10;_vl(_Bl,"speed",_Vm(1,_HN));_vl(_Bl,"strength",_Vm(1,_IN));_vl(_Bl,"skill",_Vm(2,_9s));_vl(_Bl,"stamina",_Vm(1,_JN));break;}case 1:{_HN=10;_IN=8;_9s=6;_JN=8;_vl(_Bl,"speed",_Vm(4,_HN));_vl(_Bl,"strength",_Vm(2,_IN));_vl(_Bl,"skill",_Vm(2,_9s));_vl(_Bl,"stamina",_Vm(1,_JN));break;}case 2:{_HN=7;_IN=8;_9s=8;_JN=10;_vl(_Bl,"speed",_Vm(4,_HN));_vl(_Bl,"strength",_Vm(2,_IN));_vl(_Bl,
+"skill",_Vm(2,_9s));_vl(_Bl,"stamina",_Vm(1,_JN));break;}case 3:{_HN=10;_IN=6;_9s=10;_JN=8;_vl(_Bl,"speed",_Vm(5,_HN));_vl(_Bl,"strength",_Vm(2,_IN));_vl(_Bl,"skill",_Vm(2,_9s));_vl(_Bl,"stamina",_Vm(1,_JN));break;}case 4:{_HN=4;_IN=10;_9s=10;_vl(_Bl,"speed",_Vm(1,_HN));_vl(_Bl,"strength",_Vm(5,_IN));_vl(_Bl,"skill",_Vm(4,_9s));_vl(_Bl,"stamina",_Vm(1,_JN));break;}case 5:{_HN=6;_IN=8;_9s=8;_vl(_Bl,"speed",_Vm(2,_HN));_vl(_Bl,"strength",_Vm(2,_IN));_vl(_Bl,"skill",_Vm(2,_9s));_vl(_Bl,"stamina",_Vm(1,
+_JN));break;}case 6:{_HN=8;_IN=6;_9s=8;_vl(_Bl,"speed",_Vm(4,_HN));_vl(_Bl,"strength",_Vm(2,_IN));_vl(_Bl,"skill",_Vm(2,_9s));_vl(_Bl,"stamina",_Vm(1,_JN));break;}case 7:{_HN=5;_IN=10;_9s=10;_vl(_Bl,"speed",_Vm(4,_HN));_vl(_Bl,"strength",_Vm(2,_IN));_vl(_Bl,"skill",_Vm(2,_9s));_vl(_Bl,"stamina",_Vm(1,_JN));break;}};var _MN=_Vm(_BN,_CN);for(var _NN=0,_ON=yyGetInt32(5);_NN<_ON;_NN++){{if(yyfless(_98(_3l,_4l,_Bl),_MN)){_vl(_Bl,"skill",_cm(yyfplus(_sl(_il(_Bl,"skill")),1),1,_9s))};if(yyfless(_98(_3l,_4l,
+_Bl),_MN)){_vl(_Bl,"strength",_cm(yyfplus(_sl(_il(_Bl,"strength")),1),1,_IN))};if(yyfless(_98(_3l,_4l,_Bl),_MN)){_vl(_Bl,"speed",_cm(yyfplus(_sl(_il(_Bl,"speed")),1),1,_HN))};if(yyfless(_98(_3l,_4l,_Bl),_MN)){_vl(_Bl,"stamina",_cm(yyfplus(_sl(_il(_Bl,"stamina")),1),1,_JN))};if(yyfgreater(_98(_3l,_4l,_Bl),_MN)){_vl(_Bl,"skill",_cm(yyfminus(_sl(_il(_Bl,"skill")),1),1,_9s))};if(yyfgreater(_98(_3l,_4l,_Bl),_MN)){_vl(_Bl,"strength",_cm(yyfminus(_sl(_il(_Bl,"strength")),1),1,_IN))};if(yyfgreater(_98(_3l,
+_4l,_Bl),_MN)){_vl(_Bl,"speed",_cm(yyfminus(_sl(_il(_Bl,"speed")),1),1,_HN))};if(yyfgreater(_98(_3l,_4l,_Bl),_MN)){_vl(_Bl,"stamina",_cm(yyfminus(_sl(_il(_Bl,"stamina")),1),1,_JN))};}};var _3p=_Vm(1,3);var _PN=_Vm(1,100);if(yyfequal(_il(_Bl,"age"),21)){{_PN=_Vm(40,100);_3p=2;}};_vl(_Bl,"attitude",_PN);_vl(_Bl,"contract",_3p);_vl(_Bl,"salary",_05(_3l,_4l,_Bl));_vl(_Bl,"creditcost",0);_vl(_Bl,"xp",0);if(yyfgreater(_il(_Bl,"age"),21)){_vl(_Bl,"xp",_Sm(99))};_vl(_Bl,"xp_level",_cm(yyfminus(_sl(_il(_Bl,
+"age")),21),1,9));_vl(_Bl,"xp_gain",0);_vl(_Bl,"skill_points",0);var _QN=yyftime(_sl(_cm(yyfminus(31,_sl(_il(_Bl,"age"))),0,10)),0.4);_vl(_Bl,"max_skill",_cm(yyfplus(_sl(_il(_Bl,"skill")),_sl(_Sm(_QN))),1,_9s));_vl(_Bl,"max_speed",_cm(yyfplus(_sl(_il(_Bl,"speed")),_sl(_Sm(_QN))),1,_HN));_vl(_Bl,"max_strength",_cm(yyfplus(_sl(_il(_Bl,"strength")),_sl(_Sm(_QN))),1,_IN));_vl(_Bl,"max_stamina",_cm(yyfplus(_sl(_il(_Bl,"stamina")),_sl(_Sm(_QN))),1,_JN));_vl(_Bl,"condition",_Vm(40,100));if(yyfequal(_il(_Bl,
+"age"),21)){_vl(_Bl,"condition",_Vm(80,100))};_vl(_Bl,"injury_week",0);_vl(_Bl,"resting",0);_vl(_Bl,"signed_year",0);_vl(_Bl,"teamid",(-1));_vl(_Bl,"outtrade_pick",0);_vl(_Bl,"intrade_pick",0);_vl(_Bl,"flash_time",0);_vl(_Bl,"meetingdone",0);_vl(_Bl,"stat_attempts",0);_vl(_Bl,"stat_complete",0);_vl(_Bl,"stat_yards",0);_vl(_Bl,"stat_longest",0);_vl(_Bl,"stat_touchdowns",0);_vl(_Bl,"stat_fumbles",0);_vl(_Bl,"stat_int",0);_vl(_Bl,"stat_sacks",0);_vl(_Bl,"stat_tackles",0);_vl(_Bl,"stat_rush_attempts",
+0);_vl(_Bl,"stat_rush_yards",0);_vl(_Bl,"stat_rush_longest",0);_vl(_Bl,"stat_rush_touchdowns",0);_vl(_Bl,"season_games",0);_vl(_Bl,"season_attempts",0);_vl(_Bl,"season_complete",0);_vl(_Bl,"season_yards",0);_vl(_Bl,"season_longest",0);_vl(_Bl,"season_touchdowns",0);_vl(_Bl,"season_fumbles",0);_vl(_Bl,"season_int",0);_vl(_Bl,"season_sacks",0);_vl(_Bl,"season_tackles",0);_vl(_Bl,"season_rush_attempts",0);_vl(_Bl,"season_rush_yards",0);_vl(_Bl,"season_rush_longest",0);_vl(_Bl,"season_rush_touchdowns",
+0);_vl(_Bl,"career_games",0);_vl(_Bl,"career_attempts",0);_vl(_Bl,"career_complete",0);_vl(_Bl,"career_yards",0);_vl(_Bl,"career_longest",0);_vl(_Bl,"career_touchdowns",0);_vl(_Bl,"career_fumbles",0);_vl(_Bl,"career_int",0);_vl(_Bl,"career_sacks",0);_vl(_Bl,"career_tackles",0);_vl(_Bl,"career_rush_attempts",0);_vl(_Bl,"career_rush_yards",0);_vl(_Bl,"career_rush_longest",0);_vl(_Bl,"career_rush_touchdowns",0);_vl(_Bl,"skin",_Sm(2));var _RN=_il(_Bl,"position");var _SN=-1;if(yyCompareVal(_RN,1,g_GMLMathEpsilon)==0){
+_SN=0;}else if(yyCompareVal(_RN,2,g_GMLMathEpsilon)==0){_SN=1;}else if(yyCompareVal(_RN,3,g_GMLMathEpsilon)==0){_SN=2;}else if(yyCompareVal(_RN,4,g_GMLMathEpsilon)==0){_SN=3;}else if(yyCompareVal(_RN,5,g_GMLMathEpsilon)==0){_SN=4;}else if(yyCompareVal(_RN,6,g_GMLMathEpsilon)==0||yyCompareVal(_RN,7,g_GMLMathEpsilon)==0||yyCompareVal(_RN,8,g_GMLMathEpsilon)==0||yyCompareVal(_RN,9,g_GMLMathEpsilon)==0){_SN=5;}else if(yyCompareVal(_RN,10,g_GMLMathEpsilon)==0){_SN=6;}switch(_SN){case 0:{if(yyGetBool(_Sm(1))){
+_vl(_Bl,"skin",2)};break;}case 1:{if(yyGetBool(_Sm(5))){_vl(_Bl,"skin",0)};break;}case 2:{if(yyGetBool(_Sm(1))){_vl(_Bl,"skin",2)};break;}case 3:{if(yyGetBool(_Sm(5))){_vl(_Bl,"skin",0)};break;}case 4:{break;}case 5:{if(yyGetBool(_Sm(5))){_vl(_Bl,"skin",0)};break;}case 6:{if(yyGetBool(_Sm(5))){_vl(_Bl,"skin",2)};break;}};var _TN=_0m(_3l,_4l,42)._Lt;var _UN=_il(_Bl,"skin");var _VN=-1;if(yyCompareVal(_UN,2,g_GMLMathEpsilon)==0){_VN=0;}else if(yyCompareVal(_UN,1,g_GMLMathEpsilon)==0){_VN=1;}else if(yyCompareVal(_UN,
+0,g_GMLMathEpsilon)==0){_VN=2;}switch(_VN){case 0:{_TN=_0m(_3l,_4l,42)._Lt;break;}case 1:{_TN=_0m(_3l,_4l,42)._Mt;break;}case 2:{_TN=_0m(_3l,_4l,42)._Nt;break;}};if(yyfequal(_WN(_TN,0,0,_XN(_TN),_YN(_TN)),1)){{_A9(_3l,_4l,"Clearing face grid");_Xt(_TN,0);}};_D8(_3l,_4l,_Bl,_TN);return _Bl;}function _58(_3l,_4l){{var _ZN=_8l(42);for(var __N in _ZN){if(!_ZN.hasOwnProperty(__N))continue;var _0O=_ZN[__N];if(_0O._bl)continue;if(!_0O._cl)continue;{_Fl(_0O._Um);_0O._Um=_yl();var _yn=0;var _Bl=_48(_0O,_3l,1,0,2,4);
+_vl(_Bl,"signed_year",(-1));_vl(_Bl,"teamid",_0O._Fm);if(yyfequal(_0O._sm,1)){{_vl(_Bl,"skill",8);_vl(_Bl,"strength",3);_vl(_Bl,"speed",1);_vl(_Bl,"stamina",5);_vl(_Bl,"max_skill",_il(_Bl,"skill"));_vl(_Bl,"max_strength",_il(_Bl,"strength"));_vl(_Bl,"max_speed",_il(_Bl,"speed"));_vl(_Bl,"max_stamina",_il(_Bl,"stamina"));}};_Cl(_0O._Um,_Bl);var _Bl=_48(_0O,_3l,2,0,2,4);_vl(_Bl,"signed_year",(-1));_vl(_Bl,"teamid",_0O._Fm);_Cl(_0O._Um,_Bl);var _Bl=_48(_0O,_3l,4,0,2,4);_vl(_Bl,"signed_year",(-1));_vl(_Bl,
+"teamid",_0O._Fm);_Cl(_0O._Um,_Bl);var _Bl=_48(_0O,_3l,10,0,2,4);_vl(_Bl,"signed_year",(-1));_vl(_Bl,"teamid",_0O._Fm);_Cl(_0O._Um,_Bl);var _Bl=_48(_0O,_3l,6,0,2,4);_vl(_Bl,"signed_year",(-1));_vl(_Bl,"teamid",_0O._Fm);_Cl(_0O._Um,_Bl);if(yyfequal(_0O._sm,1)){{var _dl=0;for(;yyfless(_dl,yyfminus(_sl(_el(_0O._Um)),1));_dl++){{var _Bl=_hl(_0O._Um,_dl);if(yyfgreater(_il(_Bl,"age"),33)){_vl(_Bl,"age",33)};if(yyfless(_il(_Bl,"contract"),2)){_vl(_Bl,"contract",2)};}};}};}}};}function _68(_3l,_4l,_5l){var _Vn=_5l;
+var _Is=0;for(;yyfless(_Is,_el(_0m(_3l,_4l,42)._Um));_Is++){{var _Bl=_hl(_0m(_3l,_4l,42)._Um,_Is);if(yyfequal(_il(_Bl,"lname"),_Vn)){return 1};}};var _Is=0;for(;yyfless(_Is,_el(_0m(_3l,_4l,42)._Vo));_Is++){{var _Bl=_hl(_0m(_3l,_4l,42)._Vo,_Is);if(yyfequal(_il(_Bl,"lname"),_Vn)){return 1};}};return 0;}function _78(_3l,_4l,_5l){var _yn=_5l;var _Is=0;for(;yyfless(_Is,_el(_0m(_3l,_4l,42)._Um));_Is++){{var _Bl=_hl(_0m(_3l,_4l,42)._Um,_Is);if(yyfequal(_il(_Bl,"position"),_yn)){return 1};}};return 0;}function _88(_3l,
+_4l,_5l){var _1O=_5l;if(yyGetBool(_1O)){{var _dl=1;for(;yyfless(_dl,11);_dl++){{if(!yyGetBool(_78(_3l,_4l,_dl))){return };}};}};var _yn=0;for(var _2O=0,_3O=yyGetInt32(9);_2O<_3O;_2O++){{_yn=_Vm(1,10);if(!yyGetBool(_78(_3l,_4l,_yn))){return _yn};}};return _yn;}function _98(_3l,_4l,_5l){var _Bl=_5l;var _CN=0;var _Yp=0;var _4O=_il(_Bl,"position");var _5O=-1;if(yyCompareVal(_4O,1,g_GMLMathEpsilon)==0){_5O=0;}else if(yyCompareVal(_4O,2,g_GMLMathEpsilon)==0){_5O=1;}else if(yyCompareVal(_4O,3,g_GMLMathEpsilon)==0){_5O=2;
+}else if(yyCompareVal(_4O,4,g_GMLMathEpsilon)==0){_5O=3;}else if(yyCompareVal(_4O,5,g_GMLMathEpsilon)==0){_5O=4;}else if(yyCompareVal(_4O,6,g_GMLMathEpsilon)==0){_5O=5;}else if(yyCompareVal(_4O,7,g_GMLMathEpsilon)==0){_5O=6;}else if(yyCompareVal(_4O,8,g_GMLMathEpsilon)==0){_5O=7;}else if(yyCompareVal(_4O,9,g_GMLMathEpsilon)==0){_5O=8;}else if(yyCompareVal(_4O,10,g_GMLMathEpsilon)==0){_5O=9;}switch(_5O){case 0:{_CN=36;break;}case 1:{_CN=34;break;}case 2:{_CN=33;break;}case 3:{_CN=36;break;}case 4:{_CN=34;break;
+}case 5:{_CN=34;break;}case 6:{_CN=32;break;}case 7:{_CN=32;break;}case 8:{_CN=32;break;}case 9:{_CN=35;break;}};_Yp=yyfplus(yyfplus(yyfplus(_sl(_il(_Bl,"stamina")),_sl(_il(_Bl,"speed"))),_sl(_il(_Bl,"strength"))),_sl(_il(_Bl,"skill")));_Yp=round(yyftime(_sl(yyfdivide(_sl(_Yp),_sl(_CN))),10));if((yyGetBool(_Xn(_Bl,"max_stamina")))&&(yyGetBool(yyfgreaterequal(_Yp,_a8(_3l,_4l,_Bl))))){{if(yyfless(_il(_Bl,"stamina"),_il(_Bl,"max_stamina"))){_Yp=yyfminus(_Yp,1)}else {if(yyfless(_il(_Bl,"speed"),_il(_Bl,"max_speed"))){
+_Yp=yyfminus(_Yp,1)}else {if(yyfless(_il(_Bl,"strength"),_il(_Bl,"max_strength"))){_Yp=yyfminus(_Yp,1)}else {if(yyfless(_il(_Bl,"skill"),_il(_Bl,"max_skill"))){_Yp=yyfminus(_Yp,1)}}}};if(yyfless(_Yp,1)){_Yp=1};}};return _Yp;}function _a8(_3l,_4l,_5l){var _Bl=_5l;var _CN=0;var _Yp=0;var _6O=_il(_Bl,"position");var _7O=-1;if(yyCompareVal(_6O,1,g_GMLMathEpsilon)==0){_7O=0;}else if(yyCompareVal(_6O,2,g_GMLMathEpsilon)==0){_7O=1;}else if(yyCompareVal(_6O,3,g_GMLMathEpsilon)==0){_7O=2;}else if(yyCompareVal(_6O,4,
+g_GMLMathEpsilon)==0){_7O=3;}else if(yyCompareVal(_6O,5,g_GMLMathEpsilon)==0){_7O=4;}else if(yyCompareVal(_6O,6,g_GMLMathEpsilon)==0){_7O=5;}else if(yyCompareVal(_6O,7,g_GMLMathEpsilon)==0){_7O=6;}else if(yyCompareVal(_6O,8,g_GMLMathEpsilon)==0){_7O=7;}else if(yyCompareVal(_6O,9,g_GMLMathEpsilon)==0){_7O=8;}else if(yyCompareVal(_6O,10,g_GMLMathEpsilon)==0){_7O=9;}switch(_7O){case 0:{_CN=36;break;}case 1:{_CN=34;break;}case 2:{_CN=33;break;}case 3:{_CN=36;break;}case 4:{_CN=34;break;}case 5:{_CN=34;break;}case 6:{
+_CN=32;break;}case 7:{_CN=32;break;}case 8:{_CN=32;break;}case 9:{_CN=35;break;}};_Yp=yyfplus(yyfplus(yyfplus(_sl(_il(_Bl,"max_stamina")),_sl(_il(_Bl,"max_speed"))),_sl(_il(_Bl,"max_strength"))),_sl(_il(_Bl,"max_skill")));return round(yyftime(_sl(yyfdivide(_sl(_Yp),_sl(_CN))),10));}function _b8(_3l,_4l,_5l,_Bq){_A9(_3l,_4l,"s_sort_players");var _wl=_5l;var _8O=_Bq;var _xl=_yl();while(yyfgreater(_el(_wl),0)){{var _9O=(-4);var _aO=0;var _dl=0;for(;yyfless(_dl,_el(_wl));_dl++){{var _Bl=_hl(_wl,_dl);var _bO=_8O;
+var _cO=-1;if(yyCompareVal(_bO,2,g_GMLMathEpsilon)==0){_cO=0;}else if(yyCompareVal(_bO,1,g_GMLMathEpsilon)==0){_cO=1;}else if(yyCompareVal(_bO,3,g_GMLMathEpsilon)==0){_cO=2;}else if(yyCompareVal(_bO,4,g_GMLMathEpsilon)==0){_cO=3;}switch(_cO){case 0:{var _Yp=_98(_3l,_4l,_Bl);if((yyGetBool(!yyGetBool(_9O)))||(yyGetBool(yyfgreater(_Yp,_aO)))){{_9O=_Bl;_aO=_Yp;}}else {if(yyfequal(_Yp,_aO)){{var _jB=_il(_Bl,"position");if(yyfless(_jB,_il(_9O,"position"))){{_9O=_Bl;}};}}};break;}case 1:{var _Vn=_il(_Bl,"lname");
+if((yyGetBool(!yyGetBool(_9O)))||(yyGetBool(yyfless(_Vn,_il(_9O,"lname"))))){{_9O=_Bl;}};break;}case 2:{var _jB=_il(_Bl,"position");if((yyGetBool(!yyGetBool(_9O)))||(yyGetBool(yyfless(_jB,_il(_9O,"position"))))){{_9O=_Bl;}};break;}case 3:{var _kt=_il(_Bl,"salary");if((yyGetBool(!yyGetBool(_9O)))||(yyGetBool(yyfgreater(_kt,_il(_9O,"salary"))))){{_9O=_Bl;}};break;}};}};_Cl(_xl,_9O);var _dl=_Dl(_wl,_9O);_El(_wl,_dl);}};_Fl(_wl);return _xl;}function _c8(_3l,_4l,_5l,_Bq){var _yn=_5l;var _dO=_Bq;{var _eO=_8l(42);
+for(var _fO in _eO){if(!_eO.hasOwnProperty(_fO))continue;var _gO=_eO[_fO];if(_gO._bl)continue;if(!_gO._cl)continue;{var _rl=0;var _dl=0;for(;yyfless(_dl,_el(_gO._Um));_dl++){{var _Bl=_hl(_gO._Um,_dl);if(yyfequal(_il(_Bl,"position"),_yn)){{_rl++;if(yyfequal(_rl,_dO)){return _Bl};}};}};}}};return(-4);}function _d8(_3l,_4l,_5l){var _nm=_5l;{var _hO=_8l(42);for(var _iO in _hO){if(!_hO.hasOwnProperty(_iO))continue;var _jO=_hO[_iO];if(_jO._bl)continue;if(!_jO._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_jO._Um));_dl++){
+{var _Bl=_hl(_jO._Um,_dl);if(yyfequal(_il(_Bl,"lname"),_nm)){return _Bl};}};}}};return(-4);}function _e8(_3l,_4l,_5l){var _kO=_5l;{var _lO=_8l(42);for(var _mO in _lO){if(!_lO.hasOwnProperty(_mO))continue;var _nO=_lO[_mO];if(_nO._bl)continue;if(!_nO._cl)continue;{if(yyGetBool(_kO)){return _hl(_nO._Um,_Sm(yyfminus(_sl(_el(_nO._Um)),1)))};_sq(_nO._Um);var _dl=0;for(;yyfless(_dl,_el(_nO._Um));_dl++){{var _Bl=_hl(_nO._Um,_dl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))){
+return _Bl};}};}}};return(-4);}function _f8(_3l,_4l,_5l,_Bq){var _kO=_5l;var _yn=_Bq;{var _oO=_8l(42);for(var _pO in _oO){if(!_oO.hasOwnProperty(_pO))continue;var _qO=_oO[_pO];if(_qO._bl)continue;if(!_qO._cl)continue;{_sq(_qO._Um);var _dl=0;for(;yyfless(_dl,_el(_qO._Um));_dl++){{var _Bl=_hl(_qO._Um,_dl);if(!yyGetBool(_kO)){{if((yyGetBool(yyflessequal(_il(_Bl,"condition"),0)))||(yyGetBool(_il(_Bl,"resting")))){continue };}};if(yyfequal(_il(_Bl,"position"),_yn)){return _Bl};}};}}};return(-4);}function _g8(_3l,_4l,
+_5l){var _kO=_5l;if(yyGetBool(_kO)){return _hl(_0m(_3l,_4l,42)._Um,_Sm(yyfminus(_sl(_3l._Wr),1)))};{var _rO=_8l(42);for(var _sO in _rO){if(!_rO.hasOwnProperty(_sO))continue;var _tO=_rO[_sO];if(_tO._bl)continue;if(!_tO._cl)continue;{_sq(_tO._Um);var _dl=0;for(;yyfless(_dl,_el(_tO._Um));_dl++){{var _Bl=_hl(_tO._Um,_dl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))&&(yyGetBool(_o8(_tO,_3l,_Bl)))){return _Bl};}};}}};return(-4);}function _h8(_3l,_4l,_5l){var _kO=_5l;
+if(yyGetBool(_kO)){return _hl(_0m(_3l,_4l,42)._Um,_Sm(yyfminus(_sl(_3l._Wr),1)))};{var _uO=_8l(42);for(var _vO in _uO){if(!_uO.hasOwnProperty(_vO))continue;var _wO=_uO[_vO];if(_wO._bl)continue;if(!_wO._cl)continue;{_sq(_wO._Um);var _dl=0;for(;yyfless(_dl,_el(_wO._Um));_dl++){{var _Bl=_hl(_wO._Um,_dl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))&&(yyGetBool(_n8(_wO,_3l,_Bl)))){return _Bl};}};}}};return(-4);}function _i8(_3l,_4l){{var _xO=_8l(42);for(var _yO in _xO){
+if(!_xO.hasOwnProperty(_yO))continue;var _zO=_xO[_yO];if(_zO._bl)continue;if(!_zO._cl)continue;return _hl(_zO._Vo,_Sm(yyfminus(_sl(_el(_zO._Vo)),1)))}};}function _j8(_3l,_4l,_5l){var _yn=_5l;var _rl=0;{var _AO=_8l(42);for(var _BO in _AO){if(!_AO.hasOwnProperty(_BO))continue;var _CO=_AO[_BO];if(_CO._bl)continue;if(!_CO._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_CO._Um));_dl++){{var _Bl=_hl(_CO._Um,_dl);if(yyfequal(_il(_Bl,"position"),_yn)){_rl++};}};}}};return _rl;}function _k8(_3l,_4l,_5l){var _DO=_5l;var _EO=-1;
+if(yyCompareVal(_DO,1,g_GMLMathEpsilon)==0||yyCompareVal(_DO,5,g_GMLMathEpsilon)==0||yyCompareVal(_DO,3,g_GMLMathEpsilon)==0||yyCompareVal(_DO,2,g_GMLMathEpsilon)==0||yyCompareVal(_DO,4,g_GMLMathEpsilon)==0){_EO=0;}else if(yyCompareVal(_DO,6,g_GMLMathEpsilon)==0||yyCompareVal(_DO,7,g_GMLMathEpsilon)==0||yyCompareVal(_DO,9,g_GMLMathEpsilon)==0||yyCompareVal(_DO,8,g_GMLMathEpsilon)==0){_EO=1;}else if(yyCompareVal(_DO,11,g_GMLMathEpsilon)==0||yyCompareVal(_DO,10,g_GMLMathEpsilon)==0){_EO=2;}else if(yyCompareVal(_DO,
+101,g_GMLMathEpsilon)==0){_EO=3;}else if(yyCompareVal(_DO,102,g_GMLMathEpsilon)==0){_EO=4;}switch(_EO){case 0:{return global._FO;break;}case 1:{return global._GO;break;}case 2:{return global._HO;break;}case 3:{return global._GO;break;}case 4:{return global._FO;break;}};return global._bm;}function _l8(_3l,_4l,_5l,_Bq){var _Bl=_5l;var _IO=_Bq;if(yyGetBool(_m8(_3l,_4l,_Bl))){return };var _JO=_IO;var _KO=-1;if(yyCompareVal(_JO,1,g_GMLMathEpsilon)==0){_KO=0;}else if(yyCompareVal(_JO,2,g_GMLMathEpsilon)==0){_KO=1;}else if(yyCompareVal(_JO,
+3,g_GMLMathEpsilon)==0){_KO=2;}else if(yyCompareVal(_JO,4,g_GMLMathEpsilon)==0){_KO=3;}switch(_KO){case 0:{if(yyfless(_il(_Bl,"skill"),_il(_Bl,"max_skill"))){{_vl(_Bl,"skill",yyfplus(_sl(_il(_Bl,"skill")),1));_FB(_Bl,"skill_points",yyfminus(_sl(_il(_Bl,"skill_points")),1));}};break;}case 1:{if(yyfless(_il(_Bl,"speed"),_il(_Bl,"max_speed"))){{_vl(_Bl,"speed",yyfplus(_sl(_il(_Bl,"speed")),1));_FB(_Bl,"skill_points",yyfminus(_sl(_il(_Bl,"skill_points")),1));}};break;}case 2:{if(yyfless(_il(_Bl,"strength"),
+_il(_Bl,"max_strength"))){{_vl(_Bl,"strength",yyfplus(_sl(_il(_Bl,"strength")),1));_FB(_Bl,"skill_points",yyfminus(_sl(_il(_Bl,"skill_points")),1));}};break;}case 3:{if(yyfless(_il(_Bl,"stamina"),_il(_Bl,"max_stamina"))){{_vl(_Bl,"stamina",yyfplus(_sl(_il(_Bl,"stamina")),1));_FB(_Bl,"skill_points",yyfminus(_sl(_il(_Bl,"skill_points")),1));}};break;}};}function _m8(_3l,_4l,_5l){var _Bl=_5l;if(yyfless(_il(_Bl,"skill"),_il(_Bl,"max_skill"))){return 0};if(yyfless(_il(_Bl,"speed"),_il(_Bl,"max_speed"))){
+return 0};if(yyfless(_il(_Bl,"strength"),_il(_Bl,"max_strength"))){return 0};if(yyfless(_il(_Bl,"stamina"),_il(_Bl,"max_stamina"))){return 0};return 1;}function _n8(_3l,_4l,_5l){var _Bl=_5l;var _LO=_il(_Bl,"position");var _MO=-1;if(yyCompareVal(_LO,1,g_GMLMathEpsilon)==0||yyCompareVal(_LO,2,g_GMLMathEpsilon)==0||yyCompareVal(_LO,3,g_GMLMathEpsilon)==0||yyCompareVal(_LO,4,g_GMLMathEpsilon)==0||yyCompareVal(_LO,5,g_GMLMathEpsilon)==0||yyCompareVal(_LO,102,g_GMLMathEpsilon)==0){_MO=0;}else if(yyCompareVal(_LO,
+6,g_GMLMathEpsilon)==0||yyCompareVal(_LO,7,g_GMLMathEpsilon)==0||yyCompareVal(_LO,8,g_GMLMathEpsilon)==0||yyCompareVal(_LO,9,g_GMLMathEpsilon)==0||yyCompareVal(_LO,10,g_GMLMathEpsilon)==0||yyCompareVal(_LO,101,g_GMLMathEpsilon)==0){_MO=1;}switch(_MO){case 0:{return 1;}case 1:{return 0;}};return 0;}function _o8(_3l,_4l,_5l){var _Bl=_5l;var _NO=_il(_Bl,"position");var _OO=-1;if(yyCompareVal(_NO,1,g_GMLMathEpsilon)==0||yyCompareVal(_NO,2,g_GMLMathEpsilon)==0||yyCompareVal(_NO,3,g_GMLMathEpsilon)==0||yyCompareVal(_NO,
+4,g_GMLMathEpsilon)==0||yyCompareVal(_NO,5,g_GMLMathEpsilon)==0||yyCompareVal(_NO,10,g_GMLMathEpsilon)==0){_OO=0;}else if(yyCompareVal(_NO,6,g_GMLMathEpsilon)==0||yyCompareVal(_NO,7,g_GMLMathEpsilon)==0||yyCompareVal(_NO,8,g_GMLMathEpsilon)==0||yyCompareVal(_NO,9,g_GMLMathEpsilon)==0){_OO=1;}switch(_OO){case 0:{return 0;}case 1:{return 1;}};return 0;}function _p8(_3l,_4l,_5l,_Bq,_Cq){var _Bl=_5l;var _qM="stat_";var _PO=_Bq;var _QO=-1;if(yyCompareVal(_PO,0,g_GMLMathEpsilon)==0){_QO=0;}else if(yyCompareVal(_PO,
+1,g_GMLMathEpsilon)==0){_QO=1;}else if(yyCompareVal(_PO,2,g_GMLMathEpsilon)==0){_QO=2;}switch(_QO){case 0:{_qM="stat_";break;}case 1:{_qM="season_";break;}case 2:{_qM="career_";break;}};if(yyGetBool(_Cq)){_qM=yyfplus(_qM,"rush_")};var _RO=_il(_Bl,"position");var _SO=-1;if(yyCompareVal(_RO,2,g_GMLMathEpsilon)==0||yyCompareVal(_RO,3,g_GMLMathEpsilon)==0||yyCompareVal(_RO,4,g_GMLMathEpsilon)==0){_SO=0;}switch(_SO){case 0:{if(yyGetBool(_il(_Bl,yyfplus(_sl(_qM),"attempts")))){return yyfdivide(_sl(round(_il(_Bl,
+yyfplus(_sl(_qM),"yards")))),_sl(_il(_Bl,yyfplus(_sl(_qM),"attempts"))))};break;}default :{if(yyGetBool(_il(_Bl,yyfplus(_sl(_qM),"complete")))){return yyfdivide(_sl(round(_il(_Bl,yyfplus(_sl(_qM),"yards")))),_sl(_il(_Bl,yyfplus(_sl(_qM),"complete"))))};break;}};return 0;}function _q8(_3l,_4l,_5l,_Bq){var _Bl=_5l;var _TO=_Bq;var _UO=_TO;var _VO=-1;if(yyCompareVal(_UO,0,g_GMLMathEpsilon)==0){_VO=0;}else if(yyCompareVal(_UO,1,g_GMLMathEpsilon)==0){_VO=1;}switch(_VO){case 0:{return yyfplus(yyfplus(_sl(_il(_Bl,
+"fname"))," "),_sl(_il(_Bl,"lname")));break;}case 1:{return yyfplus(yyfplus(_sl(_wr(_il(_Bl,"fname"),1,1)),"."),_sl(_il(_Bl,"lname")));break;}};}function _r8(_3l,_4l,_5l){var _WO=_26(_3l,_4l,_il(_5l,"attitude"));var _XO=-1;if(yyCompareVal(_WO,0,g_GMLMathEpsilon)==0){_XO=0;}else if(yyCompareVal(_WO,1,g_GMLMathEpsilon)==0){_XO=1;}else if(yyCompareVal(_WO,2,g_GMLMathEpsilon)==0){_XO=2;}else if(yyCompareVal(_WO,3,g_GMLMathEpsilon)==0){_XO=3;}else if(yyCompareVal(_WO,4,g_GMLMathEpsilon)==0){_XO=4;}else if(yyCompareVal(_WO,
+5,g_GMLMathEpsilon)==0){_XO=5;}else if(yyCompareVal(_WO,6,g_GMLMathEpsilon)==0){_XO=6;}switch(_XO){case 0:{return 5;break;}case 1:{return 4;break;}case 2:{return 3;break;}case 3:{return 2;break;}case 4:{return 1;break;}case 5:{return 2;break;}case 6:{return 99;break;}};}function _s8(_3l,_4l,_5l){var _Bl=_5l;var _YO=0;var _yn=_il(_Bl,"position");_YO=yyfminus(_YO,_il(_Bl,"stat_fumbles"));var _ZO=_yn;var __O=-1;if(yyCompareVal(_ZO,1,g_GMLMathEpsilon)==0){__O=0;}else if(yyCompareVal(_ZO,5,g_GMLMathEpsilon)==0){__O=1;}else if(yyCompareVal(_ZO,
+4,g_GMLMathEpsilon)==0){__O=2;}else if(yyCompareVal(_ZO,3,g_GMLMathEpsilon)==0){__O=3;}else if(yyCompareVal(_ZO,2,g_GMLMathEpsilon)==0){__O=4;}else if(yyCompareVal(_ZO,10,g_GMLMathEpsilon)==0){__O=5;}else if(yyCompareVal(_ZO,6,g_GMLMathEpsilon)==0||yyCompareVal(_ZO,7,g_GMLMathEpsilon)==0||yyCompareVal(_ZO,8,g_GMLMathEpsilon)==0||yyCompareVal(_ZO,9,g_GMLMathEpsilon)==0){__O=6;}switch(__O){case 0:{_YO=yyfplus(_YO,_il(_Bl,"stat_touchdowns"));_YO=yyfplus(_YO,_il(_Bl,"stat_rush_touchdowns"));_YO=yyfminus(_YO,
+_il(_Bl,"stat_int"));_YO=yyfminus(_YO,_il(_Bl,"stat_sacks"));_YO=yyfplus(_YO,yyfdivide(_sl(_il(_Bl,"stat_yards")),50));_YO=yyfplus(_YO,yyfdivide(_sl(_il(_Bl,"stat_rush_yards")),25));break;}case 1:{_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_tackles")),0.5));break;}case 2:{_YO=yyfplus(_YO,_il(_Bl,"stat_tackles"));_YO=yyfplus(_YO,_il(_Bl,"stat_touchdowns"));_YO=yyfplus(_YO,yyfdivide(_sl(_il(_Bl,"stat_yards")),25));break;}case 3:{_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_tackles")),2));_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,
+"stat_touchdowns")),3));_YO=yyfplus(_YO,yyfdivide(_sl(_il(_Bl,"stat_yards")),5));break;}case 4:{_YO=yyfplus(_YO,_il(_Bl,"stat_tackles"));_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_touchdowns")),3));_YO=yyfplus(_YO,yyfdivide(_sl(_il(_Bl,"stat_yards")),15));_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_rush_touchdowns")),2));_YO=yyfplus(_YO,yyfdivide(_sl(_il(_Bl,"stat_rush_yards")),15));break;}case 5:{_YO=5;if(yyGetBool(_il(_Bl,"stat_attempts"))){{_YO=4;_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_complete")),
+2));_YO=yyfminus(_YO,yyfminus(_sl(_il(_Bl,"stat_attempts")),_sl(_il(_Bl,"stat_complete"))));if(yyfgreater(_il(_Bl,"stat_longest"),40)){_YO=yyfplus(_YO,yyfplus(_sl(_il(_Bl,"stat_complete")),2))}else {if(yyfgreater(_il(_Bl,"stat_longest"),30)){_YO=yyfplus(_YO,yyfplus(_sl(_il(_Bl,"stat_complete")),1))}};}};break;}case 6:{_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_tackles")),1.5));_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_int")),2));_YO=yyfplus(_YO,yyftime(_sl(_il(_Bl,"stat_sacks")),2));break;}};if(yyfgreaterequal(_YO,
+10)){{if(yyfgreater(_il(_Bl,"stat_fumbles"),0)){_YO=9};if(yyfequal(_yn,1)){{if(yyfgreater(_il(_Bl,"stat_int"),0)){_YO=9};if(yyfgreater(_il(_Bl,"stat_sacks"),0)){_YO=9};}};}};return _cm(round(_YO),1,10);}function _t8(_3l,_4l,_5l){var _0P=_5l;{var _1P=_8l(42);for(var _2P in _1P){if(!_1P.hasOwnProperty(_2P))continue;var _3P=_1P[_2P];if(_3P._bl)continue;if(!_3P._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_3P._Um));_dl++){{var _Bl=_hl(_3P._Um,_dl);_vl(_Bl,"stat_attempts",0);_vl(_Bl,"stat_complete",0);_vl(_Bl,
+"stat_yards",0);_vl(_Bl,"stat_longest",0);_vl(_Bl,"stat_touchdowns",0);_vl(_Bl,"stat_fumbles",0);_vl(_Bl,"stat_int",0);_vl(_Bl,"stat_sacks",0);_vl(_Bl,"stat_tackles",0);_vl(_Bl,"stat_rush_attempts",0);_vl(_Bl,"stat_rush_yards",0);_vl(_Bl,"stat_rush_longest",0);_vl(_Bl,"stat_rush_touchdowns",0);if(yyGetBool(_0P)){{_vl(_Bl,"season_games",0);_vl(_Bl,"season_attempts",0);_vl(_Bl,"season_complete",0);_vl(_Bl,"season_yards",0);_vl(_Bl,"season_longest",0);_vl(_Bl,"season_touchdowns",0);_vl(_Bl,"season_fumbles",
+0);_vl(_Bl,"season_int",0);_vl(_Bl,"season_sacks",0);_vl(_Bl,"season_tackles",0);_vl(_Bl,"season_rush_attempts",0);_vl(_Bl,"season_rush_yards",0);_vl(_Bl,"season_rush_longest",0);_vl(_Bl,"season_rush_touchdowns",0);}};}};}}};}function _u8(_3l,_4l,_5l,_Bq){var _4P=_5l;var _5P=_Bq;{var _6P=_8l(42);for(var _7P in _6P){if(!_6P.hasOwnProperty(_7P))continue;var _8P=_6P[_7P];if(_8P._bl)continue;if(!_8P._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_8P._Um));_dl++){{var _Bl=_hl(_8P._Um,_dl);_vl(_Bl,"attitude",_cm(yyfplus(_sl(_il(_Bl,
+"attitude")),_sl(_Vm(_4P,_5P))),1,100));}};}}};}function _v8(_3l,_4l,_5l,_Bq){var _4P=_5l;var _5P=_Bq;{var _9P=_8l(42);for(var _aP in _9P){if(!_9P.hasOwnProperty(_aP))continue;var _bP=_9P[_aP];if(_bP._bl)continue;if(!_bP._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_bP._Um));_dl++){{var _Bl=_hl(_bP._Um,_dl);_vl(_Bl,"attitude",_cm(_Vm(_4P,_5P),1,100));}};}}};}function _w8(_3l,_4l){{var _cP=_8l(42);for(var _dP in _cP){if(!_cP.hasOwnProperty(_dP))continue;var _eP=_cP[_dP];if(_eP._bl)continue;if(!_eP._cl)continue;{
+var _fP=_H8(_eP,_3l,102);var _gP=_H8(_eP,_3l,101);var _hP=0?1:0;var _iP=0?1:0;if(yyfequal(_il(_fP,"trait"),4)){_hP=1?1:0};if(yyfequal(_il(_gP,"trait"),4)){_iP=1?1:0};var _dl=0;for(;yyfless(_dl,_el(_eP._Um));_dl++){{var _Bl=_hl(_eP._Um,_dl);if(yyflessequal(_il(_Bl,"attitude"),15)){{if(yyGetBool(_n8(_eP,_3l,_Bl))){{if(!yyGetBool(_hP)){{var _dl=0;for(;yyfless(_dl,_el(_eP._Um));_dl++){{var _jP=_hl(_eP._Um,_dl);if(yyfgreater(_il(_jP,"attitude"),30)){_vl(_jP,"attitude",yyfminus(_sl(_il(_jP,"attitude")),_sl(_Vm(0,
+2))))};}};}};}}else {{if(!yyGetBool(_iP)){{var _dl=0;for(;yyfless(_dl,_el(_eP._Um));_dl++){{var _jP=_hl(_eP._Um,_dl);if(yyfgreater(_il(_jP,"attitude"),30)){_vl(_jP,"attitude",yyfminus(_sl(_il(_jP,"attitude")),_sl(_Vm(0,2))))};}};}};}};}};}};}}};}function _x8(_3l,_4l){{var _kP=_8l(42);for(var _lP in _kP){if(!_kP.hasOwnProperty(_lP))continue;var _mP=_kP[_lP];if(_mP._bl)continue;if(!_mP._cl)continue;{_A9(_mP,_3l,"s_match_rating_effect_on_morale");var _dl=0;for(;yyfless(_dl,_el(_mP._Um));_dl++){{var _Bl=_hl(_mP._Um,
+_dl);var _jx=_s8(_mP,_3l,_Bl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))){{_A9(_mP,_3l,yyfplus(yyfplus(_sl(_il(_Bl,"lname"))," Rating = "),_sl(_ul(_jx))));_A9(_mP,_3l,yyfplus("Attitude was = ",_sl(_ul(_il(_Bl,"attitude")))));if(yyfless(_jx,5)){{_vl(_Bl,"attitude",_cm(yyfminus(_sl(_il(_Bl,"attitude")),2),1,100));}}else {if(yyfgreater(_jx,8)){{_vl(_Bl,"attitude",_cm(yyfplus(_sl(_il(_Bl,"attitude")),2),1,100));}}};_A9(_mP,_3l,yyfplus("Attitude now = ",
+_sl(_ul(_il(_Bl,"attitude")))));}};}};}}};}function _y8(_3l,_4l){{var _nP=_8l(42);for(var _oP in _nP){if(!_nP.hasOwnProperty(_oP))continue;var _pP=_nP[_oP];if(_pP._bl)continue;if(!_pP._cl)continue;{var _uG=_H8(_pP,_3l,102);var _vG=_H8(_pP,_3l,101);var _dl=0;for(;yyfless(_dl,_el(_pP._Um));_dl++){{var _Bl=_hl(_pP._Um,_dl);if((yyGetBool(yyfequal(_il(_uG,"trait"),8)))&&(yyGetBool(_n8(_pP,_3l,_Bl)))){continue }else {if((yyGetBool(yyfequal(_il(_vG,"trait"),8)))&&(yyGetBool(!yyGetBool(_n8(_pP,_3l,_Bl))))){continue }
+};if((yyGetBool(yyflessequal(_il(_Bl,"condition"),(-1))))&&(yyGetBool(yyfgreater(_il(_Bl,"attitude"),60)))){_vl(_Bl,"attitude",_cm(yyfplus(yyfminus(_sl(_il(_Bl,"attitude")),1),_sl(_Sm(5))),1,100))};}};}}};}function _z8(_3l,_4l,_5l,_Bq){var _Mp=_5l;var _qP=_Bq;{var _rP=_8l(42);for(var _sP in _rP){if(!_rP.hasOwnProperty(_sP))continue;var _tP=_rP[_sP];if(_tP._bl)continue;if(!_tP._cl)continue;{var _uG=_H8(_tP,_3l,102);var _vG=_H8(_tP,_3l,101);var _dl=0;for(;yyfless(_dl,_el(_tP._Um));_dl++){{var _Bl=_hl(_tP._Um,
+_dl);var _9x=_il(_Bl,"condition");if(yyfless(_9x,0)){{if((yyGetBool(_qP))&&(yyGetBool(yyfnotequal(_il(_Bl,"injury_week"),_tP._Nl)))){{_9x=yyfplus(_9x,1);if(yyfequal(_9x,0)){{_vl(_Bl,"injury_week",0);_9x=_Vm(85,100);var _Ol=_Q8(_tP,_3l,"news_PlayerRecovered");_Ol=_T8(_tP,_3l,_Ol,_Bl);_Z7(_tP,_3l,_Ol);}};}};}}else {{if(yyGetBool(_il(_Bl,"resting"))){{_vl(_Bl,"resting",0);_9x=_cm(yyfplus(_sl(_9x),_sl(yyftime(_sl(_Mp),2))),1,100);}}else {_9x=_cm(yyfplus(_sl(_9x),_sl(_Mp)),1,100)};}};if((yyGetBool(yyfequal(_il(_uG,
+"trait"),6)))&&(yyGetBool(_n8(_tP,_3l,_Bl)))){_9x=_cm(yyfplus(_sl(_9x),5),1,100)}else {if((yyGetBool(yyfequal(_il(_vG,"trait"),6)))&&(yyGetBool(!yyGetBool(_n8(_tP,_3l,_Bl))))){_9x=_cm(yyfplus(_sl(_9x),5),1,100)}};_vl(_Bl,"condition",round(_9x));}};}}};}function _A8(_3l,_4l,_5l){var _Bl=_5l;if(yyfequal(_0m(_3l,_4l,42)._sm,1)){return 0};if(yyfequal(_0m(_3l,_4l,42)._Nl,1)){return 0};if(yyfgreaterequal(_0m(_3l,_4l,42)._Nl,27)){return 0};if(yyfless(_q5(_3l,_4l),2)){return 0};var _Wr=_el(_0m(_3l,_4l,42)._Um);
+if(yyfless(_Wr,2)){return 0};var _uP=_B8(_3l,_4l);var _vP=_C8(_3l,_4l);if(yyfgreater(_uP,2)){return 0};if((yyGetBool(yyfless(_Wr,7)))&&(yyGetBool(yyfgreater(_uP,1)))){return 0};if(yyfgreaterequal(_vP,9)){return 0};if(yyflessequal(_il(_Bl,"condition"),(-1))){return 0};var _wP=0;var _9x=_il(_Bl,"condition");var _xP=_0m(_3l,_4l,42)._Yl;if(yyflessequal(_9x,20)){{if(!yyGetBool(_Sm(5))){_wP=_Vm(1,5)};}}else {if(yyflessequal(_9x,40)){{if(!yyGetBool(_Sm(10))){_wP=_Vm(1,4)};}}else {if(!yyGetBool(_Sm(15))){{_wP=yyfplus(1,
+_sl(_Sm(1)));}}}};if(yyfgreater(yyfplus(_sl(_vP),_sl(_wP)),9)){_wP=yyfminus(9,_sl(_vP))};if(yyflessequal(_wP,0)){return 0};if(yyfgreater(_il(_Bl,"age"),29)){_wP=yyfplus(_wP,1)};_wP=yyfminus(_wP,_Sm(round(yyftime(_sl(_xP),0.4))));_wP=_cm(_wP,1,10);if((yyGetBool(yyfequal(_il(_Bl,"position"),1)))&&(yyGetBool(yyfless(_0m(_3l,_4l,42)._sm,3)))){_wP=min(_wP,2)};var _Ol=_Q8(_3l,_4l,"news_PlayerInjured");if(yyfequal(_wP,1)){_Ol=_Q8(_3l,_4l,"news_PlayerInjured1")};_Ol=_T8(_3l,_4l,_Ol,_Bl);_Ol=_Pl(_Ol,"$num",
+_wP);_Z7(_3l,_4l,_Ol);_vl(_Bl,"injury_week",_0m(_3l,_4l,42)._Nl);_vl(_Bl,"condition",_sl(-_sl(_wP)));_vl(_Bl,"xp_gain",round(yyftime(_sl(_il(_Bl,"xp_gain")),0.5)));return 1;}function _B8(_3l,_4l){{var _yP=_8l(42);for(var _zP in _yP){if(!_yP.hasOwnProperty(_zP))continue;var _AP=_yP[_zP];if(_AP._bl)continue;if(!_AP._cl)continue;{var _rl=0;var _dl=0;for(;yyfless(_dl,_el(_AP._Um));_dl++){{var _Bl=_hl(_AP._Um,_dl);if(yyflessequal(_il(_Bl,"condition"),(-1))){_rl++};}};return _rl;}}};}function _C8(_3l,_4l){{var _BP=_8l(42);
+for(var _CP in _BP){if(!_BP.hasOwnProperty(_CP))continue;var _DP=_BP[_CP];if(_DP._bl)continue;if(!_DP._cl)continue;{var _rl=0;var _dl=0;for(;yyfless(_dl,_el(_DP._Um));_dl++){{var _Bl=_hl(_DP._Um,_dl);if(yyflessequal(_il(_Bl,"condition"),(-1))){_rl=yyfplus(_rl,abs(_il(_Bl,"condition")))};}};return _rl;}}};}function _D8(_3l,_4l,_5l,_Bq){var _Bl=_5l;var _EP=_Bq;var _kL=_XN(_EP);var _FP=_YN(_EP);var _ZL=_Sm(yyfminus(_sl(_kL),1));var _gL=_Sm(yyfminus(_sl(_FP),1));var _GP=_ZL;for(;yyfless(_GP,_XN(_EP));_GP++){{var _HP=_gL;
+for(;yyfless(_HP,_YN(_EP));_HP++){{if(yyfequal(_IP(_EP,_GP,_HP),0)){{_JP(_EP,_GP,_HP,1);_vl(_Bl,"face_x",_GP);_vl(_Bl,"face_y",_HP);return _Bl;}};}};}};var _GP=0;for(;yyfless(_GP,_kL);_GP++){{var _HP=0;for(;yyfless(_HP,_FP);_HP++){{if(yyfequal(_IP(_EP,_GP,_HP),0)){{_JP(_EP,_GP,_HP,1);_vl(_Bl,"face_x",_GP);_vl(_Bl,"face_y",_HP);return _Bl;}};}};}};_A9(_3l,_4l,yyfplus(_sl(_il(_Bl,"lname"))," no face!"));}function _E8(_3l,_4l){{var _KP=_8l(42);for(var _LP in _KP){if(!_KP.hasOwnProperty(_LP))continue;var _MP=_KP[_LP];
+if(_MP._bl)continue;if(!_MP._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_MP._Vo));_dl++){_Tm(_hl(_MP._Vo,_dl))};_8s(_MP._Vo);_Cl(_MP._Vo,_F8(_MP,_3l,101,1));_Cl(_MP._Vo,_F8(_MP,_3l,102,1));}}};}function _F8(_3l,_4l,_5l,_Bq){var _yn=_5l;var _Yp=_Bq;var _nm=_J9(_3l,_4l);while(yyGetBool(_68(_3l,_4l,_nm))){_nm=_J9(_3l,_4l)};var _Bl=_Dq();_vl(_Bl,"fname",_I9(_3l,_4l,1));_vl(_Bl,"lname",_nm);_vl(_Bl,"position",_yn);_vl(_Bl,"age",_Vm(35,61));_vl(_Bl,"attitude",_Vm(40,100));_vl(_Bl,"rating",_Yp);_vl(_Bl,"contract",
+2);_vl(_Bl,"teamid",(-1));_vl(_Bl,"flash_time",0);_vl(_Bl,"condition",100);_vl(_Bl,"xp",0);_vl(_Bl,"xp_level",_Yp);_vl(_Bl,"xp_gain",0);_vl(_Bl,"trait",0);if((yyGetBool(yyfgreater(_Yp,1)))&&(yyGetBool(_Sm(1)))){_vl(_Bl,"trait",_Sm(8))};if((yyGetBool(yyfequal(_il(_Bl,"trait"),1)))&&(yyGetBool(yyfless(_il(_Bl,"age"),55)))){_vl(_Bl,"trait",0)};_A9(_3l,_4l,yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(yyfplus("Created staff member: ",_sl(_il(_Bl,"fname")))," "),_sl(_nm))," ("),_sl(_a9(_3l,_4l,_yn))),")"));
+_vl(_Bl,"skin",_Sm(1));if(yyGetBool(_il(_Bl,"skin"))){_vl(_Bl,"skin",yyfplus(1,_sl(_Sm(1))))};var _TN=_0m(_3l,_4l,42)._Ot;if(yyfequal(_WN(_TN,0,0,_XN(_TN),_YN(_TN)),1)){_Xt(_TN,0)};_Bl=_D8(_3l,_4l,_Bl,_TN);if(yyfequal(_il(_Bl,"face_x"),8)){_vl(_Bl,"fname",_I9(_3l,_4l,0))};return _Bl;}function _G8(_3l,_4l,_5l){_A9(_3l,_4l,"s_sort_hirelist");var _wl=_5l;var _xl=_yl();while(yyfgreater(_el(_wl),0)){{var _9O=(-4);var _dl=0;for(;yyfless(_dl,_el(_wl));_dl++){{var _Bl=_hl(_wl,_dl);if((yyGetBool(!yyGetBool(_9O)))||(yyGetBool(yyfless(_il(_Bl,
+"position"),_il(_9O,"position"))))){{_9O=_Bl;}}else {if(yyfequal(_il(_Bl,"position"),_il(_9O,"position"))){{if(yyfless(_il(_Bl,"rating"),_il(_9O,"rating"))){{_9O=_Bl;}};}}};}};_Cl(_xl,_9O);var _dl=_Dl(_wl,_9O);_El(_wl,_dl);}};_Fl(_wl);return _xl;}function _H8(_3l,_4l,_5l){var _yn=_5l;{var _NP=_8l(42);for(var _OP in _NP){if(!_NP.hasOwnProperty(_OP))continue;var _PP=_NP[_OP];if(_PP._bl)continue;if(!_PP._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_PP._Vo));_dl++){{var _Bl=_hl(_PP._Vo,_dl);if(yyfequal(_il(_Bl,
+"position"),_yn)){return _Bl};}};}}};return(-4);}function _I8(_3l,_4l,_5l){if(yyfless(_5l,101)){return 0};return 1;}function _J8(_3l,_4l,_5l){var _Bl=_5l;var _Jt=yyftime(_sl(_il(_Bl,"rating")),2);if(yyGetBool(_il(_Bl,"trait"))){_Jt=yyfplus(_Jt,3)};return _Jt;}function _K8(_3l,_4l,_5l){var _qq=_5l;var _QP=(-4);{var _RP=_8l(42);for(var _SP in _RP){if(!_RP.hasOwnProperty(_SP))continue;var _TP=_RP[_SP];if(_TP._bl)continue;if(!_TP._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_TP._Um));_dl++){{var _Bl=_hl(_TP._Um,_dl);
+if(yyfequal(_n8(_TP,_3l,_qq),_n8(_TP,_3l,_Bl))){{if(!yyGetBool(_QP)){_QP=_Bl};_vl(_Bl,"xp",yyftime(_sl(_il(_Bl,"xp_level")),100));_vl(_Bl,"xp_gain",round(yyfplus(_sl(_il(_Bl,"xp_gain")),10)));}};}};}}};if(yyGetBool(_QP)){{_3l._tn=_QP;_3m(15);}}else {{_3m(8);}};}function _L8(_3l,_4l,_5l){var _qq=_5l;{var _UP=_8l(42);for(var _VP in _UP){if(!_UP.hasOwnProperty(_VP))continue;var _WP=_UP[_VP];if(_WP._bl)continue;if(!_WP._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_WP._Um));_dl++){{var _Bl=_hl(_WP._Um,_dl);if(yyfequal(_n8(_WP,
+_3l,_qq),_n8(_WP,_3l,_Bl))){{var _XP=_a8(_WP,_3l,_Bl);if(yyfless(_XP,10)){{while(yyflessequal(_a8(_WP,_3l,_Bl),_XP)){{var _YP=_Sm(3);var _ZP=-1;if(yyCompareVal(_YP,0,g_GMLMathEpsilon)==0){_ZP=0;}else if(yyCompareVal(_YP,1,g_GMLMathEpsilon)==0){_ZP=1;}else if(yyCompareVal(_YP,2,g_GMLMathEpsilon)==0){_ZP=2;}else if(yyCompareVal(_YP,3,g_GMLMathEpsilon)==0){_ZP=3;}switch(_ZP){case 0:{_vl(_Bl,"max_stamina",yyfplus(_sl(_il(_Bl,"max_stamina")),1));break;}case 1:{_vl(_Bl,"max_speed",yyfplus(_sl(_il(_Bl,"max_speed")),
+1));break;}case 2:{_vl(_Bl,"max_strength",yyfplus(_sl(_il(_Bl,"max_strength")),1));break;}case 3:{_vl(_Bl,"max_skill",yyfplus(_sl(_il(_Bl,"max_skill")),1));break;}};}};}};}};}};}}};}function _M8(_3l,_4l,_5l){var _qq=_5l;{var __P=_8l(42);for(var _0Q in __P){if(!__P.hasOwnProperty(_0Q))continue;var _1Q=__P[_0Q];if(_1Q._bl)continue;if(!_1Q._cl)continue;{_U7(_1Q,_3l,4,_06(_1Q,_3l),8,"");var _dl=0;for(;yyfless(_dl,_el(_1Q._Um));_dl++){{var _Bl=_hl(_1Q._Um,_dl);if(yyfequal(_n8(_1Q,_3l,_qq),_n8(_1Q,_3l,_Bl))){_vl(_Bl,
+"attitude",min(yyfplus(_sl(_il(_Bl,"attitude")),15),100,""))};}};}}};}function _N8(_3l,_4l){var _rl=0;{var _2Q=_8l(42);for(var _3Q in _2Q){if(!_2Q.hasOwnProperty(_3Q))continue;var _4Q=_2Q[_3Q];if(_4Q._bl)continue;if(!_4Q._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_4Q._Vo));_dl++){{var _Bl=_hl(_4Q._Vo,_dl);if(yyfequal(_il(_Bl,"trait"),5)){_rl++};}};}}};return _rl;}function _O8(_3l,_4l,_5l){var _5Q=_5l;{var _6Q=_8l(42);for(var _7Q in _6Q){if(!_6Q.hasOwnProperty(_7Q))continue;var _8Q=_6Q[_7Q];if(_8Q._bl)continue;
+if(!_8Q._cl)continue;{if(yyfequal(_il(_5Q,"trait"),5)){_8Q._Lp=_cm(yyfminus(_sl(_8Q._Lp),10),0,100)};if(yyfequal(_il(_5Q,"trait"),7)){_u8(_8Q,_3l,(-10),0)};_El(_8Q._Vo,_Dl(_8Q._Vo,_5Q));_Tm(_5Q);}}};}function _P8(_3l,_4l){_3l._Xr=1?1:0;{var _9Q=_8l(42);for(var _aQ in _9Q){if(!_9Q.hasOwnProperty(_aQ))continue;var _bQ=_9Q[_aQ];if(_bQ._bl)continue;if(!_bQ._cl)continue;{var _Bl=_H8(_bQ,_3l,102);var _cQ=_bQ._Nl;var _dQ=-1;if(yyCompareVal(_cQ,15,g_GMLMathEpsilon)==0){_dQ=0;}else if(yyCompareVal(_cQ,16,g_GMLMathEpsilon)==0){
+_dQ=1;}switch(_dQ){case 0:{break;}case 1:{_Bl=_H8(_bQ,_3l,101);break;}default :{return 0;break;}};if(yyGetBool(_Bl)){{if((yyGetBool(yyfless(_il(_Bl,"contract"),2)))&&(yyGetBool(yyfgreaterequal(_bQ._Jl,_J8(_bQ,_3l,_Bl))))&&(yyGetBool(yyfless(_il(_Bl,"age"),65)))){{_0m(_3l,_4l,42)._tn=_Bl;_X3(_bQ,_3l);return 1;}};}};}}};return 0;}// if (key == "@") return "";
+// if (is_undefined(txt)) {slog("@"+key); return "@"+key;}
+function _Q8(_3l,_4l,_5l){var _eQ=_5l;if(yyfequal(_eQ,"@")){return ""};var _sr=_il(_0m(_3l,
+_4l,42)._gp,_eQ);if(yyGetBool(_du(_sr))){{_A9(_3l,_4l,yyfplus("@",_sl(_eQ)));return yyfplus("@",_sl(_eQ));}};return _lq(_sr);}function _R8(_3l,_4l,_5l,_Bq,_Cq,_zu,_Mw){var _sr=_5l;var _fQ=_Bq;var _gQ=_Cq;var _Bw=_zu;var _Cw=_Mw;_sr=_Q8(_3l,_4l,_sr);_sr=_Wm(_sr,"$teamname1",_il(_fQ,"name"));_sr=_Wm(_sr,"$teamname2",_il(_gQ,"name"));_sr=_Wm(_sr,"$score1",_ul(_Bw));_sr=_Wm(_sr,"$score2",_ul(_Cw));_sr=_Wm(_sr,"$yards",round(_il(_fQ,"match_yds")));_sr=_Wm(_sr,"$touchdowns",_il(_fQ,"match_td"));_sr=_Wm(_sr,"$sacks",
+_il(_fQ,"match_sck"));_sr=_Wm(_sr,"$interceptions",_il(_fQ,"match_int"));_sr=_Wm(_sr,"$yourname",yyfplus(yyfplus(_sl(_0m(_3l,_4l,42)._lm)," "),_sl(_0m(_3l,_4l,42)._nm)));_sr=_Wm(_sr,"$yourlastname",_0m(_3l,_4l,42)._nm);return _lq(_sr);}function _S8(_3l,_4l,_5l){var _sr=_Q8(_3l,_4l,_5l);{var _hQ=_8l(42);for(var _iQ in _hQ){if(!_hQ.hasOwnProperty(_iQ))continue;var _jQ=_hQ[_iQ];if(_jQ._bl)continue;if(!_jQ._cl)continue;{var _uG=_H8(_jQ,_3l,102);var _vG=_H8(_jQ,_3l,101);_sr=_Wm(_sr,"$teamname",_il(_jQ._Dm,"name"));
+_sr=_Wm(_sr,"$coachname_of",yyfplus(yyfplus(_sl(_il(_uG,"fname"))," "),_sl(_il(_uG,"lname"))));_sr=_Wm(_sr,"$coachname_df",yyfplus(yyfplus(_sl(_il(_vG,"fname"))," "),_sl(_il(_vG,"lname"))));}}};return _lq(_sr);}function _T8(_3l,_4l,_5l,_Bq){var _sr=_5l;var _Bl=_Bq;var _kQ=_il(_Bl,"teamid");if(yyfless(_kQ,0)){_kQ=_0m(_3l,_4l,42)._Fm};_A9(_3l,_4l,yyfplus("Parse player. Team id = ",_sl(_ul(_kQ))));_sr=_Wm(_sr,"$teamname",_l9(_3l,_4l,_kQ));_sr=_Wm(_sr,"$position",_a9(_3l,_4l,_il(_Bl,"position")));_sr=_Wm(_sr,
+"$pos",_99(_3l,_4l,_il(_Bl,"position")));_sr=_Wm(_sr,"$playername",yyfplus(yyfplus(_sl(_il(_Bl,"fname"))," "),_sl(_il(_Bl,"lname"))));_sr=_Wm(_sr,"$age",_il(_Bl,"age"));_sr=_Wm(_sr,"$contract",_il(_Bl,"contract"));_sr=_Wm(_sr,"$salary",yyfplus(yyfplus("$",_sl(_ul(_il(_Bl,"salary")))),_sl(_Q8(_3l,_4l,"sla_Million"))));_sr=_Wm(_sr,"$uniform",_Xm(_Q8(_3l,_4l,yyfplus("uniformviolation_",_sl(_ul(_Sm(9)))))));_sr=_Wm(_sr,"$injurytype",_Xm(_Q8(_3l,_4l,yyfplus("injurytype_",_sl(_ul(_Sm(11)))))));_sr=_Wm(_sr,
+"$randomfname_female",_I9(_3l,_4l,0));_sr=_Wm(_sr,"$randomcharity",_G9(_3l,_4l));var _qq=_H8(_3l,_4l,101);if(yyGetBool(_n8(_3l,_4l,_Bl))){_qq=_H8(_3l,_4l,102)};if(yyGetBool(_qq)){_sr=_Pl(_sr,"$coachposition",_a9(_3l,_4l,_il(_qq,"position")))};return _lq(_sr);}function _U8(_3l,_4l,_5l){var _eQ=_5l;var _sr=_il(_0m(_3l,_4l,42)._gp,_eQ);if(!yyGetBool(_du(_sr))){{_sr=_lq(_sr);if(yyfgreater(_tq("$",_sr),0)){_sr=_V8(_3l,_4l,_sr)};}}else {{_sr="!";}};return _sr;}function _V8(_3l,_4l,_5l){var _sr=_5l;_sr=_Pl(_sr,
+"$random_argument",_Q8(_3l,_4l,yyfplus("argument_",_sl(_ul(_Vm(1,14))))));_sr=_Pl(_sr,"$random_class",_Q8(_3l,_4l,yyfplus("class_",_sl(_ul(_Vm(1,8))))));_sr=_Pl(_sr,"$aan_random_class",_Q8(_3l,_4l,yyfplus("aan_class_",_sl(_ul(_Vm(1,8))))));_sr=_Pl(_sr,"$teamname",_il(_0m(_3l,_4l,42)._Dm,"name"));_sr=_Pl(_sr,"$teamdivision",yyfplus(yyfplus(_sl(_il(_0m(_3l,_4l,42)._Dm,"conference"))," "),_sl(_il(_0m(_3l,_4l,42)._Dm,"division"))));return _sr;}function _W8(_3l,_4l,_5l,_Bq){var _sr=_5l;var _lQ=_Bq;var _ju=_ku(_sr);
+var _mQ=_vr("##",_sr);var _nQ="";if(yyfnotequal(_mQ,0)){{_nQ=_wr(_sr,_mQ,_ju);_sr=_wr(_sr,1,_mQ);_ju=_ku(_sr);}};var _yn=_lQ;var _oQ=0;while(yyfless(_oQ,yyfminus(_sl(_ju),_sl(_lQ)))){{_oQ=_yn;for(;yyfgreater(_oQ,yyfminus(_sl(_yn),10));_oQ--){{var _pQ=0?1:0;if(yyfequal(_qQ(_sr,_oQ)," ")){{_pQ=1?1:0;break;}};}};if(yyGetBool(_pQ)){{_sr=_rQ("\n",_sr,_oQ);}}else {{_oQ=yyfminus(_sl(_yn),1);_sr=_rQ("-",_sr,_oQ++);_sr=_rQ("\n",_sr,_oQ);}};_yn=yyfplus(_sl(_oQ),_sl(_lQ));_ju=_ku(_sr);}};_sr=yyfplus(_sr,_nQ);return _lq(_sr);
+}function _X8(_3l,_4l){{var _sQ=_8l(global._SA);for(var _tQ in _sQ){if(!_sQ.hasOwnProperty(_tQ))continue;var _uQ=_sQ[_tQ];if(_uQ._bl)continue;if(!_uQ._cl)continue;{var _vQ=_uQ._WA;var _wQ=-1;if(yyCompareVal(_vQ,0,g_GMLMathEpsilon)==0){_wQ=0;}else if(yyCompareVal(_vQ,2,g_GMLMathEpsilon)==0){_wQ=1;}else if(yyCompareVal(_vQ,1,g_GMLMathEpsilon)==0){_wQ=2;}else if(yyCompareVal(_vQ,3,g_GMLMathEpsilon)==0){_wQ=3;}else if(yyCompareVal(_vQ,4,g_GMLMathEpsilon)==0){_wQ=4;}else if(yyCompareVal(_vQ,5,g_GMLMathEpsilon)==0){
+_wQ=5;}else if(yyCompareVal(_vQ,6,g_GMLMathEpsilon)==0){_wQ=6;}else if(yyCompareVal(_vQ,7,g_GMLMathEpsilon)==0){_wQ=7;}else if(yyCompareVal(_vQ,8,g_GMLMathEpsilon)==0){_wQ=8;}else if(yyCompareVal(_vQ,9,g_GMLMathEpsilon)==0){_wQ=9;}else if(yyCompareVal(_vQ,10,g_GMLMathEpsilon)==0){_wQ=10;}else if(yyCompareVal(_vQ,11,g_GMLMathEpsilon)==0){_wQ=11;}else if(yyCompareVal(_vQ,12,g_GMLMathEpsilon)==0){_wQ=12;}else if(yyCompareVal(_vQ,13,g_GMLMathEpsilon)==0){_wQ=13;}else if(yyCompareVal(_vQ,14,g_GMLMathEpsilon)==0){
+_wQ=14;}else if(yyCompareVal(_vQ,15,g_GMLMathEpsilon)==0){_wQ=15;}else if(yyCompareVal(_vQ,16,g_GMLMathEpsilon)==0){_wQ=16;}else if(yyCompareVal(_vQ,17,g_GMLMathEpsilon)==0){_wQ=17;}else if(yyCompareVal(_vQ,18,g_GMLMathEpsilon)==0){_wQ=18;}else if(yyCompareVal(_vQ,19,g_GMLMathEpsilon)==0){_wQ=19;}switch(_wQ){case 0:{return "BALL_SET";}case 1:{return "BALL_AIM";}case 2:{return "BALL_AIM_DEADZONE";}case 3:{return "BALL_RELEASED";}case 4:{return "BALL_DOWN";}case 5:{return "BALL_RECEIVED";}case 6:{return "BALL_TOUCHDOWN";
+}case 7:{return "BALL_INCOMPLETE";}case 8:{return "BALL_OUTOFBOUNDS";}case 9:{return "BALL_INTERCEPTED";}case 10:{return "BALL_TURNOVER";}case 11:{return "BALL_SACKED";}case 12:{return "BALL_SAFETY";}case 13:{return "BALL_FUMBLED";}case 14:{return "BALL_FIELD_GOAL_GOOD";}case 15:{return "BALL_FIELD_GOAL_BAD";}case 16:{return "BALL_PRACTICE_SUCCESS";}case 17:{return "BALL_PRACTICE_FAIL";}case 18:{return "BALL_RUN_QB";}case 19:{return "BALL_HANDOFF";}};}}};return "ball.state == OTHER";}function _Y8(_3l,_4l){{var _xQ=_8l(48);for(var _yQ in _xQ){
+if(!_xQ.hasOwnProperty(_yQ))continue;var _zQ=_xQ[_yQ];if(_zQ._bl)continue;if(!_zQ._cl)continue;{var _AQ=_zQ._WA;var _BQ=-1;if(yyCompareVal(_AQ,2,g_GMLMathEpsilon)==0){_BQ=0;}else if(yyCompareVal(_AQ,1,g_GMLMathEpsilon)==0){_BQ=1;}switch(_BQ){case 0:{return "ACTION";break;}case 1:{return "COMMENTARY";break;}};}}};return "state == OTHER";}function _Z8(_3l,_4l){var _CQ=1;var _DQ=-1;if(yyCompareVal(_CQ,0,g_GMLMathEpsilon)==0){_DQ=0;}else if(yyCompareVal(_CQ,1,g_GMLMathEpsilon)==0){_DQ=1;}switch(_DQ){case 0:{return _Q8(_3l,
+_4l,"sex_0");break;}case 1:{return _Q8(_3l,_4l,"sex_1");break;}};}function __8(_3l,_4l,_5l){var _EQ=_5l;var _FQ=-1;if(yyCompareVal(_EQ,0,g_GMLMathEpsilon)==0){_FQ=0;}else if(yyCompareVal(_EQ,1,g_GMLMathEpsilon)==0){_FQ=1;}switch(_FQ){case 0:{return _Q8(_3l,_4l,"person_She");break;}case 1:{return _Q8(_3l,_4l,"person_He");break;}};}function _09(_3l,_4l,_5l,_Bq){var _GQ=_ul(_5l);var _HQ=_ul(_Bq);if(yyfless(_ku(_HQ),2)){return yyfplus(yyfplus(_sl(_GQ),":0"),_sl(_HQ))};return yyfplus(yyfplus(_sl(_GQ),":"),_sl(_HQ));
+}function _19(_3l,_4l,_5l,_Bq){return _ul(_Vm(_5l,_Bq));}function _29(_3l,_4l){var _sr="";var _IQ=_3l.__C;var _JQ=-1;if(yyCompareVal(_IQ,1,g_GMLMathEpsilon)==0){_JQ=0;}else if(yyCompareVal(_IQ,2,g_GMLMathEpsilon)==0){_JQ=1;}else if(yyCompareVal(_IQ,3,g_GMLMathEpsilon)==0){_JQ=2;}else if(yyCompareVal(_IQ,4,g_GMLMathEpsilon)==0){_JQ=3;}switch(_JQ){case 0:{_sr=_Q8(_3l,_4l,"down_1and");break;}case 1:{_sr=_Q8(_3l,_4l,"down_2and");break;}case 2:{_sr=_Q8(_3l,_4l,"down_3and");break;}case 3:{_sr=_Q8(_3l,_4l,"down_4and");
+break;}default :{return "";}};if((yyGetBool(yyfless(_3l.__D,300)))||(yyGetBool(yyfgreater(_3l.__D,2300)))){{_sr=yyfplus(_sr,yyfplus(" ",_sl(_Q8(_3l,_4l,"Goal"))));}}else {if(yyfless(_3l._ZD,1)){{_sr=yyfplus(_sr,yyfplus(" ",_sl(_Q8(_3l,_4l,"Inches"))));}}else {{_sr=yyfplus(_sr,yyfplus(" ",_sl(_ul(round(_3l._ZD)))));}}};return _sr;}function _39(_3l,_4l,_5l,_Bq){return _Wm(_KQ(_5l,9,_Bq)," ","");}function _49(_3l,_4l,_5l){var _LQ=_5l;var _MQ=-1;if(yyCompareVal(_LQ,0,g_GMLMathEpsilon)==0){_MQ=0;}else if(yyCompareVal(_LQ,
+1,g_GMLMathEpsilon)==0){_MQ=1;}else if(yyCompareVal(_LQ,2,g_GMLMathEpsilon)==0){_MQ=2;}else if(yyCompareVal(_LQ,3,g_GMLMathEpsilon)==0){_MQ=3;}switch(_MQ){case 0:{return _Q8(_3l,_4l,"division_East");break;}case 1:{return _Q8(_3l,_4l,"division_West");break;}case 2:{return _Q8(_3l,_4l,"division_North");break;}case 3:{return _Q8(_3l,_4l,"division_South");break;}};}function _59(_3l,_4l,_5l){var _NQ=_5l;var _OQ=-1;if(yyCompareVal(_NQ,0,g_GMLMathEpsilon)==0){_OQ=0;}else if(yyCompareVal(_NQ,1,g_GMLMathEpsilon)==0){_OQ=1;
+}switch(_OQ){case 0:{return _Q8(_3l,_4l,"conf_AFC");break;}case 1:{return _Q8(_3l,_4l,"conf_NFC");break;}};}function _69(_3l,_4l,_5l){var _Au=_5l;if(yyfequal(_Au,0)){_Au=_0m(_3l,_4l,42)._Nl};if(yyfless(_Au,18)){return yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Week"))," "),_sl(_ul(_Au)))};var _PQ=_Au;var _QQ=-1;if(yyCompareVal(_PQ,18,g_GMLMathEpsilon)==0){_QQ=0;}else if(yyCompareVal(_PQ,19,g_GMLMathEpsilon)==0){_QQ=1;}else if(yyCompareVal(_PQ,20,g_GMLMathEpsilon)==0){_QQ=2;}else if(yyCompareVal(_PQ,21,g_GMLMathEpsilon)==0){
+_QQ=3;}else if(yyCompareVal(_PQ,22,g_GMLMathEpsilon)==0){_QQ=4;}else if(yyCompareVal(_PQ,23,g_GMLMathEpsilon)==0){_QQ=5;}else if(yyCompareVal(_PQ,24,g_GMLMathEpsilon)==0){_QQ=6;}else if(yyCompareVal(_PQ,25,g_GMLMathEpsilon)==0){_QQ=7;}else if(yyCompareVal(_PQ,26,g_GMLMathEpsilon)==0){_QQ=8;}else if(yyCompareVal(_PQ,27,g_GMLMathEpsilon)==0){_QQ=9;}else if(yyCompareVal(_PQ,28,g_GMLMathEpsilon)==0){_QQ=10;}switch(_QQ){case 0:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,0))," "),_sl(_Q8(_3l,_4l,"ui_WildCard"))),
+" 1");}case 1:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,0))," "),_sl(_Q8(_3l,_4l,"ui_WildCard")))," 2");}case 2:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,1))," "),_sl(_Q8(_3l,_4l,"ui_WildCard")))," 1");}case 3:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,1))," "),_sl(_Q8(_3l,_4l,"ui_WildCard")))," 2");}case 4:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,0))," "),_sl(_Q8(_3l,_4l,"ui_PlayOff")))," 1");}case 5:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,0))," "),_sl(_Q8(_3l,_4l,"ui_PlayOff"))),
+" 2");}case 6:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,1))," "),_sl(_Q8(_3l,_4l,"ui_PlayOff")))," 1");}case 7:{return yyfplus(yyfplus(yyfplus(_sl(_59(_3l,_4l,1))," "),_sl(_Q8(_3l,_4l,"ui_PlayOff")))," 2");}case 8:{return yyfplus(yyfplus(_sl(_59(_3l,_4l,0))," "),_sl(_Q8(_3l,_4l,"ui_Champion")));}case 9:{return yyfplus(yyfplus(_sl(_59(_3l,_4l,1))," "),_sl(_Q8(_3l,_4l,"ui_Champion")));}case 10:{return _Q8(_3l,_4l,"ui_SuperBowl");}};}function _79(_3l,_4l,_5l){var _TO=_5l;var _RQ=_TO;var _SQ=-1;if(yyCompareVal(_RQ,
+0,g_GMLMathEpsilon)==0){_SQ=0;}else if(yyCompareVal(_RQ,1,g_GMLMathEpsilon)==0){_SQ=1;}switch(_SQ){case 0:{return yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Year"))," "),_sl(_ul(_0m(_3l,_4l,42)._sm)));break;}case 1:{return yyfplus(_sl(_Q8(_3l,_4l,"sla_Year")),_sl(_ul(_0m(_3l,_4l,42)._sm)));break;}};}function _89(_3l,_4l,_5l){var _TQ=_5l;var _UQ=-1;if(yyCompareVal(_TQ,0,g_GMLMathEpsilon)==0){_UQ=0;}else if(yyCompareVal(_TQ,1,g_GMLMathEpsilon)==0){_UQ=1;}else if(yyCompareVal(_TQ,2,g_GMLMathEpsilon)==0){_UQ=2;}else if(yyCompareVal(_TQ,
+3,g_GMLMathEpsilon)==0){_UQ=3;}else if(yyCompareVal(_TQ,4,g_GMLMathEpsilon)==0){_UQ=4;}else if(yyCompareVal(_TQ,5,g_GMLMathEpsilon)==0){_UQ=5;}else if(yyCompareVal(_TQ,6,g_GMLMathEpsilon)==0){_UQ=6;}else if(yyCompareVal(_TQ,7,g_GMLMathEpsilon)==0){_UQ=7;}else if(yyCompareVal(_TQ,8,g_GMLMathEpsilon)==0){_UQ=8;}else if(yyCompareVal(_TQ,9,g_GMLMathEpsilon)==0){_UQ=9;}else if(yyCompareVal(_TQ,10,g_GMLMathEpsilon)==0){_UQ=10;}else if(yyCompareVal(_TQ,11,g_GMLMathEpsilon)==0){_UQ=11;}else if(yyCompareVal(_TQ,12,
+g_GMLMathEpsilon)==0){_UQ=12;}else if(yyCompareVal(_TQ,13,g_GMLMathEpsilon)==0){_UQ=13;}else if(yyCompareVal(_TQ,14,g_GMLMathEpsilon)==0){_UQ=14;}else if(yyCompareVal(_TQ,15,g_GMLMathEpsilon)==0){_UQ=15;}else if(yyCompareVal(_TQ,16,g_GMLMathEpsilon)==0){_UQ=16;}else if(yyCompareVal(_TQ,17,g_GMLMathEpsilon)==0){_UQ=17;}else if(yyCompareVal(_TQ,19,g_GMLMathEpsilon)==0){_UQ=18;}else if(yyCompareVal(_TQ,20,g_GMLMathEpsilon)==0){_UQ=19;}else if(yyCompareVal(_TQ,21,g_GMLMathEpsilon)==0){_UQ=20;}switch(_UQ){case 0:{
+return "COMM_STAGE_MATCH_START";}case 1:{return "COMM_STAGE_KICKOFF";}case 2:{return "COMM_STAGE_POSSESSION";}case 3:{return "COMM_STAGE_ATTACK";}case 4:{return "COMM_STAGE_DRIVE";}case 5:{return "COMM_STAGE_PUNT";}case 6:{return "COMM_STAGE_FIELDGOAL1";}case 7:{return "COMM_STAGE_FIELDGOAL2";}case 8:{return "COMM_STAGE_TURNOVER";}case 9:{return "COMM_STAGE_TOUCHDOWN";}case 10:{return "COMM_STAGE_PAT1";}case 11:{return "COMM_STAGE_PAT2";}case 12:{return "COMM_STAGE_QUARTER_A";}case 13:{return "COMM_STAGE_QUARTER_B";}case 14:{
+return "COMM_STAGE_TRAINING_START";}case 15:{return "COMM_STAGE_TWOPOINT1";}case 16:{return "COMM_STAGE_TWOPOINT2";}case 17:{return "COMM_STAGE_OVERTIME_WIN";}case 18:{return "COMM_STAGE_FAILED_SKILL";}case 19:{return "COMM_STAGE_FAILED_STRENGTH";}case 20:{return "COMM_STAGE_FAILED_SPEED";}};return yyfplus("UNKNOWN COMM_STAGE: ",_sl(_ul(_5l)));}function _99(_3l,_4l,_5l){var _VQ=_5l;var _WQ=-1;if(yyCompareVal(_VQ,1,g_GMLMathEpsilon)==0){_WQ=0;}else if(yyCompareVal(_VQ,5,g_GMLMathEpsilon)==0){_WQ=1;}else if(yyCompareVal(_VQ,
+3,g_GMLMathEpsilon)==0){_WQ=2;}else if(yyCompareVal(_VQ,2,g_GMLMathEpsilon)==0){_WQ=3;}else if(yyCompareVal(_VQ,4,g_GMLMathEpsilon)==0){_WQ=4;}else if(yyCompareVal(_VQ,6,g_GMLMathEpsilon)==0){_WQ=5;}else if(yyCompareVal(_VQ,7,g_GMLMathEpsilon)==0){_WQ=6;}else if(yyCompareVal(_VQ,9,g_GMLMathEpsilon)==0||yyCompareVal(_VQ,8,g_GMLMathEpsilon)==0){_WQ=7;}else if(yyCompareVal(_VQ,11,g_GMLMathEpsilon)==0){_WQ=8;}else if(yyCompareVal(_VQ,10,g_GMLMathEpsilon)==0){_WQ=9;}else if(yyCompareVal(_VQ,101,g_GMLMathEpsilon)==0){
+_WQ=10;}else if(yyCompareVal(_VQ,102,g_GMLMathEpsilon)==0){_WQ=11;}switch(_WQ){case 0:{return _Q8(_3l,_4l,"pos_QB");break;}case 1:{return _Q8(_3l,_4l,"pos_OL");break;}case 2:{return _Q8(_3l,_4l,"pos_TE");break;}case 3:{return _Q8(_3l,_4l,"pos_RB");break;}case 4:{return _Q8(_3l,_4l,"pos_WR");break;}case 5:{return _Q8(_3l,_4l,"pos_DL");break;}case 6:{return _Q8(_3l,_4l,"pos_LB");break;}case 7:{return _Q8(_3l,_4l,"pos_DB");break;}case 8:{return _Q8(_3l,_4l,"pos_KP");break;}case 9:{return _Q8(_3l,_4l,"pos_KK");break;}case 10:{
+return _Q8(_3l,_4l,"pos_STAFF_DF");break;}case 11:{return _Q8(_3l,_4l,"pos_STAFF_OF");break;}};return "";}function _a9(_3l,_4l,_5l){var _XQ=_5l;var _YQ=-1;if(yyCompareVal(_XQ,1,g_GMLMathEpsilon)==0){_YQ=0;}else if(yyCompareVal(_XQ,5,g_GMLMathEpsilon)==0){_YQ=1;}else if(yyCompareVal(_XQ,3,g_GMLMathEpsilon)==0){_YQ=2;}else if(yyCompareVal(_XQ,2,g_GMLMathEpsilon)==0){_YQ=3;}else if(yyCompareVal(_XQ,4,g_GMLMathEpsilon)==0){_YQ=4;}else if(yyCompareVal(_XQ,6,g_GMLMathEpsilon)==0){_YQ=5;}else if(yyCompareVal(_XQ,7,
+g_GMLMathEpsilon)==0){_YQ=6;}else if(yyCompareVal(_XQ,9,g_GMLMathEpsilon)==0||yyCompareVal(_XQ,8,g_GMLMathEpsilon)==0){_YQ=7;}else if(yyCompareVal(_XQ,11,g_GMLMathEpsilon)==0){_YQ=8;}else if(yyCompareVal(_XQ,10,g_GMLMathEpsilon)==0){_YQ=9;}else if(yyCompareVal(_XQ,101,g_GMLMathEpsilon)==0){_YQ=10;}else if(yyCompareVal(_XQ,102,g_GMLMathEpsilon)==0){_YQ=11;}switch(_YQ){case 0:{return _Q8(_3l,_4l,"position_QB");break;}case 1:{return _Q8(_3l,_4l,"position_OL");break;}case 2:{return _Q8(_3l,_4l,"position_TE");break;
+}case 3:{return _Q8(_3l,_4l,"position_RB");break;}case 4:{return _Q8(_3l,_4l,"position_WR");break;}case 5:{return _Q8(_3l,_4l,"position_DL");break;}case 6:{return _Q8(_3l,_4l,"position_LB");break;}case 7:{return _Q8(_3l,_4l,"position_DB");break;}case 8:{return _Q8(_3l,_4l,"position_KP");break;}case 9:{return _Q8(_3l,_4l,"position_KK");break;}case 10:{return _Q8(_3l,_4l,"position_STAFF_DF");break;}case 11:{return _Q8(_3l,_4l,"position_STAFF_OF");break;}};}function _b9(_3l,_4l,_5l){return _Q8(_3l,_4l,yyfplus("attitude_",
+_sl(_ul(_26(_3l,_4l,_5l)))));}function _c9(_3l,_4l,_5l){var _ZQ=_5l;if(yyfgreater(_ZQ,0)){return yyfplus(yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"tla_Round"))," "),_sl(_ul(_ZQ)))," "),_sl(_Q8(_3l,_4l,"ui_Pick")))};return _Q8(_3l,_4l,"ui_None");}function _d9(_3l,_4l,_5l){var __Q=_5l;var _0R=-1;if(yyCompareVal(__Q,0,g_GMLMathEpsilon)==0){_0R=0;}else if(yyCompareVal(__Q,1,g_GMLMathEpsilon)==0){_0R=1;}else if(yyCompareVal(__Q,2,g_GMLMathEpsilon)==0){_0R=2;}else if(yyCompareVal(__Q,3,g_GMLMathEpsilon)==0){_0R=3;
+}else if(yyCompareVal(__Q,4,g_GMLMathEpsilon)==0){_0R=4;}else if(yyCompareVal(__Q,5,g_GMLMathEpsilon)==0){_0R=5;}else if(yyCompareVal(__Q,6,g_GMLMathEpsilon)==0){_0R=6;}else if(yyCompareVal(__Q,7,g_GMLMathEpsilon)==0){_0R=7;}else if(yyCompareVal(__Q,8,g_GMLMathEpsilon)==0){_0R=8;}else if(yyCompareVal(__Q,9,g_GMLMathEpsilon)==0){_0R=9;}else if(yyCompareVal(__Q,10,g_GMLMathEpsilon)==0){_0R=10;}else if(yyCompareVal(__Q,11,g_GMLMathEpsilon)==0){_0R=11;}else if(yyCompareVal(__Q,12,g_GMLMathEpsilon)==0){_0R=12;
+}else if(yyCompareVal(__Q,13,g_GMLMathEpsilon)==0){_0R=13;}else if(yyCompareVal(__Q,14,g_GMLMathEpsilon)==0){_0R=14;}else if(yyCompareVal(__Q,15,g_GMLMathEpsilon)==0){_0R=15;}else if(yyCompareVal(__Q,16,g_GMLMathEpsilon)==0){_0R=16;}else if(yyCompareVal(__Q,17,g_GMLMathEpsilon)==0){_0R=17;}switch(_0R){case 0:{return "ANIM_STAND";break;}case 1:{return "ANIM_CROUCH";break;}case 2:{return "ANIM_RUN";break;}case 3:{return "ANIM_TACKLING";break;}case 4:{return "ANIM_FALLING";break;}case 5:{return "ANIM_DIVE";break;}case 6:{
+return "ANIM_GETUP";break;}case 7:{return "ANIM_JOCKEY";break;}case 8:{return "ANIM_JUMP";break;}case 9:{return "ANIM_STIFFARM";break;}case 10:{return "ANIM_JUMPCATCH";break;}case 11:{return "ANIM_AIM";break;}case 12:{return "ANIM_THROW";break;}case 13:{return "ANIM_PLACE";break;}case 14:{return "ANIM_KICK1";break;}case 15:{return "ANIM_KICK2";break;}case 16:{return "ANIM_SPIKE";break;}case 17:{return "ANIM_CELEBRATE";break;}};return "";}function _e9(_3l,_4l,_5l){var _9x=_5l;if(yyflessequal(_9x,(-1))){return yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,
+_4l,"condition_0"))," ("),_sl(_ul(abs(_9x)))),")")}else {if(yyflessequal(_9x,20)){return _Q8(_3l,_4l,"condition_1")}else {if(yyflessequal(_9x,40)){return _Q8(_3l,_4l,"condition_2")}else {if(yyflessequal(_9x,60)){return _Q8(_3l,_4l,"condition_3")}else {if(yyflessequal(_9x,80)){return _Q8(_3l,_4l,"condition_4")}else {if(yyflessequal(_9x,99)){return _Q8(_3l,_4l,"condition_5")}else {return _Q8(_3l,_4l,"condition_6")}}}}}};}function _f9(_3l,_4l,_5l,_Bq){var _Pn=_5l;var _1R=_Bq;var _sr=_ul(_il(_Pn,"wins"));_sr=yyfplus(_sr,
+yyfplus("-",_sl(_ul(_il(_Pn,"losses")))));if((yyGetBool(yyfgreater(_il(_Pn,"ties"),0)))||(yyGetBool(_1R))){_sr=yyfplus(_sr,yyfplus("-",_sl(_ul(_il(_Pn,"ties")))))};return _sr;}function _g9(_3l,_4l,_5l){return _Q8(_3l,_4l,yyfplus("coachtrait_",_sl(_ul(_5l))));}function _h9(_3l,_4l,_5l){var _2R=_5l;var _3R=-1;if(yyCompareVal(_2R,1,g_GMLMathEpsilon)==0){_3R=0;}else if(yyCompareVal(_2R,2,g_GMLMathEpsilon)==0){_3R=1;}else if(yyCompareVal(_2R,3,g_GMLMathEpsilon)==0){_3R=2;}else if(yyCompareVal(_2R,4,g_GMLMathEpsilon)==0){
+_3R=3;}else if(yyCompareVal(_2R,5,g_GMLMathEpsilon)==0){_3R=4;}else if(yyCompareVal(_2R,6,g_GMLMathEpsilon)==0){_3R=5;}else if(yyCompareVal(_2R,7,g_GMLMathEpsilon)==0){_3R=6;}else if(yyCompareVal(_2R,8,g_GMLMathEpsilon)==0){_3R=7;}else if(yyCompareVal(_2R,9,g_GMLMathEpsilon)==0){_3R=8;}switch(_3R){case 0:{return "ACTION_RESULT_TOUCHDOWN";}case 1:{return "ACTION_RESULT_TOUCHDOWN_OPP";}case 2:{return "ACTION_RESULT_INTERCEPTED";}case 3:{return "ACTION_RESULT_TURNOVER";}case 4:{return "ACTION_RESULT_PUNT";}case 5:{
+return "ACTION_RESULT_FIELDGOAL_GOOD";}case 6:{return "ACTION_RESULT_FIELDGOAL_BAD";}case 7:{return "ACTION_RESULT_SAFETY";}case 8:{return "ACTION_RESULT_TIMEUP";}};}function _i9(_3l,_4l,_5l){_A9(_3l,_4l,yyfplus("s_get_team_by_id: ",_sl(_ul(_5l))));var _kQ=_5l;var _dl=0;for(;yyfless(_dl,_el(_0m(_3l,_4l,42)._Bm));_dl++){{var _Cm=_hl(_0m(_3l,_4l,42)._Bm,_dl);if(yyfequal(_il(_Cm,"uid"),_kQ)){return _Cm};}};var _Cm=_Dq();_vl(_Cm,"uid",(-99));_vl(_Cm,"name","Null Team");_vl(_Cm,"tla","-");_A9(_3l,_4l,"RETURN DUMMY TEAM!");
+return _Cm;}// slog ("Team "+string(teamid_away)+" @ Team "+string(teamid_home));
+function _j9(_3l,_4l){var _zq=_p5(_3l,_4l);var _4R=_il(_zq,"away_team");var _5R=_il(_zq,"home_team");_A9(_3l,_4l,yyfplus(yyfplus(yyfplus("Team ",_sl(_ul(_4R)))," @ Team "),_sl(_ul(_5R))));_0m(_3l,_4l,42)._Cm=_vp(_0m(_3l,_4l,42)._Cm,2130019475);_0m(_3l,_4l,42)._Cm[_wp(0)]=_hl(_0m(_3l,_4l,42)._Bm,_4R);_0m(_3l,_4l,42)._Cm[_wp(1)]=_hl(_0m(_3l,_4l,42)._Bm,_5R);_0m(_3l,_4l,42)._6R=0;if(yyfequal(_5R,_0m(_3l,_4l,42)._Fm)){_0m(_3l,
+_4l,42)._6R=1};var _7R=_il(_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)],"colhelmet");var _8R=_il(_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)],"colshirt");var _9R=_il(_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)],"colpants");var _aR=_il(_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)],"colhelmet");var _bR=_il(_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)],"colshirt");var _cR=_il(_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)],"colpants");if(yyfequal(_bR,"$ffffff")){{if(yyfequal(_8R,"$ffffff")){
+{_8R=_9R;_9R="$ffffff";}};}}else {{if(yyfequal(_9R,"$ffffff")){_9R=_8R};_8R="$ffffff";}};if(yyfequal(_7R,_aR)){_7R=_8R};if(yyfequal(_7R,_aR)){_7R=_9R};_A9(_3l,_4l,yyfplus("str_shirt1 = ",_sl(_8R)));_A9(_3l,_4l,yyfplus("str_pants1 = ",_sl(_9R)));_A9(_3l,_4l,yyfplus("str_shirt2 = ",_sl(_bR)));_A9(_3l,_4l,yyfplus("str_pants2 = ",_sl(_cR)));var _dR=_y9(_3l,_4l,_aR);var _eR=_y9(_3l,_4l,_bR);var _fR=_y9(_3l,_4l,_cR);_0m(_3l,_4l,42)._gR=_vp(_0m(_3l,_4l,42)._gR,4016860445);_0m(_3l,_4l,42)._gR[_wp(0)]=yyfdivide(_sl(_hR(_dR)),
+256);_0m(_3l,_4l,42)._gR[_wp(1)]=yyfdivide(_sl(_iR(_dR)),256);_0m(_3l,_4l,42)._gR[_wp(2)]=yyfdivide(_sl(_jR(_dR)),256);_0m(_3l,_4l,42)._kR=_vp(_0m(_3l,_4l,42)._kR,2690552258);_0m(_3l,_4l,42)._kR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),256);_0m(_3l,_4l,42)._kR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),256);_0m(_3l,_4l,42)._kR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),256);_0m(_3l,_4l,42)._lR=_vp(_0m(_3l,_4l,42)._lR,383660457);_0m(_3l,_4l,42)._lR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),300);_0m(_3l,_4l,42)._lR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),
+300);_0m(_3l,_4l,42)._lR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),300);_0m(_3l,_4l,42)._mR=_vp(_0m(_3l,_4l,42)._mR,2253889193);_0m(_3l,_4l,42)._mR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),256);_0m(_3l,_4l,42)._mR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),256);_0m(_3l,_4l,42)._mR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),256);_0m(_3l,_4l,42)._nR=_vp(_0m(_3l,_4l,42)._nR,4067047458);_0m(_3l,_4l,42)._nR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),300);_0m(_3l,_4l,42)._nR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),300);_0m(_3l,_4l,42)._nR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),
+300);_dR=_y9(_3l,_4l,_7R);_eR=_y9(_3l,_4l,_8R);_fR=_y9(_3l,_4l,_9R);_0m(_3l,_4l,42)._oR=_vp(_0m(_3l,_4l,42)._oR,3003585573);_0m(_3l,_4l,42)._oR[_wp(0)]=yyfdivide(_sl(_hR(_dR)),256);_0m(_3l,_4l,42)._oR[_wp(1)]=yyfdivide(_sl(_iR(_dR)),256);_0m(_3l,_4l,42)._oR[_wp(2)]=yyfdivide(_sl(_jR(_dR)),256);_0m(_3l,_4l,42)._pR=_vp(_0m(_3l,_4l,42)._pR,4231391482);_0m(_3l,_4l,42)._pR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),256);_0m(_3l,_4l,42)._pR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),256);_0m(_3l,_4l,42)._pR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),
+256);_0m(_3l,_4l,42)._qR=_vp(_0m(_3l,_4l,42)._qR,2629115275);_0m(_3l,_4l,42)._qR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),300);_0m(_3l,_4l,42)._qR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),300);_0m(_3l,_4l,42)._qR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),300);_0m(_3l,_4l,42)._rR=_vp(_0m(_3l,_4l,42)._rR,3661424529);_0m(_3l,_4l,42)._rR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),256);_0m(_3l,_4l,42)._rR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),256);_0m(_3l,_4l,42)._rR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),256);_0m(_3l,_4l,42)._sR=_vp(_0m(_3l,_4l,42)._sR,
+2013336576);_0m(_3l,_4l,42)._sR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),300);_0m(_3l,_4l,42)._sR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),300);_0m(_3l,_4l,42)._sR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),300);}function _k9(_3l,_4l){var _4R=_Sm(31);var _5R=_0m(_3l,_4l,42)._Fm;_0m(_3l,_4l,42)._Cm=_vp(_0m(_3l,_4l,42)._Cm,2130019475);_0m(_3l,_4l,42)._Cm[_wp(0)]=_hl(_0m(_3l,_4l,42)._Bm,_4R);_0m(_3l,_4l,42)._Cm[_wp(1)]=_hl(_0m(_3l,_4l,42)._Bm,_5R);_0m(_3l,_4l,42)._6R=1;var _7R=_il(_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)],"colhelmet");
+var _8R=_il(_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)],"colshirt");var _9R=_il(_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)],"colpants");var _aR=_il(_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)],"colhelmet");var _bR=_il(_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)],"colshirt");var _cR=_il(_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)],"colpants");if(yyfequal(_7R,_aR)){_7R=_8R};if(yyfequal(_8R,_bR)){_8R=_9R};if(yyfequal(_9R,_cR)){_9R=_7R};var _dR=_y9(_3l,_4l,_aR);var _eR=_y9(_3l,_4l,_bR);var _fR=_y9(_3l,
+_4l,_cR);_0m(_3l,_4l,42)._gR=_vp(_0m(_3l,_4l,42)._gR,4016860445);_0m(_3l,_4l,42)._gR[_wp(0)]=yyfdivide(_sl(_hR(_dR)),256);_0m(_3l,_4l,42)._gR[_wp(1)]=yyfdivide(_sl(_iR(_dR)),256);_0m(_3l,_4l,42)._gR[_wp(2)]=yyfdivide(_sl(_jR(_dR)),256);_0m(_3l,_4l,42)._kR=_vp(_0m(_3l,_4l,42)._kR,2690552258);_0m(_3l,_4l,42)._kR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),256);_0m(_3l,_4l,42)._kR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),256);_0m(_3l,_4l,42)._kR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),256);_0m(_3l,_4l,42)._lR=_vp(_0m(_3l,_4l,42)._lR,
+383660457);_0m(_3l,_4l,42)._lR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),300);_0m(_3l,_4l,42)._lR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),300);_0m(_3l,_4l,42)._lR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),300);_0m(_3l,_4l,42)._mR=_vp(_0m(_3l,_4l,42)._mR,2253889193);_0m(_3l,_4l,42)._mR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),256);_0m(_3l,_4l,42)._mR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),256);_0m(_3l,_4l,42)._mR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),256);_0m(_3l,_4l,42)._nR=_vp(_0m(_3l,_4l,42)._nR,4067047458);_0m(_3l,_4l,42)._nR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),
+300);_0m(_3l,_4l,42)._nR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),300);_0m(_3l,_4l,42)._nR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),300);_dR=_y9(_3l,_4l,_7R);_eR=_y9(_3l,_4l,_8R);_fR=_y9(_3l,_4l,_9R);_0m(_3l,_4l,42)._oR=_vp(_0m(_3l,_4l,42)._oR,3003585573);_0m(_3l,_4l,42)._oR[_wp(0)]=yyfdivide(_sl(_hR(_dR)),256);_0m(_3l,_4l,42)._oR[_wp(1)]=yyfdivide(_sl(_iR(_dR)),256);_0m(_3l,_4l,42)._oR[_wp(2)]=yyfdivide(_sl(_jR(_dR)),256);_0m(_3l,_4l,42)._pR=_vp(_0m(_3l,_4l,42)._pR,4231391482);_0m(_3l,_4l,42)._pR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),
+256);_0m(_3l,_4l,42)._pR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),256);_0m(_3l,_4l,42)._pR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),256);_0m(_3l,_4l,42)._qR=_vp(_0m(_3l,_4l,42)._qR,2629115275);_0m(_3l,_4l,42)._qR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),300);_0m(_3l,_4l,42)._qR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),300);_0m(_3l,_4l,42)._qR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),300);_0m(_3l,_4l,42)._rR=_vp(_0m(_3l,_4l,42)._rR,3661424529);_0m(_3l,_4l,42)._rR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),256);_0m(_3l,_4l,42)._rR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),
+256);_0m(_3l,_4l,42)._rR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),256);_0m(_3l,_4l,42)._sR=_vp(_0m(_3l,_4l,42)._sR,2013336576);_0m(_3l,_4l,42)._sR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),300);_0m(_3l,_4l,42)._sR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),300);_0m(_3l,_4l,42)._sR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),300);}function _l9(_3l,_4l,_5l){var _Pn=_hl(_0m(_3l,_4l,42)._Bm,_5l);return _il(_Pn,"name");}function _m9(_3l,_4l,_5l,_Bq,_Cq){_A9(_3l,_4l,"s_sort_teams");var _tR=_5l;var _8O=_Bq;var _uR=_Cq;var _xl=_yl();while(yyfgreater(_el(_tR),
+0)){{var _vR=(-4);var _wR=(-1);var _dl=0;for(;yyfless(_dl,_el(_tR));_dl++){{var _Pn=_hl(_tR,_dl);_vl(_Pn,"offense",_ml(_il(_Pn,"offense")));_vl(_Pn,"defense",_ml(_il(_Pn,"defense")));var _xR=_8O;var _yR=-1;if(yyCompareVal(_xR,0,g_GMLMathEpsilon)==0){_yR=0;}else if(yyCompareVal(_xR,1,g_GMLMathEpsilon)==0){_yR=1;}else if(yyCompareVal(_xR,2,g_GMLMathEpsilon)==0){_yR=2;}else if(yyCompareVal(_xR,5,g_GMLMathEpsilon)==0){_yR=3;}switch(_yR){case 0:{var _7w=_ml(_il(_Pn,"wins"));var _8w=_ml(_il(_Pn,"losses"));var _9w=_ml(_il(_Pn,
+"ties"));var _zR=yyfplus(yyfplus(_sl(_7w),_sl(_8w)),_sl(_9w));var _AR=yyfdivide(_sl(yyfplus(_sl(_7w),_sl(yyftime(_sl(_9w),0.5)))),_sl(_zR));if(yyGetBool(_uR)){{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfgreater(_AR,_wR)))||(yyGetBool((yyGetBool(yyfequal(_AR,_wR)))&&(yyGetBool(yyfgreater(_7w,_il(_vR,"wins"))))))){{_vR=_Pn;_wR=_AR;}};}}else {{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfless(_AR,_wR)))||(yyGetBool((yyGetBool(yyfequal(_AR,_wR)))&&(yyGetBool(yyfgreater(_7w,_il(_vR,"wins"))))))){{
+_vR=_Pn;_wR=_AR;}};}};break;}case 1:{var _Vn=_il(_Pn,"name");if(yyGetBool(_uR)){{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfless(_Vn,_il(_vR,"name"))))){_vR=_Pn};}}else {{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfgreater(_Vn,_il(_vR,"name"))))){_vR=_Pn};}};break;}case 2:{var _Yp=yyfplus(_sl(_il(_Pn,"offense")),_sl(_il(_Pn,"defense")));if(yyGetBool(_uR)){{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfless(_Yp,yyfplus(_sl(_il(_vR,"offense")),_sl(_il(_vR,"defense"))))))){_vR=_Pn};}}else {{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfgreater(_Yp,
+yyfplus(_sl(_il(_vR,"offense")),_sl(_il(_vR,"defense"))))))){_vR=_Pn};}};break;}case 3:{var _BR=_il(_Pn,"uid");if(yyGetBool(_uR)){{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfless(_BR,_il(_vR,"uid "))))){_vR=_Pn};}}else {{if((yyGetBool(!yyGetBool(_vR)))||(yyGetBool(yyfgreater(_BR,_il(_vR,"uid "))))){_vR=_Pn};}};break;}};}};_Cl(_xl,_vR);_El(_tR,_Dl(_tR,_vR));}};_Fl(_tR);return _xl;}function _n9(_3l,_4l,_5l,_Bq){var _Pv=_5l;var _Wv=_Bq;var _CR;_CR=_vp(_CR,-2096);_CR[_wp(0)]=_r5(_3l,_4l,_Pv,0);_CR[_wp(1)]=_r5(_3l,
+_4l,_Pv,1);_CR[_wp(2)]=_r5(_3l,_4l,_Pv,2);_CR[_wp(3)]=_r5(_3l,_4l,_Pv,3);{var _DR=_8l(42);for(var _ER in _DR){if(!_DR.hasOwnProperty(_ER))continue;var _FR=_DR[_ER];if(_FR._bl)continue;if(!_FR._cl)continue;{var _GR=_yl();if(yyflessequal(_Wv,4)){{_Cl(_GR,_CR[_Tn(0,_CR)]);_Cl(_GR,_CR[_Tn(1,_CR)]);_Cl(_GR,_CR[_Tn(2,_CR)]);_Cl(_GR,_CR[_Tn(3,_CR)]);}}else {{var _dl=0;for(;yyfless(_dl,_el(_FR._Bm));_dl++){{var _Cm=_hl(_FR._Bm,_dl);if(yyfequal(_ml(_il(_Cm,"conference")),_Pv)){{var _HR=0?1:0;if(yyfgreater(_Wv,4)){
+{var _Is=0;for(;yyfless(_Is,4);_Is++){{if(yyfequal(_Cm,_CR[_Tn(_Is,_CR)])){{_HR=1?1:0;break;}};}};}};if(!yyGetBool(_HR)){_Cl(_GR,_Cm)};}};}};}};_GR=_m9(_FR,_3l,_GR,0,1);if(yyfgreater(_Wv,4)){_Wv=yyfminus(_Wv,4)};var _Cm=_hl(_GR,yyfminus(_sl(_Wv),1));_Fl(_GR);return _Cm;}}};}function _o9(_3l,_4l,_5l,_Bq){_A9(_3l,_4l,"s_get_team_id_by_seed");var _Pv=_5l;var _Wv=_Bq;var _Cm=_n9(_3l,_4l,_Pv,_Wv);return _il(_Cm,"uid");}function _p9(_3l,_4l,_5l,_Bq,_Cq){_A9(_3l,_4l,"s_get_team_name_by_seed");var _Pv=_5l;var _Wv=_Bq;
+var _Tv=_Cq;var _Cm=_n9(_3l,_4l,_Pv,_Wv);var _IR=_Tv;var _JR=-1;if(yyCompareVal(_IR,0,g_GMLMathEpsilon)==0){_JR=0;}else if(yyCompareVal(_IR,1,g_GMLMathEpsilon)==0){_JR=1;}switch(_JR){case 0:{return _il(_Cm,"name");break;}case 1:{return _il(_Cm,"tla");break;}};}function _q9(_3l,_4l,_5l){var _Pn=_5l;{var _KR=_8l(42);for(var _LR in _KR){if(!_KR.hasOwnProperty(_LR))continue;var _MR=_KR[_LR];if(_MR._bl)continue;if(!_MR._cl)continue;{if(yyfequal(_il(_Pn,"uid"),_MR._Fm)){{var _Yp=0;var _NR=1;var _dl=0;for(;yyfless(_dl,_el(_MR._Um));
+_dl++){{var _Bl=_hl(_MR._Um,_dl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))){{var _OR=_il(_Bl,"position");var _PR=-1;if(yyCompareVal(_OR,1,g_GMLMathEpsilon)==0||yyCompareVal(_OR,2,g_GMLMathEpsilon)==0||yyCompareVal(_OR,3,g_GMLMathEpsilon)==0||yyCompareVal(_OR,4,g_GMLMathEpsilon)==0||yyCompareVal(_OR,5,g_GMLMathEpsilon)==0){_PR=0;}switch(_PR){case 0:{_NR++;_Yp=yyfplus(_Yp,_98(_MR,_3l,_Bl));break;}default :{break;}};}};}};var _QR=_H8(_MR,_3l,102);_Yp=yyfplus(_Yp,
+_il(_QR,"rating"));_Yp=round(yyftime(_sl(_Yp),0.3));return _cm(_Yp,1,10);}}else {{return _ml(_il(_Pn,"offense"));}};}}};}function _r9(_3l,_4l,_5l){var _Pn=_5l;{var _RR=_8l(42);for(var _SR in _RR){if(!_RR.hasOwnProperty(_SR))continue;var _TR=_RR[_SR];if(_TR._bl)continue;if(!_TR._cl)continue;{if(yyfequal(_il(_Pn,"uid"),_TR._Fm)){{var _Yp=0;var _NR=1;var _dl=0;for(;yyfless(_dl,_el(_TR._Um));_dl++){{var _Bl=_hl(_TR._Um,_dl);if((yyGetBool(yyfgreater(_il(_Bl,"condition"),0)))&&(yyGetBool(!yyGetBool(_il(_Bl,"resting"))))){
+{var _UR=_il(_Bl,"position");var _VR=-1;if(yyCompareVal(_UR,6,g_GMLMathEpsilon)==0||yyCompareVal(_UR,7,g_GMLMathEpsilon)==0||yyCompareVal(_UR,8,g_GMLMathEpsilon)==0||yyCompareVal(_UR,9,g_GMLMathEpsilon)==0){_VR=0;}switch(_VR){case 0:{_NR++;_Yp=yyfplus(_Yp,_98(_TR,_3l,_Bl));break;}default :{break;}};}};}};var _QR=_H8(_TR,_3l,101);_Yp=yyfplus(_Yp,_il(_QR,"rating"));_Yp=round(yyftime(_sl(_Yp),0.3));return _cm(_Yp,1,10);}}else {{return _ml(_il(_Pn,"defense"));}};}}};}function _s9(_3l,_4l,_5l){var _Pn=_5l;if(!yyGetBool(_Pn)){
+{_3l._WR=_vp(_3l._WR,3666812894);_3l._WR[_wp(0)]=yyfdivide(_sl(_hR(8421504)),256);_3l._WR[_wp(1)]=yyfdivide(_sl(_iR(8421504)),256);_3l._WR[_wp(2)]=yyfdivide(_sl(_jR(8421504)),256);_3l._XR=_vp(_3l._XR,1027333011);_3l._XR[_wp(0)]=yyfdivide(_sl(_hR(12632256)),256);_3l._XR[_wp(1)]=yyfdivide(_sl(_iR(12632256)),256);_3l._XR[_wp(2)]=yyfdivide(_sl(_jR(12632256)),256);_3l._YR=_vp(_3l._YR,3194782232);_3l._YR[_wp(0)]=yyfdivide(_sl(_hR(0)),256);_3l._YR[_wp(1)]=yyfdivide(_sl(_iR(0)),256);_3l._YR[_wp(2)]=yyfdivide(_sl(_jR(0)),
+256);return;}};var _dR=_y9(_3l,_4l,_il(_Pn,"colhelmet"));var _eR=_y9(_3l,_4l,_il(_Pn,"colshirt"));var _fR=_y9(_3l,_4l,_il(_Pn,"colpants"));_3l._WR=_vp(_3l._WR,3666812894);_3l._WR[_wp(0)]=yyfdivide(_sl(_hR(_dR)),256);_3l._WR[_wp(1)]=yyfdivide(_sl(_iR(_dR)),256);_3l._WR[_wp(2)]=yyfdivide(_sl(_jR(_dR)),256);_3l._XR=_vp(_3l._XR,1027333011);_3l._XR[_wp(0)]=yyfdivide(_sl(_hR(_eR)),256);_3l._XR[_wp(1)]=yyfdivide(_sl(_iR(_eR)),256);_3l._XR[_wp(2)]=yyfdivide(_sl(_jR(_eR)),256);_3l._YR=_vp(_3l._YR,3194782232);
+_3l._YR[_wp(0)]=yyfdivide(_sl(_hR(_fR)),256);_3l._YR[_wp(1)]=yyfdivide(_sl(_iR(_fR)),256);_3l._YR[_wp(2)]=yyfdivide(_sl(_jR(_fR)),256);return;}function _t9(_3l,_4l){var _ZR=0;var _Is=0;for(;yyfless(_Is,_el(_0m(_3l,_4l,42)._Um));_Is++){{var _Bl=_hl(_0m(_3l,_4l,42)._Um,_Is);_ZR=yyfplus(_ZR,_ml(_il(_Bl,"salary")));}};return _ZR;}function _u9(_3l,_4l){{var __R=_8l(42);for(var _0S in __R){if(!__R.hasOwnProperty(_0S))continue;var _1S=__R[_0S];if(_1S._bl)continue;if(!_1S._cl)continue;{var _2S=_yl();_Rm(_2S,_1S._Bm);
+_2S=_m9(_1S,_3l,_2S,2,0);var _3S=18.75;var _dl=0;for(;yyfless(_dl,_el(_2S));_dl++){{var _Cm=_hl(_2S,_dl);_A9(_1S,_3l,yyfplus(yyfplus(yyfplus(yyfplus(_sl(_il(_Cm,"name"))," "),_sl(_ul(_il(_Cm,"offense"))))," / "),_sl(_ul(_il(_Cm,"defense")))));var _Yp=yyfplus(_sl(_il(_Cm,"offense")),_sl(_il(_Cm,"defense")));_A9(_1S,_3l,yyfplus("Rating was ",_sl(_ul(_Yp))));for(var _4S=0,_5S=yyGetInt32(10);_4S<_5S;_4S++){{if(yyfgreater(_Yp,round(_3S))){{var _6S=_Sm(1);var _7S=-1;if(yyCompareVal(_6S,0,g_GMLMathEpsilon)==0){
+_7S=0;}else if(yyCompareVal(_6S,1,g_GMLMathEpsilon)==0){_7S=1;}switch(_7S){case 0:{_FB(_Cm,"offense",yyfminus(_sl(_il(_Cm,"offense")),1));break;}case 1:{_FB(_Cm,"defense",yyfminus(_sl(_il(_Cm,"defense")),1));break;}};}}else {if(yyfless(_Yp,round(_3S))){{var _8S=_Sm(1);var _9S=-1;if(yyCompareVal(_8S,0,g_GMLMathEpsilon)==0){_9S=0;}else if(yyCompareVal(_8S,1,g_GMLMathEpsilon)==0){_9S=1;}switch(_9S){case 0:{_FB(_Cm,"offense",yyfplus(_sl(_il(_Cm,"offense")),1));break;}case 1:{_FB(_Cm,"defense",yyfplus(_sl(_il(_Cm,
+"defense")),1));break;}};}}};_Yp=yyfplus(_sl(_il(_Cm,"offense")),_sl(_il(_Cm,"defense")));}};_A9(_1S,_3l,yyfplus("Rating now ",_sl(_ul(_Yp))));_3S=yyfminus(_3S,0.475);}};_Fl(_2S);}}};}function _v9(_3l,_4l,_5l){return yyfbitand(_sl(_5l),255);}function _w9(_3l,_4l,_5l){return yyfbitand(_sl(yyfdiv(_sl(_5l),256)),255);}function _x9(_3l,_4l,_5l){return yyfdiv(_sl(_5l),65536);}function _y9(_3l,_4l,_5l){var _aS=_ul(_5l);var _bS=0;var _cS=48;var _dS=57;var _eS=65;var _fS=70;var _dl=1;for(;yyflessequal(_dl,_ku(_aS));_dl++){
+{var _lL=_gS(_qQ(_UK(_aS),_dl));_bS=yyfbitshiftleft(_sl(_bS),4);if((yyGetBool(yyfgreaterequal(_lL,_cS)))&&(yyGetBool(yyflessequal(_lL,_dS)))){{_bS=yyfplus(_sl(_bS),_sl(yyfminus(_sl(_lL),_sl(_cS))));}}else {if((yyGetBool(yyfgreaterequal(_lL,_eS)))&&(yyGetBool(yyflessequal(_lL,_fS)))){{_bS=yyfplus(_sl(_bS),_sl(yyfplus(yyfminus(_sl(_lL),_sl(_eS)),10)));}}else {{}}};}};return _bS;}function _z9(_3l,_4l,_5l){return yyfbitor(yyfbitor(_sl(yyfbitshiftleft(_sl(yyfbitand(_sl(_5l),255)),16)),_sl(yyfbitand(_sl(_5l),
+65280))),_sl(yyfbitshiftright(_sl(yyfbitand(_sl(_5l),16711680)),16)));}function _A9(_3l,_4l,_5l){_4z(_ul(_5l));return _5l;}function _B9(_3l,_4l,_5l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){return };_FA(_5l,1,0);}function _C9(_3l,_4l){return _kI(_Sm(255),_Sm(255),_Sm(255));}function _D9(_3l,_4l,_5l,_Bq,_Cq,_zu,_Mw,_Nw,_Ow,_yM){var _hS=_5l;var _iS=_Bq;var _jS=_Cq;var _kS=_zu;var _lS=_Mw;var _mS=_Nw;var _nS=_Ow;var _oS=_yM;var _HC=_Oq(0,0,"Players",46);var _pS=yyfminus(_sl(yyftime(_sl(yyfminus(_sl(_iS),
+_sl(_mS))),_sl(yyfminus(_sl(_nS),_sl(_lS))))),_sl(yyftime(_sl(yyfminus(_sl(_hS),_sl(_lS))),_sl(yyfminus(_sl(_oS),_sl(_mS))))));var _qS=yyfminus(_sl(yyftime(_sl(yyfminus(_sl(_jS),_sl(_hS))),_sl(yyfminus(_sl(_oS),_sl(_mS))))),_sl(yyftime(_sl(yyfminus(_sl(_kS),_sl(_iS))),_sl(yyfminus(_sl(_nS),_sl(_lS))))));if(yyfequal(_qS,0)){{_0m(_3l,_4l,_HC)._IC=0?1:0;}}else {{_0m(_3l,_4l,_HC)._IC=1?1:0;var _rS=yyfminus(_sl(yyftime(_sl(yyfminus(_sl(_iS),_sl(_mS))),_sl(yyfminus(_sl(_jS),_sl(_hS))))),_sl(yyftime(_sl(yyfminus(_sl(_hS),
+_sl(_lS))),_sl(yyfminus(_sl(_kS),_sl(_iS))))));_0m(_3l,_4l,_HC)._sS=yyfdivide(_sl(_pS),_sl(_qS));_0m(_3l,_4l,_HC)._LC=yyfdivide(_sl(_rS),_sl(_qS));_0m(_3l,_4l,_HC)._Os=yyfplus(_sl(_hS),_sl(yyftime(_sl(_0m(_3l,_4l,_HC)._sS),_sl(yyfminus(_sl(_jS),_sl(_hS))))));_0m(_3l,_4l,_HC)._Qs=yyfplus(_sl(_iS),_sl(yyftime(_sl(_0m(_3l,_4l,_HC)._sS),_sl(yyfminus(_sl(_kS),_sl(_iS))))));if(yyfgreater(_0m(_3l,_4l,_HC)._sS,1)){_0m(_3l,_4l,_HC)._IC=0?1:0};if(yyfless(_0m(_3l,_4l,_HC)._sS,0)){_0m(_3l,_4l,_HC)._IC=0?1:0}
+;if(yyfgreater(_0m(_3l,_4l,_HC)._LC,1)){_0m(_3l,_4l,_HC)._IC=0?1:0};if(yyfless(_0m(_3l,_4l,_HC)._LC,0)){_0m(_3l,_4l,_HC)._IC=0?1:0};}};return _HC;}function _E9(_3l,_4l,_5l){var _Zt=_5l;var _tS=_uS(_Zt);var _vS="";while(!yyGetBool(_du(_tS))){{_vS=yyfplus(_vS,yyfplus(yyfplus(yyfplus(_sl(_tS),": "),_sl(_ul(_il(_Zt,_tS)))),"\n"));_tS=_wS(_Zt,_tS);}};_A9(_3l,_4l,_vS);}function _F9(_3l,_4l){var _pr=_qr("Colleges.txt");var _xS;var _vL=0;while(!yyGetBool(_rr(_pr))){{var _yS=_Pl(_ur(_pr),"\n","");_xS=_vp(_xS,-2215);
+_xS[_wp(_vL++)]=_yS;}};_xr(_pr);return _xS[_Tn(_Sm(yyfminus(_sl(_vL),1)),_xS)];}function _G9(_3l,_4l){var _pr=_qr("Charities.txt");var _xS;var _vL=0;while(!yyGetBool(_rr(_pr))){{var _yS=_Pl(_ur(_pr),"\n","");_xS=_vp(_xS,-2223);_xS[_wp(_vL++)]=_yS;}};_xr(_pr);return _xS[_Tn(_Sm(yyfminus(_sl(_vL),1)),_xS)];}function _H9(_3l,_4l,_5l,_Bq,_Cq,_zu){_3l._zS=_AS(yyfminus(_sl(_zu),_sl(_Bq)),yyfminus(_sl(_Cq),_sl(_5l)));return _3l._zS;}function _I9(_3l,_4l,_5l){var _BS=_5l;var _vu="Names_F1.txt";if(!yyGetBool(_BS)){_vu="Names_F0.txt"}
+;var _pr=_qr(_vu);var _xS;var _vL=0;while(!yyGetBool(_rr(_pr))){{var _yS=_ur(_pr);if(yyfless(_ku(_CS(_yS)),8)){_xS=_vp(_xS,-2235);_xS[_wp(_vL++)]=_yS};}};_xr(_pr);return _CS(_xS[_Tn(_Sm(yyfminus(_sl(_vL),1)),_xS)]);}function _J9(_3l,_4l){var _pr=_qr("Names_L.txt");var _xS;var _vL=0;while(!yyGetBool(_rr(_pr))){{var _yS=_ur(_pr);if(yyfless(_ku(_CS(_yS)),8)){_xS=_vp(_xS,-2243);_xS[_wp(_vL++)]=_yS};}};_xr(_pr);return _CS(_xS[_Tn(_Sm(yyfminus(_sl(_vL),1)),_xS)]);}function _6a(_3l,_4l){}function _8a(_3l,_4l){_YK(1);
+_ZK(1);__K(1);var _sr=_UK(_3l._mm);var _1L=yyftime(_sl(_Qq()),0.5);var _2L=yyfplus(yyfplus(_sl(yyftime(_sl(_3L(_sr)),0.5)),_sl(_Ts(72))),16);_5L(_1L,_3l._1r,_sr);if(yyGetBool(_3l._2r)){{_jL(_3l,72,0,yyfminus(_sl(_1L),_sl(_2L)),_3l._1r,2,2,0,16777215,1);_jL(_3l,72,0,yyfminus(yyfplus(_sl(_1L),_sl(_2L)),2),_3l._1r,(-2),2,0,16777215,1);}};}function _aa(_3l,_4l){_DS(_3l,_4l);_3l._1r=16;_3l._mm=_Q8(_3l,_4l,"ui_Title");_3l._2r=1?1:0;}function _ea(_3l,_4l){if(!yyGetBool(_3l._6r)){return };_3l._ES=0?1:0;if(yyGetBool(_3l._FS)){
+{if(yyfgreater(_ku(_rn._GS),12)){_rn._GS=_wr(_rn._GS,1,12)};{if(yyGetBool(_HS(1))){_3l._FS=0?1:0};};var _IS=_rn._lx();var _JS=-1;if(yyCompareVal(_IS,0,g_GMLMathEpsilon)==0||yyCompareVal(_IS,1,g_GMLMathEpsilon)==0){_JS=0;}else if(yyCompareVal(_IS,3,g_GMLMathEpsilon)==0||yyCompareVal(_IS,4,g_GMLMathEpsilon)==0){_JS=1;}switch(_JS){case 0:{if(yyGetBool(_KS(13))){{_3l._FS=0?1:0;}};break;}case 1:{if((yyGetBool(yyfnotequal(_rn._GS,"")))||(yyGetBool(_LS()))){{_A9(_3l,_4l,yyfplus("keyboard_virtual_status=",_sl(_ul(_MS()))));
+_A9(_3l,_4l,yyfplus("keyboard_lastkey=",_sl(_ul(_rn._NS))));_A9(_3l,_4l,yyfplus("keyboard_lastchar=",_sl(_ul(_rn._OS))));if((yyGetBool(yyfequal(_rn._OS,"\n")))||(yyGetBool(yyfequal(_rn._OS,"\n")))||(yyGetBool(yyfequal(_rn._OS,"\r")))||(yyGetBool(yyfequal(_rn._NS,10)))||(yyGetBool(yyfequal(_MS(),0)))){{_A9(_3l,_4l,"Close keyboard");_3l._FS=0?1:0;}};}};break;}};if(!yyGetBool(_3l._FS)){{_PS(13);if(yyGetBool(global._7u)){_QS()};if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){_FA(6,1,0)};_3l._mm=_RS(_rn._GS);
+_rn._GS="";_rn._NS=(-1);}};}}else {{{var _SS=_8l(1);for(var _TS in _SS){if(!_SS.hasOwnProperty(_TS))continue;var _US=_SS[_TS];if(_US._bl)continue;if(!_US._cl)continue;if(yyGetBool(_US._FS)){return }}};if(yyGetBool(_VS(_ZA(0),_0B(0),_3l.x,_3l.y,yyfplus(_sl(_3l.x),_sl(_3l._OM())),yyfplus(_sl(_3l.y),_sl(_3l._Vs()))))){{_3l._ES=1?1:0;}};if(yyGetBool(_3l._ES)){{if(yyGetBool(_4B(1))){{_3l._XB(1);_3l._WS=1?1:0;}};if((yyGetBool(_3l._WS))&&(yyGetBool(_HS(1)))){{if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){
+_FA(6,1,0)};_3l._WS=0?1:0;_3l._FS=1?1:0;if(yyGetBool(global._7u)){_XS(0,4,1,0)};_rn._GS="";_rn._NS=(-1);}};}}else {{_3l._WS=0?1:0;}};}};}function _fa(_3l,_4l){if(yyGetBool(_3l._FS)){_4L(yyfminus(_sl(_3l.x),2),yyfminus(_sl(_3l.y),2),yyfplus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),1.5),yyfplus(yyfplus(_sl(_3l.y),_sl(_3l._Vs())),1.5),255,255,255,255,0)};_YS(_3l);_YK(_3l._ZS);_ZK(_3l.__S);__K(_3l._0T);_0L(1);var _1L=yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_3l._OM()),0.5)));var _1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),
+0.5)));if(yyGetBool(_3l._FS)){{var _1T=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),100))),1)),2);_2T(yyfplus(yyfplus(_sl(_1L),3),_sl(yyftime(_sl(_3L(_rn._GS)),0.5))),_1r,"|",_3l._3T,_3l._3T,_3l._3T,_3l._3T,_1T);_2T(_1L,_1r,_rn._GS,_3l._3T,_3l._3T,_3l._3T,_3l._3T,1);}}else {{_2T(_1L,_1r,_3l._mm,_3l._3T,_3l._3T,_3l._3T,_3l._3T,1);}};}function _ga(_3l,_4l){}function _ia(_3l,_4l){if(yyGetBool(_3l._FS)){{_3l._FS=0?1:0;if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){_FA(6,1,0)};_3l._mm=_RS(_rn._GS);
+_rn._GS="";_rn._NS=(-1);}};}function _ja(_3l,_4l){_DS(_3l,_4l);_3l._mm="Text";_3l.__S=1;_3l._0T=1;_3l._am=16777215;_3l._3T=0;_3l._ZS=0;_3l._FS=0?1:0;_3l._ES=0?1:0;_3l._WS=0?1:0;_3l._4T=(-4);_3l._6r=1?1:0;}function _ka(_3l,_4l){if(yyGetBool(_3l._5T)){{if(yyGetBool(_3l._6T)){_jL(_3l,_3l._wC,0,yyfminus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),_3l._tC,_3l._nC,0,4210752,_3l._0r)};_jL(_3l,_3l._wC,0,_3l.x,_3l.y,_3l._tC,_3l._nC,0,_3l._am,_3l._0r);}};_YK(_3l._ZS);_ZK(_3l.__S);__K(_3l._0T);_3l._mm=_UK(_3l._mm);var _1L=_3l.x;
+var _1r=_3l.y;var _1T=_3l._0r;if(yyGetBool(_3l._hr)){_1L=yyfminus(_1L,yyftime(_sl(_Ts(_3l._hr)),0.25))};if((yyGetBool(yyfequal(_1T,1)))&&(yyGetBool(_3l._7T))){_1T=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),160))),1)),2)};if(yyGetBool(_3l._6T)){_2T(yyfminus(_sl(_1L),2),yyfplus(_sl(_1r),2),_3l._mm,0,0,0,0,_1T)};_2T(_1L,_1r,_3l._mm,_3l._3T,_3l._3T,_3l._3T,_3l._3T,_1T);if(yyGetBool(_3l._hr)){{var _2L=yyftime(_sl(_3L(_3l._mm)),0.5);_2L=yyfplus(_2L,yyftime(_sl(_Ts(_3l._hr)),0.5));_hL(_3l,_3l._hr,
+0,yyfplus(_sl(_1L),_sl(_2L)),_1r);}};}function _la(_3l,_4l){}function _ma(_3l,_4l){_DS(_3l,_4l);_3l._mm="Text";_3l.__S=1;_3l._0T=1;_3l._5T=1?1:0;_3l._am=16777215;_3l._3T=16777215;_3l._0r=1;_3l._7T=0?1:0;_3l._ZS=0;_3l._6T=0?1:0;_3l._hr=(-4);}function _na(_3l,_4l){if((yyGetBool(_3l._5T))&&(yyGetBool(_3l._wC))){{if(yyGetBool(_3l._6T)){_jL(_3l,_3l._wC,0,yyfminus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),_3l._tC,_3l._nC,0,4210752,_3l._0r)};_jL(_3l,_3l._wC,0,_3l.x,_3l.y,_3l._tC,_3l._nC,0,_3l._am,_3l._0r);}};_YK(_3l._ZS);
+_ZK(_3l.__S);__K(_3l._0T);_3l._mm=_UK(_3l._mm);var _1L=_3l.x;var _1r=_3l.y;var _1T=_3l._0r;if(yyGetBool(_3l._hr)){_1L=yyfminus(_1L,yyftime(_sl(_Ts(_3l._hr)),0.25))};if((yyGetBool(yyfequal(_1T,1)))&&(yyGetBool(_3l._7T))){_1T=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),160))),1)),2)};if(yyGetBool(_3l._6T)){_8T(yyfminus(_sl(_1L),2),yyfplus(_sl(_1r),2),_3l._mm,(-1),_3l._OM(),0,0,0,0,_1T)};_8T(_1L,_1r,_3l._mm,(-1),_3l._OM(),_3l._3T,_3l._3T,_3l._3T,_3l._3T,_1T);if(yyGetBool(_3l._hr)){{var _2L=yyftime(_sl(_3L(_3l._mm)),
+0.5);_2L=yyfplus(_2L,yyftime(_sl(_Ts(_3l._hr)),0.5));_hL(_3l,_3l._hr,0,yyfplus(_sl(_1L),_sl(_2L)),_1r);}};}function _oa(_3l,_4l){}function _pa(_3l,_4l){_DS(_3l,_4l);_3l.__S=1;_3l._0T=1;_3l._5T=1?1:0;_3l._am=16777215;_3l._3T=16777215;_3l._0r=1;_3l._7T=0?1:0;_3l._ZS=0;_3l._6T=0?1:0;_3l._mm=_Q8(_3l,_4l,"");_3l._hr=(-4);}function _qa(_3l,_4l){}function _ra(_3l,_4l){var _9T=_3l.x;var _aT=_3l.y;if(yyGetBool(_3l._6r)){_jL(_3l,_3l._wC,_3l._oC,yyfminus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),1,1,0,4210752,1)};if(yyGetBool(_3l._WS)){
+{_9T=yyfminus(_9T,2);_aT=yyfplus(_aT,2);}};_0L(_3l._0r);_4L(yyfplus(_sl(_9T),2),_aT,yyfminus(yyfplus(yyfplus(_sl(_9T),2),_sl(_3l._OM())),4),yyfminus(yyfplus(yyfplus(_sl(_aT),2),_sl(_3l._Vs())),4),global._Ll,global._Ll,global._Ll,global._Ll,0);_hL(_3l,_3l._wC,_3l._oC,_9T,_aT);_YK(0);_ZK(0);var _1L=_9T;var _1r=_aT;var _bT=yyfplus(1,_sl(_3L(_3l._Pq)));var _cT=yyfdivide(_sl(_dT(_3l._Pq)),2);_1L=yyfplus(_1L,16);_0L(1);_4L(yyfminus(_sl(_1L),2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),
+_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_0L(_3l._0r);_5L(_1L,_1r,_UK(_3l._Pq));_ZK(1);_1L=yyfminus(yyfplus(_sl(_9T),_sl(_3l._OM())),56);_0L(1);_4L(yyfminus(_sl(_1L),8),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),46),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_0L(_3l._0r);_5L(_1L,_1r,_Q8(_3l,_4l,"sla_Wins"));_1L=yyfplus(_1L,20);_5L(_1L,_1r,_Q8(_3l,_4l,"sla_Losses"));_1L=yyfplus(_1L,20);_5L(_1L,_1r,_Q8(_3l,_4l,"sla_Ties"));_1r=yyfplus(_sl(_aT),16);var _Am=0;
+for(;yyfless(_Am,4);_Am++){{_1L=yyfplus(_sl(_9T),16);_ZK(0);_eT(_1L,_1r,_UK(_3l._dw[_Tn(_Am,_3l._dw)]),_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._0r);_1L=yyfminus(yyfplus(_sl(_9T),_sl(_3l._OM())),56);_ZK(1);_eT(_1L,_1r,_3l._7w[_Tn(_Am,_3l._7w)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._0r);_1L=yyfplus(_1L,20);_eT(_1L,_1r,_3l._8w[_Tn(_Am,_3l._8w)],_3l._ew[_Tn(_Am,_3l._ew)],
+_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._0r);_1L=yyfplus(_1L,20);_eT(_1L,_1r,_3l._9w[_Tn(_Am,_3l._9w)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._ew[_Tn(_Am,_3l._ew)],_3l._0r);_1r=yyfplus(_1r,16);}};_0L(1);}function _sa(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._dw=_vp(_3l._dw,4207176991);_3l._dw[_wp(4)]="Team";_3l._ew=_vp(_3l._ew,962292243);_3l._ew[_wp(4)]=16777215;_3l._7w=_vp(_3l._7w,3868566363);_3l._7w[_wp(4)]=0;
+_3l._8w=_vp(_3l._8w,497902275);_3l._8w[_wp(4)]=0;_3l._9w=_vp(_3l._9w,3206226873);_3l._9w[_wp(4)]=0;_3l._0r=1;}function _ua(_3l,_4l){_3l._Oy(yyfdivide(_sl(_Qq()),_sl(_3l._OM())));_3l._Py(yyfdivide(_sl(_Rq()),_sl(_3l._Vs())));_3l._fT=(-4);}function _wa(_3l,_4l){_V7(_3l,_4l);_X7(_3l,_4l);}function _xa(_3l,_4l){_jL(_3l,101,0,0,0,_3l._tC,_3l._nC,0,_3l._am,_3l._0r);}function _ya(_3l,_4l){}function _Aa(_3l,_4l){_3m(4);}function _Ba(_3l,_4l){_DS(_3l,_4l);_3l._0r=0.8;_3l._am=16777215;_3l._gT=0?1:0;}function _Ca(_3l,
+_4l){}function _Da(_3l,_4l){_YK(0);_ZK(1);__K(1);if(yyGetBool(_3l._5T)){{var _uw=yyfplus(16,_sl(_hT(_3l._mm,(-1),_3l._3r)));var _2L=yyfplus(16,_sl(_hT(_3l._Pq,(-1),_3l._3r)));if(yyfgreater(_2L,_uw)){_uw=_2L};var _PM=yyfplus(16,_sl(_QM(_3l._mm,(-1),_3l._3r)));var _DF=yyfminus(_sl(_3l.x),_sl(yyftime(_sl(_uw),0.5)));var _Gy=yyfminus(_sl(_3l.y),_sl(yyftime(_sl(_PM),0.5)));_4L(yyfplus(_sl(_DF),2),yyfplus(_sl(_Gy),2),yyfminus(yyfplus(_sl(_DF),_sl(_uw)),2),yyfminus(yyfplus(_sl(_Gy),_sl(_PM)),2),_3l._am,_3l._am,
+_3l._am,_3l._am,0);_hL(_3l,98,0,_DF,_Gy);_jL(_3l,98,2,yyfplus(_sl(_DF),4),_Gy,yyfdivide(_sl(yyfminus(_sl(_uw),8)),4),1,0,16777215,1);_hL(_3l,98,1,yyfminus(yyfplus(_sl(_DF),_sl(_uw)),4),_Gy);_jL(_3l,98,3,yyfminus(yyfplus(_sl(_DF),_sl(_uw)),2),yyfplus(_sl(_Gy),4),1,yyfdivide(_sl(yyfminus(_sl(_PM),8)),4),0,16777215,1);_hL(_3l,98,0,yyfminus(yyfplus(_sl(_DF),_sl(_uw)),4),yyfminus(yyfplus(_sl(_Gy),_sl(_PM)),4));_jL(_3l,98,2,yyfplus(_sl(_DF),4),yyfminus(yyfplus(_sl(_Gy),_sl(_PM)),2),yyfdivide(_sl(yyfminus(_sl(_uw),
+8)),4),1,0,16777215,1);_hL(_3l,98,1,_DF,yyfminus(yyfplus(_sl(_Gy),_sl(_PM)),4));_jL(_3l,98,3,_DF,yyfplus(_sl(_Gy),4),1,yyfdivide(_sl(yyfminus(_sl(_PM),8)),4),0,16777215,1);}};if(yyGetBool(_3l._iT)){{_aL(0);_jT(yyfminus(_sl(_3l.x),1),yyfplus(_sl(_3l.y),1),_3l._mm,(-1),_3l._3r);}};_aL(_3l._WM);_jT(_3l.x,_3l.y,_3l._mm,(-1),_3l._3r);_aL(16777215);var _PM=yyfplus(16,_sl(_QM(_3l._mm,(-1),_3l._3r)));var _Gy=yyfminus(_sl(_3l.y),_sl(yyftime(_sl(_PM),0.5)));if(yyfequal(_3l._Pq,"")){return };var _kT=_UK(_3l._Pq);
+var _1L=_3l.x;var _1r=_Gy;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_kT)),2)));var _cT=yyfdivide(_sl(_dT(_kT)),2);_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));if(yyfnotequal(_kT,"")){{_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfplus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(yyfplus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfplus(_sl(_1r),_sl(_cT)),6),16777215,16777215,16777215,16777215,0);_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(yyfplus(_sl(_1L),_sl(_bT)),0),yyfminus(yyfplus(_sl(_1r),
+_sl(_cT)),6),16777215,16777215,16777215,16777215,0);_4L(yyfminus(_sl(_1L),_sl(_bT)),yyfplus(yyfminus(_sl(_1r),_sl(_cT)),2),yyfminus(yyfplus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfplus(_sl(_1r),_sl(_cT)),2),_3l._am,_3l._am,_3l._am,_3l._am,0);if(yyGetBool(_3l._lT)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_kT,0,0,0,0,1)};_eT(_1L,_1r,_kT,16777215,16777215,16777215,16777215,1);}};}function _Ea(_3l,_4l){_DS(_3l,_4l);_3l._mm="Message";_3l._am=new Long(4294967295,0,false);_3l._3r=400;_3l._5T=1?1:0;_3l._WM=new Long(4294967295,
+0,false);_3l._iT=0?1:0;_3l._Pq="";_3l._lT=1?1:0;}function _Fa(_3l,_4l){_3l._am=global._Ll;if(yyGetBool(_3l._mT)){_3l._Vw(_3l._mT)};}function _Ga(_3l,_4l){if(!yyGetBool(_3l._4a)){return };if((yyGetBool(_3l._nT()))&&(yyGetBool(!yyGetBool(_oT(_3l._nT()))))){return };if(!yyGetBool(_3l._6r)){return };{var _pT=_8l(5);for(var _qT in _pT){if(!_pT.hasOwnProperty(_qT))continue;var _rT=_pT[_qT];if(_rT._bl)continue;if(!_rT._cl)continue;if(yyfless(_rT._jr(),_3l._jr())){return }}};{var _sT=_8l(1);for(var _tT in _sT){if(!_sT.hasOwnProperty(_tT))continue;
+var _uT=_sT[_tT];if(_uT._bl)continue;if(!_uT._cl)continue;if(yyGetBool(_uT._FS)){return }}};_3l._XB(0);_3l._ES=0?1:0;if(yyGetBool(_VS(_ZA(0),_0B(0),_3l.x,_3l.y,yyfplus(_sl(_3l.x),_sl(_3l._OM())),yyfplus(_sl(_3l.y),_sl(_3l._Vs()))))){{_3l._ES=1?1:0;}};if(yyGetBool(_3l._ES)){{if(yyGetBool(_4B(1))){{_3l._XB(1);_3l._WS=1?1:0;}};if((yyGetBool(_3l._WS))&&(yyGetBool(_HS(1)))){{if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){_FA(6,1,0)};_72._F2[_3l._4r](_3l,_4l);_3l._WS=0?1:0;}};}}else {{_3l._WS=0?1:0;
+}};}function _Ha(_3l,_4l){}function _Ia(_3l,_4l){_YK(0);_ZK(1);var _1L=yyfplus(_sl(_3l.x),_sl(yyfdivide(_sl(_3l._OM()),2)));var _1r=yyfplus(_sl(_3l.y),_sl(yyfdivide(_sl(_3l._Vs()),2)));_1L=yyfplus(_1L,1);_1r=yyfminus(_1r,1);if(!yyGetBool(_3l._6r)){{_jL(_3l,_3l._wC,1,yyfplus(_sl(_3l.x),2),yyfminus(_sl(_3l.y),2),1,1,0,4210752,1);_aL(4210752);if(yyGetBool(_3l._5r)){_hL(_3l,_3l._5r,0,_1L,_1r)}else {_5L(_1L,_1r,_UK(_3l._mm))};_aL(16777215);}}else {if(!yyGetBool(_3l._WS)){{var _vu=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),
+80))),1)),2);{var _vT=_8l(5);for(var _wT in _vT){if(!_vT.hasOwnProperty(_wT))continue;var _xT=_vT[_wT];if(_xT._bl)continue;if(!_xT._cl)continue;if(yyfless(_xT._jr(),_3l._jr())){_vu=0}}};_hL(_3l,_3l._wC,_3l._oC,_3l.x,_3l.y);_jL(_3l,_3l._wC,2,_3l.x,_3l.y,1,1,0,_3l._am,1);if((yyGetBool(_3l._fo))&&(yyGetBool(yyfgreater(_vu,0.5)))){_jL(_3l,_3l._wC,2,_3l.x,_3l.y,1,1,0,global._bm,1)};if(yyGetBool(_3l._yT)){_hL(_3l,_3l._yT,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),8),yyfminus(yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),
+0.5))),1))};if(yyGetBool(_3l._5r)){_hL(_3l,_3l._5r,0,_1L,_1r)}else {_5L(_1L,_1r,_UK(_3l._mm))};}}else {{_hL(_3l,_3l._wC,_3l._oC,_3l.x,_3l.y);_jL(_3l,_3l._wC,2,yyfminus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),1,1,0,_3l._am,1);if(yyGetBool(_3l._yT)){_hL(_3l,_3l._yT,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),10),yyfplus(yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),0.5))),1))};if(yyGetBool(_3l._5r)){{_hL(_3l,_3l._5r,0,yyfminus(_sl(_1L),2),yyfplus(_sl(_1r),2));}}else {{_5L(yyfminus(_sl(_1L),2),yyfplus(_sl(_1r),
+2),_UK(_3l._mm));}};}}};}function _Ja(_3l,_4l){_DS(_3l,_4l);_3l._mm=_Q8(_3l,_4l,"");_3l._4r=25;_3l._am=new Long(4294967295,0,false);_3l._ES=0?1:0;_3l._WS=0?1:0;_3l._5r=(-4);_3l._6r=1?1:0;_3l._yT=(-4);_3l._mT=(-4);_3l._fo=0?1:0;}function _Ka(_3l,_4l){_YK(0);_ZK(1);var _1L=yyfplus(_sl(_3l.x),_sl(yyfdivide(_sl(_3l._OM()),2)));var _1r=yyfplus(_sl(_3l.y),_sl(yyfdivide(_sl(_3l._Vs()),2)));_1L=yyfplus(_1L,1);_1r=yyfminus(_1r,1);if(!yyGetBool(_3l._6r)){{if(!yyGetBool(_3l._zT)){_jL(_3l,_3l._wC,1,yyfplus(_sl(_3l.x),
+2),yyfminus(_sl(_3l.y),2),1,1,0,4210752,1)};if(yyGetBool(_3l._5r)){_jL(_3l,_3l._5r,0,_1L,yyfminus(_sl(_1r),2),1,1,0,4210752,1)}else {_5L(_1L,_1r,_UK(_3l._mm))};}}else {if(!yyGetBool(_3l._WS)){{if(!yyGetBool(_3l._zT)){{_jL(_3l,_3l._wC,0,_3l.x,_3l.y,1,1,0,16777215,1);_jL(_3l,_3l._wC,2,_3l.x,_3l.y,1,1,0,_3l._am,1);var _vu=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),80))),1)),2);{var _AT=_8l(5);for(var _BT in _AT){if(!_AT.hasOwnProperty(_BT))continue;var _CT=_AT[_BT];if(_CT._bl)continue;if(!_CT._cl)continue;
+if(yyfless(_CT._jr(),_3l._jr())){_vu=0}}};if((yyGetBool(_3l._fo))&&(yyGetBool(yyfgreater(_vu,0.5)))){_jL(_3l,_3l._wC,2,_3l.x,_3l.y,1,1,0,global._bm,1)};}};if(yyGetBool(_3l._5r)){{_jL(_3l,_3l._5r,0,yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),1,1,0,4210752,1);_hL(_3l,_3l._5r,0,_1L,_1r);}}else {{_5L(_1L,_1r,_UK(_3l._mm));}};}}else {{if(!yyGetBool(_3l._zT)){{_jL(_3l,_3l._wC,1,_3l.x,_3l.y,1,1,0,16777215,1);_jL(_3l,_3l._wC,2,yyfminus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),1,1,0,_3l._am,1);}};if(yyGetBool(_3l._5r)){
+{_hL(_3l,_3l._5r,0,yyfminus(_sl(_1L),2),yyfplus(_sl(_1r),2));}}else {{_5L(yyfminus(_sl(_1L),2),yyfplus(_sl(_1r),2),_UK(_3l._mm));}};}}};}function _La(_3l,_4l){_DS(_3l,_4l);_3l._zT=0?1:0;}function _Ma(_3l,_4l){_hL(_3l,_3l._wC,_3l._oC,_3l.x,_3l.y);_YK(0);_ZK(1);var _1L=yyfplus(_sl(_3l.x),_sl(yyfdivide(_sl(_3l._OM()),2)));var _1r=yyfplus(_sl(_3l.y),_sl(yyfdivide(_sl(_3l._Vs()),2)));_1L=yyfplus(_1L,1);_1r=yyfminus(_1r,1);if(!yyGetBool(_3l._WS)){{_jL(_3l,_3l._wC,2,_3l.x,_3l.y,1,1,0,_3l._am,1);}}else {{_jL(_3l,
+_3l._wC,2,yyfminus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),1,1,0,_3l._am,1);_1L=yyfminus(_1L,2);_1r=yyfplus(_1r,2);}};if((yyGetBool(_3l._5r))&&(yyGetBool(yyfnotequal(_3l._mm,"")))){{_ZK(2);_5L(_1L,_1r,_3l._mm);_1L=yyfplus(_1L,yyfplus(2,_sl(yyfdivide(_sl(_Ts(_3l._5r)),2))));_jL(_3l,_3l._5r,0,_1L,_1r,1,1,0,16777215,1);}}else {if(yyGetBool(_3l._5r)){{_hL(_3l,_3l._5r,0,_1L,_1r);}}else {{_5L(_1L,_1r,_UK(_3l._mm));}}};}function _Na(_3l,_4l){_DS(_3l,_4l);}function _Oa(_3l,_4l){_DS(_3l,_4l);}function _Pa(_3l,_4l){
+var _uw=_3l._OM();var _PM=_3l._Vs();_hL(_3l,98,0,_3l.x,_3l.y);_jL(_3l,98,2,yyfplus(_sl(_3l.x),4),_3l.y,yyfdivide(_sl(yyfminus(_sl(_3l._OM()),8)),4),1,0,16777215,1);_hL(_3l,98,1,yyfminus(yyfplus(_sl(_3l.x),_sl(_uw)),4),_3l.y);_jL(_3l,98,3,yyfminus(yyfplus(_sl(_3l.x),_sl(_uw)),2),yyfplus(_sl(_3l.y),4),1,yyfdivide(_sl(yyfminus(_sl(_3l._Vs()),8)),4),0,16777215,1);_hL(_3l,98,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_uw)),4),yyfminus(yyfplus(_sl(_3l.y),_sl(_PM)),4));_jL(_3l,98,2,yyfplus(_sl(_3l.x),4),yyfminus(yyfplus(_sl(_3l.y),
+_sl(_PM)),2),yyfdivide(_sl(yyfminus(_sl(_3l._OM()),8)),4),1,0,16777215,1);_hL(_3l,98,1,_3l.x,yyfminus(yyfplus(_sl(_3l.y),_sl(_PM)),4));_jL(_3l,98,3,_3l.x,yyfplus(_sl(_3l.y),4),1,yyfdivide(_sl(yyfminus(_sl(_3l._Vs()),8)),4),0,16777215,1);_YK(0);_ZK(1);var _kT=_UK(_3l._Pq);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_kT)),2)));var _cT=yyfdivide(_sl(_dT(_kT)),2);_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));if(yyfnotequal(_kT,"")){{_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(_sl(_1r),
+_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_kT);}};if(yyfnotequal(_3l._mm,"")){{_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_PM),0.5)));_bT=yyfdivide(_sl(_3L(_3l._mm)),2);_cT=yyfdivide(_sl(_dT(_3l._mm)),2);_5L(_1L,_1r,_3l._mm);}};}function _Qa(_3l,_4l){}function _Ra(_3l,_4l){_DS(_3l,_4l);_3l._Pq=_Q8(_3l,_4l,"");_3l._mm="";}function _Sa(_3l,_4l){if(yyfequal(_3l._rm,(-1))){_3l._rm=_0m(_3l,_4l,42)._Gm};_3l._mm=_59(_3l,_4l,_3l._rm);
+_3l._DT=_yl();_3l._ET=_yl();_3l._FT=_yl();_3l._GT=_yl();var _dl=1;for(;yyfless(_dl,17);_dl++){{var _Cm=_n9(_3l,_4l,_3l._rm,_dl);var _sr=_UK(_l9(_3l,_4l,_il(_Cm,"uid")));if(yyfequal(_il(_Cm,"uid"),_0m(_3l,_4l,42)._Fm)){_sr=yyfplus("yel_",_sl(_sr))};_Cl(_3l._DT,_sr);_Cl(_3l._ET,_ul(_il(_Cm,"wins")));_Cl(_3l._FT,_ul(_il(_Cm,"losses")));_Cl(_3l._GT,_ul(_il(_Cm,"ties")));}};}function _Ua(_3l,_4l){_Fl(_3l._DT);_Fl(_3l._ET);_Fl(_3l._FT);_Fl(_3l._GT);}function _Va(_3l,_4l){var _uw=_3l._OM();var _PM=_3l._Vs();_hL(_3l,
+98,0,_3l.x,_3l.y);_jL(_3l,98,2,yyfplus(_sl(_3l.x),4),_3l.y,yyfdivide(_sl(yyfminus(_sl(_3l._OM()),8)),4),1,0,16777215,1);_hL(_3l,98,1,yyfminus(yyfplus(_sl(_3l.x),_sl(_uw)),4),_3l.y);_jL(_3l,98,3,yyfminus(yyfplus(_sl(_3l.x),_sl(_uw)),2),yyfplus(_sl(_3l.y),4),1,yyfdivide(_sl(yyfminus(_sl(_3l._Vs()),8)),4),0,16777215,1);_hL(_3l,98,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_uw)),4),yyfminus(yyfplus(_sl(_3l.y),_sl(_PM)),4));_jL(_3l,98,2,yyfplus(_sl(_3l.x),4),yyfminus(yyfplus(_sl(_3l.y),_sl(_PM)),2),yyfdivide(_sl(yyfminus(_sl(_3l._OM()),
+8)),4),1,0,16777215,1);_hL(_3l,98,1,_3l.x,yyfminus(yyfplus(_sl(_3l.y),_sl(_PM)),4));_jL(_3l,98,3,_3l.x,yyfplus(_sl(_3l.y),4),1,yyfdivide(_sl(yyfminus(_sl(_3l._Vs()),8)),4),0,16777215,1);_YK(0);_ZK(1);var _Pq=_UK(_3l._mm);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(1,_sl(yyfdivide(_sl(_3L(_Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));if(yyfnotequal(_Pq,"")){{_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),
+yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_Pq);}};var _sr=_UK(_Q8(_3l,_4l,"ui_DivisionLeaders"));var _HT=_dT(_sr);_1L=yyfplus(_sl(_3l.x),12);_3l._IT=yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),60);_1r=yyfplus(_1r,_HT);_ZK(0);_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1);_5L(_1L,_1r,_sr);_1r=yyfplus(_1r,_HT);var _dl=0;for(;yyfless(_dl,4);_dl++){{_ZK(0);_sr=_hl(_3l._DT,_dl);if(yyGetBool(_tq("yel_",_sr))){_2T(yyfplus(_sl(_1L),
+4),_1r,_Pl(_sr,"yel_",""),global._bm,global._bm,global._bm,global._bm,1)}else {_5L(yyfplus(_sl(_1L),4),_1r,_sr)};_ZK(1);_sr=_hl(_3l._ET,_dl);_5L(_3l._IT,_1r,_sr);_sr=_hl(_3l._FT,_dl);_5L(yyfplus(_sl(_3l._IT),20),_1r,_sr);_sr=_hl(_3l._GT,_dl);_5L(yyfplus(_sl(_3l._IT),40),_1r,_sr);_1r=yyfplus(_1r,_HT);}};_ZK(0);_sr=_UK(_Q8(_3l,_4l,"ui_WildCard"));_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1);_5L(_1L,_1r,_sr);_1r=yyfplus(_1r,_HT);var _dl=4;for(;yyfless(_dl,6);_dl++){{_ZK(0);_sr=_hl(_3l._DT,
+_dl);if(yyGetBool(_tq("yel_",_sr))){_2T(yyfplus(_sl(_1L),4),_1r,_Pl(_sr,"yel_",""),global._bm,global._bm,global._bm,global._bm,1)}else {_5L(yyfplus(_sl(_1L),4),_1r,_sr)};_ZK(1);_sr=_hl(_3l._ET,_dl);_5L(_3l._IT,_1r,_sr);_sr=_hl(_3l._FT,_dl);_5L(yyfplus(_sl(_3l._IT),20),_1r,_sr);_sr=_hl(_3l._GT,_dl);_5L(yyfplus(_sl(_3l._IT),40),_1r,_sr);_1r=yyfplus(_1r,_HT);}};_ZK(0);_sr=_UK(_Q8(_3l,_4l,"ui_InTheHunt"));_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1);_5L(_1L,_1r,_sr);_1r=yyfplus(_1r,_HT);
+var _dl=6;for(;yyfless(_dl,_el(_3l._DT));_dl++){{_ZK(0);_sr=_hl(_3l._DT,_dl);if(yyGetBool(_tq("yel_",_sr))){_2T(yyfplus(_sl(_1L),4),_1r,_Pl(_sr,"yel_",""),global._bm,global._bm,global._bm,global._bm,1)}else {_5L(yyfplus(_sl(_1L),4),_1r,_sr)};_ZK(1);_sr=_hl(_3l._ET,_dl);_5L(_3l._IT,_1r,_sr);_sr=_hl(_3l._FT,_dl);_5L(yyfplus(_sl(_3l._IT),20),_1r,_sr);_sr=_hl(_3l._GT,_dl);_5L(yyfplus(_sl(_3l._IT),40),_1r,_sr);_1r=yyfplus(_1r,_HT);if(yyfgreater(_1r,yyfplus(_sl(_3l.y),_sl(yyfminus(_sl(_3l._Vs()),8))))){
+break };}};}function _Wa(_3l,_4l){}function _Xa(_3l,_4l){_DS(_3l,_4l);_3l._mm=_Q8(_3l,_4l,"");_3l._rm=(-1);}function _Ya(_3l,_4l){}function _Za(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(1,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,
+global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));_ZK(0);_1L=yyfplus(_sl(_3l.x),16);_1r=yyfplus(_sl(_3l.y),16);_5L(_1L,_1r,_UK(_3l._nw));_1r=yyfplus(_1r,16);_5L(_1L,_1r,_UK(_3l._ow));_1r=yyfplus(_1r,16);_5L(_1L,_1r,_UK(_3l._pw));_1r=yyfplus(_1r,16);}function __a(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._nw="Line 1";_3l._ow="Line 2";_3l._pw="Line 3";}function _0b(_3l,_4l){}function _1b(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);__K(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfdivide(_sl(_3L(_3l._Pq)),2);var _cT=yyfdivide(_sl(_dT(_3l._Pq)),
+2);_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));if(yyfnotequal(_3l._Pq,"")){{_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(yyfplus(_sl(_1L),0.5),_1r,_UK(_3l._Pq));}};if((yyGetBool(_3l._5r))&&(yyGetBool(yyfnotequal(_3l._mm,"")))){{_1L=yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_3l._OM()),0.5)));_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),0.5)));var _2L=yyftime(_sl(_3L(_3l._mm)),
+0.5);_2L=yyfplus(_2L,yyfplus(2,_sl(yyftime(_sl(_Ts(_3l._5r)),0.5))));_2L=yyftime(_2L,0.5);_5L(yyfminus(_sl(_1L),_sl(_2L)),_1r,_3l._mm);_jL(_3l,_3l._5r,_3l._cr,yyfplus(_sl(_1L),_sl(_2L)),_1r,1,1,0,_3l._JT,1);}}else {if(yyGetBool(_3l._5r)){{_1L=yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_3l._OM()),0.5)));_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),0.5)));_jL(_3l,_3l._5r,_3l._cr,_1L,_1r,1,1,0,_3l._JT,1);}}else {{_1L=yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_3l._OM()),0.5)));_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),
+0.5)));_5L(_1L,_1r,_UK(_3l._mm));_1r=yyfplus(_1r,16);}}};}function _2b(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._mm="Line 1";_3l._5r=0;_3l._cr=0;_3l._JT=16777215;}function _3b(_3l,_4l){_3l._KT=192;_3l._LT=yyfminus(_sl(yyftime(28,_sl(_3l._KT))),_sl(_3l._KT));_3l._Nl=_0m(_3l,_4l,42)._Nl;if(yyfgreater(_3l._Nl,_3l._LT)){_3l._Nl=_3l._LT};_3l._kr(yyfplus(yyfminus(_sl(yyfdivide(_sl(_Qq()),2)),_sl(yyftime(_sl(_3l._Nl),_sl(_3l._KT)))),_sl(_3l._KT)));_3l._MT=0;}function _4b(_3l,_4l){if(yyGetBool(abs(_3l._NT))){
+{_3l._kr(_3l.x+_3l._NT);}};if((yyGetBool(_4B(1)))&&(yyGetBool(yyfgreater(_rn._7B(),yyfminus(_sl(_3l.y),32))))&&(yyGetBool(yyfless(_rn._7B(),yyfplus(_sl(_3l.y),32))))){{if(yyfequal(_3l._MT,0)){_3l._MT=yyfminus(_sl(_3l.x),_sl(_rn._6B()))};_3l._kr(yyfplus(_sl(_3l._MT),_sl(_rn._6B())));_3l._NT=0;}}else {{_3l._MT=0;}};_3l._NT=yyftime(_3l._NT,0.9);var _OT=yyfdivide(_sl(_Qq()),2);_3l._kr(_cm(_3l.x,yyfminus(_sl(_OT),_sl(_3l._LT)),_OT));}function _5b(_3l,_4l){}function _6b(_3l,_4l){_YK(0);_ZK(1);__K(1);_aL(16777215);
+var _kL=_Qq();var _ZL=_3l.x;var _gL=yyfplus(_sl(_3l.y),8);_4L(0,yyfminus(_sl(_3l.y),36),_kL,yyfplus(_sl(_3l.y),36),global._bm,global._bm,global._bm,global._bm,0);var _dl=1;for(;yyfless(_dl,29);_dl++){{var _zq=_n5(_3l,_4l,_dl);var _PT=_n5(_3l,_4l,yyfplus(_sl(_dl),1));var _4R=(-1);var _5R=(-1);var _QT=(-1);var _RT=(-1);var _ST=(-4);var _TT="";var _UT=16777215;var _VT=16777215;var _WT="";if(yyGetBool(_zq)){{_4R=_il(_zq,"away_team");_5R=_il(_zq,"home_team");_QT=_il(_zq,"away_score");_RT=_il(_zq,"home_score");_ST=_hl(_0m(_3l,
+_4l,42)._Bm,_4R);if(yyfequal(_0m(_3l,_4l,42)._Fm,_4R)){_ST=_hl(_0m(_3l,_4l,42)._Bm,_5R)};if(yyGetBool(_ST)){{if((yyGetBool(yyfequal(_4R,_0m(_3l,_4l,42)._Fm)))&&(yyGetBool(yyfnotequal(_dl,28)))){_TT=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"tla_at"))," "),_sl(_UK(_il(_ST,"name"))))}else {_TT=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"tla_versus"))," "),_sl(_UK(_il(_ST,"name"))))};if(yyfnotequal(_il(_zq,"human_win"),"unplayed")){{if(yyfequal(_il(_zq,"human_win"),"win")){_UT=65280}else {if(yyfequal(_il(_zq,"human_win"),
+"loss")){_UT=255}else {if(yyfequal(_il(_zq,"human_win"),"tie")){_UT=12632256}}};}};if(yyfnotequal(_il(_zq,"human_win"),"unplayed")){{_WT=yyfplus(yyfplus(_sl(_ul(_QT)),"-"),_sl(_ul(_RT)));if(yyfless(_QT,_RT)){_WT=yyfplus(yyfplus(_sl(_ul(_RT)),"-"),_sl(_ul(_QT)))};if(yyfequal(_il(_zq,"human_win"),"win")){_WT=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"sla_Win"))," "),_sl(_WT))}else {if(yyfequal(_il(_zq,"human_win"),"loss")){_WT=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"sla_Loss"))," "),_sl(_WT))}else {if(yyfequal(_il(_zq,
+"human_win"),"tie")){_WT=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"sla_Tie"))," "),_sl(_WT))}}};}};if(yyGetBool(_PT)){{if(yyfequal(_il(_PT,"human_win"),"win")){_VT=65280}else {if(yyfequal(_il(_PT,"human_win"),"loss")){_VT=255}else {if(yyfequal(_il(_PT,"human_win"),"tie")){_VT=12632256}}};}};}};}}else {if(yyfless(_dl,18)){{_TT=_Q8(_3l,_4l,"ui_ByeWeek");_UT=16777215;if(yyGetBool(_PT)){{if(yyfequal(_il(_PT,"human_win"),"win")){_VT=65280}else {if(yyfequal(_il(_PT,"human_win"),"loss")){_VT=255}else {if(yyfequal(_il(_PT,
+"human_win"),"tie")){_VT=12632256}}};}};}}else {{_UT=12632256;_zq=_m5(_3l,_4l,_dl);if(yyGetBool(_zq)){{_4R=_il(_zq,"away_team");_5R=_il(_zq,"home_team");_QT=_il(_zq,"away_score");_RT=_il(_zq,"home_score");if((yyGetBool(yyfgreater(_4R,(-1))))&&(yyGetBool(yyfgreater(_5R,(-1))))){{var _XT=_hl(_0m(_3l,_4l,42)._Bm,_4R);var _YT=_hl(_0m(_3l,_4l,42)._Bm,_5R);_TT=yyfplus(yyfplus(_sl(_il(_XT,"tla"))," - "),_sl(_il(_YT,"tla")));if(yyfgreater(_QT,(-1))){{_WT=yyfplus(yyfplus(_sl(_ul(_QT)),"-"),_sl(_ul(_RT)));if(yyfless(_QT,
+_RT)){_WT=yyfplus(yyfplus(_sl(_ul(_RT)),"-"),_sl(_ul(_QT)))};}};}};}};}}};if(yyfless(_dl,17)){{_iL(_ZL,_gL,yyfplus(_sl(_ZL),_sl(_3l._KT)),_gL,4,_UT,_VT);_iL(_ZL,yyfplus(_sl(_gL),1),yyfplus(_sl(_ZL),_sl(_3l._KT)),yyfplus(_sl(_gL),1),2,4210752,4210752);}}else {if(yyfless(_dl,28)){{_iL(_ZL,_gL,yyfplus(_sl(_ZL),_sl(_3l._KT)),_gL,4,12632256,12632256);_iL(_ZL,yyfplus(_sl(_gL),1),yyfplus(_sl(_ZL),_sl(_3l._KT)),yyfplus(_sl(_gL),1),2,4210752,4210752);}}};var _Au=_UK(_69(_3l,_4l,_dl));_eT(yyfminus(_sl(_ZL),
+1),yyfminus(_sl(_3l.y),27),_Au,0,0,0,0,1);_5L(_ZL,yyfminus(_sl(_3l.y),28),_Au);var _RK=0;_eT(yyfminus(_sl(_ZL),1),yyfminus(_sl(_3l.y),9),_TT,_RK,_RK,_RK,_RK,1);_5L(_ZL,yyfminus(_sl(_3l.y),10),_TT);_eT(yyfminus(_sl(_ZL),1),yyfplus(_sl(_3l.y),25),_WT,_RK,_RK,_RK,_RK,1);_5L(_ZL,yyfplus(_sl(_3l.y),24),_WT);_jL(_3l,52,0,_ZL,_gL,1,1,0,_UT,1);_ZL=yyfplus(_ZL,_3l._KT);}};}function _8b(_3l,_4l){if((yyGetBool(yyfgreater(_rn._7B(),yyfminus(_sl(_3l.y),32))))&&(yyGetBool(yyfless(_rn._7B(),yyfplus(_sl(_3l.y),32))))){
+_3l._NT=_il(_rn._ZT(),"diffX")};}function _9b(_3l,_4l){_DS(_3l,_4l);_3l._NT=0;}function _ab(_3l,_4l){_3l._Bl=(-4);_3l.__T=_0U(0,"colorHelmet");_3l._1U=_0U(0,"colorShirt");_3l._2U=_0U(0,"colorShirt_b");_3l._3U=_0U(0,"colorPants");_3l._4U=_0U(0,"colorPants_b");_3l._5U=_0U(0,"replaceHelmet");_3l._6U=_0U(0,"replaceShirt");_3l._7U=_0U(0,"replaceShirt_b");_3l._8U=_0U(0,"replacePants");_3l._9U=_0U(0,"replacePants_b");_3l._WR=_vp(_3l._WR,3666812894);_3l._WR[_wp(2)]=0;_3l._XR=_vp(_3l._XR,1027333011);_3l._XR[_wp(2)]=0;
+_3l._YR=_vp(_3l._YR,3194782232);_3l._YR[_wp(2)]=0;_3l._aU=_vp(_3l._aU,1445469295);_3l._aU[_wp(2)]=0;_3l._MM=0;_s9(_3l,_4l,(-4));}function _bb(_3l,_4l){{var _bU=_8l(5);for(var _cU in _bU){if(!_bU.hasOwnProperty(_cU))continue;var _dU=_bU[_cU];if(_dU._bl)continue;if(!_dU._cl)continue;if(yyfless(_dU._jr(),_3l._jr())){return }}};if(!yyGetBool(_3l._Bl)){return };if(yyfless(_3l._KM,0)){_3l._KM=_ml(_il(_3l._Bl,"condition"))};_3l._KM=_xC(_3l._KM,_ml(_il(_3l._Bl,"condition")),0.05);if(!yyGetBool(_3l._6r)){return }
+;_3l._ES=0?1:0;if(yyGetBool(_VS(_ZA(0),_0B(0),_3l.x,_3l.y,yyfplus(_sl(_3l.x),_sl(_3l._OM())),yyfplus(_sl(_3l.y),_sl(_3l._Vs()))))){{_3l._ES=1?1:0;}};if(yyGetBool(_3l._ES)){{if(yyGetBool(_4B(1))){{_3l._WS=1?1:0;}};if((yyGetBool(_3l._WS))&&(yyGetBool(_HS(1)))){{if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_soundfx"))){_FA(6,1,0)};_72._F2[_3l._4r](_3l,_4l);_3l._WS=0?1:0;}};}}else {{_3l._WS=0?1:0;}};}function _cb(_3l,_4l){}function _db(_3l,_4l){if(yyfequal(_3l._Bl,(-4))){{return;}};if((yyGetBool(_3l._eU))||(yyGetBool(yyfless(_rn._up(),
+yyfplus(_sl(_il(_3l._Bl,"flash_time")),2550))))){{var _vu=sin(yyfdivide(_sl(_rn._up()),120));if(yyfless(_vu,0.1)){return };}};var _yn=_ml(_il(_3l._Bl,"position"));var _DF=yyfplus(_sl(_3l.x),2);var _Gy=yyfminus(_sl(_3l.y),2);if((yyGetBool(_3l._WS))||(yyGetBool(!yyGetBool(_3l._6r)))){{_DF=_3l.x;_Gy=_3l.y;}};_jL(_3l,_3l._wC,_3l._oC,_3l.x,_3l.y,1,1,0,4210752,1);var _fU=_k8(_3l,_4l,_yn);_4L(yyfplus(_sl(_DF),2),yyfplus(_sl(_Gy),2),yyfminus(yyfplus(_sl(_DF),_sl(_3l._OM())),3),yyfplus(_sl(_Gy),_sl(yyftime(_sl(_3l._Vs()),
+0.5))),_fU,_fU,_fU,_fU,0);_hL(_3l,_3l._wC,_3l._oC,_DF,_Gy);_gU(0);_hU(_3l.__T,1,0,0);_hU(_3l._1U,0,1,0);_hU(_3l._3U,1,0,1);_hU(_3l._5U,_3l._WR[_Tn(0,_3l._WR)],_3l._WR[_Tn(1,_3l._WR)],_3l._WR[_Tn(2,_3l._WR)]);_hU(_3l._6U,_3l._XR[_Tn(0,_3l._XR)],_3l._XR[_Tn(1,_3l._XR)],_3l._XR[_Tn(2,_3l._XR)]);_hU(_3l._8U,_3l._YR[_Tn(0,_3l._YR)],_3l._YR[_Tn(1,_3l._YR)],_3l._YR[_Tn(2,_3l._YR)]);if(yyGetBool(_I8(_3l,_4l,_il(_3l._Bl,"position")))){{var _iU=_il(_3l._Bl,"face_y");var _jU=-1;if(yyCompareVal(_iU,0,g_GMLMathEpsilon)==0){
+_jU=0;}else if(yyCompareVal(_iU,1,g_GMLMathEpsilon)==0){_jU=1;}else if(yyCompareVal(_iU,2,g_GMLMathEpsilon)==0){_jU=2;}else if(yyCompareVal(_iU,3,g_GMLMathEpsilon)==0){_jU=3;}switch(_jU){case 0:{_jL(_3l,127,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 1:{_jL(_3l,128,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 2:{_jL(_3l,129,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;
+}case 3:{_jL(_3l,130,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}};}}else {{var _kU=_il(_3l._Bl,"skin");var _lU=-1;if(yyCompareVal(_kU,2,g_GMLMathEpsilon)==0){_lU=0;}else if(yyCompareVal(_kU,1,g_GMLMathEpsilon)==0){_lU=1;}else if(yyCompareVal(_kU,0,g_GMLMathEpsilon)==0){_lU=2;}switch(_lU){case 0:{var _mU=_il(_3l._Bl,"face_y");var _nU=-1;if(yyCompareVal(_mU,0,g_GMLMathEpsilon)==0){_nU=0;}else if(yyCompareVal(_mU,1,g_GMLMathEpsilon)==0){_nU=1;}else if(yyCompareVal(_mU,
+2,g_GMLMathEpsilon)==0){_nU=2;}switch(_nU){case 0:{_jL(_3l,115,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 1:{_jL(_3l,116,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 2:{_jL(_3l,117,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}};break;}case 1:{var _oU=_il(_3l._Bl,"face_y");var _pU=-1;if(yyCompareVal(_oU,0,g_GMLMathEpsilon)==0){_pU=0;}switch(_pU){case 0:{_jL(_3l,118,
+_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}};break;}case 2:{var _qU=_il(_3l._Bl,"face_y");var _rU=-1;if(yyCompareVal(_qU,0,g_GMLMathEpsilon)==0){_rU=0;}else if(yyCompareVal(_qU,1,g_GMLMathEpsilon)==0){_rU=1;}else if(yyCompareVal(_qU,2,g_GMLMathEpsilon)==0){_rU=2;}else if(yyCompareVal(_qU,3,g_GMLMathEpsilon)==0){_rU=3;}else if(yyCompareVal(_qU,4,g_GMLMathEpsilon)==0){_rU=4;}else if(yyCompareVal(_qU,5,g_GMLMathEpsilon)==0){_rU=5;}else if(yyCompareVal(_qU,6,g_GMLMathEpsilon)==0){
+_rU=6;}else if(yyCompareVal(_qU,7,g_GMLMathEpsilon)==0){_rU=7;}else if(yyCompareVal(_qU,8,g_GMLMathEpsilon)==0){_rU=8;}switch(_rU){case 0:{_jL(_3l,119,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 1:{_jL(_3l,120,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 2:{_jL(_3l,121,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 3:{_jL(_3l,122,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),
+16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 4:{_jL(_3l,123,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 5:{_jL(_3l,124,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 6:{_jL(_3l,124,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 7:{_jL(_3l,125,_il(_3l._Bl,"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}case 8:{_jL(_3l,126,_il(_3l._Bl,
+"face_x"),yyfplus(_sl(_DF),16),yyfplus(_sl(_Gy),3),1,1,0,16777215,1);break;}};break;}};}};_sU();_YK(0);__K(1);_ZK(0);_5L(yyfplus(_sl(_DF),6),yyfplus(_sl(_Gy),8),_99(_3l,_4l,_yn));_ZK(2);var _ax=_il(_3l._Bl,"attitude");var _9x=_il(_3l._Bl,"condition");var _AN=_ml(_il(_3l._Bl,"age"));if((yyGetBool(!yyGetBool(_3l._LM)))||(yyGetBool(yyfgreater(sin(yyfdivide(_sl(_rn._up()),200)),0.1)))){{if((yyGetBool(!yyGetBool(_I8(_3l,_4l,_yn))))||(yyGetBool(yyfgreater(_Dl(_0m(_3l,_4l,42)._Vo,_3l._Bl),(-1))))){_hL(_3l,
+58,_26(_3l,_4l,_ax),yyfminus(yyfplus(_sl(_DF),_sl(_3l._OM())),9),yyfplus(_sl(_Gy),8))};var _tU=_3l._MM;var _uU=-1;if(yyCompareVal(_tU,(-1),g_GMLMathEpsilon)==0){_uU=0;}else if(yyCompareVal(_tU,0,g_GMLMathEpsilon)==0){_uU=1;}else if(yyCompareVal(_tU,1,g_GMLMathEpsilon)==0){_uU=2;}switch(_uU){case 0:{_jL(_3l,45,0,yyfplus(yyfplus(_sl(_DF),_sl(_3l._OM())),9),yyfplus(_sl(_Gy),8),1,1,0,255,1);break;}case 1:{break;}case 2:{_jL(_3l,45,1,yyfplus(yyfplus(_sl(_DF),_sl(_3l._OM())),9),yyfplus(_sl(_Gy),8),1,1,0,65280,
+1);break;}};}};if(!yyGetBool(_I8(_3l,_4l,_yn))){{if(yyGetBool(_il(_3l._Bl,"resting"))){_hL(_3l,61,3,yyfminus(yyfplus(_sl(_DF),_sl(_3l._OM())),9),yyfplus(_sl(_Gy),20))}else {if((yyGetBool(!yyGetBool(_3l._LM)))&&(yyGetBool(yyfgreater(sin(yyfdivide(_sl(_rn._up()),200)),0.1)))){{if(yyfgreater(_il(_3l._Bl,"outtrade_pick"),0)){_hL(_3l,59,0,yyfminus(yyfplus(_sl(_DF),_sl(_3l._OM())),9),yyfplus(_sl(_Gy),20))}else {if(yyfless(_9x,0)){_hL(_3l,61,0,yyfminus(yyfplus(_sl(_DF),_sl(_3l._OM())),9),yyfplus(_sl(_Gy),
+20))}};}}};}};if(yyfequal(_AN,21)){_hL(_3l,60,0,yyfplus(_sl(_DF),10),yyfplus(_sl(_Gy),20))};_ZK(1);var _1L=yyfplus(_sl(_DF),_sl(yyftime(_sl(_3l._OM()),0.5)));var _1r=yyfplus(_sl(_Gy),48);var _Vn=_wr(_il(_3l._Bl,"lname"),1,7);_5L(_1L,_1r,_Vn);_1r=yyfplus(_1r,12);if(yyGetBool(_I8(_3l,_4l,_yn))){{if(yyfequal(_Dl(_0m(_3l,_4l,42)._Vo,_3l._Bl),(-1))){{_jL(_3l,68,_il(_3l._Bl,"rating"),_1L,_1r,1,1,0,65535,1);_1r=yyfplus(_1r,11);var _Un=_J8(_3l,_4l,_3l._Bl);var _2L=yyftime(_sl(_3L(_Un)),0.5);_2L=yyfplus(_2L,yyftime(_sl(_Ts(57)),
+0.5));_1L=yyfminus(_1L,yyftime(_sl(_Ts(57)),0.5));_5L(_1L,_1r,_Un);_hL(_3l,57,0,yyfplus(_sl(_1L),_sl(_2L)),_1r);}}else {{_jL(_3l,68,_il(_3l._Bl,"rating"),_1L,yyfplus(_sl(_1r),5),1,1,0,65535,1);_1r=yyfplus(_1r,11);}};}}else {{_jL(_3l,68,_98(_3l,_4l,_3l._Bl),_1L,_1r,1,1,0,65535,1);_1r=yyfplus(_1r,11);if((yyGetBool(yyfgreater(_0m(_3l,_4l,42)._Zn,3)))&&(yyGetBool(yyfequal(_il(_3l._Bl,"teamid"),_0m(_3l,_4l,42)._Fm)))&&(yyGetBool(yyfgreaterequal(_Dl(_0m(_3l,_4l,42)._Um,_3l._Bl),0)))){{var _5G=yyfplus(_sl(_3l.x),
+2);var _6G=yyfminus(yyfplus(_sl(_3l.y),_sl(_3l._Vs())),13);var _vU=yyfminus(_sl(_3l._OM()),1);var _wU=8;var _hw=yyftime(_sl(yyfdivide(_sl(yyfminus(_sl(_vU),4)),100)),_sl(_cm(_3l._KM,0,100)));if((yyGetBool(_3l._WS))||(yyGetBool(!yyGetBool(_3l._6r)))){{_5G=yyfminus(_5G,2);_6G=yyfplus(_6G,2);}};_aL(16777215);_xU(_5G,_6G,yyfplus(_sl(_5G),_sl(_vU)),yyfplus(_sl(_6G),_sl(_wU)),0);_aL(8421504);_xU(yyfplus(_sl(_5G),2),yyfplus(_sl(_6G),2),yyfminus(yyfplus(_sl(_5G),_sl(_vU)),2),yyfplus(_sl(_6G),_sl(_wU)),0);if(yyflessequal(_9x,
+0)){{_aL(0);_xU(yyfplus(_sl(_5G),2),yyfplus(_sl(_6G),2),yyfminus(yyfplus(yyfplus(_sl(_5G),2),_sl(_vU)),4),yyfplus(_sl(_6G),_sl(_wU)),0);}}else {if(yyflessequal(_9x,20)){{_aL(255);if(yyfgreater(sin(yyfdivide(_sl(_rn._up()),100)),0.1)){_xU(yyfplus(_sl(_5G),2),yyfplus(_sl(_6G),2),yyfplus(yyfplus(_sl(_5G),2),_sl(_hw)),yyfplus(_sl(_6G),_sl(_wU)),0)};}}else {if(yyflessequal(_9x,40)){{_aL(65535);_xU(yyfplus(_sl(_5G),2),yyfplus(_sl(_6G),2),yyfplus(yyfplus(_sl(_5G),2),_sl(_hw)),yyfplus(_sl(_6G),_sl(_wU)),0);
+}}else {{_aL(65280);_xU(yyfplus(_sl(_5G),2),yyfplus(_sl(_6G),2),yyfplus(yyfplus(_sl(_5G),2),_sl(_hw)),yyfplus(_sl(_6G),_sl(_wU)),0);}}}};_aL(16777215);}}else {{_5L(_1L,_1r,yyfplus(yyfplus("$",_sl(_ul(_il(_3l._Bl,"salary")))),_sl(_Q8(_3l,_4l,"sla_Million"))));}};}};}function _eb(_3l,_4l){_DS(_3l,_4l);_3l._4r=44;_3l._ES=0?1:0;_3l._WS=0?1:0;_3l._yU=0;_3l._6r=1?1:0;_3l._eU=0?1:0;_3l._LM=0?1:0;_3l._KM=(-99);}function _fb(_3l,_4l){_3l._Nl=min(_0m(_3l,_4l,42)._Nl,17);_3l._Lw=16;_z5(_3l,_4l);}function _gb(_3l,
+_4l){}function _hb(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _Pq=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Week"))," "),_sl(_ul(_3l._Nl)));var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(1,_sl(yyfdivide(_sl(_3L(_Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_Pq);_1L=yyfplus(_sl(_3l.x),
+_sl(yyftime(_sl(_3l._OM()),0.25)));_1r=yyfplus(_sl(_3l.y),18);var _vu=0;for(;yyfless(_vu,8);_vu++){{_0L(_3l._Aw[_Tn(_vu,_3l._Aw)]);_bL(16777215);if(yyfequal(_vu,_3l._tw)){_bL(global._bm)};_ZK(1);_5L(_1L,_1r,_3l._zw[_Tn(_vu,_3l._zw)]);_ZK(2);_5L(yyfminus(_sl(_1L),_sl(_3l._Lw)),_1r,_3l._vw[_Tn(_vu,_3l._vw)]);_5L(yyfminus(_sl(_1L),4),_1r,_3l._xw[_Tn(_vu,_3l._xw)]);_ZK(0);_5L(yyfplus(_sl(_1L),_sl(_3l._Lw)),_1r,_3l._ww[_Tn(_vu,_3l._ww)]);_5L(yyfplus(_sl(_1L),4),_1r,_3l._yw[_Tn(_vu,_3l._yw)]);_1r=yyfplus(_1r,
+16);}};_1L=yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_3l._OM()),0.75)));_1r=yyfplus(_sl(_3l.y),18);var _vu=8;for(;yyfless(_vu,16);_vu++){{_0L(_3l._Aw[_Tn(_vu,_3l._Aw)]);_bL(16777215);if(yyfequal(_vu,_3l._tw)){_bL(global._bm)};_ZK(1);_5L(_1L,_1r,_3l._zw[_Tn(_vu,_3l._zw)]);_ZK(2);_5L(yyfminus(_sl(_1L),_sl(_3l._Lw)),_1r,_3l._vw[_Tn(_vu,_3l._vw)]);_5L(yyfminus(_sl(_1L),4),_1r,_3l._xw[_Tn(_vu,_3l._xw)]);_ZK(0);_5L(yyfplus(_sl(_1L),_sl(_3l._Lw)),_1r,_3l._ww[_Tn(_vu,_3l._ww)]);_5L(yyfplus(_sl(_1L),4),_1r,_3l._yw[_Tn(_vu,
+_3l._yw)]);_1r=yyfplus(_1r,16);}};_bL(16777215);_0L(1);}function _ib(_3l,_4l){_DS(_3l,_4l);_3l._Nl=0;_3l._vw=_vp(_3l._vw,902856654);_3l._vw[_wp(16)]="0";_3l._ww=_vp(_3l._ww,3826435207);_3l._ww[_wp(16)]="0";_3l._zU=_vp(_3l._zU,32650191);_3l._zU[_wp(16)]="0";_3l._xw=_vp(_3l._xw,3289123532);_3l._xw[_wp(16)]="0";_3l._yw=_vp(_3l._yw,365867397);_3l._yw[_wp(16)]="0";_3l._Lw=16;_3l._tw=0;_3l._Aw=_vp(_3l._Aw,1558393854);_3l._Aw[_wp(16)]=1;}function _jb(_3l,_4l){_3l._Pq=_Q8(_3l,_4l,"ui_Offense");_3l._cr=_q9(_3l,
+_4l,_0m(_3l,_4l,42)._Dm);_3l._JT=global._FO;}function _kb(_3l,_4l){_3l._cr=_q9(_3l,_4l,_0m(_3l,_4l,42)._Dm);}function _lb(_3l,_4l){}function _mb(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfdivide(_sl(_3L(_3l._Pq)),2);var _cT=yyfdivide(_sl(_dT(_3l._Pq)),2);_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,
+0);_5L(yyfplus(_sl(_1L),0.5),_1r,_UK(_3l._Pq));if(yyGetBool(_3l._5r)){{_1L=yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_3l._OM()),0.5)));_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),0.5)));if((yyGetBool(!yyGetBool(_3l._NM)))||(yyGetBool(yyfgreater(sin(yyfdivide(_sl(_rn._up()),200)),0.1)))){_jL(_3l,_3l._5r,_3l._cr,_1L,_1r,1,1,0,_3l._JT,1)};}}else {{_ZK(0);_1L=yyfplus(_sl(_3l.x),16);_1r=yyfplus(_sl(_3l.y),16);_5L(_1L,_1r,_UK(_3l._mm));_1r=yyfplus(_1r,16);}};}function _nb(_3l,_4l){_DS(_3l,_4l);_3l._Pq=_Q8(_3l,
+_4l,"");_3l._5r=68;_3l._cr=0;_3l._JT=16777215;_3l._NM=0?1:0;}function _ob(_3l,_4l){_3l._Pq=_Q8(_3l,_4l,"ui_Defense");_3l._cr=_r9(_3l,_4l,_0m(_3l,_4l,42)._Dm);_3l._JT=global._GO;}function _pb(_3l,_4l){_3l._cr=_r9(_3l,_4l,_0m(_3l,_4l,42)._Dm);}function _qb(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfdivide(_sl(_3L(_3l._Pq)),2);var _cT=yyfdivide(_sl(_dT(_3l._Pq)),2);_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfminus(_sl(_1r),
+_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(yyfplus(_sl(_1L),0.5),_1r,_UK(_3l._Pq));if(yyGetBool(_3l._5r)){{_1L=yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_3l._OM()),0.5)));_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),0.5)));if((yyGetBool(!yyGetBool(_3l._NM)))||(yyGetBool(yyfgreater(sin(yyfdivide(_sl(_rn._up()),200)),0.1)))){_jL(_3l,_3l._5r,_3l._cr,_1L,_1r,1,1,0,_3l._JT,1)};}}else {{_ZK(0);_1L=yyfplus(_sl(_3l.x),16);_1r=yyfplus(_sl(_3l.y),
+16);_5L(_1L,_1r,_UK(_3l._mm));_1r=yyfplus(_1r,16);}};}function _rb(_3l,_4l){_DS(_3l,_4l);_3l._Pq=_Q8(_3l,_4l,"");_3l._5r=68;_3l._cr=0;_3l._JT=16777215;_3l._NM=0?1:0;}function _sb(_3l,_4l){_3l._Pq=_Q8(_3l,_4l,"ui_Credit");_3l._mm=_0m(_3l,_4l,42)._Jl;}function _tb(_3l,_4l){_3l._mm=_0m(_3l,_4l,42)._Jl;}function _ub(_3l,_4l){}function _vb(_3l,_4l){_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfdivide(_sl(_3L(_3l._Pq)),2);var _cT=yyfdivide(_sl(_dT(_3l._Pq)),2);if(yyGetBool(_3l._AU)){{_YS(_3l);_1L=yyfplus(_1L,
+yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(yyfplus(_sl(_1L),0.5),_1r,_UK(_3l._Pq));}};if((yyGetBool(!yyGetBool(_3l._fo)))||(yyGetBool(yyfgreater(sin(yyfdivide(_sl(_rn._up()),200)),0.1)))){{var _BU=0;if(yyGetBool(_3l._5r)){_BU=_Ts(_3l._5r)};_1L=yyfplus(_sl(_3l.x),_sl(yyfdivide(_sl(_3l._OM()),2)));_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),
+0.5)));_1L=yyfminus(_1L,yyfdivide(_sl(_BU),2));_5L(_1L,_1r,_3l._mm);var _2L=yyftime(_sl(_3L(_3l._mm)),0.5);_2L=yyfplus(_2L,yyftime(_sl(_Ts(_3l._5r)),0.5));_jL(_3l,_3l._5r,_3l._cr,yyfplus(yyfplus(_sl(_1L),_sl(_2L)),1),_1r,1,1,0,_3l._JT,1);}};}function _wb(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._mm="Line 1";_3l._5r=57;_3l._cr=0;_3l._JT=16777215;_3l._AU=1?1:0;_3l._fo=0?1:0;}function _xb(_3l,_4l){_3l._Pq=_Q8(_3l,_4l,"ui_Morale");_3l._5r=58;_3l._JM=_06(_3l,_4l);_3l._cr=_26(_3l,_4l,_3l._JM);_3l._mm=yyfplus(_sl(_ul(round(_3l._JM))),
+"%");}function _yb(_3l,_4l){_3l._JM=_xC(_3l._JM,_06(_3l,_4l),0.1);_3l._cr=_26(_3l,_4l,_3l._JM);_3l._mm=yyfplus(_sl(_ul(round(_3l._JM))),"%");}function _zb(_3l,_4l){}function _Ab(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfdivide(_sl(_3L(_3l._Pq)),2);var _cT=yyfdivide(_sl(_dT(_3l._Pq)),2);_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),1),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,
+global._Ll,global._Ll,global._Ll,0);_5L(yyfplus(_sl(_1L),0.5),_1r,_UK(_3l._Pq));_ZK(2);_1L=yyfplus(yyfplus(_sl(_3l.x),4),_sl(yyftime(_sl(_3l._OM()),0.5)));_1r=yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_3l._Vs()),0.5)));_5L(_1L,_1r,_3l._mm);_1L=yyfplus(_1L,8);_jL(_3l,_3l._5r,_3l._cr,_1L,_1r,1,1,0,_3l._JT,1);}function _Bb(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._mm="Line 1";_3l._5r=62;_3l._cr=0;_3l._JT=16777215;}function _Cb(_3l,_4l){}function _Db(_3l,_4l){_YK(0);_ZK(0);var _1L=_3l.x;var _1r=yyfminus(_sl(_3l.y),
+8);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),5);var _Hy=yyfminus(_sl(_3l._Vs()),3);var _hw=yyftime(_sl(yyfdivide(_sl(_CU),100)),_sl(_3l._eo));_hw=_cm(_hw,1,_CU);var _QN=yyftime(_sl(yyfdivide(_sl(_CU),100)),_sl(_3l._DU));_QN=_cm(_QN,1,_CU);_YS(_3l);var _RK=global._bm;_4L(yyfplus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),yyfplus(yyfplus(_sl(_3l.x),2),_sl(_QN)),yyfplus(_sl(_3l.y),_sl(_Hy)),_RK,_RK,_RK,_RK,0);_4L(yyfplus(_sl(_3l.x),3),yyfplus(_sl(_3l.y),3),yyfminus(yyfplus(yyfplus(_sl(_3l.x),3),
+_sl(_QN)),2),yyfminus(yyfplus(_sl(_3l.y),_sl(_Hy)),1),0,0,0,0,0);if(yyGetBool(_3l._fo)){{var _1T=yyfplus(1,_sl(yyfdivide(_sl(sin(yyfdivide(_sl(_rn._up()),160))),2)));_0L(_1T);}};_4L(yyfplus(_sl(_3l.x),2),yyfplus(_sl(_3l.y),2),yyfplus(yyfplus(_sl(_3l.x),2),_sl(_hw)),yyfplus(_sl(_3l.y),_sl(_Hy)),_RK,_RK,_RK,_RK,0);_0L(1);}function _Eb(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._eo=0;_3l._DU=0;_3l._fo=0?1:0;}function _Fb(_3l,_4l){}function _Gb(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,
+_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(yyfminus(_sl(_1r),_sl(_cT)),1),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));_ZK(2);_1L=yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),8);_1r=yyfplus(_sl(_3l.y),_sl(yyfdivide(_sl(_3l._Vs()),2)));var _CU=yyfminus(_sl(_3l._OM()),16);var _hw=yyftime(_sl(yyfdivide(_sl(yyfminus(_sl(_CU),
+4)),100)),_sl(_3l._eo));_hw=_cm(_hw,1,_CU);_4L(yyfplus(_sl(_3l.x),8),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),8),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);_4L(yyfplus(_sl(_3l.x),10),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_hw)),yyfplus(_sl(_3l.y),22),global._bm,global._bm,global._bm,global._bm,0);}function _Hb(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._eo=0;}function _Ib(_3l,_4l){_3l._EU=_rn._up();_3l._FU=_t9(_3l,_4l);_3l._GU=_0m(_3l,_4l,42)._Kn;_3l._eo=yyftime(_sl(yyfdivide(_sl(_3l._FU),
+_sl(_3l._GU))),100);_3l._Pq=yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_SalaryCap"))," "),_sl(_ul(_3l._FU))),"m / "),_sl(_ul(_3l._GU))),"m");if(yyfgreater(_3l._eo,100)){_3l._eo=100}else {_3l._am=global._bm};}function _Jb(_3l,_4l){}function _Kb(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),
+2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),16);var _hw=yyftime(_sl(yyfdivide(_sl(yyfminus(_sl(_CU),4)),100)),_sl(_3l._eo));_hw=_cm(_hw,1,_CU);_4L(yyfplus(_sl(_3l.x),8),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),8),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);_4L(yyfplus(_sl(_3l.x),10),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_hw)),
+yyfplus(_sl(_3l.y),22),_3l._am,_3l._am,_3l._am,_3l._am,0);}function _Lb(_3l,_4l){_DS(_3l,_4l);_3l._EU=0;_3l._Pq="Title";_3l._FU=0;_3l._GU=0;_3l._eo=0;_3l._am=255;}function _Mb(_3l,_4l){_3l._JM=_0m(_3l,_4l,42)._Lp;_3l._Pq=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Fans"))," "),_sl(_ul(round(_3l._JM)))),"%");if(yyfgreater(_3l._JM,25)){_3l._am=global._bm};}function _Nb(_3l,_4l){_3l._Pq=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Fans"))," "),_sl(_ul(round(_3l._JM)))),"%");_3l._JM=_xC(_3l._JM,_0m(_3l,
+_4l,42)._Lp,0.1);if(yyfgreater(_3l._JM,25)){_3l._am=global._bm};}function _Ob(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),
+32);var _hw=yyftime(_sl(yyfdivide(_sl(yyfminus(_sl(_CU),4)),100)),_sl(_3l._JM));_hw=_cm(_hw,1,_CU);_4L(yyfplus(_sl(_3l.x),24),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),24),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);_4L(yyfplus(_sl(_3l.x),26),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),26),_sl(_hw)),yyfplus(_sl(_3l.y),22),_3l._am,_3l._am,_3l._am,_3l._am,0);var _bT=yyfdivide(_sl(_CU),3);_HU(yyfplus(yyfplus(_sl(_3l.x),24),_sl(_bT)),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),24),_sl(_bT)),
+yyfplus(_sl(_3l.y),24),2,0,0);_HU(yyfplus(yyfplus(_sl(_3l.x),24),_sl(yyftime(_sl(_bT),2))),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),24),_sl(yyftime(_sl(_bT),2))),yyfplus(_sl(_3l.y),24),2,0,0);_hL(_3l,73,0,yyfplus(_sl(_3l.x),14),yyfplus(_sl(_3l.y),16));}// /// @description Insert description here
+function _Pb(_3l,_4l){}function _Qb(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._JM=0;_3l._eo=0;_3l._am=255;}function _Rb(_3l,_4l){_3l._JM=_06(_3l,_4l);_3l._Pq=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,
+"ui_TeamMorale"))," "),_sl(_ul(round(_3l._JM)))),"%");if(yyfgreater(_3l._JM,25)){_3l._am=global._bm};}function _Sb(_3l,_4l){_3l._JM=_xC(_3l._JM,_06(_3l,_4l),0.1);_3l._Pq=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_TeamMorale"))," "),_sl(_ul(round(_3l._JM)))),"%");if(yyfgreater(_3l._JM,25)){_3l._am=global._bm};}function _Tb(_3l,_4l){}function _Ub(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),
+2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),16);var _hw=yyftime(_sl(yyfdivide(_sl(yyfminus(_sl(_CU),4)),100)),_sl(_3l._JM));_hw=_cm(_hw,1,_CU);_4L(yyfplus(_sl(_3l.x),8),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),8),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);
+_4L(yyfplus(_sl(_3l.x),10),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_hw)),yyfplus(_sl(_3l.y),22),_3l._am,_3l._am,_3l._am,_3l._am,0);}function _Vb(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._IU=0;_3l._am=255;}function _Wb(_3l,_4l){_3l._JM=_16(_3l,_4l);_3l._Pq=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Condition"))," "),_sl(_ul(round(_3l._JM)))),"%");if(yyfgreater(_3l._JM,25)){_3l._am=global._bm};}function _Xb(_3l,_4l){_3l._JM=_xC(_3l._JM,_16(_3l,_4l),0.1);_3l._Pq=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,
+_4l,"ui_Condition"))," "),_sl(_ul(round(_3l._JM)))),"%");if(yyfgreater(_3l._JM,25)){_3l._am=global._bm};}function _Yb(_3l,_4l){}function _Zb(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,
+global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),16);var _hw=yyftime(_sl(yyfdivide(_sl(yyfminus(_sl(_CU),4)),100)),_sl(_3l._JM));_hw=_cm(_hw,1,_CU);_4L(yyfplus(_sl(_3l.x),8),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),8),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);_4L(yyfplus(_sl(_3l.x),10),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_hw)),yyfplus(_sl(_3l.y),22),_3l._am,_3l._am,_3l._am,_3l._am,0);}function __b(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._eo=0;
+_3l._am=255;}function _0c(_3l,_4l){_3l._eo=_0m(_3l,_4l,42)._Kl;_3l._JM=_3l._eo;_3l._Pq=_Q8(_3l,_4l,"ui_Stadium");if(yyfgreater(_3l._eo,1)){_3l._am=global._bm};}function _1c(_3l,_4l){}function _2c(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),
+yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),16);_4L(yyfplus(_sl(_3l.x),8),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),8),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);_CU=yyfminus(_CU,4);var _hw=_cm(yyftime(_sl(yyfdivide(_sl(_CU),10)),_sl(_3l._eo)),1,_CU);_4L(yyfplus(_sl(_3l.x),10),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_hw)),yyfplus(_sl(_3l.y),22),_3l._am,_3l._am,_3l._am,_3l._am,0);var _bT=yyfdivide(_sl(_CU),
+10);var _dl=0;for(;yyfless(_dl,9);_dl++){{_HU(yyfplus(yyfplus(_sl(_3l.x),10),_sl(_bT)),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_bT)),yyfplus(_sl(_3l.y),24),2,0,0);_bT=yyfplus(_bT,yyfdivide(_sl(_CU),10));}};}function _3c(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._eo=0;_3l._am=255;}function _4c(_3l,_4l){_3l._eo=_0m(_3l,_4l,42)._Tl;_3l._JM=_3l._eo;_3l._Pq=_Q8(_3l,_4l,"ui_TrainingFacilities");if(yyfgreater(_3l._eo,1)){_3l._am=global._bm};}function _5c(_3l,_4l){}function _6c(_3l,_4l){_YS(_3l);
+_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),16);_4L(yyfplus(_sl(_3l.x),8),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),
+8),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);_CU=yyfminus(_CU,4);var _hw=_cm(yyftime(_sl(yyfdivide(_sl(_CU),10)),_sl(_3l._eo)),1,_CU);_4L(yyfplus(_sl(_3l.x),10),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_hw)),yyfplus(_sl(_3l.y),22),_3l._am,_3l._am,_3l._am,_3l._am,0);var _bT=yyfdivide(_sl(_CU),10);var _dl=0;for(;yyfless(_dl,9);_dl++){{_HU(yyfplus(yyfplus(_sl(_3l.x),10),_sl(_bT)),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_bT)),yyfplus(_sl(_3l.y),24),2,0,0);_bT=yyfplus(_bT,
+yyfdivide(_sl(_CU),10));}};}function _7c(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._eo=0;_3l._am=255;}function _8c(_3l,_4l){_3l._eo=_0m(_3l,_4l,42)._Yl;_3l._JM=_3l._eo;_3l._Pq=_Q8(_3l,_4l,"ui_RehabFacilities");if(yyfgreater(_3l._eo,1)){_3l._am=global._bm};}function _9c(_3l,_4l){}function _ac(_3l,_4l){_YS(_3l);_YK(0);_ZK(1);var _1L=_3l.x;var _1r=_3l.y;var _bT=yyfplus(2,_sl(yyfdivide(_sl(_3L(_3l._Pq)),2)));var _cT=yyfplus(1,_sl(yyfdivide(_sl(_dT(_3l._Pq)),2)));_1L=yyfplus(_1L,yyfdivide(_sl(_3l._OM()),2));
+_4L(yyfminus(yyfminus(_sl(_1L),_sl(_bT)),2),yyfminus(_sl(_1r),_sl(_cT)),yyfplus(_sl(_1L),_sl(_bT)),yyfplus(_sl(_1r),_sl(_cT)),global._Ll,global._Ll,global._Ll,global._Ll,0);_5L(_1L,_1r,_UK(_3l._Pq));var _CU=yyfminus(_sl(_3l._OM()),16);_4L(yyfplus(_sl(_3l.x),8),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),8),_sl(_CU)),yyfplus(_sl(_3l.y),24),0,0,0,0,0);_CU=yyfminus(_CU,4);var _hw=_cm(yyftime(_sl(yyfdivide(_sl(_CU),10)),_sl(_3l._eo)),1,_CU);_4L(yyfplus(_sl(_3l.x),10),yyfplus(_sl(_3l.y),10),yyfplus(yyfplus(_sl(_3l.x),
+10),_sl(_hw)),yyfplus(_sl(_3l.y),22),_3l._am,_3l._am,_3l._am,_3l._am,0);var _bT=yyfdivide(_sl(_CU),10);var _dl=0;for(;yyfless(_dl,9);_dl++){{_HU(yyfplus(yyfplus(_sl(_3l.x),10),_sl(_bT)),yyfplus(_sl(_3l.y),8),yyfplus(yyfplus(_sl(_3l.x),10),_sl(_bT)),yyfplus(_sl(_3l.y),24),2,0,0);_bT=yyfplus(_bT,yyfdivide(_sl(_CU),10));}};}function _bc(_3l,_4l){_DS(_3l,_4l);_3l._Pq="Title";_3l._eo=0;_3l._am=255;}function _cc(_3l,_4l){if(!yyGetBool(_3l._4a)){return };if((yyGetBool(_3l._nT()))&&(yyGetBool(!yyGetBool(_oT(_3l._nT()))))){
+return };{var _JU=_8l(5);for(var _KU in _JU){if(!_JU.hasOwnProperty(_KU))continue;var _LU=_JU[_KU];if(_LU._bl)continue;if(!_LU._cl)continue;if(yyfless(_LU._jr(),_3l._jr())){return }}};_3l._WS=0?1:0;if(yyGetBool(_VS(_ZA(0),_0B(0),_3l.x,_3l.y,yyfplus(_sl(_3l.x),_sl(_3l._OM())),yyfplus(_sl(_3l.y),_sl(_3l._Vs()))))){{if(yyGetBool(_HS(1))){{_T5(_3l,_4l,_3l._MU);}};}};}function _dc(_3l,_4l){_hL(_3l,_3l._wC,_3l._oC,_3l.x,_3l.y);}function _ec(_3l,_4l){_DS(_3l,_4l);_3l._MU="";}function _gc(_3l,_4l){_3l._kr((-1000));
+_3l._Us(1000);}function _hc(_3l,_4l){_3l._NU++;}function _ic(_3l,_4l){if(!yyGetBool(_3l._4a)){return };var _OU=_3l._NU;var _PU=-1;if(yyCompareVal(_OU,0,g_GMLMathEpsilon)==0){_PU=0;}else if(yyCompareVal(_OU,1,g_GMLMathEpsilon)==0){_PU=1;}else if(yyCompareVal(_OU,2,g_GMLMathEpsilon)==0){_PU=2;}switch(_PU){case 0:{if(yyfequal(yyfplus(_sl(_3l.x),_sl(_3l.y)),0)){{_YK(0);var _QU=_hT(_3l._mm,(-1),_3l._3r);var _RU=_hT(_3l._Pq,(-1),_3l._3r);if(yyfgreater(_RU,_QU)){_QU=_RU};_3l._kr(yyfplus(22,_sl(yyftime(_sl(_QU),0.5))));
+_3l._Us(_Rq());}};_3l._Us(_3l.y-2);if(yyfless(_3l.y,yyfminus(yyfminus(_sl(_Rq()),2),_sl(_QM(_3l._mm,(-1),_3l._3r))))){{_3l._rx=_vp(_3l._rx,1584050178);_3l._rx[_wp(0)]=_3l._SU;_3l._NU++;}};break;}case 1:{break;}case 2:{_3l._Us(_3l.y+4);if(yyfgreater(_3l.y,yyfplus(_sl(_Rq()),32))){{{var _TU=_8l(42);for(var _UU in _TU){if(!_TU.hasOwnProperty(_UU))continue;var _VU=_TU[_UU];if(_VU._bl)continue;if(!_VU._cl)continue;{_El(_VU._XM,_Dl(_VU._XM,_3l.id));var _ql=_el(_VU._XM);if(yyfgreater(_ql,0)){{_A9(_VU,_3l,yyfplus("Notifications remaining = ",
+_sl(_ul(_ql))));var _VM=_hl(_VU._XM,0);_0m(_3l,_4l,_VM)._4a=1?1:0;}};}}};_lp(_3l);}};break;}};}function _jc(_3l,_4l){_DS(_3l,_4l);}function _kc(_3l,_4l){_DS(_3l,_4l);_3l._SU=150;_3l._NU=0;}function _lc(_3l,_4l){_YK(0);_3l._Pq=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Achievements"))," "),_sl(_ul(_I2(_3l,_4l)))),"%");_3l._WU=_dT(_3l._Pq);_3l._XU=_el(_0m(_3l,_4l,42)._fl);_3l._YU=yyfplus(_sl(yyftime(_sl(_sl(-_sl(_3l._XU))),_sl(_3l._WU))),_sl(_3l._Vs()));}function _mc(_3l,_4l){if(yyGetBool(abs(_3l._ZU))){
+{_3l.__U=yyfplus(_3l.__U,_3l._ZU);}};if((yyGetBool(_4B(1)))&&(yyGetBool(yyfgreater(_rn._6B(),_3l.x)))&&(yyGetBool(yyfless(_rn._6B(),yyfplus(_sl(_3l.x),_sl(_3l._OM())))))&&(yyGetBool(yyfgreater(_rn._7B(),_3l.y)))&&(yyGetBool(yyfless(_rn._7B(),yyfplus(_sl(_3l.y),_sl(_3l._Vs())))))){{if(yyfequal(_3l._MT,0)){_3l._MT=yyfminus(_sl(_3l.__U),_sl(_rn._7B()))};_3l.__U=yyfplus(_sl(_3l._MT),_sl(_rn._7B()));_3l._ZU=0;}}else {{_3l._MT=0;}};_3l._ZU=yyftime(_3l._ZU,0.9);_3l._YU=yyfplus(_sl(yyftime(_sl(_sl(-_sl(yyfplus(_sl(_3l._XU),
+1)))),_sl(_3l._WU))),_sl(_3l._Vs()));_3l.__U=_cm(_3l.__U,_3l._YU,0);}function _nc(_3l,_4l){_YK(0);_ZK(0);var _1L=yyfplus(_sl(_3l.x),8);var _1r=yyfplus(_sl(_3l.y),12);var _0V=_1r;var _1V=yyfminus(yyfplus(_sl(_1r),_sl(_3l._Vs())),16);_1r=yyfplus(_1r,_3l.__U);{var _2V=_8l(42);for(var _3V in _2V){if(!_2V.hasOwnProperty(_3V))continue;var _4V=_2V[_3V];if(_4V._bl)continue;if(!_4V._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_4V._fl));_dl++){{if((yyGetBool(yyfgreaterequal(_1r,_0V)))&&(yyGetBool(yyflessequal(_1r,_1V)))){
+{var _gl=_hl(_4V._fl,_dl);var _sr=_il(_gl,"description");var _RK=16777215;var _5V=0.35;if(yyfgreater(_ml(_il(_gl,"achieved")),0)){_5V=1};_eT(_1L,_1r,_sr,_RK,_RK,_RK,_RK,_5V);}};_1r=yyfplus(_1r,_3l._WU);}};}}};_4L(_3l.x,yyfplus(_sl(_3l.y),_sl(_3l._Vs())),yyfplus(_sl(_3l.x),_sl(_3l._OM())),yyfplus(yyfplus(_sl(_3l.y),_sl(_3l._Vs())),2),global._Ll,global._Ll,global._Ll,global._Ll,0);_DS(_3l,_4l);if(yyfless(_3l.__U,0)){_jL(_3l,88,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),10),yyfplus(_sl(_3l.y),12),0.5,
+0.5,(-90),16777215,1)};if(yyfgreater(_3l.__U,yyfplus(_sl(_3l._YU),10))){_jL(_3l,88,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),10),yyfminus(yyfplus(_sl(_3l.y),_sl(_3l._Vs())),12),0.5,0.5,90,16777215,1)};}function _oc(_3l,_4l){if((yyGetBool(yyfgreater(_rn._7B(),_3l.y)))&&(yyGetBool(yyfless(_rn._7B(),yyfplus(_sl(_3l.y),_sl(_3l._Vs())))))){{if((yyGetBool(yyfgreater(_rn._6B(),_3l.x)))&&(yyGetBool(yyfless(_rn._6B(),yyfplus(_sl(_3l.x),_sl(_3l._OM())))))){_3l._ZU=_il(_rn._ZT(),"diffY")};}};}function _pc(_3l,
+_4l){_DS(_3l,_4l);_3l._ZU=0;_3l.__U=0;_3l._6V=0;}function _qc(_3l,_4l){_3l._7V=_95(_3l,_4l);var _rl=_H2(_3l,_4l,"ACH_WIN_RETROBOWL1");_A9(_3l,_4l,yyfplus("ACH_RETROBOWL1 = ",_sl(_ul(_rl))));var _Zt=_Dq();_vl(_Zt,"count",_rl);_vl(_Zt,"name",yyfplus(yyfplus(yyfplus("you_",_sl(_wr(_0m(_3l,_4l,42)._lm,1,1))),"."),_sl(_0m(_3l,_4l,42)._nm)));_Cl(_3l._7V,_Zt);_3l._7V=_K2(_3l,_4l,_3l._7V);}function _rc(_3l,_4l){var _dl=0;for(;yyfless(_dl,_el(_3l._7V));_dl++){_Tm(_hl(_3l._7V,_dl))};_Fl(_3l._7V);}function _sc(_3l,
+_4l){_DS(_3l,_4l);var _1L=yyfplus(_sl(_3l.x),8);var _1r=yyfplus(_sl(_3l.y),12);var _HT=_dT("I");var _dl=0;for(;yyfless(_dl,_el(_3l._7V));_dl++){{var _Zt=_hl(_3l._7V,_dl);var _rl=_ul(_ml(_il(_Zt,"count")));var _sr=_il(_Zt,"name");var _RK=16777215;if(yyGetBool(_tq("you_",_sr))){{_sr=_Pl(_sr,"you_","");_RK=global._bm;}};_1L=yyfplus(_sl(_3l.x),8);_ZK(0);_eT(_1L,_1r,_sr,_RK,_RK,_RK,_RK,1);_1L=yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),8);_ZK(2);_eT(_1L,_1r,_rl,_RK,_RK,_RK,_RK,1);_1r=yyfplus(_1r,_HT);}};}function _tc(_3l,
+_4l){_DS(_3l,_4l);}function _uc(_3l,_4l){_YK(0);_3l._WU=_dT("I");_3l._XU=_el(_0m(_3l,_4l,42)._hp);_3l._YU=yyfplus(_sl(yyftime(_sl(_sl(-_sl(_3l._XU))),_sl(_3l._WU))),_sl(_3l._Vs()));}function _vc(_3l,_4l){if(yyGetBool(abs(_3l._ZU))){{_3l.__U=yyfplus(_3l.__U,_3l._ZU);}};if((yyGetBool(_4B(1)))&&(yyGetBool(yyfgreater(_rn._6B(),_3l.x)))&&(yyGetBool(yyfless(_rn._6B(),yyfplus(_sl(_3l.x),_sl(_3l._OM())))))&&(yyGetBool(yyfgreater(_rn._7B(),_3l.y)))&&(yyGetBool(yyfless(_rn._7B(),yyfplus(_sl(_3l.y),_sl(_3l._Vs())))))){
+{if(yyfequal(_3l._MT,0)){_3l._MT=yyfminus(_sl(_3l.__U),_sl(_rn._7B()))};_3l.__U=yyfplus(_sl(_3l._MT),_sl(_rn._7B()));_3l._ZU=0;}}else {{_3l._MT=0;}};_3l._ZU=yyftime(_3l._ZU,0.9);_3l._YU=yyfplus(_sl(yyftime(_sl(_sl(-_sl(yyfplus(_sl(_3l._XU),1)))),_sl(_3l._WU))),_sl(_3l._Vs()));_3l.__U=_cm(_3l.__U,_3l._YU,0);}function _wc(_3l,_4l){_YK(0);_ZK(1);var _1L=yyfplus(_sl(_3l.x),6);var _1r=yyfplus(_sl(_3l.y),12);var _0V=yyfminus(yyfplus(_sl(_1r),_sl(_3l._WU)),4);var _1V=yyfminus(yyfplus(_sl(_1r),_sl(_3l._Vs())),
+16);{var _8V=_8l(42);for(var _9V in _8V){if(!_8V.hasOwnProperty(_9V))continue;var _aV=_8V[_9V];if(_aV._bl)continue;if(!_aV._cl)continue;{_ZK(0);_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_Q8(_aV,_3l,"ui_Year"),0,0,0,0,1);_5L(_1L,_1r,_Q8(_aV,_3l,"ui_Year"));_1L=yyfplus(_1L,68);_ZK(1);_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_Q8(_aV,_3l,"ui_Record"),0,0,0,0,1);_5L(_1L,_1r,_Q8(_aV,_3l,"ui_Record"));_ZK(2);_1L=yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),18);_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),
+1),_Q8(_aV,_3l,"ui_Finished"),0,0,0,0,1);_5L(_1L,_1r,_Q8(_aV,_3l,"ui_Finished"));_1r=yyfplus(_1r,_3l.__U);_1r=yyfplus(_1r,_3l._WU);var _bV=_el(_aV._hp);var _dl=yyfminus(_sl(_bV),1);for(;yyfgreater(_dl,(-1));_dl--){{_1L=yyfplus(_sl(_3l.x),10);if((yyGetBool(yyfgreaterequal(_1r,_0V)))&&(yyGetBool(yyflessequal(_1r,_1V)))){{var _Zt=_hl(_aV._hp,_dl);_ZK(1);_5L(_1L,_1r,_il(_Zt,"year"));_1L=yyfplus(_1L,22);_5L(_1L,_1r,_il(_Zt,"tla"));_1L=yyfplus(_1L,42);_5L(_1L,_1r,yyfplus(yyfplus(yyfplus(yyfplus(_sl(_ul(_il(_Zt,
+"wins"))),"-"),_sl(_ul(_il(_Zt,"losses")))),"-"),_sl(_ul(_il(_Zt,"ties")))));_1L=yyfplus(_1L,44);_ZK(2);_5L(yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),18),_1r,_il(_Zt,"finish"));}};_1r=yyfplus(_1r,_3l._WU);}};}}};_4L(_3l.x,yyfplus(_sl(_3l.y),_sl(_3l._Vs())),yyfplus(_sl(_3l.x),_sl(_3l._OM())),yyfplus(yyfplus(_sl(_3l.y),_sl(_3l._Vs())),2),global._Ll,global._Ll,global._Ll,global._Ll,0);_DS(_3l,_4l);if(yyfless(_3l.__U,0)){_jL(_3l,88,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),10),yyfplus(_sl(_3l.y),
+24),0.5,0.5,(-90),16777215,1)};if(yyfgreater(_3l.__U,yyfplus(_sl(_3l._YU),10))){_jL(_3l,88,0,yyfminus(yyfplus(_sl(_3l.x),_sl(_3l._OM())),10),yyfminus(yyfplus(_sl(_3l.y),_sl(_3l._Vs())),12),0.5,0.5,90,16777215,1)};}function _xc(_3l,_4l){if((yyGetBool(yyfgreater(_rn._7B(),_3l.y)))&&(yyGetBool(yyfless(_rn._7B(),yyfplus(_sl(_3l.y),_sl(_3l._Vs())))))){{if((yyGetBool(yyfgreater(_rn._6B(),_3l.x)))&&(yyGetBool(yyfless(_rn._6B(),yyfplus(_sl(_3l.x),_sl(_3l._OM())))))){_3l._ZU=_il(_rn._ZT(),"diffY")};}};}function _yc(_3l,
+_4l){_DS(_3l,_4l);_3l._ZU=0;_3l.__U=0;_3l._6V=0;}function _zc(_3l,_4l){_DS(_3l,_4l);}function _Ac(_3l,_4l){_DS(_3l,_4l);if(!yyGetBool(global._tx)){{_3l._6r=0?1:0;_0m(_3l,_4l,42)._rx=_vp(_0m(_3l,_4l,42)._rx,3067340870);_0m(_3l,_4l,42)._rx[_wp(0)]=yyftime(_sl(_rn._sx()),10);}};if(yyGetBool(_0m(_3l,_4l,42)._cq)){_3l._4a=0?1:0};if(yyGetBool(global._fB)){_lp(_3l)};}function _Bc(_3l,_4l){_DS(_3l,_4l);_3l._6r=global._tx;if(yyGetBool(_0m(_3l,_4l,42)._cq)){_3l._4a=0?1:0};}function _Cc(_3l,_4l){_DS(_3l,_4l);_3l._4r=194;
+_3l._5r=71;}function _Dc(_3l,_4l){_DS(_3l,_4l);if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"fullversion"))){_3l._4a=0?1:0};if(yyfequal(_rn._lx(),4)){{_3l._4a=0?1:0;}};}function _Ec(_3l,_4l){_3l._6r=1?1:0;}function _Fc(_3l,_4l){_DS(_3l,_4l);if(yyGetBool(_il(_0m(_3l,_4l,42)._1n,"fullversion"))){_3l._4a=0?1:0};}function _Gc(_3l,_4l){_DS(_3l,_4l);_3l._mm=_Q8(_3l,_4l,"btn_RestorePurchases");_3l._4r=193;}function _Hc(_3l,_4l){_3l._6r=1?1:0;}function _Ic(_3l,_4l){_DS(_3l,_4l);_72._F2[_3l._Ty](_3l,_4l);}function _Jc(_3l,
+_4l){_DS(_3l,_4l);_3l._Ty=197;_3l._mm=_Q8(_3l,_4l,"btn_RestorePurchases");_3l._4r=193;}function _Kc(_3l,_4l){_3l._mm=_36(_3l,_4l);_3l._hr=57;}function _Lc(_3l,_4l){_3l._mm=_36(_3l,_4l);}function _Mc(_3l,_4l){_DS(_3l,_4l);}function _Nc(_3l,_4l){if(yyGetBool(_3l._cV)){_3l._Vw(114)};if(!yyGetBool(global._fB)){_lp(_3l)};}function _Pc(_3l,_4l){{if(yyGetBool(_3l._cV)){_dV(global._eV,"_blank")}else {_dV(global._fV,"_blank")};};}function _Qc(_3l,_4l){_DS(_3l,_4l);_3l._cV=0?1:0;}function _Rc(_3l,_4l){_A9(_3l,_4l,
+"------> Create: obj_master");global._tx=0?1:0;global._7u=(yyGetBool(yyfequal(_rn._lx(),4)))||(yyGetBool(yyfequal(_rn._lx(),3)))?1:0;global._SA=(-4);global._fB=yyfnotequal(_rn._bp(),(-1))?1:0;global._fV="https://apps.apple.com/us/app/retro-bowl/id1478902583";global._eV="https://play.google.com/store/apps/details?id=com.newstargames.retrobowl";_D5(_3l,_4l);_3l._fc=1?1:0;_gV(480,270);_hV();_3l._iV=1?1:0;;;;;;;;;;;;global._hu=10;global._cu="optiondata.dat";global._ap="savedata.ini";global._cp="savedata_backup.ini";
+global._Ll=_kI(44,104,255);global._bm=_kI(210,210,10);global._DL=_kI(86,216,86);global._EL=_kI(116,164,255);global._FO=_kI(92,200,255);global._GO=_kI(255,64,64);global._HO=_kI(228,92,16);_3l._jV=0?1:0;if(yyGetBool(_2u(global._cu))){{_55(_3l,_4l);}}else {{_45(_3l,_4l);_3l._jV=1?1:0;}};_C5(_3l,_4l);_3l._gp=_75(_3l,_4l);_3l._sm=1;_3l._Nl=1;_3l._1m=1;_3l._cq=1;_3l._lm="";_3l._nm="";_3l._Fm=_Sm(31);_3l._Em=_Sm(31);_3l._wt=10;_3l._Kn=100;_3l._pq=0?1:0;_3l._vq=1;_3l._xt=0;_3l._Jl=3;_3l._as=1;_3l._Lp=30;
+_3l._Kl=1;_3l._Tl=1;_3l._Yl=1;_3l._Ml=0;_3l._Ul=0;_3l._Zl=0;for(var _kV=0,_lV=yyGetInt32(3);_kV<_lV;_kV++){{var _mV=_Sm(3);var _nV=-1;if(yyCompareVal(_mV,0,g_GMLMathEpsilon)==0){_nV=0;}else if(yyCompareVal(_mV,1,g_GMLMathEpsilon)==0){_nV=1;}else if(yyCompareVal(_mV,2,g_GMLMathEpsilon)==0){_nV=2;}else if(yyCompareVal(_mV,3,g_GMLMathEpsilon)==0){_nV=3;}switch(_nV){case 0:{_3l._Kl++;break;}case 1:{_3l._Tl++;break;}case 2:{_3l._Yl++;break;}case 3:{_3l._Lp=yyfplus(_3l._Lp,10);break;}};}};_3l._Zn=1;_3l._Sn=_vp(_3l._Sn,
+935272160);_3l._Sn[_wp(0)]=1;_3l._Sn[_wp(1)]=1;_3l._Sn[_wp(2)]=1;_3l._yt=0?1:0;_3l._it=0?1:0;_3l._Sr=0?1:0;var _rv=0;for(;yyfless(_rv,3);_rv++){{_3l._zt=_vp(_3l._zt,3993986822);_3l._zt[_wp(_rv)]=0;_3l._At=_vp(_3l._At,1420725676);_3l._At[_wp(_rv)]=0;_3l._Bt=_vp(_3l._Bt,3785466360);_3l._Bt[_wp(_rv)]=0;_3l._Ct=_vp(_3l._Ct,293396566);_3l._Ct[_wp(_rv)]=0;_3l._Dt=_vp(_3l._Dt,520008225);_3l._Dt[_wp(_rv)]=0;_3l._Et=_vp(_3l._Et,844534894);_3l._Et[_wp(_rv)]=0;_3l._Ft=_vp(_3l._Ft,2938856400);_3l._Ft[_wp(_rv)]=0;
+}};_3l._YE=0;_3l._XE=0;_3l._dv=0;_3l._ev=0;_3l._gv=0;_3l._fv=0;if(yyGetBool(_2u(global._ap))){{_35(_3l,_4l,global._ap);}}else {if((yyGetBool(yyfequal(_rn._bp(),(-1))))&&(yyGetBool(_2u(global._cp)))){{_35(_3l,_4l,global._cp);}}else {{_3l._hm=_yl();_3l._kp=_yl();_3l._Bm=_85(_3l,_4l);_3l._fl=_a5(_3l,_4l);_3l._hp=_yl();_3l._ip=_b5(_3l,_4l);_3l._Im=_d5(_3l,_4l);_3l._jp=_yl();_3l._zn=_yl();_3l._Wo=_yl();_3l._Cn=_yl();_3l._Bn=_yl();_3l._An=_yl();_3l._Um=_yl();_3l._Vo=_yl();_3l._Lt=_Wt(8,3);_3l._Mt=_Wt(8,
+1);_3l._Nt=_Wt(8,8);_3l._Ot=_Wt(9,4);_Xt(_3l._Lt,0);_Xt(_3l._Mt,0);_Xt(_3l._Nt,0);_Xt(_3l._Ot,0);_58(_3l,_4l);_E8(_3l,_4l);_3m(1);}}};_3l._Dm=_hl(_3l._Bm,_3l._Fm);_3l._Gm=_il(_3l._Dm,"conference");_3l._Hm=_il(_3l._Dm,"division");_3l._XM=_yl();_3l._Mm=(-4);_3l._ez=0?1:0;_3l._Xr=0?1:0;_3l._Bo=0;_3l._dm=0?1:0;_3l._6R=0;_3l._Cm=_vp(_3l._Cm,2482654026);_3l._Cm[_wp(0)]=(-4);_3l._Cm[_wp(1)]=(-4);_3l._cv=_vp(_3l._cv,4090671517);_3l._cv[_wp(0)]=0;_3l._cv[_wp(1)]=0;var _dl=0;for(;yyfless(_dl,4);_dl++){{_3l._gR=_vp(_3l._gR,
+1564342938);_3l._gR[_wp(_dl)]=0;_3l._kR=_vp(_3l._kR,1594035715);_3l._kR[_wp(_dl)]=0;_3l._lR=_vp(_3l._lR,209161107);_3l._lR[_wp(_dl)]=0;_3l._mR=_vp(_3l._mR,2030698856);_3l._mR[_wp(_dl)]=0;_3l._nR=_vp(_3l._nR,3905126936);_3l._nR[_wp(_dl)]=0;_3l._oR=_vp(_3l._oR,22447010);_3l._oR[_wp(_dl)]=0;_3l._pR=_vp(_3l._pR,57177915);_3l._pR[_wp(_dl)]=0;_3l._qR=_vp(_3l._qR,2250024881);_3l._qR[_wp(_dl)]=0;_3l._rR=_vp(_3l._rR,627144784);_3l._rR[_wp(_dl)]=0;_3l._sR=_vp(_3l._sR,1655221818);_3l._sR[_wp(_dl)]=0;}};_3l._tn=(-4);
+_3l._4p=(-4);_3l._2o=1;_3l._Io=1;_3l._bt=0?1:0;_3l._az=0?1:0;_3l._Ym=0?1:0;_3l._uq=_Dq();_A9(_3l,_4l,yyfplus("myteam_id = ",_sl(_ul(_3l._Fm))));_A9(_3l,_4l,yyfplus("myteam.uid = ",_sl(_ul(_il(_3l._Dm,"uid")))));_i6(_3l,_4l);}function _Sc(_3l,_4l){_C5(_3l,_4l);}function _Uc(_3l,_4l){}function _Wc(_3l,_4l){var _oV=_rn._lx();var _pV=-1;if(yyCompareVal(_oV,4,g_GMLMathEpsilon)==0){_pV=0;}else if(yyCompareVal(_oV,3,g_GMLMathEpsilon)==0){_pV=1;}switch(_pV){case 0:{_E5(_3l,_4l);break;}case 1:{_F5(_3l,_4l);break;
+}};}function _Yc(_3l,_4l){if(!yyGetBool(global._fB)){{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,_4l,42)._Jl,10);_U7(_3l,_4l,8,_0m(_3l,_4l,42)._Jl,_rn._sn(),"Coins!");}};}function __c(_3l,_4l){if(!yyGetBool(global._fB)){{_3l._iV=!yyGetBool(_3l._iV)?1:0;if(yyGetBool(_3l._iV)){_qV(0)}else {_qV((-1))};}};}function _1d(_3l,_4l){if(!yyGetBool(global._fB)){_X5(_3l,_4l)};}function _3d(_3l,_4l){if(!yyGetBool(global._fB)){_u9(_3l,_4l)};}function _4d(_3l,_4l){_DS(_3l,_4l);}function _5d(_3l,_4l){_rV(1);_3l._sV=_tV();_3l._uV=_vV();
+if(yyGetBool(global._fB)){{if(yyfgreater(_3l._sV,960)){{_3l._sV=960;_3l._uV=540;}};}};_3l._wV=yyfdivide(_sl(_3l._sV),_sl(_3l._uV));_3l._xV=270;_3l._yV=round(yyftime(_sl(_3l._xV),_sl(_3l._wV)));if(yyGetBool(yyfbitand(_sl(_3l._yV),1))){_3l._yV++};if(yyGetBool(yyfbitand(_sl(_3l._xV),1))){_3l._xV++};_3l._zV=min(floor(yyfdivide(_sl(_3l._sV),_sl(_3l._yV))),floor(yyfdivide(_sl(_3l._uV),_sl(_3l._xV))));if(yyfequal(yyftime(_sl(_3l._xV),_sl(_3l._zV)),_3l._uV)){_3l._zV--};_3l._AV=_3l._zV;if(yyGetBool(global._fB)){
+_3l._AV=yyftime(_3l._AV,2)};_BV(yyftime(_sl(_3l._yV),_sl(_3l._AV)),yyftime(_sl(_3l._xV),_sl(_3l._AV)));_gV(_3l._yV,_3l._xV);_3l._rx=_vp(_3l._rx,1584050178);_3l._rx[_wp(0)]=1;_CV(_rn._DV,yyftime(_sl(_3l._yV),_sl(_3l._AV)),yyftime(_sl(_3l._xV),_sl(_3l._AV)));_3l._tK=2;_3l._EV=_il(_0m(_3l,_4l,42)._1n,"op_zoom");}function _6d(_3l,_4l){if(yyfequal(_rn._bp(),(-1))){_FV()};}function _8d(_3l,_4l){var _GV=_IK(_rn._vK[_Tn(0,_rn._vK)]);var _HV=_KK(_rn._vK[_Tn(0,_rn._vK)]);var _IV=_GV;var _JV=_HV;var _nK=1;var _KV=0.02;
+var _LV=yyftime(_sl(_3l._yV),_sl(_3l._tK));{var _MV=_8l(48);for(var _NV in _MV){if(!_MV.hasOwnProperty(_NV))continue;var _OV=_MV[_NV];if(_OV._bl)continue;if(!_OV._cl)continue;{var _PV=_OV._WA;var _QV=-1;if(yyCompareVal(_PV,1,g_GMLMathEpsilon)==0){_QV=0;}switch(_QV){case 0:{if(yyfnotequal(_OV._bq,14)){_nK=2};_IV=1300;var _RV=_OV._NA;var _SV=-1;if(yyCompareVal(_RV,(-1),g_GMLMathEpsilon)==0){_SV=0;}else if(yyCompareVal(_RV,1,g_GMLMathEpsilon)==0){_SV=1;}switch(_SV){case 0:{if(yyfequal(_OV._9q,_OV._aq)){_IV=yyfminus(_IV,
+yyftime(_sl(_OV._XD),20))}else {_IV=yyfplus(_IV,yyftime(_sl(_OV._XD),20))};break;}case 1:{if(yyfequal(_OV._9q,_OV._aq)){_IV=yyfplus(_IV,yyftime(_sl(_OV._XD),20))}else {_IV=yyfminus(_IV,yyftime(_sl(_OV._XD),20))};break;}};var _TV=_OV._bq;var _UV=-1;if(yyCompareVal(_TV,12,g_GMLMathEpsilon)==0||yyCompareVal(_TV,13,g_GMLMathEpsilon)==0){_UV=0;}else if(yyCompareVal(_TV,0,g_GMLMathEpsilon)==0||yyCompareVal(_TV,1,g_GMLMathEpsilon)==0||yyCompareVal(_TV,17,g_GMLMathEpsilon)==0){_UV=1;}switch(_UV){case 0:{if((yyGetBool(yyfnotequal(_OV._NE,
+3)))&&(yyGetBool(yyfnotequal(_OV._NE,5)))){break };}case 1:{_KV=0.2;_IV=1300;break;}default :{break;}};_IV=yyfminus(_IV,yyftime(_sl(_LV),0.5));break;}default :{_KV=0.02;break;}};}}};{var _VV=_8l(global._SA);for(var _WV in _VV){if(!_VV.hasOwnProperty(_WV))continue;var _XV=_VV[_WV];if(_XV._bl)continue;if(!_XV._cl)continue;{var _Gy=_XV.y;if(yyGetBool(_k6(_XV,_3l))){_Gy=280};_IV=yyfminus(_sl(_XV.x),_sl(yyftime(_sl(_LV),0.5)));_JV=yyfminus(_sl(_Gy),_sl(yyftime(yyftime(_sl(_3l._xV),_sl(_3l._tK)),0.5)));if((yyGetBool(_XV._HA))&&(yyGetBool(_k6(_XV,
+_3l)))){{_nK=1.5;if(yyfequal(_0m(_3l,_4l,48)._NA,(-1))){_IV=yyfminus(_sl(_XV.x),_sl(yyftime(_sl(_LV),0.6)))}else {_IV=yyfminus(_sl(_XV.x),_sl(yyftime(_sl(_LV),0.4)))};}};if(yyGetBool(_0m(_3l,_4l,48)._3C)){_nK=1.9};}}};if(!yyGetBool(_3l._EV)){_3l._tK=2}else {_3l._tK=_xC(_3l._tK,_nK,0.02)};_uK(_rn._vK[_Tn(0,_rn._vK)],yyftime(_sl(_3l._yV),_sl(_3l._tK)),yyftime(_sl(_3l._xV),_sl(_3l._tK)));var _wK=_xK(_rn._vK[_Tn(0,_rn._vK)]);var _yK=_zK(_rn._vK[_Tn(0,_rn._vK)]);_IV=_cm(_xC(_GV,_IV,_KV),0,yyfminus(_sl(_rn._Ps),
+_sl(_wK)));_JV=_cm(_xC(_HV,_JV,_KV),0,yyfminus(_sl(_rn._Rs),_sl(_yK)));_LK(_rn._vK[_Tn(0,_rn._vK)],_IV,_JV);}function _ad(_3l,_4l){_rn._YV(1?1:0);_rn._ZV[_wp(0)]=1?1:0;}function _cd(_3l,_4l){_BV(960,540);_gV(480,270);_CV(_rn._DV,480,270);if(!yyGetBool(global._fB)){_FV()};}function _dd(_3l,_4l){_DS(_3l,_4l);}function _ed(_3l,_4l){_A9(_3l,_4l,"------> Create: obj_splash");_3l._rx=_vp(_3l._rx,1584050178);_3l._rx[_wp(0)]=yyftime(_sl(_rn._sx()),2);}function _fd(_3l,_4l){_3m(4);}function _hd(_3l,_4l){_3m(4);
+}function _id(_3l,_4l){_DS(_3l,_4l);_3l.__V=0;}function _jd(_3l,_4l){_A9(_3l,_4l,"------> Create: obj_scanlines");{var _0W=_8l(42);for(var _1W in _0W){if(!_0W.hasOwnProperty(_1W))continue;var _2W=_0W[_1W];if(_2W._bl)continue;if(!_2W._cl)continue;_3l._bn=_il(_2W._1n,"op_scanlines")}};}function _ld(_3l,_4l){var _kL=_Qq();var _FP=_Rq();var _RK=global._Ll;if(yyfequal(_rn._sn(),0)){_RK=0};if(yyfequal(_rn._sn(),11)){_RK=0};_4L((-1080),(-1080),(-1),1080,_RK,_RK,_RK,_RK,0);_4L(_kL,(-1080),yyfplus(_sl(_kL),1080),1080,
+_RK,_RK,_RK,_RK,0);_4L((-1080),(-1080),yyfplus(_sl(_kL),1080),0,_RK,_RK,_RK,_RK,0);_4L((-1080),_FP,yyfplus(_sl(_kL),1080),yyfplus(_sl(_FP),1080),_RK,_RK,_RK,_RK,0);if(yyGetBool(_3l._bn)){{var _3W=0.5;_4W(_3l,111,0,(-540),(-540),_3W,_3W,16777215,0.08);}};if(yyfgreater(_0m(_3l,_4l,42)._rx[_Tn(1,_0m(_3l,_4l,42)._rx)],0)){{_YK(0);_ZK(2);var _9T=_Qq();var _aT=_Rq();_aL(0);_0L(0.75);_xU(yyfminus(_sl(_9T),110),yyfminus(_sl(_aT),16),_9T,_aT,0);_aL(16777215);_0L(1);_5L(yyfminus(_sl(_9T),6),yyfminus(_sl(_aT),
+8),_Q8(_3l,_4l,"ui_Connecting"));_jL(_3l,54,0,yyfminus(_sl(_9T),102),yyfminus(_sl(_aT),7),1,1,yyfmod(_sl(yyfdivide(_sl(_rn._up()),5)),360),16777215,1);}};}function _md(_3l,_4l){_DS(_3l,_4l);_3l._bn=0?1:0;}function _nd(_3l,_4l){_3l._Os=0;_3l._Qs=0;_3l._sS=0;_3l._LC=0;_3l._IC=0?1:0;}function _od(_3l,_4l){_DS(_3l,_4l);}function _pd(_3l,_4l){_3l._EU=_rn._up();}function _qd(_3l,_4l){var _5W=_3l._1m;var _6W=-1;if(yyCompareVal(_5W,0,g_GMLMathEpsilon)==0){_6W=0;}else if(yyCompareVal(_5W,1,g_GMLMathEpsilon)==0){
+_6W=1;}else if(yyCompareVal(_5W,2,g_GMLMathEpsilon)==0){_6W=2;}switch(_6W){case 0:{_3l._Oy(_3l._tC+0.2);_3l._Py(_3l._tC);if(yyfgreaterequal(_3l._tC,_3l._7W)){_3l._1m++};break;}case 1:{_8W(_3l,_3l._Qw,_3l._Rw,5);_3l._Oy(_3l._tC*0.97);_3l._Py(_3l._tC);if(yyfless(_5B(_3l.x,_3l.y,_3l._Qw,_3l._Rw),5)){_3l._1m++};break;}case 2:{var _9W=_3l._Sw;var _aW=-1;if(yyCompareVal(_9W,1,g_GMLMathEpsilon)==0){_aW=0;}else if(yyCompareVal(_9W,2,g_GMLMathEpsilon)==0){_aW=1;}switch(_aW){case 0:{_0m(_3l,_4l,42)._Jl=yyfplus(_0m(_3l,
+_4l,42)._Jl,_3l._Oo);break;}case 1:{_vl(_3l._Bl,"rating",yyfplus(_sl(_il(_3l._Bl,"rating")),1));break;}};_lp(_3l);break;}};}function _rd(_3l,_4l){}function _sd(_3l,_4l){_YS(_3l);}function _td(_3l,_4l){_DS(_3l,_4l);_3l._EU=0;_3l._1m=0;_3l._Qw=0;_3l._Rw=0;_3l._Oo=0;_3l._7W=4;_3l._Sw=1;_3l._Bl=(-4);}function _ud(_3l,_4l){_bW(0.25);_3l._cW=_rn._dW;_3l._eW=0;_3l._WA=1;_3l._bq=0;_3l._zF=0;_3l._BF=0;_3l._eB=_Q8(_3l,_4l,"match_TouchToContinue");_3l._uE=_UK(_Q8(_3l,_4l,"match_GetReady"));_3l._vE=0?1:0;_3l._6F=(-4);
+_3l._TE=1;_3l._WE=0;_3l._JE=0;_3l._VD=2;_3l._WD=0;_3l._CE=0;_3l._ZC=0;_hV();_3l._aq=_0m(_3l,_4l,42)._6R;_3l._Cm=_vp(_3l._Cm,2482654026);_3l._Cm[_wp(0)]=_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)];_3l._Cm[_wp(1)]=_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)];_3l._dw=_vp(_3l._dw,4207176991);_3l._dw[_wp(0)]=_il(_3l._Cm[_Tn(0,_3l._Cm)],"name");_3l._dw[_wp(1)]=_il(_3l._Cm[_Tn(1,_3l._Cm)],"name");_3l._BE=_vp(_3l._BE,4137727317);_3l._BE[_wp(0)]=0;_3l._BE[_wp(1)]=0;_3l._bF=_vp(_3l._bF,2430042449);
+_3l._bF[_wp(0)]=_q9(_3l,_4l,_3l._Cm[_Tn(0,_3l._Cm)]);_3l._bF[_wp(1)]=_q9(_3l,_4l,_3l._Cm[_Tn(1,_3l._Cm)]);_3l._iF=_vp(_3l._iF,2826004556);_3l._iF[_wp(0)]=_r9(_3l,_4l,_3l._Cm[_Tn(0,_3l._Cm)]);_3l._iF[_wp(1)]=_r9(_3l,_4l,_3l._Cm[_Tn(1,_3l._Cm)]);_3l._9q=_Sm(1);_3l._AF=_3l._9q;_3l._NE=1;_3l._tK=2;_3l._NA=_7F((-1),1);if(yyfnotequal(_il(_0m(_3l,_4l,42)._1n,"op_drivedir"),0)){_3l._NA=_il(_0m(_3l,_4l,42)._1n,"op_drivedir")};_3l.__C=0;_3l._ZD=0;_3l._XD=0;_3l._RE=0;_3l._VE=0;_3l._0E=0;_3l._qE=0;_3l._3C=0?1:0;
+_3l._UC=0?1:0;_3l.__H=2;_3l._IB=1?1:0;_3l._aB=0;_3l.__D=0;_3l._bB=0;_3l._YC=yyfplus(300,_sl(_Vm((-100),100)));_3l._8E=_Sm(3);_3l._mE=_vp(_3l._mE,2468983040);_3l._mE[_wp(0)]=0;_3l._mE[_wp(1)]=0;_3l._mE[_wp(2)]=0;_3l._mE[_wp(3)]=0;_3l._mE[_wp(4)]=0;;;global._PD=0;global._QD=0;;global._vM=0;_Oq(80,300,"Players",56);_Oq(80,276,"Players",57);_Oq(80,332,"Players",57);_Oq(2520,300,"Players",56);_Oq(2520,276,"Players",57);_Oq(2520,332,"Players",57);{var _fW=_8l(42);for(var _gW in _fW){if(!_fW.hasOwnProperty(_gW))continue;
+var _hW=_fW[_gW];if(_hW._bl)continue;if(!_hW._cl)continue;{_hW._zt=_vp(_hW._zt,555387361);_hW._zt[_wp(0)]=0;_hW._At=_vp(_hW._At,634124037);_hW._At[_wp(0)]=0;_hW._Bt=_vp(_hW._Bt,2779842459);_hW._Bt[_wp(0)]=0;_hW._Ct=_vp(_hW._Ct,1433159221);_hW._Ct[_wp(0)]=0;_hW._Dt=_vp(_hW._Dt,2494730557);_hW._Dt[_wp(0)]=0;_hW._Et=_vp(_hW._Et,1984311821);_hW._Et[_wp(0)]=0;_hW._Ft=_vp(_hW._Ft,3946562995);_hW._Ft[_wp(0)]=0;_hW._YE=0;_hW._XE=0;_hW._dv=0;_hW._ev=0;_hW._gv=0;_hW._fv=0;_t8(_hW,_3l,0);}}};_3l._wE=60;_zE(_3l._wE,
+0);_3l._2G=0;_3l._1G=0;if(yyGetBool(_0m(_3l,_4l,42)._Bo)){_E7(_3l,_4l)};_3l.__T=_0U(0,"colorHelmet");_3l._1U=_0U(0,"colorShirt");_3l._3U=_0U(0,"colorPants");_3l._4U=_0U(0,"colorPants_b");_3l._iW=_0U(0,"colorCleats");_3l._5U=_0U(0,"replaceHelmet");_3l._6U=_0U(0,"replaceShirt");_3l._8U=_0U(0,"replacePants");_3l._9U=_0U(0,"replacePants_b");_3l._jW=_0U(0,"replaceCleats");_LK(_rn._vK[_Tn(0,_rn._vK)],yyfminus(1300,_sl(yyftime(_sl(_xK(_rn._vK[_Tn(0,_rn._vK)])),0.5))),0);_3l._kW=0;var _Pn=_3l._Cm[_Tn(1,_3l._Cm)];
+var _lW=_ml(_il(_Pn,"roof"));var _mW=-1;if(yyCompareVal(_lW,1,g_GMLMathEpsilon)==0){_mW=0;}else if(yyCompareVal(_lW,2,g_GMLMathEpsilon)==0){_mW=1;}switch(_mW){case 0:{_3l._kW=3;_A9(_3l,_4l,"FIELD_DOME1");break;}case 1:{_3l._kW=4;_A9(_3l,_4l,"FIELD_DOME2");break;}};_Oq(0,0,"Weather",60);if(yyGetBool(_DA(60))){{var _nW=_0m(_3l,_4l,60)._Sw;var _oW=-1;if(yyCompareVal(_nW,2,g_GMLMathEpsilon)==0){_oW=0;}else if(yyCompareVal(_nW,1,g_GMLMathEpsilon)==0){_oW=1;}switch(_oW){case 0:{_3l._kW=1;break;}case 1:{_3l._kW=2;
+break;}};}};if(yyfequal(_0m(_3l,_4l,42)._Nl,28)){_3l._kW=5};if(yyGetBool(_0m(_3l,_4l,42)._Bo)){_3l._kW=6};_i6(_3l,_4l);}function _vd(_3l,_4l){_i6(_3l,_4l);}function _wd(_3l,_4l){_A9(_3l,_4l,yyfplus("obj_controller Alarm0: ",_sl(_X8(_3l,_4l))));var _bD=global._SA;var _pW=_0m(_3l,_4l,42)._Bo;var _qW=-1;if(yyCompareVal(_pW,2,g_GMLMathEpsilon)==0||yyCompareVal(_pW,3,g_GMLMathEpsilon)==0){_qW=0;}switch(_qW){case 0:{_E7(_3l,_4l);return;break;}};var _rW=_0m(_3l,_4l,_bD)._WA;var _sW=-1;if(yyCompareVal(_rW,0,g_GMLMathEpsilon)==0||yyCompareVal(_rW,
+2,g_GMLMathEpsilon)==0||yyCompareVal(_rW,3,g_GMLMathEpsilon)==0||yyCompareVal(_rW,5,g_GMLMathEpsilon)==0||yyCompareVal(_rW,6,g_GMLMathEpsilon)==0){_sW=0;}else if(yyCompareVal(_rW,9,g_GMLMathEpsilon)==0){_sW=1;}else if(yyCompareVal(_rW,10,g_GMLMathEpsilon)==0){_sW=2;}else if(yyCompareVal(_rW,4,g_GMLMathEpsilon)==0||yyCompareVal(_rW,8,g_GMLMathEpsilon)==0){_sW=3;}else if(yyCompareVal(_rW,7,g_GMLMathEpsilon)==0){_sW=4;}else if(yyCompareVal(_rW,11,g_GMLMathEpsilon)==0){_sW=5;}else if(yyCompareVal(_rW,12,g_GMLMathEpsilon)==0){
+_sW=6;}else if(yyCompareVal(_rW,13,g_GMLMathEpsilon)==0){_sW=7;}else if(yyCompareVal(_rW,14,g_GMLMathEpsilon)==0){_sW=8;}else if(yyCompareVal(_rW,15,g_GMLMathEpsilon)==0){_sW=9;}else if(yyCompareVal(_rW,16,g_GMLMathEpsilon)==0){_sW=10;}else if(yyCompareVal(_rW,17,g_GMLMathEpsilon)==0){_sW=11;}else if(yyCompareVal(_rW,18,g_GMLMathEpsilon)==0||yyCompareVal(_rW,19,g_GMLMathEpsilon)==0){_sW=12;}switch(_sW){case 0:{if((yyGetBool(_0m(_3l,_4l,_bD)._HA))&&(yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._Bl))){_A9(_3l,
+_4l,yyfplus(yyfplus(yyfplus("Touchdown by: ",_sl(_il(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._Bl,"lname")))," Offense = "),_sl(_ul(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._LB))))}else {_A9(_3l,_4l,"Touchdown by: No holder!")};if((yyGetBool((yyGetBool(_0m(_3l,_4l,_bD)._HA))&&(yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._LB))))||(yyGetBool((yyGetBool(_0m(_3l,_4l,_bD)._yB))&&(yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._yB)._LB))))){{_K6(_3l,_4l,1);}}else {{_K6(_3l,_4l,2);}};break;}case 1:{_3l._mE=_vp(_3l._mE,2468983040);
+_3l._mE[_wp(_3l._8E)]=yyfplus(_3l._mE[_wp(_3l._8E)],1);_K6(_3l,_4l,3);break;}case 2:{_3l._mE[_wp(_3l._8E)]=yyfplus(_3l._mE[_wp(_3l._8E)],1);_K6(_3l,_4l,4);break;}case 3:{if((yyGetBool(_0m(_3l,_4l,_bD)._HA))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,_bD)._HA)._LB)))){{if(yyfequal(_3l._NA,1)){_3l._XD=yyfplus(_3l._XD,yyfdivide(_sl(yyfminus(_sl(_0m(_3l,_4l,_bD)._VC),_sl(_3l._aB))),20))}else {_3l._XD=yyfplus(_3l._XD,yyfdivide(_sl(yyfminus(_sl(_3l._aB),_sl(_0m(_3l,_4l,_bD)._VC))),20))};_3l._mE[_wp(_3l._8E)]=yyfplus(_3l._mE[_wp(_3l._8E)],
+1);_K6(_3l,_4l,3);break;}};if((yyGetBool(yyfequal(_3l._NA,1)))&&(yyGetBool(yyfgreater(_0m(_3l,_4l,_bD)._VC,_3l.__D)))){{_3l._ZD=10;_3l.__C=1;_3l._XD=yyfplus(_3l._XD,yyfdivide(_sl(yyfminus(_sl(_0m(_3l,_4l,_bD)._VC),_sl(_3l._aB))),20));}}else {if((yyGetBool(yyfequal(_3l._NA,(-1))))&&(yyGetBool(yyfless(_0m(_3l,_4l,_bD)._VC,_3l.__D)))){{_3l._ZD=10;_3l.__C=1;_3l._XD=yyfplus(_3l._XD,yyfdivide(_sl(yyfminus(_sl(_3l._aB),_sl(_0m(_3l,_4l,_bD)._VC))),20));}}else {if((yyGetBool(yyfequal(_3l._NA,1)))&&(yyGetBool(yyfgreater(_0m(_3l,
+_4l,_bD)._VC,_3l._aB)))){{var _CF=yyfdivide(_sl(yyfminus(_sl(_0m(_3l,_4l,_bD)._VC),_sl(_3l._aB))),20);_3l._ZD=yyfminus(_3l._ZD,_CF);_3l.__C=yyfplus(_3l.__C,1);_3l._XD=yyfplus(_3l._XD,_CF);_3l._mE[_wp(_3l._8E)]=yyfplus(_3l._mE[_wp(_3l._8E)],1);}}else {if((yyGetBool(yyfequal(_3l._NA,(-1))))&&(yyGetBool(yyfless(_0m(_3l,_4l,_bD)._VC,_3l._aB)))){{var _CF=yyfdivide(_sl(yyfminus(_sl(_3l._aB),_sl(_0m(_3l,_4l,_bD)._VC))),20);_3l._ZD=yyfminus(_3l._ZD,_CF);_3l.__C=yyfplus(_3l.__C,1);_3l._XD=yyfplus(_3l._XD,_CF);
+_3l._mE[_wp(_3l._8E)]=yyfplus(_3l._mE[_wp(_3l._8E)],1);}}else {if(yyfequal(_3l._NA,1)){{var _tW=yyfdivide(_sl(yyfminus(_sl(_3l._aB),_sl(_0m(_3l,_4l,_bD)._VC))),20);_3l._ZD=yyfplus(_3l._ZD,_tW);_3l.__C=yyfplus(_3l.__C,1);_3l._XD=yyfminus(_3l._XD,_tW);_3l._mE[_wp(_3l._8E)]=yyfplus(_3l._mE[_wp(_3l._8E)],1);}}else {{var _tW=yyfdivide(_sl(yyfminus(_sl(_0m(_3l,_4l,_bD)._VC),_sl(_3l._aB))),20);_3l._ZD=yyfplus(_3l._ZD,_tW);_3l.__C=yyfplus(_3l.__C,1);_3l._XD=yyfminus(_3l._XD,_tW);_3l._mE[_wp(_3l._8E)]=yyfplus(_3l._mE[_wp(_3l._8E)],
+1);}}}}}};_z6(_3l,_4l,0);break;}case 4:{_3l.__C=yyfplus(_3l.__C,1);_z6(_3l,_4l,0);break;}case 5:{if(yyfequal(_3l._NA,1)){{var _tW=yyfdivide(_sl(yyfminus(_sl(_3l._aB),_sl(_0m(_3l,_4l,_bD)._VC))),20);_3l._ZD=yyfplus(_3l._ZD,_tW);_3l.__C=yyfplus(_3l.__C,1);_3l._XD=yyfminus(_3l._XD,_tW);}}else {{var _tW=yyfdivide(_sl(yyfminus(_sl(_0m(_3l,_4l,_bD)._VC),_sl(_3l._aB))),20);_3l._ZD=yyfplus(_3l._ZD,_tW);_3l.__C=yyfplus(_3l.__C,1);_3l._XD=yyfminus(_3l._XD,_tW);}};_z6(_3l,_4l,0);break;}case 6:{_K6(_3l,_4l,8);break;
+}case 7:{_K6(_3l,_4l,3);break;}case 8:{_K6(_3l,_4l,6);break;}case 9:{_K6(_3l,_4l,7);break;}case 10:{_A9(_3l,_4l,"BALL_PRACTICE_SUCCESS");_O6(_3l,_4l,1);break;}case 11:{break;}case 12:{break;}};}function _xd(_3l,_4l){_3l._vE=1?1:0;}function _yd(_3l,_4l){if(yyfgreater(_rn._up(),yyfplus(_sl(_3l._eW),100))){{_3l._eW=_rn._up();_3l._cW=yyfplus(_3l._cW,_rn._dW);_3l._cW=round(yyfdivide(_sl(_3l._cW),2));}};var _uW=_3l._WA;var _vW=-1;if(yyCompareVal(_uW,1,g_GMLMathEpsilon)==0){_vW=0;}else if(yyCompareVal(_uW,2,g_GMLMathEpsilon)==0){
+_vW=1;}switch(_vW){case 0:{var _wW=0?1:0;{var _xW=_8l(global._SA);for(var _yW in _xW){if(!_xW.hasOwnProperty(_yW))continue;var _zW=_xW[_yW];if(_zW._bl)continue;if(!_zW._cl)continue;if(yyGetBool(_zW._vB)){_wW=1?1:0}}};if((yyGetBool(_HS(1)))||(yyGetBool(_QI(38)))||(yyGetBool(_QI(40)))){_wW=1?1:0};if((yyGetBool(_wW))||(yyGetBool(_3l._vE))){_G6(_3l,_4l)};_F6(_3l,_4l);return;break;}case 1:{if(yyfequal(_VG(52),0)){_z6(_3l,_4l,0)};_E6(_3l,_4l);break;}};{var _AW=_8l(global._SA);for(var _BW in _AW){if(!_AW.hasOwnProperty(_BW))continue;
+var _CW=_AW[_BW];if(_CW._bl)continue;if(!_CW._cl)continue;{if((yyGetBool(_CW._BC))&&(yyGetBool(yyflessequal(_3l._rx[_Tn(0,_3l._rx)],0)))){{_3l._rx=_vp(_3l._rx,1584050178);_3l._rx[_wp(0)]=120;if(yyfequal(_CW._WA,6)){_3l._rx[_wp(0)]=240};}};}}};}function _zd(_3l,_4l){_y7(_3l,_4l);_x7(_3l,_4l);_A7(_3l,_4l);}function _Bd(_3l,_4l){var _DW=_0m(_3l,_4l,42)._Bo;var _EW=-1;switch(_EW){default :{if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){{_gU(0);var _WR=_0m(_3l,_4l,42)._gR;var _XR=_0m(_3l,_4l,42)._kR;var _YR=_0m(_3l,_4l,
+42)._mR;_hU(_3l.__T,1,0,0);_hU(_3l._1U,0,1,0);_hU(_3l._3U,1,0,1);_hU(_3l._4U,0,1,1);_hU(_3l._iW,1,1,0);_hU(_3l._5U,_WR[_Tn(0,_WR)],_WR[_Tn(1,_WR)],_WR[_Tn(2,_WR)]);_hU(_3l._6U,_XR[_Tn(0,_XR)],_XR[_Tn(1,_XR)],_XR[_Tn(2,_XR)]);_hU(_3l._8U,_YR[_Tn(0,_YR)],_YR[_Tn(1,_YR)],_YR[_Tn(2,_YR)]);_hU(_3l._9U,0.9,0.9,0.9);_hU(_3l._jW,0.1,0.1,0.1);_jL(_3l,0,_3l._kW,0,0,2,2,0,16777215,1);_jL(_3l,4,0,180,112,2,2,0,16777215,1);_jL(_3l,4,0,2420,112,2,2,0,16777215,1);_sU();}}else {{_jL(_3l,0,_3l._kW,0,0,2,2,0,16777215,
+1);}};if(yyfnotequal(_3l._WA,2)){return };if(yyGetBool(_3l._3C)){{_D7(_3l,_4l);}}else {if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){_z7(_3l,_4l)}};break;}};if(yyfnotequal(_0m(_3l,_4l,42)._Bo,2)){{{var _FW=_8l(global._SA);for(var _GW in _FW){if(!_FW.hasOwnProperty(_GW))continue;var _HW=_FW[_GW];if(_HW._bl)continue;if(!_HW._cl)continue;{if(yyfgreater(_HW._VC,0)){{var _RK=255;if(yyfequal(_HW._WA,14)){_RK=65280};_jL(_HW,40,0,_HW._VC,_HW._WC,2,2,0,_RK,1);}};}}};}};}function _Cd(_3l,_4l){}function _Dd(_3l,_4l){if(!yyGetBool(global._fB)){
+_X6(_3l,_4l)};}function _Ed(_3l,_4l){if(!yyGetBool(global._fB)){{if(yyfequal(_3l._WA,2)){{_3l._XD=yyfminus(40,_sl(_Sm(50)));_B6(_3l,_4l,0);}};}};}function _Gd(_3l,_4l){if(!yyGetBool(global._fB)){{if(yyfequal(_3l._WA,2)){_B6(_3l,_4l,1)};}};}function _Id(_3l,_4l){if(!yyGetBool(global._fB)){{if(yyfgreater(_3l._rx[_Tn(0,_3l._rx)],0)){{_3l._rx=_vp(_3l._rx,1584050178);_3l._rx[_wp(0)]=1;}}else {{_z6(_3l,_4l,1);}};}};}function _Kd(_3l,_4l){if(!yyGetBool(global._fB)){{_3l._VD=0;_3l._WD=0;}};}function _Ld(_3l,_4l){
+if(!yyGetBool(global._fB)){{{var _IW=_8l(global._SA);for(var _JW in _IW){if(!_IW.hasOwnProperty(_JW))continue;var _KW=_IW[_JW];if(_KW._bl)continue;if(!_KW._cl)continue;if(yyfequal(_KW._WA,2)){return }}};global._PD=yyfplus(global._PD,_il(_rn._ZT(),"diffX"));global._QD=yyfplus(global._QD,_il(_rn._ZT(),"diffY"));}};}function _Md(_3l,_4l){_DS(_3l,_4l);}function _Nd(_3l,_4l){_3l._TF=_LW(_MW("Shadows"),_3l.x,_3l.y,21);_NW(_3l._TF,0);_OW(_3l._TF,0.2);_PW(_3l._TF,0);_QW(_3l._TF,0.9);_RW(_3l._TF,(-0.6));_3l.__T=_0U(0,
+"colorHelmet");_3l._1U=_0U(0,"colorShirt");_3l._2U=_0U(0,"colorShirt_b");_3l._3U=_0U(0,"colorPants");_3l._4U=_0U(0,"colorPants_b");_3l._SW=_0U(0,"colorSkin");_3l._iW=_0U(0,"colorCleats");_3l._5U=_0U(0,"replaceHelmet");_3l._6U=_0U(0,"replaceShirt");_3l._7U=_0U(0,"replaceShirt_b");_3l._8U=_0U(0,"replacePants");_3l._9U=_0U(0,"replacePants_b");_3l._TW=_0U(0,"replaceSkin");_3l._jW=_0U(0,"replaceCleats");_3l._UW=_vp(_3l._UW,2556554615);_3l._UW[_wp(0)]=0;_3l._UW[_wp(1)]=0;_3l._UW[_wp(2)]=0;if(yyGetBool(_Sm(1))){
+{_3l._UW[_wp(0)]=1;_3l._UW[_wp(1)]=1;_3l._UW[_wp(2)]=1;}};_3l._jB=0;_3l._LB=0?1:0;_3l._ZB=_0m(_3l,_4l,48)._NA;_3l._OF=2300;if(yyfequal(_3l._ZB,(-1))){_3l._OF=300};_3l._9D=0?1:0;_3l._lJ=0;_3l._tB=0;_3l._2K=0;_3l._XH=20;_3l._0H(0);_3l._1H(0);_3l._vI=0;_3l._uD=0;_3l._Qw=0;_3l._Rw=0;_3l._VW=0;_3l._xB=0;_3l._DH=_Vm((-10),10);_3l._sB=(-4);_3l._mI=0;_3l._zH=0;_3l._AH=0;_3l._8I=2;_3l._0K=999;_3l._eH=0?1:0;_3l._lC=0;_Y6(_3l,_4l,0);_3l._ZH=0.075;_3l._IA=1;_3l.__B=0.065;_3l._wB=0.08;_3l._RI=2.1;_3l._YH=1;_3l._pD=1;
+_3l._9I=1;_3l._aD=(-4);_3l.__G=0;_3l._1I=30;_3l._aJ=0?1:0;_3l.__I=(-4);_3l._3H=0;_3l._2H=0;_3l._kD=0?1:0;_3l._7D=(-1);_3l._8D=(-1);_3l._Oy(2);_3l._Py(2);_3l._Bl=(-4);_3l._hI="";_3l._WW=0;_3l._lD=(-4);_3l._nD=1000;}function _Od(_3l,_4l){if(yyGetBool(_rB(_3l._sB))){_pI(_3l._sB)};}function _Pd(_3l,_4l){if(yyGetBool(_3l._9D)){return };if(yyfnotequal(_0m(_3l,_4l,48)._WA,2)){return };var _bD=global._SA;_3l._tB=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_bD).y);if(yyGetBool(_0m(_3l,_4l,_bD)._BC)){return }
+;_3l._6H=0;_3l._kD=_j7(_3l,_4l);_3l._lJ=_5B(_3l.x,_3l.y,_0m(_3l,_4l,53)._hD,_0m(_3l,_4l,53)._iD);_3l._2K=_PA(_3l.x,_3l.y,_0m(_3l,_4l,_bD).x,_0m(_3l,_4l,_bD).y);_3l._WW++;if(yyfequal(_3l._WW,2)){{_3l._lD=_87(_3l,_4l,_3l.id);_3l._nD=1000;if(yyGetBool(_3l._lD)){_3l._nD=_5B(_3l.x,_3l.y,_0m(_3l,_4l,_3l._lD).x,_0m(_3l,_4l,_3l._lD).y)};_3l._WW=0;}};_3l._uD=0;if(yyfequal(_3l._ZB,(-1))){_3l._uD=180};if((yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._WA,0)))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._WA,1)))){_3l._8I=0}
+;if(yyGetBool(_3l._LB)){_d7(_3l,_4l)};_c7(_3l,_4l);_e7(_3l,_4l);_f7(_3l,_4l);}function _Qd(_3l,_4l){var _bD=global._SA;var _1B=48;_r6(_3l,_4l);if(yyfless(_3l.y,117)){_3l._Us(117)};if(yyfless(_3l.y,152)){{_3l._0K=_PA(_3l.x,_3l.y,_3l._OF,_3l.y);}};if(yyfgreater(_3l.y,448)){{_3l._0K=_PA(_3l.x,_3l.y,_3l._OF,_3l.y);}};if(yyfless(_3l.y,132)){{_3l._uD=_PA(_3l.x,_3l.y,_3l._OF,300);}};if(yyfgreater(_3l.y,468)){{_3l._uD=_PA(_3l.x,_3l.y,_3l._OF,300);}};if((yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._WA,3)))||(yyGetBool(yyfgreater(_3l._lJ,
+400)))){{if((yyGetBool(yyfless(_3l.x,226.5)))||(yyGetBool(yyfgreater(_3l.x,2373.5)))){{var _XW=0?1:0;if((yyGetBool(yyfgreater(_rn._up(),yyfplus(_sl(_0m(_3l,_4l,48)._ZC),750))))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,6)))&&(yyGetBool(yyfnotequal(_3l._lC,16)))&&(yyGetBool(yyfnotequal(_3l._lC,17)))){{_XW=1?1:0;{var _YW=_8l(48);for(var _ZW in _YW){if(!_YW.hasOwnProperty(_ZW))continue;var __W=_YW[_ZW];if(__W._bl)continue;if(!__W._cl)continue;{if(yyfequal(__W.__C,
+6)){{_XW=0?1:0;if((yyGetBool(_V6(__W,_3l,20)))&&(yyGetBool(yyfless(__W._BE[_Tn(__W._aq,__W._BE)],__W._BE[_Tn(!yyGetBool(__W._aq)?1:0,__W._BE)])))&&(yyGetBool(yyfgreaterequal(yyfplus(_sl(__W._BE[_Tn(__W._aq,__W._BE)]),2),__W._BE[_Tn(!yyGetBool(__W._aq)?1:0,__W._BE)])))){_XW=1?1:0};}};}}};}};if(yyGetBool(_XW)){{_Y6(_3l,_4l,16);_3l._vI=0;}}else {{_3l._vI=0.1;}};}};if(yyfless(_3l.x,90)){_3l._vI=0};if(yyfgreater(_3l.x,2510)){_3l._vI=0};}};var _0X=_3l._lC;var _1X=-1;if(yyCompareVal(_0X,4,g_GMLMathEpsilon)==0){
+_1X=0;}else if(yyCompareVal(_0X,5,g_GMLMathEpsilon)==0){_1X=1;}else if(yyCompareVal(_0X,6,g_GMLMathEpsilon)==0){_1X=2;}else if(yyCompareVal(_0X,7,g_GMLMathEpsilon)==0){_1X=3;}else if(yyCompareVal(_0X,10,g_GMLMathEpsilon)==0){_1X=4;}else if(yyCompareVal(_0X,11,g_GMLMathEpsilon)==0){_1X=5;}else if(yyCompareVal(_0X,12,g_GMLMathEpsilon)==0){_1X=6;}switch(_1X){case 0:{_3l._vI=0;break;}case 1:{_3l._vI=0;break;}case 2:{_3l._vI=0;break;}case 3:{_3l._vI=0;break;}case 4:{_3l._vI=0;break;}case 5:{_3l._vI=0;break;}case 6:{
+_3l._vI=0;break;}};if(yyGetBool(_3l._9D)){_3l._vI=0};if((yyGetBool(yyfequal(_3l._jB,2)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,19)))&&(yyGetBool(yyfequal(_3l._vI,1)))){_3l._vI=0.5};if(yyGetBool(_0m(_3l,_4l,_bD)._BC)){{if(!yyGetBool((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,6))))){_3l._vI=0};}};if(yyfnotequal(_3l._lC,3)){{_3l._0H(_3l._Yf+yyftime(yyftime(_sl(_5C(_3l._uD)),_sl(_3l._vI)),_sl(_3l._ZH)));_3l._1H(_3l._Zf+yyftime(yyftime(yyftime(_sl(_6C(_sl(-_sl(_3l._uD)))),
+_sl(_3l._vI)),_sl(_3l._ZH)),0.75));}};if(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)){{var _DF=_0m(_3l,_4l,_bD).x;if((yyGetBool(yyfequal(_3l._7D,(-1))))||(yyGetBool(yyfless(_DF,_3l._7D)))){_3l._7D=_DF};if((yyGetBool(yyfequal(_3l._8D,(-1))))||(yyGetBool(yyfgreater(_DF,_3l._8D)))){_3l._8D=_DF};}};if(!yyGetBool(_0m(_3l,_4l,42)._Bo)){{if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))&&(yyGetBool(yyfequal(_3l._lC,2)))&&(yyGetBool(yyfgreater(_3l._ZH,0.069375)))){{var _2X=0.9998;var _6I=yyfminus(12,_sl(_3l._9I));
+_2X=yyfminus(_2X,yyftime(_sl(_6I),0.0001));_3l._ZH=yyftime(_3l._ZH,_2X);}};}};_3l._0H(_3l._Yf*0.93);_3l._1H(_3l._Zf*0.93);if(yyGetBool(_3l._9D)){{var _3X=2000;if(!yyGetBool(_3l._LB)){_3X=yyfminus(_3X,yyftime(_sl(_0m(_3l,_4l,_1B)._iF[_Tn(!yyGetBool(_0m(_3l,_4l,_1B)._aq)?1:0,_0m(_3l,_4l,_1B)._iF)]),100))}else {if(yyfgreater(_0m(_3l,_4l,42)._wt,5)){_3X=1000}else {if(yyGetBool(_3l._Bl)){_3X=yyfminus(_3X,yyftime(_sl(_il(_3l._Bl,"stamina")),100))}else {_3X=yyfminus(_3X,yyftime(_sl(_0m(_3l,_4l,_1B)._bF[_Tn(_0m(_3l,
+_4l,_1B)._aq,_0m(_3l,_4l,_1B)._bF)]),100))}}};if(yyfgreater(_rn._up(),yyfplus(_sl(_3l._9D),_sl(_3X)))){{_3l._9D=0;_3l.__G=0;_Y6(_3l,_4l,6);}};}}else {{if(yyfgreater(_3l._Yf,0.1)){_3l._Oy(2)}else {if(yyfless(_3l._Yf,(-0.1))){_3l._Oy((-2))}else {if((yyGetBool(yyfnotequal(_3l._lC,5)))&&(yyGetBool(yyfnotequal(_3l._lC,4)))){_3l._Oy(yyftime(_sl(_3l._ZB),2))}}};if((yyGetBool(yyfequal(_3l._jB,1)))&&(yyGetBool(_rB(_3l._sB)))&&(yyGetBool(yyfnotequal(_0m(_3l,_4l,_bD)._WA,19)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,
+_bD)._HA,_3l.id)))){_3l._Oy(yyftime(_sl(_3l._ZB),2))};var _4X=_3l._lC;var _5X=-1;if(yyCompareVal(_4X,0,g_GMLMathEpsilon)==0||yyCompareVal(_4X,1,g_GMLMathEpsilon)==0){_5X=0;}else if(yyCompareVal(_4X,2,g_GMLMathEpsilon)==0){_5X=1;}else if(yyCompareVal(_4X,3,g_GMLMathEpsilon)==0){_5X=2;}else if(yyCompareVal(_4X,4,g_GMLMathEpsilon)==0||yyCompareVal(_4X,5,g_GMLMathEpsilon)==0||yyCompareVal(_4X,6,g_GMLMathEpsilon)==0||yyCompareVal(_4X,7,g_GMLMathEpsilon)==0||yyCompareVal(_4X,8,g_GMLMathEpsilon)==0||yyCompareVal(_4X,
+9,g_GMLMathEpsilon)==0){_5X=3;}else if(yyCompareVal(_4X,11,g_GMLMathEpsilon)==0||yyCompareVal(_4X,12,g_GMLMathEpsilon)==0){_5X=4;}switch(_5X){case 0:{if(yyfgreaterequal(_3l._E2,0.1)){_Y6(_3l,_4l,2)};break;}case 1:{_3l._SG=min(_3l._E2,1);if(yyfless(_3l._E2,0.1)){_Y6(_3l,_4l,0)};break;}case 2:{if(yyGetBool(_3l._aD)){{_3l._Oy(2);if(yyfless(_0m(_3l,_4l,_3l._aD).x,_3l.x)){_3l._Oy((-2))};}};break;}case 3:{break;}case 4:{_3l._Oy(2);if(yyfless(_0m(_3l,_4l,53)._hD,_3l.x)){_3l._Oy((-2))};break;}};}};_3l._ir(yyfplus(_sl(yyftime(_sl(_sl(-_sl(_3l.y))),
+10)),_sl(yyftime(_sl(_3l._DH),0.1))));_6X(_3l._TF,_3l._wC);_7X(_3l._TF,_3l._oC);_QW(_3l._TF,_3l._tC);_8X(_3l._TF,_3l.x);_9X(_3l._TF,_3l.y);}function _Sd(_3l,_4l){var _aX=_3l._lC;var _bX=-1;if(yyCompareVal(_aX,0,g_GMLMathEpsilon)==0||yyCompareVal(_aX,1,g_GMLMathEpsilon)==0||yyCompareVal(_aX,2,g_GMLMathEpsilon)==0){_bX=0;}else if(yyCompareVal(_aX,3,g_GMLMathEpsilon)==0){_bX=1;}else if(yyCompareVal(_aX,4,g_GMLMathEpsilon)==0||yyCompareVal(_aX,5,g_GMLMathEpsilon)==0){_bX=2;}else if(yyCompareVal(_aX,6,g_GMLMathEpsilon)==0||yyCompareVal(_aX,
+7,g_GMLMathEpsilon)==0||yyCompareVal(_aX,12,g_GMLMathEpsilon)==0){_bX=3;}else if(yyCompareVal(_aX,8,g_GMLMathEpsilon)==0){_bX=4;}else if(yyCompareVal(_aX,9,g_GMLMathEpsilon)==0){_bX=5;}else if(yyCompareVal(_aX,10,g_GMLMathEpsilon)==0){_bX=6;}else if(yyCompareVal(_aX,11,g_GMLMathEpsilon)==0){_bX=7;}else if(yyCompareVal(_aX,13,g_GMLMathEpsilon)==0){_bX=8;}else if(yyCompareVal(_aX,14,g_GMLMathEpsilon)==0){_bX=9;}else if(yyCompareVal(_aX,15,g_GMLMathEpsilon)==0){_bX=10;}else if(yyCompareVal(_aX,16,g_GMLMathEpsilon)==0){
+_bX=11;}else if(yyCompareVal(_aX,17,g_GMLMathEpsilon)==0){_bX=12;}switch(_bX){case 0:{break;}case 1:{if((yyGetBool(yyfequal(_3l._aD,(-4))))||(yyGetBool(yyfnotequal(_0m(_3l,_4l,_3l._aD)._lC,3)))){_Y6(_3l,_4l,0)};break;}case 2:{_3l._9D=_rn._up();_3l._SG=0;_3l._XB(yyfminus(_sl(_3l._cX()),1));break;}case 3:{_Y6(_3l,_4l,0);break;}case 4:{_Y6(_3l,_4l,2);break;}case 5:{_Y6(_3l,_4l,2);break;}case 6:{_Y6(_3l,_4l,2);break;}case 7:{break;}case 8:{break;}case 9:{_3l._0H(0);_3l._SG=0;_3l._XB(yyfminus(_sl(_3l._cX()),1));
+break;}case 10:{_3l._SG=0;_3l._XB(yyfminus(_sl(_3l._cX()),1));break;}case 11:{_w6(_3l,_4l);_Y6(_3l,_4l,0);break;}case 12:{break;}};}function _Td(_3l,_4l){var _bD=global._SA;if(yyGetBool(_3l._Bl)){{var _1T=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),200))),1)),2);if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,0)))&&(yyGetBool(yyfequal(_3l._wC,16)))){{_jL(_3l,15,_3l._oC,_3l.x,yyfminus(_sl(_3l.y),_sl(_3l._VW)),_3l._tC,_3l._nC,0,65535,_1T);_jL(_3l,46,0,_3l.x,yyfminus(yyfminus(yyfminus(_sl(_3l.y),_sl(_3l._VW)),
+_sl(_3l._Vs())),6),_3l._tC,_3l._nC,0,65535,_1T);}}else {if((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,0)))||(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,2)))||(yyGetBool((yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,5)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)))))){{_jL(_3l,46,0,_3l.x,yyfminus(yyfminus(yyfminus(_sl(_3l.y),_sl(_3l._VW)),_sl(_3l._Vs())),6),_3l._tC,_3l._nC,0,65535,_1T);}}};}};_gU(0);_hU(_3l.__T,1,0,0);_hU(_3l._1U,0,1,0);_hU(_3l._2U,0,0.5,0);_hU(_3l._3U,1,0,1);_hU(_3l._4U,0,1,1);_hU(_3l._SW,
+0,0,1);_hU(_3l._iW,1,1,0);_hU(_3l._5U,_3l._WR[_Tn(0,_3l._WR)],_3l._WR[_Tn(1,_3l._WR)],_3l._WR[_Tn(2,_3l._WR)]);_hU(_3l._6U,_3l._XR[_Tn(0,_3l._XR)],_3l._XR[_Tn(1,_3l._XR)],_3l._XR[_Tn(2,_3l._XR)]);_hU(_3l._7U,_3l._dX[_Tn(0,_3l._dX)],_3l._dX[_Tn(1,_3l._dX)],_3l._dX[_Tn(2,_3l._dX)]);_hU(_3l._8U,_3l._YR[_Tn(0,_3l._YR)],_3l._YR[_Tn(1,_3l._YR)],_3l._YR[_Tn(2,_3l._YR)]);_hU(_3l._9U,_3l._aU[_Tn(0,_3l._aU)],_3l._aU[_Tn(1,_3l._aU)],_3l._aU[_Tn(2,_3l._aU)]);_hU(_3l._TW,_3l._bI,_3l._dI,_3l._fI);_hU(_3l._jW,
+_3l._UW[_Tn(0,_3l._UW)],_3l._UW[_Tn(1,_3l._UW)],_3l._UW[_Tn(2,_3l._UW)]);if(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)){{if((yyGetBool(yyfequal(_3l._jB,1)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,2)))){{if(yyGetBool(_rB(_3l._sB))){{_3l._Vw(17);_3l._Oy(2);if(yyfequal(_3l._ZB,(-1))){_3l._Oy((-2))};}};}}else {if(yyfless(_3l._tB,10)){{var _eX=_3l._wC;var _fX=-1;if(yyCompareVal(_eX,21,g_GMLMathEpsilon)==0){_fX=0;}else if(yyCompareVal(_eX,25,g_GMLMathEpsilon)==0){_fX=1;}else if(yyCompareVal(_eX,33,g_GMLMathEpsilon)==0){
+_fX=2;}switch(_fX){case 0:{_3l._Vw(22);break;}case 1:{_3l._Vw(26);break;}case 2:{_3l._Vw(32);break;}};}}};}}else {{var _gX=_3l._wC;var _hX=-1;if(yyCompareVal(_gX,22,g_GMLMathEpsilon)==0){_hX=0;}else if(yyCompareVal(_gX,26,g_GMLMathEpsilon)==0){_hX=1;}else if(yyCompareVal(_gX,32,g_GMLMathEpsilon)==0){_hX=2;}else if(yyCompareVal(_gX,31,g_GMLMathEpsilon)==0){_hX=3;}switch(_hX){case 0:{_3l._Vw(21);break;}case 1:{_3l._Vw(25);break;}case 2:{_3l._Vw(33);break;}case 3:{_3l._Vw(30);break;}};}};_jL(_3l,_3l._wC,_3l._oC,
+_3l.x,yyfminus(_sl(_3l.y),_sl(_3l._VW)),_3l._tC,_3l._nC,0,16777215,1);_sU();return;if(yyGetBool(_3l._aD)){{_iX(_3l.x,_3l.y,_0m(_3l,_4l,_3l._aD).x,_0m(_3l,_4l,_3l._aD).y,255,16711680);}}else {{_jX(_3l.x,_3l.y,yyfplus(_sl(_3l.x),_sl(yyftime(_sl(_5C(_3l._uD)),10))),yyfplus(_sl(_3l.y),_sl(yyftime(_sl(_6C(_sl(-_sl(_3l._uD)))),10))));}};}function _Ud(_3l,_4l){var _bD=global._SA;var _kX=_0m(_3l,_4l,_bD)._WA;var _lX=-1;if(yyCompareVal(_kX,0,g_GMLMathEpsilon)==0||yyCompareVal(_kX,1,g_GMLMathEpsilon)==0||yyCompareVal(_kX,
+2,g_GMLMathEpsilon)==0||yyCompareVal(_kX,18,g_GMLMathEpsilon)==0||yyCompareVal(_kX,19,g_GMLMathEpsilon)==0){_lX=0;}switch(_lX){case 0:{if(yyGetBool(_rB(_3l._sB))){{_C7(_3l,_4l);}};break;}};var _vu=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),60))),1)),2);if(yyGetBool(_3l._9D)){_vu=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),120))),1)),2)};if(yyfequal(_0m(_3l,_4l,_bD)._HA,_3l.id)){{if(yyfequal(_0m(_3l,_4l,42)._Bo,2)){_vu=0};_jL(_3l,42,0,_3l.x,_3l.y,2,2,0,16777215,_vu);}}else {if((yyGetBool(yyfequal(_3l._jB,
+2)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_bD)._WA,0)))){{if(yyfnotequal(_0m(_3l,_4l,42)._Bo,2)){_vu=1};_jL(_3l,42,0,_3l.x,_3l.y,2,2,0,global._EL,_vu);}}};}function _Vd(_3l,_4l){_DS(_3l,_4l);}function _Wd(_3l,_4l){_DS(_3l,_4l);_3l._6H=_VG(50);_3l._Oy(yyftime(_sl(_3l._ZB),2));_3l._LB=1?1:0;var _mX=_0m(_3l,_4l,42)._6R;var _nX=-1;if(yyCompareVal(_mX,0,g_GMLMathEpsilon)==0){_nX=0;}else if(yyCompareVal(_mX,1,g_GMLMathEpsilon)==0){_nX=1;}switch(_nX){case 0:{_3l._WR=_0m(_3l,_4l,42)._oR;_3l._XR=_0m(_3l,_4l,42)._pR;
+_3l._dX=_0m(_3l,_4l,42)._qR;_3l._YR=_0m(_3l,_4l,42)._rR;_3l._aU=_0m(_3l,_4l,42)._sR;break;}case 1:{_3l._WR=_0m(_3l,_4l,42)._gR;_3l._XR=_0m(_3l,_4l,42)._kR;_3l._dX=_0m(_3l,_4l,42)._lR;_3l._YR=_0m(_3l,_4l,42)._mR;_3l._aU=_0m(_3l,_4l,42)._nR;break;}};if(yyGetBool(_Sm(1))){_3l._UW=_3l._YR};if(yyGetBool(_0m(_3l,_4l,48)._3C)){{_27(_3l,_4l);}}else {{_Z6(_3l,_4l);}};}function _Xd(_3l,_4l){_DS(_3l,_4l);}function _Yd(_3l,_4l){_DS(_3l,_4l);_3l._6H=_VG(51);_3l._ZB=_sl(-_sl(_0m(_3l,_4l,48)._NA));_3l._OF=300;if(yyfequal(_3l._ZB,
+1)){_3l._OF=2300};_3l._Oy(yyftime(_sl(_3l._ZB),2));var _oX=_0m(_3l,_4l,42)._6R;var _pX=-1;if(yyCompareVal(_oX,0,g_GMLMathEpsilon)==0){_pX=0;}else if(yyCompareVal(_oX,1,g_GMLMathEpsilon)==0){_pX=1;}switch(_pX){case 0:{_3l._WR=_0m(_3l,_4l,42)._gR;_3l._XR=_0m(_3l,_4l,42)._kR;_3l._dX=_0m(_3l,_4l,42)._lR;_3l._YR=_0m(_3l,_4l,42)._mR;_3l._aU=_0m(_3l,_4l,42)._nR;break;}case 1:{_3l._WR=_0m(_3l,_4l,42)._oR;_3l._XR=_0m(_3l,_4l,42)._pR;_3l._dX=_0m(_3l,_4l,42)._qR;_3l._YR=_0m(_3l,_4l,42)._rR;_3l._aU=_0m(_3l,_4l,42)._sR;
+break;}};if(yyGetBool(_Sm(1))){_3l._UW=_3l._YR};if(yyGetBool(_0m(_3l,_4l,48)._3C)){{_17(_3l,_4l);}}else {{__6(_3l,_4l);}};}function _Zd(_3l,_4l){_DS(_3l,_4l);}function __d(_3l,_4l){_3l._WA=0;_3l._HA=_g7(_3l,_4l);_3l._yB=(-4);_3l._kr(_0m(_3l,_4l,_3l._HA).x);_3l._Us(_0m(_3l,_4l,_3l._HA).y);_3l._8B=0;_3l._9B=0;_3l._kB=0;_3l._JB=0;_3l._KB=0;_3l._BC=0?1:0;_3l._VC=0;_3l._WC=0;_3l._8C=1;_3l._7C=_3l._8C;_3l._0C=0;_3l._1C=0;_3l._ND=0;_3l._OD=0;_3l._uB=0;if(yyfequal(_0m(_3l,_4l,48)._NA,(-1))){_3l._uB=180};_3l._vB=0;
+_3l._xB=0;_3l._aC=0;_3l._9C=0;_3l._bC=0;_3l._XC=0;_3l._qX=0;_3l._KA=1;_3l._QB=0;_3l._JA=300;_3l._QA=2510;if(yyfequal(_0m(_3l,_4l,48)._NA,(-1))){{_3l._QA=90;_3l._qX=180;}};if(yyGetBool(_0m(_3l,_4l,48)._3C)){_3l._QB=20};_3l._TF=_LW(_MW("Shadows"),_3l.x,_3l.y,1);_NW(_3l._TF,0);_OW(_3l._TF,0.2);var _dl=0;for(;yyfless(_dl,20);_dl++){{_3l._rX=_vp(_3l._rX,2127366110);_vx(_3l._rX,_dl,0,0);_vx(_3l._rX,_dl,1,0);}};}function _0e(_3l,_4l){}function _1e(_3l,_4l){if(yyGetBool(_DA(5))){return };var _sX=_3l._WA;var _tL=_3l.x;
+var _tX=_0m(_3l,_4l,48)._3C;var _uX=-1;if(yyCompareVal(_tX,0,g_GMLMathEpsilon)==0){_uX=0;}else if(yyCompareVal(_tX,1,g_GMLMathEpsilon)==0){_uX=1;}switch(_uX){case 0:{_l6(_3l,_4l);break;}case 1:{_m6(_3l,_4l);break;}};_3l._ir(yyftime(_sl(_sl(-_sl(_3l.y))),10));_q6(_3l,_4l);_8X(_3l._TF,_3l.x);_9X(_3l._TF,_3l.y);_PW(_3l._TF,_3l._9C);if(yyfnotequal(_3l._WA,_sX)){{_A9(_3l,_4l,_X8(_3l,_4l));_A9(_3l,_4l,yyfplus("old_ballstate==",_sl(_ul(_sX))));_w7(_3l,_4l,_3l._WA);}};if(yyfgreater(abs(yyfminus(_sl(_tL),_sl(_3l.x))),
+1)){{var _dl=20;for(;yyfgreater(_dl,0);_dl--){{_3l._rX=_vp(_3l._rX,2127366110);_vx(_3l._rX,_dl,0,_3l._rX[_Tn(yyfminus(_sl(_dl),1),_3l._rX)][~~0]);_vx(_3l._rX,_dl,1,_3l._rX[_Tn(yyfminus(_sl(_dl),1),_3l._rX)][~~1]);}};_3l._rX=_vp(_3l._rX,2127366110);_vx(_3l._rX,0,0,_3l.x);_vx(_3l._rX,0,1,yyfminus(_sl(_3l.y),_sl(yyfplus(_sl(_3l._8C),1))));}};}function _2e(_3l,_4l){var _vX=_3l._oC;if(yyfless(_3l._vB,1)){_vX=0};{var _wX=_8l(_3l._HA);for(var _xX in _wX){if(!_wX.hasOwnProperty(_xX))continue;var _yX=_wX[_xX];if(_yX._bl)continue;
+if(!_yX._cl)continue;{_vX=0;if(yyGetBool(_r7(_yX,_3l,_yX._wC))){return };}}};if((yyGetBool((yyGetBool(yyfequal(_3l._WA,0)))||(yyGetBool(yyfequal(_3l._WA,1)))))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,48)._3C)))){{var _zX=_0m(_3l,_4l,48)._NA;var _AX=-1;if(yyCompareVal(_zX,(-1),g_GMLMathEpsilon)==0){_AX=0;}else if(yyCompareVal(_zX,1,g_GMLMathEpsilon)==0){_AX=1;}switch(_AX){case 0:{_jL(_3l,1,_vX,yyfplus(_sl(_3l.x),4),yyfminus(_sl(_3l.y),_sl(_3l._8C)),2,2,_3l._9C,16777215,1);break;}case 1:{_jL(_3l,1,_vX,yyfminus(_sl(_3l.x),
+4),yyfminus(_sl(_3l.y),_sl(_3l._8C)),2,2,_3l._9C,16777215,1);break;}};}}else {{if(yyfequal(_3l._WA,3)){{var _1T=min(yyftime(_sl(_3l._8C),0.005),0.09);var _dl=0;for(;yyfless(_dl,20);_dl++){{_jL(_3l,2,_vX,_3l._rX[_Tn(_dl,_3l._rX)][~~0],_3l._rX[_Tn(_dl,_3l._rX)][~~1],2,2,_3l._9C,16777215,_1T);_1T=yyftime(_1T,0.9);}};}};_jL(_3l,1,_vX,_3l.x,yyfminus(_sl(_3l.y),_sl(_3l._8C)),2,2,_3l._9C,16777215,1);}};}function _3e(_3l,_4l){if((yyGetBool(_0m(_3l,_4l,48)._3C))&&(yyGetBool(_k6(_3l,_4l)))){{_B7(_3l,_4l);}};}
+function _4e(_3l,_4l){_DS(_3l,_4l);}// /// @description Insert description here
+function _5e(_3l,_4l){}function _6e(_3l,_4l){_DS(_3l,_4l);_3l._BX=0?1:0;_3l._CX=0?1:0;_3l._DX=_EX(50,0);_3l._FX=_EX(50,0);_3l._GX=_EX(50,0);_3l._hD=0;_3l._iD=0;_3l._jJ=0;_3l._kJ=0;_3l._HX=10;_3l._IX=0;_3l._KT=2;if((yyGetBool(_0m(_3l,_4l,global._SA)._HA))&&(yyGetBool(_0m(_3l,_4l,_0m(_3l,_4l,global._SA)._HA)._Bl))){{_3l._HX=yyfplus(10,_sl(_il(_0m(_3l,_4l,_0m(_3l,_4l,global._SA)._HA)._Bl,"skill")));_3l._IX=yyftime(_sl(_sl(-_sl(_il(_0m(_3l,
+_4l,_0m(_3l,_4l,global._SA)._HA)._Bl,"skill")))),0.15);}};_SF(_3l._TF);}function _7e(_3l,_4l){var _bD=global._SA;_3l._kr(_0m(_3l,_4l,_bD).x);_3l._Us(_0m(_3l,_4l,_bD).y);_3l._BX=0?1:0;_3l._CX=0?1:0;{var _JX=_8l(_bD);for(var _KX in _JX){if(!_JX.hasOwnProperty(_KX))continue;var _LX=_JX[_KX];if(_LX._bl)continue;if(!_LX._cl)continue;{if((yyGetBool(_DA(_LX._HA)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,_LX._HA)._jB,1)))){{_3l._kr(_0m(_3l,_4l,_LX._HA).x);_3l._Us(_0m(_3l,_4l,_LX._HA).y);if(yyfequal(_LX._WA,2)){{if((yyGetBool(yyfgreaterequal(_LX._kB,
+20)))||(yyGetBool(_0m(_3l,_4l,48)._3C))){_3l._BX=1?1:0};}};}}else {{if((yyGetBool(yyfequal(_LX._WA,3)))&&(yyGetBool(!yyGetBool(_0m(_3l,_4l,48)._3C)))){_3l._CX=1?1:0};}};}}};_3l._8C=_0m(_3l,_4l,_bD)._8C;_3l._uB=_0m(_3l,_4l,_bD)._uB;_3l._vB=_0m(_3l,_4l,_bD)._vB;_3l._xB=_0m(_3l,_4l,_bD)._xB;var _MX=0;var _oQ=0;_3l._hD=0;_3l._iD=0;_3l._jJ=0;_3l._kJ=0;while(yyfgreater(_3l._8C,0)){{_n6(_3l,_4l,1);_MX++;if((yyGetBool(yyfgreater(_MX,_3l._KT)))&&(yyGetBool(yyfless(_oQ,_3l._HX)))&&(yyGetBool(yyfgreater(_3l._xB,
+_3l._IX)))){{_MX=0;_3l._DX=_vp(_3l._DX,3053169775);_3l._DX[_wp(_oQ)]=_3l.x;_3l._FX=_vp(_3l._FX,2900401454);_3l._FX[_wp(_oQ)]=_3l.y;_3l._GX=_vp(_3l._GX,2278412013);_3l._GX[_wp(_oQ)]=_3l._8C;_oQ++;}};if((yyGetBool(yyfless(_3l._xB,0)))&&(yyGetBool(yyfequal(_3l._jJ,0)))&&(yyGetBool(yyfgreater(_3l._8C,54)))&&(yyGetBool(yyfless(_3l._8C,60)))){{_3l._jJ=_3l.x;_3l._kJ=_3l.y;}};if((yyGetBool(yyfless(_3l._xB,0)))&&(yyGetBool(yyfequal(_3l._hD,0)))&&(yyGetBool(yyfless(_3l._8C,12)))){{_3l._hD=_3l.x;_3l._iD=_3l.y;
+}};}};_3l._NX=_oQ;for(;yyfless(_3l._NX,_3l._HX);_3l._NX++){{_3l._DX=_vp(_3l._DX,3053169775);_3l._DX[_wp(_3l._NX)]=0;_3l._FX=_vp(_3l._FX,2900401454);_3l._FX[_wp(_3l._NX)]=0;_3l._GX=_vp(_3l._GX,2278412013);_3l._GX[_wp(_3l._NX)]=0;}};}function _8e(_3l,_4l){if((yyGetBool(_0m(_3l,_4l,48)._3C))&&(yyGetBool(_3l._BX))){{{var _OX=_8l(global._SA);for(var _PX in _OX){if(!_OX.hasOwnProperty(_PX))continue;var _QX=_OX[_PX];if(_QX._bl)continue;if(!_QX._cl)continue;{var _zS=_QX._uB;var _ju=yyfplus(180,_sl(yyftime(5,_sl(_0m(_3l,
+_4l,_QX._HA)._IA))));var _ZL=_0m(_3l,_4l,_QX._HA).x;var _gL=_0m(_3l,_4l,_QX._HA).y;{var _RX=_8l(50);for(var _SX in _RX){if(!_RX.hasOwnProperty(_SX))continue;var _TX=_RX[_SX];if(_TX._bl)continue;if(!_TX._cl)continue;{if(yyfequal(_TX._jB,11)){{_ZL=_TX.x;_gL=_TX.y;}};}}};var _UX=yyfplus(_sl(_ZL),_sl(yyftime(_sl(_5C(_zS)),_sl(_ju))));var _VX=yyfplus(_sl(_gL),_sl(yyftime(_sl(_6C(_zS)),_sl(_ju))));_bL(16777215);_0L(0.75);_zL(_ZL,_gL,_UX,_VX,3);if(yyfequal(_0m(_3l,_4l,48)._NA,1)){_jL(_QX,39,0,_UX,_VX,0.75,0.75,
+_sl(-_sl(_zS)),16777215,0.75)}else {_jL(_QX,39,0,yyfplus(_sl(_UX),1),yyfplus(_sl(_VX),1.5),0.75,0.75,_sl(-_sl(_zS)),16777215,0.75)};}}};}}else {if(yyGetBool(_3l._BX)){{_bL(0);_3l._gz=0;for(;yyfless(_3l._gz,_3l._HX);_3l._gz++){{_0L(0.5);_xU(_3l._DX[_Tn(_3l._gz,_3l._DX)],_3l._FX[_Tn(_3l._gz,_3l._FX)],yyfplus(_sl(_3l._DX[_Tn(_3l._gz,_3l._DX)]),2),yyfplus(_sl(_3l._FX[_Tn(_3l._gz,_3l._FX)]),2),0);}};}}else {if(yyGetBool(_3l._CX)){{_jL(_3l,40,0,_3l._hD,_3l._iD,2,2,0,65535,1);}}}};_bL(16777215);_0L(1);}function _ae(_3l,
+_4l){if(yyGetBool(_0m(_3l,_4l,48)._3C)){return };_bL(16777215);if(yyGetBool(_3l._BX)){{_3l._gz=0;for(;yyfless(_3l._gz,_3l._HX);_3l._gz++){{_0L(1);var _VW=yyfminus(_sl(_3l._FX[_Tn(_3l._gz,_3l._FX)]),_sl(_3l._GX[_Tn(_3l._gz,_3l._GX)]));_jL(_3l,43,0,_3l._DX[_Tn(_3l._gz,_3l._DX)],_VW,2,2,0,16777215,1);}};}};}function _be(_3l,_4l){_DS(_3l,_4l);}function _ce(_3l,_4l){_lp(_3l);}function _de(_3l,_4l){if(yyfequal(_3l._mm,"")){return };var _Lw=20;_YK(1);_ZK(1);__K(1);var _uw=_Qq();var _PM=_Rq();var _1L=yyftime(_sl(_uw),
+0.5);var _1r=yyftime(_sl(_PM),0.5);{var _WX=_8l(48);for(var _XX in _WX){if(!_WX.hasOwnProperty(_XX))continue;var _YX=_WX[_XX];if(_YX._bl)continue;if(!_YX._cl)continue;if(yyfequal(_YX._WA,2)){_1r=yyftime(_sl(_PM),0.75)}}};var _vu=yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),80))),1)),2);if(!yyGetBool(_3l._fo)){_vu=1};_0L(_3l.__z);_4L(0,yyfminus(_sl(_1r),_sl(_Lw)),_uw,yyfplus(_sl(_1r),_sl(_Lw)),0,0,0,0,0);_0L(1);var _3W=1;if(yyGetBool(_DA(48))){_3W=1.5};_ZX(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),
+1),_3l._mm,_3W,_3W,0,0,0,0,0,yyftime(_sl(_vu),0.5));_ZX(_1L,_1r,_3l._mm,_3W,_3W,0,_3l._RK,_3l._RK,_3l._RK,_3l._RK,_vu);}function _ee(_3l,_4l){_DS(_3l,_4l);_3l._mm="Message";_3l._fo=0?1:0;_3l._RK=0;_3l.__z=1;}function _fe(_3l,_4l){_3l._Us(_3l.y-0.2);_3l._0r=yyfminus(_3l._0r,0.025);if(yyflessequal(_3l._0r,0)){_lp(_3l)};}function _ge(_3l,_4l){_YK(0);_ZK(1);__K(1);_ZX(_3l.x,_3l.y,_3l._mm,2,2,0,_3l._am,_3l._am,_3l._am,_3l._am,_3l._0r);}function _he(_3l,_4l){_DS(_3l,_4l);_3l._mm="Text";_3l._0r=2;_3l._am=new Long(4278190080,
+0,false);}function _ie(_3l,_4l){_3l._TF=_LW(_MW("Shadows"),_3l.x,_3l.y,9);_NW(_3l._TF,0);_OW(_3l._TF,0.2);_PW(_3l._TF,0);_QW(_3l._TF,2);_RW(_3l._TF,2);_3l._Oy(2);_3l._Py(2);if(yyfgreater(_3l.x,1300)){{_3l._Oy((-2));_QW(_3l._TF,(-2));}};if(yyfequal(_0m(_3l,_4l,42)._Nl,28)){_3l._XB(1)};}function _je(_3l,_4l){_8X(_3l._TF,_3l.x);_9X(_3l._TF,_3l.y);_3l._ir(yyftime(_sl(_sl(-_sl(_3l.y))),10));}function _ke(_3l,_4l){_DS(_3l,_4l);}function _le(_3l,_4l){_3l._Oy(2);_3l._Py(2);if(yyfgreater(_3l.x,1300)){{_3l._Oy((-2));
+}};}function _me(_3l,_4l){_3l._ir(yyftime(_sl(_sl(-_sl(_3l.y))),10));}function _ne(_3l,_4l){_DS(_3l,_4l);}function _oe(_3l,_4l){if(yyfless(_rn._up(),_3l.__X)){return };if(yyGetBool(abs(_3l._jM))){{_3l._kr(_3l.x+_3l._oM);if((yyGetBool(yyfgreater(_3l.x,yyfplus(_sl(_3l._mM),_sl(_3l._jM)))))||(yyGetBool(yyfless(_3l.x,yyfminus(_sl(_3l._mM),_sl(_3l._jM)))))){{_3l._oM=_sl(-_sl(_3l._oM));_3l.__X=yyfplus(_sl(_rn._up()),_sl(_3l._pM));}};}};if(yyGetBool(abs(_3l._kM))){{_3l._Us(_3l.y+_3l._oM);if((yyGetBool(yyfgreater(_3l.y,
+yyfplus(_sl(_3l._nM),_sl(_3l._kM)))))||(yyGetBool(yyfless(_3l.y,yyfminus(_sl(_3l._nM),_sl(_3l._kM)))))){{if(yyGetBool(_3l._9D)){_3l._oM=0};_3l._oM=_sl(-_sl(_3l._oM));_3l.__X=yyfplus(_sl(_rn._up()),_sl(_3l._pM));}};}};_3l._ir(yyftime(_sl(_sl(-_sl(_3l.y))),10));}function _pe(_3l,_4l){_jL(_3l,5,1,_3l.x,_3l.y,2,2,0,16777215,1);}function _qe(_3l,_4l){var _lL=32768;var _uw=5;var _Es=_3l._jM;var _Fs=_3l._kM;_0L(0.5);if(yyGetBool(_Es)){_6L(yyfminus(_sl(_3l.x),_sl(_Es)),yyfminus(_sl(_3l._nM),_sl(_uw)),yyfplus(_sl(_3l.x),
+_sl(_Es)),yyfplus(_sl(_3l._nM),_sl(_uw)),_lL,_lL,_lL,_lL,0)}else {if(yyGetBool(_Fs)){_6L(yyfminus(_sl(_3l.x),_sl(_uw)),yyfminus(_sl(_3l._nM),_sl(_Fs)),yyfplus(_sl(_3l.x),_sl(_uw)),yyfplus(_sl(_3l._nM),_sl(_Fs)),_lL,_lL,_lL,_lL,0)}};_0L(1);if(yyfequal(_0m(_3l,_4l,42)._Bo,3)){{if(yyfgreater(sin(yyfdivide(_sl(_rn._up()),200)),0.1)){_jL(_3l,45,0,_3l.x,yyfminus(_sl(_3l.y),32),2,2,0,65280,1)};}};}function _re(_3l,_4l){_DS(_3l,_4l);_3l._mM=0;_3l._nM=0;_3l._oM=0;_3l._jM=0;_3l._kM=0;_3l._pM=0;_3l.__X=0;_3l._9D=0?1:0;
+}function _se(_3l,_4l){if(yyfless(_vD(_3l,_4l.id),10)){{_3l._9D=1?1:0;if(yyfnotequal(_4l._lC,4)){_Y6(_4l,_3l,4)};;}};}function _te(_3l,_4l){var _0Y=_3l._rM;var _1Y=-1;if(yyCompareVal(_0Y,0,g_GMLMathEpsilon)==0){_1Y=0;}else if(yyCompareVal(_0Y,1,g_GMLMathEpsilon)==0){_1Y=1;}else if(yyCompareVal(_0Y,2,g_GMLMathEpsilon)==0){_1Y=2;}else if(yyCompareVal(_0Y,3,g_GMLMathEpsilon)==0){_1Y=3;}switch(_1Y){case 0:{{var _2Y=_8l(49);for(var _3Y in _2Y){if(!_2Y.hasOwnProperty(_3Y))continue;var _4Y=_2Y[_3Y];if(_4Y._bl)continue;
+if(!_4Y._cl)continue;if(yyfless(_4Y.x,_3l.x)){{_4Y._kr(_3l.x);_4Y._0H(0);}}}};break;}case 1:{{var _5Y=_8l(49);for(var _6Y in _5Y){if(!_5Y.hasOwnProperty(_6Y))continue;var _7Y=_5Y[_6Y];if(_7Y._bl)continue;if(!_7Y._cl)continue;if(yyfgreater(_7Y.x,_3l.x)){{_7Y._kr(_3l.x);_7Y._0H(0);}}}};break;}case 2:{{var _8Y=_8l(49);for(var _9Y in _8Y){if(!_8Y.hasOwnProperty(_9Y))continue;var _aY=_8Y[_9Y];if(_aY._bl)continue;if(!_aY._cl)continue;if(yyfless(_aY.y,_3l.y)){{_aY._Us(_3l.y);_aY._1H(0);}}}};break;}case 3:{{var _bY=_8l(49);
+for(var _cY in _bY){if(!_bY.hasOwnProperty(_cY))continue;var _dY=_bY[_cY];if(_dY._bl)continue;if(!_dY._cl)continue;if(yyfgreater(_dY.y,_3l.y)){{_dY._Us(_3l.y);_dY._1H(0);}}}};break;}};}function _ue(_3l,_4l){var _DF=_3l.x;var _Gy=_3l.y;var _eY=0?1:0;var _fY=_3l._rM;var _gY=-1;if(yyCompareVal(_fY,0,g_GMLMathEpsilon)==0){_gY=0;}else if(yyCompareVal(_fY,1,g_GMLMathEpsilon)==0){_gY=1;}else if(yyCompareVal(_fY,2,g_GMLMathEpsilon)==0){_gY=2;}else if(yyCompareVal(_fY,3,g_GMLMathEpsilon)==0){_gY=3;}switch(_gY){case 0:{
+_DF=yyfminus(_DF,2);break;}case 1:{_DF=yyfplus(_DF,2);break;}case 2:{_Gy=yyfminus(_Gy,2);break;}case 3:{_Gy=yyfplus(_Gy,2);break;}};do {{_jL(_3l,6,0,_DF,_Gy,2,2,0,16777215,1);var _hY=_3l._rM;var _iY=-1;if(yyCompareVal(_hY,0,g_GMLMathEpsilon)==0||yyCompareVal(_hY,1,g_GMLMathEpsilon)==0){_iY=0;}else if(yyCompareVal(_hY,2,g_GMLMathEpsilon)==0||yyCompareVal(_hY,3,g_GMLMathEpsilon)==0){_iY=1;}switch(_iY){case 0:{_Gy=yyfplus(_Gy,_3l._KT);_eY=yyfgreater(_Gy,yyfplus(_sl(_3l.y),_sl(_3l._sM)))?1:0;break;}case 1:{_DF=yyfplus(_DF,
+_3l._KT);_eY=yyfgreater(_DF,yyfplus(_sl(_3l.x),_sl(_3l._sM)))?1:0;break;}};}}while(!(yyGetBool(_eY)));}function _ve(_3l,_4l){_DS(_3l,_4l);_3l._rM=0;_3l._sM=0;_3l._KT=60;}function _we(_3l,_4l){_3l._fC=0;_3l._gC=_Sm(9);_3l._hC=_Sm(7);_3l._jY=1;_3l._kY=3;var _lY=_0m(_3l,_4l,48)._Cm[_Tn(1,_0m(_3l,_4l,48)._Cm)];_3l._Sw=0;if(yyfequal(_0m(_3l,_4l,42)._sm,1)){{}}else {if(yyfless(_0m(_3l,_4l,42)._Nl,12)){{if(yyfless(_Sm(200),_ml(_il(_lY,"rainfall")))){_3l._Sw=1};}}else {if(yyflessequal(_0m(_3l,_4l,42)._Nl,18)){
+{if(yyfless(_Sm(200),_ml(_il(_lY,"rainfall")))){{_3l._Sw=1;}}else {if(yyfless(yyfplus(1,_sl(_Sm(150))),_ml(_il(_lY,"snowfall")))){{_3l._Sw=2;_3l._gC=0;}}};}}else {{if(yyfless(yyfplus(1,_sl(_Sm(100))),_il(_lY,"snowfall"))){{_3l._Sw=2;_3l._gC=0;}}else {if(yyfless(_Sm(200),_il(_lY,"rainfall"))){{_3l._Sw=1;}}};}}}};if((yyGetBool(yyfequal(_3l._Sw,0)))||(yyGetBool(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"op_weather"))))||(yyGetBool(_0m(_3l,_4l,42)._Bo))){{_lp(_3l);return;}};var _mY=_ml(_il(_lY,"roof"));var _nY=-1;
+if(yyCompareVal(_mY,0,g_GMLMathEpsilon)==0){_nY=0;}else if(yyCompareVal(_mY,1,g_GMLMathEpsilon)==0){_nY=1;}else if(yyCompareVal(_mY,2,g_GMLMathEpsilon)==0){_nY=2;}switch(_nY){case 0:{break;}case 1:{if((yyGetBool(yyfequal(_3l._Sw,2)))||(yyGetBool(yyfgreater(_3l._gC,5)))){{_lp(_3l);return;}};break;}case 2:{_lp(_3l);return;break;}};}function _xe(_3l,_4l){var _oY=_3l._Sw;var _pY=-1;if(yyCompareVal(_oY,1,g_GMLMathEpsilon)==0){_pY=0;}else if(yyCompareVal(_oY,2,g_GMLMathEpsilon)==0){_pY=1;}switch(_pY){case 0:{for(var _qY=0,
+_rY=yyGetInt32(_3l._jY);_qY<_rY;_qY++){{_Oq(_Sm(_rn._Ps),0,"Weather",61);}};break;}case 1:{var _vU=_xK(_rn._vK[_Tn(0,_rn._vK)]);var _5G=_IK(_rn._vK[_Tn(0,_rn._vK)]);var _ZL=yyfplus(_sl(_5G),_sl(_Sm(_vU)));if(!yyGetBool(_Sm(2))){_Oq(_ZL,0,"Weather",62)};break;}};}function _ye(_3l,_4l){}function _ze(_3l,_4l){_DS(_3l,_4l);_3l._Sw=0;_3l._fC=0;_3l._gC=0;_3l._hC=0;_3l._jY=0;_3l._kY=0;}function _Ae(_3l,_4l){var _sY=_0m(_3l,_4l,60)._kY;var _uw=_0m(_3l,_4l,60)._gC;var _tY=_0m(_3l,_4l,60)._hC;var _uY=_tY;var _vY=-1;if(yyCompareVal(_uY,
+0,g_GMLMathEpsilon)==0){_vY=0;}else if(yyCompareVal(_uY,1,g_GMLMathEpsilon)==0){_vY=1;}else if(yyCompareVal(_uY,2,g_GMLMathEpsilon)==0){_vY=2;}else if(yyCompareVal(_uY,3,g_GMLMathEpsilon)==0){_vY=3;}else if(yyCompareVal(_uY,4,g_GMLMathEpsilon)==0){_vY=4;}else if(yyCompareVal(_uY,5,g_GMLMathEpsilon)==0){_vY=5;}else if(yyCompareVal(_uY,6,g_GMLMathEpsilon)==0){_vY=6;}else if(yyCompareVal(_uY,7,g_GMLMathEpsilon)==0){_vY=7;}switch(_vY){case 0:{_3l._0H(yyftime(_sl(_uw),0.1));break;}case 1:{_3l._0H(yyftime(_sl(_uw),
+0.05));break;}case 2:{_3l._0H(0);break;}case 3:{_3l._0H(yyftime(_sl(_uw),(-0.05)));break;}case 4:{_3l._0H(yyftime(_sl(_uw),(-0.1)));break;}case 5:{_3l._0H(yyftime(_sl(_uw),(-0.05)));break;}case 6:{_3l._0H(0);break;}case 7:{_3l._0H(yyftime(_sl(_uw),0.05));break;}};_3l._0H(0);_3l._wY=0?1:0;_3l._vX=1;var _GA=_YB(0.1,1);_3l._1H(yyftime(_sl(_sY),_sl(yyfplus(_sl(_GA),0.5))));_3l._xY=yyfplus(66,_sl(yyftime(468,_sl(_GA))));if(yyfgreater(_3l._xY,150)){_3l._vX=2};_3l._yY=yyfminus(_sl(_3l.y),25);_3l._zY=yyfplus(_sl(_3l.y),
+50);_3l._AY=yyfminus(_sl(_3l.x),250);_3l._BY=yyfplus(_sl(_3l.x),250);_3l._CY=yyfminus(_sl(_3l.x),500);_3l._DY=yyfplus(_sl(_3l.x),500);_3l._Oy(2);_3l._Py(2);}function _Be(_3l,_4l){var _EY=_3l._wY;var _FY=-1;if(yyCompareVal(_EY,0,g_GMLMathEpsilon)==0){_FY=0;}else if(yyCompareVal(_EY,1,g_GMLMathEpsilon)==0){_FY=1;}switch(_FY){case 0:{if(yyfgreater(_3l.y,_3l._xY)){{_3l._wY=1?1:0;_3l._1H(0);_3l._0H(0);_3l._Vw(11);_3l._XB(0);_3l._SG=4;}}else {{_3l._yY=yyfminus(_sl(_3l.y),25);_3l._zY=yyfplus(_sl(_3l.y),50);_3l._AY=yyfminus(_sl(_3l.x),
+250);_3l._BY=yyfplus(_sl(_3l.x),250);_3l._CY=yyfminus(_sl(_3l.x),500);_3l._DY=yyfplus(_sl(_3l.x),500);}};break;}case 1:{if(yyfgreater(_3l._oC,yyfminus(_sl(_3l._cX()),1))){_lp(_3l)};break;}};}function _Ce(_3l,_4l){if(!yyGetBool(_3l._wY)){{_hL(_3l,_3l._wC,_3l._vX,_3l.x,_3l.y);_hL(_3l,_3l._wC,_3l._vX,_3l._AY,_3l._yY);_hL(_3l,_3l._wC,_3l._vX,_3l._BY,_3l._yY);_hL(_3l,_3l._wC,_3l._vX,_3l._CY,_3l._zY);_hL(_3l,_3l._wC,_3l._vX,_3l._DY,_3l._zY);}}else {{_hL(_3l,_3l._wC,_3l._oC,_3l.x,_3l.y);_hL(_3l,_3l._wC,_3l._oC,
+_3l._AY,_3l._yY);_hL(_3l,_3l._wC,_3l._oC,_3l._BY,_3l._yY);_hL(_3l,_3l._wC,_3l._oC,_3l._CY,_3l._zY);_hL(_3l,_3l._wC,_3l._oC,_3l._DY,_3l._zY);}};}function _De(_3l,_4l){_DS(_3l,_4l);}function _Ee(_3l,_4l){_3l._XI(_YB(1,2));_3l._GY((-90));_3l._HY=0;_3l._xY=_Sm(_rn._Rs);_3l._3W=_YB(1,2);_3l._5V=_YB(0.5,0.9);_3l._yY=yyfminus(_sl(_3l.y),25);_3l._zY=yyfplus(_sl(_3l.y),50);_3l._AY=yyfminus(_sl(_3l.x),250);_3l._BY=yyfplus(_sl(_3l.x),250);_3l._CY=yyfminus(_sl(_3l.x),500);_3l._DY=yyfplus(_sl(_3l.x),500);}function _Fe(_3l,
+_4l){if(yyfgreater(_3l.y,_3l._xY)){{_3l._5V=yyfminus(_3l._5V,0.01);_3l._XI(0);if(yyfless(_3l._5V,0)){_lp(_3l)};}}else {{_3l._HY=yyfplus(_3l._HY,5);_3l._GY(yyfminus((-90),_sl(yyftime(10,_sl(yyfplus(0.5,_sl(_5C(_3l._HY))))))));_3l._yY=yyfminus(_sl(_3l.y),25);_3l._zY=yyfplus(_sl(_3l.y),50);_3l._AY=yyfminus(_sl(_3l.x),250);_3l._BY=yyfplus(_sl(_3l.x),250);_3l._CY=yyfminus(_sl(_3l.x),500);_3l._DY=yyfplus(_sl(_3l.x),500);}};}function _Ge(_3l,_4l){_jL(_3l,_3l._wC,_3l._oC,_3l.x,_3l.y,_3l._3W,_3l._3W,0,16777215,
+_3l._5V);_jL(_3l,_3l._wC,_3l._oC,_3l._AY,_3l._yY,yyftime(_sl(_3l._3W),0.5),yyftime(_sl(_3l._3W),0.5),0,16777215,_3l._5V);_jL(_3l,_3l._wC,_3l._oC,_3l._BY,_3l._yY,yyftime(_sl(_3l._3W),0.75),yyftime(_sl(_3l._3W),0.75),0,16777215,_3l._5V);_jL(_3l,_3l._wC,_3l._oC,_3l._CY,_3l._zY,yyftime(_sl(_3l._3W),0.5),yyftime(_sl(_3l._3W),0.5),0,16777215,_3l._5V);_jL(_3l,_3l._wC,_3l._oC,_3l._DY,_3l._zY,yyftime(_sl(_3l._3W),0.75),yyftime(_sl(_3l._3W),0.75),0,16777215,_3l._5V);}function _He(_3l,_4l){}function _Ie(_3l,
+_4l){_DS(_3l,_4l);}function _Je(_3l,_4l){_0m(_3l,_4l,100016)._mm=_l9(_3l,_4l,_0m(_3l,_4l,42)._Em);_0m(_3l,_4l,100006)._mm=_0m(_3l,_4l,42)._lm;_0m(_3l,_4l,100007)._mm=_0m(_3l,_4l,42)._nm;if(yyGetBool(_0m(_3l,_4l,42)._jV)){{_0m(_3l,_4l,42)._jV=0?1:0;_T7(_3l,_4l,"",_Q8(_3l,_4l,"msg_Welcome"),_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}};}function _Ke(_3l,_4l){_DS(_3l,_4l);_3l._rm=0;}function _Le(_3l,_4l){_A9(_3l,_4l,yyfplus("obj_choose_team.create:",_sl(_ul(_3l._rm))));var _DF=8;var _Gy=72;if((yyGetBool(yyfequal(_0m(_3l,
+_4l,42)._sm,1)))&&(yyGetBool(yyfequal(_0m(_3l,_4l,42)._Nl,1)))){{var _gz=0;for(;yyfless(_gz,16);_gz++){{_3l._Eq=_vp(_3l._Eq,3071543500);_3l._Eq[_wp(_gz)]=_Oq(_DF,_Gy,"Instances",7);_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._4r=22;_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._Vw(76);_DF=yyfplus(_DF,120);if(yyfgreater(_DF,368)){{_DF=8;_Gy=yyfplus(_Gy,40);}};}};_Y5(_3l,_4l);_0m(_3l,_4l,100017)._mm=_Q8(_3l,_4l,"ui_FavouriteTeam");_0m(_3l,_4l,100020)._4a=0?1:0;}}else {{_0m(_3l,_4l,100017)._mm=_Q8(_3l,_4l,"ui_JobOffers");
+var _gz=0;for(;yyfless(_gz,16);_gz++){{_3l._Eq=_vp(_3l._Eq,3071543500);_3l._Eq[_wp(_gz)]=_Oq(_DF,_Gy,"Instances",7);_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._4r=23;_0m(_3l,_4l,_3l._Eq[_Tn(_gz,_3l._Eq)])._Vw(76);_DF=yyfplus(_DF,120);if(yyfgreater(_DF,368)){{_DF=8;_Gy=yyfplus(_Gy,40);}};}};_Z5(_3l,_4l);var _IY=_d6(_3l,_4l);var _Ol=_Q8(_3l,_4l,"msg_JobOffers_1");if((yyGetBool(yyfgreater(_0m(_3l,_4l,42)._sm,3)))||(yyGetBool(yyfgreater(_IY,5)))){{_Ol=_Q8(_3l,_4l,"msg_JobOffers_2");if(yyfgreater(_IY,10)){_Ol=_Q8(_3l,
+_4l,"msg_JobOffers_3")};if((yyGetBool(yyfgreater(_IY,20)))&&(yyGetBool(yyfgreater(_0m(_3l,_4l,42)._sm,5)))){_Ol=_Q8(_3l,_4l,"msg_JobOffers_4")};}};_T7(_3l,_4l,"",_Ol,_Q8(_3l,_4l,"ui_Continue"),"",332,"",global._Ll,1);}};}function _Me(_3l,_4l){_DS(_3l,_4l);_3l._rm=0;}function _Ne(_3l,_4l){if(yyGetBool(_0m(_3l,_4l,42)._cq)){{_0m(_3l,_4l,100137)._6r=0?1:0;_0m(_3l,_4l,100136)._6r=0?1:0;}};_0m(_3l,_4l,100118)._mm="";_0m(_3l,_4l,100119)._mm="";_0m(_3l,_4l,100120)._mm="";if(yyfless(_0m(_3l,_4l,42)._Kl,10)){
+_0m(_3l,_4l,100118)._mm=_ul(yyfplus(_sl(_0m(_3l,_4l,42)._Kl),1))}else {_0m(_3l,_4l,100118)._6r=0?1:0};if(yyfless(_0m(_3l,_4l,42)._Tl,10)){_0m(_3l,_4l,100119)._mm=_ul(yyfplus(_sl(_0m(_3l,_4l,42)._Tl),1))}else {_0m(_3l,_4l,100119)._6r=0?1:0};if(yyfless(_0m(_3l,_4l,42)._Yl,10)){_0m(_3l,_4l,100120)._mm=_ul(yyfplus(_sl(_0m(_3l,_4l,42)._Yl),1))}else {_0m(_3l,_4l,100120)._6r=0?1:0};_0m(_3l,_4l,100129)._Bl=_H8(_3l,_4l,101);_0m(_3l,_4l,100128)._Bl=_H8(_3l,_4l,102);{var _JY=_8l(100129);for(var _KY in _JY){if(!_JY.hasOwnProperty(_KY))continue;
+var _LY=_JY[_KY];if(_LY._bl)continue;if(!_LY._cl)continue;_s9(_LY,_3l,_0m(_3l,_4l,42)._Dm)}};{var _MY=_8l(100128);for(var _NY in _MY){if(!_MY.hasOwnProperty(_NY))continue;var _OY=_MY[_NY];if(_OY._bl)continue;if(!_OY._cl)continue;_s9(_OY,_3l,_0m(_3l,_4l,42)._Dm)}};var _PY="";{var _QY=_8l(42);for(var _RY in _QY){if(!_QY.hasOwnProperty(_RY))continue;var _SY=_QY[_RY];if(_SY._bl)continue;if(!_SY._cl)continue;{_PY=yyfplus(_PY,yyfplus(_sl(_ul(_SY._Sn[_Tn(0,_SY._Sn)]))," - "));_PY=yyfplus(_PY,yyfplus(_sl(_ul(_SY._Sn[_Tn(1,
+_SY._Sn)]))," - "));_PY=yyfplus(_PY,_ul(_SY._Sn[_Tn(2,_SY._Sn)]));}}};_0m(_3l,_4l,100132)._mm=_PY;_b6(_3l,_4l);}function _Oe(_3l,_4l){_DS(_3l,_4l);}function _Pe(_3l,_4l){_YK(0);_ZK(0);__K(1);_K4(_3l,_4l,0);{var _TY=_8l(42);for(var _UY in _TY){if(!_TY.hasOwnProperty(_UY))continue;var _VY=_TY[_UY];if(_VY._bl)continue;if(!_VY._cl)continue;{var _Bl=_hl(_VY._Cn,0);_0m(_3l,_4l,100097)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100091)._mm=_ul(_il(_Bl,"creditcost"))};_Bl=_hl(_VY._Cn,1);_0m(_3l,_4l,
+100098)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100092)._mm=_ul(_il(_Bl,"creditcost"))};_Bl=_hl(_VY._Cn,2);_0m(_3l,_4l,100099)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100093)._mm=_ul(_il(_Bl,"creditcost"))};_Bl=_hl(_VY._Cn,3);_0m(_3l,_4l,100100)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100094)._mm=_ul(_il(_Bl,"creditcost"))};_Bl=_hl(_VY._Cn,4);_0m(_3l,_4l,100101)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100095)._mm=_ul(_il(_Bl,"creditcost"))}
+;_Bl=_hl(_VY._Cn,5);_0m(_3l,_4l,100102)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100096)._mm=_ul(_il(_Bl,"creditcost"))};_Bl=_hl(_VY._Cn,6);_0m(_3l,_4l,100105)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100104)._mm=_ul(_il(_Bl,"creditcost"))};_Bl=_hl(_VY._Cn,7);_0m(_3l,_4l,100107)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,_4l,100106)._mm=_ul(_il(_Bl,"creditcost"))};_Bl=_hl(_VY._Cn,8);_0m(_3l,_4l,100109)._Bl=_Bl;if(yyGetBool(_Xn(_Bl,"creditcost"))){_0m(_3l,
+_4l,100108)._mm=_ul(_il(_Bl,"creditcost"))};}}};}function _Qe(_3l,_4l){_DS(_3l,_4l);}function _Re(_3l,_4l){_YK(0);_ZK(0);__K(1);_0m(_3l,_4l,100309)._Bl=_H8(_3l,_4l,102);{var _WY=_8l(100309);for(var _XY in _WY){if(!_WY.hasOwnProperty(_XY))continue;var _YY=_WY[_XY];if(_YY._bl)continue;if(!_YY._cl)continue;_s9(_YY,_3l,_0m(_3l,_4l,42)._Dm)}};_0m(_3l,_4l,100310)._Bl=_H8(_3l,_4l,101);{var _ZY=_8l(100310);for(var __Y in _ZY){if(!_ZY.hasOwnProperty(__Y))continue;var _0Z=_ZY[__Y];if(_0Z._bl)continue;if(!_0Z._cl)continue;
+_s9(_0Z,_3l,_0m(_3l,_4l,42)._Dm)}};_J4(_3l,_4l,0);{var _1Z=_8l(42);for(var _2Z in _1Z){if(!_1Z.hasOwnProperty(_2Z))continue;var _3Z=_1Z[_2Z];if(_3Z._bl)continue;if(!_3Z._cl)continue;{_0m(_3l,_4l,100302)._Bl=_hl(_3Z._Wo,0);_0m(_3l,_4l,100303)._Bl=_hl(_3Z._Wo,1);_0m(_3l,_4l,100304)._Bl=_hl(_3Z._Wo,2);_0m(_3l,_4l,100305)._Bl=_hl(_3Z._Wo,3);_0m(_3l,_4l,100311)._Bl=_hl(_3Z._Wo,4);_0m(_3l,_4l,100312)._Bl=_hl(_3Z._Wo,5);_0m(_3l,_4l,100313)._Bl=_hl(_3Z._Wo,6);_0m(_3l,_4l,100314)._Bl=_hl(_3Z._Wo,7);}}};}function _Se(_3l,
+_4l){_DS(_3l,_4l);}function _Te(_3l,_4l){_A9(_3l,_4l,"------> Create: obj_home");_0m(_3l,_4l,42)._Ym=0?1:0;_0m(_3l,_4l,100036)._mm=_Q8(_3l,_4l,"ui_Continue");if((yyGetBool(yyfequal(_0m(_3l,_4l,42)._Nl,1)))&&(yyGetBool(yyfless(_0m(_3l,_4l,42)._Zn,4)))&&(yyGetBool(yyfless(_el(_0m(_3l,_4l,42)._An),1)))){{_0m(_3l,_4l,100036)._mm=_Q8(_3l,_4l,"ui_Draft");}};_x5(_3l,_4l,100039,_0m(_3l,_4l,42)._Gm,_0m(_3l,_4l,42)._Hm);_25(_3l,_4l);var _4Z=_0m(_3l,_4l,42)._cq;var _5Z=-1;if(yyCompareVal(_4Z,1,g_GMLMathEpsilon)==0||yyCompareVal(_4Z,
+2,g_GMLMathEpsilon)==0){_5Z=0;}else if(yyCompareVal(_4Z,3,g_GMLMathEpsilon)==0||yyCompareVal(_4Z,4,g_GMLMathEpsilon)==0||yyCompareVal(_4Z,5,g_GMLMathEpsilon)==0){_5Z=1;}else if(yyCompareVal(_4Z,6,g_GMLMathEpsilon)==0||yyCompareVal(_4Z,7,g_GMLMathEpsilon)==0){_5Z=2;}switch(_5Z){case 0:{_0m(_3l,_4l,100042)._fo=1?1:0;_0m(_3l,_4l,100040)._6r=0?1:0;_0m(_3l,_4l,100036)._6r=0?1:0;_0m(_3l,_4l,100048)._6r=0?1:0;break;}case 1:{_0m(_3l,_4l,100040)._fo=1?1:0;_0m(_3l,_4l,100036)._6r=0?1:0;_0m(_3l,_4l,100048)._6r=0?1:0;
+break;}case 2:{_0m(_3l,_4l,100036)._fo=1?1:0;break;}default :{break;}};__7(_3l,_4l);if(yyfgreaterequal(_06(_3l,_4l),100)){_J2(_3l,_4l,"ACH_MORALE100")};}function _Ue(_3l,_4l){if(!yyGetBool(_il(_0m(_3l,_4l,42)._1n,"fullversion"))){{var _6Z=yyfminus(5,_sl(_0m(_3l,_4l,42)._xt));_0m(_3l,_4l,100049)._0H((-1.5));_0m(_3l,_4l,100049)._mm=_Q8(_3l,_4l,"msg_LimitedVersion");_0m(_3l,_4l,100049)._mm=_Pl(_0m(_3l,_4l,100049)._mm,"$num",_6Z);if(yyfless(_0m(_3l,_4l,100049).x,(-500))){_0m(_3l,_4l,100049)._kr(yyfplus(_sl(_Qq()),
+500))};}}else {{_0m(_3l,_4l,100049)._0H(0);_0m(_3l,_4l,100049)._mm="";}};}function _Ve(_3l,_4l){}function _We(_3l,_4l){_DS(_3l,_4l);}function _Xe(_3l,_4l){__5(_3l,_4l);_0m(_3l,_4l,100074)._0H((-1.5));_YK(0);_3l._7Z=_3L(_Q8(_3l,_4l,"ui_Credits"));}function _Ye(_3l,_4l){if(yyfless(_0m(_3l,_4l,100074).x,_sl(-_sl(_3l._7Z)))){_0m(_3l,_4l,100074)._kr(yyfplus(_sl(_Qq()),_sl(yyftime(_sl(_3l._7Z),0.5))))};}function _Ze(_3l,_4l){_DS(_3l,_4l);}function __e(_3l,_4l){var _8Z=_0m(_3l,_4l,42)._1m;var _9Z=-1;if(yyCompareVal(_8Z,
+5,g_GMLMathEpsilon)==0){_9Z=0;}switch(_9Z){case 0:{_0m(_3l,_4l,100148)._5r=87;_P2(_3l,_4l,2);break;}default :{_P2(_3l,_4l,_0m(_3l,_4l,42)._Gm);break;}};}function _0f(_3l,_4l){_DS(_3l,_4l);_3l._aZ=1?1:0;}function _1f(_3l,_4l){var _bZ=_MW("Instances1");var _cZ=_MW("Instances2");_go(_bZ,0);_go(_cZ,0);_0m(_3l,_4l,100189)._4a=1?1:0;_0m(_3l,_4l,100191)._4a=0?1:0;_0m(_3l,_4l,100192)._4a=0?1:0;if(yyGetBool(_0m(_3l,_4l,42)._dm)){{_0m(_3l,_4l,100189)._4a=0?1:0;_0m(_3l,_4l,100191)._4a=1?1:0;_0m(_3l,_4l,100192)._4a=1?1:0;
+_0m(_3l,_4l,100192)._fo=1?1:0;}};if(yyfgreater(_0m(_3l,_4l,42)._Nl,17)){{_go(_bZ,1);_0m(_3l,_4l,100190)._mm=_Q8(_3l,_4l,"ui_PlayOffs");_0m(_3l,_4l,100186)._mm=_Q8(_3l,_4l,"ui_Super#Bowl");var _wu=_m5(_3l,_4l,18);if(!yyGetBool(_wu)){{_A9(_3l,_4l,"NO PLAY OFFS! Trying to recreate playoffs");_f5(_3l,_4l);_wu=_m5(_3l,_4l,18);}};if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100165)._mm=_il(_XT,"tla");_0m(_3l,_4l,100164)._mm=_il(_YT,"tla");
+if(yyfequal(_0m(_3l,_4l,42)._Nl,18)){{_0m(_3l,_4l,100165)._7T=1?1:0;_0m(_3l,_4l,100164)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,18)){{_0m(_3l,_4l,100165)._0r=0.5;_0m(_3l,_4l,100164)._0r=0.5;}}};}};_wu=_m5(_3l,_4l,19);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100166)._mm=_il(_XT,"tla");_0m(_3l,_4l,100167)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,19)){{_0m(_3l,_4l,100166)._7T=1?1:0;_0m(_3l,_4l,100167)._7T=1?1:0;
+}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,19)){{_0m(_3l,_4l,100166)._0r=0.5;_0m(_3l,_4l,100167)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,20);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100176)._mm=_il(_XT,"tla");_0m(_3l,_4l,100175)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,20)){{_0m(_3l,_4l,100176)._7T=1?1:0;_0m(_3l,_4l,100175)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,20)){{_0m(_3l,_4l,100176)._0r=0.5;_0m(_3l,_4l,100175)._0r=0.5;
+}}};}};var _wu=_m5(_3l,_4l,21);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100177)._mm=_il(_XT,"tla");_0m(_3l,_4l,100178)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,21)){{_0m(_3l,_4l,100177)._7T=1?1:0;_0m(_3l,_4l,100178)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,21)){{_0m(_3l,_4l,100177)._0r=0.5;_0m(_3l,_4l,100178)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,22);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));
+var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100168)._mm=_il(_XT,"tla");_0m(_3l,_4l,100169)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,22)){{_0m(_3l,_4l,100168)._7T=1?1:0;_0m(_3l,_4l,100169)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,22)){{_0m(_3l,_4l,100168)._0r=0.5;_0m(_3l,_4l,100169)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,23);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100171)._mm=_il(_XT,"tla");_0m(_3l,_4l,
+100170)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,23)){{_0m(_3l,_4l,100171)._7T=1?1:0;_0m(_3l,_4l,100170)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,23)){{_0m(_3l,_4l,100171)._0r=0.5;_0m(_3l,_4l,100170)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,24);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100179)._mm=_il(_XT,"tla");_0m(_3l,_4l,100180)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,24)){{_0m(_3l,_4l,100179)._7T=1?1:0;
+_0m(_3l,_4l,100180)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,24)){{_0m(_3l,_4l,100179)._0r=0.5;_0m(_3l,_4l,100180)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,25);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100182)._mm=_il(_XT,"tla");_0m(_3l,_4l,100181)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,25)){{_0m(_3l,_4l,100182)._7T=1?1:0;_0m(_3l,_4l,100181)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,25)){{_0m(_3l,_4l,
+100182)._0r=0.5;_0m(_3l,_4l,100181)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,26);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100172)._mm=_il(_XT,"tla");_0m(_3l,_4l,100173)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,26)){{_0m(_3l,_4l,100172)._7T=1?1:0;_0m(_3l,_4l,100173)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,26)){{_0m(_3l,_4l,100172)._0r=0.5;_0m(_3l,_4l,100173)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,27);if(yyGetBool(_wu)){
+{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,_4l,100183)._mm=_il(_XT,"tla");_0m(_3l,_4l,100184)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,27)){{_0m(_3l,_4l,100183)._7T=1?1:0;_0m(_3l,_4l,100184)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,27)){{_0m(_3l,_4l,100183)._0r=0.5;_0m(_3l,_4l,100184)._0r=0.5;}}};}};var _wu=_m5(_3l,_4l,28);if(yyGetBool(_wu)){{var _XT=_i9(_3l,_4l,_il(_wu,"away_team"));var _YT=_i9(_3l,_4l,_il(_wu,"home_team"));_0m(_3l,
+_4l,100174)._mm=_il(_XT,"tla");_0m(_3l,_4l,100185)._mm=_il(_YT,"tla");if(yyfequal(_0m(_3l,_4l,42)._Nl,28)){{_0m(_3l,_4l,100174)._7T=1?1:0;_0m(_3l,_4l,100185)._7T=1?1:0;}}else {if(yyfgreater(_0m(_3l,_4l,42)._Nl,28)){{_0m(_3l,_4l,100174)._0r=0.5;_0m(_3l,_4l,100185)._0r=0.5;}}};}};}}else {{_go(_cZ,1);_0m(_3l,_4l,100190)._mm=_Q8(_3l,_4l,"ui_PlayOffPicture");}};{var _dZ=_8l(2);for(var _eZ in _dZ){if(!_dZ.hasOwnProperty(_eZ))continue;var _fZ=_dZ[_eZ];if(_fZ._bl)continue;if(!_fZ._cl)continue;{_A9(_fZ,_3l,_fZ._mm);
+if(yyfequal(_fZ._mm,_il(_0m(_3l,_4l,42)._Dm,"tla"))){{_fZ._am=global._bm;_fZ._3T=global._bm;}};}}};}function _2f(_3l,_4l){_DS(_3l,_4l);_3l._aZ=1?1:0;}function _3f(_3l,_4l){if(yyfgreater(_0m(_3l,_4l,42)._cq,0)){{_b6(_3l,_4l);return;}};_j9(_3l,_4l);var _Cm=_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)];_3l._gZ=_Oq(yyftime(_sl(_Qq()),0.3),96,"Instances",73);_0m(_3l,_4l,_3l._gZ)._Vn=_il(_Cm,"name");_0m(_3l,_4l,_3l._gZ)._5r=_ml(_il(_Cm,"helmet"));_0m(_3l,_4l,_3l._gZ)._hZ=_r9(_3l,_4l,_Cm);_0m(_3l,_4l,_3l._gZ)._LB=_q9(_3l,
+_4l,_Cm);_0m(_3l,_4l,_3l._gZ)._WR=_0m(_3l,_4l,42)._oR;_0m(_3l,_4l,_3l._gZ)._XR=_0m(_3l,_4l,42)._pR;_0m(_3l,_4l,_3l._gZ)._YR=_0m(_3l,_4l,42)._rR;_0m(_3l,_4l,_3l._gZ)._iZ=_f9(_3l,_4l,_Cm,0);_Cm=_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)];_3l._jZ=_Oq(yyftime(_sl(_Qq()),0.7),96,"Instances",73);_0m(_3l,_4l,_3l._jZ)._ZB=(-1);_0m(_3l,_4l,_3l._jZ)._Vn=_il(_Cm,"name");_0m(_3l,_4l,_3l._jZ)._5r=_ml(_il(_Cm,"helmet"));_0m(_3l,_4l,_3l._jZ)._hZ=_r9(_3l,_4l,_Cm);_0m(_3l,_4l,_3l._jZ)._LB=_q9(_3l,_4l,_Cm);_0m(_3l,
+_4l,_3l._jZ)._WR=_0m(_3l,_4l,42)._gR;_0m(_3l,_4l,_3l._jZ)._XR=_0m(_3l,_4l,42)._kR;_0m(_3l,_4l,_3l._jZ)._YR=_0m(_3l,_4l,42)._mR;_0m(_3l,_4l,_3l._jZ)._iZ=_f9(_3l,_4l,_Cm,0);var _kZ="";var _lZ="";{var _mZ=_8l(42);for(var _nZ in _mZ){if(!_mZ.hasOwnProperty(_nZ))continue;var _oZ=_mZ[_nZ];if(_oZ._bl)continue;if(!_oZ._cl)continue;{var _dl=0;for(;yyfless(_dl,_el(_oZ._Um));_dl++){{var _Bl=_hl(_oZ._Um,_dl);if(yyGetBool(_il(_Bl,"resting"))){{if(yyfnotequal(_kZ,"")){_kZ=yyfplus(_kZ,", ")};if(yyfnotequal(_lZ,"")){_lZ=yyfplus(_lZ,
+", ")};_kZ=yyfplus(_kZ,_99(_oZ,_3l,_il(_Bl,"position")));_lZ=yyfplus(_lZ,yyfplus(yyfplus(yyfplus("[",_sl(_99(_oZ,_3l,_il(_Bl,"position")))),"] "),_sl(_il(_Bl,"lname"))));}};}};if(yyfnotequal(_lZ,"")){{_0m(_3l,_4l,100209)._Pq=yyfplus(yyfplus(_sl(_il(_oZ._Dm,"name"))," "),_sl(_Q8(_oZ,_3l,"ui_Resting")));if(yyfgreater(_ku(_lZ),26)){{if(yyfgreater(_ku(_kZ),26)){_0m(_3l,_4l,100210)._mm=_wr(_kZ,1,26)}else {_0m(_3l,_4l,100210)._mm=_kZ};}}else {_0m(_3l,_4l,100210)._mm=_lZ};}};}}};if(yyfequal(_lZ,"")){{_0m(_3l,
+_4l,100209)._4a=0?1:0;_0m(_3l,_4l,100210)._4a=0?1:0;if(yyGetBool(global._fB)){{_Oq(56,232,"Instances",41);var _pZ=_Oq(184,232,"Instances",41);_0m(_3l,_4l,_pZ)._Vw(114);_0m(_3l,_4l,_pZ)._cV=1?1:0;}};}};}function _4f(_3l,_4l){_DS(_3l,_4l);}function _5f(_3l,_4l){_3l.__T=_0U(0,"colorHelmet");_3l._1U=_0U(0,"colorShirt");_3l._3U=_0U(0,"colorPants");_3l._5U=_0U(0,"replaceHelmet");_3l._6U=_0U(0,"replaceShirt");_3l._8U=_0U(0,"replacePants");}function _6f(_3l,_4l){}function _7f(_3l,_4l){_gU(0);_hU(_3l.__T,1,0,
+0);_hU(_3l._1U,0,1,0);_hU(_3l._3U,1,0,1);_hU(_3l._5U,_3l._WR[_Tn(0,_3l._WR)],_3l._WR[_Tn(1,_3l._WR)],_3l._WR[_Tn(2,_3l._WR)]);_hU(_3l._6U,_3l._XR[_Tn(0,_3l._XR)],_3l._XR[_Tn(1,_3l._XR)],_3l._XR[_Tn(2,_3l._XR)]);_hU(_3l._8U,_3l._YR[_Tn(0,_3l._YR)],_3l._YR[_Tn(1,_3l._YR)],_3l._YR[_Tn(2,_3l._YR)]);_jL(_3l,_3l._wC,_3l._5r,_3l.x,_3l.y,2,2,0,16777215,1);_sU();_YK(1);_ZK(1);__K(1);var _1r=yyfplus(_sl(_3l.y),72);_5L(_3l.x,_1r,_UK(_3l._Vn));_YK(0);_1r=yyfplus(_1r,16);if(yyGetBool(_3l._qZ)){_5L(_3l.x,_1r,_3l._iZ)}
+;_ZK(2);if(yyfequal(_3l._ZB,(-1))){_ZK(0)};if(!yyGetBool(_3l._qZ)){return };_1r=yyfplus(_1r,14);_5L(_3l.x,_1r,_UK(_Q8(_3l,_4l,"ui_Defense")));var _ZL=_3l.x;if(yyfequal(_3l._ZB,1)){_jL(_3l,64,_3l._hZ,yyfplus(_sl(_ZL),5),_1r,1,1,0,65535,1)}else {_jL(_3l,64,_3l._hZ,yyfminus(_sl(_ZL),5),_1r,(-1),1,0,65535,1)};_1r=yyfplus(_1r,14);_5L(_3l.x,_1r,_UK(_Q8(_3l,_4l,"ui_Offense")));if(yyfequal(_3l._ZB,1)){_jL(_3l,64,_3l._LB,yyfplus(_sl(_ZL),5),_1r,1,1,0,65535,1)}else {_jL(_3l,64,_3l._LB,yyfminus(_sl(_ZL),5),_1r,
+(-1),1,0,65535,1)};}function _8f(_3l,_4l){_DS(_3l,_4l);_3l._Vn="Team Name";_3l._hZ=0;_3l._LB=0;_3l._ZB=1;_3l._WR=_vp(_3l._WR,3666812894);_3l._WR[_wp(3)]=0;_3l._XR=_vp(_3l._XR,1027333011);_3l._XR[_wp(3)]=0;_3l._YR=_vp(_3l._YR,3194782232);_3l._YR[_wp(3)]=0;_3l._qZ=1?1:0;_3l._iZ="0-0-0";_3l._5r=0;}function _9f(_3l,_4l){_3l._rZ=_il(_0m(_3l,_4l,42)._Cm[_Tn(0,_0m(_3l,_4l,42)._Cm)],"name");_3l._sZ=_il(_0m(_3l,_4l,42)._Cm[_Tn(1,_0m(_3l,_4l,42)._Cm)],"name");_0m(_3l,_4l,100195)._mm=_wr(_3l._rZ,1,10);_0m(_3l,
+_4l,100194)._mm=_wr(_3l._sZ,1,10);_0m(_3l,_4l,100196)._mm=_0m(_3l,_4l,42)._cv[_Tn(0,_0m(_3l,_4l,42)._cv)];_0m(_3l,_4l,100197)._mm=_0m(_3l,_4l,42)._cv[_Tn(1,_0m(_3l,_4l,42)._cv)];_x5(_3l,_4l,100203,_0m(_3l,_4l,42)._Gm,_0m(_3l,_4l,42)._Hm);_0m(_3l,_4l,100204)._rm=_0m(_3l,_4l,42)._Gm;__7(_3l,_4l);_0m(_3l,_4l,100198)._4a=0?1:0;_0m(_3l,_4l,100200)._4a=0?1:0;_3l._tZ=_rn._up();if(yyGetBool(_0m(_3l,_4l,42)._az)){{_3l._1m=2;_3l._tZ=0;}};if(yyfgreaterequal(_0m(_3l,_4l,42)._Lp,100)){_J2(_3l,_4l,"ACH_FANS100")}
+;}function _af(_3l,_4l){_i6(_3l,_4l);_0m(_3l,_4l,100202)._mm=_36(_3l,_4l);{var _uZ=_8l(5);for(var _vZ in _uZ){if(!_uZ.hasOwnProperty(_vZ))continue;var _wZ=_uZ[_vZ];if(_wZ._bl)continue;if(!_wZ._cl)continue;{if(yyfless(_wZ._jr(),_3l._jr())){{_wZ._tZ=_rn._up();return;}};}}};if(!yyGetBool(_0m(_3l,_4l,42)._az)){{_0m(_3l,_4l,100201)._JM=_0m(_3l,_4l,42)._Lp;_a6(_3l,_4l);}};if(yyfless(_rn._up(),yyfplus(_sl(_3l._tZ),_sl(yyftime(_sl(yyfplus(_sl(_3l._1m),1)),500))))){return };var _xZ=_3l._1m;var _yZ=-1;if(yyCompareVal(_xZ,
+0,g_GMLMathEpsilon)==0){_yZ=0;}else if(yyCompareVal(_xZ,1,g_GMLMathEpsilon)==0){_yZ=1;}else if(yyCompareVal(_xZ,2,g_GMLMathEpsilon)==0){_yZ=2;}switch(_yZ){case 0:{_4l._1m++;break;}case 1:{var _zZ=yyfplus(_sl(_0m(_3l,_4l,100201).x),_sl(yyftime(_sl(_0m(_3l,_4l,100201)._OM()),0.16)));var _AZ=yyfplus(_sl(_0m(_3l,_4l,100201).x),_sl(yyftime(_sl(_0m(_3l,_4l,100201)._OM()),0.5)));var _BZ=yyfplus(_sl(_0m(_3l,_4l,100201).x),_sl(yyftime(_sl(_0m(_3l,_4l,100201)._OM()),0.82)));var _6G=yyfplus(_sl(_0m(_3l,_4l,100201).y),
+_sl(yyftime(_sl(_0m(_3l,_4l,100201)._Vs()),0.5)));var _CZ=yyfplus(_sl(_0m(_3l,_4l,100202).x),_sl(yyftime(_sl(_0m(_3l,_4l,100202)._OM()),0.5)));var _DZ=yyfplus(_sl(_0m(_3l,_4l,100202).y),_sl(yyftime(_sl(_0m(_3l,_4l,100202)._Vs()),0.5)));_A5(_3l,_4l,_zZ,_6G,_CZ,_DZ,1,1,(-4));if(yyfgreater(_0m(_3l,_4l,42)._Lp,33)){_A5(_3l,_4l,_AZ,_6G,_CZ,_DZ,1,1,(-4))};if(yyfgreater(_0m(_3l,_4l,42)._Lp,66)){_A5(_3l,_4l,_BZ,_6G,_CZ,_DZ,1,1,(-4))};_3l._1m++;break;}case 2:{if(!yyGetBool(_DA(47))){{_0m(_3l,_4l,100198)._4a=1?1:0;
+_0m(_3l,_4l,100200)._4a=1?1:0;}};break;}};}function _bf(_3l,_4l){_DS(_3l,_4l);_3l._1m=0;_3l._tZ=0;}function _cf(_3l,_4l){_0m(_3l,_4l,100317)._4a=0?1:0;_0m(_3l,_4l,42)._Um=_b8(_3l,_4l,_0m(_3l,_4l,42)._Um,3);_3l._Zw=_yl();_3l._Yw=_yl();_3l._0x=_yl();_3l.__w=_yl();_3l._1x=_yl();_3l._3x=_yl();_3l._6x=_yl();_3l._2x=_yl();_3l._5x=_yl();_3l._4x=_yl();_3l._7x=_yl();_3l._8x=_yl();if(yyfequal(_0m(_3l,_4l,42)._1m,6)){{_3l._tZ=_rn._up();if(yyfgreater(_0m(_3l,_4l,42)._Nl,17)){{_0m(_3l,_4l,100318)._mm=_Q8(_3l,_4l,
+"ui_EndWeek");}}else {{_0m(_3l,_4l,100318)._mm=_Q8(_3l,_4l,"ui_EndWeekN");_0m(_3l,_4l,100318)._mm=_Pl(_0m(_3l,_4l,100318)._mm,"$num",_0m(_3l,_4l,42)._Nl);}};_0m(_3l,_4l,100323)._4a=0?1:0;_0m(_3l,_4l,100323)._4a=0?1:0;_B5(_3l,_4l,_76(_3l,_4l),1);_96(_3l,_4l);}}else {{_0m(_3l,_4l,100318)._mm=_Q8(_3l,_4l,"ui_Roster");_B5(_3l,_4l,1,0);}};}function _df(_3l,_4l){_Fl(_3l._Zw);_Fl(_3l._Yw);_Fl(_3l._0x);_Fl(_3l.__w);_Fl(_3l._1x);_Fl(_3l._3x);_Fl(_3l._6x);_Fl(_3l._2x);_Fl(_3l._5x);_Fl(_3l._4x);_Fl(_3l._7x);_Fl(_3l._8x);
+}function _ef(_3l,_4l){if(yyfnotequal(_0m(_3l,_4l,42)._1m,6)){return };{var _EZ=_8l(5);for(var _FZ in _EZ){if(!_EZ.hasOwnProperty(_FZ))continue;var _GZ=_EZ[_FZ];if(_GZ._bl)continue;if(!_GZ._cl)continue;if(yyfless(_GZ._jr(),_3l._jr())){_GZ._tZ=_rn._up()}}};if(yyfless(_rn._up(),yyfplus(_sl(_3l._tZ),_sl(yyftime(_sl(yyfplus(_sl(_3l._1m),1)),1000))))){return };var _HZ=_3l._1m;var _IZ=-1;if(yyCompareVal(_HZ,0,g_GMLMathEpsilon)==0){_IZ=0;}else if(yyCompareVal(_HZ,1,g_GMLMathEpsilon)==0){_IZ=1;}switch(_IZ){case 0:{
+var _JZ=1?1:0;var _dl=1;for(;yyfless(_dl,_el(_3l._0x));_dl++){{var _Bl=_hl(_0m(_3l,_4l,42)._Um,yyfminus(_sl(_dl),1));_KZ(_3l._0x,_dl,_cm(yyfplus(_sl(_hl(_3l._0x,_dl)),1),1,_il(_Bl,"condition")));if(yyfless(_hl(_3l._0x,_dl),_il(_Bl,"condition"))){_JZ=0?1:0};}};if(yyGetBool(_JZ)){_3l._1m++};break;}case 1:{_0m(_3l,_4l,100317)._4a=1?1:0;_3l._1m++;break;}};}function _ff(_3l,_4l){}function _gf(_3l,_4l){_YK(0);_ZK(1);_0L(1);var _1L=yyfplus(_sl(_3l.x),4);var _1r=yyfplus(_sl(_3l.y),16);var _LZ=12;var _MZ=34;var _NZ=0;
+for(;yyfless(_NZ,_el(_3l._Yw));_NZ++){{_aL(16777215);if(yyfgreater(_NZ,0)){{_hL(_3l,58,_26(_3l,_4l,_hl(_3l._Yw,_NZ)),_1L,_1r);}};_1L=yyfplus(_1L,12);_ZK(0);var _sr=_hl(_3l._Zw,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_ZK(1);_1L=yyfplus(_1L,82);_aL(_k8(_3l,_4l,_hl(_3l.__w,_NZ)));var _sr=_99(_3l,_4l,_hl(_3l.__w,_NZ));_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1);_5L(_1L,_1r,_sr);_aL(16777215);_1L=yyfplus(_1L,_MZ);var _9x=_hl(_3l._0x,
+_NZ);if(yyfequal(_NZ,0)){{_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_9x,0,0,0,0,1);_5L(_1L,_1r,_9x);}}else {{if(yyflessequal(_9x,40)){{var _OZ=_ul(abs(_9x));if(yyflessequal(_9x,0)){{_eT(yyfplus(_sl(_1L),5),yyfplus(_sl(_1r),1),_OZ,0,0,0,0,1);_eT(yyfplus(_sl(_1L),6),_1r,_OZ,255,255,255,255,1);_hL(_3l,61,0,yyfminus(yyfminus(_sl(_1L),2),_sl(yyfdivide(_sl(_3L(_OZ)),2))),_1r);}}else {if(yyflessequal(_9x,20)){{_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),yyfplus(_sl(_OZ),"%"),0,0,0,0,1);_eT(_1L,_1r,yyfplus(_sl(_OZ),
+"%"),4235519,4235519,4235519,4235519,1);}}else {{_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),yyfplus(_sl(_OZ),"%"),0,0,0,0,1);_eT(_1L,_1r,yyfplus(_sl(_OZ),"%"),65535,65535,65535,65535,1);}}};}}else {{_5L(_1L,_1r,yyfplus(_sl(_ul(_9x)),"%"));}};}};if(yyfequal(_0m(_3l,_4l,42)._1m,6)){{_aL(16777215);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._1x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._2x,_NZ);if(yyfequal(_NZ,
+0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._3x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._4x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._5x,_NZ);if(yyfequal(_NZ,0)){{_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1);_5L(_1L,
+_1r,_sr);}};_eT(_1L,_1r,_sr,16777215,16777215,16777215,16777215,1);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._6x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);_bL(global._bm);var _sr=_hl(_3l._7x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,yyfplus(_sl(_MZ),8));var _1T=yyfplus(1,_sl(sin(yyfdivide(_sl(_rn._up()),100))));_bL(16777215);var _sr=_hl(_3l._8x,_NZ);
+if(yyfequal(_NZ,0)){{_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1);}}else {if(yyGetBool(_tq("flash_",_sr))){{_sr=_Pl(_sr,"flash_","");_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,yyftime(_sl(_1T),0.7));_0L(_1T);_bL(global._bm);}}};_5L(_1L,_1r,_sr);_0L(1);}}else {{_aL(16777215);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._1x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._2x,_NZ);if(yyfequal(_NZ,
+0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._3x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._4x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._5x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,
+_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._6x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,_1r,_sr);_1L=yyfplus(_1L,_MZ);var _sr=_hl(_3l._7x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)}else {if(yyfequal(_sr,21)){_bL(global._bm)}};_5L(_1L,_1r,_sr);_bL(16777215);_1L=yyfplus(_1L,yyfplus(_sl(_MZ),8));var _sr=_hl(_3l._8x,_NZ);if(yyfequal(_NZ,0)){_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_sr,0,0,0,0,1)};_5L(_1L,
+_1r,_sr);}};_1L=yyfplus(_sl(_3l.x),4);_1r=yyfplus(_1r,_LZ);}};_0L(1);_bL(16777215);}function _hf(_3l,_4l){_DS(_3l,_4l);_3l._fw=0;_3l._1m=0;_3l._tZ=0;}function _if(_3l,_4l){_3l._Bl=_0m(_3l,_4l,42)._tn;if(yyfequal(_3l._Bl,(-4))){return };_A9(_3l,_4l,yyfplus("face_x=",_sl(_ul(_il(_3l._Bl,"face_x")))));_A9(_3l,_4l,yyfplus("face_y=",_sl(_ul(_il(_3l._Bl,"face_y")))));_YK(0);_ZK(0);__K(1);_0m(_3l,_4l,0)._4a=0?1:0;var _Vn=yyfplus(yyfplus(yyfplus(yyfplus(_sl(_99(_3l,_4l,_il(_3l._Bl,"position")))," - "),_sl(_il(_3l._Bl,
+"fname")))," "),_sl(_il(_3l._Bl,"lname")));_0m(_3l,_4l,100229)._mm=_Vn;var _AN=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Age")),": "),_sl(_ul(_il(_3l._Bl,"age"))));if(yyfequal(_il(_3l._Bl,"age"),21)){_AN=yyfplus(_AN,yyfplus(yyfplus(" ",_sl(_Q8(_3l,_4l,"ui_Rookie")))," "))};_0m(_3l,_4l,100238)._mm=_AN;_3l._PZ=yyfplus(_sl(_0m(_3l,_4l,100238).x),_sl(_3L(_0m(_3l,_4l,100238)._mm)));_3l._QZ=_0m(_3l,_4l,100238).y;if(yyfgreater(_il(_3l._Bl,"age"),21)){_3l._QZ=(-999)};_0m(_3l,_4l,100228)._Pq=_a9(_3l,_4l,_il(_3l._Bl,
+"position"));_0m(_3l,_4l,100231)._mm=_UK(yyfplus(_sl(_Q8(_3l,_4l,"ui_Condition")),": "));_3l._RZ=yyfplus(_sl(_0m(_3l,_4l,100231).x),_sl(_3L(_0m(_3l,_4l,100231)._mm)));_3l._SZ=_0m(_3l,_4l,100231).y;_3l._TZ=_UK(_e9(_3l,_4l,_il(_3l._Bl,"condition")));_3l._UZ=16777215;_3l._VZ=0;if(yyGetBool(_il(_3l._Bl,"resting"))){{_3l._UZ=global._bm;_3l._VZ=3;}}else {if(yyflessequal(_il(_3l._Bl,"condition"),0)){{_3l._UZ=255;_3l._VZ=0;}}else {if(yyflessequal(_il(_3l._Bl,"condition"),20)){{_3l._UZ=4235519;_3l._VZ=1;}}
+else {if(yyflessequal(_il(_3l._Bl,"condition"),40)){{_3l._UZ=65535;_3l._VZ=2;}}}}};_3l._WZ=yyfplus(_sl(_3l._RZ),_sl(_3L(yyfplus(_sl(_3l._TZ)," "))));var _3p=yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Contract")),": $"),_sl(_ul(_il(_3l._Bl,"salary")))),"m ("),_sl(_ul(_il(_3l._Bl,"contract")))),_sl(_Q8(_3l,_4l,"sla_Year"))),")");_0m(_3l,_4l,100230)._mm=_3p;_0m(_3l,_4l,100236)._mm=_UK(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Attitude")),": "),_sl(_b9(_3l,_4l,_il(_3l._Bl,"attitude")))));
+_3l._XZ=yyfplus(_sl(_0m(_3l,_4l,100236).x),_sl(_3L(yyfplus(_sl(_0m(_3l,_4l,100236)._mm)," "))));_3l._YZ=_0m(_3l,_4l,100236).y;_0m(_3l,_4l,100237)._mm=_Q8(_3l,_4l,"ui_Rating");var _bT=yyfplus(_sl(_3L(_0m(_3l,_4l,100237)._mm)),8);_3l._ZZ=_0m(_3l,_4l,100237).x;_3l.__Z=yyfplus(_sl(_0m(_3l,_4l,100237).y),12);_3l._0_=0;_0m(_3l,_4l,100240)._mm=_Q8(_3l,_4l,"ui_Potential");var _bT=yyfplus(_sl(_3L(_0m(_3l,_4l,100240)._mm)),8);_3l._1_=_0m(_3l,_4l,100240).x;_3l._2_=yyfplus(_sl(_0m(_3l,_4l,100240).y),12);_3l._3_=0;
+var _4_=1;if(!yyGetBool(_I8(_3l,_4l,_il(_3l._Bl,"position")))){{_3l._0_=_98(_3l,_4l,_3l._Bl);_3l._3_=_a8(_3l,_4l,_3l._Bl);_4_=_U4(_3l,_4l,_3l._Bl);}};var _5_=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Value")),": "),_sl(_c9(_3l,_4l,_4_)));_0m(_3l,_4l,100242)._mm=_5_;_0m(_3l,_4l,100243)._mm="";_0m(_3l,_4l,100243)._3T=global._bm;_3l._6_=0;_3l._7_=0;if(yyfgreater(_Dl(_0m(_3l,_4l,42)._Bn,_0m(_3l,_4l,42)._tn),(-1))){{var _8_=_il(_0m(_3l,_4l,42)._tn,"intrade_pick");_A9(_3l,_4l,yyfplus("Intrade_pick = ",_sl(_ul(_il(_0m(_3l,
+_4l,42)._tn,"intrade_pick")))));_0m(_3l,_4l,100243)._mm=_UK(yyfplus(yyfplus(yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Cost")),": "),_sl(_c9(_3l,_4l,_8_)))," ("),_sl(_ul(_0m(_3l,_4l,42)._Sn[_Tn(yyfminus(_sl(_8_),1),_0m(_3l,_4l,42)._Sn)]))),")"));_3l._6_=yyfplus(_sl(_0m(_3l,_4l,100243).x),_sl(_3L(yyfplus(_sl(_0m(_3l,_4l,100243)._mm)," "))));_3l._7_=_0m(_3l,_4l,100243).y;}}else {if((yyGetBool(yyfgreater(_Dl(_0m(_3l,_4l,42)._Um,_0m(_3l,_4l,42)._tn),(-1))))&&(yyGetBool(yyfgreater(_il(_0m(_3l,_4l,42)._tn,
+"outtrade_pick"),0)))){{var _8_=_il(_0m(_3l,_4l,42)._tn,"outtrade_pick");var _9_=yyfplus(yyfplus(" (",_sl(_ul(_0m(_3l,_4l,42)._Sn[_Tn(yyfminus(_sl(_8_),1),_0m(_3l,_4l,42)._Sn)]))),")");_0m(_3l,_4l,100243)._mm=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Offer")),": "),_sl(_c9(_3l,_4l,_8_))),_sl(_9_));_3l._6_=yyfplus(_sl(_0m(_3l,_4l,100243).x),_sl(_3L(yyfplus(_sl(_0m(_3l,_4l,100243)._mm)," "))));_3l._7_=_0m(_3l,_4l,100243).y;}}};if(yyGetBool(_I8(_3l,_4l,_il(_3l._Bl,"position")))){_3l._6_=0};_0m(_3l,
+_4l,100233)._Pq=_Q8(_3l,_4l,"attribute_Catching");_0m(_3l,_4l,100234)._Pq=_Q8(_3l,_4l,"attribute_Speed");_0m(_3l,_4l,100235)._Pq=_Q8(_3l,_4l,"attribute_Strength");_0m(_3l,_4l,100239)._Pq=_Q8(_3l,_4l,"attribute_Stamina");var _a_=_il(_3l._Bl,"position");var _b_=-1;if(yyCompareVal(_a_,1,g_GMLMathEpsilon)==0){_b_=0;}else if(yyCompareVal(_a_,10,g_GMLMathEpsilon)==0){_b_=1;}else if(yyCompareVal(_a_,5,g_GMLMathEpsilon)==0||yyCompareVal(_a_,6,g_GMLMathEpsilon)==0||yyCompareVal(_a_,7,g_GMLMathEpsilon)==0||yyCompareVal(_a_,
+8,g_GMLMathEpsilon)==0||yyCompareVal(_a_,9,g_GMLMathEpsilon)==0){_b_=2;}switch(_b_){case 0:{_0m(_3l,_4l,100233)._Pq=_Q8(_3l,_4l,"attribute_ThrowAccuracy");_0m(_3l,_4l,100235)._Pq=_Q8(_3l,_4l,"attribute_ArmStrength");_0m(_3l,_4l,100215)._mm=_Q8(_3l,_4l,"attribute_Throwing");break;}case 1:{_0m(_3l,_4l,100233)._Pq=_Q8(_3l,_4l,"attribute_KickAccuracy");_0m(_3l,_4l,100235)._Pq=_Q8(_3l,_4l,"attribute_KickRange");_0m(_3l,_4l,100215)._mm=_Q8(_3l,_4l,"attribute_Accuracy");_0m(_3l,_4l,100217)._mm=_Q8(_3l,_4l,
+"attribute_Range");break;}case 2:{_0m(_3l,_4l,100233)._Pq=_Q8(_3l,_4l,"attribute_Tackling");_0m(_3l,_4l,100215)._mm=_Q8(_3l,_4l,"attribute_Tackling");break;}default :{break;}};_0m(_3l,_4l,100233)._DU=yyftime(_sl(_il(_3l._Bl,"max_skill")),10);_0m(_3l,_4l,100233)._eo=yyftime(_sl(_il(_3l._Bl,"skill")),10);_0m(_3l,_4l,100234)._DU=yyftime(_sl(_il(_3l._Bl,"max_speed")),10);_0m(_3l,_4l,100234)._eo=yyftime(_sl(_il(_3l._Bl,"speed")),10);_0m(_3l,_4l,100235)._DU=yyftime(_sl(_il(_3l._Bl,"max_strength")),10);_0m(_3l,
+_4l,100235)._eo=yyftime(_sl(_il(_3l._Bl,"strength")),10);_0m(_3l,_4l,100239)._DU=yyftime(_sl(_il(_3l._Bl,"max_stamina")),10);_0m(_3l,_4l,100239)._eo=yyftime(_sl(_il(_3l._Bl,"stamina")),10);_0m(_3l,_4l,100215)._6r=1?1:0;_0m(_3l,_4l,100216)._6r=1?1:0;_0m(_3l,_4l,100217)._6r=1?1:0;_0m(_3l,_4l,100218)._6r=1?1:0;_0m(_3l,_4l,100220)._4a=0?1:0;if(yyfgreaterequal(_il(_3l._Bl,"skill"),_il(_3l._Bl,"max_skill"))){_0m(_3l,_4l,100215)._6r=0?1:0};if(yyfgreaterequal(_il(_3l._Bl,"speed"),_il(_3l._Bl,"max_speed"))){
+_0m(_3l,_4l,100216)._6r=0?1:0};if(yyfgreaterequal(_il(_3l._Bl,"strength"),_il(_3l._Bl,"max_strength"))){_0m(_3l,_4l,100217)._6r=0?1:0};if(yyfgreaterequal(_il(_3l._Bl,"stamina"),_il(_3l._Bl,"max_stamina"))){_0m(_3l,_4l,100218)._6r=0?1:0};_3l._ho=_MW("Buttons_Back");_3l._c_=_MW("Buttons_Navigate");_3l._io=_MW("Buttons_Main");_3l._jo=_MW("Buttons_Pick");_3l._ko=_MW("Buttons_XP");_3l._lo=_MW("Buttons_XP_Continue");_go(_3l._ho,1);_go(_3l._c_,1);_go(_3l._io,0);_go(_3l._jo,0);_go(_3l._ko,0);_go(_3l._lo,
+0);if(yyfgreater(_0m(_3l,_4l,42)._cq,0)){{_go(_3l._io,1);_0m(_3l,_4l,100224)._6r=0?1:0;_0m(_3l,_4l,100223)._6r=0?1:0;_0m(_3l,_4l,100222)._6r=0?1:0;_0m(_3l,_4l,100221)._6r=0?1:0;_b6(_3l,_4l);return;}}else {if(yyfgreater(_il(_3l._Bl,"xp_gain"),0)){{_go(_3l._ho,0);_go(_3l._c_,0);}}else {if(yyfgreater(_il(_3l._Bl,"skill_points"),0)){{_go(_3l._ho,0);_go(_3l._c_,1);_go(_3l._ko,1);if(yyGetBool(_0m(_3l,_4l,100215)._6r)){_0m(_3l,_4l,100233)._fo=1?1:0};if(yyGetBool(_0m(_3l,_4l,100216)._6r)){_0m(_3l,_4l,100234)._fo=1?1:0}
+;if(yyGetBool(_0m(_3l,_4l,100217)._6r)){_0m(_3l,_4l,100235)._fo=1?1:0};if(yyGetBool(_0m(_3l,_4l,100218)._6r)){_0m(_3l,_4l,100239)._fo=1?1:0};}}else {if(yyfgreaterequal(_Dl(_0m(_3l,_4l,42)._Um,_3l._Bl),0)){{_go(_3l._io,1);}}else {{_go(_3l._jo,1);if(yyfgreaterequal(_Dl(_0m(_3l,_4l,42)._An,_3l._Bl),0)){_0m(_3l,_4l,100220)._4a=1?1:0};if(yyfgreaterequal(_Dl(_0m(_3l,_4l,42)._Bn,_3l._Bl),0)){_0m(_3l,_4l,100220)._4a=1?1:0};}}}}};_3l._qI=yyftime(_sl(_il(_3l._Bl,"xp_level")),100);_3l._hw=yyftime(_sl(yyfdivide(_sl(_il(_3l._Bl,
+"xp")),_sl(_3l._qI))),100);_0m(_3l,_4l,100241)._Pq=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_XPLevel"))," "),_sl(_ul(_il(_3l._Bl,"xp_level"))));_0m(_3l,_4l,100241)._eo=_3l._hw;if(yyfless(_il(_3l._Bl,"condition"),0)){{_0m(_3l,_4l,100224)._6r=0?1:0;}}else {{var _d_=_il(_3l._Bl,"resting");var _e_=-1;if(yyCompareVal(_d_,0,g_GMLMathEpsilon)==0){_e_=0;}else if(yyCompareVal(_d_,1,g_GMLMathEpsilon)==0){_e_=1;}switch(_e_){case 0:{_0m(_3l,_4l,100224)._mm=_Q8(_3l,_4l,"ui_Rest");_0m(_3l,_4l,100224)._am=global._Ll;break;
+}case 1:{_0m(_3l,_4l,100224)._mm=_Q8(_3l,_4l,"ui_Resting");_0m(_3l,_4l,100224)._am=global._bm;break;}};}};}function _jf(_3l,_4l){_0m(_3l,_4l,100246)._mm=_36(_3l,_4l);if(!yyGetBool(_tl(_3l._Bl,1))){return };_0m(_3l,_4l,100236)._mm=_UK(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Attitude")),": "),_sl(_b9(_3l,_4l,_il(_3l._Bl,"attitude")))));_3l._XZ=yyfplus(_sl(_0m(_3l,_4l,100236).x),_sl(_3L(yyfplus(_sl(_0m(_3l,_4l,100236)._mm)," "))));_3l._YZ=_0m(_3l,_4l,100236).y;if(yyfgreater(_il(_3l._Bl,"xp_gain"),0)){{_vl(_3l._Bl,
+"xp_gain",yyfminus(_sl(_il(_3l._Bl,"xp_gain")),1));_vl(_3l._Bl,"xp",yyfplus(_sl(_il(_3l._Bl,"xp")),1));if(yyfgreaterequal(_il(_3l._Bl,"xp"),_3l._qI)){{_vl(_3l._Bl,"xp",1);_vl(_3l._Bl,"xp_level",yyfplus(_sl(_il(_3l._Bl,"xp_level")),1));_vl(_3l._Bl,"attitude",_cm(yyfplus(_sl(_il(_3l._Bl,"attitude")),10),1,100));if(yyfless(_il(_3l._Bl,"xp_gain"),1)){_vl(_3l._Bl,"xp_gain",1)};if(!yyGetBool(_m8(_3l,_4l,_3l._Bl))){{_vl(_3l._Bl,"skill_points",yyfplus(_sl(_il(_3l._Bl,"skill_points")),1));_3m(15);}}else {
+{var _5G=yyfplus(_sl(_0m(_3l,_4l,100241).x),_sl(yyftime(_sl(_0m(_3l,_4l,100241)._OM()),0.9)));var _6G=yyfplus(_sl(_0m(_3l,_4l,100241).y),_sl(yyftime(_sl(_0m(_3l,_4l,100241)._Vs()),0.5)));_A5(_3l,_4l,_5G,_6G,_0m(_3l,_4l,100246).x,_0m(_3l,_4l,100246).y,1,1,(-4));}};return;}};_3l._hw=yyftime(_sl(yyfdivide(_sl(_il(_3l._Bl,"xp")),_sl(_3l._qI))),100);_0m(_3l,_4l,100241)._Pq=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_XPLevel"))," "),_sl(_ul(_il(_3l._Bl,"xp_level"))));_0m(_3l,_4l,100241)._eo=_3l._hw;if(yyfless(_il(_3l._Bl,
+"xp_gain"),1)){{_vl(_3l._Bl,"xp_gain",0);if(yyfgreater(_il(_3l._Bl,"skill_points"),0)){{_3m(15);return;}};_go(_3l._ho,0);_go(_3l._io,0);_go(_3l._jo,0);_go(_3l._ko,0);_go(_3l._lo,1);}};}};}function _kf(_3l,_4l){if(!yyGetBool(_tl(_3l._Bl,1))){return };_jL(_3l,68,_3l._0_,_3l._ZZ,_3l.__Z,1,1,0,global._bm,1);_jL(_3l,69,_3l._3_,_3l._1_,_3l._2_,1,1,0,global._bm,1);_jL(_3l,58,_26(_3l,_4l,_il(_3l._Bl,"attitude")),_3l._XZ,_3l._YZ,1,1,0,16777215,1);_hL(_3l,60,0,_3l._PZ,_3l._QZ);if(yyfnotequal(_3l._UZ,16777215)){
+{_2T(yyfminus(_sl(_3l._RZ),1),yyfplus(_sl(_3l._SZ),1),_3l._TZ,0,0,0,0,1);_2T(_3l._RZ,_3l._SZ,_3l._TZ,_3l._UZ,_3l._UZ,_3l._UZ,_3l._UZ,1);_hL(_3l,61,_3l._VZ,_3l._WZ,_3l._SZ);}}else {_2T(_3l._RZ,_3l._SZ,_3l._TZ,_3l._UZ,_3l._UZ,_3l._UZ,_3l._UZ,1)};if(yyfgreater(_3l._6_,0)){_jL(_3l,59,0,_3l._6_,_3l._7_,1,1,0,16777215,yyfdivide(_sl(yyfplus(_sl(sin(yyfdivide(_sl(_rn._up()),160))),1)),2))};}function _mf(_3l,_4l){_vl(_0m(_3l,_4l,42)._tn,"xp_gain",yyfminus(_sl(_3l._qI),_sl(_il(_0m(_3l,_4l,42)._tn,"xp"))));}
+function _nf(_3l,_4l){_DS(_3l,_4l);}function _of(_3l,_4l){_3l._f_=_yl();_3l._Bl=_0m(_3l,_4l,42)._tn;if(yyfequal(_3l._Bl,(-4))){return };var _g_="";var _wu=_o5(_3l,_4l);if(yyGetBool(_wu)){{if(yyfequal(_il(_wu,"away_team"),_0m(_3l,_4l,42)._Fm)){_g_=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"tla_At"))," "),_sl(_l9(_3l,_4l,_il(_wu,"home_team"))))}else {_g_=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"tla_Versus"))," "),_sl(_l9(_3l,_4l,_il(_wu,"away_team"))))};}};var _yn=_il(_3l._Bl,"position");_0m(_3l,_4l,100288)._mm=yyfplus(yyfplus(yyfplus(yyfplus(_sl(_99(_3l,
+_4l,_yn))," - "),_sl(_il(_3l._Bl,"fname")))," "),_sl(_il(_3l._Bl,"lname")));var _h_="";var _ax=_ul(_il(_3l._Bl,"stat_attempts"));var _i_=_ul(_il(_3l._Bl,"stat_complete"));var _bx=_ul(round(_il(_3l._Bl,"stat_yards")));var _iw=_39(_3l,_4l,_p8(_3l,_4l,_3l._Bl,0,0),1);var _j_=_ul(round(_il(_3l._Bl,"stat_longest")));var _cx=_ul(_il(_3l._Bl,"stat_touchdowns"));var _dx=_ul(_il(_3l._Bl,"stat_fumbles"));var _ex=_ul(_il(_3l._Bl,"stat_tackles"));var _k_=_ul(_il(_3l._Bl,"stat_int"));var _l_=_ul(_il(_3l._Bl,"stat_sacks"));
+if((yyGetBool((yyGetBool(yyfequal(_yn,1)))||(yyGetBool(yyfequal(_yn,10)))))&&(yyGetBool(yyfgreater(_il(_3l._Bl,"stat_attempts"),0)))){_i_=yyfplus(_i_,yyfplus(yyfplus(" (",_sl(_ul(round(yyftime(_sl(yyfdivide(_sl(_il(_3l._Bl,"stat_complete")),_sl(_il(_3l._Bl,"stat_attempts")))),100))))),"%)"))};var _m_=_ul(_il(_3l._Bl,"stat_rush_attempts"));var _n_=_ul(round(_il(_3l._Bl,"stat_rush_yards")));var _o_=_39(_3l,_4l,_p8(_3l,_4l,_3l._Bl,0,1),1);var _p_=_ul(round(_il(_3l._Bl,"stat_rush_longest")));var _q_=_ul(_il(_3l._Bl,
+"stat_rush_touchdowns"));var _r_=_3l._fw;var _s_=-1;if(yyCompareVal(_r_,1,g_GMLMathEpsilon)==0){_s_=0;}else if(yyCompareVal(_r_,2,g_GMLMathEpsilon)==0){_s_=1;}switch(_s_){case 0:{_g_="";_h_=_ul(_il(_3l._Bl,"season_games"));_ax=_ul(_il(_3l._Bl,"season_attempts"));_i_=_ul(_il(_3l._Bl,"season_complete"));_bx=_ul(round(_il(_3l._Bl,"season_yards")));_iw=_39(_3l,_4l,_p8(_3l,_4l,_3l._Bl,1,0),1);_j_=_ul(round(_il(_3l._Bl,"season_longest")));_cx=_ul(_il(_3l._Bl,"season_touchdowns"));_dx=_ul(_il(_3l._Bl,"season_fumbles"));
+_ex=_ul(_il(_3l._Bl,"season_tackles"));_k_=_ul(_il(_3l._Bl,"season_int"));_l_=_ul(_il(_3l._Bl,"season_sacks"));if((yyGetBool((yyGetBool(yyfequal(_yn,1)))||(yyGetBool(yyfequal(_yn,10)))))&&(yyGetBool(yyfgreater(_il(_3l._Bl,"season_attempts"),0)))){_i_=yyfplus(_i_,yyfplus(yyfplus(" (",_sl(_ul(round(yyftime(_sl(yyfdivide(_sl(_il(_3l._Bl,"season_complete")),_sl(_il(_3l._Bl,"season_attempts")))),100))))),"%)"))};_m_=_ul(_il(_3l._Bl,"season_rush_attempts"));_n_=_ul(round(_il(_3l._Bl,"season_rush_yards")));
+_o_=_39(_3l,_4l,_p8(_3l,_4l,_3l._Bl,1,1),1);_p_=_ul(round(_il(_3l._Bl,"season_rush_longest")));_q_=_ul(_il(_3l._Bl,"season_rush_touchdowns"));break;}case 1:{_g_="";_h_=_ul(_il(_3l._Bl,"career_games"));_ax=_ul(_il(_3l._Bl,"career_attempts"));_i_=_ul(_il(_3l._Bl,"career_complete"));_bx=_ul(round(_il(_3l._Bl,"career_yards")));_iw=_39(_3l,_4l,_p8(_3l,_4l,_3l._Bl,2,0),1);_j_=_ul(round(_il(_3l._Bl,"career_longest")));_cx=_ul(_il(_3l._Bl,"career_touchdowns"));_dx=_ul(_il(_3l._Bl,"career_fumbles"));_ex=_ul(_il(_3l._Bl,
+"career_tackles"));_k_=_ul(_il(_3l._Bl,"career_int"));_l_=_ul(_il(_3l._Bl,"career_sacks"));if((yyGetBool((yyGetBool(yyfequal(_yn,1)))||(yyGetBool(yyfequal(_yn,10)))))&&(yyGetBool(yyfgreater(_il(_3l._Bl,"career_attempts"),0)))){_i_=yyfplus(_i_,yyfplus(yyfplus(" (",_sl(_ul(round(yyftime(_sl(yyfdivide(_sl(_il(_3l._Bl,"career_complete")),_sl(_il(_3l._Bl,"career_attempts")))),100))))),"%)"))};_m_=_ul(_il(_3l._Bl,"career_rush_attempts"));_n_=_ul(round(_il(_3l._Bl,"career_rush_yards")));_o_=_39(_3l,_4l,
+_p8(_3l,_4l,_3l._Bl,2,1),1);_p_=_ul(round(_il(_3l._Bl,"career_rush_longest")));_q_=_ul(_il(_3l._Bl,"career_rush_touchdowns"));break;}};var _t_=_yn;var _u_=-1;if(yyCompareVal(_t_,1,g_GMLMathEpsilon)==0){_u_=0;}else if(yyCompareVal(_t_,2,g_GMLMathEpsilon)==0){_u_=1;}else if(yyCompareVal(_t_,3,g_GMLMathEpsilon)==0||yyCompareVal(_t_,4,g_GMLMathEpsilon)==0){_u_=2;}else if(yyCompareVal(_t_,10,g_GMLMathEpsilon)==0){_u_=3;}else if(yyCompareVal(_t_,5,g_GMLMathEpsilon)==0){_u_=4;}else if(yyCompareVal(_t_,6,g_GMLMathEpsilon)==0||yyCompareVal(_t_,
+7,g_GMLMathEpsilon)==0||yyCompareVal(_t_,8,g_GMLMathEpsilon)==0||yyCompareVal(_t_,9,g_GMLMathEpsilon)==0){_u_=5;}switch(_u_){case 0:{var _v_=_0m(_3l,_4l,42)._2o;var _w_=-1;if(yyCompareVal(_v_,1,g_GMLMathEpsilon)==0){_w_=0;}else if(yyCompareVal(_v_,2,g_GMLMathEpsilon)==0){_w_=1;}switch(_w_){case 0:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Passing"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_games")),": "),_sl(_h_)))}
+;_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_attempts")),": "),_sl(_ax)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_complete")),": "),_sl(_i_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_yards")),": "),_sl(_bx)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_average")),": "),_sl(_iw)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_longest")),": "),_sl(_j_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_touchdowns")),": "),_sl(_cx)));_Cl(_3l._f_,
+yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_fumbles")),": "),_sl(_dx)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_int")),": "),_sl(_k_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_sacks")),": "),_sl(_l_)));break;}case 1:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Rushing"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_games")),": "),_sl(_h_)))};_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_attempts")),
+": "),_sl(_m_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_yards")),": "),_sl(_n_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_average")),": "),_sl(_o_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_longest")),": "),_sl(_p_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_touchdowns")),": "),_sl(_q_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_fumbles")),": "),_sl(_dx)));break;}};break;}case 1:{var _x_=_0m(_3l,_4l,42)._2o;var _y_=-1;if(yyCompareVal(_x_,
+1,g_GMLMathEpsilon)==0){_y_=0;}else if(yyCompareVal(_x_,2,g_GMLMathEpsilon)==0){_y_=1;}switch(_y_){case 0:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Receiving"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_games")),": "),_sl(_h_)))};_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_attempts")),": "),_sl(_ax)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_yards")),": "),_sl(_bx)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,
+_4l,"ui_stat_average")),": "),_sl(_iw)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_longest")),": "),_sl(_j_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_touchdowns")),": "),_sl(_cx)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_fumbles")),": "),_sl(_dx)));break;}case 1:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Rushing"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_games")),": "),_sl(_h_)))}
+;_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_attempts")),": "),_sl(_m_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_yards")),": "),_sl(_n_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_average")),": "),_sl(_o_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_longest")),": "),_sl(_p_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_touchdowns")),": "),_sl(_q_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_fumbles")),": "),_sl(_dx)));break;}};break;
+}case 2:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Receiving"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_games")),": "),_sl(_h_)))};_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_receive")),": "),_sl(_ax)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_yards")),": "),_sl(_bx)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_average")),": "),_sl(_iw)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,
+"ui_stat_longest")),": "),_sl(_j_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_touchdowns")),": "),_sl(_cx)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_fumbles")),": "),_sl(_dx)));break;}case 3:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Kicking"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_games")),": "),_sl(_h_)))};_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_fga")),": "),_sl(_ax)));
+_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_fgm")),": "),_sl(_i_)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_yards")),": "),_sl(_bx)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_average")),": "),_sl(_iw)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_longest")),": "),_sl(_j_)));break;}case 4:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Tackling"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,
+_4l,"ui_stat_games")),": "),_sl(_h_)))};_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_tackles")),": "),_sl(_ex)));break;}case 5:{_Cl(_3l._f_,yyfplus("shad_",_sl(_Q8(_3l,_4l,"ui_Defense"))));if(yyfnotequal(_g_,"")){_Cl(_3l._f_,_g_)};if(yyfnotequal(_h_,"")){_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_games")),": "),_sl(_h_)))};_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_tackles")),": "),_sl(_ex)));_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_int")),": "),_sl(_k_)));
+_Cl(_3l._f_,yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_stat_sacks")),": "),_sl(_l_)));break;}};}function _pf(_3l,_4l){_Fl(_3l._f_);}function _qf(_3l,_4l){}function _rf(_3l,_4l){_YK(0);_ZK(0);var _1L=yyfplus(_sl(_3l.x),16);var _1r=yyfplus(_sl(_3l.y),16);var _NZ=0;for(;yyfless(_NZ,_el(_3l._f_));_NZ++){{var _sr=_hl(_3l._f_,_NZ);if(yyGetBool(_tq("shad_",_sr))){{_eT(yyfminus(_sl(_1L),1),yyfplus(_sl(_1r),1),_Pl(_sr,"shad_",""),0,0,0,0,1);}};_5L(_1L,_1r,_Pl(_sr,"shad_",""));_1r=yyfplus(_1r,14);}};}function _sf(_3l,_4l){
+_DS(_3l,_4l);_3l._fw=0;}function _tf(_3l,_4l){_3l._Bl=_0m(_3l,_4l,42)._tn;if(yyfequal(_3l._Bl,(-4))){return };_YK(0);_ZK(0);__K(1);_0m(_3l,_4l,100257)._Bl=_0m(_3l,_4l,42)._tn;_0m(_3l,_4l,100257)._6r=0?1:0;_0m(_3l,_4l,100253)._Pq=_a9(_3l,_4l,_il(_3l._Bl,"position"));_0m(_3l,_4l,100254)._mm=yyfplus(yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Name")),": "),_sl(_il(_3l._Bl,"fname")))," "),_sl(_il(_3l._Bl,"lname")));_0m(_3l,_4l,100255)._mm=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Age")),": "),_sl(_ul(_il(_3l._Bl,
+"age"))));_0m(_3l,_4l,100256)._mm=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Attitude")),": "),_sl(_b9(_3l,_4l,_il(_3l._Bl,"attitude"))));_3l._z_=_26(_3l,_4l,_il(_3l._Bl,"attitude"));_0m(_3l,_4l,100264)._mm=yyfplus(yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Contract")),": "),_sl(_ul(_il(_3l._Bl,"contract")))),_sl(_Q8(_3l,_4l,"sla_Year")));_0m(_3l,_4l,100262)._mm=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_Trait")),": "),_sl(_g9(_3l,_4l,_il(_3l._Bl,"trait"))));_3l._c_=_MW("Instances_Nav");_go(_3l._c_,1);_3l._ko=_MW("Instances_XP_Continue");
+_go(_3l._ko,0);_3l._A_=_MW("Instances_Hire");_go(_3l._A_,0);_go(_3l._A_,1);if(yyfless(_Dl(_0m(_3l,_4l,42)._Vo,_3l._Bl),0)){{_0m(_3l,_4l,100264)._mm="";_0m(_3l,_4l,100247)._mm=_Q8(_3l,_4l,"ui_Hire");_0m(_3l,_4l,100252)._mm=_Q8(_3l,_4l,"ui_AvailableStaff");}}else {{_0m(_3l,_4l,100247)._mm=_Q8(_3l,_4l,"ui_ExtendContract");{var _B_=_8l(100257);for(var _C_ in _B_){if(!_B_.hasOwnProperty(_C_))continue;var _D_=_B_[_C_];if(_D_._bl)continue;if(!_D_._cl)continue;_s9(_D_,_3l,_0m(_3l,_4l,42)._Dm)}};}};_3l._qI=yyftime(_sl(_il(_3l._Bl,
+"xp_level")),100);_3l._hw=yyftime(_sl(yyfdivide(_sl(_il(_3l._Bl,"xp")),_sl(_3l._qI))),100);_0m(_3l,_4l,100261)._Pq=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_XPLevel"))," "),_sl(_ul(_il(_3l._Bl,"xp_level"))));_0m(_3l,_4l,100261)._eo=_3l._hw;}function _uf(_3l,_4l){_0m(_3l,_4l,100260)._mm=_36(_3l,_4l);if(yyfgreater(_il(_3l._Bl,"xp_gain"),0)){{_go(_3l._c_,0);_vl(_3l._Bl,"xp_gain",yyfminus(_sl(_il(_3l._Bl,"xp_gain")),1));_vl(_3l._Bl,"xp",yyfplus(_sl(_il(_3l._Bl,"xp")),1));if(yyfgreater(_il(_3l._Bl,"xp"),_3l._qI)){
+{_vl(_3l._Bl,"xp",1);_vl(_3l._Bl,"xp_level",yyfplus(_sl(_il(_3l._Bl,"xp_level")),1));var _5G=yyfplus(_sl(_0m(_3l,_4l,100261).x),_sl(yyftime(_sl(_0m(_3l,_4l,100261)._OM()),0.9)));var _6G=yyfplus(_sl(_0m(_3l,_4l,100261).y),_sl(yyftime(_sl(_0m(_3l,_4l,100261)._Vs()),0.5)));if(yyfless(_il(_3l._Bl,"rating"),10)){{var _CZ=yyfplus(_sl(_0m(_3l,_4l,100257).x),_sl(yyftime(_sl(_0m(_3l,_4l,100257)._OM()),0.5)));var _DZ=yyfplus(_sl(_0m(_3l,_4l,100257).y),_sl(yyftime(_sl(_0m(_3l,_4l,100257)._Vs()),0.8)));_A5(_3l,
+_4l,_5G,_6G,_CZ,_DZ,1,2,_3l._Bl);}}else {{_A5(_3l,_4l,_5G,_6G,_0m(_3l,_4l,100260).x,_0m(_3l,_4l,100260).y,1,1,(-4));}};return;}};_3l._hw=yyftime(_sl(yyfdivide(_sl(_il(_3l._Bl,"xp")),_sl(_3l._qI))),100);_0m(_3l,_4l,100261)._Pq=yyfplus(yyfplus(_sl(_Q8(_3l,_4l,"ui_XPLevel"))," "),_sl(_ul(_il(_3l._Bl,"xp_level"))));_0m(_3l,_4l,100261)._eo=_3l._hw;if(yyfless(_il(_3l._Bl,"xp_gain"),1)){{_vl(_3l._Bl,"xp_gain",0);_go(_3l._ko,1);}};}};}function _vf(_3l,_4l){_hL(_3l,58,_3l._z_,yyfplus(_sl(_0m(_3l,_4l,100256).x),
+_sl(_3L(yyfplus(_sl(_0m(_3l,_4l,100256)._mm)," ")))),_0m(_3l,_4l,100256).y);}function _wf(_3l,_4l){_DS(_3l,_4l);}function _xf(_3l,_4l){_0m(_3l,_4l,42)._Um=_b8(_3l,_4l,_0m(_3l,_4l,42)._Um,3);var _Wr=_el(_0m(_3l,_4l,42)._Um);var _Os=round(yyftime(_sl(_rn._Ps),0.5));var _Qs=round(yyftime(_sl(_rn._Rs),0.45));var _Ss=yyfplus(_sl(_Ts(109)),8);if(yyfgreater(_Wr,5)){{_Qs=yyfminus(_Qs,44);_Os=yyfminus(_Os,yyftime(4,_sl(yyftime(_sl(_Ss),0.5))));}}else {{_Os=yyfminus(_Os,yyftime(_sl(yyfminus(_sl(_Wr),1)),_sl(yyftime(_sl(_Ss),
+0.5))));}};var _Is=0;for(;yyfless(_Is,_Wr);_Is++){{_3l._E_=_vp(_3l._E_,917944806);_3l._E_[_wp(_Is)]=_Oq(0,0,"Instances",16);_0m(_3l,_4l,_3l._E_[_Tn(_Is,_3l._E_)])._Bl=_hl(_0m(_3l,_4l,42)._Um,_Is);{var _F_=_8l(_3l._E_[_Tn(_Is,_3l._E_)]);for(var _G_ in _F_){if(!_F_.hasOwnProperty(_G_))continue;var _H_=_F_[_G_];if(_H_._bl)continue;if(!_H_._cl)continue;_s9(_H_,_3l,_0m(_3l,_4l,42)._Dm)}};_0m(_3l,_4l,_3l._E_[_Tn(_Is,_3l._E_)])._kr(yyfminus(_sl(_Os),_sl(yyftime(_sl(_Ss),0.5))));_0m(_3l,_4l,_3l._E_[_Tn(_Is,_3l._E_)])._Us(yyfminus(_sl(_Qs),
+_sl(yyftime(_sl(_0m(_3l,_4l,_3l._E_[_Tn(0,_3l._E_)])._Vs()),0.5))));_Os=yyfplus(_Os,_Ss);if(yyfequal(_Is,4)){{var _ql=yyfminus(_sl(_Wr),5);_Os=yyftime(_sl(_rn._Ps),0.5);_Os=yyfminus(_Os,yyftime(_sl(yyfminus(_sl(_ql),1)),_sl(yyftime(_sl(_Ss),0.5))));_Qs=yyfplus(_Qs,88);}};}};_0m(_3l,_4l,100266)._5r=100;{var _I_=_8l(42);for(var _J_ in _I_){if(!_I_.hasOwnProperty(_J_))continue;var _K_=_I_[_J_];if(_K_._bl)continue;if(!_K_._cl)continue;{if(yyGetBool(_K_._Ym)){_0m(_3l,_4l,100266)._5r=87}else {if(yyfgreater(_el(_K_._zn),
+0)){_0m(_3l,_4l,100266)._5r=87}else {if(yyfgreater(_el(_K_._An),0)){_0m(_3l,_4l,100266)._5r=87}else {if(yyfgreater(_el(_K_._Bn),0)){_0m(_3l,_4l,100266)._5r=87}}}};}}};var _L_=_0m(_3l,_4l,42)._cq;var _M_=-1;if(yyCompareVal(_L_,1,g_GMLMathEpsilon)==0||yyCompareVal(_L_,2,g_GMLMathEpsilon)==0||yyCompareVal(_L_,3,g_GMLMathEpsilon)==0||yyCompareVal(_L_,4,g_GMLMathEpsilon)==0||yyCompareVal(_L_,5,g_GMLMathEpsilon)==0){_M_=0;}else if(yyCompareVal(_L_,6,g_GMLMathEpsilon)==0){_M_=1;}else if(yyCompareVal(_L_,7,g_GMLMathEpsilon)==0){
+_M_=2;}switch(_M_){case 0:{_0m(_3l,_4l,_3l._E_[_Tn(0,_3l._E_)])._eU=1?1:0;_0m(_3l,_4l,100266)._6r=0?1:0;break;}case 1:{_0m(_3l,_4l,100266)._fo=1?1:0;}case 2:{break;}default :{return;break;}};_b6(_3l,_4l);if(yyfequal(_r9(_3l,_4l,_0m(_3l,_4l,42)._Dm),10)){_J2(_3l,_4l,"ACH_DEFENSE5")};if(yyfequal(_q9(_3l,_4l,_0m(_3l,_4l,42)._Dm),10)){_J2(_3l,_4l,"ACH_OFFENSE5")};}function _yf(_3l,_4l){_DS(_3l,_4l);_3l._Js=_vp(_3l._Js,4083195518);_3l._Js[_wp(5)]=16;_3l._8O=2;}function _zf(_3l,_4l){_A9(_3l,_4l,"obj_draft");
+if(!yyGetBool(_0m(_3l,_4l,42)._yt)){{_T5(_3l,_4l,"info_Draft");_0m(_3l,_4l,42)._yt=1?1:0;}};var _No=0;{var _N_=_8l(42);for(var _O_ in _N_){if(!_N_.hasOwnProperty(_O_))continue;var _P_=_N_[_O_];if(_P_._bl)continue;if(!_P_._cl)continue;{_No=_P_._Sn[_Tn(yyfminus(_sl(_P_._Zn),1),_P_._Sn)];if(yyfequal(_No,0)){{_Z4(_P_,_3l,0);return;}};_P_._zn=_b8(_P_,_3l,_P_._zn,2);}}};_0m(_3l,_4l,100022)._mm=_Pl(_Q8(_3l,_4l,"ui_DraftRound"),"$num",_ul(_0m(_3l,_4l,42)._Zn));_0m(_3l,_4l,100025)._mm=_Q8(_3l,_4l,"ui_Picks");_0m(_3l,
+_4l,100024)._mm=_ul(_No);_0m(_3l,_4l,100024)._7T=1?1:0;_3l._Jo=floor(yyfdivide(_sl(_el(_0m(_3l,_4l,42)._zn)),10));if(yyfless(_3l._Jo,1)){_3l._Jo=1};_0m(_3l,_4l,42)._Io=_cm(_0m(_3l,_4l,42)._Io,1,_3l._Jo);_Q4(_3l,_4l);if(yyGetBool(_0m(_3l,_4l,42)._bt)){_18(_3l,_4l)};}function _Af(_3l,_4l){_DS(_3l,_4l);_3l._Js=_vp(_3l._Js,4083195518);_3l._Js[_wp(5)]=16;}function _Bf(_3l,_4l){_R4(_3l,_4l);_15(_3l,_4l);}function _Cf(_3l,_4l){_DS(_3l,_4l);_3l._Js=_vp(_3l._Js,4083195518);_3l._Js[_wp(5)]=16;_3l._8O=2;}function _Df(_3l,
+_4l){if(yyfequal(_0m(_3l,_4l,42)._sm,1)){{_y5(_3l,_4l,100276,0);_y5(_3l,_4l,100278,1);}}else {{_y5(_3l,_4l,100276,1);_y5(_3l,_4l,100278,2);}};}function _Ef(_3l,_4l){}function _Ff(_3l,_4l){_DS(_3l,_4l);}function _Gf(_3l,_4l){_DS(_3l,_4l);}function _Uf(_3l,_4l){_3l._1r=128;_3l._mm=_Q8(_3l,_3l,"ui_RetroBowl");}function _cg(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _dg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_NewCareer");}function _eg(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_YourName");}function _fg(_3l,_4l){
+_3l._mm=_Q8(_3l,_3l,"ui_Continue");_3l._4r=26;}function _gg(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_FavoriteTeam");}function _hg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Change");_3l._4r=19;}function _ig(_3l,_4l){_3l._mm="";_3l._4T=100007;}function _jg(_3l,_4l){_3l._mm="";}function _kg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_FirstName");_3l.__S=2;_3l._5T=0?1:0;}function _lg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_LastName");_3l.__S=2;_3l._5T=0?1:0;}function _mg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_FaveTeamNote");_3l._5T=0?1:0;}// title=s_str("@");
+function _ng(_3l,
+_4l){_3l._Pq=_Q8(_3l,_3l,"@");}function _og(_3l,_4l){_3l._5T=0?1:0;}function _pg(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _qg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_ChooseTeam");}function _rg(_3l,_4l){_3l._4r=20;_3l._mm=_Q8(_3l,_3l,"conf_AFC");_3l._mT=76;}function _sg(_3l,_4l){_3l._4r=21;_3l._mm=_Q8(_3l,_3l,"conf_NFC");_3l._mT=76;}function _tg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_RejectAll");_3l._4r=24;}function _ug(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _vg(_3l,_4l){_3l._mm=_Q8(_3l,
+_3l,"ui_Draft");}function _wg(_3l,_4l){_3l._5T=1?1:0;}function _xg(_3l,_4l){_3l._5T=0?1:0;}function _yg(_3l,_4l){_3l._5r=88;_3l._4r=70;_3l._zT=1?1:0;}function _zg(_3l,_4l){_3l._5r=90;_3l._4r=71;_3l._zT=1?1:0;}function _Ag(_3l,_4l){_3l._5T=0?1:0;}function _Bg(_3l,_4l){_3l._4r=68;_3l._mm=_Q8(_3l,_3l,"ui_Roster");}function _Cg(_3l,_4l){_3l._4r=72;_3l._5r=89;}function _Dg(_3l,_4l){_3l._MU="info_Draft";}function _Eg(_3l,_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function _Fg(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);
+}function _Gg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Continue");_3l._yT=91;}function _Hg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"game_Title");}function _Ig(_3l,_4l){_3l._4r=31;}function _Jg(_3l,_4l){_3l._4r=32;_3l._5r=99;}function _Kg(_3l,_4l){_3l._4r=68;_3l._mm=_Q8(_3l,_3l,"ui_Roster");}function _Lg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"btn_FrontOffice");_3l._4r=27;}function _Mg(_3l,_4l){_3l._mm=_79(_3l,_3l,1);}function _Ng(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"btn_HallOfFame");_3l._4r=29;}function _Og(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"msg_LimitedVersion");
+_3l._5T=0?1:0;}function _Pg(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _Qg(_3l,_4l){_3l._4r=34;_3l._mm=_Q8(_3l,_3l,"ui_Restart");}function _Rg(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Options");}function _Sg(_3l,_4l){_3l._4r=30;_3l._5r=87;}function _Tg(_3l,_4l){_3l._4r=35;_3l._mm=_Q8(_3l,_3l,"ui_driveLeft");}function _Ug(_3l,_4l){_3l._4r=36;_3l._mm=_Q8(_3l,_3l,"ui_driveRight");}function _Vg(_3l,_4l){_3l._4r=37;_3l._mm=_Q8(_3l,_3l,"ui_driveBoth");}function _Wg(_3l,_4l){_3l._4r=38;}function _Xg(_3l,
+_4l){_3l._Pq=_Q8(_3l,_3l,"ui_DriveDirection");}function _Yg(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_NewGame");}function _Zg(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Scanlines");}function __g(_3l,_4l){_3l._MU="info_Options_DriveDirection";}function _0h(_3l,_4l){_3l._5T=0?1:0;_3l.__S=2;}function _1h(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_WeatherFX");}function _2h(_3l,_4l){_3l._4r=41;}function _3h(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Tips");}function _4h(_3l,_4l){_3l._4r=39;}function _5h(_3l,_4l){_3l._4r=40;}function _6h(_3l,_4l){_3l._Pq=_Q8(_3l,
+_3l,"ui_SoundFX");}function _7h(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Zoom");}function _8h(_3l,_4l){_3l._4r=42;}function _9h(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Music");}function _ah(_3l,_4l){_3l._4r=43;}function _bh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Credits");_3l._5T=0?1:0;}function _ch(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _dh(_3l,_4l){_3l._5r=100;_3l._4r=74;}function _eh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Roster");_3l._4r=68;}function _fh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_FreeAgents");}function _gh(_3l,
+_4l){_3l._MU="info_FreeAgents";}function _hh(_3l,_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function _ih(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _jh(_3l,_4l){_3l._5r=87;_3l._4r=83;}function _kh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Roster");_3l._4r=68;}function _lh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_FreeAgents");}function _mh(_3l,_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function _nh(_3l,_4l){_3l._hr=57;}function _oh(_3l,_4l){_3l._hr=57;}function _ph(_3l,_4l){_3l._hr=57;}function _qh(_3l,_4l){_3l._hr=57;
+}function _rh(_3l,_4l){_3l._hr=57;}function _sh(_3l,_4l){_3l._hr=57;}function _th(_3l,_4l){_3l._hr=57;}function _uh(_3l,_4l){_3l._hr=57;}function _vh(_3l,_4l){_3l._hr=57;}function _wh(_3l,_4l){_3l._MU="info_freeagents";}function _xh(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _yh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_FrontOffice");}function _zh(_3l,_4l){_3l._4r=30;_3l._5r=100;}function _Ah(_3l,_4l){_3l._Pq="Title";}function _Bh(_3l,_4l){_3l._4r=5;_3l._5r=57;}function _Ch(_3l,_4l){_3l._4r=6;_3l._5r=57;
+}function _Dh(_3l,_4l){_3l._4r=7;_3l._5r=57;}function _Eh(_3l,_4l){_3l._MU="info_Facility_Stadium";}function _Fh(_3l,_4l){_3l._MU="info_Facility_Training";}function _Gh(_3l,_4l){_3l._MU="info_Facility_Rehab";}function _Hh(_3l,_4l){_3l._4r=76;}function _Ih(_3l,_4l){_3l._4r=76;}function _Jh(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Coordinators");}function _Kh(_3l,_4l){_3l._5T=0?1:0;}function _Lh(_3l,_4l){_3l._MU="info_DraftPicks";}function _Mh(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_DraftPicks");}function _Nh(_3l,_4l){_3l._mm=_36(_3l,
+_3l);_3l._hr=57;}function _Oh(_3l,_4l){_3l._4r=81;_3l._mm=_Q8(_3l,_3l,"btn_StaffHires");}function _Ph(_3l,_4l){_3l._4r=28;_3l._mm=_Q8(_3l,_3l,"btn_FreeAgents");}function _Qh(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _Rh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_HallOfFame");}function _Sh(_3l,_4l){_3l._4r=30;_3l._5r=100;}function _Th(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Achievements");}function _Uh(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_RetroBowls");}function _Vh(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_History");}
+function _Wh(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _Xh(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_League");}function _Yh(_3l,_4l){_3l._4r=8;_3l._5r=100;}function _Zh(_3l,_4l){_3l._6r=0?1:0;}function __h(_3l,_4l){_3l._6r=0?1:0;}function _0i(_3l,_4l){_3l._6r=0?1:0;}function _1i(_3l,_4l){_3l._6r=0?1:0;}function _2i(_3l,_4l){_3l._4r=11;_3l._mm=_Q8(_3l,_3l,"conf_AFC");}function _3i(_3l,_4l){_3l._4r=10;_3l._mm=_Q8(_3l,_3l,"conf_NFC");}function _4i(_3l,_4l){_3l._4r=12;_3l._mm=_Q8(_3l,_3l,"ui_Schedule");
+}function _5i(_3l,_4l){_3l._5r=88;_3l._4r=13;_3l._zT=1?1:0;}function _6i(_3l,_4l){_3l._5r=90;_3l._4r=14;_3l._zT=1?1:0;}function _7i(_3l,_4l){_3l._4r=15;_3l._mm=_Q8(_3l,_3l,"ui_PlayOffs");}function _ai(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _bi(_3l,_4l){_3l._5T=0?1:0;}function _ci(_3l,_4l){_3l._4r=16;_3l._5r=87;}function _di(_3l,_4l){_3l._4r=17;_3l._mm=_Q8(_3l,_3l,"ui_Play");}function _ei(_3l,_4l){_3l._4r=18;_3l._mm=_Q8(_3l,_3l,"ui_Skip");}function _fi(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"conf_AFC");
+}function _gi(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"conf_NFC");}function _hi(_3l,_4l){_3l._rm=0;_3l._mm=_Q8(_3l,_3l,"conf_AFC");}function _ii(_3l,_4l){_3l._rm=1;_3l._mm=_Q8(_3l,_3l,"conf_NFC");}function _ji(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _ki(_3l,_4l){_3l._5T=0?1:0;_3l.__S=0;_3l._ZS=1;}function _li(_3l,_4l){_3l._5T=0?1:0;_3l.__S=0;_3l._ZS=1;}function _mi(_3l,_4l){_3l._5T=0?1:0;_3l._ZS=1;_3l.__S=2;}function _ni(_3l,_4l){_3l._5T=0?1:0;_3l._ZS=1;_3l.__S=2;}function _oi(_3l,_4l){_3l._mm=_Q8(_3l,
+_3l,"ui_Continue");_3l._4r=116;}function _pi(_3l,_4l){_3l._4r=31;_3l._mm=_Q8(_3l,_3l,"ui_Results");}function _qi(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Result");}function _ri(_3l,_4l){_3l._Pq="";}function _si(_3l,_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function _ti(_3l,_4l){_3l._6r=0?1:0;}function _ui(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _vi(_3l,_4l){_3l._4r=30;_3l._5r=87;}function _wi(_3l,_4l){_3l._4r=25;_3l._mm=_Q8(_3l,_3l,"ui_Play");_3l._yT=91;}function _xi(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_NextGame");
+}function _yi(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Resting");}function _zi(_3l,_4l){_3l._5T=0?1:0;}function _Ai(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _Bi(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_PlayerProfile");}function _Ci(_3l,_4l){_3l.__S=0;_3l._5T=0?1:0;}function _Di(_3l,_4l){_3l._5T=0?1:0;_3l.__S=0;}function _Ei(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Details");}function _Fi(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Attributes");}function _Gi(_3l,_4l){_3l.__S=0;_3l._5T=0?1:0;}function _Hi(_3l,_4l){_3l._5T=0?1:0;
+}function _Ii(_3l,_4l){_3l._5T=0?1:0;_3l.__S=0;}function _Ji(_3l,_4l){_3l._5T=0?1:0;_3l._ZS=1;_3l._6T=1?1:0;}function _Ki(_3l,_4l){_3l._5T=0?1:0;}function _Li(_3l,_4l){_3l._5r=90;_3l._4r=47;_3l._zT=1?1:0;}function _Mi(_3l,_4l){_3l._5r=88;_3l._4r=46;_3l._zT=1?1:0;}function _Ni(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Trade");_3l._4r=52;}function _Oi(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Meeting");_3l._4r=51;}function _Pi(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Sign");_3l._4r=49;}function _Qi(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"attribute_Catching");
+_3l._4r=56;}function _Ri(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"attribute_Speed");_3l._4r=57;}function _Si(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"attribute_Strength");_3l._4r=58;}function _Ti(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"attribute_Stamina");_3l._4r=59;}function _Ui(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Continue");_3l._4r=84;}function _Vi(_3l,_4l){_3l.__S=0;_3l._5T=0?1:0;}function _Wi(_3l,_4l){_3l.__S=0;_3l._5T=0?1:0;_3l._7T=1?1:0;}function _Xi(_3l,_4l){_3l._MU="info_Skills";}function _Yi(_3l,_4l){_3l._MU="info_Position";}function _Zi(_3l,
+_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function __i(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Stats");_3l._4r=53;}function _0j(_3l,_4l){_3l._4r=48;_3l._5r=87;}function _1j(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Rest");_3l._4r=54;}function _2j(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"btn_NotInterested");_3l._4r=55;}function _3j(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _4j(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Staff");}function _5j(_3l,_4l){_3l.__S=0;_3l._5T=0?1:0;}function _6j(_3l,_4l){_3l._5T=0?1:0;_3l.__S=0;}function _7j(_3l,
+_4l){_3l.__S=0;_3l._5T=0?1:0;}function _8j(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_CurrentHire");}function _9j(_3l,_4l){_3l._MU="info_Staff";}function _aj(_3l,_4l){_3l._4r=76;}function _bj(_3l,_4l){_3l._5r=88;_3l._4r=78;_3l._zT=1?1:0;}function _cj(_3l,_4l){_3l._5r=90;_3l._4r=77;_3l._zT=1?1:0;}function _dj(_3l,_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function _ej(_3l,_4l){_3l._4r=79;_3l._5r=87;}function _fj(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Continue");_3l._4r=84;}function _gj(_3l,_4l){_3l.__S=0;_3l._5T=0?1:0;}function _hj(_3l,
+_4l){_3l._MU="info_CoachTrait";}function _ij(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Hire");_3l._4r=80;}function _jj(_3l,_4l){_3l.__S=0;_3l._5T=0?1:0;}function _kj(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _lj(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Roster");}function _mj(_3l,_4l){_3l._4r=69;_3l._5r=87;}function _nj(_3l,_4l){_3l._MU="info_StarPlayers";}function _oj(_3l,_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function _pj(_3l,_4l){_3l._4r=75;_3l._5r=86;}function _qj(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);
+}function _rj(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Stats");}function _sj(_3l,_4l){_3l._5r=100;_3l._4r=30;}function _tj(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _uj(_3l,_4l){_3l._5r=87;_3l._4r=45;}function _vj(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_StatsMatch");}function _wj(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_StatsSeason");}function _xj(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_StatsCareer");}function _yj(_3l,_4l){_3l._5T=0?1:0;_3l._ZS=1;_3l._6T=1?1:0;}function _zj(_3l,_4l){_3l._fw=1;}function _Aj(_3l,_4l){_3l._fw=2;
+}function _Bj(_3l,_4l){_3l._5r=88;_3l._4r=61;_3l._zT=1?1:0;}function _Cj(_3l,_4l){_3l._5r=90;_3l._4r=60;_3l._zT=1?1:0;}function _Dj(_3l,_4l){var _S_=_il(_0m(_3l,_4l,42)._tn,"position");var _T_=-1;if(yyCompareVal(_S_,1,g_GMLMathEpsilon)==0){_T_=0;}else if(yyCompareVal(_S_,2,g_GMLMathEpsilon)==0){_T_=1;}switch(_T_){case 0:{break;}case 1:{_3l._mm=_Q8(_3l,_3l,"ui_Receiving");break;}default :{_3l._4a=0?1:0;}};if(yyfequal(_0m(_3l,_4l,42)._2o,1)){_3l._am=global._bm};}function _Ej(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Passing");
+_3l._4r=62;}function _Fj(_3l,_4l){var _U_=_il(_0m(_3l,_4l,42)._tn,"position");var _V_=-1;if(yyCompareVal(_U_,1,g_GMLMathEpsilon)==0||yyCompareVal(_U_,2,g_GMLMathEpsilon)==0){_V_=0;}switch(_V_){case 0:{break;}default :{_3l._4a=0?1:0;}};if(yyfequal(_0m(_3l,_4l,42)._2o,2)){_3l._am=global._bm};}function _Gj(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Rushing");_3l._4r=63;}function _Hj(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _Ij(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_Training");}function _Jj(_3l,_4l){_3l._4r=64;
+_3l._mm=_Q8(_3l,_3l,"ui_FieldGoal");}function _Kj(_3l,_4l){_3l._4r=65;_3l._mm=_Q8(_3l,_3l,"ui_Running");}function _Lj(_3l,_4l){_3l._4r=68;_3l._5r=87;}function _Mj(_3l,_4l){_3l._4r=66;_3l._mm=_Q8(_3l,_3l,"ui_Passing");}function _Nj(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _Oj(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_AvailableStaff");}function _Pj(_3l,_4l){_3l._mm=_36(_3l,_3l);_3l._hr=57;}function _Qj(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Available");}function _Rj(_3l,_4l){_3l._4r=82;}function _Sj(_3l,
+_4l){_3l._4r=82;}function _Tj(_3l,_4l){_3l._4r=82;}function _Uj(_3l,_4l){_3l._4r=82;}function _Vj(_3l,_4l){_3l._4r=83;_3l._5r=87;}function _Wj(_3l,_4l){_3l._Pq=_Q8(_3l,_3l,"ui_Current");}function _Xj(_3l,_4l){_3l._4r=82;_3l._6r=0?1:0;}function _Yj(_3l,_4l){_3l._4r=82;_3l._6r=0?1:0;}function _Zj(_3l,_4l){_3l._4r=82;}function __j(_3l,_4l){_3l._4r=82;}function _0k(_3l,_4l){_3l._4r=82;}function _1k(_3l,_4l){_3l._4r=82;}function _2k(_3l,_4l){_Q_(_R_(_MW("Background")),global._Ll);}function _3k(_3l,_4l){_3l._mm=_Q8(_3l,
+_3l,"ui_Continue");_3l._4r=84;}function _4k(_3l,_4l){_3l._mm=_Q8(_3l,_3l,"ui_EndWeek");}function _5k(_3l,_4l){_3l._Pq="";}function _6k(_3l,_4l){_3l._4r=85;_3l._5r=87;}function _W_(){global._hu=0;global._cu=0;global._ap=0;global._cp=0;global._Ll=0;global._bm=0;global._DL=0;global._EL=0;global._FO=0;global._GO=0;global._HO=0;global._PD=0;global._QD=0;global._vM=0;}function _X_(){}/*@constructor */function _Y_(_Z_){this.___=false;this._001=0;this._101=0;this._201=false;this._301=null;this._401=null;this._501=null;
+this._601=null;this._701=null;this._801=null;this._901=[];this._a01(_Z_._801)};_Y_.prototype._b01=function(){var _c01=new _Y_({_801:this._801});return _c01};_Y_.prototype._a01=function(_d01){this._801=_d01;this._301=new spine._e01(_d01);this._701=new spine._f01(this._301.data);this._601=new spine._g01(this._701);var listener=new Object();listener.start=function(_h01){};listener.end=function(_h01){};listener.complete=function(_h01,_i01){};listener.event=function(_h01,_j01){var map=_Dq();_rn._k01=map;_lu(map,
+"name",_j01.data.name);_lu(map,"track",_h01);_lu(map,"integer",_j01._l01);_lu(map,"float",_j01._m01);var _n01=_j01._n01?_j01._n01:_j01.data._n01;_lu(map,"string",_n01);_o01._p01(_q01,0);_Tm(map);_rn._k01=-1};this._601._r01(listener);if(_d01.animations.length>0){this._s01(null)}this._t01(null);this._401=new spine._u01();var _v01=this._301._w01();this._x01=[_v01.scaleX,_v01.scaleY*-1.0]};_Y_.prototype._y01=function(_z01,_A01){if(_A01==undefined)_A01=0;if(_A01<0)return 0;if(_A01>=this._601._B01.length)return 0;
+var _C01=_D01?_D01._E01():30;if(_F01){if((_z01!=undefined)&&(_z01!=null)){if(_z01._G01==_H01){_C01=_I01._J01()}else {_C01=_z01._s2}}else {_C01=_I01._J01()}}if(this._601._B01[_A01]==null){return ~~((_C01*this._501.duration)+0.5)}return ~~((_C01*this._601._B01[_A01]._K01.duration)+0.5)};function _L01(_M01,_N01){if(_N01<0.0)return _M01;var _O01=_M01/_N01;var _P01=_O01-Math.floor(_O01);var _Q01=_P01*_N01;return _Q01}_Y_.prototype._s01=function(_R01){this._S01(_R01,0)};_Y_.prototype._S01=function(_R01,_A01){var _K01=null;
+if(((_R01===null)||(_R01===undefined))&&(_A01===0)){if(this._801.animations.length>0){_K01=this._801._T01(this._801.animations[0].name)}}else {_K01=this._801._T01(_R01)}if(_K01!==null&&_K01!==undefined){if(_A01===0){this._001=0;this._101=0;this._501=_K01}this._601._U01(_A01,_K01.name,true)}};_Y_.prototype._t01=function(_V01){if(_V01===null||_V01===undefined){if(this._801._W01){this._301._X01(this._801._W01.name)}}else {this._301._X01(_V01)}this._301._Y01()};_Y_.prototype._Z01=function(__01,_011){var slot=this._301._111(__01);
+if((slot!==null)&&(slot!==undefined)){if(typeof(_011)==='number'){slot._211(null)}else {var _311=this._301._411(__01);for(var _511=0;_5110){var _u11=_911%_t11,_v11=this._001%_t11,duration=this._501.duration,_w11=this._501._x11.length;var _y11=0;if(Math.abs(_u11-_v11)<(_t11/2)){if(_u11>_v11)_y11=1;else if(_u11<_v11)_y11=-1;else _y11=0;}if((this._101>0)&&(_u11<_v11)){_u11+=_t11}if(_v11-_u11>=_t11-1){_u11+=_t11}this._101=_y11;var _z11=(_u11-_v11)/_t11;this._601._A11(_z11*duration)}this._601.apply(this._301);this._001=_911;skeleton.x=_a11;skeleton.y=_b11;skeleton.scaleX=_m11;
+skeleton.scaleY=_n11;_v01.scaleX=_o11;_v01.scaleY=_p11;_v01.rotation=_i11;_j11=true;this.___=false}if(_j11){if(_f11){_f11._B11(_C11,0,_f11,null)}skeleton._j11();this._401._A11(this._301,1)}};_Y_.prototype._D11=function(_E11,_a11,_b11,_c11,_d11,_e11){var _t11=this._y01(0);var _F11=~~(_t11*(_E11/this._501.duration)+0.5);this._811(_F11,_a11,_b11,_c11,_d11,_e11)};_Y_.prototype._G11=function(_H11,_911,_a11,_b11,_c11,_d11,_e11){var _I11=this._401;if(_I11._J11.length>0){this._811(_911,_a11,_b11,_c11,_d11,
+_e11);_H11.left=~~(_I11._K11+0.5);_H11.right=~~(_I11._L11+0.5);_H11.top=~~(_I11._M11+0.5);_H11.bottom=~~(_I11._N11+0.5);return true}return false};_Y_.prototype._O11=function(_911,_a11,_b11,_c11,_d11,_e11,_P11,_Q11,_R11,_S11,_T11,_U11,_V11){this._811(_911,_a11,_b11,_c11,_d11,_e11);_P11._811(_Q11,_R11,_S11,_T11,_U11,_V11);for(var _W11=0;_W11<_P11._401._X11.length;_W11++){var _Y11=_P11._401._X11[_W11];var size=_Y11.length/2;for(var _Z11=0;_Z110){_Q11=_Q11%_q11._821.length}if(_Q11<0){_Q11=_Q11+_q11._821.length}_T11=1.0/_T11;_U11=1.0/_U11;
+var _I11=this._401;var _921=_a21(_I11._K11,_621.left);var _b21=_c21(_I11._L11,_621.right);var _d21=_a21(_I11._M11,_621.top);var _e21=_c21(_I11._N11,_621.bottom);var _f21=Math.sin(-_V11*(_g21/180.0));var _h21=Math.cos(-_V11*(_g21/180.0));for(var _X9=_921;_X9<=_b21;_X9++){for(var _i21=_d21;_i21<=_e21;_i21++){var _j21=((_h21*(_X9-_R11)+_f21*(_i21-_S11))*_T11+_q11._k21);var _l21=((_h21*(_i21-_S11)-_f21*(_X9-_R11))*_U11+_q11._m21);if((_j21<0)||(_j21>=_q11._n21)){continue }if((_l21<0)||(_l21>=_q11._o21)){continue }
+if(_q11._p21){if(!_q11._821._q21[_Q11]._q21[_j21+(_l21*_q11._n21)]){continue }}var _321=_I11._r21(_X9,_i21);if(_321!==null){return true}}}return false};_Y_.prototype._s21=function(_911,_a11,_b11,_c11,_d11,_e11,_t21,_u21){this._811(_911,_a11,_b11,_c11,_d11,_e11);var _321=this._401._r21(_t21,_u21);if(_321!==null){return true}return false};_Y_.prototype._v21=function(_911,_a11,_b11,_c11,_d11,_e11,_t21,_u21,_R11,_S11){this._811(_911,_a11,_b11,_c11,_d11,_e11);var _321=this._401._421(_t21,_u21,_R11,_S11);if(_321!==null){
+return true}return false};_Y_.prototype._w21=function(_911,_a11,_b11,_c11,_d11,_e11,_t21,_u21,_R11,_S11){this._811(_911,_a11,_b11,_c11,_d11,_e11);var _I11=this._401;var _321=_I11._421(_t21,_u21,_R11,_S11);if(_321!==null){return true}_321=_I11._421(_t21,_u21,_R11,_u21);if(_321!==null){return true}_321=_I11._421(_R11,_u21,_R11,_S11);if(_321!==null){return true}_321=_I11._421(_R11,_S11,_t21,_S11);if(_321!==null){return true}_321=_I11._421(_t21,_S11,_t21,_u21);if(_321!==null){return true}return false};_Y_.prototype._x21=function(_911,
+_a11,_b11,_c11,_d11,_e11,_y21){this._811(_911,_a11,_b11,_c11,_d11,_e11);var _I11=this._401;var skeleton=this._301;var _921=_a21(_I11._K11,_y21.left);var _b21=_c21(_I11._L11,_y21.right);var _d21=_a21(_I11._M11,_y21.top);var _e21=_c21(_I11._N11,_y21.bottom);var _z21=((_y21.right+_y21.left)/2);var _A21=((_y21.bottom+_y21.top)/2);var _B21=((_y21.right-_y21.left)/2);var _C21=((_y21.bottom-_y21.top)/2);var _n21=(_I11._L11-_I11._K11);var _o21=(_I11._N11-_I11._M11);var _k21=skeleton.x-_I11._K11;var _m21=skeleton.y-_I11._M11;
+if((_c11==1)&&(_d11==1)&&(Math.abs(_e11)<0.0001)){for(var _X9=_921;_X9<=_b21;_X9++){for(var _i21=_d21;_i21<=_e21;_i21++){if(_D21((_X9-_z21)/_B21)+_D21((_i21-_A21)/_C21)>1)continue;var _j21=_X9-_a11+_k21;var _l21=_i21-_b11+_m21;if((_j21<0)||(_j21>=_n21))continue;if((_l21<0)||(_l21>=_o21))continue;var _321=_I11._r21(_X9,_i21);if(_321!==null){return true}}}}else {var _E21=Math.sin(-_e11*_g21/180.0);var _F21=Math.cos(-_e11*_g21/180.0);for(var _X9=_921;_X9<=_b21;_X9++){for(var _i21=_d21;_i21<=_e21;_i21++){if(_D21((_X9-_z21)/_B21)+_D21((_i21-_A21)/_C21)>1)continue;
+var _j21=Math.floor((_F21*(_X9-_a11)+_E21*(_i21-_b11))/_c11+_k21);var _l21=Math.floor((_F21*(_i21-_b11)-_E21*(_X9-_a11))/_d11+_m21);if((_j21<0)||(_j21>=_n21))continue;if((_l21<0)||(_l21>=_o21))continue;var _321=_I11._r21(_X9,_i21);if(_321!==null){return true}}}}return false};var _G21=null;var _H21=!1;var _I21=-1;var _J21=null;var _K21=[0.0,0.0,0.0,0.0];;function _L21(){this.width=null;this.height=null}function _M21(){this.name=null;this._N21=new _L21();this._O21=function(){return this._N21};this._P21=function(_Q21,
+_R21){};this._S21=function(_T21,_U21){};this.dispose=function(){};this._V21=null;this.width=null;this.height=null}/*@constructor */function _W21(){this._X21=[];this._Y21=null;this._801=null;this._Z21=null;this.__21=null;this._031=false;if(_131){this._231=this._331;this._431=this._531}else {this._231=this._631;this._431=this._731}};_W21.prototype._831=function(_R01,_931,_a31,_b31){this._X21[_R01]={_c31:[],_d31:0,_e31:32,_f31:_g31[_b31],x:0,y:0,_Z9:_931,__9:_a31}};_W21.prototype._h31=function(_i31,_j31,
+_k31,_l31,_m31){var _n31=_l31;var _o31=_m31;var _p31=0;var _q31=_i31+'/';var _r31=this;var _s31=function(_t31){var _u31=new _M21();_u31.name=_t31;_u31.width=_u31._N21.width=_o31[_p31].width;_u31.height=_u31._N21.height=_o31[_p31].height;var _v31=_w31(_x31+_q31+_t31);_u31._V21=_v31;_g31[_v31].onload=function(e){_u31._N21=e._y31;var target=e.target||e.srcElement;_r31._831(_u31.name,target.width,target.height,_v31)};_g31[_v31].onerror=function(e){var target=e.target||e.srcElement;debug("ImageError: "+target.src)}
+;_g31[_v31].URL=_t31;if(_p31<(_n31-1))_p31++;return _u31};this._Z21=new spine._z31(_k31,_s31);this._Y21=new spine._A31(new spine._B31(this._Z21));this._801=this._Y21._C31(_j31)};_W21.prototype._D31=function(){if(this._Z21){if(this._Z21._E31){return this._Z21._E31.length}}return 0};_W21.prototype._F31=function(_G31){if(this._Z21){if(this._Z21._E31){if(this._Z21._E31.length>_G31){if(this._Z21._E31[_G31]._f31){if(this._Z21._E31[_G31]._f31._V21){return this._Z21._E31[_G31]._f31._V21}}}}}return -1};_W21.prototype._H31=function(_I31,
+_V01,_F11,x,y,_J31,_K31,angle,_L31,alpha){if(this._801===null||this._801===undefined)return;var _M31=new _Y_(this);_M31._s01(_I31);_M31._t01(_V01);_M31._811(_F11,x,y,_J31,_K31,angle);this._N31(_M31._301,_L31,alpha)};_W21.prototype._O31=function(_F11,x,y,_J31,_K31,angle,_L31,alpha){if(!_G21||!_G21._P31()){this._H31(null,null,_F11,x,y,_J31,_K31,angle,_L31,alpha)}else {var _Q31=_G21._P31();_Q31._811(_F11,x,y,_J31,_K31,angle,_G21);this._N31(_Q31._301,_L31,alpha);if(_Q31._201){this._R31(_Q31._401)}}};_W21.prototype._S31=function(_T31,
+_I31,_V01,_F11,x,y,_J31,_K31,angle,_U31,_V31,_W31){_8s(_W31);var _X31=false;var _Q31=null;if((_T31===undefined)||(_T31===null)||(_T31._P31()===null)){_Q31=new _Y_(this);_X31=true;_Q31._s01(_I31);_Q31._t01(_V01)}else {_Q31=_T31._P31();if((_I31!==undefined)&&(_I31!==null)){_Q31._s01(_I31)}if((_V01!==undefined)&&(_V01!==null)){_Q31._t01(_V01)}}_Q31._811(_F11,x,y,_J31,_K31,angle,_T31);var _Y31=[];var _Z31=0;for(var _X9=0,_W11=_Q31._301.slots.length;_X9<_W11;_X9++){var slot=_Q31._301.drawOrder[_X9];if(!slot.attachment)continue;
+var __31=false;if(slot.attachment instanceof spine._041){__31=this._141(slot,_U31,_V31)}else if(slot.attachment instanceof spine._241){__31=this._341(slot,_U31,_V31)}else if(slot.attachment instanceof spine._441){__31=this._541(slot,_U31,_V31)}if(__31){_Y31[_Z31]=slot;_Z31++}}if(_Z31>0){for(var _X9=(_Z31-1);_X9>=0;_X9--){_Cl(_W31,_Y31[_X9].data.name)}}};_W21.prototype._N31=function(_641,color,alpha){var _741=(color&0xff)/255.0,_841=((color&0xff00)>>8)/255.0,_941=((color&0xff0000)>>16)/255.0;if(_131){this._a41(_641,
+_741,_841,_941,alpha)}else {this._b41(_641,_741,_841,_941,alpha)}};_W21.prototype._b41=function(_641,_c41,_d41,_e41,_f41){var _g41=[0,1,2,2,3,0];var vertices=[];var _h41=new spine._i41(1.0,1.0,1.0,1.0);var _j41=false;for(var _X9=0,_W11=_641.slots.length;_X9<_W11;_X9++){var slot=_641.drawOrder[_X9];if(!slot.attachment)continue;var _b21=(_c41*255);var _k41=(_d41*255);var _e21=(_e41*255);var _l41=(_f41*255);if((slot.skeleton!=undefined)&&(slot.skeleton._b21!=undefined)){_b21*=slot.skeleton._b21;_k41*=slot.skeleton._k41;
+_e21*=slot.skeleton._e21;_l41*=slot.skeleton._l41}if(slot.color!=undefined){_b21*=slot.color._b21;_k41*=slot.color._k41;_e21*=slot.color._e21;_l41*=slot.color._l41}if(slot.attachment.color!=undefined){_b21*=slot.attachment.color._b21;_k41*=slot.attachment.color._k41;_e21*=slot.attachment.color._e21;_l41*=slot.attachment.color._l41}var _L31;_L31=(_l41<<24)|(_b21<<16)|(_k41<<8)|(_e21<<0);var _m41=null;var uvs=null;var _n41=null;var _o41=2;var _p41=0;var _q41=0;var _r41=0;var _s41=null;var _v31=null;if(slot.attachment instanceof spine._041){
+var _t41=slot.attachment;if((this.__21!=null)&&(this.__21._u41())){_t41._v41(slot.bone,vertices,0,2);_m41=vertices;uvs=_t41.uvs;_n41=_g41;_q41=4;_r41=6;_v31=_g31[_t41._t41._w41._f31._V21];if(!_v31.complete)continue;if(_L31!=_x41){if(!this._X21[_t41._t41._w41._f31.name]){var _y41=_t41._t41._f31;this._831(_y41.name,_y41.width,_y41.height,_y41._V21)}_v31=_z41(this._X21[_t41._t41._f31.name],_L31)}var _A41=_t41._t41._f31;_s41=this._X21[_A41.name]}else {this._631(slot,_L31,_l41/255.0)}}else if(slot.attachment instanceof spine._241){
+var _B41=slot.attachment;_B41._v41(slot,0,_B41._C41,vertices,0,2);_m41=vertices;uvs=_B41.uvs;_n41=_B41.triangles;_q41=_B41._C41;_r41=_B41.triangles.length;_v31=_g31[_B41._t41._w41._f31._V21];if(!_v31.complete)continue;if(_L31!=_x41){if(!this._X21[_B41._t41._w41._y41.name]){var _y41=_B41._t41._w41._y41;this._831(_y41.name,_y41.width,_y41.height,_B41._t41._w41._y41._V21)}_v31=_z41(this._X21[_B41._t41._w41._y41.name],_L31)}_s41=this._X21[_B41._t41._w41._y41.name]}else if(slot.attachment instanceof spine._D41){
+if(this.__21==null){this.__21=new spine._E41()}this.__21._F41(slot,slot.attachment);continue }if((_q41>0)&&(_v31!=null)){if((this.__21!=null)&&(this.__21._u41())){this.__21._G41(vertices,_q41*2,_n41,_r41,uvs,_h41,_h41,_j41);_m41=this.__21._H41;uvs=this.__21._H41;_n41=this.__21._I41;_o41=8;_p41=6;_q41=_m41.length/_o41;_r41=_n41.length}for(var _J41=0;_J41<_r41/3;_J41++){var _K41=_J41*3;var _L41=_n41[_K41++]*_o41,_M41=_n41[_K41++]*_o41,_N41=_n41[_K41++]*_o41;var _O41=[];_O41[0]={};_O41[0].x=_m41[_L41];_O41[0]._P41=uvs[_p41+_L41];
+_L41++;_O41[0].y=_m41[_L41];_O41[0]._J41=uvs[_p41+_L41];_O41[1]={};_O41[1].x=_m41[_M41];_O41[1]._P41=uvs[_p41+_M41];_M41++;_O41[1].y=_m41[_M41];_O41[1]._J41=uvs[_p41+_M41];_O41[2]={};_O41[2].x=_m41[_N41];_O41[2]._P41=uvs[_p41+_N41];_N41++;_O41[2].y=_m41[_N41];_O41[2]._J41=uvs[_p41+_N41];this._Q41(_R41,_v31,_O41[0].x,_O41[0].y,_O41[1].x,_O41[1].y,_O41[2].x,_O41[2].y,_O41[0]._P41*_s41._Z9,_O41[0]._J41*_s41.__9,_O41[1]._P41*_s41._Z9,_O41[1]._J41*_s41.__9,_O41[2]._P41*_s41._Z9,_O41[2]._J41*_s41.__9)}
+}if(this.__21!=null){this.__21._S41(slot)}}if(this.__21!=null){this.__21._T41()}};function _U41(_V41,_W41,_X41){if(_W41==false){switch(_V41){case spine._Y41.Normal:_X41.src=_Z41.__41;_X41._051=_Z41._151;break;case spine._Y41.Additive:_X41.src=_Z41.__41;_X41._051=_Z41._251;break;case spine._Y41.Multiply:_X41.src=_Z41._351;_X41._051=_Z41._151;break;case spine._Y41.Screen:_X41.src=_Z41._251;_X41._051=_Z41._451;break;default :_X41.src=_Z41.__41;_X41._051=_Z41._151;break }}else {switch(_V41){case spine._Y41.Normal:_X41.src=_Z41._251;
+_X41._051=_Z41._151;break;case spine._Y41.Additive:_X41.src=_Z41._251;_X41._051=_Z41._251;break;case spine._Y41.Multiply:_X41.src=_Z41._351;_X41._051=_Z41._151;break;case spine._Y41.Screen:_X41.src=_Z41._251;_X41._051=_Z41._451;break;default :_X41.src=_Z41.__41;_X41._051=_Z41._151;break }}}_W21.prototype._a41=function(_641,_c41,_d41,_e41,_f41){var _g41=[0,1,2,2,3,0];var vertices=[];var _h41=new spine._i41(1.0,1.0,1.0,1.0);var _j41=false;var _551,_651,_751,_851;var _951;if(_H21==true){_551=_131._a51._b51(_Z41._c51);
+_651=_131._a51._b51(_Z41._d51);_751=_131._a51._b51(_Z41._e51);_851=_131._a51._b51(_Z41._f51);_951=_131._a51._b51(_Z41._g51)}var _h51=new spine._i41(0.0,0.0,0.0,0.0);var _i51=false;if(_j51!=_I21){_I21=_j51;_i51=true;if(_I21!=-1){_J21=_0U(_I21,"gm_SpineTintBlackColour");}}for(var _X9=0,_W11=_641.slots.length;_X9<_W11;_X9++){var slot=_641.drawOrder[_X9];if(!slot.attachment)continue;var _b21=(_c41*255);var _k41=(_d41*255);var _e21=(_e41*255);var _l41=(_f41*255);if((slot.skeleton!=undefined)&&(slot.skeleton._b21!=undefined)){
+_b21*=slot.skeleton._b21;_k41*=slot.skeleton._k41;_e21*=slot.skeleton._e21;_l41*=slot.skeleton._l41}if(slot.color!=undefined){_b21*=slot.color._b21;_k41*=slot.color._k41;_e21*=slot.color._e21;_l41*=slot.color._l41}if(slot.attachment.color!=undefined){_b21*=slot.attachment.color._b21;_k41*=slot.attachment.color._k41;_e21*=slot.attachment.color._e21;_l41*=slot.attachment.color._l41}var _L31;_L31=(_l41<<24)|(_b21<<0)|(_k41<<8)|(_e21<<16);if(_I21!=-1){if((_J21!=undefined)&&(_J21!=-1)){var _k51;if((slot._l51!=undefined)&&(slot._l51!=null)){
+_k51=slot._l51}else {_k51=_h51}var _m51=[_k51._b21*_c41,_k51._k41*_d41,_k51._e21*_e41,_f41];if((_i51)||((_K21[0]!=_m51[0])||(_K21[1]!=_m51[1])||(_K21[2]!=_m51[2])||(_K21[3]!=_m51[3]))){_K21=_m51;_n51(_J21,_K21);_i51=false}}}var _m41=null;var uvs=null;var _n41=null;var _o41=2;var _p41=0;var _q41=0;var _r41=0;var _v31=null;if(slot.attachment instanceof spine._041){var _t41=slot.attachment;_t41._v41(slot.bone,vertices,0,2);_m41=vertices;uvs=_t41.uvs;_n41=_g41;_q41=4;_r41=6;_v31=_g31[_t41._t41._w41._f31._V21]}else if(slot.attachment instanceof spine._241){
+var _B41=slot.attachment;_B41._v41(slot,0,_B41._C41,vertices,0,2);_m41=vertices;uvs=_B41.uvs;_n41=_B41.triangles;_q41=_B41._C41;_r41=_B41.triangles.length;_v31=_g31[_B41._t41._w41._f31._V21]}else if(slot.attachment instanceof spine._D41){if(this.__21==null){this.__21=new spine._E41()}this.__21._F41(slot,slot.attachment);continue }if((_q41>0)&&(_v31!=null)){if(!_v31.complete)continue;if(!_v31._o51)_p51({_f31:_v31});if((this.__21!=null)&&(this.__21._u41())){this.__21._G41(vertices,_q41*2,_n41,_r41,uvs,_h41,
+_h41,_j41);_m41=this.__21._H41;uvs=this.__21._H41;_n41=this.__21._I41;_o41=8;_p41=6;_q41=_m41.length/_o41;_r41=_n41.length}if(_H21==true){var _q51=slot.data._r51;var _s51=new Object();_U41(_q51,this._031,_s51);_131._a51._t51(_Z41._c51,_s51.src);_131._a51._t51(_Z41._d51,_s51._051);_131._a51._t51(_Z41._e51,_s51.src);_131._a51._t51(_Z41._f51,_s51._051)}var _u51=_131._v51(_Z41._w51,_v31._o51,_131._x51,_r41);var _y51=_u51._z51()>>2;var index=_y51*_u51._A51;_u51._A51+=_r41;var _B51=_u51._C51;var _D51=_u51._E51;
+var _F51=_u51._G51;var _H51=index;for(var _J41=0;_J41<_r41;_J41++,_H51+=_y51){var index=_n41[_J41];_B51[_H51+0]=_m41[(index*_o41)+0];_B51[_H51+1]=_m41[(index*_o41)+1];_B51[_H51+2]=_I51;_D51[_H51+0]=_L31;_F51[_H51+0]=uvs[(index*_o41)+_p41+0];_F51[_H51+1]=uvs[(index*_o41)+_p41+1]}}if(this.__21!=null){this.__21._S41(slot)}}if(this.__21!=null){this.__21._T41()}if(_H21==true){_131._a51._t51(_Z41._c51,_551);_131._a51._t51(_Z41._d51,_651);_131._a51._t51(_Z41._e51,_751);_131._a51._t51(_Z41._f51,_851);_131._a51._t51(_Z41._g51,
+_951)}};_W21.prototype._R31=function(_J51){_jX(_J51._K11,_J51._M11,_J51._K11,_J51._N11);_jX(_J51._K11,_J51._N11,_J51._L11,_J51._N11);_jX(_J51._L11,_J51._N11,_J51._L11,_J51._M11);_jX(_J51._L11,_J51._M11,_J51._K11,_J51._M11);for(var _W11=0;_W11<_J51._X11.length;_W11++){var _Y11=_J51._X11[_W11];var size=_Y11.length/2;for(var _Z11=0;_Z11>2;var index=_y51*_u51._A51;_u51._A51+=_q41;var _B51=_u51._C51;var _D51=_u51._E51;var _F51=_u51._G51;var _H51=index;var _b61=_H51+_y51;var _c61=_b61+_y51;var _d61=_c61+_y51;var _e61=_d61+_y51;var _f61=_e61+_y51;_B51[_H51+0]=_B51[_f61+0]=vertices[spine._041._M51];_B51[_H51+1]=_B51[_f61+1]=vertices[spine._041._N51];_B51[_b61+0]=vertices[spine._041._O51];_B51[_b61+1]=vertices[spine._041._P51];_B51[_c61+0]=_B51[_d61+0]=vertices[spine._041._Q51];_B51[_c61+1]=_B51[_d61+1]=vertices[spine._041._R51];
+_B51[_e61+0]=vertices[spine._041._g61];_B51[_e61+1]=vertices[spine._041._h61];_B51[_H51+2]=_B51[_b61+2]=_B51[_c61+2]=_B51[_d61+2]=_B51[_e61+2]=_B51[_f61+2]=_I51;_D51[_H51]=_D51[_b61]=_D51[_c61]=_D51[_d61]=_D51[_e61]=_D51[_f61]=_L31;_F51[_H51+0]=_F51[_f61+0]=uvs[spine._041._M51];_F51[_H51+1]=_F51[_f61+1]=uvs[spine._041._N51];_F51[_b61+0]=uvs[spine._041._O51];_F51[_b61+1]=uvs[spine._041._P51];_F51[_c61+0]=_F51[_d61+0]=uvs[spine._041._Q51];_F51[_c61+1]=_F51[_d61+1]=uvs[spine._041._R51];_F51[_e61+0]=uvs[spine._041._g61];
+_F51[_e61+1]=uvs[spine._041._h61]};_W21.prototype._531=function(slot,_L31,alpha){var _B41=slot.attachment,vertices=[],uvs;var _K51=0;var _L51=0;if(slot.skeleton){_K51=slot.skeleton.x;_L51=slot.skeleton.y}else if(slot.bone.skeleton){_K51=slot.bone.skeleton.x;_L51=slot.bone.skeleton.y}_B41._v41(slot,0,_B41._C41,vertices,0,2);uvs=_B41.uvs;var _v31=_g31[_B41._t41._w41._f31._V21];if(!_v31.complete)return;if(!_v31._o51)_p51({_f31:_v31});var _q41=_B41.triangles.length;var _u51=_131._v51(_Z41._w51,_v31._o51,_131._x51,
+_q41);var _y51=_u51._z51()>>2;var index=_y51*_u51._A51;_u51._A51+=_q41;var _B51=_u51._C51;var _D51=_u51._E51;var _F51=_u51._G51;var _H51=index;for(var _W11=0;_W11<_q41;_W11++,_H51+=_y51){var _L41=_B41.triangles[_W11];_B51[_H51+0]=vertices[(_L41*2)+0];_B51[_H51+1]=vertices[(_L41*2)+1];_B51[_H51+2]=_I51;_D51[_H51+0]=_D51[_H51+1]=_L31;_F51[_H51+0]=uvs[(_L41*2)+0];_F51[_H51+1]=uvs[(_L41*2)+1]}};_W21.prototype._141=function(slot,_a11,_b11){var _t41=slot.attachment,vertices=[];_t41._v41(slot.bone,vertices,0,2);
+var _i61,_j61,_k61,_l61;var _m61;_i61=_a11-vertices[spine._041._g61];_j61=_b11-vertices[spine._041._h61];_k61=vertices[spine._041._M51]-vertices[spine._041._g61];_l61=vertices[spine._041._N51]-vertices[spine._041._h61];_m61=(_i61*_l61)-(_j61*_k61);if(_m61>=0)return false;_i61=_a11-vertices[spine._041._O51];_j61=_b11-vertices[spine._041._P51];_k61=vertices[spine._041._Q51]-vertices[spine._041._O51];_l61=vertices[spine._041._R51]-vertices[spine._041._P51];_m61=(_i61*_l61)-(_j61*_k61);if(_m61>=0)return false;
+_i61=_a11-vertices[spine._041._M51];_j61=_b11-vertices[spine._041._N51];_k61=vertices[spine._041._O51]-vertices[spine._041._M51];_l61=vertices[spine._041._P51]-vertices[spine._041._N51];_m61=(_i61*_l61)-(_j61*_k61);if(_m61>=0)return false;_i61=_a11-vertices[spine._041._Q51];_j61=_b11-vertices[spine._041._R51];_k61=vertices[spine._041._g61]-vertices[spine._041._Q51];_l61=vertices[spine._041._h61]-vertices[spine._041._R51];_m61=(_i61*_l61)-(_j61*_k61);if(_m61>=0)return false;return true};_W21.prototype._341=function(slot,
+_a11,_b11){var _B41=slot.attachment,vertices=[];_B41._v41(slot,0,_B41._C41,vertices,0,2);var _i61,_j61,_k61,_l61;var _m61;var _r41=_B41.triangles.length;for(var _W11=0;_W11<_r41;_W11+=3){var _L41=_B41.triangles[_W11+0];var _M41=_B41.triangles[_W11+1];var _N41=_B41.triangles[_W11+2];var _n61=vertices[(_L41*2)+0];var _o61=vertices[(_L41*2)+1];var _p61=vertices[(_M41*2)+0];var _q61=vertices[(_M41*2)+1];var _r61=vertices[(_N41*2)+0];var _s61=vertices[(_N41*2)+1];_i61=_a11-_n61;_j61=_b11-_o61;_k61=_p61-_n61;_l61=_q61-_o61;
+_m61=(_i61*_l61)-(_j61*_k61);if(_m61>=0)continue;_i61=_a11-_p61;_j61=_b11-_q61;_k61=_r61-_p61;_l61=_s61-_q61;_m61=(_i61*_l61)-(_j61*_k61);if(_m61>=0)continue;_i61=_a11-_r61;_j61=_b11-_s61;_k61=_n61-_r61;_l61=_o61-_s61;_m61=(_i61*_l61)-(_j61*_k61);if(_m61>=0)continue;return true}return false};_W21.prototype._541=function(slot,_a11,_b11){var _t61=slot.attachment,vertices=[];_t61._v41(slot,0,_t61._C41,vertices,0,2);var _i61,_j61,_k61,_l61;var _m61;var _u61=0;for(var _W11=0;_W11<((_t61._C41)/2)-1;_W11++){var _n61=vertices[_u61+0];
+var _o61=vertices[_u61+1];_u61+=2;var _p61=vertices[_u61+0];var _q61=vertices[_u61+1];_i61=_a11-_n61;_j61=_b11-_o61;_k61=_p61-_n61;_l61=_q61-_o61;_m61=(_i61*_l61)-(_j61*_k61);if(_m61<=0){return false}}var _n61=vertices[_u61+0];var _o61=vertices[_u61+1];var _p61=vertices[0];var _q61=vertices[1];_i61=_a11-_n61;_j61=_b11-_o61;_k61=_p61-_n61;_l61=_q61-_o61;_m61=(_i61*_l61)-(_j61*_k61);if(_m61<=0){return false}return true};function _v61(_e2){_w61("draw_primitive_begin()")}function _x61(_e2,_y61){_w61("draw_primitive_begin_texture()")}
+function _z61(x,y){_w61("draw_vertex()")}function _A61(x,y,_L31,alpha){_w61("draw_vertex_color()")}var _B61=_A61;function _C61(x,y,_D61,_E61){_w61("draw_vertex_texture()")}function _F61(x,y,_D61,_E61,_L31,alpha){_w61("draw_vertex_texture_color()")}var _G61=_F61;function _H61(){_w61("draw_primitive_end()")}function _I61(_e2){_w61("d3d_primitive_begin()")}function _J61(_e2,_y61){_w61("d3d_primitive_begin_texture()")}function _K61(x,y,_L61){_w61("d3d_vertex()");}function _M61(x,y,_L61,_L31,alpha){_w61("d3d_vertex_color()")}
+var _N61=_M61;function _O61(x,y,_L61,_D61,_E61){_w61("d3d_vertex_texture()")}function _P61(x,y,_L61,_D61,_E61,_L31,alpha){_w61("d3d_vertex_texture_color()")}var _Q61=_P61;function _R61(x,y,_L61,_S61,_T61,_U61){_w61("d3d_vertex_normal()")}function _V61(x,y,_L61,_S61,_T61,_U61,_L31,alpha){_w61("d3d_vertex_normal_color()")}var _W61=_V61;function _X61(x,y,_L61,_S61,_T61,_U61,_D61,_E61){_w61("d3d_vertex_normal_texture()")}function _Y61(x,y,_L61,_S61,_T61,_U61,_D61,_E61,_L31,alpha){_w61("d3d_vertex_normal_texture_color()");
+}var _Z61=_Y61;function __61(){_w61("d3d_primitive_end()")}var _071=null;var _171=0,_271=-1,_371=null,_471=null;var _571=1,_671=2,_771=3,_871=4,_971=5,_a71=6,_b71=7;function _c71(){_v61=_d71;_x61=_e71;_z61=_f71;_A61=_g71;_B61=_g71;_C61=_h71;_F61=_i71;_G61=_i71;_H61=_j71;_I61=_k71;_J61=_l71;_K61=_m71;_M61=_n71;_N61=_n71;_O61=_o71;_P61=_p71;_Q61=_p71;_R61=_q71;_V61=_r71;_W61=_r71;_X61=_s71;_Y61=_t71;_Z61=_t71;__61=_u71;}function _v71(_w71){switch(_w71){case _571:return _Z41._x71;case _671:return _Z41._y71;case _771:return _Z41._z71;
+case _871:return _Z41._w51;case _971:return _Z41._A71;case _a71:return _Z41._B71;case _b71:return _Z41._w51}return -1}function _C71(){_171=0;_271=-1;_371=null;_471=null}function _d71(_D71){_e71(yyGetInt32(_D71),-1)}function _e71(_D71,_b31){_171=yyGetInt32(_D71);_271=null;_371=null;if(typeof(_b31)=="object"){_271=_b31._E71;_371=_b31._F71}else if((_b31!=-1)&&_g31[yyGetInt32(_b31)]){_271=_g31[yyGetInt32(_b31)]}if(_271&&!_271._o51){_p51({_f31:_271})}_471=new _G71(_H71,_131._I71(_131._x51),false)}function _f71(_a11,
+_b11){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=yyGetReal(_a11);_471._C51[index+1]=yyGetReal(_b11);_471._C51[index+2]=_I51;_471._G51[index+0]=0;_471._G51[index+1]=0;_471._E51[index]=((_K71*255.0)<<24)|(_L71&0x00ffffff)}function _g71(_a11,_b11,_M71,_f41){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=yyGetReal(_a11);_471._C51[index+1]=yyGetReal(_b11);_471._C51[index+2]=_I51;_471._G51[index+0]=0;_471._G51[index+1]=0;_471._E51[index]=((yyGetReal(_f41)*255.0)<<24)|_N71(yyGetInt32(_M71));
+}function _h71(_a11,_b11,_O71,_P71){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=yyGetReal(_a11);_471._C51[index+1]=yyGetReal(_b11);_471._C51[index+2]=_I51;var _Q71=_R71(yyGetReal(_O71),yyGetReal(_P71));_471._G51[index+0]=_Q71._P41;_471._G51[index+1]=_Q71._J41;_471._E51[index]=((_K71*255.0)<<24)|(_L71&0x00ffffff)}function _i71(_a11,_b11,_O71,_P71,_M71,_f41){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=yyGetReal(_a11);_471._C51[index+1]=yyGetReal(_b11);
+_471._C51[index+2]=_I51;var _Q71=_R71(yyGetReal(_O71),yyGetReal(_P71));_471._G51[index+0]=_Q71._P41;_471._G51[index+1]=_Q71._J41;_471._E51[index]=((yyGetReal(_f41)*255.0)<<24)|_N71(yyGetInt32(_M71))}function _j71(){var _S71=_v71(_171);if(_S71==-1){return }var _T71=_471._U71.subarray(0,_471._A51*_471._z51());var _V71=_271?_271._o51:null;var _u51=_131._v51(_S71,_V71,_131._x51,_471._A51);_u51._U71.set(_T71,_u51._A51*_u51._z51());_u51._A51+=_471._A51}function _k71(_e2){_J61(_e2,-1)}function _l71(_D71,_b31){_171=_D71;
+_271=null;_371=null;if(typeof(_b31)=="object"){_271=_b31._E71;_371=_b31._F71}else if((_b31!=-1)&&_g31[_b31]){_271=_g31[_b31]}if(_271&&!_271._o51){_p51({_f31:_271})}_471=new _G71(_H71,_131._I71(_131._W71),false)}function _R71(_O71,_P71){if(_371&&_271){return({_P41:(_371.x+(_O71*_371._bk))/_271._X71,_J41:(_371.y+(_P71*_371._ck))/_271._Y71})}else {return({_P41:_O71,_J41:_P71})}};function _m71(_a11,_b11,_Z71){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;_471._C51[index+1]=_b11;
+_471._C51[index+2]=_Z71;_471.__71[index+0]=0;_471.__71[index+1]=0;_471.__71[index+2]=0;_471._G51[index+0]=0;_471._G51[index+1]=0;_471._E51[index]=((_K71*255.0)<<24)|(_L71&0x00ffffff);}function _n71(_a11,_b11,_Z71,_081,_f41){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;_471._C51[index+1]=_b11;_471._C51[index+2]=_Z71;_471.__71[index+0]=0;_471.__71[index+1]=0;_471.__71[index+2]=0;_471._G51[index+0]=0;_471._G51[index+1]=0;_471._E51[index]=((_f41*255.0)<<24)|_N71(_081)}
+function _o71(_a11,_b11,_Z71,_181,_281){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;_471._C51[index+1]=_b11;_471._C51[index+2]=_Z71;_471.__71[index+0]=0;_471.__71[index+1]=0;_471.__71[index+2]=0;var _Q71=_R71(_181,_281);_471._G51[index+0]=_Q71._P41;_471._G51[index+1]=_Q71._J41;_471._E51[index]=((_K71*255.0)<<24)|(_L71&0x00ffffff)}function _p71(_a11,_b11,_Z71,_181,_281,_081,_f41){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;
+_471._C51[index+1]=_b11;_471._C51[index+2]=_Z71;_471.__71[index+0]=0;_471.__71[index+1]=0;_471.__71[index+2]=0;var _Q71=_R71(_181,_281);_471._G51[index+0]=_Q71._P41;_471._G51[index+1]=_Q71._J41;_471._E51[index]=((_f41*255.0)<<24)|_N71(_081)}function _q71(_a11,_b11,_Z71,_381,_481,_581){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;_471._C51[index+1]=_b11;_471._C51[index+2]=_Z71;_471.__71[index+0]=_381;_471.__71[index+1]=_481;_471.__71[index+2]=_581;_471._G51[index+0]=0;
+_471._G51[index+1]=0;_471._E51[index]=((_K71*255.0)<<24)|(_L71&0x00ffffff)}function _r71(_a11,_b11,_Z71,_381,_481,_581,_081,_f41){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;_471._C51[index+1]=_b11;_471._C51[index+2]=_Z71;_471.__71[index+0]=_381;_471.__71[index+1]=_481;_471.__71[index+2]=_581;_471._G51[index+0]=0;_471._G51[index+1]=0;_471._E51[index]=((_f41*255.0)<<24)|_N71(_081);}function _s71(_a11,_b11,_Z71,_381,_481,_581,_181,_281){var _y51=_471._z51()>>2;
+var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;_471._C51[index+1]=_b11;_471._C51[index+2]=_Z71;_471.__71[index+0]=_381;_471.__71[index+1]=_481;_471.__71[index+2]=_581;var _Q71=_R71(_181,_281);_471._G51[index+0]=_Q71._P41;_471._G51[index+1]=_Q71._J41;_471._E51[index]=((_K71*255.0)<<24)|(_L71&0x00ffffff)}function _t71(_a11,_b11,_Z71,_381,_481,_581,_181,_281,_081,_f41){var _y51=_471._z51()>>2;var index=_471._A51*_y51;_471._J71(1);_471._C51[index+0]=_a11;_471._C51[index+1]=_b11;_471._C51[index+2]=_Z71;
+_471.__71[index+0]=_381;_471.__71[index+1]=_481;_471.__71[index+2]=_581;var _Q71=_R71(_181,_281);_471._G51[index+0]=_Q71._P41;_471._G51[index+1]=_Q71._J41;_471._E51[index]=((_f41*255.0)<<24)|_N71(_081)}function _u71(){var _S71=_v71(_171);if(_S71==-1){return }var _T71=_471._U71.subarray(0,_471._A51*_471._z51());var _V71=_271?_271._o51:null;var _u51=_131._v51(_S71,_V71,_131._W71,_471._A51);_u51._U71.set(_T71,_u51._A51*_u51._z51());_u51._A51+=_471._A51}/*@constructor */function _681(_781){var _881=null,_981=null,
+_a81=null,_b81=false,_c81=null,_d81;var _e81=0,_f81=0,_g81=0,_h81=0;var _i81=this;(function(){_881=new ArrayBuffer(_781);_981=new DataView(_881)})();function _j81(_k81,_l81){var _m81=false;var _n81=_c81._o81;for(var _X9=0;_X9<_n81.length;_X9++){var _p81=_n81[_X9];if(((_k81==-1)||(_p81._q81==_k81))&&(_p81.type==_l81)){_m81=true;if((_p81._r81&_e81)===0){var _s81=(_h81+_p81.offset);_e81|=_p81._r81;if(_c81._t81===_e81){_e81=0;_f81++;_h81+=_c81._u81;if((_h81+_c81._u81)>=_881.byteLength){_i81._v81(_881.byteLength*2)}
+}return _s81}}}if(_m81){debug("VERTEX BUILDER: element already written, must write the whole vertex first\n\n",true);return -1}debug("VERTEX BUILDER: Vertex format does not contain selected type.\n\n",true);return -1};/*@this {yyVBufferBuilder} */this._v81=function(_781){var _w81=new ArrayBuffer(_781);var _x81=new Int8Array(_881);var _y81=new Int8Array(_w81);_y81.set(_x81);_881=_w81;_981=new DataView(_881)};/*@this {yyVBufferBuilder} */this._z81=function(_A81){_e81=0;_f81=0;_g81=0;_h81=0;_d81=_A81;_c81=_131._I71(_A81);
+if(_c81._u81>_881.byteLength){this._v81(_c81._u81*36)}};/*@this {yyVBufferBuilder} */this._B81=function(){};this._C81=function(){return _d81};this._D81=function(){return _131._I71(_d81)};/*@this {yyVBufferBuilder} */this._E81=function(x,y){var _s81=_j81(_Z41._F81,_Z41._G81);if(_s81>=0){_981.setFloat32(_s81,x,true);_981.setFloat32(_s81+4,y,true)}};/*@this {yyVBufferBuilder} */this._H81=function(x,y,_L61){var _s81=_j81(_Z41._F81,_Z41._I81);if(_s81>=0){_981.setFloat32(_s81,x,true);_981.setFloat32(_s81+4,
+y,true);_981.setFloat32(_s81+8,_L61,true)}};/*@this {yyVBufferBuilder} */this._J81=function(_081,_f41){var _s81=_j81(_Z41._K81,_Z41._L81);if(_s81>=0){var _M81=((_f41*255.0)<<24)|_N71(_081);_981.setUint32(_s81,_M81,true)}};/*@this {yyVBufferBuilder} */this._N81=function(_O81){var _s81=_j81(_Z41._K81,_Z41._L81);if(_s81>=0){var _L31=((_O81&0xff)<<24)|((_O81&0xff00)<<8)|((_O81&0xff0000)>>8)|((_O81&0xff000000)>>24);_981.setUint32(_s81,_L31,true)}};/*@this {yyVBufferBuilder} */this._P81=function(_Q81){var _s81=_j81(_Z41._K81,
+_Z41._L81);if(_s81>=0){var _L31=(_Q81&0xff000000)|((_Q81&0xff)<<16)|(_Q81&0xff00)|((_Q81&0xff0000)>>16);_981.setUint32(_s81,_L31,true)}};/*@this {yyVBufferBuilder} */this._R81=function(_P41,_J41){var _s81=_j81(_Z41._S81,_Z41._G81);if(_s81>=0){_981.setFloat32(_s81,_P41,true);_981.setFloat32(_s81+4,_J41,true)}};/*@this {yyVBufferBuilder} */this._T81=function(x,y,_L61){var _s81=_j81(_Z41._U81,_Z41._I81);if(_s81>=0){_981.setFloat32(_s81,x,true);_981.setFloat32(_s81+4,y,true);_981.setFloat32(_s81+8,_L61,
+true)}};/*@this {yyVBufferBuilder} */this._V81=function(x){var _s81=_j81(-1,_Z41._W81);if(_s81>=0){_981.setFloat32(_s81,x,true)}};/*@this {yyVBufferBuilder} */this._X81=function(x,y){var _s81=_j81(-1,_Z41._G81);if(_s81>=0){_981.setFloat32(_s81,x,true);_981.setFloat32(_s81+4,y,true)}};/*@this {yyVBufferBuilder} */this._Y81=function(x,y,_L61){var _s81=_j81(-1,_Z41._I81);if(_s81>=0){_981.setFloat32(_s81,x,true);_981.setFloat32(_s81+4,y,true);_981.setFloat32(_s81+8,_L61,true)}};/*@this {yyVBufferBuilder} */this._Z81=function(x,
+y,_L61,_Z9){var _s81=_j81(-1,_Z41.__81);if(_s81>=0){_981.setFloat32(_s81,x,true);_981.setFloat32(_s81+4,y,true);_981.setFloat32(_s81+8,_L61,true);_981.setFloat32(_s81+12,_Z9,true)}};/*@this {yyVBufferBuilder} */this._091=function(x,y,_L61,_Z9){var _s81=_j81(-1,_Z41._191);if(_s81>=0){_981.setUint8(_s81,x,true);_981.setUint8(_s81+1,y,true);_981.setUint8(_s81+2,_L61,true);_981.setUint8(_s81+3,_Z9,true)}};/*@this {yyVBufferBuilder} */this._291=function(){var _391=new _G71(_f81,_c81,false);var _491=_f81*_c81._u81;
+var _591=new Int8Array(_881,0,_491);_391._U71.set(_591);_391._A51+=_f81;_391._291();_a81=_391;_b81=true;_881=null;_981=null};/*@this {yyVBufferBuilder} */this._691=function(_791,_891){if(_b81){if(_891==-1){_131._991(_791,null,_a81,0)}else _131._991(_791,_891._E71._o51,_a81,0)}else {var _u51;if(_891==-1){_u51=_131._v51(_791,null,_d81,_f81)}else {_u51=_131._v51(_791,_891._E71._o51,_d81,_f81)}var _a91=_u51._A51*_c81._u81;var _591=new Int8Array(_881,0,_f81*_c81._u81);_u51._U71.set(_591,_a91);_u51._A51+=_f81}
+};this._b91=function(_c91){_f81=_c91;_g81=0;_h81=_c91*_c81._u81};this._d91=function(){return _f81};this._e91=function(){return _881}}var _f91=null;var _g91=[];/*@constructor */function _h91(){var _i91=0,_j91=0.5;var _k91;var _l91=[];var _m91=[];var _n91=[];var _o91=_i91;var _p91=_j91;Object.defineProperties(this,{_q91:{get:function(){return _o91},set:function(_r91){_o91=_r91}},_s91:{get:function(){return _p91},set:function(_r91){_p91=_r91}}});/*@this {yyGamePad} */this._t91=function(_u91){_k91=_u91.id;_m91=_l91.slice();
+_n91=_u91.axes.slice();var _v91=_u91.buttons;if(_v91){for(var _e21 in _v91){if(!_v91.hasOwnProperty(_e21))continue;if(typeof(_v91[_e21])==="object"){_l91[_e21]=_v91[_e21].value}else {_l91[_e21]=_v91[_e21]}}}};/*@this {yyGamePad} */this._w91=function(){return _k91||""};/*@this {yyGamePad} */this._x91=function(){if(_l91){return _l91.length}return 0};/*@this {yyGamePad} */this._y91=function(_z91){var _A91=_l91[_z91];var _B91=_m91[_z91];if((_A91!==undefined)&&(_B91!==undefined)){return((_A91>=_p91)&&(_B91<_p91))}
+return false};/*@this {yyGamePad} */this._C91=function(_z91){var _A91=_l91[_z91];var _B91=_m91[_z91];if((_A91!==undefined)&&(_B91!==undefined)){return((_A91<_p91)&&(_B91>=_p91))}return false};/*@this {yyGamePad} */this._D91=function(_z91){var _A91;if(typeof(_l91[_z91])==="object"){_A91=_l91[_z91].value}else {_A91=_l91[_z91]}if(_A91!==undefined){return(_A91>=_p91)}return false};/*@this {yyGamePad} */this._E91=function(_z91){var _A91;if(typeof(_l91[_z91])==="object"){_A91=_l91[_z91].value}else {_A91=_l91[_z91];
+}return _A91||0.0};/*@this {yyGamePad} */this._F91=function(){if(_n91){return _n91.length}return 0};/*@this {yyGamePad} */this._G91=function(_H91,_I91){var _J91=_n91[_H91]||0;if(_o91>0.0){var _K91=Math.abs(_J91);if(_K91<_o91){_J91=0.0}else {var sign=(_J91>=0)?1.0:-1.0;_J91=((_K91-_o91)/(_I91-_o91))*sign}}return _J91}}/*@constructor */function _L91(){var _M91=1.0,_N91=1.0;var _O91=0,_P91=1;var _Q91=0x8000,_R91=0x8001,_S91=0x8002,_T91=0x8003,_U91=0x8004,_V91=0x8005,_W91=0x8006,_X91=0x8007,_Y91=0x8008,_Z91=0x8009,
+__91=0x800A,_0a1=0x800B,_1a1=0x800C,_2a1=0x800D,_3a1=0x800E,_4a1=0x800F,_5a1=0x8010,_6a1=0x8011,_7a1=0x8012,_8a1=0x8013,_9a1=0x8014;var _aa1=0,_ba1=1,_ca1=2,_da1=3,_ea1=4,_fa1=5,_ga1=6,_ha1=7,_ia1=8,_ja1=9,_ka1=10,_la1=11,_ma1=12,_na1=13,_oa1=14,_pa1=15;var _qa1=0,_ra1=1,_sa1=2,_ta1=3;function _ua1(){return !!navigator["getGamepads"]||!!navigator["webkitGetGamepads"]||!!navigator["webkitGamepads"]}var _va1=_ua1()?_P91:_O91;var _wa1=[];function _xa1(){if(navigator["getGamepads"]){return navigator["getGamepads"]()}
+if(navigator["webkitGetGamepads"]){return navigator["webkitGetGamepads"]();}if(navigator["webkitGamepads"]){return navigator["webkitGamepads"]()}return null}function _ya1(){var gamepads=_xa1();if(gamepads!==null){var _za1=0;for(_za1=0;_za1=0.0)&&(_Ra1<=_M91)){_Oa1._s91=_Ra1}}};/*@this {yyGamepadManager} */this._q91=function(_Na1){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._q91}else if(_g91[_Na1]!==undefined){return _g91[_Na1]}return 0.0};/*@this {yyGamepadManager} */this._Sa1=function(_Na1,_Ta1){_g91[_Na1]=_Ta1;var _Oa1=_wa1[_Na1];if(_Oa1){if((_Ta1>=0.0)&&(_Ta1<=_N91)){_Oa1._q91=_Ta1}}};/*@this {yyGamepadManager} */this._Ua1=function(){
+_wa1=[]};/*@this {yyGamepadManager} */this._Va1=function(){switch(_va1){case _P91:_ya1();break;case _O91:default :return }};/*@this {yyGamepadManager} */this._Wa1=function(_Na1){if(_wa1[_Na1]!==null&&_wa1[_Na1]!==undefined){return true}return false};/*@this {yyGamepadManager} */this._x91=function(_Na1){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._x91()}return 0};/*@this {yyGamepadManager} */this._F91=function(_Na1){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._F91()}return 0};/*@this {yyGamepadManager} */this._D91=function(_Na1,
+_z91){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._D91(_Ja1(_z91),_Oa1._s91)}return false};/*@this {yyGamepadManager} */this._y91=function(_Na1,_z91){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._y91(_Ja1(_z91),_Oa1._s91)}return false};/*@this {yyGamepadManager} */this._C91=function(_Na1,_z91){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._C91(_Ja1(_z91),_Oa1._s91)}return false};/*@this {yyGamepadManager} */this._E91=function(_Na1,_z91){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._E91(_Ja1(_z91))}return 0};/*@this {yyGamepadManager} */this._G91=function(_Na1,
+_H91){var _Oa1=_wa1[_Na1];if(_Oa1){return _Oa1._G91(_Ka1(_H91),_N91)}return 0}};var _Xa1=[];var _Ya1="None";var _Za1=0;var __a1=0;/*@constructor */function _0b1(){this.x=0;this.y=0;this._D91=0;this._y91=0;this._C91=0;this._1b1=0};_0b1.prototype._Ua1=function(){this._D91=0;this._y91=0;this._C91=0;this._1b1=0};_0b1.prototype._2b1=function(_a11,_b11){if(_D01){var _3b1;if(!_D01._4b1){_3b1=_5b1}else {_3b1=_D01._6b1}for(var _J41=0;_J41<_3b1.length;_J41++){var _7b1=_3b1[_J41];if(_7b1._4a){_8b1(canvas,_9b1);if(((_a11-_9b1.left)>=_7b1._ab1)&&((_a11-_9b1.left)<_7b1._bb1)&&((_b11-_9b1.top)>=_7b1._cb1)&&((_b11-_9b1.top)<_7b1._db1)){
+this.x=_7b1._eb1(_a11,_b11);this.y=_7b1._fb1(_a11,_b11);return }}}}this.x=_a11;this.y=_b11};/*@constructor */function _gb1(_hb1){for(var _X9=0;_X9<_Xa1.length;_X9++){if(_Xa1[_X9]===_hb1){return _X9}}return -1}function _ib1(_hb1){var _jb1=-1;for(var _X9=0;_X9<_Xa1.length;_X9++){if((_Xa1[_X9]===_hb1)||(_Xa1[_X9]===-1)){_jb1=_X9;break }}if(_jb1==-1){_jb1=_Xa1.length}_Xa1[_jb1]=_hb1;_kb1[_jb1]=new _0b1();return _jb1}var _lb1=!1;function _mb1(event){for(var _nb1=0;_nb1=_Sb1._X71||_b11<0||_b11>=_Sb1._Y71){_Rb1("Error: grid out of bounds(set) - GridID: "+_Ub1+" size["+_Sb1._X71+","+_Sb1._Y71+"] at ("+_a11+","+_b11+")");return }_Sb1._Ob1[_a11+(_b11*_Sb1._X71)]=_M01}var _Wb1=_Xb1;function _Xb1(_Ub1,_a11,_b11,_M01){_Ub1=yyGetInt32(_Ub1);_a11=yyGetInt32(_a11);_b11=yyGetInt32(_b11);var _Sb1=_Tb1._s11(_Ub1);if(!_Sb1){_Rb1("Error: invalid ds_grid ID (ds_grid_set)");return _M01}if(_a11<0||_a11>=_Sb1._X71||_b11<0||_b11>=_Sb1._Y71){_Rb1("Error: grid out of bounds(set) - GridID: "+_Ub1+" size["+_Sb1._X71+","+_Sb1._Y71+"] at ("+_a11+","+_b11+")");
+return _M01}_Sb1._Ob1[_a11+(_b11*_Sb1._X71)]=_M01;return _M01}var _Yb1=_Zb1;function _Zb1(_Ub1,_a11,_b11,_M01){_Ub1=yyGetInt32(_Ub1);_a11=yyGetInt32(_a11);_b11=yyGetInt32(_b11);var _Sb1=_Tb1._s11(_Ub1);if(!_Sb1){_Rb1("Error: invalid ds_grid ID (ds_grid_set)");return _M01}if(_a11<0||_a11>=_Sb1._X71||_b11<0||_b11>=_Sb1._Y71){_Rb1("Error: grid out of bounds(set) - GridID: "+_Ub1+" size["+_Sb1._X71+","+_Sb1._Y71+"] at ("+_a11+","+_b11+")");return _M01;}var __b1=_Sb1._Ob1[_a11+(_b11*_Sb1._X71)];_Sb1._Ob1[_a11+(_b11*_Sb1._X71)]=_M01;
+return __b1}var _IP=_0c1;function _0c1(_Ub1,_a11,_b11){_Ub1=yyGetInt32(_Ub1);var _Sb1=_Tb1._s11(_Ub1),x=yyGetInt32(_a11),y=yyGetInt32(_b11);if(!_Sb1){_Rb1("Error: invalid ds_grid ID (ds_grid_get)");return undefined}if(x<0||x>=_Sb1._X71||y<0||y>=_Sb1._Y71){_Rb1("Error: grid out of bounds(get) - GridID: "+_Ub1+" size["+_Sb1._X71+","+_Sb1._Y71+"] at ("+x+","+y+")");return undefined}return _Sb1._Ob1[x+(y*_Sb1._X71)]}function _1c1(_Ub1,_t21,_u21,_R11,_S11){_Ub1=yyGetInt32(_Ub1);_t21=yyGetInt32(_t21);_u21=yyGetInt32(_u21);
+_R11=yyGetInt32(_R11);_S11=yyGetInt32(_S11);var _Sb1=_Tb1._s11(_Ub1);if(!_Sb1){_Rb1("Error: invalid ds_grid ID (ds_grid_get_sum)");return 0}if(_t21>_R11){var _d21=_t21;_t21=_R11;_R11=_d21}if(_t21<0)_t21=0;if(_t21>=_Sb1._X71)_t21=_Sb1._X71-1;if(_R11<0)_R11=0;if(_R11>=_Sb1._X71)_R11=_Sb1._X71-1;if(_u21>_S11){var _d21=_u21;_u21=_S11;_S11=_d21}if(_u21<0)_u21=0;if(_u21>=_Sb1._Y71)_u21=_Sb1._Y71-1;if(_S11<0)_S11=0;if(_S11>=_Sb1._Y71)_S11=_Sb1._Y71-1;_Fb1=_Eb1=_Gb1=_Hb1=0;var first=true;var _d31=0;for(var y=_u21;
+y<=_S11;y++){var index=(y*_Sb1._X71)+_t21;for(var x=_t21;x<=_R11;x++){var _J41=_Sb1._Ob1[index];if(first){_Eb1=_Fb1=_J41;first=false}else {if(_Eb1>_J41)_Eb1=_J41;if(_Fb1<_J41)_Fb1=_J41}if(typeof _J41!=="string"){_Gb1+=_J41}_d31++;index++}}_Hb1=_Gb1/_d31}function _WN(_Ub1,_t21,_u21,_R11,_S11){_1c1(_Ub1,_t21,_u21,_R11,_S11);return _Eb1}function _Kt(_Ub1){var _Sb1=_Tb1._s11(yyGetInt32(_Ub1));if(!_Sb1){_Rb1("Error: invalid ds_grid ID (ds_grid_write)");return }var width=_Sb1._X71;var height=_Sb1._Y71;var _2c1=_3c1(16384,
+_4c1,1);_5c1(_2c1,_6c1,602);_5c1(_2c1,_6c1,width);_5c1(_2c1,_6c1,height);for(var x=0;x<=width-1;x++){for(y=0;y<=height-1;y++){var _r91=_Sb1._Ob1[x+(y*width)];_7c1(_2c1,_r91)}}var _8c1=_9c1(_2c1);_ac1(_2c1);return _8c1}function _1u(_Ub1,_bc1){if(!_bc1){_Rb1("Error: no string provided (ds_grid_read)");return false}var _Sb1=_Tb1._s11(yyGetInt32(_Ub1));if(!_Sb1){_Rb1("Error: invalid ds_grid ID (ds_grid_read)");return false}if(_bc1[0]=="{"){try{var _cc1=JSON.parse(_bc1);if((_cc1!=null)&&(_cc1!=undefined)&&(typeof(_cc1.body)=="object")&&(typeof(_cc1.width)=="number")&&(typeof(_cc1.height)=="number")){
+_Sb1._X71=_cc1.width;_Sb1._Y71=_cc1.height;_Sb1._Ob1=_cc1.body}}catch(_dc1){_Rb1("Error: reading ds_grid JSON");return false}return true}else {var _2c1=_ec1(_bc1);if(_2c1<0)return false;_fc1(_2c1,_gc1,0);var id=_hc1(_2c1,_6c1);if(id!=602){_Rb1("Error: unrecognised format - resave the grid to update/fix issues. (ds_grid_read)");return false}var _Z9=_hc1(_2c1,_6c1);var __9=_hc1(_2c1,_6c1);_Sb1._X71=_Z9;_Sb1._Y71=__9;_Sb1._Ob1=[];var _d21=_Z9*__9;for(var _X9=0;_X9<_d21;_X9++){_Sb1._Ob1[_X9]=0}for(_X9=0;_X9<=_Z9-1;
+_X9++){for(_i21=0;_i21<=__9-1;_i21++){var _r91=_ic1(_2c1);_Sb1._Ob1[_X9+(_i21*_Z9)]=_r91}}_ac1(_2c1);return true}}function _yl(){var _921=new _jc1();_921._kc1=true;return _lc1._Da1(_921)}function _Fl(_Ub1){_Ub1=yyGetInt32(_Ub1);var _mc1=_lc1._s11(_Ub1);if(_mc1){_mc1._Ua1();_lc1._nc1(_Ub1)}}function _8s(_Ub1){var _oc1=_lc1._s11(yyGetInt32(_Ub1));if(_oc1){_oc1._Ua1();return }_Rb1("Error: invalid ds_list ID (ds_list_clear)")}function _Rm(_Ub1,_pc1){_Ub1=yyGetInt32(_Ub1);var _qc1=_lc1._s11(_Ub1);if(!_qc1){_Rb1("Error: invalid DEST ds_list ID (ds_list_copy)");
+return }var _rc1=_lc1._s11(yyGetInt32(_pc1));if(!_rc1){_Rb1("Error: invalid SOURCE ds_list ID (ds_list_copy)");return }_qc1._Pb1(_rc1);_lc1._sc1(_Ub1,_qc1)}function _el(_Ub1){var _oc1=_lc1._s11(yyGetInt32(_Ub1));if(_oc1)return _oc1.length;_Rb1("Error: invalid ds_list ID (ds_list_size)");return 0}function _Cl(){var _tc1=arguments;var _uc1=arguments.length;var _oc1=_lc1._s11(_tc1[0]);if(!_oc1){_Rb1("Error: invalid ds_list ID (ds_list_add)");return }for(var _X9=1;_X9<_uc1;_X9++){_oc1._Da1(_tc1[_X9])}return }function _KZ(_Ub1,
+_G31,_M01){if(isNaN(_G31))_Rb1("Error: index must be a number");var _oc1=_lc1._s11(yyGetInt32(_Ub1));if(_oc1){_oc1._vc1(yyGetInt32(_G31),_M01)}else {_Rb1("Error: invalid ds_list ID (ds_list_set)")}}function _El(_Ub1,_wc1){if(isNaN(_wc1))_Rb1("Error: index must be a number");var _oc1=_lc1._s11(yyGetInt32(_Ub1));if(_oc1){return _oc1._nc1(yyGetInt32(_wc1));}}function _Dl(_Ub1,_M01){var _oc1=_lc1._s11(yyGetInt32(_Ub1));if(_oc1){var __b1=-1;for(var _921=0;_921<_oc1._xc1.length;_921++){var _l41=_oc1._xc1[_921];
+if(((typeof(_l41)=="object")&&(_l41.Object==_M01))||(_l41==_M01)){__b1=_921;break }}return __b1}_Rb1("Error: invalid ds_list ID (ds_list_find_index)");return -1}function _hl(_Ub1,_wc1){if(isNaN(_wc1))_Rb1("Error: index must be a number");var _J41,_yc1=_zc1(_wc1),_oc1=_lc1._s11(_zc1(yyGetInt32(_Ub1)));if(_oc1){_J41=_oc1._xc1[_yc1];if(typeof(_J41)==="object"&&_J41.Object!==undefined){return _J41.Object}else return _J41}_Rb1("Error: invalid ds_list ID (ds_list_find_value)");return undefined}function _sq(_Ub1){
+var _oc1=_lc1._s11(yyGetInt32(_Ub1));if(_oc1){_oc1._Ac1();return 0}_Rb1("Error: invalid ds_list ID (ds_list_shuffle)");return 0}function _Gt(_Ub1){_Ub1=yyGetInt32(_Ub1);var _oc1=_lc1._s11(_Ub1);if(!_oc1){_Rb1("Error: invalid ds_list ID (ds_list_write)");return ""}var _Bc1=_oc1.length;var _2c1=_3c1(16384,_4c1,1);_5c1(_2c1,_6c1,302);_5c1(_2c1,_6c1,_Bc1);for(var _X9=0;_X9<_Bc1;_X9++){var _r91=_hl(_Ub1,_X9);_7c1(_2c1,_r91)}var _8c1=_9c1(_2c1);_ac1(_2c1);return _8c1}function _Yt(_Ub1,_bc1){if(_bc1===undefined||_bc1==""){
+return false}_Ub1=yyGetInt32(_Ub1);var _oc1=_lc1._s11(_Ub1);if(!_oc1){_Rb1("Error: invalid ds_list ID (ds_list_read)");return false;}if(_bc1[0]=="{"){try{var _mc1=JSON.parse(_bc1);_oc1._xc1=_mc1;_oc1.length=_mc1.length;_oc1._d31=_mc1.length}catch(err){_Rb1("Error: reading ds_list file.");return false}}else {var _2c1=_ec1(_bc1);if(_2c1<0)return false;_fc1(_2c1,_gc1,0);var id=_hc1(_2c1,_6c1);if(id!=302){_Rb1("Error: unrecognised format - resave the list to update/fix issues. (ds_list_read)");return false}var _Bc1=_hc1(_2c1,
+_6c1);_oc1._Ua1();for(var _X9=0;_X9<_Bc1;_X9++){var _r91=_ic1(_2c1);_Cl(_Ub1,_r91)}_ac1(_2c1)}return true}var _Cc1=1,_Dc1=2;function _Ec1(){}_Ec1.prototype._Ub1=0;_Ec1.prototype._Fc1=function(){return(++_Ec1.prototype._Ub1).toString()};function _Gc1(_Hc1){if(_Hc1 instanceof Long){_Hc1=_Hc1._Ic1()}else if(typeof(_Hc1)=="object"){if(_Hc1._Jc1==undefined){_Hc1._Jc1=_Ec1.prototype._Fc1()}_Hc1=_Hc1._Jc1}return _Hc1}/*@constructor */function _Kc1(_l81,_Lc1){this._Mc1=_l81;this.Object=_Lc1}function _Dq(){var _Nc1={
+};var id=_Oc1._Da1(_Nc1);return id}function _Tm(_Ub1){_Ub1=yyGetInt32(_Ub1);var _Nc1=_Oc1._s11(_Ub1);if(_Nc1){_Pc1(_Nc1);_Oc1._nc1(_Ub1)}}function _Aq(_Ub1){_Ub1=yyGetInt32(_Ub1);var _Nc1=_Oc1._s11(_Ub1);if(_Nc1){_Pc1(_Nc1);var _Qc1={};_Oc1._sc1(_Ub1,_Qc1)}}function _Pc1(_Rc1){for(var _Sc1 in _Rc1){var _J41=_Rc1[_Sc1];if(_J41!=null&&_J41.Object!==undefined)switch(_J41._Mc1){case _Cc1:_Tm(_J41.Object);break;case _Dc1:_Fl(_J41.Object);break }}}function _bv(_Tc1,_pc1){_Tc1=yyGetInt32(_Tc1);var _qc1=_Oc1._s11(_Tc1);
+var _rc1=_Oc1._s11(yyGetInt32(_pc1));if(_qc1&&_rc1){_qc1={};for(var _J41 in _rc1){if(_rc1.hasOwnProperty(_J41)){_qc1[_J41]=_rc1[_J41]}}_Oc1._sc1(_Tc1,_qc1)}}function _Xn(_Ub1,_Hc1){_Hc1=_Gc1(_Hc1);var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));if(_Nc1){return _Nc1.hasOwnProperty(_Hc1)}return false}function _lu(_Ub1,_Hc1,_M01){_Hc1=_Gc1(_Hc1);var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));if(_Nc1){if(_Nc1.hasOwnProperty(_Hc1)){}else _Nc1[_Hc1]=_M01}}function _vl(_Ub1,_Hc1,_M01){_Hc1=_Gc1(_Hc1);var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));
+if(_Nc1){_Nc1[_Hc1]=_M01}}function _FB(_Ub1,_Hc1,_M01){_Hc1=_Gc1(_Hc1);var __b1=_M01;var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));if(_Nc1){__b1=_Nc1[_Hc1];_Nc1[_Hc1]=_M01}return __b1}function _il(_Ub1,_Hc1){if(Number.isNaN(_Hc1))return undefined;_Hc1=_Gc1(_Hc1);var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));if(_Nc1){var _Uc1=_Nc1[_Hc1];if(typeof(_Uc1)==="object"&&_Uc1.Object!==undefined){return _Uc1.Object}else return _Uc1}return undefined}function _wS(_Ub1,_Hc1){_Hc1=_Gc1(_Hc1);var _Vc1=false;var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));
+for(var _Wc1 in _Nc1){if(_Nc1.hasOwnProperty(_Wc1)){if(_Vc1){return _Wc1}if(_Wc1==_Hc1){_Vc1=true}}}return undefined}function _uS(_Ub1){var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));for(var _Wc1 in _Nc1){if(_Nc1.hasOwnProperty(_Wc1)){return _Wc1}}return undefined}function _It(_Ub1){var _Nc1=_Oc1._s11(yyGetInt32(_Ub1));if(_Nc1==null){_Rb1("Error: invalid ds_map ID (ds_map_write)");return ""}var _2c1=_3c1(16384,_4c1,1);_5c1(_2c1,_6c1,402);var _Xc1=0;for(var _Wc1 in _Nc1){if(_Nc1.hasOwnProperty(_Wc1)){_Xc1++}}_5c1(_2c1,_6c1,_Xc1);
+for(var key in _Nc1){if(_Nc1.hasOwnProperty(key)){_7c1(_2c1,key);var _r91=_Nc1[key];_7c1(_2c1,_r91)}}var _8c1=_9c1(_2c1);_ac1(_2c1);return _8c1}function __t(_Ub1,_bc1){_Ub1=yyGetInt32(_Ub1);var _Nc1=_Oc1._s11(_Ub1);if(_Nc1==null){_Rb1("Error: invalid ds_map ID (ds_map_read)");return false}if(_bc1[0]=="{"){try{if(null!=_bc1){_Nc1=JSON.parse(_bc1);_Oc1._sc1(_Ub1,_Nc1)}else {_Oc1._sc1(_Ub1,'')}}catch(_dc1){_Rb1("Error: reading ds_map JSON.");return false}}else {_Aq(_Ub1);var _2c1=_ec1(_bc1);if(_2c1<0)return false;
+_fc1(_2c1,_gc1,0);var id=_hc1(_2c1,_6c1);if(id!=402){_Rb1("Error: unrecognised format - resave the map to update/fix issues. (ds_map_read)");return false}var _d31=_hc1(_2c1,_6c1);while(_d31>0){var key=_ic1(_2c1);var value=_ic1(_2c1);_lu(_Ub1,key,value);_d31--}_ac1(_2c1)}return true}function _iu(_Ub1,_Yc1){if(_Yc1!=null){var _Zc1=__c1();var _0d1=_1d1(yyGetInt32(_Ub1));var _2d1=_3d1(_0d1);_4d1(yyGetString(_Yc1),_Zc1+_2d1)}}function _bu(_Yc1){var _5d1=-1;try{var _6d1=__c1();var data=_7d1(yyGetString(_Yc1),true);
+var _8d1=data.substring(0,_6d1.length);var _2d1=data.substring(_6d1.length,data.length);if(_8d1==_6d1){var _0d1=_9d1(_2d1);return _Cx(_0d1)}}catch(e){debug(e.message)}return -1}function _ad1(){var id=0xF35065da3bb79cac7;return id.toString()}function __c1(){var _Zc1=_ad1();var _bd1=_cd1(_Zc1.split("").reverse().join(""));return _cd1(_bd1);}/*@constructor *//*@constructor */function _dd1(_ed1,_Lc1){this._Xf=_ed1;this._fd1=_Lc1}function _gd1(_Ub1,_M01,_hd1){var _id1=_jd1._s11(yyGetInt32(_Ub1));if(_id1==null||_id1==undefined){
+_Rb1("Error: invalid priority queue ds_priority_add()");return }var _kd1=new _dd1(_hd1,_M01);_id1._Da1(_kd1)}var _ld1=!1;var _md1='Trying to stop non-existing sound.',_nd1='Trying to draw a non-existing sprite.',_od1='Trying to draw a non-existing background.',_pd1='Cannot compare arguments.',_qd1='Trying to replace non-existing resource.',_rd1='File does not exist.',_sd1='The particle emitter must first be created.';var _td1=-1,_ud1=[],_vd1=[];function _wd1(_xd1,_081,_f41){_xd1._yd1(_zc1(_081));_xd1._zd1=_f41}
+var _Ad1=_wd1;function _Bd1(_081){_aL(_081)}var _Cd1=_Bd1;function _Dd1(_l81,_Ed1,_Fd1,_Gd1,_Hd1,_Id1){var type=_zc1(_l81);var _Jd1=_zc1(_Ed1);var _Kd1=_zc1(_Fd1);var _Ld1=_zc1(_Gd1);if(_td1<0){_td1=_Md1()}if(_ud1[type]<0){_ud1[type]=_Nd1()}var _Od1=_ud1[type];if(_Jd1==0){_Pd1(_Od1,_Kd1,_Ld1)}else {_Qd1(_Od1,_Kd1,_Ld1)}_Rd1(_Od1,_Hd1,_Id1)}var _Sd1=_Dd1;function _Td1(_Ud1){var _Vd1=_Wd1._Xd1(_Ud1);if((_Vd1===null)||(_Vd1===undefined)){return false}return true}function _Yd1(_Ud1){var _Zd1=_Wd1._Xd1(_Ud1);if(!_Zd1)return 0;
+if(_Zd1.__d1===undefined)return 0;return _Zd1.__d1._dk}function _0e1(_Ud1){var _Zd1=_Wd1._Xd1(_Ud1);if(!_Zd1)return 0;if(_Zd1.__d1===undefined)return 0;return _Zd1.__d1._ek}function _1e1(_a11,_b11,_Mb1,_Nb1,_2e1,_3e1){var _4e1=_5e1(_Mb1,_Nb1);var _qc1=_6e1._s11(_4e1);var _7e1=_qc1.getContext('2d');_7e1.drawImage(canvas,-_a11,-_b11);if(_2e1){_8e1(_7e1,_Mb1,_Nb1)}var _9e1=new _ae1();var _be1=new _ce1();_9e1.__d1=_be1;_be1.x=0;_be1.y=0;_be1._Z9=_Mb1;_be1.__9=_Nb1;_be1._9k=0;_be1._ak=0;_be1._bk=_be1._Z9;_be1._ck=_be1.__9;
+_be1._dk=_be1._Z9;_be1._ek=_be1.__9;_be1._fk=_4e1;_be1._f31=_qc1;return _Wd1._de1(_9e1)}function _ee1(_Ub1,_a11,_b11,_Mb1,_Nb1,_2e1,_3e1){var _rc1=_6e1._s11(_Ub1);var _4e1=_5e1(_Mb1,_Nb1);var _qc1=_6e1._s11(_4e1);var _7e1=_qc1.getContext('2d');_7e1.drawImage(_rc1,-_a11,-_b11);if(_2e1){_8e1(_7e1,_Mb1,_Nb1)}var _9e1=new _ae1();var _be1=new _ce1();_9e1.__d1=_be1;_be1.x=0;_be1.y=0;_be1._Z9=_Mb1;_be1.__9=_Nb1;_be1._9k=0;_be1._ak=0;_be1._bk=_be1._Z9;_be1._ck=_be1.__9;_be1._dk=_be1._Z9;_be1._ek=_be1.__9;_be1._fk=_4e1;
+_be1._f31=_qc1;return _Wd1._de1(_9e1)}function _fe1(_Mb1,_Nb1,_M71){var _ge1=_5e1(_Mb1,_Nb1);var _he1=_6e1._s11(_ge1);var _7e1=_he1.getContext('2d');_7e1.globalAlpha=1.0;_7e1.fillStyle=_ie1(_N71(_M71),1);_7e1.fillRect(0,0,_Mb1,_Nb1);var _9e1=new _ae1();var _be1=new _ce1();_9e1.__d1=_be1;_be1.x=0;_be1.y=0;_be1._Z9=_Mb1;_be1.__9=_Nb1;_be1._9k=0;_be1._ak=0;_be1._bk=_be1._Z9;_be1._ck=_be1.__9;_be1._dk=_be1._Z9;_be1._ek=_be1.__9;_be1._fk=_ge1;_be1._f31=_he1;return _Wd1._de1(_9e1)}var _je1=_fe1;function _ke1(_911){
+var _qc1=_Wd1._Xd1(_911);if(_qc1){return({_E71:_qc1.__d1._f31,_F71:_qc1.__d1})}return null}var _le1=[];var _me1=0;function _VS(_ne1,_oe1,_t21,_u21,_R11,_S11){_ne1=yyGetReal(_ne1);_oe1=yyGetReal(_oe1);if((_ne1>=yyGetReal(_t21)&&_ne1<=yyGetReal(_R11))&&(_oe1>=yyGetReal(_u21)&&_oe1<=yyGetReal(_S11))){return true}return false}function _pe1(_qe1,_re1,__11,_021,_121,_221,_961,_a61){var _n61=_961-__11;var _p61=_121-__11;var _r61=_qe1-__11;var _o61=_a61-_021;var _q61=_221-_021;var _s61=_re1-_021;var _se1=(_n61*_n61)+(_o61*_o61);
+var _te1=(_n61*_p61)+(_o61*_q61);var _ue1=(_n61*_r61)+(_o61*_s61);var _ve1=(_p61*_p61)+(_q61*_q61);var _we1=(_p61*_r61)+(_q61*_s61);var _xe1=1.0/(_se1*_ve1-_te1*_te1);var _P41=(_ve1*_ue1-_te1*_we1)*_xe1;var _J41=(_se1*_we1-_te1*_ue1)*_xe1;return((_P41>=0.0)&&(_J41>=0.0)&&(_P41+_J41<1.0))}function _ye1(_ne1,_oe1,_ze1,_Ae1,_Be1){var _Ce1=(((_ne1-_ze1)*(_ne1-_ze1))+((_oe1-_Ae1)*(_oe1-_Ae1)));if(_Ce1<=_Be1)return true;return false}function _De1(_Ee1,_Fe1){var _761=_Fe1.x-_Ee1.x;var _861=_Fe1.y-_Ee1.y;var _Ge1={"x":-_861,
+"y":_761};return _Ge1}function _He1(_O41,_Ie1,_Ge1){var min,max;var _Ce1=_O41[0].x*_Ge1.x+_O41[0].y*_Ge1.y;min=max=_Ce1;for(var _X9=1;_X9<_Ie1;++_X9){_Ce1=_O41[_X9].x*_Ge1.x+_O41[_X9].y*_Ge1.y;if(_Ce1max)max=_Ce1}var _Je1={"min":min,"max":max};return _Je1}function _Ke1(){_w61("d3d_start()")}function _Le1(){_w61("d3d_end()")}function _Me1(enable){_w61("d3d_set_hidden()")}function _Ne1(_Oe1){_w61("d3d_set_culling()")}function _Pe1(_o2){_w61("d3d_set_shading()");}function _Qe1(_Re1){_w61("d3d_set_zwriteenable()")}
+function _Se1(_Xf){_w61("d3d_set_depth()")}function _Te1(_Ue1,_Ve1,_We1,alpha){_w61("draw_set_color_write_enable()")}var _Xe1=_Te1;function _Ye1(enable){_w61("d3d_set_shading()")}function _Ze1(__e1,_761,_861,_0f1,_L31){_w61("d3d_light_define_direction()")}function _1f1(__e1,x,y,_L61,_2f1,_L31){_w61("d3d_light_define_point()")}function _3f1(__e1,enable){_w61("d3d_light_enable()")}function _4f1(_If){_w61("d3d_light_define_ambient()")}function _5f1(enable,color,start,end){_w61("d3d_set_fog()");}function _6f1(index){
+_w61("d3d_light_get()")}function _7f1(index){_w61("d3d_light_get_ambient()")}function _8f1(__11,_021,_9f1,_121,_221,_af1,_y61,_bf1,_cf1){_w61("d3d_draw_floor()")}function _df1(__11,_021,_9f1,_121,_221,_af1,_y61,_bf1,_cf1,_ef1){_w61("d3d_draw_ellipsoid()")}function _ff1(__11,_021,_9f1,_121,_221,_af1,_y61,_bf1,_cf1){_w61("d3d_draw_block()")}function _gf1(__11,_021,_9f1,_121,_221,_af1,_y61,_bf1,_cf1,_B2,_ef1){_w61("d3d_draw_cylinder()")}function _hf1(__11,_021,_9f1,_121,_221,_af1,_y61,_bf1,_cf1,_B2,_ef1){
+_w61("d3d_draw_cone()")}function _if1(__11,_021,_9f1,_121,_221,_af1,_y61,_bf1,_cf1){_w61("d3d_draw_wall()")}function _jf1(){_w61("d3d_model_create()")}function _kf1(__e1){_w61("d3d_model_destroy()")}function _lf1(__e1){_w61("d3d_model_clear()")}function _mf1(__e1,_nf1){_w61("d3d_model_save()")}function _of1(__e1,_nf1){_w61("d3d_model_load()")}function _pf1(__e1,_nf1){_w61("d3d_model_save_buffer()")}function _qf1(__e1,_nf1){_w61("d3d_model_load_buffer()")}function _rf1(__e1,x,y,_L61,_y61){_w61("d3d_model_draw()")}
+function _sf1(__e1,_e2){_w61("d3d_model_primitive_begin()")}function _tf1(__e1,x,y,_L61){_w61("d3d_model_vertex()")}function _uf1(__e1,x,y,_L61,_L31,alpha){_w61("d3d_model_vertex_colour()")}function _vf1(__e1,x,y,_L61,_L31,alpha){_w61("d3d_model_vertex_color()")}function _wf1(__e1,x,y,_L61,_D61,_E61){_w61("d3d_model_vertex_texture()")}function _xf1(__e1,x,y,_L61,_D61,_E61,_L31,alpha){_w61("d3d_model_vertex_texture_colour()")}function _yf1(__e1,x,y,_L61,_D61,_E61,_L31,alpha){_w61("d3d_model_vertex_texture_color()")}
+function _zf1(__e1,x,y,_L61,_S61,_T61,_U61){_w61("d3d_model_vertex_normal()")}function _Af1(__e1,x,y,_L61,_S61,_T61,_U61,_L31,alpha){_w61("d3d_model_vertex_normal_color()")}function _Bf1(__e1,x,y,_L61,_S61,_T61,_U61,_D61,_E61){_w61("d3d_model_vertex_normal_texture()")}function _Cf1(__e1,x,y,_L61,_S61,_T61,_U61,_D61,_E61,_L31,alpha){_w61("d3d_model_vertex_normal_texture_color()")}function _Df1(__e1){_w61("d3d_model_primitive_end()")}function _Ef1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1){_w61("d3d_model_block()")}
+function _Ff1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_B2,_ef1){_w61("d3d_model_cylinder()")}function _Gf1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_B2,_ef1){_w61("d3d_model_cone()")}function _Hf1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_ef1){_w61("d3d_model_ellipsoid()")}function _If1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1){_w61("d3d_model_wall()")}function _Jf1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1){_w61("d3d_model_floor()")}function _Kf1(enable){_w61("d3d_set_perspective()")}
+function _Lf1(_Mf1,_Nf1,_Of1,_Pf1,_Qf1,_Rf1,_Sf1,_Tf1,_Uf1){_w61("d3d_set_projection()");}function _Vf1(_Mf1,_Nf1,_Of1,_Pf1,_Qf1,_Rf1,_Sf1,_Tf1,_Uf1,angle,_Wf1,_Xf1,_Yf1){_w61("d3d_set_projection_ext()")}function _Zf1(x,y,_Z9,__9,angle){_w61("d3d_set_projection_ortho()")}function __f1(x,y,_Z9,__9,angle){_w61("d3d_set_projection_perspective()")}function _0g1(){_w61("d3d_transform_set_identity()")}function _1g1(_2g1,_3g1,_4g1){_w61("d3d_transform_set_translation()")}function _5g1(_J31,_K31,_6g1){_w61("d3d_transform_set_scaling()")}
+function _7g1(angle){_w61("d3d_transform_set_rotation_x()")}function _8g1(angle){_w61("d3d_transform_set_rotation_y()");}function _9g1(angle){_w61("d3d_transform_set_rotation_z()")}function _ag1(_bg1,_cg1,_dg1,angle){_w61("d3d_transform_set_rotation_axis()")}function _eg1(_2g1,_3g1,_4g1){_w61("d3d_transform_add_translation()")}function _fg1(_J31,_K31,_6g1){_w61("d3d_transform_add_scaling()")}function _gg1(angle){_w61("d3d_transform_add_rotation_x()")}function _hg1(angle){_w61("d3d_transform_add_rotation_y()")}
+function _ig1(angle){_w61("d3d_transform_add_rotation_axis()")}function _jg1(_bg1,_cg1,_dg1,angle){_w61("d3d_transform_add_rotation_z()");}function _kg1(_a11,_b11,_Z71){_w61("d3d_transform_vertex()")}function _lg1(_l81){_w61("matrix_get()")}function _mg1(_l81,_ng1){_w61("matrix_set()")}var _og1=_pg1;var _qg1=_rg1;var _sg1=_tg1;var _ug1=_vg1;var _wg1=_xg1;var _yg1=_zg1;var _Ag1=_Bg1;var _Cg1=_Dg1;var _Eg1=_Fg1;var _Gg1=_Hg1;var _Ig1=_Jg1;var _Kg1=_Lg1;var _Mg1=_Ng1;var _Og1=_Pg1;function _Qg1(){_w61("d3d_transform_stack_clear()")}
+function _Rg1(){_w61("d3d_transform_stack_empty()")}function _Sg1(){_w61("d3d_transform_stack_push()")}function _Tg1(){_w61("d3d_transform_stack_pop()")}function _Ug1(){_w61("d3d_transform_stack_top()")}function _Vg1(){_w61("d3d_transform_stack_discard()")}function _Wg1(enable){_w61("gpu_set_blendenable()")}function _Xg1(enable){_w61("gpu_set_ztestenable()")}function _Yg1(_Zg1){_w61("gpu_set_zfunc()")}function __g1(enable){_w61("gpu_set_zwriteenable()")}function _0h1(enable,_L31,start,end){_w61("gpu_set_fog()")}
+function _1h1(_2h1){_w61("gpu_set_cullmode()")}function _3h1(_4h1){_w61("gpu_set_blendmode()")}function _5h1(src,_051){_w61("gpu_set_blendmode_ext()")}function _6h1(src,_051,_7h1,_8h1){_w61("gpu_set_blendmode_ext_sepalpha()")}function _9h1(_Ue1,_Ve1,_We1,alpha){_w61("gpu_set_colorwriteenable()");}function _ah1(_Ue1,_Ve1,_We1,alpha){_w61("gpu_set_colourwriteenable()")}function _bh1(enable){_w61("gpu_set_alphatestenable()")}function _ch1(value){_w61("gpu_set_alphatestref()")}function _dh1(_Zg1){_w61("gpu_set_alphatestfunc()")}
+function _eh1(_fh1){_w61("gpu_set_texfilter()")}function _gh1(_hh1,_fh1){_w61("gpu_set_texfilter_ext()")}function _ih1(repeat){_w61("gpu_set_texrepeat()")}function _jh1(_hh1,repeat){_w61("gpu_set_texrepeat_ext()")}function _kh1(_fh1){_w61("gpu_set_tex_filter()")}function _lh1(_hh1,_fh1){_w61("gpu_set_tex_filter_ext()")}function _mh1(repeat){_w61("gpu_set_tex_repeat()")}function _nh1(_hh1,repeat){_w61("gpu_set_tex_repeat_ext()")}function _oh1(_ph1){_w61("gpu_set_tex_mip_filter(filter)")}function _qh1(_hh1,
+_ph1){_w61("gpu_set_tex_mip_filter_ext(sampler_id, filter)")}function _rh1(_sh1){_w61("gpu_set_tex_mip_bias(bias)")}function _th1(_hh1,_sh1){_w61("gpu_set_tex_mip_bias_ext(sampler_id, bias)")}function _uh1(_vh1){_w61("gpu_set_tex_min_mip(minmip)")}function _wh1(_hh1,_vh1){_w61("gpu_set_tex_min_mip_ext(sampler_id, minmip)")}function _xh1(_yh1){_w61("gpu_set_tex_max_mip(maxmip)")}function _zh1(_hh1,_yh1){_w61("gpu_set_tex_max_mip_ext(sampler_id, maxmip)")}function _Ah1(_Bh1){_w61("gpu_set_tex_max_aniso(maxaniso)");
+}function _Ch1(_hh1,_Bh1){_w61("gpu_set_tex_max_aniso_ext(sampler_id, maxaniso)")}function _Dh1(_Eh1){_w61("gpu_set_tex_mip_enable(setting)")}function _Fh1(_hh1,_Eh1){_w61("gpu_set_tex_mip_enable_ext(sampler_id, setting)")}function _Gh1(){_w61("gpu_get_blendenable()")}function _Hh1(){_w61("gpu_get_ztestenable()")}function _Ih1(){_w61("gpu_get_zfunc()")}function _Jh1(){_w61("gpu_get_zwriteenable()");}function _Kh1(){_w61("gpu_get_fog()")}function _Lh1(){_w61("gpu_get_cullmode()")}function _Mh1(){_w61("gpu_get_blendmode()")}
+function _Nh1(){_w61("gpu_get_blendmode_ext()")}function _Oh1(){_w61("gpu_get_blendmode_ext_sepalpha()")}function _Ph1(){_w61("gpu_get_blendmode_src()")}function _Qh1(){_w61("gpu_get_blendmode_dest()")}function _Rh1(){_w61("gpu_get_blendmode_srcalpha()");}function _Sh1(){_w61("gpu_get_blendmode_destalpha()")}function _Th1(){_w61("gpu_get_colorwriteenable()")}function _Uh1(){_w61("gpu_get_colourwriteenable()")}function _Vh1(){_w61("gpu_get_alphatestenable()")}function _Wh1(){_w61("gpu_get_alphatestref()")}
+function _Xh1(){_w61("gpu_get_alphatestfunc()")}function _Yh1(){_w61("gpu_get_texfilter()")}function _Zh1(_hh1){_w61("gpu_get_texfilter_ext()")}function __h1(){_w61("gpu_get_texrepeat()")}function _0i1(_hh1){_w61("gpu_get_texrepeat_ext()")}function _1i1(){_w61("gpu_get_tex_filter()")}function _2i1(_hh1){_w61("gpu_get_tex_filter_ext()")}function _3i1(){_w61("gpu_get_tex_repeat()")}function _4i1(_hh1){_w61("gpu_get_tex_repeat_ext()")}function _5i1(){_w61("gpu_get_tex_mip_filter()")}function _6i1(_hh1){_w61("gpu_get_tex_mip_filter_ext(sampler_id)")}
+function _7i1(){_w61("gpu_get_tex_mip_bias()")}function _8i1(_hh1){_w61("gpu_get_tex_mip_bias_ext(sampler_id)")}function _9i1(){_w61("gpu_get_tex_min_mip()")}function _ai1(_hh1){_w61("gpu_get_tex_min_mip_ext(sampler_id)")}function _bi1(){_w61("gpu_get_tex_max_mip()")}function _ci1(_hh1){_w61("gpu_get_tex_max_mip_ext(sampler_id)")}function _di1(){_w61("gpu_get_tex_max_aniso()")}function _ei1(_hh1){_w61("gpu_get_tex_max_aniso_ext(sampler_id)")}function _fi1(){_w61("gpu_get_tex_mip_enable()")}function _gi1(_hh1){
+_w61("gpu_get_tex_mip_enable_ext(sampler_id)")}function _hi1(){_w61("gpu_push_state()")}function _ii1(){_w61("gpu_pop_state()")}function _ji1(){_w61("gpu_get_state()")}function _ki1(map){_w61("gpu_set_state()")}var _li1=[];var _mi1=50;var _ni1=0;var _oi1=new Array(_mi1+1);function _pi1(){if(!_131){return }_Ke1=_qi1;_Le1=_ri1;_Ne1=_si1;_Pe1=_ti1;_Qe1=_ui1;_Se1=_vi1;_Me1=_wi1;_Te1=_xi1;_Xe1=_xi1;_Kf1=_yi1;_Lf1=_zi1;_Vf1=_Ai1;_Zf1=_Bi1;__f1=_Ci1;_0g1=_Di1;_1g1=_Ei1;_5g1=_Fi1;_7g1=_Gi1;_8g1=_Hi1;_9g1=_Ii1;_ag1=_Ji1;
+_eg1=_Ki1;_fg1=_Li1;_gg1=_Mi1;_hg1=_Ni1;_ig1=_Oi1;_jg1=_Pi1;_kg1=_Qi1;_Qg1=_Ri1;_Rg1=_Si1;_Sg1=_Ti1;_Tg1=_Ui1;_Ug1=_Vi1;_Vg1=_Wi1;_8f1=_Xi1;_df1=_Yi1;_ff1=_Zi1;_gf1=__i1;_hf1=_0j1;_if1=_1j1;_Ye1=_2j1;_Ze1=_3j1;_1f1=_4j1;_3f1=_5j1;_4f1=_6j1;_5f1=_7j1;_6f1=_8j1;_7f1=_9j1;_jf1=_aj1;_kf1=_bj1;_lf1=_cj1;_mf1=_dj1;_of1=_ej1;_pf1=_fj1;_qf1=_gj1;_rf1=_hj1;_sf1=_ij1;_tf1=_jj1;_vf1=_kj1;_uf1=_kj1;_wf1=_lj1;_yf1=_mj1;_xf1=_mj1;_zf1=_nj1;_Af1=_oj1;_Bf1=_pj1;_Cf1=_qj1;_Df1=_rj1;_Ef1=_sj1;_Ff1=_tj1;_Gf1=_uj1;
+_Hf1=_vj1;_If1=_wj1;_Jf1=_xj1;_lg1=_yj1;_mg1=_zj1;_og1=_pg1;_qg1=_rg1;_sg1=_tg1;_ug1=_vg1;_wg1=_xg1;_yg1=_zg1;_Ag1=_Bg1;_Cg1=_Dg1;_Eg1=_Fg1;_3h1=_Aj1;_Wg1=_Bj1;_Xg1=_Cj1;_Yg1=_Dj1;__g1=_Ej1;_0h1=_Fj1;_1h1=_Gj1;_3h1=_Aj1;_5h1=_Hj1;_6h1=_Ij1;_9h1=_Jj1;_ah1=_Kj1;_bh1=_Lj1;_ch1=_Mj1;_dh1=_Nj1;_eh1=_Oj1;_gh1=_Pj1;_ih1=_Qj1;_jh1=_Rj1;_kh1=_Oj1;_lh1=_Pj1;_mh1=_Qj1;_nh1=_Rj1;_oh1=_Sj1;_qh1=_Tj1;_rh1=_Uj1;_th1=_Vj1;_uh1=_Wj1;_wh1=_Xj1;_xh1=_Yj1;_zh1=_Zj1;_Ah1=__j1;_Ch1=_0k1;_Dh1=_1k1;_Fh1=_2k1;_Gh1=_3k1;
+_Hh1=_4k1;_Ih1=_5k1;_Jh1=_6k1;_Kh1=_7k1;_Lh1=_8k1;_Mh1=_9k1;_Nh1=_ak1;_Oh1=_bk1;_Ph1=_ck1;_Qh1=_dk1;_Rh1=_ek1;_Sh1=_fk1;_Th1=_gk1;_Uh1=_hk1;_Vh1=_ik1;_Wh1=_jk1;_Xh1=_kk1;_Yh1=_lk1;_Zh1=_mk1;__h1=_nk1;_0i1=_ok1;_1i1=_lk1;_2i1=_mk1;_3i1=_nk1;_4i1=_ok1;_5i1=_pk1;_6i1=_qk1;_7i1=_rk1;_8i1=_sk1;_9i1=_tk1;_ai1=_uk1;_bi1=_vk1;_ci1=_wk1;_di1=_xk1;_ei1=_yk1;_fi1=_zk1;_gi1=_Ak1;_hi1=_Bk1;_ii1=_Ck1;_ji1=_Dk1;_ki1=_Ek1;_oi1[0]=new _Fk1()}function _qi1(){_Gk1=true;_131._Hk1(_Ik1);_131._Jk1(_Kk1);_131._Lk1(_Mk1)}
+function _ri1(){_Gk1=false;_131._Hk1(false);_131._Jk1(false);_131._Lk1(false)}function _si1(_Nk1){_Mk1=_Nk1>0.5;_131._Lk1(_Mk1)}function _ti1(_3e1){}function _ui1(_Ok1){_Kk1=(_Ok1>0.5);_131._Jk1(_Kk1)}function _vi1(_Pk1){if(_Gk1||_F01){_I51=Math.min(16000.0,Math.max(-16000.0,_Pk1))}else {_I51=0.0}}function _wi1(_Qk1){_Ik1=(_Qk1>0.5);_131._Hk1(_Ik1)}function _xi1(_Ue1,_Ve1,_We1,alpha){_Rk1._Ue1=(_Ue1>=0.5);_Rk1._Ve1=(_Ve1>=0.5);_Rk1._We1=(_We1>=0.5);_Rk1.alpha=(alpha>=0.5);_131._Sk1(_Rk1._Ue1,_Rk1._Ve1,_Rk1._We1,
+_Rk1.alpha)}function _yi1(_Tk1){_Uk1=_Tk1}function _2j1(_Tk1){if(_Vk1!=_Tk1){_Vk1=_Tk1;_131._Wk1(_Xk1())}}function _zi1(_Mf1,_Nf1,_Of1,_Pf1,_Qf1,_Rf1,_Sf1,_Tf1,_Uf1){var _Yk1=new _Fk1();var _yc1=new _Zk1(_Mf1,_Nf1,_Of1);var __k1=new _Zk1(_Pf1,_Qf1,_Rf1);var _0l1=new _Zk1(_Sf1,_Tf1,_Uf1);_Yk1._1l1(_yc1,__k1,_0l1);_131._2l1(_Yk1)}function _Ai1(_Mf1,_Nf1,_Of1,_Pf1,_Qf1,_Rf1,_Sf1,_Tf1,_Uf1,angle,_Wf1,_3l1,_4l1){var _Yk1=new _Fk1();var _yc1=new _Zk1(_Mf1,_Nf1,_Of1);var __k1=new _Zk1(_Pf1,_Qf1,_Rf1);var _0l1=new _Zk1(_Sf1,
+_Tf1,_Uf1);_Yk1._1l1(_yc1,__k1,_0l1);var _Je1=new _Fk1();_Je1._5l1(angle,_Wf1,_3l1,_4l1);_Je1._Z11[_6l1]*=_7l1;_131._2l1(_Yk1);_131._8l1(_Je1)}function _Bi1(x,y,_Z9,__9,angle){var _Yk1=new _Fk1();var _b61=new _Zk1(x+(_Z9/2.0),y+(__9/2.0),-_Z9);var _c61=new _Zk1(x+(_Z9/2.0),y+(__9/2.0),0.0);var _d61=new _Zk1(Math.sin(-angle*(Math.PI/180.0)),Math.cos(-angle*(Math.PI/180.0)),0.0);_Yk1._1l1(_b61,_c61,_d61);var _9l1=new _Fk1();_9l1._al1(_Z9,-__9*_7l1,1.0,32000.0);_131._2l1(_Yk1);_131._8l1(_9l1)}function _Ci1(x,y,_Z9,
+__9,angle){var _Yk1=new _Fk1();var _b61=new _Zk1(x+(_Z9/2.0),y+(__9/2.0),-_Z9);var _c61=new _Zk1(x+(_Z9/2.0),y+(__9/2.0),0.0);var _d61=new _Zk1(Math.sin(-angle*(Math.PI/180.0)),Math.cos(-angle*(Math.PI/180.0)),0.0);_Yk1._1l1(_b61,_c61,_d61);var _Je1=new _Fk1();_Je1._bl1(1.0,(__9/_Z9),1.0,32000.0);_Je1._Z11[_6l1]*=_7l1;_131._2l1(_Yk1);_131._8l1(_Je1)}function _Xi1(__11,_021,_9f1,_121,_221,_af1,_y61,_bf1,_cf1){var _cl1=_dl1();_el1(true);_J61(_a71,_y61);{_X61(__11,_021,_9f1,0,0,1,0,0);_X61(__11,_221,_9f1,0,0,1,
+0,_cf1);_X61(_121,_221,_af1,0,0,1,_bf1,_cf1);_X61(_121,_021,_af1,0,0,1,_bf1,0)}__61();_el1(_cl1)}function _Yi1(__11,_021,_9f1,_121,_221,_af1,_y61,_fl1,_gl1,_ef1){var _cl1=_dl1();_el1(true);if(_ef1<3){_ef1=3}if(_ef1>128){_ef1=128}var _F21=[];var _E21=[];for(var _X9=0;_X9<=_ef1;_X9++){_F21[_X9]=Math.cos(_X9*2.0*Math.PI/_ef1);_E21[_X9]=Math.sin(_X9*2.0*Math.PI/_ef1)}var _z21=(_121+__11)/2,_A21=(_221+_021)/2,_hl1=(_af1+_9f1)/2,_il1=(_121-__11)/2,_jl1=(_221-_021)/2,_kl1=(_af1-_9f1)/2;var _ll1=(_ef1+1)/2;for(var _i21=0;
+_i21<_ll1;_i21++){var _ml1=Math.cos(_i21*Math.PI/_ll1),_nl1=Math.sin(_i21*Math.PI/_ll1),_ol1=Math.cos((_i21+1)*Math.PI/_ll1),_pl1=Math.sin((_i21+1)*Math.PI/_ll1);_J61(_971,_y61);for(var _X9=0;_X9<=_ef1;_X9++){_X61(_z21+_il1*_nl1*_F21[_X9],_A21+_jl1*_nl1*_E21[_X9],_hl1+_kl1*_ml1,_nl1*_F21[_X9],_nl1*_E21[_X9],_ml1,_fl1*_X9/_ef1,_i21*_gl1/_ll1);_X61(_z21+_il1*_pl1*_F21[_X9],_A21+_jl1*_pl1*_E21[_X9],_hl1+_kl1*_ol1,_pl1*_F21[_X9],_pl1*_E21[_X9],_ol1,_fl1*_X9/_ef1,(_i21+1)*_gl1/_ll1)}__61()}_el1(_cl1)}function _Zi1(__11,
+_021,_9f1,_121,_221,_af1,_y61,_fl1,_gl1){var _cl1=_dl1();_el1(true);_J61(_871,_y61);{_X61(__11,_021,_9f1,0,0,-1,0,0);_X61(__11,_221,_9f1,0,0,-1,0,_gl1);_X61(_121,_221,_9f1,0,0,-1,_fl1,_gl1);_X61(_121,_221,_9f1,0,0,-1,_fl1,_gl1);_X61(_121,_021,_9f1,0,0,-1,_fl1,0);_X61(__11,_021,_9f1,0,0,-1,0,0)}{_X61(__11,_021,_af1,0,0,1,0,0);_X61(_121,_021,_af1,0,0,1,_fl1,0);_X61(_121,_221,_af1,0,0,1,_fl1,_gl1);_X61(_121,_221,_af1,0,0,1,_fl1,_gl1);_X61(__11,_221,_af1,0,0,1,0,_gl1);_X61(__11,_021,_af1,0,0,1,0,0)}{
+_X61(__11,_221,_9f1,0,1,0,0,0);_X61(__11,_221,_af1,0,1,0,0,_gl1);_X61(_121,_221,_af1,0,1,0,_fl1,_gl1);_X61(_121,_221,_af1,0,1,0,_fl1,_gl1);_X61(_121,_221,_9f1,0,1,0,_fl1,0);_X61(__11,_221,_9f1,0,1,0,0,0)}{_X61(_121,_221,_9f1,1,0,0,0,0);_X61(_121,_221,_af1,1,0,0,0,_gl1);_X61(_121,_021,_af1,1,0,0,_fl1,_gl1);_X61(_121,_021,_af1,1,0,0,_fl1,_gl1);_X61(_121,_021,_9f1,1,0,0,_fl1,0);_X61(_121,_221,_9f1,1,0,0,0,0)}{_X61(_121,_021,_9f1,0,-1,0,0,0);_X61(_121,_021,_af1,0,-1,0,0,_gl1);_X61(__11,_021,_af1,0,-1,
+0,_fl1,_gl1);_X61(__11,_021,_af1,0,-1,0,_fl1,_gl1);_X61(__11,_021,_9f1,0,-1,0,_fl1,0);_X61(_121,_021,_9f1,0,-1,0,0,0)}{_X61(__11,_021,_9f1,-1,0,0,0,0);_X61(__11,_021,_af1,-1,0,0,0,_gl1);_X61(__11,_221,_af1,-1,0,0,_fl1,_gl1);_X61(__11,_221,_af1,-1,0,0,_fl1,_gl1);_X61(__11,_221,_9f1,-1,0,0,_fl1,0);_X61(__11,_021,_9f1,-1,0,0,0,0)}__61();_el1(_cl1)}function __i1(__11,_021,_9f1,_121,_221,_af1,_y61,_fl1,_gl1,_B2,_ef1){var _F21=[];var _E21=[];var _cl1=_dl1();_el1(true);if(_ef1<3){_ef1=3}if(_ef1>128){_ef1=128}
+for(var _X9=0;_X9<=_ef1;_X9++){_F21[_X9]=Math.cos(_X9*2.0*Math.PI/_ef1);_E21[_X9]=Math.sin(_X9*2.0*Math.PI/_ef1)}var _z21=(_121+__11)/2.0;var _A21=(_221+_021)/2.0;var _il1=(_121-__11)/2.0;var _jl1=(_221-_021)/2.0;if(true==_B2){_J61(_a71,_y61);_X61(_z21,_A21,_af1,0,0,1,0,_gl1);for(var _X9=0;_X9<=_ef1;_X9++){_X61(_z21+_F21[_X9]*_il1,_A21+_E21[_X9]*_jl1,_af1,0,0,1,0,_gl1)}__61()}_J61(_971,_y61);for(var _X9=0;_X9<=_ef1;_X9++){_X61(_z21+_F21[_X9]*_il1,_A21+_E21[_X9]*_jl1,_af1,_F21[_X9],_E21[_X9],0,_fl1*_X9/_ef1,
+_gl1);_X61(_z21+_F21[_X9]*_il1,_A21+_E21[_X9]*_jl1,_9f1,_F21[_X9],_E21[_X9],0,_fl1*_X9/_ef1,0)}__61();if(true==_B2){_J61(_a71,_y61);_X61(_z21,_A21,_9f1,0,0,-1,0,0);for(var _X9=_ef1;_X9>=0;_X9--){_X61(_z21+_F21[_X9]*_il1,_A21+_E21[_X9]*_jl1,_9f1,0,0,-1,0,0)}__61()}_el1(_cl1)}function _0j1(__11,_021,_9f1,_121,_221,_af1,_y61,_fl1,_gl1,_B2,_ef1){var _F21=[];var _E21=[];var _cl1=_dl1();_el1(true);if(_ef1<3){_ef1=3}if(_ef1>128){_ef1=128}for(var _X9=0;_X9<=_ef1;_X9++){_F21[_X9]=Math.cos(_X9*2.0*Math.PI/_ef1);
+_E21[_X9]=Math.sin(_X9*2.0*Math.PI/_ef1)}var _z21=(_121+__11)/2.0;var _A21=(_221+_021)/2.0;var _il1=(_121-__11)/2.0;var _jl1=(_221-_021)/2.0;_J61(_971,_y61);for(var _X9=0;_X9<=_ef1;_X9++){_X61(_z21,_A21,_af1,0,0,1,_fl1*_X9/_ef1,_gl1);_X61(_z21+_F21[_X9]*_il1,_A21+_E21[_X9]*_jl1,_9f1,_F21[_X9],_E21[_X9],0,_fl1*_X9/_ef1,0)}__61();if(true==_B2){_J61(_a71,_y61);_X61(_z21,_A21,_9f1,0,0,-1,0,0);for(var _X9=_ef1;_X9>=0;_X9--){_X61(_z21+_F21[_X9]*_il1,_A21+_E21[_X9]*_jl1,_9f1,0,0,-1,0,0)}__61()}_el1(_cl1)}function _1j1(__11,
+_021,_9f1,_121,_221,_af1,_y61,_fl1,_gl1){var _cl1=_dl1();_el1(true);var _921=Math.sqrt(_ql1(_121-__11)+_ql1(_221-_021));if(_921==0.0){return }var _S61=(_221-_021)/_921;var _T61=-(_121-__11)/_921;_J61(_a71,_y61);{_X61(__11,_021,_9f1,_S61,_T61,0,0,0);_X61(_121,_221,_9f1,_S61,_T61,0,_fl1,0);_X61(_121,_221,_af1,_S61,_T61,0,_fl1,_gl1);_X61(__11,_021,_af1,_S61,_T61,0,0,_gl1)}__61();_el1(_cl1)}function _3j1(__e1,_761,_861,_0f1,_L31){var _rl1=new _Zk1(_761,_861,_0f1);_rl1._sl1();var _tl1=__e1*4;_ul1[_tl1+0]=_rl1._vl1;
+_ul1[_tl1+1]=_rl1._wl1;_ul1[_tl1+2]=_rl1._xl1;_ul1[_tl1+3]=0.0;_yl1[_tl1+0]=(_L31&0xff)/255.0;_yl1[_tl1+1]=((_L31>>8)&0xff)/255.0;_yl1[_tl1+2]=((_L31>>16)&0xff)/255.0;_yl1[_tl1+3]=1.0;_zl1[__e1]=_Al1;_Bl1[_tl1+0]=0;_Bl1[_tl1+1]=0;_Bl1[_tl1+2]=0;_Bl1[_tl1+3]=0;_131._Cl1(__e1,_Bl1.subarray(__e1*4,(__e1+1)*4),_ul1.subarray(__e1*4,(__e1+1)*4),_yl1.subarray(__e1*4,(__e1+1)*4))}function _9j1(){var _L31=(((_Dl1[0]*255.0))&0xff)|(((_Dl1[1]*255.0)<<8)&0xff00)|(((_Dl1[2]*255.0)<<16)&0xff0000)|(((_Dl1[3]*255.0)<<24)&0xff000000);
+return _L31}function _8j1(index){var __b1=[];if(index<0||index>7){console.log("draw_light_get() - light index out of range");return }var _tl1=index*4;__b1[0]=_El1[index];__b1[1]=_zl1[index];if(_zl1[index]==_Al1){__b1[2]=_ul1[_tl1+0];__b1[3]=_ul1[_tl1+1];__b1[4]=_ul1[_tl1+2];__b1[5]=_ul1[_tl1+3]}else {__b1[2]=_Bl1[_tl1+0];__b1[3]=_Bl1[_tl1+1];__b1[4]=_Bl1[_tl1+2];__b1[5]=_Bl1[_tl1+3]}var _b21=(((_yl1[_tl1+0]*255.0))&0xff);var _k41=(((_yl1[_tl1+1]*255.0)<<8)&0xff00);var _e21=(((_yl1[_tl1+2]*255.0)<<16)&0xff0000);
+var _l41=(((_yl1[_tl1+3]*255.0)<<24)&0xff000000);var _L31=_b21|_k41|_e21|_l41;__b1[6]=_L31;return __b1}function _4j1(__e1,x,y,_L61,_2f1,_L31){var _tl1=__e1*4;_Bl1[_tl1+0]=x;_Bl1[_tl1+1]=y;_Bl1[_tl1+2]=_L61;_Bl1[_tl1+3]=_2f1;_yl1[_tl1+0]=(_L31&0xff)/255.0;_yl1[_tl1+1]=((_L31>>8)&0xff)/255.0;_yl1[_tl1+2]=((_L31>>16)&0xff)/255.0;_yl1[_tl1+3]=1.0;_zl1[__e1]=_Fl1;_ul1[_tl1+0]=0;_ul1[_tl1+1]=0;_ul1[_tl1+2]=0;_ul1[_tl1+3]=0;_131._Cl1(__e1,_Bl1.subarray(__e1*4,(__e1+1)*4),_ul1.subarray(__e1*4,(__e1+1)*4),_yl1.subarray(__e1*4,
+(__e1+1)*4))}function _5j1(__e1,enable){_El1[__e1]=enable;_131._Gl1(__e1,enable,_yl1.subarray(__e1*4,(__e1+1)*4))}function _6j1(_If){_Dl1[0]=(_If&0xff)/255.0;_Dl1[1]=((_If>>8)&0xff)/255.0;_Dl1[2]=((_If>>16)&0xff)/255.0;_Dl1[3]=((_If>>24)&0xff)/255.0;_131._Hl1(_Dl1)}function _7j1(enable,_If,start,end){if(_Il1==null){_Il1=new Float32Array(8)}_Il1[0]=enable;var _2f1=end-start;_Il1[1]=(_2f1==0.0)?0.0:(1.0/_2f1);_Il1[2]=end;_Il1[3]=0.0;_Il1[4]=(_If&0xff)/255.0;_Il1[5]=((_If>>8)&0xff)/255.0;_Il1[6]=((_If>>16)&0xff)/255.0;
+_Il1[7]=((_If>>24)&0xff)/255.0;_131._Jl1(_Il1)}function _aj1(){return(_li1.push(new _Kl1())-1)}function _bj1(__e1){if(_li1[__e1]){_li1[__e1]._Ua1();_li1[__e1]=null}}function _cj1(__e1){if(_li1[__e1]){_li1[__e1]._Ua1()}}function _dj1(__e1,_nf1){if(_li1[__e1]){_li1[__e1]._Ll1(_nf1)}}function _fj1(__e1,_Ml1){}function _ej1(__e1,_nf1){if(_li1[__e1]){_li1[__e1]._h31(_nf1)}}function _gj1(__e1,_Ml1){}function _hj1(__e1,x,y,_L61,_y61){if(_li1[__e1]){_li1[__e1]._O31(x,y,_L61,_y61)}}function _ij1(__e1,_e2){if(_li1[__e1]){
+_li1[__e1]._z81(_e2)}}function _jj1(__e1,x,y,_L61){if(_li1[__e1]){_li1[__e1]._M9(x,y,_L61)}}function _kj1(__e1,x,y,_L61,_L31,alpha){if(_li1[__e1]){_li1[__e1]._Nl1(x,y,_L61,_L31,alpha)}}function _lj1(__e1,x,y,_L61,_D61,_E61){if(_li1[__e1]){_li1[__e1]._Ol1(x,y,_L61,_D61,_E61)}}function _mj1(__e1,x,y,_L61,_D61,_E61,_L31,alpha){if(_li1[__e1]){_li1[__e1]._Pl1(x,y,_L61,_D61,_E61,_L31,alpha)}}function _nj1(__e1,x,y,_L61,_S61,_T61,_U61){if(_li1[__e1]){_li1[__e1]._Ql1(x,y,_L61,_S61,_T61,_U61)}}function _oj1(__e1,
+x,y,_L61,_S61,_T61,_U61,_L31,alpha){if(_li1[__e1]){_li1[__e1]._Rl1(x,y,_L61,_S61,_T61,_U61,_L31,alpha)}}function _pj1(__e1,x,y,_L61,_S61,_T61,_U61,_D61,_E61){if(_li1[__e1]){_li1[__e1]._Sl1(x,y,_L61,_S61,_T61,_U61,_D61,_E61)}}function _qj1(__e1,x,y,_L61,_S61,_T61,_U61,_D61,_E61,_L31,alpha){if(_li1[__e1]){_li1[__e1]._Tl1(x,y,_L61,_S61,_T61,_U61,_D61,_E61,_L31,alpha)}}function _rj1(__e1){if(_li1[__e1]){_li1[__e1]._B81()}}function _sj1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1){if(_li1[__e1]){_li1[__e1]._Ul1(__11,
+_021,_9f1,_121,_221,_af1,_bf1,_cf1)}}function _tj1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_B2,_ef1){if(_li1[__e1]){_li1[__e1]._Vl1(__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_B2,_ef1)}}function _uj1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_B2,_ef1){if(_li1[__e1]){_li1[__e1]._Wl1(__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_B2,_ef1)}}function _vj1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_ef1){if(_li1[__e1]){_li1[__e1]._Xl1(__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1,_ef1)}}function _wj1(__e1,__11,
+_021,_9f1,_121,_221,_af1,_bf1,_cf1){if(_li1[__e1]){_li1[__e1]._Yl1(__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1)}}function _xj1(__e1,__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1){if(_li1[__e1]){_li1[__e1]._Zl1(__11,_021,_9f1,_121,_221,_af1,_bf1,_cf1)}}function _Di1(){__l1(_0m1,new _Fk1())}function _Ei1(_2g1,_3g1,_4g1){var _Z11=new _Fk1();_Z11._1m1(_2g1,_3g1,_4g1);__l1(_0m1,_Z11)}function _Fi1(_J31,_K31,_6g1){var _Z11=new _Fk1();_Z11._2m1(_J31,_K31,_6g1);__l1(_0m1,_Z11)}function _Gi1(angle){var _Z11=new _Fk1();_Z11._3m1(angle);
+__l1(_0m1,_Z11)}function _Hi1(angle){var _Z11=new _Fk1();_Z11._4m1(angle);__l1(_0m1,_Z11)}function _Ii1(angle){var _Z11=new _Fk1();_Z11._5m1(angle);__l1(_0m1,_Z11)}function _Ji1(_bg1,_cg1,_dg1,angle){var _Z11=new _Fk1();_Z11._6m1(new _Zk1(_bg1,_cg1,_dg1),-angle);__l1(_0m1,_Z11)}function _Ki1(_2g1,_3g1,_4g1){var _7m1=new _Fk1();_7m1._1m1(_2g1,_3g1,_4g1);var _8m1=_9m1(_0m1);var _Z11=new _Fk1();_Z11.Multiply(_8m1,_7m1);__l1(_0m1,_Z11)}function _Li1(_J31,_K31,_6g1){var _am1=new _Fk1();_am1._2m1(_J31,_K31,_6g1);var _8m1=_9m1(_0m1);
+var _Z11=new _Fk1();_Z11.Multiply(_8m1,_am1);__l1(_0m1,_Z11)}function _Mi1(angle){var _bm1=new _Fk1();_bm1._3m1(angle);var _8m1=_9m1(_0m1);var _Z11=new _Fk1();_Z11.Multiply(_8m1,_bm1);__l1(_0m1,_Z11)}function _Ni1(angle){var _bm1=new _Fk1();_bm1._4m1(angle);var _8m1=_9m1(_0m1);var _Z11=new _Fk1();_Z11.Multiply(_8m1,_bm1);__l1(_0m1,_Z11)}function _Oi1(angle){var _bm1=new _Fk1();_bm1._5m1(angle);var _8m1=_9m1(_0m1);var _Z11=new _Fk1();_Z11.Multiply(_8m1,_bm1);__l1(_0m1,_Z11)}function _Pi1(_bg1,_cg1,_dg1,angle){var _bm1=new _Fk1();
+_bm1._6m1(new _Zk1(_bg1,_cg1,_dg1),-angle);var _8m1=_9m1(_0m1);var _Z11=new _Fk1();_Z11.Multiply(_8m1,_bm1);__l1(_0m1,_Z11)}function _Qi1(_a11,_b11,_Z71){var _8m1=_9m1(_0m1);var _j21=(_8m1._Z11[_cm1]*_a11)+(_8m1._Z11[_dm1]*_b11)+(_8m1._Z11[_em1]*_Z71)+_8m1._Z11[_fm1];var _l21=(_8m1._Z11[_gm1]*_a11)+(_8m1._Z11[_6l1]*_b11)+(_8m1._Z11[_hm1]*_Z71)+_8m1._Z11[_im1];var _jm1=(_8m1._Z11[_km1]*_a11)+(_8m1._Z11[_lm1]*_b11)+(_8m1._Z11[_mm1]*_Z71)+_8m1._Z11[_nm1];var _b21=[];_b21[0]=_j21;_b21[1]=_l21;_b21[2]=_jm1;return _b21}
+function _Ri1(){_om1()}function _Si1(){return _pm1()}function _Ti1(){var _8m1=_9m1(_0m1);return _qm1(_8m1)}function _Ui1(){return _rm1()}function _Vi1(){return _sm1()}function _Wi1(){return _tm1()}function _yj1(_l81){_l81=yyGetInt32(_l81);var _Z11=[];if(_l81<0||_l81>2){_Rb1('ERROR: Invalid matrix type (matrix_get)');for(var _X9=0;_X9<16;_X9++){_Z11[_X9]=0}return _Z11}var _um1=_vm1[_l81];for(var _X9=0;_X9<16;_X9++){_Z11[_X9]=_um1._Z11[_X9]}return _Z11}function _zj1(_l81,_ng1){_l81=yyGetInt32(_l81);if(_l81<0||_l81>2){
+_Rb1('ERROR: Invalid matrix type (matrix_get)');return }__l1(_l81,_ng1)}function _Hg1(){return [1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1,]}function _Jg1(_Mf1,_Nf1,_Of1,_Pf1,_Qf1,_Rf1,_Sf1,_Tf1,_Uf1){var _Z11=new _Fk1();var _wm1=new _Zk1(yyGetReal(_Mf1),yyGetReal(_Nf1),yyGetReal(_Of1));var _xm1=new _Zk1(yyGetReal(_Pf1),yyGetReal(_Qf1),yyGetReal(_Rf1));var _ym1=new _Zk1(yyGetReal(_Sf1),yyGetReal(_Tf1),yyGetReal(_Uf1));_Z11._1l1(_wm1,_xm1,_ym1);var _um1=[];for(var _X9=0;_X9<16;_X9++){_um1[_X9]=_Z11._Z11[_X9]}return _um1}function _Lg1(width,
+height,_3l1,_4l1){var _Z11=new _Fk1();_Z11._al1(yyGetReal(width),yyGetReal(height),yyGetReal(_3l1),yyGetReal(_4l1));var _um1=[];for(var _X9=0;_X9<16;_X9++){_um1[_X9]=_Z11._Z11[_X9]}return _um1}function _Ng1(width,height,_3l1,_4l1){var _Z11=new _Fk1();_Z11._bl1(yyGetReal(width),yyGetReal(height),yyGetReal(_3l1),yyGetReal(_4l1));var _um1=[];for(var _X9=0;_X9<16;_X9++){_um1[_X9]=_Z11._Z11[_X9]}return _um1}function _Pg1(_zm1,_Wf1,_3l1,_4l1){var _Z11=new _Fk1();_Z11._5l1(yyGetReal(_zm1),yyGetReal(_Wf1),yyGetReal(_3l1),
+yyGetReal(_4l1));var _um1=[];for(var _X9=0;_X9<16;_X9++){_um1[_X9]=_Z11._Z11[_X9]}return _um1}function _pg1(_a11,_b11,_Z71,_Am1,_Bm1,_Cm1,_Dm1,_Em1,_Fm1){var _Z11=new _Fk1();var _Gm1=(Math.PI/180.0);_Am1=(_Gm1*-yyGetReal(_Am1));_Bm1=(_Gm1*-yyGetReal(_Bm1));_Cm1=(_Gm1*-yyGetReal(_Cm1));_Z11._Hm1(yyGetReal(_a11),yyGetReal(_b11),yyGetReal(_Z71),_Am1,_Bm1,_Cm1,yyGetReal(_Dm1),yyGetReal(_Em1),yyGetReal(_Fm1));var _um1=[];for(var _X9=0;_X9<16;_X9++){_um1[_X9]=_Z11._Z11[_X9]}return _um1}function _rg1(_Im1,_Jm1){var _Km1=new _Fk1();
+var _Lm1=new _Fk1();var _Mm1=new _Fk1();for(var _X9=0;_X9<16;_X9++){_Km1._Z11[_X9]=yyGetReal(_Im1[_X9]);_Lm1._Z11[_X9]=yyGetReal(_Jm1[_X9])}_Mm1.Multiply(_Km1,_Lm1);var _um1=[];for(var _X9=0;_X9<16;_X9++){_um1[_X9]=_Mm1._Z11[_X9]}return _um1}function _tg1(_Nm1,_a11,_b11,_Z71){_a11=yyGetReal(_a11);_b11=yyGetReal(_b11);_Z71=yyGetReal(_Z71);var _j21=(_Nm1[_cm1]*_a11)+(_Nm1[_dm1]*_b11)+(_Nm1[_em1]*_Z71)+_Nm1[_fm1];var _l21=(_Nm1[_gm1]*_a11)+(_Nm1[_6l1]*_b11)+(_Nm1[_hm1]*_Z71)+_Nm1[_im1];var _jm1=(_Nm1[_km1]*_a11)+(_Nm1[_lm1]*_b11)+(_Nm1[_mm1]*_Z71)+_Nm1[_nm1];
+var _m61=[_j21,_l21,_jm1];return _m61}function _vg1(_ng1){if(_ni1>=_mi1){return }_ni1++;if(arguments.length==0){_oi1[_ni1]=new _Fk1(_oi1[_ni1-1])}else {var _um1=new _Fk1();var _X9;for(_X9=0;_X9<16;_X9++){_um1._Z11[_X9]=_ng1[_X9]}_oi1[_ni1]=new _Fk1();_oi1[_ni1].Multiply(_um1,_oi1[_ni1-1])}}function _xg1(){_ni1--;if(_ni1<0){_Bg1()}}function _Bg1(){_ni1=0;_oi1[0]=new _Fk1()}function _zg1(_ng1){_oi1[_ni1]=new _Fk1(_ng1)}function _Dg1(){var _Om1=new Array(16);var _X9;for(_X9=0;_X9<16;_X9++){_Om1[_X9]=_oi1[_ni1]._Z11[_X9]}
+return _Om1}function _Fg1(){if(_ni1==0)return true;else return false;}function _Bj1(_Tk1){_131._a51._t51(_Z41._Pm1,yyGetInt32(_Tk1)>=0.5)}function _Cj1(_Tk1){_131._a51._t51(_Z41._Qm1,yyGetInt32(_Tk1)>=0.5)}function _Dj1(_Rm1){_131._a51._t51(_Z41._Sm1,yyGetInt32(_Rm1))}function _Ej1(_Tk1){_131._a51._t51(_Z41._Tm1,yyGetInt32(_Tk1)>=0.5)}function _Fj1(_Tk1,_081,_Um1,_Vm1){if(Array.isArray(_Tk1)){var _Wm1=_Tk1;_131._a51._t51(_Z41._Xm1,yyGetInt32(_Wm1[0])>=0.5);_131._a51._t51(_Z41._Ym1,yyGetInt32(_Wm1[1]));_131._a51._t51(_Z41._Zm1,
+yyGetReal(_Wm1[2]));_131._a51._t51(_Z41.__m1,yyGetReal(_Wm1[3]))}else {_131._a51._t51(_Z41._Xm1,yyGetInt32(_Tk1)>=0.5);_131._a51._t51(_Z41._Ym1,yyGetInt32(_081));_131._a51._t51(_Z41._Zm1,yyGetReal(_Um1));_131._a51._t51(_Z41.__m1,yyGetReal(_Vm1))}}function _Gj1(_0n1){_131._a51._t51(_Z41._1n1,yyGetInt32(_0n1))}function _Aj1(_2n1){switch(yyGetInt32(_2n1)){case 1:_131._a51._t51(_Z41._c51,_Z41.__41);_131._a51._t51(_Z41._d51,_Z41._251);_131._a51._t51(_Z41._e51,_Z41.__41);_131._a51._t51(_Z41._f51,_Z41._251);
+_131._a51._t51(_Z41._g51,false);break;case 2:_131._a51._t51(_Z41._c51,_Z41.__41);_131._a51._t51(_Z41._d51,_Z41._451);_131._a51._t51(_Z41._e51,_Z41.__41);_131._a51._t51(_Z41._f51,_Z41._451);_131._a51._t51(_Z41._g51,false);break;case 3:_131._a51._t51(_Z41._c51,_Z41._3n1);_131._a51._t51(_Z41._d51,_Z41._451);_131._a51._t51(_Z41._e51,_Z41._3n1);_131._a51._t51(_Z41._f51,_Z41._451);_131._a51._t51(_Z41._g51,false);break;default :_131._a51._t51(_Z41._c51,_Z41.__41);_131._a51._t51(_Z41._d51,_Z41._151);_131._a51._t51(_Z41._e51,
+_Z41.__41);_131._a51._t51(_Z41._f51,_Z41._151);_131._a51._t51(_Z41._g51,false);break }}function _Hj1(_Qb1,_Tc1){var _4n1,_5n1;if(Array.isArray(_Qb1)){_4n1=yyGetInt32(_Qb1[0]);_5n1=yyGetInt32(_Qb1[1])}else {_4n1=yyGetInt32(_Qb1);_5n1=yyGetInt32(_Tc1)}_131._a51._t51(_Z41._c51,_4n1);_131._a51._t51(_Z41._d51,_5n1);_131._a51._t51(_Z41._e51,_4n1);_131._a51._t51(_Z41._f51,_5n1);_131._a51._t51(_Z41._g51,false)}function _Ij1(_Qb1,_Tc1,_6n1,_7n1){var _4n1,_5n1,_8n1,_9n1;if(Array.isArray(_Qb1)){_4n1=yyGetInt32(_Qb1[0]);
+_5n1=yyGetInt32(_Qb1[1]);_8n1=yyGetInt32(_Qb1[2]);_9n1=yyGetInt32(_Qb1[3])}else {_4n1=yyGetInt32(_Qb1);_5n1=yyGetInt32(_Tc1);_8n1=yyGetInt32(_6n1);_9n1=yyGetInt32(_7n1)}_131._a51._t51(_Z41._c51,_4n1);_131._a51._t51(_Z41._d51,_5n1);_131._a51._t51(_Z41._e51,_8n1);_131._a51._t51(_Z41._f51,_9n1);_131._a51._t51(_Z41._g51,true)}function _Jj1(_an1,_bn1,_cn1,_f41){var _dn1;var _en1;var _fn1;var _gn1;if(Array.isArray(_an1)){var _Wm1=_an1;_dn1=(yyGetInt32(_Wm1[0])>=0.5);_en1=(yyGetInt32(_Wm1[1])>=0.5);_fn1=(yyGetInt32(_Wm1[2])>=0.5);
+_gn1=(yyGetInt32(_Wm1[3])>=0.5)}else {_dn1=(yyGetInt32(_an1)>=0.5);_en1=(yyGetInt32(_bn1)>=0.5);_fn1=(yyGetInt32(_cn1)>=0.5);_gn1=(yyGetInt32(_f41)>=0.5)}var _hn1={_Ue1:_dn1,_Ve1:_en1,_We1:_fn1,alpha:_gn1};_131._a51._t51(_Z41._in1,_hn1)}function _Kj1(_an1,_bn1,_cn1,_f41){_Jj1(_an1,_bn1,_cn1,_f41)}function _Lj1(_Tk1){_131._a51._t51(_Z41._jn1,yyGetInt32(_Tk1)>=0.5)}function _Mj1(_kn1){_131._a51._t51(_Z41._ln1,yyGetInt32(_kn1))}function _Nj1(_Rm1){_131._a51._t51(_Z41._mn1,yyGetInt32(_Rm1))}function _Oj1(_nn1){
+var _on1=_131._pn1;var _X9;if(yyGetBool(_nn1)){for(_X9=0;_X9<_on1;_X9++){_131._a51._qn1(_X9,_Z41._rn1,_Z41._sn1);_131._a51._qn1(_X9,_Z41._tn1,_Z41._sn1)}}else {for(_X9=0;_X9<_on1;_X9++){_131._a51._qn1(_X9,_Z41._rn1,_Z41._un1);_131._a51._qn1(_X9,_Z41._tn1,_Z41._un1)}}}function _Pj1(_vn1,_nn1){var _hh1,_fh1;if(Array.isArray(_vn1)){var _Wm1=_vn1;_hh1=yyGetInt32(_Wm1[0]);_fh1=yyGetBool(_Wm1[1])}else {_hh1=yyGetInt32(_vn1);_fh1=yyGetBool(_nn1)}if(_fh1){_131._a51._qn1(_hh1,_Z41._rn1,_Z41._sn1);_131._a51._qn1(_hh1,
+_Z41._tn1,_Z41._sn1)}else {_131._a51._qn1(_hh1,_Z41._rn1,_Z41._un1);_131._a51._qn1(_hh1,_Z41._tn1,_Z41._un1)}}function _Qj1(_wn1){var _on1=_131._pn1;var _X9;if(yyGetBool(_wn1)){for(_X9=0;_X9<_on1;_X9++){_131._a51._qn1(_X9,_Z41._xn1,_Z41._yn1);_131._a51._qn1(_X9,_Z41._zn1,_Z41._yn1)}}else {for(_X9=0;_X9<_on1;_X9++){_131._a51._qn1(_X9,_Z41._xn1,_Z41._An1);_131._a51._qn1(_X9,_Z41._zn1,_Z41._An1)}}}function _Rj1(_vn1,_wn1){var _hh1,repeat;if(Array.isArray(_vn1)){var _Wm1=_vn1;_hh1=yyGetInt32(_Wm1[0]);repeat=yyGetBool(_Wm1[1])}
+else {_hh1=yyGetInt32(_vn1);repeat=yyGetBool(_wn1);}if(repeat){_131._a51._qn1(_hh1,_Z41._xn1,_Z41._yn1);_131._a51._qn1(_hh1,_Z41._zn1,_Z41._yn1)}else {_131._a51._qn1(_hh1,_Z41._xn1,_Z41._An1);_131._a51._qn1(_hh1,_Z41._zn1,_Z41._An1)}}function _Sj1(_Bn1){var _ph1=_Bn1;for(var _X9=0;_X9<_131._pn1;_X9++){_131._a51._qn1(_X9,_Z41._Cn1,_ph1)}}function _Tj1(_Dn1,_Bn1){var _En1=_Dn1;var _ph1=_Bn1;if((_En1<0)||(_En1>=_131._pn1)){return }_131._a51._qn1(_En1,_Z41._Cn1,_ph1)}function _Uj1(_Fn1){var _sh1=_Fn1;for(var _X9=0;
+_X9<_131._pn1;_X9++){_131._a51._qn1(_X9,_Z41._Gn1,_sh1)}}function _Vj1(_Dn1,_Fn1){var _En1=_Dn1;var _sh1=_Fn1;if((_En1<0)||(_En1>=_131._pn1)){return;}_131._a51._qn1(_En1,_Z41._Gn1,_sh1)}function _Wj1(_Hn1){var _vh1=_Hn1;for(var _X9=0;_X9<_131._pn1;_X9++){_131._a51._qn1(_X9,_Z41._In1,_vh1)}}function _Xj1(_Dn1,_Hn1){var _En1=_Dn1;var _vh1=_Hn1;if((_En1<0)||(_En1>=_131._pn1)){return }_131._a51._qn1(_En1,_Z41._In1,_vh1)}function _Yj1(_Jn1){var _yh1=_Jn1;for(var _X9=0;_X9<_131._pn1;_X9++){_131._a51._qn1(_X9,_Z41._Kn1,
+_yh1)}}function _Zj1(_Dn1,_Jn1){var _En1=_Dn1;var _yh1=_Jn1;if((_En1<0)||(_En1>=_131._pn1)){return }_131._a51._qn1(_En1,_Z41._Kn1,_yh1)}function __j1(_Ln1){var _Bh1=_Ln1;for(var _X9=0;_X9<_131._pn1;_X9++){_131._a51._qn1(_X9,_Z41._Mn1,_Bh1)}}function _0k1(_Dn1,_Ln1){var _En1=_Dn1;var _Bh1=_Ln1;if((_En1<0)||(_En1>=_131._pn1)){return }_131._a51._qn1(_En1,_Z41._Mn1,_Bh1)}function _1k1(_Tk1){var enable=_Tk1;for(var _X9=0;_X9<_131._pn1;_X9++){_131._a51._qn1(_X9,_Z41._Nn1,enable)}}function _2k1(_Dn1,_Tk1){var _En1=_Dn1;
+var enable=_Tk1;if((_En1<0)||(_En1>=_131._pn1)){return }_131._a51._qn1(_En1,_Z41._Nn1,enable)}function _3k1(){return _131._a51._b51(_Z41._Pm1)?1.0:0.0}function _4k1(){return _131._a51._b51(_Z41._Qm1)?1.0:0.0}function _5k1(){return _131._a51._b51(_Z41._Sm1)}function _6k1(){return _131._a51._b51(_Z41._Tm1)?1.0:0.0}function _7k1(){var _Wm1=new Array();_Wm1.push(_131._a51._b51(_Z41._Xm1)?1.0:0.0);_Wm1.push(_131._a51._b51(_Z41._Ym1));_Wm1.push(_131._a51._b51(_Z41._Zm1));_Wm1.push(_131._a51._b51(_Z41.__m1));return _Wm1}
+function _8k1(){return _131._a51._b51(_Z41._1n1)}function _9k1(){var _4n1=_131._a51._b51(_Z41._c51);var _5n1=_131._a51._b51(_Z41._d51);var _8n1=_131._a51._b51(_Z41._e51);var _9n1=_131._a51._b51(_Z41._f51);if((_4n1!=_8n1)||(_5n1!=_9n1)){return -1}else {switch(_4n1){case _On1:{switch(_5n1){case _Pn1:return 0;case _Qn1:return 1;case _Rn1:return 2;default :return -1}}case _Sn1:{if(_5n1==_Rn1){return 3;}else {return -1}}default :return -1}}}function _ak1(){var _Wm1=new Array();_Wm1[0]=_131._a51._b51(_Z41._c51);_Wm1[1]=_131._a51._b51(_Z41._d51);
+return _Wm1}function _bk1(){var _Wm1=new Array();_Wm1[0]=_131._a51._b51(_Z41._c51);_Wm1[1]=_131._a51._b51(_Z41._d51);_Wm1[2]=_131._a51._b51(_Z41._e51);_Wm1[3]=_131._a51._b51(_Z41._f51);return _Wm1}function _ck1(){return _131._a51._b51(_Z41._c51)}function _dk1(){return _131._a51._b51(_Z41._d51)}function _ek1(){return _131._a51._b51(_Z41._e51)}function _fk1(){return _131._a51._b51(_Z41._f51)}function _gk1(){var _r91=_131._a51._b51(_Z41._in1);var __b1=new Array();__b1.push(_r91._Ue1?1.0:0.0);__b1.push(_r91._Ve1?1.0:0.0);
+__b1.push(_r91._We1?1.0:0.0);__b1.push(_r91.alpha?1.0:0.0);return __b1}function _hk1(){return _gk1()}function _ik1(){return _131._a51._b51(_Z41._jn1)?1.0:0.0}function _jk1(){return _131._a51._b51(_Z41._ln1)}function _kk1(){return _131._a51._b51(_Z41._mn1)}function _lk1(){return _131._a51._Tn1(0,_Z41._rn1)==_Z41._sn1?1.0:0.0}function _mk1(_vn1){return _131._a51._Tn1(yyGetInt32(_vn1),_Z41._rn1)==_Z41._sn1?1.0:0.0}function _nk1(){return _131._a51._Tn1(0,_Z41._xn1)==_Z41._yn1?1.0:0.0}function _ok1(_vn1){return _131._a51._Tn1(yyGetInt32(_vn1),
+_Z41._xn1)==_Z41._yn1?1.0:0.0}function _pk1(){return _131._a51._Tn1(0,_Z41._Cn1)}function _qk1(_Dn1){var _En1=_Dn1;if((_En1<0)||(_En1>=_131._pn1)){return }return _131._a51._Tn1(_En1,_Z41._Cn1)}function _rk1(){return _131._a51._Tn1(0,_Z41._Gn1)}function _sk1(_Dn1){var _En1=_Dn1;if((_En1<0)||(_En1>=_131._pn1)){return }return _131._a51._Tn1(_En1,_Z41._Gn1)}function _tk1(){return _131._a51._Tn1(0,_Z41._In1)}function _uk1(_Dn1){var _En1=_Dn1;if((_En1<0)||(_En1>=_131._pn1)){return }return _131._a51._Tn1(_En1,_Z41._In1)}
+function _vk1(){return _131._a51._Tn1(0,_Z41._Kn1)}function _wk1(_Dn1){var _En1=_Dn1;if((_En1<0)||(_En1>=_131._pn1)){return }return _131._a51._Tn1(_En1,_Z41._Kn1)}function _xk1(){return _131._a51._Tn1(0,_Z41._Mn1)}function _yk1(_Dn1){var _En1=_Dn1;if((_En1<0)||(_En1>=_131._pn1)){return }return _131._a51._Tn1(_En1,_Z41._Mn1)}function _zk1(){return _131._a51._Tn1(0,_Z41._Nn1)}function _Ak1(_Dn1){var _En1=_Dn1;if((_En1<0)||(_En1>=_131._pn1)){return }return _131._a51._Tn1(_En1,_Z41._Nn1)}function _Bk1(){_131._a51._Un1()}
+function _Ck1(){_131._a51._Vn1()}var _Wn1=undefined;var _Xn1=undefined;function _Yn1(){if(_Wn1==undefined){_Wn1=["blendenable",_Z41._Pm1,"ztestenable",_Z41._Qm1,"zfunc",_Z41._Sm1,"zwriteenable",_Z41._Tm1,"fogenable",_Z41._Xm1,"fogcolor",_Z41._Ym1,"fogstart",_Z41._Zm1,"fogend",_Z41.__m1,"cullmode",_Z41._1n1,"srcblend",_Z41._c51,"destblend",_Z41._d51,"srcblendalpha",_Z41._e51,"destblendalpha",_Z41._f51,"sepalphaenable",_Z41._g51,"colorwriteenable",_Z41._in1,"alphatestenable",_Z41._jn1,"alphatestref",_Z41._ln1,
+"alphatestfunc",_Z41._mn1]}}function _Zn1(){if(_Xn1==undefined){_Xn1=["magfilter",_Z41._rn1,"minfilter",_Z41._tn1,"mipfilter",_Z41.__n1,"addressu",_Z41._xn1,"addressv",_Z41._zn1,"minmip",_Z41._In1,"maxmip",_Z41._Kn1,"mipbias",_Z41._Gn1,"maxaniso",_Z41._Mn1,"mipenable",_Z41._Nn1]}}function _Dk1(){_Yn1();_Zn1();var map=_Dq();var _0o1=_Wn1.length/2;var _1o1=_Xn1.length/2;var _X9;for(_X9=0;_X9<_0o1;_X9++){var _r91=_131._a51._b51(_Wn1[_X9*2+1]);_lu(map,_Wn1[_X9*2],_r91)}var _on1=_131._pn1;for(_X9=0;_X9<_1o1;
+_X9++){var _i21;for(_i21=0;_i21<_on1;_i21++){var name=_Xn1[_X9*2].slice(0)+_i21;var _r91=_131._a51._Tn1(_i21,_Xn1[_X9*2+1]);_lu(map,name,_r91)}}return map}function _Ek1(_2o1){_2o1=yyGetInt32(_2o1);_Yn1();_Zn1();var _X9;var _0o1=_Wn1.length/2;var _1o1=_Xn1.length/2;var _3o1=_uS(_2o1);while(_3o1!=undefined){var key=_3o1;var value=_il(_2o1,key);var _4o1=false;for(_X9=0;_X9<_0o1;_X9++){if(key==_Wn1[_X9*2]){_131._a51._t51(_Wn1[_X9*2+1],value);_4o1=true;break }}if(!_4o1){for(_X9=0;_X9<_1o1;_X9++){var _5o1=_Xn1[_X9*2].length;
+var _6o1=key.substr(0,_5o1);if(_6o1==_Xn1[_X9*2]){var _7o1=key.substr(_5o1-1,key.length-_5o1);var _Ie1=parseInt(_7o1,10);_131._a51._qn1(_Ie1,_Xn1[_X9*2+1],value);break }}}_3o1=_wS(_2o1,_3o1)}}var _8o1=1970;var _9o1=0;var _ao1=1;var _bo1=365.25;var _co1=30.4375;var _do1=[31,28,31,30,31,30,31,31,30,31,30,31];var _eo1=[];var _fo1=(86400.0);var _go1=(_fo1*30);var _ho1=!0;var _io1=0;var _jo1=1;function _ko1(_lo1){if(_lo1<_mo1){return _lo1*_no1}else {return(_lo1-_mo1)*_no1}}function _oo1(_po1){return _po1%400==0||(_po1%100!=0&&_po1%4==0)}
+function _qo1(_po1){var _ro1=_do1.slice();;if(_oo1(_po1)){_ro1[1]=29}return _ro1}var _no1=86400000.0;var _mo1=25569;function _so1(_to1){return((_to1<10)?"0":"")+_to1.toString()}var _uo1=[];var _vo1=[];var _wo1=[];var _xo1=Date.now();var _yo1=0;var _zo1=1;var _Ao1=2;var _Bo1=3;var _Co1=function(text){if(!text)return;if(_Do1){if(_Eo1){var _p81=_Eo1.document.getElementById('debug_console');if(_p81){var _Fo1=String.fromCharCode(0x0a);text=text.replace('','').replace('','');var _Go1=Date.now()-_xo1;if(!_p81){alert(text)}
+else {_p81.value+=text+_Fo1;var _Bc1=_p81.textLength}_xo1=Date.now()}}}if(_Ho1!=undefined){if(_Ho1._ok._Jk)console.log(text);if(_Ho1._ok._Io1){var _Jo1=document.getElementById("yyDebugDiv");var _Ko1=document.createElement('P');_Ko1.textContent+=text;_Jo1.appendChild(_Ko1)}}};function debug(text){var index;for(index=0;index