Frame 1
stop();
Instance of Symbol 48 MovieClip in Frame 1
//component parameters
onClipEvent (initialize) {
download = 0;
percent = 0;
total = "?";
}
Frame 2
stop();
Frame 11
var antnums = new Array();
var eventtime = 1;
var normalticks = 900;
var fastticks = parseInt(normalticks / 3);
var skipticks = 1;
var ticks = normalticks;
var pause = false;
var antwar = false;
var antenemy = 0;
var randommax = 2147483648;
var valuemax = 1000;
var eventnum = 0;
var eventnumlist = new Array();
var maxevents = 4;
var antstats = new Array(10, 0, 15, 25, 1, 0, 0.5);
var gc_stored = 0;
var gc_found = 1;
var gc_nest = 2;
var gc_pop = 3;
var gc_power = 4;
var gc_money = 5;
var gc_defense = 6;
var antstatname = new Array("Gold", "Gold", "Castle", "People", "Power", "Magic", "Defense");
var war_amod = new Array(0.05, 0.05, 0.05, 0.35);
var war_dmod = new Array(0.05, 0.12, 0.05, 0.15);
var enemyclip = 0;
var enemystats = new Array("", 0, 0, 0, 0, "", 0, 0, 0, 0, 0, 0);
var gc_ename = 0;
var gc_ehp = 1;
var gc_eminhp = 2;
var gc_eattack = 3;
var gc_edefense = 4;
var gc_evictory = 5;
var gc_efood = 6;
var gc_enest = 7;
var gc_epop = 8;
var gc_epowbonus = 9;
var gc_emoney = 10;
var gc_edefbonus = 11;
var gc_elname = 0;
var gc_elhp = 1;
var gc_elhprange = 2;
var gc_elminhp = 3;
var gc_elattack = 4;
var gc_elattackrange = 5;
var gc_eldefense = 6;
var upkeepcost = 5.3;
var upkeepdebt = (8 * upkeepcost);
var maxnestsize = 2;
var forage_factor = 3;
var dig_factor = 13.5;
var hatch_factor = 18;
var mouse_released = true;
var mouse_minus = "";
var mouse_plus = "";
var playday = 0;
var gstartmonthnum = 2;
var gstartmonthday = 15;
var daytemp;
var skynow;
var skynum;
var monthnum;
var startlocale = 2;
var localetype = startlocale;
var anttype = 0;
var anttypename = new Array("Dwarf", "Prince", "Wizard", "Knight", "Warrior");
var localename = new Array("the Battle Arena", "the Dark Elf Forest", "the Human Town", "the Goblin Ruins", "the Iceworld", "the Sky Castle", "the Cleric Temple", "the Underworld Cemetery", "the Pirate Island", "the Blue Castle", "the Desert Oasis", "the Orc Tower", "the Lizardman Swamp", "the Dwarven Mine", "the Underworld Volcano", "the River Styx", "the Magic Portal");
var feedbackmsg = "";
var retreatpenalty = 0.05;
var popmovepenalty = 0;
var nestmovepenalty = 0;
var foodmovecost = 3;
var bonusstats = new Array();
var bonussums = new Array();
var lastscene = "title";
var currentscene;
var autobattle = false;
var warsummary = true;
var autobuy = false;
var automove = false;
var colonyname = "Colony Name";
var automelee = false;
var antgraphscale = 4;
var checksum;
var checksumloaded;
var antlevel = 0;
var bogus = 0;
var cheatmode = 0;
var victories = 0;
var retreats = 0;
var consumed;
var ant_increment = 5;
var celcius = false;
var musicmute = false;
var highquality = true;
var enemiesencountered;
var statenemyindex = 0;
var globalsound = new Sound();
var startpopsize = 65;
var startpopdelta = 5;
var startnestsize = 75;
var startnestdelta = 5;
var startgemssize = 70;
var startgemsdelta = 5;
var startpower = 1;
var startdefense = 0.5;
var crlf = newline;
var gems_str = "Magic";
var food_str = "Gold";
var starving1_str = "People needed";
var starving2_str = "Your treasury needs gold.";
var consumed_str = "Your kingdom used";
var increasenest_str = "Your castle can't hold all of the gold you collected. Increase your castle size";
var increasepop_str = "You need more people to maintain a larger castle. Increase your population";
var willbuy_str = "You are about to buy";
var willcost_str = "This will cost you";
var moveto_str = "You are about to move to";
var willuse_str = "This will use";
var bonusof_str = "Bonus of";
var gameover_str = "\tGAME OVER\n";
var bonus_str = "\tBONUS!\n";
var foraging_str = "Collecting gold...\n";
var maintaincolony_str = "Your people maintain the castle";
var damage_str = "damage";
var inflicted_str = "You inflicted ";
var dodged_str = "dodged your army's attack";
var caused_str = "caused";
var retreat1_str = "Your army retreats from the";
var retreat2_str = "You lost";
var retreat3_str = "men during the retreat";
var advisor1_str = "You'll do lots of damage to";
var advisor2_str = "You can cause damage to";
var advisor3_str = "You aren't going to do much damage";
var advisor4_str = "You aren't going to do much damage";
var advisor5_str = "will hurt your army badly.";
var advisor6_str = "is going to hurt your army.";
var advisor7_str = "can hurt your army.";
var advisor8_str = "can't do you much harm.";
var advisorattack_str = "\tATTACK!";
var advisorretreat_str = "\tRETREAT!";
var popmod = new Array();
var poplevel = new Array(100, 250, 500, 1000, 2500, 5000, 10000, 25000, 50000, 100000, 250000, 500000, 1000000, 2500000, 10000000, 50000000, 250000000, 1000000000);
popmod[popmod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 0.8, 0.7, 0.6, 0.5, 0.4, 0.3, 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0.3, 0.6, 0.8, 0.8, 0.5, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0.3, 0.5, 0.7, 1, 0.7, 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.3, 0.7, 1, 0.7, 0.5, 0.3, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.3, 0.5, 0.7, 1, 1, 0.7, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1.5, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 2, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1.5, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 2, 1.5, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.3, 0.5, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.8, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 1, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 2, 2, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1.5, 1.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0.7, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0.3, 0.7, 0.7, 0.7, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.3, 0.5, 0.7, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0.5, 1, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0.3, 0.5, 0.7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0.5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0.5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0.5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0.5, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0.5, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
popmod[popmod.length] = new Array(0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0.5, 0, 0, 0, 0);
popmod[popmod.length] = new Array(0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4, 4, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5, 4);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3, 3.5);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 3);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2);
popmod[popmod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
function outStr(ss) {
trace(ss);
}
function update_eventstats(varname) {
var nn = eval (varname);
nn.stat_stored = _root.antstats[gc_stored] + _root.antstats[gc_found];
nn.stat_found = _root.antstats[gc_found];
nn.stat_nest = _root.antstats[gc_nest];
nn.stat_ants = (_root.antstats[gc_pop] + "/") + ((_root.antlevel < (_root.poplevel.length - 1)) ? (_root.poplevel[_root.antlevel]) : (_root.poplevel[_root.poplevel.length - 1] * Math.pow(10, _root.antlevel - (_root.poplevel.length - 1))));
nn.stat_gems = _root.antstats[gc_money];
nn.stat_level = _root.antlevel + 1;
}
function populate_feedback() {
_root.event_feedback.textarea = _root.feedbackmsg;
}
function clear_feedback() {
_root.event_feedback.textarea = "";
_root.feedbackmsg = "";
}
function give_feedback(ss) {
var _local1 = _root;
_local1.event_feedback.textarea = _local1.event_feedback.textarea + ss;
_local1.feedbackmsg = _local1.event_feedback.textarea;
_local1.event_feedback.textarea.scroll = _local1.event_feedback.textarea.maxscroll;
}
function clear_warfeedback() {
_root.war_feedback.textarea = "";
}
function give_warfeedback(ss) {
var _local1 = _root;
_local1.war_feedback.textarea = _local1.war_feedback.textarea + ss;
_local1.war_feedback.textarea.scroll = _local1.war_feedback.textarea.maxscroll;
}
function feedback_war_colony(ss) {
_root.war_colony = ss;
}
function feedback_war_enemy(ss) {
_root.war_enemy = ss;
}
function clear_victory() {
_root.war_victory = "";
}
function feedback_victory(ss) {
_root.war_victory = _root.war_victory + ss;
}
function clear_retreat() {
_root.war_runaway = "";
}
function feedback_retreat(ss) {
_root.war_runaway = _root.war_runaway + ss;
}
function randomNum(maxval) {
var _local1 = 0;
if (maxval > 0) {
_local1 = parseInt(Math.random() * _root.randommax) % maxval;
}
return(_local1);
}
function randomFloat(maxval) {
var _local1 = parseFloat(Math.random() * parseFloat(_root.randommax)) % parseFloat(maxval);
return(_local1);
}
function randomSign(val) {
var _local1 = ((_root.randomNum(2) == 0) ? 1 : -1);
return(val * _local1);
}
function randomRange(base, range) {
var _local2 = _root;
var _local1;
if (range < 1) {
_local1 = parseInt(parseFloat(_local2.randomNum(100) / 100) * base);
} else {
_local1 = _local2.randomNum(range);
}
return(base + _local2.randomSign(_local1));
}
function colony_hp() {
return(_root.antstats[gc_pop]);
}
function colony_offense() {
var _local2 = _root;
var _local1 = 0;
var rounding = 0.5;
var divisor = 10;
var _local3 = 0;
_local1 = _local1 + ((_local2.ant_numscouts * _local2.war_amod[_local3++]) * _local2.antstats[gc_power]);
_local1 = _local1 + ((_local2.ant_numworkers * _local2.war_amod[_local3++]) * _local2.antstats[gc_power]);
_local1 = _local1 + ((_local2.ant_numnurses * _local2.war_amod[_local3++]) * _local2.antstats[gc_power]);
_local1 = _local1 + ((_local2.ant_numsoldiers * _local2.war_amod[_local3++]) * _local2.antstats[gc_power]);
_local1 = parseInt((_local1 / divisor) + rounding);
return(_local1);
}
function colony_defense() {
var _local2 = _root;
var _local1 = 0;
var rounding = 0.5;
var divisor = 10;
var _local3;
var ii = 0;
_local3 = (_local2.antstats[gc_power] * _local2.antstats[gc_defense]) * (_local2.antstats[gc_nest] / _local2.antstats[gc_pop]);
_local1 = _local1 + ((_local2.ant_numscouts * _local2.war_dmod[ii++]) * _local3);
_local1 = _local1 + ((_local2.ant_numworkers * _local2.war_dmod[ii++]) * _local3);
_local1 = _local1 + ((_local2.ant_numnurses * _local2.war_dmod[ii++]) * _local3);
_local1 = _local1 + ((_local2.ant_numsoldiers * _local2.war_dmod[ii++]) * _local3);
_local1 = parseInt((_local1 / divisor) + rounding);
return(_local1);
}
function colony_warmsg() {
var _local1 = _root;
var _local2 = _local1.colonyname;
var _local3;
_local3 = (((((((((_local2 + ":\n") + " ") + _local1.colony_hp()) + _local1.crlf) + " ") + _local1.colony_offense()) + _local1.crlf) + " ") + _local1.colony_defense()) + _local1.crlf;
return(_local3);
}
function enemy_hp() {
return(_root.enemystats[gc_ehp]);
}
function enemy_offense() {
return(_root.enemystats[gc_eattack]);
}
function enemy_defense() {
return(_root.enemystats[gc_edefense]);
}
function enemy_minhp() {
}
function enemy_gethp(hh, rr) {
var _local3 = hh;
var _local1 = _local3;
var _local2 = rr;
var tmp;
if (_local3 < 0) {
_local2 = Math.abs(_local3);
_local1 = _root.colony_hp();
}
return(_root.randomRange(_local1, _local2));
}
function enemy_getattack(aa, rr) {
var _local2 = aa;
var _local1 = _local2;
var _local3 = rr;
var tmp;
if (_local2 < 0) {
_local3 = Math.abs(_local2);
_local1 = _root.colony_offense();
} else if (_local2 < 1) {
_local1 = _root.colony_hp() * _local2;
}
return(_root.randomRange(_local1, _local3));
}
function enemy_getdefense(dd) {
var _local2 = dd;
var _local3 = _root;
var _local1 = parseInt((_local2 * _local3.colony_offense()) + 0.9);
var rr;
if (_local2 < 0) {
rr = Math.abs(_local2);
_local1 = _local3.randomRange(_local3.colony_offense(), rr);
}
return(_local1);
}
function enemy_enemystats() {
var _local1 = _root;
var ee = _local1.antenemy;
var lessthan = (_local1.gc_edefbonus - _local1.gc_evictory);
var offset = 7;
var plusminus;
var _local3;
var _local2;
_local1.battle_clip.gotoAndPlay("event_" + _local1.eventimage[_local1.enemyclip]);
_local1.enemiesencountered[ee] = _local1.eventimage[_local1.enemyclip];
_local1.enemystats[gc_ename] = _local1.enemylist[ee][gc_elname];
_local1.enemystats[gc_ehp] = parseInt(_local1.enemy_gethp(_local1.enemylist[ee][gc_elhp], _local1.enemylist[ee][gc_elhprange]) + 0.5);
_local1.enemystats[gc_eminhp] = parseInt(_local1.enemystats[gc_ehp] * _local1.enemylist[ee][gc_elminhp]);
trace("min enemy=" + _local1.enemystats[gc_eminhp]);
_local1.enemystats[gc_eattack] = parseInt(_local1.enemy_getattack(_local1.enemylist[ee][_local1.gc_elattack], _local1.enemylist[ee][_local1.gc_elattackrange]) + 0.5);
_local1.enemystats[gc_edefense] = parseInt(_local1.enemy_getdefense(_local1.enemylist[ee][_local1.gc_eldefense]) + 0.5);
_local3 = 0;
while (_local3 < lessthan) {
_local2 = _local1.enemylist[ee][_local3 + offset];
if ((!isNaN(_local2)) && (_local2 < 1)) {
_local2 = parseInt((_local1.antstats[_local3 + 1] * _local2) + 0.5);
}
_local1.enemystats[_local3 + _local1.gc_evictory] = _local2;
_local3++;
}
}
function enemy_warmsg() {
var _local1 = _root;
var _local2 = _local1.enemystats[gc_ename];
var _local3;
_local3 = (((((((((_local2 + ": \n") + " ") + _local1.enemy_hp()) + _local1.crlf) + " ") + _local1.enemy_offense()) + _local1.crlf) + " ") + _local1.enemy_defense()) + _local1.crlf;
return(_local3);
}
function war_getenemydamage() {
var _local2 = _root;
var _local1 = ((_local2.colony_offense() > 1) ? (_local2.randomNum(_local2.colony_offense())) : 1);
trace(((("damage=" + _local1) + " edefense=") + _local2.enemystats[gc_edefense]) + "");
trace("adjusted enemy damage = " + _local1);
_local1 = ((_local1 < 0) ? 0 : (_local1));
return(_local1);
}
function war_getantdamage() {
var _local2 = _root;
var _local1 = ((_local2.enemystats[gc_eattack] > 1) ? (_local2.randomNum(_local2.enemystats[gc_eattack])) : 0);
_local1 = _local1 - _local2.colony_defense();
_local1 = ((_local1 < 0) ? 0 : (_local1));
return(_local1);
}
function check_victory() {
var _local1 = _root;
var _local2;
var tmp_add;
var _local3;
var stopplay = false;
trace("checking for victory");
if (_local1.antstats[gc_pop] < 1) {
_local1.kill_playsounds();
gotoAndPlay (11);
stopplay = true;
} else if (_local1.enemystats[gc_ehp] <= _local1.enemystats[gc_eminhp]) {
trace("Victory!");
_local1.clear_victory();
_local1.feedback_victory(_local1.enemystats[gc_evictory] + _local1.crlf);
_local2 = 1;
while (_local2 < _local1.antstatname.length) {
tmp_add = parseInt((_local1.enemystats[gc_evictory + _local2] / 2) + 0.7);
_local3 = parseInt(_local1.enemystats[gc_evictory + _local2] + 0.7);
tmp_add = _local3;
if (_local3 > 0) {
_local1.feedback_victory("Add ");
_local1.feedback_victory(_local3);
_local1.feedback_victory((" to " + _local1.antstatname[_local2]) + _local1.crlf);
_local1.antstats[_local2] = _local1.antstats[_local2] + tmp_add;
}
_local2++;
}
if (_local1.automelee) {
trace("automelee victory");
stop();
}
_local1.kill_playsounds();
gotoAndPlay (818);
stopplay = true;
}
return(stopplay);
}
function war_attack() {
var _local1 = _root;
var ii;
var tmp;
var _local2;
var _local3;
_local1.check_victory();
if (_local1.enemystats[gc_ehp] > _local1.enemystats[gc_eminhp]) {
_local2 = _local1.war_getenemydamage();
_local3 = _local1.war_getantdamage();
_local1.enemystats[gc_ehp] = _local1.enemystats[gc_ehp] - _local2;
_local1.antstats[gc_pop] = _local1.antstats[gc_pop] - _local3;
if (_local2 > 0) {
_local1.give_warfeedback(((((("" + _local1.inflicted_str) + "") + _local2) + " ") + _local1.damage_str) + _local1.crlf);
_local1.enemy_hitmiss.gotoAndPlay("hit");
} else {
_local1.give_warfeedback(((_local1.enemystats[gc_ename] + " ") + _local1.dodged_str) + _local1.crlf);
_local1.enemy_hitmiss.gotoAndPlay("miss");
}
if (_local3 > 0) {
_local1.give_warfeedback((((((((_local1.enemystats[gc_ename] + " ") + _local1.caused_str) + " ") + _local3) + " ") + _local1.damage_str) + " ") + _local1.crlf);
_local1.colony_hitmiss.gotoAndPlay("hit");
} else {
_local1.colony_hitmiss.gotoAndPlay("miss");
}
if (_local1.automelee) {
_local1.gotoAndPlay("meleeframe");
} else {
_local1.update_warfeedback();
}
}
_local1.check_victory();
}
function war_retreat() {
var _local1 = _root;
var _local2 = parseInt(_local1.antstats[gc_pop] * _local1.retreatpenalty);
_local1.antstats[gc_pop] = _local1.antstats[gc_pop] - _local2;
_local1.clear_retreat();
_local1.feedback_retreat(((_local1.retreat1_str + " ") + _local1.enemystats[gc_ename]) + _local1.crlf);
_local1.feedback_retreat(((((_local1.retreat2_str + " ") + _local2) + " ") + _local1.retreat3_str) + _local1.crlf);
_local1.kill_playsounds();
gotoAndPlay (774);
}
function war_advisor() {
var _local1 = _root;
var ahp = _local1.colony_hp();
var ehp = _local1.enemystats[gc_ehp];
var aattack = _local1.colony_offense();
var eattack = _local1.enemystats[gc_eattack];
var adefend = _local1.colony_defense();
var edefend = _local1.enemystats[gc_edefense];
var ename = _local1.enemystats[gc_ename];
var adratio = (ahp / (eattack - adefend));
var edratio = (ehp / (aattack - edefend));
var _local2 = "";
var _local3 = 0;
var retreat = 0;
if (ahp >= ehp) {
_local3++;
} else {
retreat++;
}
if (aattack > edefend) {
if (edratio < 2) {
_local2 = _local2 + (((_local1.advisor1_str + " ") + ename) + _local1.crlf);
_local3 = _local3 + 3;
} else if (edratio < 5) {
_local2 = _local2 + (((_local1.advisor2_str + " ") + ename) + _local1.crlf);
_local3 = _local3 + 2;
} else {
_local2 = _local2 + (_local1.advisor3_str + _local1.crlf);
_local3 = _local3 + 0;
}
} else {
_local2 = _local2 + (_local1.advisor4_str + _local1.crlf);
retreat = retreat + 2;
}
if (eattack > adefend) {
if (adratio < 2) {
_local2 = _local2 + (((ename + " ") + _local1.advisor5_str) + _local1.crlf);
retreat = retreat + 3;
} else if (adratio < 5) {
_local2 = _local2 + (((ename + " ") + _local1.advisor6_str) + _local1.crlf);
retreat = retreat + 2;
} else {
_local2 = _local2 + (((ename + " ") + _local1.advisor7_str) + _local1.crlf);
retreat++;
}
} else {
_local2 = _local2 + (((ename + " ") + _local1.advisor8_str) + _local1.crlf);
_local3++;
}
if (_local3 > retreat) {
_local2 = _local2 + (advisorattack_str + _local1.crlf);
} else {
_local2 = _local2 + (advisorretreat_str + _local1.crlf);
}
_local1.give_warfeedback(_local2);
if (_local1.autobattle || (_local1.automelee)) {
_local1.automelee = true;
if (_local3 > retreat) {
_local1.war_attack();
} else {
_local1.war_retreat();
}
}
}
function update_warfeedback() {
var _local1 = _root;
_local1.update_playevents();
_local1.feedback_war_colony(_local1.colony_warmsg());
_local1.feedback_war_enemy(_local1.enemy_warmsg());
_local1.war_advisor();
}
function start_warfeedback() {
var _local1 = _root;
_local1.ant_calcnums();
_local1.clear_warfeedback();
_local1.enemy_enemystats();
_local1.update_playevents();
_local1.feedback_war_colony(_local1.colony_warmsg());
_local1.feedback_war_enemy(_local1.enemy_warmsg());
}
function init_war() {
var _local1 = _root;
_local1.clear_warfeedback();
_local1.enemy_enemystats();
_local1.update_warfeedback();
_local1.show_playlocation();
_local1.anttypeclip.gotoAndPlay("type_" + _local1.anttype);
_local1.currentscene = "war";
}
function ant_percent() {
var _local1 = _root;
return(((parseInt(_local1.ant_scouts) + parseInt(_local1.ant_workers)) + parseInt(_local1.ant_nurses)) + parseInt(_local1.ant_soldiers));
}
function ant_powerdefend() {
var _local1 = _root;
var _local2 = 0;
var rounding = 0.6;
var divisor = 10;
var _local3 = 0;
_local2 = _local2 + ((_local1.ant_numscouts * _local1.war_amod[_local3++]) * _local1.antstats[gc_power]);
_local2 = _local2 + ((_local1.ant_numworkers * _local1.war_amod[_local3++]) * _local1.antstats[gc_power]);
_local2 = _local2 + ((_local1.ant_numnurses * _local1.war_amod[_local3++]) * _local1.antstats[gc_power]);
_local2 = _local2 + ((_local1.ant_numsoldiers * _local1.war_amod[_local3++]) * _local1.antstats[gc_power]);
_local2 = parseInt((_local2 / divisor) + rounding);
_local1.ant_colonypower = _local1.colony_offense();
_local1.ant_colonydefense = _local1.colony_defense();
}
function ant_calcnums() {
var _local1 = _root;
var _local3 = new Array("scouts", "workers", "nurses", "soldiers");
var _local2;
var totals;
var totalcheck;
totals = _local1.ant_percent();
_local2 = 0;
while (_local2 < _local3.length) {
antval = _local1["ant_" + _local3[_local2]];
_local1["ant_num" + _local3[_local2]] = parseInt(((antval / 100) * parseFloat(_local1.ant_numbers)) + 0);
_local2++;
}
totalcheck = ((parseInt(_local1.ant_numscouts) + parseInt(_local1.ant_numworkers)) + parseInt(_local1.ant_numnurses)) + parseInt(_local1.ant_numsoldiers);
if ((parseInt(totals) == 100) && (totalcheck < parseInt(_local1.ant_numbers))) {
_local1.ant_numscouts = parseInt(_local1.ant_numscouts) + (parseInt(_local1.ant_numbers) - totalcheck);
}
totalcheck = ((parseInt(_local1.ant_numscouts) + parseInt(_local1.ant_numworkers)) + parseInt(_local1.ant_numnurses)) + parseInt(_local1.ant_numsoldiers);
_local1.ant_totals = totals;
_local1.ant_check = totalcheck;
if (totals < 100) {
_local1.ant_gobutton._visible = false;
_local1.ant_golabel._visible = true;
_local1.plus_visibility(true);
} else {
_local1.ant_gobutton._visible = true;
_local1.ant_golabel._visible = false;
_local1.plus_visibility(false);
}
_local1.ant_powerdefend();
}
function ants_clearstats() {
var _local3 = _root;
var _local2 = new Array("scouts", "workers", "nurses", "soldiers");
var _local1;
_local1 = 0;
while (_local1 < _local2.length) {
_local3["ant_" + _local2[_local1]] = "0";
_local1++;
}
}
function ants_init() {
var _local3 = _root;
var _local2 = new Array("scouts", "workers", "nurses", "soldiers");
var fieldvals = new Array("60", "15", "25", "0");
var _local1;
var totals = _local3.ant_percent();
if (parseInt(_local3.ant_numbers) < 1) {
_local3.ant_numbers = _local3.antstats[gc_pop];
}
if (totals != 100) {
_local1 = 0;
while (_local1 < _local2.length) {
_local3["ant_" + _local2[_local1]] = fieldvals[_local1];
_local1++;
}
}
}
function ants_go() {
var _local2 = _root;
var _local3 = new Array("scouts", "workers", "nurses", "soldiers");
var totals = _local2.ant_percent();
var _local1;
if (totals == 100) {
_local1 = 0;
while (_local1 < _local2.antnums.length) {
_local2.antnums[_local1] = parseInt(_local2["ant_num" + _local3[_local1]]);
_local1++;
}
}
_local2.currentscene = "play";
gotoAndPlay (732);
}
function calc_antlevel() {
var _local1 = _root;
var _local2;
if (_local1.antstats[gc_pop] <= _local1.poplevel[_local1.poplevel.length - 1]) {
_local2 = _local1.get_poplevel();
} else {
trace("antlevel over by " + (Math.LOG10E * Math.log(_local1.antstats[gc_pop] / _local1.poplevel[_local1.poplevel.length - 1])));
_local2 = Math.ceil(Math.LOG10E * Math.log(_local1.antstats[gc_pop] / _local1.poplevel[_local1.poplevel.length - 1])) + (_local1.poplevel.length - 1);
}
if (_local2 > _local1.antlevel) {
_local1.antlevel = _local2;
trace("level up!");
}
}
function check_winner() {
var _local2 = _root;
var _local1;
var _local3 = false;
_local1 = 0;
while (_local1 < _local2.antstats.length) {
if (_local2.antstats[_local1] > _local2.valuemax) {
_local3 = true;
}
_local1++;
}
return(_local3);
}
function get_poplevel() {
var _local2 = _root;
var _local1;
var _local3 = _local2.poplevel.length - 1;
_local1 = _local2.poplevel.length - 1;
while (_local1 >= 0) {
if (_local2.antstats[_local2.gc_pop] < _local2.poplevel[_local1]) {
_local3 = _local1;
}
_local1--;
}
return(_local3);
}
function get_nestlevel() {
var _local2 = _root;
var _local1;
var _local3 = _local2.poplevel.length - 1;
_local1 = _local2.poplevel.length - 1;
while (_local1 >= 0) {
if (_local2.antstats[_local2.gc_nest] < _local2.poplevel[_local1]) {
_local3 = _local1;
}
_local1--;
}
return(_local3);
}
function add_amount(base, amount) {
var _local2 = amount;
var _local1 = _local2;
if (Math.abs(_local2) < 1) {
_local1 = parseInt((_local2 * base) + 0.6);
}
return(_local1);
}
function cheat() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < (_local2.antstats.length - 1)) {
_local2.antstats[_local1] = ((_local2.antstats[_local1] < 10) ? 10 : (_local2.antstats[_local1]));
_local2.antstats[_local1] = _local2.antstats[_local1] * 10;
_local1++;
}
}
function confirm_action(src, id, msg) {
var _local1 = _root;
var _local2 = src;
_local1.confirmSRC = _local2;
_local1.confirmID = id;
_local1.popup_confirm.textarea = msg;
if (_local2 == "nest") {
if (_local1.automove) {
_local1.acknak = 1;
} else {
_local1.popup_confirm._visible = true;
}
} else if (_local2 == "buy") {
if (_local1.autobuy) {
_local1.acknak = 1;
} else {
_local1.popup_confirm._visible = true;
}
} else {
_local1.popup_confirm._visible = true;
}
}
function disableconfirm() {
var _local1 = _root;
trace("in disableconfirm()");
if (_local1.confirmSRC == "nest") {
_local1.automove = true;
} else if (_local1.confirmSRC == "buy") {
_local1.autobuy = true;
}
}
function plus_visibility(tf) {
var _local3 = tf;
var _local2 = new Array("scouts", "workers", "nurses", "soldiers");
var _local1;
_local1 = 0;
while (_local1 < _local2.length) {
_root["plus_" + _local2[_local1]]._visible = _local3;
_local1++;
}
}
function mute() {
var _local1 = _root;
if (_local1.musicmute) {
_local1.globalsound.setVolume(1);
} else {
_local1.globalsound.setVolume(99);
}
}
function gotoMainMenu() {
gotoAndPlay (11);
}
function statremap() {
var _local1 = _root;
var _local2 = new Array(_local1.gc_stored, _local1.gc_nest, _local1.gc_pop, _local1.gc_found, _local1.gc_power, _local1.gc_money);
return(_local2);
}
function init_bonusstats() {
var _local2 = _root;
var _local3 = _local2.antstats.length;
var _local1;
_local1 = 0;
while (_local1 < _local3) {
_local2.bonusstats[_local1] = new Array(0, 0);
_local2.bonussums[_local1] = 0;
_local1++;
}
}
function clear_bonusstats() {
var _local3 = _root;
var _local2 = _local3.bonusstats.length;
var _local1;
_local1 = 0;
while (_local1 < _local2) {
_local3.bonusstats[_local1] = null;
_local1++;
}
}
function sum_bonusstats() {
var _local2 = _root;
var len = _local2.antstats.length;
var _local1;
var _local3;
_local1 = 0;
while (_local1 < len) {
_local2.bonussums[_local1] = 0;
_local3 = 0;
while (_local3 < _local2.bonusstats[_local1].length) {
_local2.bonussums[_local1] = _local2.bonussums[_local1] + _local2.add_amount(_local2.antstats[_local1], _local2.bonusstats[_local1][_local3]);
_local3++;
}
_local1++;
}
}
function add_bonusstat(ee) {
var _local2 = _root;
var _local1;
var _local3 = _local2.statremap();
_local1 = 0;
while (_local1 < _local2.randevent[ee].length) {
_local2.bonusstats[_local3[_local1]][_local2.bonusstats[_local3[_local1]].length] = _local2.randevent[ee][_local1];
_local1++;
}
}
function add_bonuses() {
var _local1 = _root;
var _local2;
var _local3;
_local1.sum_bonusstats();
_local2 = 0;
while (_local2 < (_local1.bonussums.length - 1)) {
_local3 = _local1.bonussums[_local2];
if (_local3 > 0) {
_local1.antstats[_local2] = _local1.antstats[_local2] + _local3;
_local1.give_feedback(((((_local1.antstatname[_local2] + " ") + _local1.bonusof_str) + " ") + _local3) + newline);
}
_local2++;
}
}
function yearNumber(yday) {
var _local1 = parseInt(yday / 366) + 1;
return(_local1);
}
function dayOfYear(yday) {
var _local2 = parseInt(yday / 366) + 1;
var _local1 = yday % 366;
if (_local2 > 1) {
_local1 = _local1 + 1;
}
return(_local1);
}
function monthOfYear(yday) {
var _local3 = _root;
var _local1;
var _local2;
var nmonth;
_local2 = false;
_local1 = 0;
while (_local1 < _local3.months.length) {
if ((!_local2) && (yday <= _local3.mdays[_local1])) {
_local2 = true;
nmonth = _local1;
}
_local1++;
}
return(nmonth);
}
function dayOfMonth(yday) {
var _local1 = yday;
var _local2;
var _local3 = _root.monthOfYear(_local1);
if (_local1 <= _root.months[0]) {
_local2 = _local1;
} else {
_local2 = _local1 - _root.mdays[_local3 - 1];
}
return(_local2);
}
function nameMonths() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < _local2.months.length) {
dtotal = dtotal + _local2.months[_local1];
_local2.mdays[_local2.mdays.length] = dtotal;
_local1++;
}
}
function calcDayNum(mm, dd) {
var _local1 = 0;
if (mm == 1) {
_local1 = dd - 1;
} else {
_local1 = (_root.mdays[mm - 2] + dd) - 1;
}
return(_local1);
}
function seasonNum(yday) {
var _local2 = _root;
var _local3 = 3;
var _local1;
_local1 = 0;
while (_local1 < _local2.seasons.length) {
if (yday >= _local2.seasons[_local1]) {
_local3 = _local1;
}
_local1++;
}
return(_local3);
}
function cloudyRange() {
var _local3 = _root;
var _local1;
var _local2;
_local1 = 0;
while (_local1 < 3) {
_local3.cloudy[_local1] = new Array();
_local2 = 0;
while (_local2 < _local3.chancecloudy[_local1].length) {
if (_local1 == 0) {
_local3.cloudy[_local1][_local2] = _local3.chancecloudy[_local1][_local2];
} else {
_local3.cloudy[_local1][_local2] = _local3.cloudy[_local1 - 1][_local2] + _local3.chancecloudy[_local1][_local2];
}
_local2++;
}
_local1++;
}
}
function skyStatus(rsky, rrain, mm, tt) {
var _local2 = _root;
var _local3 = tt;
var ii;
var rn = rsky;
var rp = rrain;
var _local1 = 0;
if (rsky == 0) {
rn = _local2.randomNum(100);
}
if (rrain == 0) {
rp = _local2.randomNum(100);
}
if (rn <= _local2.cloudy[0][mm]) {
_local1 = 0;
} else if (rn <= _local2.cloudy[1][mm]) {
if (rp <= _local2.chancerain[mm]) {
if (_local3 < _local2.stormsnowtemp) {
_local1 = 1;
} else if (_local3 > _local2.stormthundertemp) {
_local1 = 2;
} else {
_local1 = 3;
}
} else {
_local1 = 4;
}
} else if (rp <= _local2.chancerain[mm]) {
if (_local3 < _local2.stormicetemp) {
_local1 = 5;
} else if (_local3 < _local2.stormsnowtemp) {
_local1 = 6;
} else if (_local3 > _local2.stormhailtemp) {
_local1 = 7;
} else if (_local3 > _local2.stormthundertemp) {
_local1 = 8;
} else {
_local1 = 9;
}
} else {
_local1 = 10;
}
return(_local1);
}
function dayTempfn(mm) {
var _local1 = _root;
var _local2 = mm;
var mtemp = _local1.meantemp[_local2];
var rtemp = _local1.temprange[_local2];
var rn = _local1.randomNum(2);
var highlow = -1;
var _local3;
var temperature = 0;
var extreme = false;
var extremerand = _local1.randomNum(100);
if (rn == 1) {
highlow = 1;
}
_local3 = highlow * _local1.randomNum(rtemp);
if (_local1.chancehigh[_local2] > _local1.chancelow[_local2]) {
if (extremerand < _local1.chancehigh[_local2]) {
extreme = true;
_local3 = _local1.randomNum(_local1.temphigh[_local2]);
}
}
if (!extreme) {
if (extremerand < _local1.chancelow[_local2]) {
extreme = true;
_local3 = -1 * _local1.randomNum(_local1.templow[_local2]);
}
}
temperature = mtemp + _local3;
return(temperature);
}
function realWeather(ww, aa) {
var rn = _root.randomNum(100 - aa);
var tf = _root.randomNum(2);
var _local3 = -1;
var _local2;
var _local1;
if (tf == 1) {
_local3 = 1;
}
_local2 = (_local3 * (rn / 100)) * ww;
_local1 = parseInt(ww + _local2);
trace((((((((("realWeather(): number=" + ww) + " accuracy=") + aa) + " random=") + rn) + " factor=") + _local2) + " output=") + _local1);
return(_local1);
}
function calculate_temperature_accuracy() {
var _local1 = _root;
trace("temperature accuracy is " + _local1.temperature_accuracy[_local1.get_poplevel()]);
return(_local1.temperature_accuracy[_local1.get_poplevel()] * _local1.temperature_mult);
}
function calculate_sky_accuracy() {
var _local1 = _root;
return(_local1.sky_accuracy[_local1.get_poplevel()] * _local1.sky_mult);
}
function calculate_rain_accuracy() {
var _local1 = _root;
return(_local1.rain_accuracy[_local1.get_poplevel()] * _local1.rain_mult);
}
function make_weather_accuracy() {
var _local1;
var _local3 = _root.poplevel.length;
var delta;
var incr;
var amax;
var _local2;
amax = 95;
_local2 = 75;
delta = amax - _local2;
incr = delta / _local3;
_local1 = 0;
while (_local1 < _local3) {
_root.temperature_accuracy[_local1] = _local2 + parseInt((_local1 * incr) + 0.5);
_local1++;
}
amax = 95;
_local2 = 75;
delta = amax - _local2;
incr = delta / _local3;
_local1 = 0;
while (_local1 < _local3) {
_root.sky_accuracy[_local1] = _local2 + parseInt((_local1 * incr) + 0.5);
_local1++;
}
amax = 95;
_local2 = 75;
delta = amax - _local2;
incr = delta / _local3;
_local1 = 0;
while (_local1 < _local3) {
_root.rain_accuracy[_local1] = _local2 + parseInt((_local1 * incr) + 0.5);
_local1++;
}
}
function init_weather() {
_root.nameMonths();
_root.cloudyRange();
}
function weather_feedback(ss) {
_root.event_weather = _root.event_weather + ss;
}
function weather_prediction(ss) {
var _local1 = ss;
var _local2 = _root;
_local2.prediction_weather_ants = _local2.prediction_weather_ants + _local1;
_local2.prediction_weather_buy = _local2.prediction_weather_buy + _local1;
_local2.prediction_weather_nest = _local2.prediction_weather_nest + _local1;
_local2.prediction_weather_stats = _local2.prediction_weather_stats + _local1;
}
function clear_weather() {
var _local1 = _root;
_local1.event_weather = "";
_local1.prediction_weather_ants = "";
_local1.prediction_weather_buy = "";
_local1.prediction_weather_nest = "";
_local1.prediction_weather_stats = "";
}
function celcius_fahrenheit(tt) {
var _local1 = tt;
if (_root.celcius) {
_local1 = Math.ceil(((tt - 32) * 5) / 9);
}
return(_local1);
}
function showsky(path, num) {
var xx;
xx = eval (path);
switch (num) {
case 1 :
xx.gotoAndPlay("sky_1");
return;
case 2 :
xx.gotoAndPlay("sky_2");
return;
case 3 :
xx.gotoAndPlay("sky_3");
return;
case 4 :
xx.gotoAndPlay("sky_4");
return;
case 5 :
xx.gotoAndPlay("sky_5");
return;
case 6 :
xx.gotoAndPlay("sky_6");
return;
case 7 :
xx.gotoAndPlay("sky_7");
return;
case 8 :
xx.gotoAndPlay("sky_8");
return;
case 9 :
xx.gotoAndPlay("sky_9");
return;
case 10 :
xx.gotoAndPlay("sky_10");
return;
case 0 :
default :
xx.gotoAndPlay("sky_0");
}
}
function predict_weather() {
var _local1 = _root;
var daynow;
var dtotal = 0;
var dayofyear;
var i;
var ok;
var namemonth;
var _local2;
var monthday;
var startday;
var playday = (_local1.playday + 1);
var startmonthnum = _local1.gstartmonthnum;
var startmonthday = _local1.gstartmonthday;
var _local3;
var skynow;
var temperature_accuracy = _local1.calculate_temperature_accuracy();
var sky_accuracy = _local1.calculate_sky_accuracy();
var rain_accuracy = _local1.calculate_rain_accuracy();
var sky_random = _local1.randomNum(100);
var rain_random = _local1.randomNum(100);
startday = _local1.calcDayNum(startmonthnum, startmonthday);
daynow = playday + startday;
yearnum = _local1.yearNumber(daynow);
dayofyear = _local1.dayOfYear(daynow);
_local2 = _local1.monthOfYear(dayofyear);
monthday = _local1.dayOfMonth(dayofyear);
_local3 = _local1.dayTempfn(_local2);
skynow = _local1.skystat[_local1.skyStatus(sky_random, rain_random, _local2, _local3)];
_local1.weather_prediction(((((("Day " + playday) + ": ") + _local1.mname[_local2]) + " ") + monthday) + newline);
_local1.weather_prediction(((_local1.celcius_fahrenheit(_local3) + "\u00B0 with ") + skynow) + newline);
_local1.daytemp = _local3;
_local1.skynow = skynow;
_local1.monthnum = _local2;
}
function report_weather() {
var _local1 = _root;
var daynow;
var dtotal = 0;
var dayofyear;
var i;
var ok;
var namemonth;
var _local3;
var monthday;
var startday;
var playday = (++_local1.playday);
var startmonthnum = _local1.gstartmonthnum;
var startmonthday = _local1.gstartmonthday;
var _local2 = _local1.daytemp;
var skynow;
var temperature_accuracy = _local1.calculate_temperature_accuracy();
var sky_accuracy = _local1.calculate_sky_accuracy();
var rain_accuracy = _local1.calculate_rain_accuracy();
var sky_random = _local1.randomNum(100);
var rain_random = _local1.randomNum(100);
var skynum;
startday = _local1.calcDayNum(startmonthnum, startmonthday);
daynow = playday + startday;
yearnum = _local1.yearNumber(daynow);
dayofyear = _local1.dayOfYear(daynow);
_local3 = _local1.monthOfYear(dayofyear);
monthday = _local1.dayOfMonth(dayofyear);
_local2 = _local1.realWeather(_local2, temperature_accuracy);
sky_random = _local1.realWeather(sky_random, sky_accuracy);
rain_random = _local1.realWeather(rain_random, rain_accuracy);
skynum = _local1.skyStatus(sky_random, rain_random, _local3, _local2);
skynow = _local1.skystat[skynum];
_local1.weather_feedback(((((("Day " + playday) + ": ") + _local1.mname[_local3]) + " ") + monthday) + newline);
_local1.weather_feedback(_local1.celcius_fahrenheit(_local2) + "\u00B0\n");
_local1.daytemp = _local2;
_local1.skynow = skynow;
_local1.skynum = skynum;
_local1.monthnum = _local3;
}
function do_weather() {
_root.report_weather();
_root.predict_weather();
}
var months = new Array(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);
var mname = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");
var seasons = new Array(80, 172, 266, 356);
var sname = new Array("Spring", "Summer", "Autumn", "Winter");
var mdays = new Array();
var temperature_accuracy = new Array();
var sky_accuracy = new Array();
var rain_accuracy = new Array();
var temperature_mult = 1;
var sky_mult = 1;
var rain_mult = 1;
var stormsnowtemp = 32;
var stormthundertemp = 86;
var stormicetemp = 10;
var stormhailtemp = 98;
var skystat = new Array("Clear Skies", "Scattered Flurries", "Scattered Thunder Storms", "Scattered Showers", "Partly Cloudy Skies", "Ice Storm", "Snow", "Hail Storm", "Severe Thunder Storms", "Rain", "Cloudy Skies");
var meantemp = new Array(25, 35, 45, 55, 65, 75, 80, 85, 75, 60, 50, 35);
var temprange = new Array(10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10);
var temphigh = new Array(20, 20, 20, 20, 20, 20, 20, 30, 25, 20, 20, 20);
var templow = new Array(40, 40, 30, 30, 30, 30, 20, 20, 20, 30, 30, 30);
var chancehigh = new Array(3, 3, 6, 10, 10, 16, 16, 25, 16, 10, 10, 6);
var chancelow = new Array(25, 16, 10, 10, 6, 6, 3, 3, 3, 10, 10, 16);
var chancecloudy = new Array();
_root.chancecloudy[0] = new Array(20, 20, 30, 30, 30, 30, 40, 40, 40, 30, 30, 20);
_root.chancecloudy[1] = new Array(30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30);
_root.chancecloudy[2] = new Array(50, 50, 40, 40, 40, 40, 30, 30, 30, 40, 40, 50);
var chancerain = new Array(25, 20, 25, 25, 25, 25, 25, 25, 25, 20, 20, 25);
var cloudy = new Array();
function init_visited() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < _local2.locale_adjacent.length) {
_local2.locale_visited[_local1] = false;
_local1++;
}
}
function hide_locations() {
var ii;
var tmp;
ii = 0;
while (ii < _root.locale_adjacent.length) {
tmp = eval ("_root.location_" + ii);
tmp._visible = false;
ii++;
}
}
function show_locations() {
var ii;
var jj;
var tmp;
ii = 0;
while (ii < _root.locale_adjacent[_root.localetype].length) {
if ((_root.antstats[gc_pop] >= _root.locale_minimums[_root.locale_adjacent[_root.localetype][ii]]) || (_root.locale_visited[_root.locale_adjacent[_root.localetype][ii]])) {
tmp = eval ("_root.location_" + _root.locale_adjacent[_root.localetype][ii]);
tmp._visible = true;
}
ii++;
}
}
function show_nesttext(ll) {
_root.nest_description = _root.locale_text[ll];
}
function nest_mapclips(ll) {
var _local1;
_local1 = "map_" + ll;
_root.mapclips.gotoAndPlay(_local1);
}
function show_nestminimums(ll) {
var _local1 = _root;
if (_local1.locale_visited[ll]) {
_local1.nest_unlock = "unlocked";
} else {
_local1.nest_unlock = _local1.locale_minimums[ll];
}
}
function show_nestcost(ll) {
_root.nest_cost = _root.locale_cost[ll];
}
function select_locale(ll) {
var _local1 = _root;
var _local2 = ll;
trace(("select_locale(" + _local2) + ")");
_local1.localetype = parseInt(_local2);
_local1.feedback_localetype = _local1.localename[_local1.localetype];
_local1.nest_mapclips(_local2);
_local1.show_nestcost(_local2);
_local1.show_nesttext(_local2);
_local1.show_nestminimums(_local2);
}
function init_locale() {
var _local1 = _root;
_local1.init_visited();
_local1.localetype = _local1.startlocale;
_local1.lastlocale = _local1.startlocale;
_local1.feedback_localetype = _local1.localename[_local1.localetype];
}
function move_nest() {
var _local1 = _root;
var ii;
trace("move_nest.arguments.length = " + arguments.length);
if (arguments.length <= 0) {
_local1.antstats[_local1.gc_stored] = _local1.antstats[_local1.gc_stored] - parseInt((_local1.antstats[_local1.gc_pop] / _local1.upkeepcost) / _local1.foodmovecost);
_local1.antstats[_local1.gc_stored] = ((_local1.antstats[_local1.gc_stored] > 0) ? (_local1.antstats[_local1.gc_stored]) : 0);
}
_local1.locale_visited[_local1.localetype] = true;
_local1.antstats[gc_money] = _local1.antstats[gc_money] - _local1.locale_cost[_local1.localetype];
_local1.show_mapglow();
_local1.update_eventstats("_root.colonynest_playstats");
_local1.time_out();
}
function show_mapglow() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < _local2.localename.length) {
if (_local1 == _local2.localetype) {
_local2["map_glow_" + _local1]._visible = true;
_local2["map_glow_" + _local1].play();
} else {
_local2["map_glow_" + _local1]._visible = false;
_local2["map_glow_" + _local1].stop();
}
_local1++;
}
}
function location_confimed(thisname) {
var _local1 = _root;
var _local2 = thisname;
if (_local1.lastscene == "colony_nest") {
_local1.select_locale(_local2);
if (_local1.locale_cost[_local1.localetype] <= _local1.antstats[_local1.gc_money]) {
if (_local1.lastlocale != _local1.localetype) {
_local1.move_nest();
_local1.lastlocale = _local1.localetype;
_local1.pause = false;
_local1.update_playevents();
trace("food is having problems...");
_local1.hide_locations();
_local1.show_locations();
_local1.show_mapglow();
_local1.select_locale(_local1.lastlocale);
_local1.show_playgraphics();
}
} else {
_local1.localetype = _local1.lastlocale;
_local1.select_locale(_local1.localetype);
}
} else {
trace(_local2);
_local1.select_locale(_local2);
if (_local1.lastlocale != _local1.localetype) {
_local1.move_nest();
}
_local1.lastlocale = _local1.localetype;
_local1.locale_visited[_local1.localetype] = true;
_local1.pause = false;
}
}
var locale_visited = new Array();
var locale_adjacent = new Array();
_root.locale_adjacent[0] = new Array(0, 4, 9);
_root.locale_adjacent[1] = new Array(1, 6, 11);
_root.locale_adjacent[2] = new Array(2, 3);
_root.locale_adjacent[3] = new Array(2, 3, 12);
_root.locale_adjacent[4] = new Array(0, 4, 13);
_root.locale_adjacent[5] = new Array(5, 8, 16);
_root.locale_adjacent[6] = new Array(1, 6, 9);
_root.locale_adjacent[7] = new Array(7, 14, 15);
_root.locale_adjacent[8] = new Array(5, 8, 10);
_root.locale_adjacent[9] = new Array(0, 6, 9);
_root.locale_adjacent[10] = new Array(8, 10, 11);
_root.locale_adjacent[11] = new Array(1, 10, 11);
_root.locale_adjacent[12] = new Array(3, 12, 13);
_root.locale_adjacent[13] = new Array(4, 12, 13);
_root.locale_adjacent[14] = new Array(7, 14);
_root.locale_adjacent[15] = new Array(7, 15, 16);
_root.locale_adjacent[16] = new Array(5, 15, 16);
var locale_minimums = new Array();
_root.locale_minimums[0] = 5000;
_root.locale_minimums[1] = 50000;
_root.locale_minimums[2] = 0;
_root.locale_minimums[3] = 250;
_root.locale_minimums[4] = 2500;
_root.locale_minimums[5] = 1000000 /* 0x0F4240 */;
_root.locale_minimums[6] = 25000;
_root.locale_minimums[7] = 50000000 /* 0x2FAF080 */;
_root.locale_minimums[8] = 500000 /* 0x07A120 */;
_root.locale_minimums[9] = 10000;
_root.locale_minimums[10] = 250000 /* 0x03D090 */;
_root.locale_minimums[11] = 100000 /* 0x0186A0 */;
_root.locale_minimums[12] = 500;
_root.locale_minimums[13] = 1000;
_root.locale_minimums[14] = 250000000 /* 0xEE6B280 */;
_root.locale_minimums[15] = 10000000 /* 0x989680 */;
_root.locale_minimums[16] = 2500000 /* 0x2625A0 */;
var locale_cost = new Array();
_root.locale_cost[0] = 100;
_root.locale_cost[1] = 250;
_root.locale_cost[2] = 10;
_root.locale_cost[3] = 25;
_root.locale_cost[4] = 100;
_root.locale_cost[5] = 250;
_root.locale_cost[6] = 100;
_root.locale_cost[7] = 500;
_root.locale_cost[8] = 250;
_root.locale_cost[9] = 100;
_root.locale_cost[10] = 250;
_root.locale_cost[11] = 250;
_root.locale_cost[12] = 25;
_root.locale_cost[13] = 50;
_root.locale_cost[14] = 500;
_root.locale_cost[15] = 500;
_root.locale_cost[16] = 250;
var locale_text = new Array();
_root.locale_text[0] = "THE ARENA - These cliffs hide the battle arena, which draws audiences from around the land who love to watch a good battle of steel on steel! ";
_root.locale_text[1] = "THE ELVEN FOREST - This forest hides the mysteries of the elven kingdom. Elves of all sort live here, both good and evil, along with other magical creatures.";
_root.locale_text[2] = "THE TOWN - The town is filled with men looking for work. Recruit followers here and grow in numbers to prepare for the long journey ahead!";
_root.locale_text[3] = "THE RUINS - These ruins were once a powerful kingdom, destroyed by dark forces long ago. Now they are infested with goblins and trolls.";
_root.locale_text[4] = "ICE WASTELAND - The icy wasteland is a dangerous land, and home to wild barbarian tribes and dark rider clans.";
_root.locale_text[5] = "SKY CASTLE - The sky castle is a kingdom set high in the mountains above the clouds. Speak with the sky castle queen and learn magical secrets here.";
_root.locale_text[6] = "THE TEMPLE - The temple is a holy ground where clerics gather to hone their magical powers. Come here to rest your army and gain some blessings from the clerics.";
_root.locale_text[7] = "THE UNDERWORLD CEMETERY - The cemetery is filled with the graves of fallen warriors. Arcane rituals are bringing them back to life, forming an army of undead.";
_root.locale_text[8] = "SKULL ISLAND - This distant island is the hiding place for pirate fleets who raid the surrounding seas.";
_root.locale_text[9] = "THE BLUE CASTLE - The Blue Castle is a stronghold still controlled by good humans. Come here to recruit more men and gather more supplies.";
_root.locale_text[10] = "DESERT OASIS - The desert oasis is the gathering spot for nomads and caravans in the vast sand dunes of the south.";
_root.locale_text[11] = "THE TOWER - The tower is filled with orc warriors, who are bred and ruled by a circle of evil wizards!";
_root.locale_text[12] = "THE SWAMP - The foul swamps of the west are filled with poisonous gas. Lizard man tribes and other dark creatures wander through the area.";
_root.locale_text[13] = "DWARVEN MINES - The tunnels of the dwarven mines are carved into the mountain walls. Dwarves dig deep in search of mythral, a magic metal. ";
_root.locale_text[14] = "THE UNDERWORLD VOLCANO - The final destination! The volcano is a raging inferno, and home to the evil dragons, rulers of the underworld.";
_root.locale_text[15] = "THE RIVER STYX - The River Styx is the first location of the underworld. The river is filled with lost souls and watched over by Charon, the demon boatman.";
_root.locale_text[16] = "THE PORTAL - The portal is a secret magical gateway that connects the surface and the dark underworld.";
function init_bought() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < _local2.item_mods.length) {
_local2.item_bought[_local1] = false;
_local1++;
}
}
function parseBoolean(val) {
var _local2 = val;
var _local1 = false;
if (_local2.toLowerCase() == "true") {
_local1 = true;
} else if ((!isNaN(_local2)) && (parseInt(_local2) != 0)) {
_local1 = true;
} else if (_local2 == true) {
_local1 = true;
}
return(_local1);
}
function get_itemval(val, typ) {
var _local2 = val;
var _local1;
switch (typ) {
case "int" :
_local1 = parseInt(_local2);
break;
case "float" :
_local1 = parseFloat(_local2);
break;
case "boolean" :
_local1 = _root.parseBool(_local2);
break;
case "string" :
default :
_local1 = _local2;
}
return(_local1);
}
function get_itemroot(item) {
var _local3 = item;
var _local1 = _local3.indexOf("[");
var _local2 = _local3.substring(0, _local1);
if (_local1 < 0) {
_local2 = _local3;
}
return(_local2);
}
function get_itemdims(item, dnum) {
var _local1 = item;
var _local2 = null;
var _local3 = _local1.indexOf("[");
var idx2 = _local1.indexOf("[", _local3 + 1);
var bracket;
trace(((("get_itemdims(" + _local1) + ",") + dnum) + ")");
if (_local3 > -1) {
if (dnum == 2) {
if (idx2 > -1) {
bracket = _local1.indexOf("]", idx2);
_local2 = _local1.substring(idx2 + 1, bracket);
}
} else {
bracket = _local1.indexOf("]", _local3);
_local2 = _local1.substring(_local3 + 1, bracket);
}
}
trace((((("get_itemdims(" + _local1) + ",") + dnum) + ")=") + ((_local2 == null) ? "null" : (_local2)));
return(_local2);
}
function get_itemvalue(item, dim1, dim2) {
var _local2 = dim1;
var _local3 = item;
var _local1;
var d2;
if (_local2 != null) {
if (dim2 != null) {
d2 = ((dim2 == -1) ? (_local3[_local2].length) : (dim2));
trace("get_itemvalue d2 = " + d2);
_local1 = _local3[_local2][d2];
} else {
trace("get_itemvalue dim1 = " + _local2);
_local1 = _local3[_local2];
}
} else {
trace("get_itemvalue no dims");
_local1 = _local3;
}
return(_local1);
}
function set_itemvalue(itemname, dim1, dim2, val) {
var item = eval (itemname);
var d2;
if (dim1 != null) {
if (dim2 != null) {
d2 = ((dim2 == -1) ? (item[dim1].length) : (dim2));
item[dim1][d2] = val;
} else {
item[dim1] = val;
}
} else {
trace(("set_itemvalue: " + itemname) + " no dims");
item = val;
_root[itemname.substr(itemname.indexOf(".") + 1)] = val;
trace((("_root[" + itemname.substr(itemname.indexOf(".") + 1)) + "]=") + item);
}
trace("new value=" + val);
return(item);
}
function operate_item(ev, val, operator) {
var _local2 = val;
var _local1 = ev;
trace((((("in operate_item: evar=" + _local1) + " val=") + _local2) + " op=") + operator);
switch (operator) {
case "+" :
trace("addition");
_local1 = _local1 + _local2;
break;
case "*" :
_local1 = _local1 * _local2;
break;
case "%" :
_local1 = _local1 + (_local1 * _local2);
break;
case "=" :
default :
_local1 = _local2;
}
return(_local1);
}
function buy_item(num) {
var itemname = _root.get_itemroot(_root.item_mods[num][gc_itemvar]);
var item = eval (itemname);
var dim1 = eval (_root.get_itemdims(_root.item_mods[num][gc_itemvar], 1));
var dim2;
var d2 = _root.get_itemdims(_root.item_mods[num][gc_itemvar], 2);
var evar;
var val;
dim2 = ((d2 == "-1") ? -1 : (eval (d2)));
trace((("dim1 = " + dim1) + " dim2 = ") + dim2);
evar = _root.get_itemvalue(item, dim1, dim2);
if ((_root.item_bought[num] == false) || (_root.item_mods[num][gc_itemrestock] == true)) {
if ((_root.item_minimums[num] <= _root.antstats[gc_pop]) && (_root.item_cost[num] <= _root.antstats[gc_money])) {
val = _root.get_itemval(_root.item_mods[num][gc_itemval], _root.item_mods[num][gc_itemtype]);
trace("variable_value=" + evar);
evar = _root.operate_item(evar, val, _root.item_mods[num][gc_itemop]);
item = _root.set_itemvalue(itemname, dim1, dim2, evar);
trace("value has been set to " + _root.get_itemvalue(item, dim1, dim2));
_root.antstats[gc_money] = _root.antstats[gc_money] - _root.item_cost[num];
_root.item_bought[num] = true;
_root.buybutton_states();
}
}
}
function buybutton_states() {
var ii;
var evar;
var state = 0;
ii = 0;
while (ii < _root.item_cost.length) {
state = 0;
evar = eval ("_root.buystatus_" + ii);
if (_root.item_minimums[ii] <= _root.antstats[gc_pop]) {
if (_root.item_cost[ii] <= _root.antstats[gc_money]) {
state = 1;
}
}
if ((_root.item_bought[ii] == true) && (_root.item_mods[ii][gc_itemrestock] == false)) {
state = 2;
}
switch (state) {
case 2 :
evar.gotoAndStop("purchased");
break;
case 1 :
evar.gotoAndStop("available");
break;
case 0 :
default :
evar.gotoAndStop("locked");
}
ii++;
}
}
function buyitem_confirmed(buttonnum) {
var _local1 = _root;
_local1.buy_item(buttonnum);
_local1.update_eventstats("_root.colonybuy_playstats");
_local1.calc_foodgraph("_root.play_foodbar");
_local1.calc_nestgraph("_root.play_nestbar");
_local1.calc_antgraph("_root.play_antbar");
_local1.ant_calcnums();
}
var item_minimums = new Array();
_root.item_minimums[0] = 0;
_root.item_minimums[1] = 500;
_root.item_minimums[2] = 10000;
_root.item_minimums[3] = 0;
_root.item_minimums[4] = 1000;
_root.item_minimums[5] = 25000;
_root.item_minimums[6] = 0;
_root.item_minimums[7] = 2500;
_root.item_minimums[8] = 25000;
_root.item_minimums[9] = 0;
_root.item_minimums[10] = 100;
_root.item_minimums[11] = 250;
_root.item_minimums[12] = 500;
_root.item_minimums[13] = 2500;
_root.item_minimums[14] = 5000;
_root.item_minimums[15] = 12345;
_root.item_minimums[16] = 12345;
_root.item_minimums[17] = 0;
_root.item_minimums[18] = 100;
_root.item_minimums[19] = 500;
_root.item_minimums[20] = 1000;
_root.item_minimums[21] = 5000;
_root.item_minimums[22] = 10000;
_root.item_minimums[23] = 12345;
_root.item_minimums[24] = 12345;
_root.item_minimums[25] = 0;
_root.item_minimums[26] = 100;
_root.item_minimums[27] = 250;
_root.item_minimums[28] = 1000;
_root.item_minimums[29] = 2500;
_root.item_minimums[30] = 10000;
_root.item_minimums[31] = 12345;
_root.item_minimums[32] = 12345;
_root.item_minimums[33] = 500;
_root.item_minimums[34] = 2500;
_root.item_minimums[35] = 10000;
_root.item_minimums[36] = 12345;
_root.item_minimums[37] = 1000;
_root.item_minimums[38] = 5000;
_root.item_minimums[39] = 25000;
_root.item_minimums[40] = 12345;
_root.item_minimums[41] = 500;
_root.item_minimums[42] = 1000;
_root.item_minimums[43] = 5000;
_root.item_minimums[44] = 10000;
_root.item_minimums[45] = 25000;
_root.item_minimums[46] = 10000;
_root.item_minimums[47] = 100;
_root.item_minimums[48] = 250;
_root.item_minimums[49] = 50000;
_root.item_minimums[50] = 100000 /* 0x0186A0 */;
_root.item_minimums[51] = 1000000 /* 0x0F4240 */;
_root.item_minimums[52] = 50000000 /* 0x2FAF080 */;
_root.item_minimums[53] = 0;
_root.item_minimums[54] = 0;
_root.item_minimums[55] = 0;
_root.item_minimums[56] = 0;
_root.item_minimums[57] = 0;
_root.item_minimums[58] = 0;
_root.item_minimums[59] = 0;
_root.item_minimums[60] = 12345;
_root.item_minimums[61] = 12345;
_root.item_minimums[62] = 12345;
_root.item_minimums[63] = 12345;
_root.item_minimums[64] = 12345;
_root.item_minimums[65] = 12345;
_root.item_minimums[66] = 12345;
_root.item_minimums[67] = 12345;
_root.item_minimums[68] = 12345;
_root.item_minimums[69] = 12345;
_root.item_minimums[70] = 12345;
_root.item_minimums[71] = 12345;
_root.item_minimums[72] = 12345;
_root.item_minimums[73] = 12345;
_root.item_minimums[74] = 12345;
_root.item_minimums[75] = 12345;
_root.item_minimums[76] = 12345;
_root.item_minimums[77] = 12345;
_root.item_minimums[78] = 12345;
_root.item_minimums[79] = 12345;
_root.item_minimums[80] = 12345;
_root.item_minimums[81] = 12345;
_root.item_minimums[82] = 12345;
_root.item_minimums[83] = 12345;
_root.item_minimums[84] = 12345;
_root.item_minimums[85] = 12345;
_root.item_minimums[86] = 12345;
_root.item_minimums[87] = 12345;
_root.item_minimums[88] = 12345;
_root.item_minimums[89] = 12345;
_root.item_minimums[90] = 12345;
_root.item_minimums[91] = 12345;
_root.item_minimums[92] = 12345;
_root.item_minimums[93] = 12345;
_root.item_minimums[94] = 12345;
_root.item_minimums[95] = 12345;
_root.item_minimums[96] = 12345;
_root.item_minimums[97] = 12345;
_root.item_minimums[98] = 12345;
_root.item_minimums[99] = 12345;
var item_cost = new Array();
_root.item_cost[0] = 10;
_root.item_cost[1] = 50;
_root.item_cost[2] = 100;
_root.item_cost[3] = 10;
_root.item_cost[4] = 50;
_root.item_cost[5] = 100;
_root.item_cost[6] = 10;
_root.item_cost[7] = 50;
_root.item_cost[8] = 100;
_root.item_cost[9] = 50;
_root.item_cost[10] = 100;
_root.item_cost[11] = 250;
_root.item_cost[12] = 500;
_root.item_cost[13] = 750;
_root.item_cost[14] = 1000;
_root.item_cost[15] = 100;
_root.item_cost[16] = 100;
_root.item_cost[17] = 50;
_root.item_cost[18] = 100;
_root.item_cost[19] = 250;
_root.item_cost[20] = 500;
_root.item_cost[21] = 750;
_root.item_cost[22] = 1000;
_root.item_cost[23] = 100;
_root.item_cost[24] = 100;
_root.item_cost[25] = 50;
_root.item_cost[26] = 100;
_root.item_cost[27] = 250;
_root.item_cost[28] = 500;
_root.item_cost[29] = 750;
_root.item_cost[30] = 1000;
_root.item_cost[31] = 50;
_root.item_cost[32] = 100;
_root.item_cost[33] = 250;
_root.item_cost[34] = 500;
_root.item_cost[35] = 750;
_root.item_cost[36] = 20;
_root.item_cost[37] = 250;
_root.item_cost[38] = 500;
_root.item_cost[39] = 750;
_root.item_cost[40] = 40;
_root.item_cost[41] = 250;
_root.item_cost[42] = 500;
_root.item_cost[43] = 1000;
_root.item_cost[44] = 250;
_root.item_cost[45] = 750;
_root.item_cost[46] = 250;
_root.item_cost[47] = 10;
_root.item_cost[48] = 10;
_root.item_cost[49] = 1000;
_root.item_cost[50] = 1500;
_root.item_cost[51] = 2500;
_root.item_cost[52] = 3500;
_root.item_cost[53] = 1;
_root.item_cost[54] = 1;
_root.item_cost[55] = 1;
_root.item_cost[56] = 1;
_root.item_cost[57] = 1;
_root.item_cost[58] = 1;
_root.item_cost[59] = 1;
_root.item_cost[60] = 1000;
_root.item_cost[61] = 1000;
_root.item_cost[62] = 1000;
_root.item_cost[63] = 1000;
_root.item_cost[64] = 1000;
_root.item_cost[65] = 1000;
_root.item_cost[66] = 1000;
_root.item_cost[67] = 1000;
_root.item_cost[68] = 1000;
_root.item_cost[69] = 1000;
_root.item_cost[70] = 1000;
_root.item_cost[71] = 1000;
_root.item_cost[72] = 1000;
_root.item_cost[73] = 1000;
_root.item_cost[74] = 1000;
_root.item_cost[75] = 1000;
_root.item_cost[76] = 1000;
_root.item_cost[77] = 1000;
_root.item_cost[78] = 1000;
_root.item_cost[79] = 1000;
_root.item_cost[80] = 1000;
_root.item_cost[81] = 1000;
_root.item_cost[82] = 1000;
_root.item_cost[83] = 1000;
_root.item_cost[84] = 1000;
_root.item_cost[85] = 1000;
_root.item_cost[86] = 1000;
_root.item_cost[87] = 1000;
_root.item_cost[88] = 1000;
_root.item_cost[89] = 1000;
_root.item_cost[90] = 1000;
_root.item_cost[91] = 1000;
_root.item_cost[92] = 1000;
_root.item_cost[93] = 1000;
_root.item_cost[94] = 1000;
_root.item_cost[95] = 1000;
_root.item_cost[96] = 1000;
_root.item_cost[97] = 1000;
_root.item_cost[98] = 1000;
_root.item_cost[99] = 1000;
var item_bought = new Array();
var item_text = new Array();
_root.item_text[0] = "POTION of ALCHEMY - This potion transforms common lead into gold! Enough potion for 50 more gold!";
_root.item_text[1] = "POTION of ENHANCED ALCHEMY - This potion transforms common lead into gold! Enough potion for 500 more gold!";
_root.item_text[2] = "POTION of PERFECTED ALCHEMY - This potion transforms common lead into gold! Enough potion for 10,000 more gold!";
_root.item_text[3] = "POTION of IRON STONE - This potion is poured across your castle walls, enchanting it with extra strength! Enough potion for 25 more castle!";
_root.item_text[4] = "POTION of ENHANCED IRON STONE - This potion is poured across your castle walls, enchanting it with extra strength! Enough potion for 200 more castle!";
_root.item_text[5] = "POTION of PERFECTED IRON STONE - This potion is poured across your castle walls, enchanting it with extra strength! Enough potion for 5000 more castle!";
_root.item_text[6] = "POTION of POLYMORPH - This potion transforms common rats into men! Enough potion to give you 10 more people!";
_root.item_text[7] = "POTION of ENHANCED POLYMORPH - This potion transforms common dogs and cats into men! Enough potion to give you 100 more people!";
_root.item_text[8] = "POTION of PERFECTED POLYMORPH - This potion transforms any animal into men! Enough potion to give you 2500 more people!";
_root.item_text[9] = "SCROLL of LUCK - This spell brings luck to your kingdom, allowing you to generate 5 more gold every day!";
_root.item_text[10] = "SCROLL of WEALTH - This spell brings additional wealth to your kingdom, allowing you to generate 10 more gold every day!";
_root.item_text[11] = "SCROLL of the LEPRECHAUN - This spell reveals the secrets of the leprechauns, allowing you to generate 25 more gold every day!";
_root.item_text[12] = "SCROLL of FORTUNE - This spell summons good fortune to your kingdom, allowing you to generate 50 more gold every day!";
_root.item_text[13] = "SCROLL of RICHES - This spell brings riches to your kingdom, allowing you to generate 100 more gold every day!";
_root.item_text[14] = "SCROLL of TREASURES - This spell brings rare treasures to your kingdom, allowing you to generate 250 more gold every day!";
_root.item_text[15] = "xxxxxx";
_root.item_text[16] = "xxxxxx";
_root.item_text[17] = "SCROLL of CHARISMA - This spell gives you additional charm, giving your kingdom 3 more people every day!";
_root.item_text[18] = "SCROLL of ABUNDANCE - This spell brings abundance to your farmlands, and brings 5 more people every day!";
_root.item_text[19] = "SCROLL of LURE - This spell lures people from the surrounding area, bringing 10 more people every day!";
_root.item_text[20] = "SCROLL of FERTILITY - This spell gives remarkable fertility to your people, and brings 25 more people every day!";
_root.item_text[21] = "SCROLL of FAITH - This spell restores the faith of those who live in despair, giving your kingdom 50 more people every day!";
_root.item_text[22] = "SCROLL of PEACE - This spell restores peace to the land, giving your kingdom 100 more people every day!";
_root.item_text[23] = "xxxxxx";
_root.item_text[24] = "xxxxxx";
_root.item_text[25] = "SCROLL of DEFENSE - This spells enchants your castle walls, giving you 3 more castle every day!";
_root.item_text[26] = "SCROLL of STRENGTH - This spells enchants your castle drawbridge, giving you 5 more castle every day!";
_root.item_text[27] = "SCROLL of FORTITUDE - This spells enchants your castle towers, giving you 10 more castle every day!";
_root.item_text[28] = "SCROLL of PROTECTION - This spells enchants your castle gatehouse, giving you 25 more castle every day!";
_root.item_text[29] = "SCROLL of ENDURANCE - This spells enchants your castle dungeon, giving you 50 more castle every day!";
_root.item_text[30] = "SCROLL of MAGNITUDE - This spells enchants your castle keep, giving you 100 more castle every day!";
_root.item_text[31] = "xxxxxx";
_root.item_text[32] = "xxxxx";
_root.item_text[33] = "SWORD of LIGHT - Enchanted with holy magic, this sword can pierce the armor of dark followers with ease, and increases both your attack and defense!";
_root.item_text[34] = "AXE of IRON SPLITTING - Forged by a master dwarven craftsman, few creatures can stand against this enchanted axe. It increases both your attack and defense!!";
_root.item_text[35] = "STAFF of the ELVEN KINGDOM - This magical staff was created by an ancient wizard from the elven kingdom. Its power increases both your attack and defense!";
_root.item_text[36] = "xxxxxx";
_root.item_text[37] = "HELMET of BRAVERY - This magic helm imbues the wearer with courage, and increases the defense of your army!";
_root.item_text[38] = "SHIELD of RESISTANCE - This enchanted shield resists magical and elemental forces, and increases the defense of your army!";
_root.item_text[39] = "ARMOR of LIGHT - Enchanted with holy magic, this armor resists the attacks of dark creatures, and increases your defense!";
_root.item_text[40] = "xxxxxx";
_root.item_text[41] = "AMULET of MANA - This magic amulet is a resonator for mana and produces 5 magic each day!";
_root.item_text[42] = "RING of MANA REGENERATION - This magic ring regenerates mana and provides 10 magic each day!";
_root.item_text[43] = "RUNE of MANA CREATION - This powerful rune draws mana from the surrounding land, giving you 25 magic each day!";
_root.item_text[44] = "CHEST of IMMENSE RICHES - This magic chest multiplies the existing gold in your treasury by x 10! (Be sure you have some castle space in to hold all of the extra gold!) ";
_root.item_text[45] = "TOME of the GIANT CASTLE - This spellbook increases your maximum castle size by 25 percent, allowing you to hold much more gold and increase your defense!";
_root.item_text[46] = "TOME of CASTLE GENERATION - This spell book instantly increases your castle size by x 2! (Be sure you have enough people to support the extra castle!) ";
_root.item_text[47] = "WEATHER STATION - The weather station lets you predict the temperature perfectly!";
_root.item_text[48] = "NEWS ROOM - The news room will make your rain and snow predictions more accurate!";
_root.item_text[49] = "LUCKY CLOVER - This special 4 leaf clover brings you luck beyond belief! You find 10 percent more gold each day! ";
_root.item_text[50] = "TOME of the EARTH - This powerful spellbook allows you to shape the land, giving you 10 percent more castle each day! ";
_root.item_text[51] = "TOME of VIRTUE - This powerful spellbook helps to bring peace and fertility to the land, giving you 10 percent more people each day! ";
_root.item_text[52] = "CROWN of COMMAND - This magic crown brings order and justice to your kingdom, so 10 percent less gold is used each day!";
_root.item_text[53] = "Dig test 50%";
_root.item_text[54] = "attack test 3";
_root.item_text[55] = "defense test 3";
_root.item_text[56] = "Eat less test 50%";
_root.item_text[57] = "max castle test 300%";
_root.item_text[58] = "empty";
_root.item_text[59] = "empty";
_root.item_text[60] = "empty";
_root.item_text[61] = "empty";
_root.item_text[62] = "empty";
_root.item_text[63] = "empty";
_root.item_text[64] = "empty";
_root.item_text[65] = "empty";
_root.item_text[66] = "empty";
_root.item_text[67] = "empty";
_root.item_text[68] = "empty";
_root.item_text[69] = "empty";
_root.item_text[70] = "empty";
_root.item_text[71] = "empty";
_root.item_text[72] = "empty";
_root.item_text[73] = "empty";
_root.item_text[74] = "empty";
_root.item_text[75] = "empty";
_root.item_text[76] = "empty";
_root.item_text[77] = "empty";
_root.item_text[78] = "empty";
_root.item_text[79] = "empty";
_root.item_text[80] = "empty";
_root.item_text[81] = "empty";
_root.item_text[82] = "empty";
_root.item_text[83] = "empty";
_root.item_text[84] = "empty";
_root.item_text[85] = "empty";
_root.item_text[86] = "empty";
_root.item_text[87] = "empty";
_root.item_text[88] = "empty";
_root.item_text[89] = "empty";
_root.item_text[90] = "empty";
_root.item_text[91] = "empty";
_root.item_text[92] = "empty";
_root.item_text[93] = "empty";
_root.item_text[94] = "empty";
_root.item_text[95] = "empty";
_root.item_text[96] = "empty";
_root.item_text[97] = "empty";
_root.item_text[98] = "empty";
_root.item_text[99] = "empty";
var gc_itemvar = 0;
var gc_itemop = 1;
var gc_itemval = 2;
var gc_itemtype = 3;
var gc_itemrestock = 4;
var item_mods = new Array();
_root.item_mods[0] = new Array("_root.antstats[gc_stored]", "+", "50", "int", true);
_root.item_mods[1] = new Array("_root.antstats[gc_stored]", "+", "500", "int", true);
_root.item_mods[2] = new Array("_root.antstats[gc_stored]", "+", "10000", "int", true);
_root.item_mods[3] = new Array("_root.antstats[gc_nest]", "+", "25", "int", true);
_root.item_mods[4] = new Array("_root.antstats[gc_nest]", "+", "200", "int", true);
_root.item_mods[5] = new Array("_root.antstats[gc_nest]", "+", "5000", "int", true);
_root.item_mods[6] = new Array("_root.antstats[gc_pop]", "+", "10", "int", true);
_root.item_mods[7] = new Array("_root.antstats[gc_pop]", "+", "100", "int", true);
_root.item_mods[8] = new Array("_root.antstats[gc_pop]", "+", "2500", "int", true);
_root.item_mods[9] = new Array("_root.bonusstats[gc_stored][-1]", "+", "5", "int", false);
_root.item_mods[10] = new Array("_root.bonusstats[gc_stored][-1]", "+", "10", "int", false);
_root.item_mods[11] = new Array("_root.bonusstats[gc_stored][-1]", "+", "25", "int", false);
_root.item_mods[12] = new Array("_root.bonusstats[gc_stored][-1]", "+", "50", "int", false);
_root.item_mods[13] = new Array("_root.bonusstats[gc_stored][-1]", "+", "100", "int", false);
_root.item_mods[14] = new Array("_root.bonusstats[gc_stored][-1]", "+", "250", "int", false);
_root.item_mods[15] = new Array("_root.forage_factor", "%", "-0.03", "float", false);
_root.item_mods[16] = new Array("_root.forage_factor", "%", "-0.04", "float", false);
_root.item_mods[17] = new Array("_root.bonusstats[gc_pop][-1]", "+", "3", "int", false);
_root.item_mods[18] = new Array("_root.bonusstats[gc_pop][-1]", "+", "5", "int", false);
_root.item_mods[19] = new Array("_root.bonusstats[gc_pop][-1]", "+", "10", "int", false);
_root.item_mods[20] = new Array("_root.bonusstats[gc_pop][-1]", "+", "25", "int", false);
_root.item_mods[21] = new Array("_root.bonusstats[gc_pop][-1]", "+", "50", "int", false);
_root.item_mods[22] = new Array("_root.bonusstats[gc_pop][-1]", "+", "100", "int", false);
_root.item_mods[23] = new Array("_root.hatch_factor", "%", "-0.03", "float", false);
_root.item_mods[24] = new Array("_root.hatch_factor", "%", "-0.04", "float", false);
_root.item_mods[25] = new Array("_root.bonusstats[gc_nest][-1]", "+", "3", "int", false);
_root.item_mods[26] = new Array("_root.bonusstats[gc_nest][-1]", "+", "5", "int", false);
_root.item_mods[27] = new Array("_root.bonusstats[gc_nest][-1]", "+", "10", "int", false);
_root.item_mods[28] = new Array("_root.bonusstats[gc_nest][-1]", "+", "25", "int", false);
_root.item_mods[29] = new Array("_root.bonusstats[gc_nest][-1]", "+", "50", "int", false);
_root.item_mods[30] = new Array("_root.bonusstats[gc_nest][-1]", "+", "100", "int", false);
_root.item_mods[31] = new Array("_root.dig_factor", "%", "-0.03", "float", false);
_root.item_mods[32] = new Array("_root.dig_factor", "%", "-0.04", "float", false);
_root.item_mods[33] = new Array("_root.antstats[gc_power]", "%", "0.1", "float", false);
_root.item_mods[34] = new Array("_root.antstats[gc_power]", "%", "0.1", "float", false);
_root.item_mods[35] = new Array("_root.antstats[gc_power]", "%", "0.1", "float", false);
_root.item_mods[36] = new Array("_root.antstats[gc_power]", "%", "0.1", "float", false);
_root.item_mods[37] = new Array("_root.antstats[gc_defense]", "%", "0.1", "float", false);
_root.item_mods[38] = new Array("_root.antstats[gc_defense]", "%", "0.1", "float", false);
_root.item_mods[39] = new Array("_root.antstats[gc_defense]", "%", "0.1", "float", false);
_root.item_mods[40] = new Array("_root.antstats[gc_defense]", "%", "0.1", "float", false);
_root.item_mods[41] = new Array("_root.bonusstats[gc_money][-1]", "+", "5", "int", false);
_root.item_mods[42] = new Array("_root.bonusstats[gc_money][-1]", "+", "10", "int", false);
_root.item_mods[43] = new Array("_root.bonusstats[gc_money][-1]", "+", "25", "int", false);
_root.item_mods[44] = new Array("_root.antstats[gc_stored]", "*", "10", "int", false);
_root.item_mods[45] = new Array("_root.maxnestsize", "%", "0.25", "float", false);
_root.item_mods[46] = new Array("_root.antstats[gc_nest]", "*", "2", "int", false);
_root.item_mods[47] = new Array("_root.temperature_mult", "=", "100", "int", false);
_root.item_mods[48] = new Array("_root.rain_mult", "=", "100", "int", false);
_root.item_mods[49] = new Array("_root.forage_factor", "%", "-0.1", "float", false);
_root.item_mods[50] = new Array("_root.dig_factor", "%", "-0.1", "float", false);
_root.item_mods[51] = new Array("_root.hatch_factor", "%", "-0.1", "float", false);
_root.item_mods[52] = new Array("_root.upkeepcost", "%", "0.1", "float", false);
_root.item_mods[53] = new Array("_root.dig_factor", "%", "-0.5", "float", false);
_root.item_mods[54] = new Array("_root.antstats[gc_power]", "+", "3", "int", false);
_root.item_mods[55] = new Array("_root.antstats[gc_defense]", "+", "3", "int", false);
_root.item_mods[56] = new Array("_root.upkeepcost", "%", "0.5", "float", false);
_root.item_mods[57] = new Array("_root.maxnestsize", "+", "3", "int", false);
_root.item_mods[58] = new Array("_root.sky_mult", "=", "119", "int", false);
_root.item_mods[59] = new Array("_root.sky_mult", "=", "120", "int", false);
_root.item_mods[60] = new Array("_root.sky_mult", "=", "121", "int", false);
_root.item_mods[61] = new Array("_root.sky_mult", "=", "122", "int", false);
_root.item_mods[62] = new Array("_root.sky_mult", "=", "123", "int", false);
_root.item_mods[63] = new Array("_root.sky_mult", "=", "124", "int", false);
_root.item_mods[64] = new Array("_root.sky_mult", "=", "125", "int", false);
_root.item_mods[65] = new Array("_root.sky_mult", "=", "126", "int", false);
_root.item_mods[66] = new Array("_root.sky_mult", "=", "127", "int", false);
_root.item_mods[67] = new Array("_root.sky_mult", "=", "128", "int", false);
_root.item_mods[68] = new Array("_root.sky_mult", "=", "129", "int", false);
_root.item_mods[69] = new Array("_root.sky_mult", "=", "130", "int", false);
_root.item_mods[70] = new Array("_root.sky_mult", "=", "131", "int", false);
_root.item_mods[71] = new Array("_root.sky_mult", "=", "132", "int", false);
_root.item_mods[72] = new Array("_root.sky_mult", "=", "133", "int", false);
_root.item_mods[73] = new Array("_root.sky_mult", "=", "134", "int", false);
_root.item_mods[74] = new Array("_root.sky_mult", "=", "135", "int", false);
_root.item_mods[75] = new Array("_root.sky_mult", "=", "136", "int", false);
_root.item_mods[76] = new Array("_root.sky_mult", "=", "137", "int", false);
_root.item_mods[77] = new Array("_root.sky_mult", "=", "138", "int", false);
_root.item_mods[78] = new Array("_root.sky_mult", "=", "139", "int", false);
_root.item_mods[79] = new Array("_root.sky_mult", "=", "140", "int", false);
_root.item_mods[80] = new Array("_root.sky_mult", "=", "141", "int", false);
_root.item_mods[81] = new Array("_root.sky_mult", "=", "142", "int", false);
_root.item_mods[82] = new Array("_root.sky_mult", "=", "143", "int", false);
_root.item_mods[83] = new Array("_root.sky_mult", "=", "144", "int", false);
_root.item_mods[84] = new Array("_root.sky_mult", "=", "145", "int", false);
_root.item_mods[85] = new Array("_root.sky_mult", "=", "146", "int", false);
_root.item_mods[86] = new Array("_root.sky_mult", "=", "147", "int", false);
_root.item_mods[87] = new Array("_root.sky_mult", "=", "148", "int", false);
_root.item_mods[88] = new Array("_root.sky_mult", "=", "149", "int", false);
_root.item_mods[89] = new Array("_root.sky_mult", "=", "150", "int", false);
_root.item_mods[90] = new Array("_root.sky_mult", "=", "151", "int", false);
_root.item_mods[91] = new Array("_root.sky_mult", "=", "152", "int", false);
_root.item_mods[92] = new Array("_root.sky_mult", "=", "153", "int", false);
_root.item_mods[93] = new Array("_root.sky_mult", "=", "154", "int", false);
_root.item_mods[94] = new Array("_root.sky_mult", "=", "155", "int", false);
_root.item_mods[95] = new Array("_root.sky_mult", "=", "156", "int", false);
_root.item_mods[96] = new Array("_root.sky_mult", "=", "157", "int", false);
_root.item_mods[97] = new Array("_root.sky_mult", "=", "158", "int", false);
_root.item_mods[98] = new Array("_root.sky_mult", "=", "159", "int", false);
_root.item_mods[99] = new Array("_root.sky_mult", "=", "160", "int", false);
function auto_battle() {
var _local1 = _root;
_local1.autobattle = !_local1.autobattle;
trace("autobattle == " + _local1.autobattle);
}
function auto_buy() {
_root.autobuy = !_root.autobuy;
}
function auto_move() {
_root.automove = !_root.automove;
}
function war_summary() {
_root.warsummary = !_root.warsummary;
}
function set_celcius() {
_root.celcius = !_root.celcius;
}
function set_mute() {
_root.musicmute = !_root.musicmute;
}
function set_quality() {
var _local1 = _root;
if (_local1.highquality) {
_local1._quality = "HIGH";
} else {
_local1._quality = "LOW";
}
}
function set_highquality() {
var _local1 = _root;
_local1.highquality = !_local1.highquality;
_local1.set_quality();
}
function get_startday() {
var _local1 = _root;
var _local3 = _local1.randomNum(4) + 3;
var _local2 = _local1.randomNum(27) + 1;
_local1.playday = 0;
_local1.gstartmonthnum = _local3;
_local1.gstartmonthday = _local2;
}
function clear_antstats() {
var _local1 = _root;
_local1.ant_numbers = 0;
_local1.antstats[gc_pop] = _local1.randomRange(_local1.startpopsize, _local1.startpopdelta);
_local1.antstats[gc_found] = 0;
_local1.antstats[gc_nest] = _local1.randomRange(_local1.startnestsize, _local1.startnestdelta);
_local1.antstats[gc_stored] = _local1.antstats[gc_nest];
_local1.antstats[gc_power] = _local1.startpower;
_local1.antstats[gc_money] = _local1.randomRange(_local1.startgemssize, _local1.startgemsdelta);
_local1.antstats[gc_defense] = _local1.startdefense;
}
function init_enemiesencountered() {
var _local2 = _root;
var _local1;
_local2.enemiesencountered = null;
_local2.enemiesencountered = new Array();
_local1 = 0;
while (_local1 < _local2.enemylist.length) {
_local2.enemiesencountered[_local1] = -1;
_local1++;
}
}
function init_enemiesencountered_new() {
var _local1 = _root;
var _local2;
var _local3;
_local1.enemiesencountered = null;
_local1.enemiesencountered = new Array();
_local1.enemiesboolean = null;
_local1.enemiesboolean = new Array();
_local2 = 0;
while (_local2 < _local1.eoccur.length) {
if (_local1.eoccur[_local2] < -100) {
_local3 = Math.abs(_local1.eoccur[_local2]) - 101;
if (_local3 < _local1.enemylist.length) {
_local1.enemiesboolean[_local3] = false;
_local1.enemiesencountered[_local3] = _local1.eventimage[_local2];
trace((("_root.enemiesencountered[" + _local1.enemiesencountered[_local3]) + "] = ") + _local1.eventimage[_local2]);
}
}
_local2++;
}
trace("init_enemiesencountered(): _root.enemiesencountered.length=" + _local1.enemiesencountered.length);
}
function init_all() {
var _local1 = _root;
_local1.localetype = _local1.startlocale;
_local1.get_startday();
_local1.make_weather_accuracy();
_local1.init_weather();
_local1.clear_weather();
_local1.predict_weather();
_local1.clear_antstats();
_local1.clear_bonusstats();
_local1.init_bonusstats();
_local1.init_locale();
_local1.init_bought();
_local1.victories = 0;
_local1.retreats = 0;
_local1.init_enemiesencountered();
_local1.statenemyindex = 0;
_local1.temperature_mult = 1;
_local1.sky_mult = 1;
_local1.rain_mult = 1;
}
init_all();
fscommand ("flashstudio.setdxres", "\"800\",\"600\",\"16\"");
function gotoScene() {
switch (_root.lastscene) {
case "choose ant type" :
gotoAndPlay (11);
return;
case "choose location" :
gotoAndPlay (11);
return;
case "colony_ants" :
gotoAndPlay (652);
return;
case "colony_nest" :
gotoAndPlay (672);
return;
case "colony_buy" :
gotoAndPlay (692);
return;
case "colony_stats" :
gotoAndPlay (712);
return;
case "play" :
gotoAndPlay (732);
return;
case "war" :
gotoAndPlay (799);
return;
case "main menu" :
gotoAndPlay (11);
return;
case "title" :
default :
gotoAndPlay (12);
}
}
function test_events() {
var _local2 = _root;
var _local1;
var _local3 = "Et nulla dignissim zzril veniam laoreet sed, facilisi te esse nostrud et, in veniam, exerci velit ea volutpat luptatum dolore tation. Duis nibh vero nulla ullamcorper, suscipit qui velit odio lobortis vel autem enim molestie ea blandit.";
_local1 = 0;
while (_local1 < _local2.maxevents) {
_local2["event_" + (_local1 + 1)] = (("This is Event #" + (_local1 + 1)) + " ") + _local3;
_local1++;
}
}
function populate_events() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < _local2.maxevents) {
trace((("populate_events: _root.eventnumlist[" + _local1) + "]=") + _local2.eventnumlist[_local1]);
if (_local2.eventnumlist[_local1] > -1) {
_local2["eventbox_" + (_local1 + 1)]._visible = true;
_local2["eventbox_" + (_local1 + 1)].eventtxt = _local2["event_" + (_local1 + 1)];
_local2["eventbox_" + (_local1 + 1)].gotoAndPlay("event_" + _local2.eventimage[eventnumlist[_local1]]);
}
_local1++;
}
}
function mod_factor(enum) {
var _local1 = _root;
var _local2 = enum;
var _local3 = 1;
_local3 = ((((1 * _local1.monthmod[_local2][_local1.monthnum]) * _local1.skymod[_local2][_local1.skynum]) * _local1.popmod[_local2][_local1.get_poplevel()]) * _local1.antmod[_local2][_local1.anttype]) * _local1.localemod[_local2][_local1.localetype];
return(_local3);
}
function event_adjuststats(ee) {
var _local1 = _root;
var _local2;
var lstored = 0;
var lnest = 1;
var lpop = 2;
var lfound = 3;
var lpower = 4;
var lmoney = 5;
var _local3 = new Array(_local1.gc_stored, _local1.gc_nest, _local1.gc_pop, _local1.gc_found, _local1.gc_power, _local1.gc_money);
var adjuster;
var whole;
var positive;
var fillin = new Array("+", "-", " ", " ");
var rounding = 0.5;
_local1.eventtext = "";
_local2 = 0;
while (_local2 < _local1.randevent[ee].length) {
whole = Math.abs(_local1.randevent[ee][_local2]) >= 1;
positive = ((_local1.randevent[ee][_local2] >= 0) ? 0 : 1);
if (whole) {
adjuster = _local1.randevent[ee][_local2];
} else {
adjuster = parseInt((_local1.randevent[ee][_local2] * _local1.antstats[_local3[_local2]]) + 0.5);
}
_local1.antstats[_local3[_local2]] = _local1.antstats[_local3[_local2]] + adjuster;
if (adjuster != 0) {
_local1.eventtext = _local1.eventtext + (((((((fillin[positive] + "") + Math.abs(adjuster)) + "") + fillin[positive + 2]) + "") + _local1.antstatname[_local3[_local2]]) + " ");
}
if (_local1.antstats[_local3[_local2]] < 1) {
switch (_local3[_local2]) {
case _local1.gc_pop :
_local1.clear_feedback();
_local1.give_feedback(_local1.gameover_str);
gotoAndPlay (11);
break;
case _local1.gc_power :
_local1.antstats[_local3[_local2]] = 1;
break;
default :
_local1.antstats[_local3[_local2]] = 0;
}
}
_local2++;
}
}
function get_event_old() {
var _local2 = _root;
var _local1;
var rn;
var ok;
var ee = -1;
var _local3 = 1000;
var skip = 3;
var incr = (_local2.randomNum(skip) + 1);
trace("get_event(): increment by " + incr);
_local1 = _local2.randomNum(skip);
ok = true;
while (ok && (_local1 < _local2.echance.length)) {
rn = _local2.randomFloat(_local3) * 1;
if (rn < ((_local2.mod_factor(_local1) * _local2.echance[_local1]) * _local3)) {
ok = false;
ee = _local1;
}
_local1 = _local1 + incr;
}
return(ee);
}
function get_event() {
var _local1 = _root;
var _local3;
var rn;
var ok;
var ee = -1;
var decimal = 1000;
var skip = 3;
var incr = 1;
var levelnum = _local1.get_poplevel();
var _local2;
_local3 = 0;
ok = true;
while (ok && (_local3 < _local1.eventlevel[levelnum].length)) {
rn = _local1.randomFloat(decimal) * 1;
_local2 = _local1.eventlevel[levelnum][_local3];
if (rn < ((_local1.mod_factor(_local2) * _local1.echance[_local2]) * decimal)) {
ok = false;
ee = _local2;
}
_local3 = _local3 + incr;
}
return(ee);
}
function update_playevents() {
var _local1 = _root;
_local1.update_eventstats("_root.event_playstats");
_local1.update_eventstats("_root.colonyants_playstats");
_local1.update_eventstats("_root.war_playstats");
_local1.showsky("_root.playsky", _local1.skynum);
_local1.calc_foodgraph("_root.play_foodbar");
_local1.calc_nestgraph("_root.play_nestbar");
_local1.calc_antgraph("_root.play_antbar");
_local1.calc_foodgraph("_root.war_foodbar");
_local1.calc_nestgraph("_root.war_nestbar");
_local1.calc_antgraph("_root.war_antbar");
_local1.show_playgraphics();
}
function next_action() {
var _local1 = _root;
var forage;
var dig;
var hatch;
var _local3 = _local1.forage_factor;
var factor_dig = _local1.dig_factor;
var factor_hatch = _local1.hatch_factor;
var _local2 = 0.9;
_local1.ant_calcnums();
forage = parseInt(((parseFloat(_local1.ant_numscouts) / _local1.maxevents) / _local3) + _local2);
dig = parseInt(((parseFloat(_local1.ant_numworkers) / _local1.maxevents) / factor_dig) + _local2);
hatch = parseInt(((parseFloat(_local1.ant_numnurses) / _local1.maxevents) / factor_hatch) + _local2);
_local1.antstats[gc_found] = _local1.antstats[gc_found] + forage;
_local1.antstats[gc_nest] = _local1.antstats[gc_nest] + dig;
_local1.antstats[gc_pop] = _local1.antstats[gc_pop] + hatch;
_local1.ant_numbers = _local1.antstats[gc_pop];
_local1.update_playevents();
_local1.consume_food();
_local1.update_playevents();
}
function make_war(ee) {
var _local1 = _root;
if (_local1.antwar) {
_local1.pause = true;
_local1.antwar = false;
_local1.kill_playsounds();
gotoAndPlay (799);
}
}
function check_war(ee) {
var _local1 = _root;
var _local2 = ee;
if (_local1.eoccur[_local2] < -100) {
_local1.antwar = true;
_local1.antenemy = Math.abs(_local1.eoccur[_local2]) - 101;
_local1.enemyclip = _local2;
}
}
function check_bonus(ee) {
var _local1 = _root;
if (_local1.eoccur[ee] > 100) {
_local1.give_feedback(_local1.bonus_str);
_local1.add_bonusstat(ee);
}
}
function no_events() {
var _local2 = _root;
var _local1;
var _local3 = -1;
_local1 = _local2.maxevents;
while (_local1 > 0) {
if (_local2["event_" + _local1] != "") {
_local3 = _local1;
}
_local1--;
}
if (_local3 == -1) {
_local2.eventbox_1.eventtxt = _local2.maintaincolony_str;
_local2.eventbox_1._visible = true;
}
}
function next_event(enum) {
var _local1 = _root;
var eventtext;
var evnum = _local1.get_event();
var _local3;
var _local2;
_local1.next_action();
if (evnum > -1) {
eventtext = _local1.evname[evnum];
if (enum == 0) {
_local3 = 1;
} else {
_local3 = enum + 1;
_local2 = _local1.maxevents;
while (_local2 > 0) {
if (_local1["event_" + _local2] == "") {
_local3 = _local2;
}
_local2--;
}
}
_local1.event_adjuststats(evnum);
_local1.eventnumlist[_local3 - 1] = evnum;
_local1["event_" + _local3] = (eventtext + _local1.crlf) + _local1.eventtext;
_local1["eventbox_" + _local3].eventtxt = (eventtext + _local1.crlf) + _local1.eventtext;
_local1["eventbox_" + _local3]._visible = true;
_local1["eventbox_" + _local3].gotoAndPlay("event_" + _local1.eventimage[evnum]);
_local1.check_war(evnum);
_local1.check_bonus(evnum);
} else {
_local1.give_feedback(_local1.foraging_str);
}
_local1.update_playevents();
_local1.make_war(evnum);
if ((enum + 1) >= _local1.maxevents) {
_local1.no_events();
}
}
function init_timer() {
_root.eventnum = 0;
}
function clear_events() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < _local2.maxevents) {
_local2["event_" + (_local1 + 1)] = "";
_local2.eventnumlist[_local1] = -1;
_local1++;
}
_local2.clear_feedback();
_local2.clear_weather();
}
function time_out() {
var _local1 = _root;
_local1.report_consumed();
_local1.add_bonuses();
_local1.store_foundfood();
_local1.check_nestsize();
_local1.ant_enddaybutton._visible = true;
_local1.ant_fastbutton._visible = false;
_local1.ant_normalbutton._visible = false;
_local1.update_playevents();
}
function hide_events() {
var _local2 = _root;
var _local1;
var etmp;
_local1 = 0;
while (_local1 < _local2.maxevents) {
_local2["eventbox_" + (_local1 + 1)]._visible = false;
_local1++;
}
_local2.ant_enddaybutton._visible = false;
}
function calc_foodgraph(obj) {
var tfood = (_root.antstats[gc_stored] + _root.antstats[gc_found]);
var nsize = _root.antstats[gc_nest];
var yscale = ((tfood / nsize) * 100);
var tmp = eval (obj);
tmp.green._yscale = ((yscale >= 0) ? (((yscale <= 100) ? (yscale) : 100)) : 0);
}
function calc_nestgraph(obj) {
var mnest = (_root.antstats[gc_pop] * _root.maxnestsize);
var nsize = _root.antstats[gc_nest];
var yscale = ((nsize / mnest) * 100);
var tmp = eval (obj);
tmp.green._yscale = ((yscale >= 0) ? (((yscale <= 100) ? (yscale) : 100)) : 0);
}
function calc_antgraph(obj) {
var mants;
var asize;
var yscale;
var tmp = eval (obj);
if (_root.antlevel < (_root.poplevel.length - 1)) {
mants = _root.poplevel[_root.antlevel];
} else {
mants = _root.poplevel[_root.poplevel.length - 1] * Math.pow(10, _root.antlevel - (_root.poplevel.length - 1));
}
asize = _root.antstats[gc_pop];
yscale = (asize / mants) * 100;
tmp.green._xscale = ((yscale >= 0) ? (((yscale <= 100) ? (yscale) : 100)) : 0);
}
function calc_antgraph_old(obj) {
var tmp = eval (obj);
var yscale = 0;
if (_root.antstats[gc_pop] > 0) {
yscale = Math.pow(_root.antstats[gc_pop], 0.38);
}
tmp.green._yscale = ((yscale >= 0) ? (((yscale <= 100) ? (yscale) : 100)) : 0);
}
function show_playants() {
var _local1 = "ants_" + _root.get_poplevel();
_root.playants.gotoAndPlay(_local1);
}
function show_playnest() {
var _local1 = "nest_" + _root.get_nestlevel();
_root.playnest.gotoAndPlay(_local1);
}
function show_playlocation() {
var _local2 = _root;
var _local1 = "location_" + _local2.localetype;
_local2.playlocation.gotoAndPlay(_local1);
_local2.playlocationfg.gotoAndPlay(_local1);
}
function show_playgraphics() {
var _local1 = _root;
_local1.show_playants();
_local1.show_playnest();
_local1.show_playlocation();
}
function kill_playsounds() {
var _local2 = _root;
var _local3;
var _local1;
trace("kill_playsounds(): currentscene=" + _local2.currentscene);
_local3 = new Sound(_local2.playlocation);
_local3.stop();
_local1 = new Sound(_local2.playsky);
trace((("kill_playsounds(): " + _local1.position) + "/") + _local1.duration);
if (_local2.currentscene != "war") {
_local1.stop();
}
}
function button_end_day() {
var _local1 = _root;
var _local2 = _local1.antlevel;
_local1.calc_antlevel();
_local1.pause = false;
_local1.kill_playsounds();
if (_local1.check_winner()) {
gotoAndPlay (843);
trace("you beat the game");
} else if (_local1.antlevel > _local2) {
gotoAndPlay (751);
} else {
_local1.gotoScene();
}
}
var randevent = new Array();
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 5, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 5, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 5, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 5, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 25, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 25, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 3, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 3, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 5, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 5, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 7, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 7, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 10, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 10, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 10);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 25);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 50);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(75, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(75, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(75, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(75, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(75, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(100, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(100, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(100, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(100, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(100, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 75, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 75, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 75, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 100, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 100, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 250, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 250, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 25, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 25, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 25, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 50, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 50, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 100, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 75);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 100);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.03, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.03, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.03, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.03, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.01, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.01, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.02, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.02, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 200);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 250);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 300);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 400);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 500);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.06, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.07, -0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(-0.07, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(-0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.07, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.1, -0.04, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.01, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.04, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.05, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(3, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 2, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 1, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 5, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 10, 0, 0, 0);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 100, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 50, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 250, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 100, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 5);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 25);
randevent[randevent.length] = new Array(0, 0, 5, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 50);
randevent[randevent.length] = new Array(0, 0, 0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.02, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.01, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(5, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 5, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 3, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 5, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 5);
randevent[randevent.length] = new Array(10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(20, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 5, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 7, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 5, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 10);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(35, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(20, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 5, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 10);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 15);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(35, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(20, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 7, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 25);
randevent[randevent.length] = new Array(35, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(35, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 10, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 10, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 40);
randevent[randevent.length] = new Array(35, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(50, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 10, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 7, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(100, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(150, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 25, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 25, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 50);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 35, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 20, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 25);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 35);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 45);
randevent[randevent.length] = new Array(250, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 50, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 35, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 35);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 50);
randevent[randevent.length] = new Array(500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 100, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 35, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 50, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 75);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(2500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 250, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 250, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 50);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 75);
randevent[randevent.length] = new Array(2500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(2000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 500, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 250, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 125);
randevent[randevent.length] = new Array(5000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(10000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 1000, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 500, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 100);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 150);
randevent[randevent.length] = new Array(10000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(25000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 500, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 1000, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 100);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 200);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 75);
randevent[randevent.length] = new Array(0, 0, 50, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 150);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 250);
randevent[randevent.length] = new Array(0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.07, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 200);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 300);
randevent[randevent.length] = new Array(0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0.07, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 350);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(-0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.03, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.04, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(-0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.1, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.03, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.02, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.05, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.03, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(-0.05, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(-10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-10, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -3, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.02, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.03, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, -0.01, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(750, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 250, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 10);
randevent[randevent.length] = new Array(1000, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(2500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 1000, 0, 0, 0);
randevent[randevent.length] = new Array(7500, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 5000, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 2500, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 25);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 50);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 75);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 100);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, 0, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.2, -0.05, 0, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(0, -0.15, -0.1, 0, 0, 0);
randevent[randevent.length] = new Array(-0.25, -0.1, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.25, -0.1, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.25, -0.1, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.25, -0.1, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.25, -0.1, 0, 0, 0, 0);
randevent[randevent.length] = new Array(-0.25, -0.01, -0.02, 0, 0, 0);
var eoccur = new Array();
eoccur[eoccur.length] = -101;
eoccur[eoccur.length] = -102;
eoccur[eoccur.length] = -103;
eoccur[eoccur.length] = -104;
eoccur[eoccur.length] = -105;
eoccur[eoccur.length] = -106;
eoccur[eoccur.length] = -107;
eoccur[eoccur.length] = -108;
eoccur[eoccur.length] = -109;
eoccur[eoccur.length] = -110;
eoccur[eoccur.length] = -111;
eoccur[eoccur.length] = -112;
eoccur[eoccur.length] = -113;
eoccur[eoccur.length] = -114;
eoccur[eoccur.length] = -115;
eoccur[eoccur.length] = -116;
eoccur[eoccur.length] = -117;
eoccur[eoccur.length] = -118;
eoccur[eoccur.length] = -119;
eoccur[eoccur.length] = -120;
eoccur[eoccur.length] = -121;
eoccur[eoccur.length] = -122;
eoccur[eoccur.length] = -123;
eoccur[eoccur.length] = -124;
eoccur[eoccur.length] = -125;
eoccur[eoccur.length] = -126;
eoccur[eoccur.length] = -127;
eoccur[eoccur.length] = -128;
eoccur[eoccur.length] = -129;
eoccur[eoccur.length] = -130;
eoccur[eoccur.length] = -131;
eoccur[eoccur.length] = -132;
eoccur[eoccur.length] = -133;
eoccur[eoccur.length] = -134;
eoccur[eoccur.length] = -135;
eoccur[eoccur.length] = -136;
eoccur[eoccur.length] = -137;
eoccur[eoccur.length] = -138;
eoccur[eoccur.length] = -139;
eoccur[eoccur.length] = -140;
eoccur[eoccur.length] = -141;
eoccur[eoccur.length] = -142;
eoccur[eoccur.length] = -143;
eoccur[eoccur.length] = -144;
eoccur[eoccur.length] = -145;
eoccur[eoccur.length] = -146;
eoccur[eoccur.length] = -147;
eoccur[eoccur.length] = -148;
eoccur[eoccur.length] = -149;
eoccur[eoccur.length] = -150;
eoccur[eoccur.length] = -151;
eoccur[eoccur.length] = -152;
eoccur[eoccur.length] = -153;
eoccur[eoccur.length] = -154;
eoccur[eoccur.length] = -155;
eoccur[eoccur.length] = -156;
eoccur[eoccur.length] = -157;
eoccur[eoccur.length] = -158;
eoccur[eoccur.length] = -159;
eoccur[eoccur.length] = -160;
eoccur[eoccur.length] = -161;
eoccur[eoccur.length] = -162;
eoccur[eoccur.length] = -163;
eoccur[eoccur.length] = -164;
eoccur[eoccur.length] = -165;
eoccur[eoccur.length] = -166;
eoccur[eoccur.length] = -167;
eoccur[eoccur.length] = -168;
eoccur[eoccur.length] = -169;
eoccur[eoccur.length] = -170;
eoccur[eoccur.length] = -171;
eoccur[eoccur.length] = -172;
eoccur[eoccur.length] = -170;
eoccur[eoccur.length] = -171;
eoccur[eoccur.length] = -172;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 999;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
eoccur[eoccur.length] = 1;
var echance = new Array();
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0.008;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.02;
echance[echance.length] = 0.015;
echance[echance.length] = 0.02;
echance[echance.length] = 0.02;
echance[echance.length] = 0.02;
echance[echance.length] = 0.02;
echance[echance.length] = 0.02;
echance[echance.length] = 0.02;
echance[echance.length] = 0.02;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.006;
echance[echance.length] = 0.006;
echance[echance.length] = 0.015;
echance[echance.length] = 0.015;
echance[echance.length] = 0.015;
echance[echance.length] = 0.015;
echance[echance.length] = 0.015;
echance[echance.length] = 0.015;
echance[echance.length] = 0.01;
echance[echance.length] = 0.015;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.012;
echance[echance.length] = 0.01;
echance[echance.length] = 0.012;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.012;
echance[echance.length] = 0.01;
echance[echance.length] = 0.012;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0.011;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.011;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0.012;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0.01;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.005;
echance[echance.length] = 0.003;
echance[echance.length] = 0.003;
echance[echance.length] = 0.003;
echance[echance.length] = 0.003;
echance[echance.length] = 0.003;
echance[echance.length] = 0.003;
echance[echance.length] = 0.003;
echance[echance.length] = 0;
echance[echance.length] = 0;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0.07;
echance[echance.length] = 0;
var evname = new Array();
evname[evname.length] = "You encounter some gremlins!";
evname[evname.length] = "You encounter some giant spiders!";
evname[evname.length] = "You encounter some giant bats!";
evname[evname.length] = "You encounter some thieves!";
evname[evname.length] = "You encounter some goblins!";
evname[evname.length] = "You encounter some trolls!";
evname[evname.length] = "You encounter a goblin army!";
evname[evname.length] = "You encounter a goblin and troll army!";
evname[evname.length] = "You encounter some skeletons!";
evname[evname.length] = "You encounter some ghouls!";
evname[evname.length] = "You encounter some lizard men!";
evname[evname.length] = "You encounter the Lizard King!";
evname[evname.length] = "You encounter some pixies!";
evname[evname.length] = "You encounter an earth elemental!";
evname[evname.length] = "You encounter some warrior dwarves!";
evname[evname.length] = "You encounter a Balrog!";
evname[evname.length] = "You encounter some barbarians!";
evname[evname.length] = "You encounter some dark riders!";
evname[evname.length] = "You encounter a barbarian horde!";
evname[evname.length] = "You encounter a barbarian and dark rider horde!";
evname[evname.length] = "You encounter some berserkers!";
evname[evname.length] = "You encounter some werewolves!";
evname[evname.length] = "You encounter some dark rangers!";
evname[evname.length] = "You encounter ogres!";
evname[evname.length] = "You encounter some dark centaurs!";
evname[evname.length] = "You encounter some rangers!";
evname[evname.length] = "You encounter some gargoyles!";
evname[evname.length] = "You encounter some assassins!";
evname[evname.length] = "You encounter some armored knights!";
evname[evname.length] = "You encounter some dark clerics!";
evname[evname.length] = "You encounter some dark champions!";
evname[evname.length] = "You encounter some royal guard!";
evname[evname.length] = "You encounter a knight and wizard army!";
evname[evname.length] = "You encounter some dark elves!";
evname[evname.length] = "You encounter some owl bears!";
evname[evname.length] = "You encounter some dark elf sorcerers!";
evname[evname.length] = "You encounter a dark elf army!";
evname[evname.length] = "You encounter a dark elf and centaur army!";
evname[evname.length] = "You encounter some orcs!";
evname[evname.length] = "You encounter wolf rider orcs!";
evname[evname.length] = "You encounter evil wizards!";
evname[evname.length] = "You encounter the Vampire Lord!";
evname[evname.length] = "You encounter a golem!";
evname[evname.length] = "You encounter some minotaurs!";
evname[evname.length] = "You encounter an ettin clan!";
evname[evname.length] = "You encounter a Phoenix!";
evname[evname.length] = "You encounter some mermen!";
evname[evname.length] = "You encounter a hydra!";
evname[evname.length] = "You encounter a pirate fleet!";
evname[evname.length] = "You encounter a Nightmare!";
evname[evname.length] = "You encounter a manticore!";
evname[evname.length] = "You encounter some griffons!";
evname[evname.length] = "You encounter some winged horseman!";
evname[evname.length] = "You encounter the Cloud King!";
evname[evname.length] = "You encounter some lesser demons!";
evname[evname.length] = "You encounter some flying demons!";
evname[evname.length] = "You encounter some dark knights!";
evname[evname.length] = "You encounter a Dragon Demon!";
evname[evname.length] = "You encounter some hell hounds!";
evname[evname.length] = "You encounter some underworld demons!";
evname[evname.length] = "You encounter some Death Knights!";
evname[evname.length] = "You encounter Charon the Boatman!";
evname[evname.length] = "You encounter a skeleton army!";
evname[evname.length] = "You encounter a skeleton and dark cleric army!";
evname[evname.length] = "You encounter a Demon Lord!";
evname[evname.length] = "You encounter the Grim Reaper!";
evname[evname.length] = "You encounter a demon and dark knight army";
evname[evname.length] = "You encounter the Black Dragon!";
evname[evname.length] = "You encounter the Red Dragon!";
evname[evname.length] = "You encounter the King Dragon!";
evname[evname.length] = "enemy";
evname[evname.length] = "enemy";
evname[evname.length] = "enemy";
evname[evname.length] = "enemy";
evname[evname.length] = "enemy";
evname[evname.length] = "You find a bag of gold.";
evname[evname.length] = "You find some medicinal herbs.";
evname[evname.length] = "You find a jeweled ring.";
evname[evname.length] = "You find a small gemstone.";
evname[evname.length] = "Peasants sell some hand woven rugs.";
evname[evname.length] = "Peasants sell some jewelry.";
evname[evname.length] = "Peasants sell some delicious wine.";
evname[evname.length] = "Your clerics heal some locals.";
evname[evname.length] = "Your knights train some locals in fencing.";
evname[evname.length] = "You trade some armor for gold.";
evname[evname.length] = "You trade some weapons for gold.";
evname[evname.length] = "You sell some swords.";
evname[evname.length] = "You sell some shields.";
evname[evname.length] = "You find some gemstones.";
evname[evname.length] = "You find a jeweled necklace.";
evname[evname.length] = "Your blacksmith is commissioned to make a sword.";
evname[evname.length] = "You find treasure on a dead elf.";
evname[evname.length] = "You find treasure on a dead dwarf.";
evname[evname.length] = "You find treasure on a dead adventurer.";
evname[evname.length] = "You find some dropped weapons and armor.";
evname[evname.length] = "You find an abandoned caravan.";
evname[evname.length] = "You find a hidden treasure chest.";
evname[evname.length] = "You collect taxes from the locals.";
evname[evname.length] = "You find a large stash of gems.";
evname[evname.length] = "You win an archery tournament.";
evname[evname.length] = "You win a fencing tournament.";
evname[evname.length] = "You catch an outlaw and receive a nice bounty.";
evname[evname.length] = "You have a successful fox hunt.";
evname[evname.length] = "Your magicians put on a magic show.";
evname[evname.length] = "Builders add extra stones to the castle wall.";
evname[evname.length] = "The castle raises new flags.";
evname[evname.length] = "You improve your castle.";
evname[evname.length] = "You fix the castle roof.";
evname[evname.length] = "The castle gate is reinforced.";
evname[evname.length] = "The castle moat is cleaned up.";
evname[evname.length] = "The castle stable is cleaned up.";
evname[evname.length] = "The area offers good protection to your castle.";
evname[evname.length] = "The castle wall is reinforced.";
evname[evname.length] = "The castle towers are reinforced.";
evname[evname.length] = "You rescue a family from bandits.";
evname[evname.length] = "Some trackers wish to join us.";
evname[evname.length] = "Some squires wish to join your knights.";
evname[evname.length] = "Some hunters wish to join us.";
evname[evname.length] = "Some people wish to join your cause.";
evname[evname.length] = "Some rangers wish to join us.";
evname[evname.length] = "A wandering caravan wishes to join us.";
evname[evname.length] = "Some merchants wish to join us.";
evname[evname.length] = "You find some magic crystals.";
evname[evname.length] = "You find some magic crystals.";
evname[evname.length] = "You find some magic crystals.";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Good event L1";
evname[evname.length] = "Your peasants have a good harvest.";
evname[evname.length] = "You rescue a caravan and get a reward!";
evname[evname.length] = "You find treasure on a dead elf!";
evname[evname.length] = "You find treasure on a dead dwarf!";
evname[evname.length] = "You find treasure on a dead adventurer!";
evname[evname.length] = "Your clerics heal some locals.";
evname[evname.length] = "Your knights train some locals in fencing.";
evname[evname.length] = "You trade some armor for gold.";
evname[evname.length] = "You trade some weapons for gold.";
evname[evname.length] = "You sell some swords.";
evname[evname.length] = "You sell some shields.";
evname[evname.length] = "You accept a bribe from a corrupt noble.";
evname[evname.length] = "You sell some horses!";
evname[evname.length] = "Your magicians put on a magic show!";
evname[evname.length] = "You find a supplies in an abandoned village!";
evname[evname.length] = "You find a valuable gold statue!";
evname[evname.length] = "You find some treasure maps!";
evname[evname.length] = "You find an abandoned shrine.";
evname[evname.length] = "You find an abandoned caravan!";
evname[evname.length] = "You find a hidden treasure chest!";
evname[evname.length] = "You collect taxes from the locals.";
evname[evname.length] = "You find a large stash of gems!";
evname[evname.length] = "You win an archery tournament!";
evname[evname.length] = "You win a fencing tournament!";
evname[evname.length] = "You catch an outlaw and receive a bounty!";
evname[evname.length] = "Builders add extra stones to the castle wall!";
evname[evname.length] = "The castle gate is reinforced!";
evname[evname.length] = "The area offers good protection to your castle!";
evname[evname.length] = "The castle wall is reinforced!";
evname[evname.length] = "The caste towers are reinforced!";
evname[evname.length] = "The great hall of the castle is increased!";
evname[evname.length] = "The drawbridge is reinforced!";
evname[evname.length] = "Some squires wish to join your knights!";
evname[evname.length] = "Some rangers wish to join us!";
evname[evname.length] = "Some good dwarves wish to join us!";
evname[evname.length] = "Some wood elves wish to join us!";
evname[evname.length] = "Some merchants wish to join us!";
evname[evname.length] = "A wandering caravan wishes to join us!";
evname[evname.length] = "You find some magic crystals!";
evname[evname.length] = "You find some magic crystals!";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "good event L2";
evname[evname.length] = "Your deeds in the land are becoming legendary!";
evname[evname.length] = "Seers tell you the stars above show good omens!";
evname[evname.length] = "Your magicians turn some lead into gold!";
evname[evname.length] = "Your slaves work extra hard today!";
evname[evname.length] = "Your slaves work extra hard today!";
evname[evname.length] = "You find a supplies in an abandoned village!";
evname[evname.length] = "You find a valuable gold statue!";
evname[evname.length] = "You find some treasure maps!";
evname[evname.length] = "You find an abandoned shrine.";
evname[evname.length] = "You find an abandoned caravan!";
evname[evname.length] = "You collect taxes from the locals.";
evname[evname.length] = "The area offers good protection to your castle!";
evname[evname.length] = "The castle wall is reinforced!";
evname[evname.length] = "The caste towers are reinforced!";
evname[evname.length] = "The great hall of the castle is increased!";
evname[evname.length] = "The drawbridge is reinforced!";
evname[evname.length] = "Your clerics recruit more followers!";
evname[evname.length] = "An army of of soldiers joins your army!";
evname[evname.length] = "An army of good dwarves joins us!";
evname[evname.length] = "An army of wood elves joins us!";
evname[evname.length] = "You find some magic crystals!";
evname[evname.length] = "You find some magic crystals!";
evname[evname.length] = "You find some magic crystals!";
evname[evname.length] = "You find some magic crystals!";
evname[evname.length] = "You find some magic crystals!";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "good event L3";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "A caravan of gypsies pass by your castle today.";
evname[evname.length] = "Your castle stands proudly over the land.";
evname[evname.length] = "More dark creatures appear from the underworld each day.";
evname[evname.length] = "There are rumors that dark clerics have summoned demons from the underworld.";
evname[evname.length] = "You are told that dark creatures come from the underworld!";
evname[evname.length] = "Evil dragons live in the underworld!";
evname[evname.length] = "There is light rain falling.";
evname[evname.length] = "The weather is dangerous today.";
evname[evname.length] = "The sky is clear today.";
evname[evname.length] = "Its raining very hard.";
evname[evname.length] = "You hear loud thunder.";
evname[evname.length] = "Its snowing around the castle.";
evname[evname.length] = "The sky is cloudy today.";
evname[evname.length] = "The land is foggy.";
evname[evname.length] = "The weather is deathly cold.";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "neutral event";
evname[evname.length] = "Scroll of Wisdom: The weather affects what happens each day.";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says lots of parties and food can be found in the park!";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says the playground and backyard are good spots for your nursery!";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says the temple is a safe place! We don't have to worry about battles there!";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says the diner and bakery are good places to get a bite to eat.";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says not much happens at the school during the summer season.";
evname[evname.length] = "Scroll of Wisdom: The magic portal lets you travel to the underworld.";
evname[evname.length] = "Scroll of Wisdom: The underworld volcano is your final destination.";
evname[evname.length] = "Scroll of Wisdom: Save magic for the best items and spells at the magic shop.";
evname[evname.length] = "Scroll of Wisdom: The larger your castle, the better your defense rating.";
evname[evname.length] = "Scroll of Wisdom: Your castle can be twice as large as the amount of people.";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says lots of ant colonies battle at the garbage dump for food!";
evname[evname.length] = "Scroll of Wisdom: Your treasury can hold as much gold as your castle size.";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says the farm is a good place for food bonuses!";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says the stream and forest are good places to find gems!";
evname[evname.length] = "Scroll of Wisdom: The Wise Wizard says the sidewalk and the beach are good places to make our nest bigger!";
evname[evname.length] = "Scroll of Wisdom: Many battles take place in the arena.";
evname[evname.length] = "Scroll of Wisdom: You need gold to maintain your kingdom or your people will leave.";
evname[evname.length] = "Scroll of Wisdom: To move your castle to a new location you need to use magic.";
evname[evname.length] = "Scroll of Wisdom: The more merchants you have, the less gold you need each day.";
evname[evname.length] = "Scroll of Wisdom: The more builders you have, the faster your castle will grow.";
evname[evname.length] = "Scroll of Wisdom: The more clerics you have, the faster your people will grow.";
evname[evname.length] = "Scroll of Wisdom: More soldiers will increase your attack and defense.";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Wise wizard event";
evname[evname.length] = "Your treasury is robbed by thieves!";
evname[evname.length] = "The castle is infested with rats!";
evname[evname.length] = "The castle needs repairs.";
evname[evname.length] = "You need new armor and weapons.";
evname[evname.length] = "Some of your men leave to join the dark army!";
evname[evname.length] = "Your magicians need new wands.";
evname[evname.length] = "Your magicians accidentally turn some men into pigs.";
evname[evname.length] = "Mercenaries kidnap the princess and demand a ransom!";
evname[evname.length] = "The castle is infected with a plague!";
evname[evname.length] = "An earthquake shakes the land!";
evname[evname.length] = "The castle roof is leaking.";
evname[evname.length] = "Thieves rob you during the rainstorm.";
evname[evname.length] = "Some caravans are robbed in the bad weather.";
evname[evname.length] = "The rain floods the castle!";
evname[evname.length] = "The castle is struck by lightning!";
evname[evname.length] = "Thieves sneak into the castle under the fog!";
evname[evname.length] = "There is a fire inside the castle!";
evname[evname.length] = "The snow freezes the castle!";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "bad event";
evname[evname.length] = "The town gives you a gold bonus! Daily Bonus";
evname[evname.length] = "The town gives you a supply bonus! Daily Bonus";
evname[evname.length] = "The town's people support you! Daily Bonus";
evname[evname.length] = "You find a magic goblin treasure! Daily Bonus";
evname[evname.length] = "You find a magic lizardman treasure! Daily Bonus";
evname[evname.length] = "The dwarves give you a gold bonus! Daily Bonus!";
evname[evname.length] = "The dwarves give you a supply bonus! Daily Bonus";
evname[evname.length] = "Dwarven warriors support you! Daily Bonus!";
evname[evname.length] = "A barbarian tribe supports you! Daily Bonus";
evname[evname.length] = "The Blue Castle gives you a gold bonus! Daily Bonus";
evname[evname.length] = "The Blue Castle gives you a supply bonus! Daily Bonus";
evname[evname.length] = "The Blue Castle knights support you! Daily Bonus";
evname[evname.length] = "The clerics give you a gold bonus! Daily Bonus";
evname[evname.length] = "The clerics give you a supply bonus! Daily Bonus";
evname[evname.length] = "The temple clerics support you! Daily Bonus";
evname[evname.length] = "The clerics give you a magic bonus! Daily Bonus";
evname[evname.length] = "bonus event";
evname[evname.length] = "bonus event";
evname[evname.length] = "bonus event";
evname[evname.length] = "bonus event";
evname[evname.length] = "The Wizard studies some ancient scrolls!";
evname[evname.length] = "The Prince rallies the people!";
evname[evname.length] = "The Knight trains the castle guard!";
evname[evname.length] = "The Warrior is ready for battle!";
evname[evname.length] = "The Dwarf finds a gold mine!";
evname[evname.length] = "The Wizard studies some ancient scrolls!";
evname[evname.length] = "The Prince rallies the people!";
evname[evname.length] = "The Knight trains the castle guard!";
evname[evname.length] = "The Warrior inspires courage and bravery!";
evname[evname.length] = "The Dwarf finds a gold mine!";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "character type event";
evname[evname.length] = "Peasants donate gold for your cause!";
evname[evname.length] = "The town has a feast in your honor!";
evname[evname.length] = "Your men gather supplies for the long journey ahead.";
evname[evname.length] = "Some peasants from the town join you!";
evname[evname.length] = "You hire some fighters from the town.";
evname[evname.length] = "The town shaman gives you a charm for the journey ahead!";
evname[evname.length] = "You find a goblin stash of treasure.";
evname[evname.length] = "You raid a goblin camp filled with supplies.";
evname[evname.length] = "You salvage some useful supplies from the ruins.";
evname[evname.length] = "You find some stone from the ruins for your castle.";
evname[evname.length] = "You capture some goblins and put them to work!";
evname[evname.length] = "You find a goblin shrine in the ruins.";
evname[evname.length] = "You find a lizardman stash of treasure hidden in the swamp.";
evname[evname.length] = "You ransack a lizard man village and take their gold!";
evname[evname.length] = "You find some valuable nightshade in the swamp!";
evname[evname.length] = "You capture some lizardmen and put them to work!";
evname[evname.length] = "You meet a witchdoctor who gives you a magical totem.";
evname[evname.length] = "You find a lizard man shrine.";
evname[evname.length] = "The dwarf king gives you a donation of gold!";
evname[evname.length] = "The dwarves hold a feast in your honor!";
evname[evname.length] = "Dwarves offer you some wine and mutton!";
evname[evname.length] = "Dwarves use their skills to strengthen your castle walls!";
evname[evname.length] = "Some dwarves decide to join you!";
evname[evname.length] = "A dwarf craftsman gives you some magic tools!";
evname[evname.length] = "You find an abandoned caravan on the ice.";
evname[evname.length] = "You find some adventurers frozen in the ice.";
evname[evname.length] = "You find some hidden barbarian treasure in an ice cave.";
evname[evname.length] = "You trade some supplies with a wasteland outpost.";
evname[evname.length] = "Barbarian warriors join your army!";
evname[evname.length] = "You find a barbarian shrine.";
evname[evname.length] = "You sell some weapons to the arena gladiators.";
evname[evname.length] = "You win some gold betting on the arena battles!";
evname[evname.length] = "A merchant sells you some goblin slaves.";
evname[evname.length] = "Some arena gladiators join your army!";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "good location event L1";
evname[evname.length] = "The Blue Castle offers a donation of gold!";
evname[evname.length] = "The Blue Castle rewards you for your recent battles!";
evname[evname.length] = "The Blue Castle holds a feast in your honor!";
evname[evname.length] = "The Blue Castle offers some supplies for your castle.";
evname[evname.length] = "The Blue Castle sends some men to join your army!";
evname[evname.length] = "Blue Castle wizards share some magical secrets with you!";
evname[evname.length] = "Clerics in the temple offer gold to your cause.";
evname[evname.length] = "Temple clerics offer your castle a blessing.";
evname[evname.length] = "Some clerics from the temple join your cause!";
evname[evname.length] = "Temple clerics give you some magic ointments.";
evname[evname.length] = "Temple clerics give you some magic incense.";
evname[evname.length] = "Temple clerics give you some magic elixirs.";
evname[evname.length] = "You find some mandrake roots in the forest.";
evname[evname.length] = "Wood elves offer you some treasure.";
evname[evname.length] = "You gather wood from the forest for the castle!";
evname[evname.length] = "Some wood elves join your army!";
evname[evname.length] = "Wood elves give you some magic herbs!";
evname[evname.length] = "You find a dark elf shrine.";
evname[evname.length] = "You find a chest of jewels in the tower!";
evname[evname.length] = "You find an orc treasure room in the tower!";
evname[evname.length] = "You capture an orc supply caravan!";
evname[evname.length] = "You rescue some prisoners from the tower!";
evname[evname.length] = "You capture some orcs and put them to work!";
evname[evname.length] = "You find an orc shrine in the tower.";
evname[evname.length] = "You sell supplies to a desert caravan!";
evname[evname.length] = "You find a hidden treasure chamber under the oasis!";
evname[evname.length] = "Your men rest at the oasis.";
evname[evname.length] = "Desert nomads join your army!";
evname[evname.length] = "Desert merchants trade us some magic powders!";
evname[evname.length] = "You find a magic lamp buried in the sand!";
evname[evname.length] = "Good mermen give you a chest of pearls!";
evname[evname.length] = "You sell the island pirates some weapons and armor.";
evname[evname.length] = "You find some hidden pirate treasure!";
evname[evname.length] = "You find an abandoned pirate ship filled with supplies.";
evname[evname.length] = "Some pirates wish to join your cause!";
evname[evname.length] = "A pirate captain gives you a magic gem!";
evname[evname.length] = "The sky castle queen gives you a donation of gold.";
evname[evname.length] = "The sky castle holds a feast in your honor!";
evname[evname.length] = "Cloud spirits enchant your castle walls making it stronger!";
evname[evname.length] = "Knights from the sky castle join you.";
evname[evname.length] = "A genie in the sky castle gives you a magic scroll!";
evname[evname.length] = "The sky castle queen gives you a magic wand!";
evname[evname.length] = "You find some valuable gems in the portal.";
evname[evname.length] = "A pile of treasure mysteriously appears from the portal!";
evname[evname.length] = "A group of clerics appear from the portal and join you!";
evname[evname.length] = "You meet an army of knights traveling through the portal.";
evname[evname.length] = "Elemental spirits in the portal give you some magic stones.";
evname[evname.length] = "Your wizards draw some magical energy from the portal!";
evname[evname.length] = "portal";
evname[evname.length] = "portal";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "good location event L2";
evname[evname.length] = "You find a hidden stash of dark cleric treasures!";
evname[evname.length] = "You find Charon's secret stash of gold coins.";
evname[evname.length] = "Good spirits from the river protect your castle.";
evname[evname.length] = "You rescue a lost army!";
evname[evname.length] = "Your wizards draw some magical energy from the river!";
evname[evname.length] = "You find a demon shrine by the river's edge.";
evname[evname.length] = "You find an ancient tomb filled with treasure!";
evname[evname.length] = "You find a crypt filled with treasures!";
evname[evname.length] = "You find supplies next to a massive pile of skulls!";
evname[evname.length] = "You use cemetery stones for your castle walls.";
evname[evname.length] = "You find a sacrificial altar surrounded by skulls.";
evname[evname.length] = "You prevent dark clerics from performing a dark ritual!";
evname[evname.length] = "You find a dragon treasure chamber!";
evname[evname.length] = "You find a demon treasure chamber!";
evname[evname.length] = "You carve stone from the volcano for your castle.";
evname[evname.length] = "You an army of adventurers by the volcano base.";
evname[evname.length] = "You rescue some slaves from a demon work camp!";
evname[evname.length] = "You find a dragon shrine!";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "good location event L3";
evname[evname.length] = "You hear thunderous applause from the arena crowd!";
evname[evname.length] = "Blood stains the arena floor.";
evname[evname.length] = "The forest is home to the dark elves.";
evname[evname.length] = "Your men see shadowy figures hidden in the trees.";
evname[evname.length] = "The town tells you that goblins infest the ruins to the east.";
evname[evname.length] = "Town people wish you luck in defeating the dark evil in the land.";
evname[evname.length] = "These ruins were once a mighty kingdom, until the dark army destroyed it.";
evname[evname.length] = "Goblins infest these old ruins.";
evname[evname.length] = "A bitter wind sweeps across the frozen wasteland.";
evname[evname.length] = "You find barbarian runes carved in the surrounding ice.";
evname[evname.length] = "Beautiful maidens walk around the sky castle gardens.";
evname[evname.length] = "The sky castle walls stand above the clouds.";
evname[evname.length] = "People from all over journey to the temple for blessings.";
evname[evname.length] = "You hear monks chanting at the temple.";
evname[evname.length] = "Fallen warriors come back to life in the cemetery.";
evname[evname.length] = "A thick fog blankets over the cemetery.";
evname[evname.length] = "Pirate raiders hide in the island caves.";
evname[evname.length] = "You must pass the island to reach the sky castle";
evname[evname.length] = "The Blue Castle says the land is growing more evil.";
evname[evname.length] = "The Blue Castle says the dark armies continue to grow.";
evname[evname.length] = "Desert nomads travel to this oasis for water.";
evname[evname.length] = "Sandstorms in the desert can destroy entire armies.";
evname[evname.length] = "Dark magical rites are performed here at the evil tower.";
evname[evname.length] = "Orcs infest this dark tower.";
evname[evname.length] = "Lizard men roam freely in the swamps.";
evname[evname.length] = "The swamp stinks of rot and decay.";
evname[evname.length] = "You hear dwarves hard at work in the mines below.";
evname[evname.length] = "Many dwarves support your cause to purify the land.";
evname[evname.length] = "Smoke and fire bellows from the volcano mouth!";
evname[evname.length] = "You hear dragons roaring in the volcano!";
evname[evname.length] = "You hear the howling of tortured souls.";
evname[evname.length] = "Souls trapped in the river Styx wail with sorrow.";
evname[evname.length] = "The portal is a magical doorway created by ancient wizards.";
evname[evname.length] = "Sky spirits tell you\u2026";
evname[evname.length] = "Sky spirits tell you\u2026";
evname[evname.length] = "Sky spirits tell you\u2026";
evname[evname.length] = "Sky spirits tell you\u2026";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "neutral location event";
evname[evname.length] = "Some of your knights are killed in the arena!";
evname[evname.length] = "Dark elves ambush your men in the forest!";
evname[evname.length] = "Dark elves demand gold for passing through the forest.";
evname[evname.length] = "A fire breaks out in the town.";
evname[evname.length] = "A sickness infects the town.";
evname[evname.length] = "Goblin booby traps kill some of your men.";
evname[evname.length] = "Goblins attack the castle walls!";
evname[evname.length] = "Barbarians attack the castle walls!";
evname[evname.length] = "Some of your people freeze from the terrible cold!";
evname[evname.length] = "Some of your men are seduced by the sky castle nymphs.";
evname[evname.length] = "Some of your men fall off a high cliff.";
evname[evname.length] = "Some of your men leave to join the sanctity of the temple!";
evname[evname.length] = "Temple clerics require a donation of gold.";
evname[evname.length] = "A patrol of men mysteriously vanish in the cemetery!";
evname[evname.length] = "Part of your castle is built over a cursed burial ground!";
evname[evname.length] = "Pirate raiders sneak into the castle during the night!";
evname[evname.length] = "Pirate raiders attack the castle!";
evname[evname.length] = "Some men leave to join the Blue Castle guard.";
evname[evname.length] = "castle";
evname[evname.length] = "Some men are lost in a desert sandstorm!";
evname[evname.length] = "Some of your men wander too far and die of thirst.";
evname[evname.length] = "Orcs ambush some of your men!";
evname[evname.length] = "Orc booby traps kill some of your men.";
evname[evname.length] = "Poisonous gas from the swamp chokes some men!";
evname[evname.length] = "Lizardmen ambush some of your people!";
evname[evname.length] = "A tunnel in the mine collapses beneath your castle wall!";
evname[evname.length] = "Some dwarves demand gold for passing through the mine.";
evname[evname.length] = "Lava from the volcano ignites the castle on fire!";
evname[evname.length] = "Underworld demons attack the castle walls!";
evname[evname.length] = "Some men fall into the river and loose their souls!";
evname[evname.length] = "Charon demands gold for crossing the river Styx.";
evname[evname.length] = "Some men fall into the portal and vanish.";
evname[evname.length] = "Some men fight at the pub and wreck the place.";
evname[evname.length] = "The town requires a donation for a witch burning.";
evname[evname.length] = "The town accuses some men of being evil warlocks!";
evname[evname.length] = "Some of the ruins collapse onto your castle!";
evname[evname.length] = "Part of your castle is built on mucky swampland!";
evname[evname.length] = "Some men sink into the swamp!";
evname[evname.length] = "Some men get into a brawl with dwarven miners.";
evname[evname.length] = "bad location event";
evname[evname.length] = "bad location event";
evname[evname.length] = "bad location event";
evname[evname.length] = "Wood elves give you a gold bonus! Daily Bonus";
evname[evname.length] = "The wood elves support you! Daily Bonus";
evname[evname.length] = "The wood elves give you a magic bonus! Daily Bonus";
evname[evname.length] = "You find a magic orc treasure! Daily Bonus";
evname[evname.length] = "Desert nomads give you a magic treasure! Daily Bonus";
evname[evname.length] = "The pirate fleet supports you! Daily Bonus";
evname[evname.length] = "The sky castle gives a gold bonus! Daily Bonus";
evname[evname.length] = "The sky castle gives a supply bonus! Daily Bonus";
evname[evname.length] = "Sky castle knights support you! Daily Bonus";
evname[evname.length] = "Your clerics build a shrine at the portal! Daily Bonus";
evname[evname.length] = "Your clerics build a shrine by the river! Daily Bonus";
evname[evname.length] = "Your clerics cleanse the cemetery of evil! Daily Bonus";
evname[evname.length] = "Your clerics cleanse the volcano of evil! Daily Bonus";
evname[evname.length] = "location bonus event";
evname[evname.length] = "location bonus event";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods tell you to move to the next land or suffer their wrath!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods demand that you move forward on the map!";
evname[evname.length] = "The gods are angry! They command you to move forward on the map!";
var eventimage = new Array();
eventimage[eventimage.length] = 2;
eventimage[eventimage.length] = 6;
eventimage[eventimage.length] = 3;
eventimage[eventimage.length] = 7;
eventimage[eventimage.length] = 8;
eventimage[eventimage.length] = 39;
eventimage[eventimage.length] = 70;
eventimage[eventimage.length] = 74;
eventimage[eventimage.length] = 9;
eventimage[eventimage.length] = 5;
eventimage[eventimage.length] = 10;
eventimage[eventimage.length] = 54;
eventimage[eventimage.length] = 1;
eventimage[eventimage.length] = 38;
eventimage[eventimage.length] = 16;
eventimage[eventimage.length] = 48;
eventimage[eventimage.length] = 15;
eventimage[eventimage.length] = 22;
eventimage[eventimage.length] = 72;
eventimage[eventimage.length] = 75;
eventimage[eventimage.length] = 13;
eventimage[eventimage.length] = 20;
eventimage[eventimage.length] = 25;
eventimage[eventimage.length] = 23;
eventimage[eventimage.length] = 36;
eventimage[eventimage.length] = 14;
eventimage[eventimage.length] = 24;
eventimage[eventimage.length] = 31;
eventimage[eventimage.length] = 18;
eventimage[eventimage.length] = 30;
eventimage[eventimage.length] = 43;
eventimage[eventimage.length] = 40;
eventimage[eventimage.length] = 78;
eventimage[eventimage.length] = 17;
eventimage[eventimage.length] = 35;
eventimage[eventimage.length] = 28;
eventimage[eventimage.length] = 73;
eventimage[eventimage.length] = 77;
eventimage[eventimage.length] = 11;
eventimage[eventimage.length] = 32;
eventimage[eventimage.length] = 46;
eventimage[eventimage.length] = 47;
eventimage[eventimage.length] = 33;
eventimage[eventimage.length] = 34;
eventimage[eventimage.length] = 29;
eventimage[eventimage.length] = 52;
eventimage[eventimage.length] = 26;
eventimage[eventimage.length] = 45;
eventimage[eventimage.length] = 12;
eventimage[eventimage.length] = 50;
eventimage[eventimage.length] = 41;
eventimage[eventimage.length] = 27;
eventimage[eventimage.length] = 42;
eventimage[eventimage.length] = 53;
eventimage[eventimage.length] = 19;
eventimage[eventimage.length] = 4;
eventimage[eventimage.length] = 21;
eventimage[eventimage.length] = 49;
eventimage[eventimage.length] = 37;
eventimage[eventimage.length] = 44;
eventimage[eventimage.length] = 58;
eventimage[eventimage.length] = 57;
eventimage[eventimage.length] = 71;
eventimage[eventimage.length] = 76;
eventimage[eventimage.length] = 59;
eventimage[eventimage.length] = 51;
eventimage[eventimage.length] = 79;
eventimage[eventimage.length] = 55;
eventimage[eventimage.length] = 56;
eventimage[eventimage.length] = 60;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 106;
eventimage[eventimage.length] = 270;
eventimage[eventimage.length] = 79;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 197;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 110;
eventimage[eventimage.length] = 111;
eventimage[eventimage.length] = 112;
eventimage[eventimage.length] = 113;
eventimage[eventimage.length] = 114;
eventimage[eventimage.length] = 110;
eventimage[eventimage.length] = 111;
eventimage[eventimage.length] = 112;
eventimage[eventimage.length] = 113;
eventimage[eventimage.length] = 114;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 105;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 91;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 92;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 101;
eventimage[eventimage.length] = 102;
eventimage[eventimage.length] = 103;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 104;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 0;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 93;
eventimage[eventimage.length] = 101;
var anttypetext = new Array();
anttypetext[0] = "Deep in the dark mines, the dwarves dig and tunnel for gold. Greed and guts are the tools of the Dwarf, whose refined taste for gold brings a higher daily yield. ";
anttypetext[1] = "An educated and stately figure. Groomed for the throne, his charm and diplomacy easily sway people to his will. With his allure, the Prince more easily converts people to his cause.";
anttypetext[2] = "Necromancers and dark warriors plague the land. Steeped in the arcane arts, the Wizard meets their challenge with a keen eye, spying magical items where others are blind.";
anttypetext[3] = "With allegiance sworn to the church, the Knight is a holy crusader whose loyalty lies with the Kingdom. His duty to the realm strengthens the daily defenses of the stronghold.";
anttypetext[4] = "A pagan Warrior who sees his home in every foreign village, and wastes no time in taking what he wants by force. Bloodlust brings battle more often, for he fears naught. ";
function show_anttips() {
var _local1 = _root;
var tiptxt = "";
var _local2;
var _local3;
if ((_local1.antstats[gc_nest] / _local1.antstats[gc_pop]) < 1) {
_local2 = 1;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
} else if ((_local1.antstats[gc_nest] / _local1.antstats[gc_pop]) < 1.25) {
_local2 = 2;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
} else if ((_local1.antstats[gc_nest] / _local1.antstats[gc_pop]) > 1.6) {
_local2 = 3;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
}
if (_local1.antstats[gc_stored] < parseInt(_local1.antstats[gc_pop] / _local1.upkeepcost)) {
_local2 = 4;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
} else if (_local1.antstats[gc_stored] < parseInt(_local1.antstats[gc_nest] / 2)) {
_local2 = 5;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
} else if (_local1.antstats[gc_stored] > parseInt(_local1.antstats[gc_nest] * 0.9)) {
_local2 = 6;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
}
if (_local1.antstats[gc_pop] > parseInt(_local1.poplevel[_local1.antlevel] * 0.9)) {
_local2 = 7;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
}
if ((_local1.antstats[gc_pop] > 500) && (tiptxt == "")) {
_local2 = 8;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
}
if (tiptxt == "") {
_local2 = 0;
_local3 = _local1.randomNum(_local1.anttip_text[_local2].length);
tiptxt = tiptxt + _local1.anttip_text[_local2][_local3];
}
_local1.ant_tips.textarea = tiptxt;
_local1.ant_tips.textarea.scroll = _local1.ant_tips.textarea.maxscroll;
}
var anttip_text = new Array();
_root.anttip_text[0] = new Array();
_root.anttip_text[0][0] = "You rule your kingdom well!\r\n";
_root.anttip_text[0][1] = "The people are happy! Keep up the good work!\r\n";
_root.anttip_text[0][2] = "Your people are pleased with your kingdom!\r\n";
_root.anttip_text[1] = new Array();
_root.anttip_text[1][0] = "Your castle is too small!\r\n";
_root.anttip_text[1][1] = "Your castle is too small! Get your workers in line!\r\n";
_root.anttip_text[1][2] = "There is much to do today!\r\n";
_root.anttip_text[1][3] = "";
_root.anttip_text[2] = new Array();
_root.anttip_text[2][0] = "Make your castle bigger!\r\n";
_root.anttip_text[2][1] = "Make sure your castle is big enough to hold all the gold you are collecting.\r\n";
_root.anttip_text[2][2] = "Make sure your castle is big enough to hold all the gold you are collecting. Increase your castle size.\r\n";
_root.anttip_text[2][3] = "";
_root.anttip_text[3] = new Array();
_root.anttip_text[3][0] = "You're finding a good balance.\r\n";
_root.anttip_text[3][1] = "Why not recruit some more people!\r\n";
_root.anttip_text[3][2] = "Continue growing your kingdom.\r\n";
_root.anttip_text[3][3] = "";
_root.anttip_text[3][4] = "";
_root.anttip_text[4] = new Array();
_root.anttip_text[4][0] = "Your castle is running low on gold!\r\n";
_root.anttip_text[4][1] = "Your castle treasury is low!\r\n";
_root.anttip_text[4][2] = "Your castle needs more gold!\r\n";
_root.anttip_text[4][3] = "Make sure you have enough gold to maintain your castle!\r\n";
_root.anttip_text[5] = new Array();
_root.anttip_text[5][0] = "Keep an eye on your gold supply.\r\n";
_root.anttip_text[5][1] = "Watch your gold supply.\r\n";
_root.anttip_text[5][2] = "";
_root.anttip_text[6] = new Array();
_root.anttip_text[6][0] = "If you build a bigger castle, you can hold more gold.\r\n";
_root.anttip_text[6][1] = "You should build a bigger castle.\r\n";
_root.anttip_text[6][2] = "";
_root.anttip_text[6][3] = "";
_root.anttip_text[7] = new Array();
_root.anttip_text[7][0] = "Almost to the next level! Recruit more people!\r\n";
_root.anttip_text[7][1] = "Almost to the next level!\r\n";
_root.anttip_text[7][2] = "Recruit more people!\r\n";
_root.anttip_text[7][3] = "";
_root.anttip_text[7][4] = "";
_root.anttip_text[8] = new Array();
_root.anttip_text[8][0] = "";
_root.anttip_text[8][1] = "The magic shoppe has helpful potions and scrolls for sale.\r\n";
_root.anttip_text[8][2] = "";
_root.anttip_text[8][3] = "";
function levelup_addmods(mod) {
var itemname = _root.get_itemroot(mod[gc_itemvar]);
var item = eval (itemname);
var dim1 = eval (_root.get_itemdims(mod[gc_itemvar], 1));
var d2 = _root.get_itemdims(mod[gc_itemvar], 2);
var dim2 = ((d2 == "-1") ? -1 : (eval (d2)));
var evar = _root.get_itemvalue(item, dim1, dim2);
var val;
val = _root.get_itemval(mod[gc_itemval], mod[gc_itemtype]);
evar = _root.operate_item(evar, val, mod[gc_itemop]);
item = _root.set_itemvalue(itemname, dim1, dim2, evar);
}
function levelup_now() {
var _local2 = _root;
var _local1;
var _local3 = _local2.get_poplevel();
_local2.leveluplevel = _local2.antlevel + 1;
_local2.leveluptxt = "";
_local1 = 0;
while (_local1 < _local2.levelup_mods[_local3].length) {
trace(("levelup_now: mod[" + _local1) + "]");
_local2.leveluptxt = _local2.leveluptxt + (_local2.levelup_text[_local3][_local1] + "\r\n");
_local2.levelup_addmods(_local2.levelup_mods[_local3][_local1]);
_local1++;
}
_local2.antstats[gc_stored] = _local2.antstats[gc_nest];
}
var gc_itemvar = 0;
var gc_itemop = 1;
var gc_itemval = 2;
var gc_itemtype = 3;
var gc_itemrestock = 4;
var levelup_mods = new Array();
_root.levelup_mods[0] = new Array();
_root.levelup_mods[0][0] = new Array("_root.bogus", "+", "0", "int", false);
_root.levelup_mods[0][1] = new Array("_root.bogus", "+", "0", "int", false);
_root.levelup_mods[1] = new Array();
_root.levelup_mods[1][0] = new Array("_root.antstats[gc_stored]", "+", "0", "int", false);
_root.levelup_mods[1][1] = new Array("_root.antstats[gc_money]", "+", "50", "int", false);
_root.levelup_mods[2] = new Array();
_root.levelup_mods[2][0] = new Array("_root.antstats[gc_stored]", "+", "0", "int", false);
_root.levelup_mods[2][1] = new Array("_root.antstats[gc_money]", "+", "100", "int", false);
_root.levelup_mods[3] = new Array();
_root.levelup_mods[3][0] = new Array("_root.antstats[gc_nest]", "+", "25", "int", false);
_root.levelup_mods[3][1] = new Array("_root.antstats[gc_money]", "+", "150", "int", false);
_root.levelup_mods[4] = new Array();
_root.levelup_mods[4][0] = new Array("_root.bonusstats[gc_stored][-1]", "+", "25", "int", false);
_root.levelup_mods[4][1] = new Array("_root.antstats[gc_money]", "+", "200", "int", false);
_root.levelup_mods[5] = new Array();
_root.levelup_mods[5][0] = new Array("_root.bonusstats[gc_nest][-1]", "+", "25", "int", false);
_root.levelup_mods[5][1] = new Array("_root.antstats[gc_money]", "+", "250", "int", false);
_root.levelup_mods[6] = new Array();
_root.levelup_mods[6][0] = new Array("_root.bonusstats[gc_pop][-1]", "+", "25", "int", false);
_root.levelup_mods[6][1] = new Array("_root.antstats[gc_money]", "+", "300", "int", false);
_root.levelup_mods[7] = new Array();
_root.levelup_mods[7][0] = new Array("_root.antstats[gc_nest]", "+", "1000", "int", false);
_root.levelup_mods[7][1] = new Array("_root.antstats[gc_money]", "+", "350", "int", false);
_root.levelup_mods[8] = new Array();
_root.levelup_mods[8][0] = new Array("_root.antstats[gc_pop]", "+", "1000", "int", false);
_root.levelup_mods[8][1] = new Array("_root.antstats[gc_money]", "+", "400", "int", false);
_root.levelup_mods[9] = new Array();
_root.levelup_mods[9][0] = new Array("_root.bonusstats[gc_stored][-1]", "+", "300", "int", false);
_root.levelup_mods[9][1] = new Array("_root.antstats[gc_money]", "+", "450", "int", false);
_root.levelup_mods[10] = new Array();
_root.levelup_mods[10][0] = new Array("_root.bonusstats[gc_nest][-1]", "+", "250", "int", false);
_root.levelup_mods[10][1] = new Array("_root.antstats[gc_money]", "+", "500", "int", false);
_root.levelup_mods[11] = new Array();
_root.levelup_mods[11][0] = new Array("_root.bonusstats[gc_pop][-1]", "+", "250", "int", false);
_root.levelup_mods[11][1] = new Array("_root.antstats[gc_money]", "+", "600", "int", false);
_root.levelup_mods[12] = new Array();
_root.levelup_mods[12][0] = new Array("_root.antstats[gc_pop]", "+", "10000", "int", false);
_root.levelup_mods[12][1] = new Array("_root.antstats[gc_money]", "+", "700", "int", false);
_root.levelup_mods[13] = new Array();
_root.levelup_mods[13][0] = new Array("_root.antstats[gc_nest]", "+", "20000", "int", false);
_root.levelup_mods[13][1] = new Array("_root.antstats[gc_money]", "+", "800", "int", false);
_root.levelup_mods[14] = new Array();
_root.levelup_mods[14][0] = new Array("_root.bonusstats[gc_stored][-1]", "+", "5000", "int", false);
_root.levelup_mods[14][1] = new Array("_root.antstats[gc_money]", "+", "900", "int", false);
_root.levelup_mods[15] = new Array();
_root.levelup_mods[15][0] = new Array("_root.bonusstats[gc_nest][-1]", "+", "5000", "int", false);
_root.levelup_mods[15][1] = new Array("_root.antstats[gc_money]", "+", "1000", "int", false);
_root.levelup_mods[16] = new Array();
_root.levelup_mods[16][0] = new Array("_root.bonusstats[gc_stored][-1]", "+", "15000", "int", false);
_root.levelup_mods[16][1] = new Array("_root.antstats[gc_money]", "+", "1000", "int", false);
_root.levelup_mods[17] = new Array();
_root.levelup_mods[17][0] = new Array("_root.bonusstats[gc_pop][-1]", "+", "5000", "int", false);
_root.levelup_mods[17][1] = new Array("_root.antstats[gc_money]", "+", "1000", "int", false);
_root.levelup_mods[18] = new Array();
_root.levelup_mods[18][0] = new Array("_root.bonusstats[gc_stored][-1]", "+", "50000", "int", false);
_root.levelup_mods[18][1] = new Array("_root.antstats[gc_money]", "+", "1000", "int", false);
var levelup_text = new Array();
_root.levelup_text[0] = new Array();
_root.levelup_text[0][0] = "000";
_root.levelup_text[0][1] = "000";
_root.levelup_text[1] = new Array();
_root.levelup_text[1][0] = "Well done! You are beginning to rally the people of the town. You need more followers however before you can venture to the next land. To help you the town shaman gives you some magic power.";
_root.levelup_text[1][1] = "+50 magic!";
_root.levelup_text[2] = new Array();
_root.levelup_text[2][0] = "Congratulations brave warrior, you have rallied the town's people! You following is now large enough to journey onward. The adventure is just beginning! Go now to the northern ruins and drive out the goblins infested there! ";
_root.levelup_text[2][1] = "+100 magic!";
_root.levelup_text[3] = new Array();
_root.levelup_text[3][0] = "You have driven out the goblins and freed the town's people from their menace! Continue now to the Swamps, home of the lizard men tribes!";
_root.levelup_text[3][1] = "+25 castle! +150 magic!";
_root.levelup_text[4] = new Array();
_root.levelup_text[4][0] = "Your army has defeated the lizardman tribes and has survived the foul swamp. You must now journey east towards the dwarven mines.";
_root.levelup_text[4][1] = "+25 gold every day! +200 magic!";
_root.levelup_text[5] = new Array();
_root.levelup_text[5][0] = "Well done warrior, You have united the human and dwarven kingdoms! The dwarves wish you well on your journey to cleanse the land. You must now travel to the frozen wastelands, home of the barbarian hordes.";
_root.levelup_text[5][1] = "+25 castle every day! +250 magic!";
_root.levelup_text[6] = new Array();
_root.levelup_text[6][0] = "You have united the warring barbarian tribes together and those that opposed you have been crushed! Journey forth to the battle arena, where blood and gold flow freely! ";
_root.levelup_text[6][1] = "+25 people every day! +300 magic!";
_root.levelup_text[7] = new Array();
_root.levelup_text[7][0] = "The arena audience cheers your name! Your warriors have proven to be worthy competitors and much blood has been spilt by your swords. Travel now to the Blue Castle and rest your weary bones.";
_root.levelup_text[7][1] = "+1000 castle! +350 magic!";
_root.levelup_text[8] = new Array();
_root.levelup_text[8][0] = "The Blue Castle has been honored by your presence and offers their full support! Journey forth to the Cleric Temple and prepare your souls for the dark battles ahead!";
_root.levelup_text[8][1] = "+1000 people! +400 magic!";
_root.levelup_text[9] = new Array();
_root.levelup_text[9][0] = "The temple clerics offer you and your army a blessing. They warn you that many dark creatures await, but have foreseen visions of your victory! You must now travel to the deep forest, home of good wood elves and the evil dark elves.";
_root.levelup_text[9][1] = "+300 gold every day! +450 magic!";
_root.levelup_text[10] = new Array();
_root.levelup_text[10][0] = "The wood elves thank you for ridding the forest of their dark elf cousins, and pledge their support to your flag! Journey onward to the orc tower, where evil wizards and their orc warriors lie in wait. ";
_root.levelup_text[10][1] = "+250 castle every day! +500 magic!";
_root.levelup_text[11] = new Array();
_root.levelup_text[11][0] = "Well done warrior, you have conquered the orc armies and defeated their wizard masters! You must now travel to the desert and rally the nomads who trade at the oasis.";
_root.levelup_text[11][1] = "+250 people every day! +600 magic!";
_root.levelup_text[12] = new Array();
_root.levelup_text[12][0] = "You have rallied the wandering nomads of the desert! You must journey forth to Skull island, and rally the pirate raiders who gather there! ";
_root.levelup_text[12][1] = "+10,000 people! +700 magic!";
_root.levelup_text[13] = new Array();
_root.levelup_text[13][0] = "Pirate captains tell you must find a mysterious magic portal to reach the underworld. Only the queen of the sky castle knows the location of the portal. Travel now to the sky castle to meet her.";
_root.levelup_text[13][1] = "+20,000 castle! +800 magic!";
_root.levelup_text[14] = new Array();
_root.levelup_text[14][0] = "The sky castle queen and her loyal subjects support you! You must travel to the magic portal and secure it so no more dark creatures can enter our world!";
_root.levelup_text[14][1] = "+5000 gold every day! +900 magic!";
_root.levelup_text[15] = new Array();
_root.levelup_text[15][0] = "Well done warrior, you have secured the magic portal from the dark armies! To complete your quest however you must travel to the underworld and defeat the evil armies there so they can never again plague the land!";
_root.levelup_text[15][1] = "+5000 castle every day! +1000 magic!";
_root.levelup_text[16] = new Array();
_root.levelup_text[16][0] = "Your sword is outmatched only by your bravery! You have survived your first test in the underworld by crossing the river Styx. Travel now to the underworld cemetery and destroy the undead army there.";
_root.levelup_text[16][1] = "+15,000 gold every day! +1000 magic!";
_root.levelup_text[17] = new Array();
_root.levelup_text[17][0] = "Your kingdom has defeated the army of the undead. Your journey in nearly complete, travel now to the underworld volcano and destroy the evil dragons who rule the underworld! ";
_root.levelup_text[17][1] = "+5000 people every day! +1000 magic!";
_root.levelup_text[18] = new Array();
_root.levelup_text[18][0] = "You have brought peace to the land! You kingdom shall be remembered forever!";
_root.levelup_text[18][1] = "+50,000 gold every day! +1000 magic!";
function xmlValueOut(key, val) {
var _local1 = val;
_root.checksum = _root.checksum + (isNaN(parseInt(_local1)) ? 0 : (parseInt(_local1)));
return((((((" <" + key) + ">") + _local1) + "</") + key) + ">\r\n");
}
function save_antstats() {
var _local2 = _root;
var _local3 = "";
var _local1;
_local1 = 0;
while (_local1 < _local2.antstats.length) {
_local3 = _local3 + _local2.xmlValueOut("stat", _local2.antstats[_local1]);
_local1++;
}
return(_local3);
}
function save_bonuses() {
var _local3 = _root;
var txt = "";
var _local1;
var _local2;
_local1 = 0;
while (_local1 < _local3.antstats.length) {
_local2 = 0;
while (_local2 < _local3.bonusstats[_local1].length) {
if (_local3.bonusstats[_local1][_local2] != null) {
txt = txt + _local3.xmlValueOut("bonus" + _local1, _local3.bonusstats[_local1][_local2]);
}
_local2++;
}
_local1++;
}
return(txt);
}
function save_store() {
var _local2 = _root;
var _local3 = "";
var tf;
var _local1;
var jj;
_local1 = 0;
while (_local1 < _local2.item_mods.length) {
tf = (_local2.item_bought[_local1] ? 1 : 0);
_local3 = _local3 + _local2.xmlValueOut("store", tf);
_local1++;
}
return(_local3);
}
function save_visited() {
var _local2 = _root;
var _local3 = "";
var tf;
var _local1;
var jj;
_local1 = 0;
while (_local1 < _local2.item_mods.length) {
tf = (_local2.locale_visited[_local1] ? 1 : 0);
_local3 = _local3 + _local2.xmlValueOut("map", tf);
_local1++;
}
return(_local3);
}
function save_enemies() {
var _local2 = _root;
var _local3 = "";
var tf;
var _local1;
_local1 = 0;
while (_local1 < _local2.enemiesencountered.length) {
_local3 = _local3 + _local2.xmlValueOut("encounter", _local2.enemiesencountered[_local1]);
_local1++;
}
return(_local3);
}
function savegame() {
var _local1 = _root;
_local1.checksum = 0;
_local1.savetxt = "<game>\r\n";
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("name", _local1.colonyname);
_local1.savetxt = _local1.savetxt + _local1.save_antstats();
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("upkeep", _local1.upkeepcost);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("maxnest", _local1.maxnestsize);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("forage", _local1.forage_factor);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("dig", _local1.dig_factor);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("hatch", _local1.hatch_factor);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("temp", _local1.temperature_mult);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("sky", _local1.sky_mult);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("rain", _local1.rain_mult);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("type", _local1.anttype);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("locale", _local1.localetype);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("battle", _local1.autobattle);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("move", _local1.automove);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("buy", _local1.autobuy);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("outcome", _local1.warsummary);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("celcius", _local1.celcius);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("mute", _local1.musicmute);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("play", _local1.playday);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("month", _local1.gstartmonthnum);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("day", _local1.gstartmonthday);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("level", _local1.antlevel);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("scouts", _local1.ant_scouts);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("workers", _local1.ant_workers);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("nurses", _local1.ant_nurses);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("soldiers", _local1.ant_soldiers);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("victory", _local1.victories);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("retreat", _local1.retreats);
_local1.savetxt = _local1.savetxt + _local1.save_store();
_local1.savetxt = _local1.savetxt + _local1.save_enemies();
_local1.savetxt = _local1.savetxt + _local1.save_visited();
_local1.savetxt = _local1.savetxt + _local1.save_bonuses();
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("ticks", _local1.ticks);
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("quality", _local1.highquality);
if (_local1.cheatmode == 1) {
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("cheat", 1);
}
_local1.savetxt = _local1.savetxt + _local1.xmlValueOut("depth", "cx" + _local1.checksum.toString(36));
_local1.savetxt = _local1.savetxt + "</game>\r\n";
trace(_local1.savetxt);
fscommand ("flashstudio.saveutf8_filename", "\"save.xml\"");
fscommand ("flashstudio.saveutf8", _local1.savetxt);
gotoAndPlay (11);
}
function parseNode(name, value) {
var _local1 = _root;
var _local2 = value;
_local1.checksum = _local1.checksum + (isNaN(parseInt(_local2)) ? 0 : (parseInt(_local2)));
switch (name) {
case "name" :
_local1.colonyname = _local2;
return;
case "stat" :
_local1.antstats[_local1.loadstatnum++] = parseFloat(_local2);
return;
case "upkeep" :
_local1.upkeepcost = parseInt(_local2);
return;
case "maxnest" :
_local1.maxnestsize = parseInt(_local2);
return;
case "forage" :
_local1.forage_factor = parseFloat(_local2);
return;
case "dig" :
_local1.dig_factor = parseFloat(_local2);
return;
case "hatch" :
_local1.hatch_factor = parseFloat(_local2);
return;
case "temp" :
_local1.temperature_mult = parseFloat(_local2);
return;
case "sky" :
_local1.sky_mult = parseFloat(_local2);
return;
case "rain" :
_local1.rain_mult = parseFloat(_local2);
return;
case "type" :
_local1.anttype = parseInt(_local2);
return;
case "locale" :
_local1.localetype = parseInt(_local2);
_local1.lastlocale = _local1.localetype;
return;
case "battle" :
_local1.autobattle = parseBoolean(_local2);
return;
case "move" :
_local1.automove = parseBoolean(_local2);
return;
case "buy" :
_local1.autobuy = parseBoolean(_local2);
return;
case "outcome" :
_local1.warsummary = parseBoolean(_local2);
return;
case "celcius" :
_local1.celcius = parseBoolean(_local2);
return;
case "mute" :
_local1.musicmute = parseBoolean(_local2);
return;
case "battle" :
_local1.autobattle = parseBoolean(_local2);
return;
case "play" :
_local1.playday = parseInt(_local2);
return;
case "month" :
_local1.gstartmonthnum = parseInt(_local2);
return;
case "day" :
_local1.gstartmonthday = parseInt(_local2);
return;
case "level" :
_local1.antlevel = parseInt(_local2);
return;
case "scouts" :
_local1.ant_scouts = ((parseInt(_local2) < 100) ? (parseInt(_local2)) : 0);
return;
case "workers" :
_local1.ant_workers = ((parseInt(_local2) < 100) ? (parseInt(_local2)) : 0);
return;
case "nurses" :
_local1.ant_nurses = ((parseInt(_local2) < 100) ? (parseInt(_local2)) : 0);
return;
case "soldiers" :
_local1.ant_soldiers = ((parseInt(_local2) < 100) ? (parseInt(_local2)) : 0);
return;
case "depth" :
_local1.checksumloaded = parseInt(_local2.substr(2), 36);
return;
case "cheat" :
_local1.cheatmode = parseInt(_local2);
return;
case "victory" :
_local1.victories = parseInt(_local2);
return;
case "retreat" :
_local1.retreats = parseInt(_local2);
return;
case "store" :
_local1.item_bought[_local1.loadstorenum++] = parseBoolean(_local2);
return;
case "map" :
_local1.locale_visited[_local1.loadmapnum++] = parseBoolean(_local2);
return;
case "encounter" :
_local1.enemiesencountered[_local1.loadencounternum++] = parseInt(_local2);
return;
case "bonus0" :
_local1.bonusstats[0][_local1.bonusstats[0].length] = parseFloat(_local2);
return;
case "bonus1" :
_local1.bonusstats[1][_local1.bonusstats[1].length] = parseFloat(_local2);
return;
case "bonus2" :
_local1.bonusstats[2][_local1.bonusstats[2].length] = parseFloat(_local2);
return;
case "bonus3" :
_local1.bonusstats[3][_local1.bonusstats[3].length] = parseFloat(_local2);
return;
case "bonus4" :
_local1.bonusstats[4][_local1.bonusstats[4].length] = parseFloat(_local2);
return;
case "bonus5" :
_local1.bonusstats[5][_local1.bonusstats[5].length] = parseFloat(_local2);
return;
case "bonus6" :
_local1.bonusstats[6][_local1.bonusstats[6].length] = parseFloat(_local2);
return;
case "ticks" :
_local1.ticks = parseInt(_local2);
return;
case "quality" :
_local1.highquality = parseBoolean(_local2);
_local1.set_quality();
return;
}
}
function load_savetxt() {
return(_root.savetxt);
}
function load_antstats() {
var _local2 = _root;
var _local1;
var _local3 = 0;
var txt;
var arr;
_local2.fsdebug = "";
_local2.savearray = _local2.savetxt.toString().split("|");
txt = _local2.load_savetxt();
arr = txt.split("|");
_local1 = 0;
while (_local1 < _local2.antstats.length) {
_local2.anstats[_local1] = _local2.savearray[_local1 + _local3];
_local2.fsdebug = _local2.fsdebug + (_local2.savearray[_local1 + _local3] + ",");
_local1++;
}
_local2.fsdebug = new String(txt);
fscommand ("flashstudio.prompt_adv", "_root.fsdebug,\"alert\",_root.fileexists");
}
function loadgame() {
var _local1 = _root;
var exists;
_local1.checksum = 0;
_local1.init_all();
_local1.savetxt = "";
_local1.loadstatnum = 0;
_local1.loadstorenum = 0;
_local1.loadmapnum = 0;
_local1.loadencounternum = 0;
_local1.init_xml("./save.xml");
gotoAndPlay (11);
}
var savetxt;
var savearray;
var fileexists;
var fsdebug;
var loadstatnum;
var loadstorenum;
var loadmapnum;
var loadencounternum;
function parseValue(bNode) {
var _local2 = bNode;
var _local1;
var _local3;
while (_local2.hasChildNodes()) {
_local1 = _local2.firstChild;
_local3 = new String(_local1.nodeValue);
_local1.removeNode();
}
return(_local3);
}
function parseLevel(bNode) {
var _local2 = _root;
var _local3 = bNode;
var _local1;
var cValue;
var cArray = new Array();
while (_local3.hasChildNodes()) {
_local1 = _local3.firstChild;
switch (_local1.nodeName.toLowerCase()) {
case "easy" :
_local2.leveltime[0] = parseInt(parseValue(_local1));
break;
case "medium" :
_local2.leveltime[1] = parseInt(parseValue(_local1));
break;
case "hard" :
_local2.leveltime[2] = parseInt(parseValue(_local1));
break;
}
_local1.removeNode();
}
}
function parseGraphics(bNode) {
var _local2 = _root;
var _local3 = bNode;
var _local1;
var cValue;
var cArray = new Array();
while (_local3.hasChildNodes()) {
_local1 = _local3.firstChild;
switch (_local1.nodeName.toLowerCase()) {
case "number" :
_local2.numgraphics = parseInt(parseValue(_local1));
break;
case "pick" :
_local2.gpick = parseInt(parseValue(_local1));
break;
}
_local1.removeNode();
}
}
function parseQuestion(bNode) {
var _local1 = _root;
var _local3 = bNode;
var _local2;
var cValue;
var cArray = new Array();
var dcount = 0;
while (_local3.hasChildNodes()) {
_local2 = _local3.firstChild;
switch (_local2.nodeName.toLowerCase()) {
case "value" :
_local1.questions[_local1.gcounter][_local1.qcounter[_local1.gcounter]] = parseValue(_local2);
_local1.distractors[_local1.gcounter][_local1.qcounter[_local1.gcounter]] = new Array();
break;
case "answer" :
_local1.answers[_local1.gcounter][_local1.qcounter[_local1.gcounter]] = parseValue(_local2);
break;
case "distractor" :
_local1.distractors[_local1.gcounter][_local1.qcounter[_local1.gcounter]][dcount++] = parseValue(_local2);
}
_local2.removeNode();
}
}
function parseQuestions(bNode) {
var _local2 = _root;
var _local3 = bNode;
var _local1;
var cValue;
var cArray = new Array();
while (_local3.hasChildNodes()) {
_local1 = _local3.firstChild;
switch (_local1.nodeName.toLowerCase()) {
case "pick" :
_local2.qpick[_local2.gcounter] = parseInt(parseValue(_local1));
break;
case "question" :
parseQuestion(_local1);
_local2.qcounter[_local2.gcounter] = _local2.qcounter[_local2.gcounter] + 1;
break;
}
_local1.removeNode();
}
}
function loadData(success) {
var _local1 = _root;
var _local3;
var _local2;
if (success) {
while (xmlData.hasChildNodes()) {
_local3 = xmlData.firstChild;
while (_local3.hasChildNodes()) {
_local2 = _local3.firstChild;
switch (_local2.nodeName.toLowerCase()) {
case "level" :
parseLevel(_local2);
break;
case "graphics" :
parseGraphics(_local2);
break;
case "questions" :
_local1.qcounter[_local1.gcounter] = 0;
_local1.questions[_local1.gcounter] = new Array();
_local1.distractors[_local1.gcounter] = new Array();
_local1.answers[_local1.gcounter] = new Array();
parseQuestions(_local2);
_local1.gcounter++;
break;
}
_local2.removeNode();
}
_local3.removeNode();
}
}
gotoAndPlay (11);
}
function parse_____(bNode) {
var _local2 = bNode;
var _local1;
var cValue;
var cArray = new Array();
while (_local2.hasChildNodes()) {
_local1 = _local2.firstChild;
switch (_local1.nodeName.toLowerCase()) {
case "" :
break;
default :
}
_local1.removeNode();
}
}
function show_txt_output(ss) {
_root.txt_output = _root.txt_output + (ss + newline);
}
function xmlRecurse(bNode) {
var _local2 = bNode;
var _local1;
var cValue;
var _local3;
var varval;
if (!_local2.hasChildNodes()) {
varval = String(_local2.nodeValue);
if (_local2.nodeType == 3) {
_local3 = String(_local2.parentNode.nodeName);
} else {
_local3 = String(_local2.nodeName);
}
_root.parseNode(_local3, varval);
} else {
while (_local2.hasChildNodes()) {
_local1 = _local2.firstChild;
if (_local1.nodeName != null) {
}
xmlRecurse(_local1);
if (_local1.nodeName != null) {
}
_local1.removeNode();
}
}
}
function xmlTraverse(success) {
var _local2;
var _local1;
if (success) {
while (xmlData.hasChildNodes()) {
_local2 = xmlData.firstChild;
while (_local2.hasChildNodes()) {
_local1 = _local2.firstChild;
xmlRecurse(_local1);
_local1.removeNode();
}
_local2.removeNode();
}
}
}
function xmlTraverse_2(success) {
var _local1;
var xmlNode;
if (success) {
while (xmlData.hasChildNodes()) {
_local1 = xmlData.firstChild;
xmlRecurse(_local1);
_local1.removeNode();
}
}
}
function init_xml(fname) {
var _local1 = _root;
_local1.xmlsrc = fname;
_local1.xmlData = null;
_local1.xmlData = new XML();
_local1.xmlData.ignoreWhite = true;
_local1.xmlData.onLoad = _local1.xmlTraverse;
_local1.xmlData.load(_local1.xmlsrc);
}
var numlines = 0;
var xmlsrc;
var xmlData;
var maxy = 110;
var eventlevel = new Array();
_root.eventlevel[0] = new Array();
_root.eventlevel[0][_root.eventlevel[0].length] = 75;
_root.eventlevel[0][_root.eventlevel[0].length] = 76;
_root.eventlevel[0][_root.eventlevel[0].length] = 77;
_root.eventlevel[0][_root.eventlevel[0].length] = 78;
_root.eventlevel[0][_root.eventlevel[0].length] = 79;
_root.eventlevel[0][_root.eventlevel[0].length] = 80;
_root.eventlevel[0][_root.eventlevel[0].length] = 81;
_root.eventlevel[0][_root.eventlevel[0].length] = 82;
_root.eventlevel[0][_root.eventlevel[0].length] = 83;
_root.eventlevel[0][_root.eventlevel[0].length] = 84;
_root.eventlevel[0][_root.eventlevel[0].length] = 104;
_root.eventlevel[0][_root.eventlevel[0].length] = 105;
_root.eventlevel[0][_root.eventlevel[0].length] = 106;
_root.eventlevel[0][_root.eventlevel[0].length] = 107;
_root.eventlevel[0][_root.eventlevel[0].length] = 114;
_root.eventlevel[0][_root.eventlevel[0].length] = 115;
_root.eventlevel[0][_root.eventlevel[0].length] = 122;
_root.eventlevel[0][_root.eventlevel[0].length] = 123;
_root.eventlevel[0][_root.eventlevel[0].length] = 233;
_root.eventlevel[0][_root.eventlevel[0].length] = 238;
_root.eventlevel[0][_root.eventlevel[0].length] = 239;
_root.eventlevel[0][_root.eventlevel[0].length] = 240;
_root.eventlevel[0][_root.eventlevel[0].length] = 241;
_root.eventlevel[0][_root.eventlevel[0].length] = 242;
_root.eventlevel[0][_root.eventlevel[0].length] = 243;
_root.eventlevel[0][_root.eventlevel[0].length] = 244;
_root.eventlevel[0][_root.eventlevel[0].length] = 245;
_root.eventlevel[0][_root.eventlevel[0].length] = 246;
_root.eventlevel[0][_root.eventlevel[0].length] = 269;
_root.eventlevel[0][_root.eventlevel[0].length] = 274;
_root.eventlevel[0][_root.eventlevel[0].length] = 275;
_root.eventlevel[0][_root.eventlevel[0].length] = 276;
_root.eventlevel[0][_root.eventlevel[0].length] = 277;
_root.eventlevel[0][_root.eventlevel[0].length] = 278;
_root.eventlevel[0][_root.eventlevel[0].length] = 300;
_root.eventlevel[0][_root.eventlevel[0].length] = 301;
_root.eventlevel[0][_root.eventlevel[0].length] = 302;
_root.eventlevel[0][_root.eventlevel[0].length] = 303;
_root.eventlevel[0][_root.eventlevel[0].length] = 304;
_root.eventlevel[0][_root.eventlevel[0].length] = 305;
_root.eventlevel[0][_root.eventlevel[0].length] = 306;
_root.eventlevel[0][_root.eventlevel[0].length] = 307;
_root.eventlevel[0][_root.eventlevel[0].length] = 319;
_root.eventlevel[0][_root.eventlevel[0].length] = 339;
_root.eventlevel[0][_root.eventlevel[0].length] = 340;
_root.eventlevel[0][_root.eventlevel[0].length] = 341;
_root.eventlevel[0][_root.eventlevel[0].length] = 343;
_root.eventlevel[0][_root.eventlevel[0].length] = 359;
_root.eventlevel[0][_root.eventlevel[0].length] = 360;
_root.eventlevel[0][_root.eventlevel[0].length] = 361;
_root.eventlevel[0][_root.eventlevel[0].length] = 362;
_root.eventlevel[0][_root.eventlevel[0].length] = 363;
_root.eventlevel[0][_root.eventlevel[0].length] = 364;
_root.eventlevel[0][_root.eventlevel[0].length] = 501;
_root.eventlevel[0][_root.eventlevel[0].length] = 502;
_root.eventlevel[0][_root.eventlevel[0].length] = 503;
_root.eventlevel[0][_root.eventlevel[0].length] = 504;
_root.eventlevel[0][_root.eventlevel[0].length] = 505;
_root.eventlevel[0][_root.eventlevel[0].length] = 506;
_root.eventlevel[0][_root.eventlevel[0].length] = 507;
_root.eventlevel[0][_root.eventlevel[0].length] = 508;
_root.eventlevel[0][_root.eventlevel[0].length] = 509;
_root.eventlevel[0][_root.eventlevel[0].length] = 510;
_root.eventlevel[0][_root.eventlevel[0].length] = 511;
_root.eventlevel[0][_root.eventlevel[0].length] = 512;
_root.eventlevel[0][_root.eventlevel[0].length] = 513;
_root.eventlevel[0][_root.eventlevel[0].length] = 514;
_root.eventlevel[0][_root.eventlevel[0].length] = 515;
_root.eventlevel[0][_root.eventlevel[0].length] = 516;
_root.eventlevel[0][_root.eventlevel[0].length] = 517;
_root.eventlevel[0][_root.eventlevel[0].length] = 518;
_root.eventlevel[0][_root.eventlevel[0].length] = 519;
_root.eventlevel[0][_root.eventlevel[0].length] = 520;
_root.eventlevel[0][_root.eventlevel[0].length] = 521;
_root.eventlevel[0][_root.eventlevel[0].length] = 522;
_root.eventlevel[0][_root.eventlevel[0].length] = 523;
_root.eventlevel[0][_root.eventlevel[0].length] = 524;
_root.eventlevel[0][_root.eventlevel[0].length] = 525;
_root.eventlevel[0][_root.eventlevel[0].length] = 526;
_root.eventlevel[0][_root.eventlevel[0].length] = 527;
_root.eventlevel[0][_root.eventlevel[0].length] = 528;
_root.eventlevel[0][_root.eventlevel[0].length] = 529;
_root.eventlevel[0][_root.eventlevel[0].length] = 530;
_root.eventlevel[0][_root.eventlevel[0].length] = 531;
_root.eventlevel[0][_root.eventlevel[0].length] = 532;
_root.eventlevel[0][_root.eventlevel[0].length] = 533;
_root.eventlevel[0][_root.eventlevel[0].length] = 551;
_root.eventlevel[0][_root.eventlevel[0].length] = 552;
_root.eventlevel[0][_root.eventlevel[0].length] = 580;
_root.eventlevel[0][_root.eventlevel[0].length] = 581;
_root.eventlevel[0][_root.eventlevel[0].length] = 582;
_root.eventlevel[1] = new Array();
_root.eventlevel[1][_root.eventlevel[1].length] = 0;
_root.eventlevel[1][_root.eventlevel[1].length] = 1;
_root.eventlevel[1][_root.eventlevel[1].length] = 2;
_root.eventlevel[1][_root.eventlevel[1].length] = 3;
_root.eventlevel[1][_root.eventlevel[1].length] = 75;
_root.eventlevel[1][_root.eventlevel[1].length] = 76;
_root.eventlevel[1][_root.eventlevel[1].length] = 77;
_root.eventlevel[1][_root.eventlevel[1].length] = 78;
_root.eventlevel[1][_root.eventlevel[1].length] = 79;
_root.eventlevel[1][_root.eventlevel[1].length] = 80;
_root.eventlevel[1][_root.eventlevel[1].length] = 81;
_root.eventlevel[1][_root.eventlevel[1].length] = 82;
_root.eventlevel[1][_root.eventlevel[1].length] = 83;
_root.eventlevel[1][_root.eventlevel[1].length] = 84;
_root.eventlevel[1][_root.eventlevel[1].length] = 85;
_root.eventlevel[1][_root.eventlevel[1].length] = 86;
_root.eventlevel[1][_root.eventlevel[1].length] = 87;
_root.eventlevel[1][_root.eventlevel[1].length] = 88;
_root.eventlevel[1][_root.eventlevel[1].length] = 89;
_root.eventlevel[1][_root.eventlevel[1].length] = 90;
_root.eventlevel[1][_root.eventlevel[1].length] = 91;
_root.eventlevel[1][_root.eventlevel[1].length] = 92;
_root.eventlevel[1][_root.eventlevel[1].length] = 93;
_root.eventlevel[1][_root.eventlevel[1].length] = 94;
_root.eventlevel[1][_root.eventlevel[1].length] = 95;
_root.eventlevel[1][_root.eventlevel[1].length] = 104;
_root.eventlevel[1][_root.eventlevel[1].length] = 105;
_root.eventlevel[1][_root.eventlevel[1].length] = 106;
_root.eventlevel[1][_root.eventlevel[1].length] = 107;
_root.eventlevel[1][_root.eventlevel[1].length] = 108;
_root.eventlevel[1][_root.eventlevel[1].length] = 109;
_root.eventlevel[1][_root.eventlevel[1].length] = 110;
_root.eventlevel[1][_root.eventlevel[1].length] = 111;
_root.eventlevel[1][_root.eventlevel[1].length] = 114;
_root.eventlevel[1][_root.eventlevel[1].length] = 115;
_root.eventlevel[1][_root.eventlevel[1].length] = 116;
_root.eventlevel[1][_root.eventlevel[1].length] = 117;
_root.eventlevel[1][_root.eventlevel[1].length] = 118;
_root.eventlevel[1][_root.eventlevel[1].length] = 122;
_root.eventlevel[1][_root.eventlevel[1].length] = 123;
_root.eventlevel[1][_root.eventlevel[1].length] = 233;
_root.eventlevel[1][_root.eventlevel[1].length] = 238;
_root.eventlevel[1][_root.eventlevel[1].length] = 239;
_root.eventlevel[1][_root.eventlevel[1].length] = 240;
_root.eventlevel[1][_root.eventlevel[1].length] = 241;
_root.eventlevel[1][_root.eventlevel[1].length] = 242;
_root.eventlevel[1][_root.eventlevel[1].length] = 243;
_root.eventlevel[1][_root.eventlevel[1].length] = 244;
_root.eventlevel[1][_root.eventlevel[1].length] = 245;
_root.eventlevel[1][_root.eventlevel[1].length] = 246;
_root.eventlevel[1][_root.eventlevel[1].length] = 269;
_root.eventlevel[1][_root.eventlevel[1].length] = 274;
_root.eventlevel[1][_root.eventlevel[1].length] = 275;
_root.eventlevel[1][_root.eventlevel[1].length] = 276;
_root.eventlevel[1][_root.eventlevel[1].length] = 277;
_root.eventlevel[1][_root.eventlevel[1].length] = 278;
_root.eventlevel[1][_root.eventlevel[1].length] = 279;
_root.eventlevel[1][_root.eventlevel[1].length] = 290;
_root.eventlevel[1][_root.eventlevel[1].length] = 291;
_root.eventlevel[1][_root.eventlevel[1].length] = 300;
_root.eventlevel[1][_root.eventlevel[1].length] = 301;
_root.eventlevel[1][_root.eventlevel[1].length] = 302;
_root.eventlevel[1][_root.eventlevel[1].length] = 303;
_root.eventlevel[1][_root.eventlevel[1].length] = 304;
_root.eventlevel[1][_root.eventlevel[1].length] = 305;
_root.eventlevel[1][_root.eventlevel[1].length] = 306;
_root.eventlevel[1][_root.eventlevel[1].length] = 307;
_root.eventlevel[1][_root.eventlevel[1].length] = 319;
_root.eventlevel[1][_root.eventlevel[1].length] = 320;
_root.eventlevel[1][_root.eventlevel[1].length] = 321;
_root.eventlevel[1][_root.eventlevel[1].length] = 339;
_root.eventlevel[1][_root.eventlevel[1].length] = 340;
_root.eventlevel[1][_root.eventlevel[1].length] = 341;
_root.eventlevel[1][_root.eventlevel[1].length] = 342;
_root.eventlevel[1][_root.eventlevel[1].length] = 343;
_root.eventlevel[1][_root.eventlevel[1].length] = 359;
_root.eventlevel[1][_root.eventlevel[1].length] = 360;
_root.eventlevel[1][_root.eventlevel[1].length] = 361;
_root.eventlevel[1][_root.eventlevel[1].length] = 362;
_root.eventlevel[1][_root.eventlevel[1].length] = 363;
_root.eventlevel[1][_root.eventlevel[1].length] = 364;
_root.eventlevel[1][_root.eventlevel[1].length] = 501;
_root.eventlevel[1][_root.eventlevel[1].length] = 502;
_root.eventlevel[1][_root.eventlevel[1].length] = 503;
_root.eventlevel[1][_root.eventlevel[1].length] = 504;
_root.eventlevel[1][_root.eventlevel[1].length] = 505;
_root.eventlevel[1][_root.eventlevel[1].length] = 506;
_root.eventlevel[1][_root.eventlevel[1].length] = 507;
_root.eventlevel[1][_root.eventlevel[1].length] = 508;
_root.eventlevel[1][_root.eventlevel[1].length] = 509;
_root.eventlevel[1][_root.eventlevel[1].length] = 510;
_root.eventlevel[1][_root.eventlevel[1].length] = 511;
_root.eventlevel[1][_root.eventlevel[1].length] = 512;
_root.eventlevel[1][_root.eventlevel[1].length] = 513;
_root.eventlevel[1][_root.eventlevel[1].length] = 514;
_root.eventlevel[1][_root.eventlevel[1].length] = 515;
_root.eventlevel[1][_root.eventlevel[1].length] = 516;
_root.eventlevel[1][_root.eventlevel[1].length] = 517;
_root.eventlevel[1][_root.eventlevel[1].length] = 518;
_root.eventlevel[1][_root.eventlevel[1].length] = 519;
_root.eventlevel[1][_root.eventlevel[1].length] = 520;
_root.eventlevel[1][_root.eventlevel[1].length] = 521;
_root.eventlevel[1][_root.eventlevel[1].length] = 522;
_root.eventlevel[1][_root.eventlevel[1].length] = 523;
_root.eventlevel[1][_root.eventlevel[1].length] = 524;
_root.eventlevel[1][_root.eventlevel[1].length] = 525;
_root.eventlevel[1][_root.eventlevel[1].length] = 526;
_root.eventlevel[1][_root.eventlevel[1].length] = 527;
_root.eventlevel[1][_root.eventlevel[1].length] = 528;
_root.eventlevel[1][_root.eventlevel[1].length] = 529;
_root.eventlevel[1][_root.eventlevel[1].length] = 530;
_root.eventlevel[1][_root.eventlevel[1].length] = 531;
_root.eventlevel[1][_root.eventlevel[1].length] = 532;
_root.eventlevel[1][_root.eventlevel[1].length] = 533;
_root.eventlevel[1][_root.eventlevel[1].length] = 551;
_root.eventlevel[1][_root.eventlevel[1].length] = 552;
_root.eventlevel[1][_root.eventlevel[1].length] = 553;
_root.eventlevel[1][_root.eventlevel[1].length] = 554;
_root.eventlevel[1][_root.eventlevel[1].length] = 580;
_root.eventlevel[1][_root.eventlevel[1].length] = 581;
_root.eventlevel[1][_root.eventlevel[1].length] = 582;
_root.eventlevel[1][_root.eventlevel[1].length] = 583;
_root.eventlevel[2] = new Array();
_root.eventlevel[2][_root.eventlevel[2].length] = 4;
_root.eventlevel[2][_root.eventlevel[2].length] = 5;
_root.eventlevel[2][_root.eventlevel[2].length] = 6;
_root.eventlevel[2][_root.eventlevel[2].length] = 7;
_root.eventlevel[2][_root.eventlevel[2].length] = 75;
_root.eventlevel[2][_root.eventlevel[2].length] = 76;
_root.eventlevel[2][_root.eventlevel[2].length] = 77;
_root.eventlevel[2][_root.eventlevel[2].length] = 78;
_root.eventlevel[2][_root.eventlevel[2].length] = 79;
_root.eventlevel[2][_root.eventlevel[2].length] = 80;
_root.eventlevel[2][_root.eventlevel[2].length] = 81;
_root.eventlevel[2][_root.eventlevel[2].length] = 82;
_root.eventlevel[2][_root.eventlevel[2].length] = 83;
_root.eventlevel[2][_root.eventlevel[2].length] = 84;
_root.eventlevel[2][_root.eventlevel[2].length] = 85;
_root.eventlevel[2][_root.eventlevel[2].length] = 86;
_root.eventlevel[2][_root.eventlevel[2].length] = 87;
_root.eventlevel[2][_root.eventlevel[2].length] = 88;
_root.eventlevel[2][_root.eventlevel[2].length] = 89;
_root.eventlevel[2][_root.eventlevel[2].length] = 90;
_root.eventlevel[2][_root.eventlevel[2].length] = 91;
_root.eventlevel[2][_root.eventlevel[2].length] = 92;
_root.eventlevel[2][_root.eventlevel[2].length] = 93;
_root.eventlevel[2][_root.eventlevel[2].length] = 94;
_root.eventlevel[2][_root.eventlevel[2].length] = 95;
_root.eventlevel[2][_root.eventlevel[2].length] = 96;
_root.eventlevel[2][_root.eventlevel[2].length] = 97;
_root.eventlevel[2][_root.eventlevel[2].length] = 98;
_root.eventlevel[2][_root.eventlevel[2].length] = 99;
_root.eventlevel[2][_root.eventlevel[2].length] = 100;
_root.eventlevel[2][_root.eventlevel[2].length] = 101;
_root.eventlevel[2][_root.eventlevel[2].length] = 102;
_root.eventlevel[2][_root.eventlevel[2].length] = 103;
_root.eventlevel[2][_root.eventlevel[2].length] = 104;
_root.eventlevel[2][_root.eventlevel[2].length] = 105;
_root.eventlevel[2][_root.eventlevel[2].length] = 106;
_root.eventlevel[2][_root.eventlevel[2].length] = 107;
_root.eventlevel[2][_root.eventlevel[2].length] = 108;
_root.eventlevel[2][_root.eventlevel[2].length] = 109;
_root.eventlevel[2][_root.eventlevel[2].length] = 110;
_root.eventlevel[2][_root.eventlevel[2].length] = 111;
_root.eventlevel[2][_root.eventlevel[2].length] = 112;
_root.eventlevel[2][_root.eventlevel[2].length] = 113;
_root.eventlevel[2][_root.eventlevel[2].length] = 114;
_root.eventlevel[2][_root.eventlevel[2].length] = 115;
_root.eventlevel[2][_root.eventlevel[2].length] = 116;
_root.eventlevel[2][_root.eventlevel[2].length] = 117;
_root.eventlevel[2][_root.eventlevel[2].length] = 118;
_root.eventlevel[2][_root.eventlevel[2].length] = 119;
_root.eventlevel[2][_root.eventlevel[2].length] = 120;
_root.eventlevel[2][_root.eventlevel[2].length] = 121;
_root.eventlevel[2][_root.eventlevel[2].length] = 122;
_root.eventlevel[2][_root.eventlevel[2].length] = 123;
_root.eventlevel[2][_root.eventlevel[2].length] = 233;
_root.eventlevel[2][_root.eventlevel[2].length] = 238;
_root.eventlevel[2][_root.eventlevel[2].length] = 239;
_root.eventlevel[2][_root.eventlevel[2].length] = 240;
_root.eventlevel[2][_root.eventlevel[2].length] = 241;
_root.eventlevel[2][_root.eventlevel[2].length] = 242;
_root.eventlevel[2][_root.eventlevel[2].length] = 243;
_root.eventlevel[2][_root.eventlevel[2].length] = 244;
_root.eventlevel[2][_root.eventlevel[2].length] = 245;
_root.eventlevel[2][_root.eventlevel[2].length] = 246;
_root.eventlevel[2][_root.eventlevel[2].length] = 269;
_root.eventlevel[2][_root.eventlevel[2].length] = 274;
_root.eventlevel[2][_root.eventlevel[2].length] = 275;
_root.eventlevel[2][_root.eventlevel[2].length] = 276;
_root.eventlevel[2][_root.eventlevel[2].length] = 277;
_root.eventlevel[2][_root.eventlevel[2].length] = 278;
_root.eventlevel[2][_root.eventlevel[2].length] = 279;
_root.eventlevel[2][_root.eventlevel[2].length] = 290;
_root.eventlevel[2][_root.eventlevel[2].length] = 291;
_root.eventlevel[2][_root.eventlevel[2].length] = 300;
_root.eventlevel[2][_root.eventlevel[2].length] = 301;
_root.eventlevel[2][_root.eventlevel[2].length] = 302;
_root.eventlevel[2][_root.eventlevel[2].length] = 303;
_root.eventlevel[2][_root.eventlevel[2].length] = 304;
_root.eventlevel[2][_root.eventlevel[2].length] = 305;
_root.eventlevel[2][_root.eventlevel[2].length] = 306;
_root.eventlevel[2][_root.eventlevel[2].length] = 307;
_root.eventlevel[2][_root.eventlevel[2].length] = 322;
_root.eventlevel[2][_root.eventlevel[2].length] = 339;
_root.eventlevel[2][_root.eventlevel[2].length] = 340;
_root.eventlevel[2][_root.eventlevel[2].length] = 341;
_root.eventlevel[2][_root.eventlevel[2].length] = 342;
_root.eventlevel[2][_root.eventlevel[2].length] = 343;
_root.eventlevel[2][_root.eventlevel[2].length] = 365;
_root.eventlevel[2][_root.eventlevel[2].length] = 366;
_root.eventlevel[2][_root.eventlevel[2].length] = 367;
_root.eventlevel[2][_root.eventlevel[2].length] = 368;
_root.eventlevel[2][_root.eventlevel[2].length] = 369;
_root.eventlevel[2][_root.eventlevel[2].length] = 370;
_root.eventlevel[2][_root.eventlevel[2].length] = 501;
_root.eventlevel[2][_root.eventlevel[2].length] = 502;
_root.eventlevel[2][_root.eventlevel[2].length] = 503;
_root.eventlevel[2][_root.eventlevel[2].length] = 504;
_root.eventlevel[2][_root.eventlevel[2].length] = 505;
_root.eventlevel[2][_root.eventlevel[2].length] = 506;
_root.eventlevel[2][_root.eventlevel[2].length] = 507;
_root.eventlevel[2][_root.eventlevel[2].length] = 508;
_root.eventlevel[2][_root.eventlevel[2].length] = 509;
_root.eventlevel[2][_root.eventlevel[2].length] = 510;
_root.eventlevel[2][_root.eventlevel[2].length] = 511;
_root.eventlevel[2][_root.eventlevel[2].length] = 512;
_root.eventlevel[2][_root.eventlevel[2].length] = 513;
_root.eventlevel[2][_root.eventlevel[2].length] = 514;
_root.eventlevel[2][_root.eventlevel[2].length] = 515;
_root.eventlevel[2][_root.eventlevel[2].length] = 516;
_root.eventlevel[2][_root.eventlevel[2].length] = 517;
_root.eventlevel[2][_root.eventlevel[2].length] = 518;
_root.eventlevel[2][_root.eventlevel[2].length] = 519;
_root.eventlevel[2][_root.eventlevel[2].length] = 520;
_root.eventlevel[2][_root.eventlevel[2].length] = 521;
_root.eventlevel[2][_root.eventlevel[2].length] = 522;
_root.eventlevel[2][_root.eventlevel[2].length] = 523;
_root.eventlevel[2][_root.eventlevel[2].length] = 524;
_root.eventlevel[2][_root.eventlevel[2].length] = 525;
_root.eventlevel[2][_root.eventlevel[2].length] = 526;
_root.eventlevel[2][_root.eventlevel[2].length] = 527;
_root.eventlevel[2][_root.eventlevel[2].length] = 528;
_root.eventlevel[2][_root.eventlevel[2].length] = 529;
_root.eventlevel[2][_root.eventlevel[2].length] = 530;
_root.eventlevel[2][_root.eventlevel[2].length] = 531;
_root.eventlevel[2][_root.eventlevel[2].length] = 532;
_root.eventlevel[2][_root.eventlevel[2].length] = 533;
_root.eventlevel[2][_root.eventlevel[2].length] = 548;
_root.eventlevel[2][_root.eventlevel[2].length] = 549;
_root.eventlevel[2][_root.eventlevel[2].length] = 551;
_root.eventlevel[2][_root.eventlevel[2].length] = 552;
_root.eventlevel[2][_root.eventlevel[2].length] = 553;
_root.eventlevel[2][_root.eventlevel[2].length] = 554;
_root.eventlevel[2][_root.eventlevel[2].length] = 555;
_root.eventlevel[2][_root.eventlevel[2].length] = 556;
_root.eventlevel[2][_root.eventlevel[2].length] = 557;
_root.eventlevel[2][_root.eventlevel[2].length] = 558;
_root.eventlevel[2][_root.eventlevel[2].length] = 559;
_root.eventlevel[2][_root.eventlevel[2].length] = 560;
_root.eventlevel[2][_root.eventlevel[2].length] = 561;
_root.eventlevel[2][_root.eventlevel[2].length] = 562;
_root.eventlevel[2][_root.eventlevel[2].length] = 563;
_root.eventlevel[2][_root.eventlevel[2].length] = 564;
_root.eventlevel[2][_root.eventlevel[2].length] = 565;
_root.eventlevel[2][_root.eventlevel[2].length] = 567;
_root.eventlevel[2][_root.eventlevel[2].length] = 568;
_root.eventlevel[2][_root.eventlevel[2].length] = 569;
_root.eventlevel[2][_root.eventlevel[2].length] = 570;
_root.eventlevel[2][_root.eventlevel[2].length] = 571;
_root.eventlevel[2][_root.eventlevel[2].length] = 572;
_root.eventlevel[2][_root.eventlevel[2].length] = 573;
_root.eventlevel[2][_root.eventlevel[2].length] = 574;
_root.eventlevel[2][_root.eventlevel[2].length] = 575;
_root.eventlevel[2][_root.eventlevel[2].length] = 576;
_root.eventlevel[2][_root.eventlevel[2].length] = 577;
_root.eventlevel[2][_root.eventlevel[2].length] = 578;
_root.eventlevel[2][_root.eventlevel[2].length] = 579;
_root.eventlevel[2][_root.eventlevel[2].length] = 583;
_root.eventlevel[2][_root.eventlevel[2].length] = 584;
_root.eventlevel[2][_root.eventlevel[2].length] = 585;
_root.eventlevel[2][_root.eventlevel[2].length] = 586;
_root.eventlevel[2][_root.eventlevel[2].length] = 605;
_root.eventlevel[3] = new Array();
_root.eventlevel[3][_root.eventlevel[3].length] = 8;
_root.eventlevel[3][_root.eventlevel[3].length] = 9;
_root.eventlevel[3][_root.eventlevel[3].length] = 10;
_root.eventlevel[3][_root.eventlevel[3].length] = 11;
_root.eventlevel[3][_root.eventlevel[3].length] = 75;
_root.eventlevel[3][_root.eventlevel[3].length] = 76;
_root.eventlevel[3][_root.eventlevel[3].length] = 77;
_root.eventlevel[3][_root.eventlevel[3].length] = 78;
_root.eventlevel[3][_root.eventlevel[3].length] = 79;
_root.eventlevel[3][_root.eventlevel[3].length] = 80;
_root.eventlevel[3][_root.eventlevel[3].length] = 81;
_root.eventlevel[3][_root.eventlevel[3].length] = 82;
_root.eventlevel[3][_root.eventlevel[3].length] = 83;
_root.eventlevel[3][_root.eventlevel[3].length] = 84;
_root.eventlevel[3][_root.eventlevel[3].length] = 85;
_root.eventlevel[3][_root.eventlevel[3].length] = 86;
_root.eventlevel[3][_root.eventlevel[3].length] = 87;
_root.eventlevel[3][_root.eventlevel[3].length] = 88;
_root.eventlevel[3][_root.eventlevel[3].length] = 89;
_root.eventlevel[3][_root.eventlevel[3].length] = 90;
_root.eventlevel[3][_root.eventlevel[3].length] = 91;
_root.eventlevel[3][_root.eventlevel[3].length] = 92;
_root.eventlevel[3][_root.eventlevel[3].length] = 93;
_root.eventlevel[3][_root.eventlevel[3].length] = 94;
_root.eventlevel[3][_root.eventlevel[3].length] = 95;
_root.eventlevel[3][_root.eventlevel[3].length] = 96;
_root.eventlevel[3][_root.eventlevel[3].length] = 97;
_root.eventlevel[3][_root.eventlevel[3].length] = 98;
_root.eventlevel[3][_root.eventlevel[3].length] = 99;
_root.eventlevel[3][_root.eventlevel[3].length] = 100;
_root.eventlevel[3][_root.eventlevel[3].length] = 101;
_root.eventlevel[3][_root.eventlevel[3].length] = 102;
_root.eventlevel[3][_root.eventlevel[3].length] = 103;
_root.eventlevel[3][_root.eventlevel[3].length] = 104;
_root.eventlevel[3][_root.eventlevel[3].length] = 105;
_root.eventlevel[3][_root.eventlevel[3].length] = 106;
_root.eventlevel[3][_root.eventlevel[3].length] = 107;
_root.eventlevel[3][_root.eventlevel[3].length] = 108;
_root.eventlevel[3][_root.eventlevel[3].length] = 109;
_root.eventlevel[3][_root.eventlevel[3].length] = 110;
_root.eventlevel[3][_root.eventlevel[3].length] = 111;
_root.eventlevel[3][_root.eventlevel[3].length] = 112;
_root.eventlevel[3][_root.eventlevel[3].length] = 113;
_root.eventlevel[3][_root.eventlevel[3].length] = 114;
_root.eventlevel[3][_root.eventlevel[3].length] = 115;
_root.eventlevel[3][_root.eventlevel[3].length] = 116;
_root.eventlevel[3][_root.eventlevel[3].length] = 117;
_root.eventlevel[3][_root.eventlevel[3].length] = 118;
_root.eventlevel[3][_root.eventlevel[3].length] = 119;
_root.eventlevel[3][_root.eventlevel[3].length] = 120;
_root.eventlevel[3][_root.eventlevel[3].length] = 121;
_root.eventlevel[3][_root.eventlevel[3].length] = 122;
_root.eventlevel[3][_root.eventlevel[3].length] = 123;
_root.eventlevel[3][_root.eventlevel[3].length] = 124;
_root.eventlevel[3][_root.eventlevel[3].length] = 232;
_root.eventlevel[3][_root.eventlevel[3].length] = 233;
_root.eventlevel[3][_root.eventlevel[3].length] = 238;
_root.eventlevel[3][_root.eventlevel[3].length] = 239;
_root.eventlevel[3][_root.eventlevel[3].length] = 240;
_root.eventlevel[3][_root.eventlevel[3].length] = 241;
_root.eventlevel[3][_root.eventlevel[3].length] = 242;
_root.eventlevel[3][_root.eventlevel[3].length] = 243;
_root.eventlevel[3][_root.eventlevel[3].length] = 244;
_root.eventlevel[3][_root.eventlevel[3].length] = 245;
_root.eventlevel[3][_root.eventlevel[3].length] = 246;
_root.eventlevel[3][_root.eventlevel[3].length] = 257;
_root.eventlevel[3][_root.eventlevel[3].length] = 265;
_root.eventlevel[3][_root.eventlevel[3].length] = 266;
_root.eventlevel[3][_root.eventlevel[3].length] = 267;
_root.eventlevel[3][_root.eventlevel[3].length] = 269;
_root.eventlevel[3][_root.eventlevel[3].length] = 274;
_root.eventlevel[3][_root.eventlevel[3].length] = 275;
_root.eventlevel[3][_root.eventlevel[3].length] = 276;
_root.eventlevel[3][_root.eventlevel[3].length] = 277;
_root.eventlevel[3][_root.eventlevel[3].length] = 278;
_root.eventlevel[3][_root.eventlevel[3].length] = 279;
_root.eventlevel[3][_root.eventlevel[3].length] = 290;
_root.eventlevel[3][_root.eventlevel[3].length] = 291;
_root.eventlevel[3][_root.eventlevel[3].length] = 293;
_root.eventlevel[3][_root.eventlevel[3].length] = 295;
_root.eventlevel[3][_root.eventlevel[3].length] = 300;
_root.eventlevel[3][_root.eventlevel[3].length] = 301;
_root.eventlevel[3][_root.eventlevel[3].length] = 302;
_root.eventlevel[3][_root.eventlevel[3].length] = 303;
_root.eventlevel[3][_root.eventlevel[3].length] = 304;
_root.eventlevel[3][_root.eventlevel[3].length] = 305;
_root.eventlevel[3][_root.eventlevel[3].length] = 306;
_root.eventlevel[3][_root.eventlevel[3].length] = 307;
_root.eventlevel[3][_root.eventlevel[3].length] = 323;
_root.eventlevel[3][_root.eventlevel[3].length] = 339;
_root.eventlevel[3][_root.eventlevel[3].length] = 340;
_root.eventlevel[3][_root.eventlevel[3].length] = 341;
_root.eventlevel[3][_root.eventlevel[3].length] = 342;
_root.eventlevel[3][_root.eventlevel[3].length] = 343;
_root.eventlevel[3][_root.eventlevel[3].length] = 371;
_root.eventlevel[3][_root.eventlevel[3].length] = 372;
_root.eventlevel[3][_root.eventlevel[3].length] = 373;
_root.eventlevel[3][_root.eventlevel[3].length] = 374;
_root.eventlevel[3][_root.eventlevel[3].length] = 375;
_root.eventlevel[3][_root.eventlevel[3].length] = 376;
_root.eventlevel[3][_root.eventlevel[3].length] = 501;
_root.eventlevel[3][_root.eventlevel[3].length] = 502;
_root.eventlevel[3][_root.eventlevel[3].length] = 503;
_root.eventlevel[3][_root.eventlevel[3].length] = 504;
_root.eventlevel[3][_root.eventlevel[3].length] = 505;
_root.eventlevel[3][_root.eventlevel[3].length] = 506;
_root.eventlevel[3][_root.eventlevel[3].length] = 507;
_root.eventlevel[3][_root.eventlevel[3].length] = 508;
_root.eventlevel[3][_root.eventlevel[3].length] = 509;
_root.eventlevel[3][_root.eventlevel[3].length] = 510;
_root.eventlevel[3][_root.eventlevel[3].length] = 511;
_root.eventlevel[3][_root.eventlevel[3].length] = 512;
_root.eventlevel[3][_root.eventlevel[3].length] = 513;
_root.eventlevel[3][_root.eventlevel[3].length] = 514;
_root.eventlevel[3][_root.eventlevel[3].length] = 515;
_root.eventlevel[3][_root.eventlevel[3].length] = 516;
_root.eventlevel[3][_root.eventlevel[3].length] = 517;
_root.eventlevel[3][_root.eventlevel[3].length] = 518;
_root.eventlevel[3][_root.eventlevel[3].length] = 519;
_root.eventlevel[3][_root.eventlevel[3].length] = 520;
_root.eventlevel[3][_root.eventlevel[3].length] = 521;
_root.eventlevel[3][_root.eventlevel[3].length] = 522;
_root.eventlevel[3][_root.eventlevel[3].length] = 523;
_root.eventlevel[3][_root.eventlevel[3].length] = 524;
_root.eventlevel[3][_root.eventlevel[3].length] = 525;
_root.eventlevel[3][_root.eventlevel[3].length] = 526;
_root.eventlevel[3][_root.eventlevel[3].length] = 527;
_root.eventlevel[3][_root.eventlevel[3].length] = 528;
_root.eventlevel[3][_root.eventlevel[3].length] = 529;
_root.eventlevel[3][_root.eventlevel[3].length] = 530;
_root.eventlevel[3][_root.eventlevel[3].length] = 531;
_root.eventlevel[3][_root.eventlevel[3].length] = 532;
_root.eventlevel[3][_root.eventlevel[3].length] = 533;
_root.eventlevel[3][_root.eventlevel[3].length] = 548;
_root.eventlevel[3][_root.eventlevel[3].length] = 549;
_root.eventlevel[3][_root.eventlevel[3].length] = 550;
_root.eventlevel[3][_root.eventlevel[3].length] = 551;
_root.eventlevel[3][_root.eventlevel[3].length] = 552;
_root.eventlevel[3][_root.eventlevel[3].length] = 553;
_root.eventlevel[3][_root.eventlevel[3].length] = 554;
_root.eventlevel[3][_root.eventlevel[3].length] = 555;
_root.eventlevel[3][_root.eventlevel[3].length] = 556;
_root.eventlevel[3][_root.eventlevel[3].length] = 557;
_root.eventlevel[3][_root.eventlevel[3].length] = 558;
_root.eventlevel[3][_root.eventlevel[3].length] = 559;
_root.eventlevel[3][_root.eventlevel[3].length] = 560;
_root.eventlevel[3][_root.eventlevel[3].length] = 561;
_root.eventlevel[3][_root.eventlevel[3].length] = 562;
_root.eventlevel[3][_root.eventlevel[3].length] = 563;
_root.eventlevel[3][_root.eventlevel[3].length] = 564;
_root.eventlevel[3][_root.eventlevel[3].length] = 565;
_root.eventlevel[3][_root.eventlevel[3].length] = 566;
_root.eventlevel[3][_root.eventlevel[3].length] = 567;
_root.eventlevel[3][_root.eventlevel[3].length] = 568;
_root.eventlevel[3][_root.eventlevel[3].length] = 569;
_root.eventlevel[3][_root.eventlevel[3].length] = 570;
_root.eventlevel[3][_root.eventlevel[3].length] = 571;
_root.eventlevel[3][_root.eventlevel[3].length] = 572;
_root.eventlevel[3][_root.eventlevel[3].length] = 573;
_root.eventlevel[3][_root.eventlevel[3].length] = 574;
_root.eventlevel[3][_root.eventlevel[3].length] = 575;
_root.eventlevel[3][_root.eventlevel[3].length] = 576;
_root.eventlevel[3][_root.eventlevel[3].length] = 577;
_root.eventlevel[3][_root.eventlevel[3].length] = 578;
_root.eventlevel[3][_root.eventlevel[3].length] = 579;
_root.eventlevel[3][_root.eventlevel[3].length] = 583;
_root.eventlevel[3][_root.eventlevel[3].length] = 584;
_root.eventlevel[3][_root.eventlevel[3].length] = 585;
_root.eventlevel[3][_root.eventlevel[3].length] = 586;
_root.eventlevel[3][_root.eventlevel[3].length] = 605;
_root.eventlevel[3][_root.eventlevel[3].length] = 606;
_root.eventlevel[3][_root.eventlevel[3].length] = 615;
_root.eventlevel[4] = new Array();
_root.eventlevel[4][_root.eventlevel[4].length] = 12;
_root.eventlevel[4][_root.eventlevel[4].length] = 13;
_root.eventlevel[4][_root.eventlevel[4].length] = 14;
_root.eventlevel[4][_root.eventlevel[4].length] = 15;
_root.eventlevel[4][_root.eventlevel[4].length] = 75;
_root.eventlevel[4][_root.eventlevel[4].length] = 76;
_root.eventlevel[4][_root.eventlevel[4].length] = 77;
_root.eventlevel[4][_root.eventlevel[4].length] = 78;
_root.eventlevel[4][_root.eventlevel[4].length] = 79;
_root.eventlevel[4][_root.eventlevel[4].length] = 80;
_root.eventlevel[4][_root.eventlevel[4].length] = 81;
_root.eventlevel[4][_root.eventlevel[4].length] = 82;
_root.eventlevel[4][_root.eventlevel[4].length] = 83;
_root.eventlevel[4][_root.eventlevel[4].length] = 84;
_root.eventlevel[4][_root.eventlevel[4].length] = 85;
_root.eventlevel[4][_root.eventlevel[4].length] = 86;
_root.eventlevel[4][_root.eventlevel[4].length] = 87;
_root.eventlevel[4][_root.eventlevel[4].length] = 88;
_root.eventlevel[4][_root.eventlevel[4].length] = 89;
_root.eventlevel[4][_root.eventlevel[4].length] = 90;
_root.eventlevel[4][_root.eventlevel[4].length] = 91;
_root.eventlevel[4][_root.eventlevel[4].length] = 92;
_root.eventlevel[4][_root.eventlevel[4].length] = 93;
_root.eventlevel[4][_root.eventlevel[4].length] = 94;
_root.eventlevel[4][_root.eventlevel[4].length] = 95;
_root.eventlevel[4][_root.eventlevel[4].length] = 96;
_root.eventlevel[4][_root.eventlevel[4].length] = 97;
_root.eventlevel[4][_root.eventlevel[4].length] = 98;
_root.eventlevel[4][_root.eventlevel[4].length] = 99;
_root.eventlevel[4][_root.eventlevel[4].length] = 100;
_root.eventlevel[4][_root.eventlevel[4].length] = 101;
_root.eventlevel[4][_root.eventlevel[4].length] = 102;
_root.eventlevel[4][_root.eventlevel[4].length] = 103;
_root.eventlevel[4][_root.eventlevel[4].length] = 104;
_root.eventlevel[4][_root.eventlevel[4].length] = 105;
_root.eventlevel[4][_root.eventlevel[4].length] = 106;
_root.eventlevel[4][_root.eventlevel[4].length] = 107;
_root.eventlevel[4][_root.eventlevel[4].length] = 108;
_root.eventlevel[4][_root.eventlevel[4].length] = 109;
_root.eventlevel[4][_root.eventlevel[4].length] = 110;
_root.eventlevel[4][_root.eventlevel[4].length] = 111;
_root.eventlevel[4][_root.eventlevel[4].length] = 112;
_root.eventlevel[4][_root.eventlevel[4].length] = 113;
_root.eventlevel[4][_root.eventlevel[4].length] = 114;
_root.eventlevel[4][_root.eventlevel[4].length] = 115;
_root.eventlevel[4][_root.eventlevel[4].length] = 116;
_root.eventlevel[4][_root.eventlevel[4].length] = 117;
_root.eventlevel[4][_root.eventlevel[4].length] = 118;
_root.eventlevel[4][_root.eventlevel[4].length] = 119;
_root.eventlevel[4][_root.eventlevel[4].length] = 120;
_root.eventlevel[4][_root.eventlevel[4].length] = 121;
_root.eventlevel[4][_root.eventlevel[4].length] = 122;
_root.eventlevel[4][_root.eventlevel[4].length] = 123;
_root.eventlevel[4][_root.eventlevel[4].length] = 124;
_root.eventlevel[4][_root.eventlevel[4].length] = 232;
_root.eventlevel[4][_root.eventlevel[4].length] = 233;
_root.eventlevel[4][_root.eventlevel[4].length] = 238;
_root.eventlevel[4][_root.eventlevel[4].length] = 239;
_root.eventlevel[4][_root.eventlevel[4].length] = 240;
_root.eventlevel[4][_root.eventlevel[4].length] = 241;
_root.eventlevel[4][_root.eventlevel[4].length] = 242;
_root.eventlevel[4][_root.eventlevel[4].length] = 243;
_root.eventlevel[4][_root.eventlevel[4].length] = 244;
_root.eventlevel[4][_root.eventlevel[4].length] = 245;
_root.eventlevel[4][_root.eventlevel[4].length] = 246;
_root.eventlevel[4][_root.eventlevel[4].length] = 257;
_root.eventlevel[4][_root.eventlevel[4].length] = 265;
_root.eventlevel[4][_root.eventlevel[4].length] = 266;
_root.eventlevel[4][_root.eventlevel[4].length] = 267;
_root.eventlevel[4][_root.eventlevel[4].length] = 269;
_root.eventlevel[4][_root.eventlevel[4].length] = 273;
_root.eventlevel[4][_root.eventlevel[4].length] = 274;
_root.eventlevel[4][_root.eventlevel[4].length] = 275;
_root.eventlevel[4][_root.eventlevel[4].length] = 276;
_root.eventlevel[4][_root.eventlevel[4].length] = 277;
_root.eventlevel[4][_root.eventlevel[4].length] = 278;
_root.eventlevel[4][_root.eventlevel[4].length] = 279;
_root.eventlevel[4][_root.eventlevel[4].length] = 290;
_root.eventlevel[4][_root.eventlevel[4].length] = 291;
_root.eventlevel[4][_root.eventlevel[4].length] = 293;
_root.eventlevel[4][_root.eventlevel[4].length] = 295;
_root.eventlevel[4][_root.eventlevel[4].length] = 300;
_root.eventlevel[4][_root.eventlevel[4].length] = 301;
_root.eventlevel[4][_root.eventlevel[4].length] = 302;
_root.eventlevel[4][_root.eventlevel[4].length] = 303;
_root.eventlevel[4][_root.eventlevel[4].length] = 304;
_root.eventlevel[4][_root.eventlevel[4].length] = 305;
_root.eventlevel[4][_root.eventlevel[4].length] = 306;
_root.eventlevel[4][_root.eventlevel[4].length] = 307;
_root.eventlevel[4][_root.eventlevel[4].length] = 324;
_root.eventlevel[4][_root.eventlevel[4].length] = 325;
_root.eventlevel[4][_root.eventlevel[4].length] = 326;
_root.eventlevel[4][_root.eventlevel[4].length] = 339;
_root.eventlevel[4][_root.eventlevel[4].length] = 340;
_root.eventlevel[4][_root.eventlevel[4].length] = 341;
_root.eventlevel[4][_root.eventlevel[4].length] = 342;
_root.eventlevel[4][_root.eventlevel[4].length] = 343;
_root.eventlevel[4][_root.eventlevel[4].length] = 344;
_root.eventlevel[4][_root.eventlevel[4].length] = 345;
_root.eventlevel[4][_root.eventlevel[4].length] = 346;
_root.eventlevel[4][_root.eventlevel[4].length] = 348;
_root.eventlevel[4][_root.eventlevel[4].length] = 377;
_root.eventlevel[4][_root.eventlevel[4].length] = 378;
_root.eventlevel[4][_root.eventlevel[4].length] = 379;
_root.eventlevel[4][_root.eventlevel[4].length] = 380;
_root.eventlevel[4][_root.eventlevel[4].length] = 381;
_root.eventlevel[4][_root.eventlevel[4].length] = 382;
_root.eventlevel[4][_root.eventlevel[4].length] = 501;
_root.eventlevel[4][_root.eventlevel[4].length] = 502;
_root.eventlevel[4][_root.eventlevel[4].length] = 503;
_root.eventlevel[4][_root.eventlevel[4].length] = 504;
_root.eventlevel[4][_root.eventlevel[4].length] = 505;
_root.eventlevel[4][_root.eventlevel[4].length] = 506;
_root.eventlevel[4][_root.eventlevel[4].length] = 507;
_root.eventlevel[4][_root.eventlevel[4].length] = 508;
_root.eventlevel[4][_root.eventlevel[4].length] = 509;
_root.eventlevel[4][_root.eventlevel[4].length] = 510;
_root.eventlevel[4][_root.eventlevel[4].length] = 511;
_root.eventlevel[4][_root.eventlevel[4].length] = 512;
_root.eventlevel[4][_root.eventlevel[4].length] = 513;
_root.eventlevel[4][_root.eventlevel[4].length] = 514;
_root.eventlevel[4][_root.eventlevel[4].length] = 515;
_root.eventlevel[4][_root.eventlevel[4].length] = 516;
_root.eventlevel[4][_root.eventlevel[4].length] = 517;
_root.eventlevel[4][_root.eventlevel[4].length] = 518;
_root.eventlevel[4][_root.eventlevel[4].length] = 519;
_root.eventlevel[4][_root.eventlevel[4].length] = 520;
_root.eventlevel[4][_root.eventlevel[4].length] = 521;
_root.eventlevel[4][_root.eventlevel[4].length] = 522;
_root.eventlevel[4][_root.eventlevel[4].length] = 523;
_root.eventlevel[4][_root.eventlevel[4].length] = 524;
_root.eventlevel[4][_root.eventlevel[4].length] = 525;
_root.eventlevel[4][_root.eventlevel[4].length] = 526;
_root.eventlevel[4][_root.eventlevel[4].length] = 527;
_root.eventlevel[4][_root.eventlevel[4].length] = 528;
_root.eventlevel[4][_root.eventlevel[4].length] = 529;
_root.eventlevel[4][_root.eventlevel[4].length] = 530;
_root.eventlevel[4][_root.eventlevel[4].length] = 531;
_root.eventlevel[4][_root.eventlevel[4].length] = 532;
_root.eventlevel[4][_root.eventlevel[4].length] = 533;
_root.eventlevel[4][_root.eventlevel[4].length] = 548;
_root.eventlevel[4][_root.eventlevel[4].length] = 549;
_root.eventlevel[4][_root.eventlevel[4].length] = 550;
_root.eventlevel[4][_root.eventlevel[4].length] = 551;
_root.eventlevel[4][_root.eventlevel[4].length] = 552;
_root.eventlevel[4][_root.eventlevel[4].length] = 553;
_root.eventlevel[4][_root.eventlevel[4].length] = 554;
_root.eventlevel[4][_root.eventlevel[4].length] = 555;
_root.eventlevel[4][_root.eventlevel[4].length] = 556;
_root.eventlevel[4][_root.eventlevel[4].length] = 557;
_root.eventlevel[4][_root.eventlevel[4].length] = 558;
_root.eventlevel[4][_root.eventlevel[4].length] = 559;
_root.eventlevel[4][_root.eventlevel[4].length] = 560;
_root.eventlevel[4][_root.eventlevel[4].length] = 561;
_root.eventlevel[4][_root.eventlevel[4].length] = 562;
_root.eventlevel[4][_root.eventlevel[4].length] = 563;
_root.eventlevel[4][_root.eventlevel[4].length] = 564;
_root.eventlevel[4][_root.eventlevel[4].length] = 565;
_root.eventlevel[4][_root.eventlevel[4].length] = 566;
_root.eventlevel[4][_root.eventlevel[4].length] = 567;
_root.eventlevel[4][_root.eventlevel[4].length] = 568;
_root.eventlevel[4][_root.eventlevel[4].length] = 569;
_root.eventlevel[4][_root.eventlevel[4].length] = 570;
_root.eventlevel[4][_root.eventlevel[4].length] = 571;
_root.eventlevel[4][_root.eventlevel[4].length] = 572;
_root.eventlevel[4][_root.eventlevel[4].length] = 573;
_root.eventlevel[4][_root.eventlevel[4].length] = 574;
_root.eventlevel[4][_root.eventlevel[4].length] = 575;
_root.eventlevel[4][_root.eventlevel[4].length] = 576;
_root.eventlevel[4][_root.eventlevel[4].length] = 577;
_root.eventlevel[4][_root.eventlevel[4].length] = 578;
_root.eventlevel[4][_root.eventlevel[4].length] = 579;
_root.eventlevel[4][_root.eventlevel[4].length] = 583;
_root.eventlevel[4][_root.eventlevel[4].length] = 584;
_root.eventlevel[4][_root.eventlevel[4].length] = 585;
_root.eventlevel[4][_root.eventlevel[4].length] = 586;
_root.eventlevel[4][_root.eventlevel[4].length] = 605;
_root.eventlevel[4][_root.eventlevel[4].length] = 606;
_root.eventlevel[4][_root.eventlevel[4].length] = 607;
_root.eventlevel[4][_root.eventlevel[4].length] = 615;
_root.eventlevel[4][_root.eventlevel[4].length] = 616;
_root.eventlevel[5] = new Array();
_root.eventlevel[5][_root.eventlevel[5].length] = 16;
_root.eventlevel[5][_root.eventlevel[5].length] = 17;
_root.eventlevel[5][_root.eventlevel[5].length] = 18;
_root.eventlevel[5][_root.eventlevel[5].length] = 19;
_root.eventlevel[5][_root.eventlevel[5].length] = 85;
_root.eventlevel[5][_root.eventlevel[5].length] = 86;
_root.eventlevel[5][_root.eventlevel[5].length] = 87;
_root.eventlevel[5][_root.eventlevel[5].length] = 88;
_root.eventlevel[5][_root.eventlevel[5].length] = 89;
_root.eventlevel[5][_root.eventlevel[5].length] = 90;
_root.eventlevel[5][_root.eventlevel[5].length] = 91;
_root.eventlevel[5][_root.eventlevel[5].length] = 92;
_root.eventlevel[5][_root.eventlevel[5].length] = 93;
_root.eventlevel[5][_root.eventlevel[5].length] = 94;
_root.eventlevel[5][_root.eventlevel[5].length] = 95;
_root.eventlevel[5][_root.eventlevel[5].length] = 96;
_root.eventlevel[5][_root.eventlevel[5].length] = 97;
_root.eventlevel[5][_root.eventlevel[5].length] = 98;
_root.eventlevel[5][_root.eventlevel[5].length] = 99;
_root.eventlevel[5][_root.eventlevel[5].length] = 100;
_root.eventlevel[5][_root.eventlevel[5].length] = 101;
_root.eventlevel[5][_root.eventlevel[5].length] = 102;
_root.eventlevel[5][_root.eventlevel[5].length] = 103;
_root.eventlevel[5][_root.eventlevel[5].length] = 108;
_root.eventlevel[5][_root.eventlevel[5].length] = 109;
_root.eventlevel[5][_root.eventlevel[5].length] = 110;
_root.eventlevel[5][_root.eventlevel[5].length] = 111;
_root.eventlevel[5][_root.eventlevel[5].length] = 112;
_root.eventlevel[5][_root.eventlevel[5].length] = 113;
_root.eventlevel[5][_root.eventlevel[5].length] = 116;
_root.eventlevel[5][_root.eventlevel[5].length] = 117;
_root.eventlevel[5][_root.eventlevel[5].length] = 118;
_root.eventlevel[5][_root.eventlevel[5].length] = 119;
_root.eventlevel[5][_root.eventlevel[5].length] = 120;
_root.eventlevel[5][_root.eventlevel[5].length] = 121;
_root.eventlevel[5][_root.eventlevel[5].length] = 122;
_root.eventlevel[5][_root.eventlevel[5].length] = 123;
_root.eventlevel[5][_root.eventlevel[5].length] = 124;
_root.eventlevel[5][_root.eventlevel[5].length] = 140;
_root.eventlevel[5][_root.eventlevel[5].length] = 141;
_root.eventlevel[5][_root.eventlevel[5].length] = 142;
_root.eventlevel[5][_root.eventlevel[5].length] = 143;
_root.eventlevel[5][_root.eventlevel[5].length] = 144;
_root.eventlevel[5][_root.eventlevel[5].length] = 145;
_root.eventlevel[5][_root.eventlevel[5].length] = 146;
_root.eventlevel[5][_root.eventlevel[5].length] = 147;
_root.eventlevel[5][_root.eventlevel[5].length] = 148;
_root.eventlevel[5][_root.eventlevel[5].length] = 149;
_root.eventlevel[5][_root.eventlevel[5].length] = 150;
_root.eventlevel[5][_root.eventlevel[5].length] = 151;
_root.eventlevel[5][_root.eventlevel[5].length] = 152;
_root.eventlevel[5][_root.eventlevel[5].length] = 153;
_root.eventlevel[5][_root.eventlevel[5].length] = 154;
_root.eventlevel[5][_root.eventlevel[5].length] = 165;
_root.eventlevel[5][_root.eventlevel[5].length] = 166;
_root.eventlevel[5][_root.eventlevel[5].length] = 167;
_root.eventlevel[5][_root.eventlevel[5].length] = 172;
_root.eventlevel[5][_root.eventlevel[5].length] = 173;
_root.eventlevel[5][_root.eventlevel[5].length] = 174;
_root.eventlevel[5][_root.eventlevel[5].length] = 215;
_root.eventlevel[5][_root.eventlevel[5].length] = 232;
_root.eventlevel[5][_root.eventlevel[5].length] = 233;
_root.eventlevel[5][_root.eventlevel[5].length] = 234;
_root.eventlevel[5][_root.eventlevel[5].length] = 238;
_root.eventlevel[5][_root.eventlevel[5].length] = 239;
_root.eventlevel[5][_root.eventlevel[5].length] = 240;
_root.eventlevel[5][_root.eventlevel[5].length] = 241;
_root.eventlevel[5][_root.eventlevel[5].length] = 242;
_root.eventlevel[5][_root.eventlevel[5].length] = 243;
_root.eventlevel[5][_root.eventlevel[5].length] = 244;
_root.eventlevel[5][_root.eventlevel[5].length] = 245;
_root.eventlevel[5][_root.eventlevel[5].length] = 246;
_root.eventlevel[5][_root.eventlevel[5].length] = 257;
_root.eventlevel[5][_root.eventlevel[5].length] = 265;
_root.eventlevel[5][_root.eventlevel[5].length] = 266;
_root.eventlevel[5][_root.eventlevel[5].length] = 267;
_root.eventlevel[5][_root.eventlevel[5].length] = 269;
_root.eventlevel[5][_root.eventlevel[5].length] = 273;
_root.eventlevel[5][_root.eventlevel[5].length] = 274;
_root.eventlevel[5][_root.eventlevel[5].length] = 275;
_root.eventlevel[5][_root.eventlevel[5].length] = 276;
_root.eventlevel[5][_root.eventlevel[5].length] = 277;
_root.eventlevel[5][_root.eventlevel[5].length] = 278;
_root.eventlevel[5][_root.eventlevel[5].length] = 279;
_root.eventlevel[5][_root.eventlevel[5].length] = 290;
_root.eventlevel[5][_root.eventlevel[5].length] = 291;
_root.eventlevel[5][_root.eventlevel[5].length] = 293;
_root.eventlevel[5][_root.eventlevel[5].length] = 295;
_root.eventlevel[5][_root.eventlevel[5].length] = 300;
_root.eventlevel[5][_root.eventlevel[5].length] = 301;
_root.eventlevel[5][_root.eventlevel[5].length] = 302;
_root.eventlevel[5][_root.eventlevel[5].length] = 303;
_root.eventlevel[5][_root.eventlevel[5].length] = 304;
_root.eventlevel[5][_root.eventlevel[5].length] = 305;
_root.eventlevel[5][_root.eventlevel[5].length] = 306;
_root.eventlevel[5][_root.eventlevel[5].length] = 307;
_root.eventlevel[5][_root.eventlevel[5].length] = 327;
_root.eventlevel[5][_root.eventlevel[5].length] = 342;
_root.eventlevel[5][_root.eventlevel[5].length] = 344;
_root.eventlevel[5][_root.eventlevel[5].length] = 345;
_root.eventlevel[5][_root.eventlevel[5].length] = 346;
_root.eventlevel[5][_root.eventlevel[5].length] = 348;
_root.eventlevel[5][_root.eventlevel[5].length] = 383;
_root.eventlevel[5][_root.eventlevel[5].length] = 384;
_root.eventlevel[5][_root.eventlevel[5].length] = 385;
_root.eventlevel[5][_root.eventlevel[5].length] = 386;
_root.eventlevel[5][_root.eventlevel[5].length] = 387;
_root.eventlevel[5][_root.eventlevel[5].length] = 388;
_root.eventlevel[5][_root.eventlevel[5].length] = 501;
_root.eventlevel[5][_root.eventlevel[5].length] = 502;
_root.eventlevel[5][_root.eventlevel[5].length] = 503;
_root.eventlevel[5][_root.eventlevel[5].length] = 504;
_root.eventlevel[5][_root.eventlevel[5].length] = 505;
_root.eventlevel[5][_root.eventlevel[5].length] = 506;
_root.eventlevel[5][_root.eventlevel[5].length] = 507;
_root.eventlevel[5][_root.eventlevel[5].length] = 508;
_root.eventlevel[5][_root.eventlevel[5].length] = 509;
_root.eventlevel[5][_root.eventlevel[5].length] = 510;
_root.eventlevel[5][_root.eventlevel[5].length] = 511;
_root.eventlevel[5][_root.eventlevel[5].length] = 512;
_root.eventlevel[5][_root.eventlevel[5].length] = 513;
_root.eventlevel[5][_root.eventlevel[5].length] = 514;
_root.eventlevel[5][_root.eventlevel[5].length] = 515;
_root.eventlevel[5][_root.eventlevel[5].length] = 516;
_root.eventlevel[5][_root.eventlevel[5].length] = 517;
_root.eventlevel[5][_root.eventlevel[5].length] = 518;
_root.eventlevel[5][_root.eventlevel[5].length] = 519;
_root.eventlevel[5][_root.eventlevel[5].length] = 520;
_root.eventlevel[5][_root.eventlevel[5].length] = 521;
_root.eventlevel[5][_root.eventlevel[5].length] = 522;
_root.eventlevel[5][_root.eventlevel[5].length] = 523;
_root.eventlevel[5][_root.eventlevel[5].length] = 524;
_root.eventlevel[5][_root.eventlevel[5].length] = 525;
_root.eventlevel[5][_root.eventlevel[5].length] = 526;
_root.eventlevel[5][_root.eventlevel[5].length] = 527;
_root.eventlevel[5][_root.eventlevel[5].length] = 528;
_root.eventlevel[5][_root.eventlevel[5].length] = 529;
_root.eventlevel[5][_root.eventlevel[5].length] = 530;
_root.eventlevel[5][_root.eventlevel[5].length] = 531;
_root.eventlevel[5][_root.eventlevel[5].length] = 532;
_root.eventlevel[5][_root.eventlevel[5].length] = 533;
_root.eventlevel[5][_root.eventlevel[5].length] = 548;
_root.eventlevel[5][_root.eventlevel[5].length] = 549;
_root.eventlevel[5][_root.eventlevel[5].length] = 550;
_root.eventlevel[5][_root.eventlevel[5].length] = 551;
_root.eventlevel[5][_root.eventlevel[5].length] = 552;
_root.eventlevel[5][_root.eventlevel[5].length] = 553;
_root.eventlevel[5][_root.eventlevel[5].length] = 554;
_root.eventlevel[5][_root.eventlevel[5].length] = 555;
_root.eventlevel[5][_root.eventlevel[5].length] = 556;
_root.eventlevel[5][_root.eventlevel[5].length] = 557;
_root.eventlevel[5][_root.eventlevel[5].length] = 558;
_root.eventlevel[5][_root.eventlevel[5].length] = 559;
_root.eventlevel[5][_root.eventlevel[5].length] = 560;
_root.eventlevel[5][_root.eventlevel[5].length] = 561;
_root.eventlevel[5][_root.eventlevel[5].length] = 562;
_root.eventlevel[5][_root.eventlevel[5].length] = 563;
_root.eventlevel[5][_root.eventlevel[5].length] = 564;
_root.eventlevel[5][_root.eventlevel[5].length] = 565;
_root.eventlevel[5][_root.eventlevel[5].length] = 566;
_root.eventlevel[5][_root.eventlevel[5].length] = 567;
_root.eventlevel[5][_root.eventlevel[5].length] = 568;
_root.eventlevel[5][_root.eventlevel[5].length] = 569;
_root.eventlevel[5][_root.eventlevel[5].length] = 570;
_root.eventlevel[5][_root.eventlevel[5].length] = 571;
_root.eventlevel[5][_root.eventlevel[5].length] = 572;
_root.eventlevel[5][_root.eventlevel[5].length] = 573;
_root.eventlevel[5][_root.eventlevel[5].length] = 574;
_root.eventlevel[5][_root.eventlevel[5].length] = 575;
_root.eventlevel[5][_root.eventlevel[5].length] = 576;
_root.eventlevel[5][_root.eventlevel[5].length] = 577;
_root.eventlevel[5][_root.eventlevel[5].length] = 578;
_root.eventlevel[5][_root.eventlevel[5].length] = 579;
_root.eventlevel[5][_root.eventlevel[5].length] = 583;
_root.eventlevel[5][_root.eventlevel[5].length] = 584;
_root.eventlevel[5][_root.eventlevel[5].length] = 585;
_root.eventlevel[5][_root.eventlevel[5].length] = 586;
_root.eventlevel[5][_root.eventlevel[5].length] = 606;
_root.eventlevel[5][_root.eventlevel[5].length] = 607;
_root.eventlevel[5][_root.eventlevel[5].length] = 608;
_root.eventlevel[5][_root.eventlevel[5].length] = 615;
_root.eventlevel[5][_root.eventlevel[5].length] = 616;
_root.eventlevel[5][_root.eventlevel[5].length] = 617;
_root.eventlevel[6] = new Array();
_root.eventlevel[6][_root.eventlevel[6].length] = 20;
_root.eventlevel[6][_root.eventlevel[6].length] = 21;
_root.eventlevel[6][_root.eventlevel[6].length] = 22;
_root.eventlevel[6][_root.eventlevel[6].length] = 23;
_root.eventlevel[6][_root.eventlevel[6].length] = 24;
_root.eventlevel[6][_root.eventlevel[6].length] = 96;
_root.eventlevel[6][_root.eventlevel[6].length] = 97;
_root.eventlevel[6][_root.eventlevel[6].length] = 98;
_root.eventlevel[6][_root.eventlevel[6].length] = 99;
_root.eventlevel[6][_root.eventlevel[6].length] = 100;
_root.eventlevel[6][_root.eventlevel[6].length] = 101;
_root.eventlevel[6][_root.eventlevel[6].length] = 102;
_root.eventlevel[6][_root.eventlevel[6].length] = 103;
_root.eventlevel[6][_root.eventlevel[6].length] = 112;
_root.eventlevel[6][_root.eventlevel[6].length] = 113;
_root.eventlevel[6][_root.eventlevel[6].length] = 119;
_root.eventlevel[6][_root.eventlevel[6].length] = 120;
_root.eventlevel[6][_root.eventlevel[6].length] = 121;
_root.eventlevel[6][_root.eventlevel[6].length] = 122;
_root.eventlevel[6][_root.eventlevel[6].length] = 124;
_root.eventlevel[6][_root.eventlevel[6].length] = 140;
_root.eventlevel[6][_root.eventlevel[6].length] = 141;
_root.eventlevel[6][_root.eventlevel[6].length] = 142;
_root.eventlevel[6][_root.eventlevel[6].length] = 143;
_root.eventlevel[6][_root.eventlevel[6].length] = 144;
_root.eventlevel[6][_root.eventlevel[6].length] = 145;
_root.eventlevel[6][_root.eventlevel[6].length] = 146;
_root.eventlevel[6][_root.eventlevel[6].length] = 147;
_root.eventlevel[6][_root.eventlevel[6].length] = 148;
_root.eventlevel[6][_root.eventlevel[6].length] = 149;
_root.eventlevel[6][_root.eventlevel[6].length] = 150;
_root.eventlevel[6][_root.eventlevel[6].length] = 151;
_root.eventlevel[6][_root.eventlevel[6].length] = 152;
_root.eventlevel[6][_root.eventlevel[6].length] = 153;
_root.eventlevel[6][_root.eventlevel[6].length] = 154;
_root.eventlevel[6][_root.eventlevel[6].length] = 155;
_root.eventlevel[6][_root.eventlevel[6].length] = 156;
_root.eventlevel[6][_root.eventlevel[6].length] = 157;
_root.eventlevel[6][_root.eventlevel[6].length] = 158;
_root.eventlevel[6][_root.eventlevel[6].length] = 159;
_root.eventlevel[6][_root.eventlevel[6].length] = 160;
_root.eventlevel[6][_root.eventlevel[6].length] = 161;
_root.eventlevel[6][_root.eventlevel[6].length] = 162;
_root.eventlevel[6][_root.eventlevel[6].length] = 163;
_root.eventlevel[6][_root.eventlevel[6].length] = 164;
_root.eventlevel[6][_root.eventlevel[6].length] = 165;
_root.eventlevel[6][_root.eventlevel[6].length] = 166;
_root.eventlevel[6][_root.eventlevel[6].length] = 167;
_root.eventlevel[6][_root.eventlevel[6].length] = 168;
_root.eventlevel[6][_root.eventlevel[6].length] = 169;
_root.eventlevel[6][_root.eventlevel[6].length] = 170;
_root.eventlevel[6][_root.eventlevel[6].length] = 171;
_root.eventlevel[6][_root.eventlevel[6].length] = 172;
_root.eventlevel[6][_root.eventlevel[6].length] = 173;
_root.eventlevel[6][_root.eventlevel[6].length] = 174;
_root.eventlevel[6][_root.eventlevel[6].length] = 175;
_root.eventlevel[6][_root.eventlevel[6].length] = 176;
_root.eventlevel[6][_root.eventlevel[6].length] = 177;
_root.eventlevel[6][_root.eventlevel[6].length] = 215;
_root.eventlevel[6][_root.eventlevel[6].length] = 232;
_root.eventlevel[6][_root.eventlevel[6].length] = 233;
_root.eventlevel[6][_root.eventlevel[6].length] = 234;
_root.eventlevel[6][_root.eventlevel[6].length] = 238;
_root.eventlevel[6][_root.eventlevel[6].length] = 239;
_root.eventlevel[6][_root.eventlevel[6].length] = 240;
_root.eventlevel[6][_root.eventlevel[6].length] = 241;
_root.eventlevel[6][_root.eventlevel[6].length] = 242;
_root.eventlevel[6][_root.eventlevel[6].length] = 243;
_root.eventlevel[6][_root.eventlevel[6].length] = 244;
_root.eventlevel[6][_root.eventlevel[6].length] = 245;
_root.eventlevel[6][_root.eventlevel[6].length] = 246;
_root.eventlevel[6][_root.eventlevel[6].length] = 257;
_root.eventlevel[6][_root.eventlevel[6].length] = 265;
_root.eventlevel[6][_root.eventlevel[6].length] = 266;
_root.eventlevel[6][_root.eventlevel[6].length] = 267;
_root.eventlevel[6][_root.eventlevel[6].length] = 273;
_root.eventlevel[6][_root.eventlevel[6].length] = 290;
_root.eventlevel[6][_root.eventlevel[6].length] = 291;
_root.eventlevel[6][_root.eventlevel[6].length] = 292;
_root.eventlevel[6][_root.eventlevel[6].length] = 293;
_root.eventlevel[6][_root.eventlevel[6].length] = 294;
_root.eventlevel[6][_root.eventlevel[6].length] = 295;
_root.eventlevel[6][_root.eventlevel[6].length] = 296;
_root.eventlevel[6][_root.eventlevel[6].length] = 297;
_root.eventlevel[6][_root.eventlevel[6].length] = 300;
_root.eventlevel[6][_root.eventlevel[6].length] = 301;
_root.eventlevel[6][_root.eventlevel[6].length] = 302;
_root.eventlevel[6][_root.eventlevel[6].length] = 303;
_root.eventlevel[6][_root.eventlevel[6].length] = 304;
_root.eventlevel[6][_root.eventlevel[6].length] = 305;
_root.eventlevel[6][_root.eventlevel[6].length] = 306;
_root.eventlevel[6][_root.eventlevel[6].length] = 307;
_root.eventlevel[6][_root.eventlevel[6].length] = 342;
_root.eventlevel[6][_root.eventlevel[6].length] = 344;
_root.eventlevel[6][_root.eventlevel[6].length] = 345;
_root.eventlevel[6][_root.eventlevel[6].length] = 346;
_root.eventlevel[6][_root.eventlevel[6].length] = 347;
_root.eventlevel[6][_root.eventlevel[6].length] = 348;
_root.eventlevel[6][_root.eventlevel[6].length] = 389;
_root.eventlevel[6][_root.eventlevel[6].length] = 390;
_root.eventlevel[6][_root.eventlevel[6].length] = 391;
_root.eventlevel[6][_root.eventlevel[6].length] = 392;
_root.eventlevel[6][_root.eventlevel[6].length] = 501;
_root.eventlevel[6][_root.eventlevel[6].length] = 502;
_root.eventlevel[6][_root.eventlevel[6].length] = 503;
_root.eventlevel[6][_root.eventlevel[6].length] = 504;
_root.eventlevel[6][_root.eventlevel[6].length] = 505;
_root.eventlevel[6][_root.eventlevel[6].length] = 506;
_root.eventlevel[6][_root.eventlevel[6].length] = 507;
_root.eventlevel[6][_root.eventlevel[6].length] = 508;
_root.eventlevel[6][_root.eventlevel[6].length] = 509;
_root.eventlevel[6][_root.eventlevel[6].length] = 510;
_root.eventlevel[6][_root.eventlevel[6].length] = 511;
_root.eventlevel[6][_root.eventlevel[6].length] = 512;
_root.eventlevel[6][_root.eventlevel[6].length] = 513;
_root.eventlevel[6][_root.eventlevel[6].length] = 514;
_root.eventlevel[6][_root.eventlevel[6].length] = 515;
_root.eventlevel[6][_root.eventlevel[6].length] = 516;
_root.eventlevel[6][_root.eventlevel[6].length] = 517;
_root.eventlevel[6][_root.eventlevel[6].length] = 518;
_root.eventlevel[6][_root.eventlevel[6].length] = 519;
_root.eventlevel[6][_root.eventlevel[6].length] = 520;
_root.eventlevel[6][_root.eventlevel[6].length] = 521;
_root.eventlevel[6][_root.eventlevel[6].length] = 522;
_root.eventlevel[6][_root.eventlevel[6].length] = 523;
_root.eventlevel[6][_root.eventlevel[6].length] = 524;
_root.eventlevel[6][_root.eventlevel[6].length] = 525;
_root.eventlevel[6][_root.eventlevel[6].length] = 526;
_root.eventlevel[6][_root.eventlevel[6].length] = 527;
_root.eventlevel[6][_root.eventlevel[6].length] = 528;
_root.eventlevel[6][_root.eventlevel[6].length] = 529;
_root.eventlevel[6][_root.eventlevel[6].length] = 530;
_root.eventlevel[6][_root.eventlevel[6].length] = 531;
_root.eventlevel[6][_root.eventlevel[6].length] = 532;
_root.eventlevel[6][_root.eventlevel[6].length] = 533;
_root.eventlevel[6][_root.eventlevel[6].length] = 548;
_root.eventlevel[6][_root.eventlevel[6].length] = 549;
_root.eventlevel[6][_root.eventlevel[6].length] = 550;
_root.eventlevel[6][_root.eventlevel[6].length] = 551;
_root.eventlevel[6][_root.eventlevel[6].length] = 552;
_root.eventlevel[6][_root.eventlevel[6].length] = 553;
_root.eventlevel[6][_root.eventlevel[6].length] = 554;
_root.eventlevel[6][_root.eventlevel[6].length] = 555;
_root.eventlevel[6][_root.eventlevel[6].length] = 556;
_root.eventlevel[6][_root.eventlevel[6].length] = 557;
_root.eventlevel[6][_root.eventlevel[6].length] = 558;
_root.eventlevel[6][_root.eventlevel[6].length] = 559;
_root.eventlevel[6][_root.eventlevel[6].length] = 560;
_root.eventlevel[6][_root.eventlevel[6].length] = 561;
_root.eventlevel[6][_root.eventlevel[6].length] = 562;
_root.eventlevel[6][_root.eventlevel[6].length] = 563;
_root.eventlevel[6][_root.eventlevel[6].length] = 564;
_root.eventlevel[6][_root.eventlevel[6].length] = 565;
_root.eventlevel[6][_root.eventlevel[6].length] = 566;
_root.eventlevel[6][_root.eventlevel[6].length] = 567;
_root.eventlevel[6][_root.eventlevel[6].length] = 568;
_root.eventlevel[6][_root.eventlevel[6].length] = 569;
_root.eventlevel[6][_root.eventlevel[6].length] = 570;
_root.eventlevel[6][_root.eventlevel[6].length] = 571;
_root.eventlevel[6][_root.eventlevel[6].length] = 572;
_root.eventlevel[6][_root.eventlevel[6].length] = 573;
_root.eventlevel[6][_root.eventlevel[6].length] = 574;
_root.eventlevel[6][_root.eventlevel[6].length] = 575;
_root.eventlevel[6][_root.eventlevel[6].length] = 576;
_root.eventlevel[6][_root.eventlevel[6].length] = 577;
_root.eventlevel[6][_root.eventlevel[6].length] = 578;
_root.eventlevel[6][_root.eventlevel[6].length] = 579;
_root.eventlevel[6][_root.eventlevel[6].length] = 583;
_root.eventlevel[6][_root.eventlevel[6].length] = 584;
_root.eventlevel[6][_root.eventlevel[6].length] = 585;
_root.eventlevel[6][_root.eventlevel[6].length] = 586;
_root.eventlevel[6][_root.eventlevel[6].length] = 607;
_root.eventlevel[6][_root.eventlevel[6].length] = 608;
_root.eventlevel[6][_root.eventlevel[6].length] = 609;
_root.eventlevel[6][_root.eventlevel[6].length] = 615;
_root.eventlevel[6][_root.eventlevel[6].length] = 616;
_root.eventlevel[6][_root.eventlevel[6].length] = 617;
_root.eventlevel[6][_root.eventlevel[6].length] = 618;
_root.eventlevel[7] = new Array();
_root.eventlevel[7][_root.eventlevel[7].length] = 25;
_root.eventlevel[7][_root.eventlevel[7].length] = 26;
_root.eventlevel[7][_root.eventlevel[7].length] = 27;
_root.eventlevel[7][_root.eventlevel[7].length] = 28;
_root.eventlevel[7][_root.eventlevel[7].length] = 122;
_root.eventlevel[7][_root.eventlevel[7].length] = 124;
_root.eventlevel[7][_root.eventlevel[7].length] = 140;
_root.eventlevel[7][_root.eventlevel[7].length] = 141;
_root.eventlevel[7][_root.eventlevel[7].length] = 142;
_root.eventlevel[7][_root.eventlevel[7].length] = 143;
_root.eventlevel[7][_root.eventlevel[7].length] = 144;
_root.eventlevel[7][_root.eventlevel[7].length] = 145;
_root.eventlevel[7][_root.eventlevel[7].length] = 146;
_root.eventlevel[7][_root.eventlevel[7].length] = 147;
_root.eventlevel[7][_root.eventlevel[7].length] = 148;
_root.eventlevel[7][_root.eventlevel[7].length] = 149;
_root.eventlevel[7][_root.eventlevel[7].length] = 150;
_root.eventlevel[7][_root.eventlevel[7].length] = 151;
_root.eventlevel[7][_root.eventlevel[7].length] = 152;
_root.eventlevel[7][_root.eventlevel[7].length] = 153;
_root.eventlevel[7][_root.eventlevel[7].length] = 154;
_root.eventlevel[7][_root.eventlevel[7].length] = 155;
_root.eventlevel[7][_root.eventlevel[7].length] = 156;
_root.eventlevel[7][_root.eventlevel[7].length] = 157;
_root.eventlevel[7][_root.eventlevel[7].length] = 158;
_root.eventlevel[7][_root.eventlevel[7].length] = 159;
_root.eventlevel[7][_root.eventlevel[7].length] = 160;
_root.eventlevel[7][_root.eventlevel[7].length] = 161;
_root.eventlevel[7][_root.eventlevel[7].length] = 162;
_root.eventlevel[7][_root.eventlevel[7].length] = 163;
_root.eventlevel[7][_root.eventlevel[7].length] = 164;
_root.eventlevel[7][_root.eventlevel[7].length] = 165;
_root.eventlevel[7][_root.eventlevel[7].length] = 166;
_root.eventlevel[7][_root.eventlevel[7].length] = 167;
_root.eventlevel[7][_root.eventlevel[7].length] = 168;
_root.eventlevel[7][_root.eventlevel[7].length] = 169;
_root.eventlevel[7][_root.eventlevel[7].length] = 170;
_root.eventlevel[7][_root.eventlevel[7].length] = 171;
_root.eventlevel[7][_root.eventlevel[7].length] = 172;
_root.eventlevel[7][_root.eventlevel[7].length] = 173;
_root.eventlevel[7][_root.eventlevel[7].length] = 174;
_root.eventlevel[7][_root.eventlevel[7].length] = 175;
_root.eventlevel[7][_root.eventlevel[7].length] = 176;
_root.eventlevel[7][_root.eventlevel[7].length] = 177;
_root.eventlevel[7][_root.eventlevel[7].length] = 178;
_root.eventlevel[7][_root.eventlevel[7].length] = 215;
_root.eventlevel[7][_root.eventlevel[7].length] = 232;
_root.eventlevel[7][_root.eventlevel[7].length] = 233;
_root.eventlevel[7][_root.eventlevel[7].length] = 234;
_root.eventlevel[7][_root.eventlevel[7].length] = 238;
_root.eventlevel[7][_root.eventlevel[7].length] = 239;
_root.eventlevel[7][_root.eventlevel[7].length] = 240;
_root.eventlevel[7][_root.eventlevel[7].length] = 241;
_root.eventlevel[7][_root.eventlevel[7].length] = 242;
_root.eventlevel[7][_root.eventlevel[7].length] = 243;
_root.eventlevel[7][_root.eventlevel[7].length] = 244;
_root.eventlevel[7][_root.eventlevel[7].length] = 245;
_root.eventlevel[7][_root.eventlevel[7].length] = 246;
_root.eventlevel[7][_root.eventlevel[7].length] = 257;
_root.eventlevel[7][_root.eventlevel[7].length] = 265;
_root.eventlevel[7][_root.eventlevel[7].length] = 266;
_root.eventlevel[7][_root.eventlevel[7].length] = 267;
_root.eventlevel[7][_root.eventlevel[7].length] = 290;
_root.eventlevel[7][_root.eventlevel[7].length] = 291;
_root.eventlevel[7][_root.eventlevel[7].length] = 292;
_root.eventlevel[7][_root.eventlevel[7].length] = 293;
_root.eventlevel[7][_root.eventlevel[7].length] = 294;
_root.eventlevel[7][_root.eventlevel[7].length] = 295;
_root.eventlevel[7][_root.eventlevel[7].length] = 296;
_root.eventlevel[7][_root.eventlevel[7].length] = 297;
_root.eventlevel[7][_root.eventlevel[7].length] = 300;
_root.eventlevel[7][_root.eventlevel[7].length] = 301;
_root.eventlevel[7][_root.eventlevel[7].length] = 302;
_root.eventlevel[7][_root.eventlevel[7].length] = 303;
_root.eventlevel[7][_root.eventlevel[7].length] = 304;
_root.eventlevel[7][_root.eventlevel[7].length] = 305;
_root.eventlevel[7][_root.eventlevel[7].length] = 306;
_root.eventlevel[7][_root.eventlevel[7].length] = 307;
_root.eventlevel[7][_root.eventlevel[7].length] = 328;
_root.eventlevel[7][_root.eventlevel[7].length] = 329;
_root.eventlevel[7][_root.eventlevel[7].length] = 330;
_root.eventlevel[7][_root.eventlevel[7].length] = 342;
_root.eventlevel[7][_root.eventlevel[7].length] = 344;
_root.eventlevel[7][_root.eventlevel[7].length] = 345;
_root.eventlevel[7][_root.eventlevel[7].length] = 346;
_root.eventlevel[7][_root.eventlevel[7].length] = 347;
_root.eventlevel[7][_root.eventlevel[7].length] = 348;
_root.eventlevel[7][_root.eventlevel[7].length] = 408;
_root.eventlevel[7][_root.eventlevel[7].length] = 409;
_root.eventlevel[7][_root.eventlevel[7].length] = 410;
_root.eventlevel[7][_root.eventlevel[7].length] = 411;
_root.eventlevel[7][_root.eventlevel[7].length] = 412;
_root.eventlevel[7][_root.eventlevel[7].length] = 413;
_root.eventlevel[7][_root.eventlevel[7].length] = 501;
_root.eventlevel[7][_root.eventlevel[7].length] = 502;
_root.eventlevel[7][_root.eventlevel[7].length] = 503;
_root.eventlevel[7][_root.eventlevel[7].length] = 504;
_root.eventlevel[7][_root.eventlevel[7].length] = 505;
_root.eventlevel[7][_root.eventlevel[7].length] = 506;
_root.eventlevel[7][_root.eventlevel[7].length] = 507;
_root.eventlevel[7][_root.eventlevel[7].length] = 508;
_root.eventlevel[7][_root.eventlevel[7].length] = 509;
_root.eventlevel[7][_root.eventlevel[7].length] = 510;
_root.eventlevel[7][_root.eventlevel[7].length] = 511;
_root.eventlevel[7][_root.eventlevel[7].length] = 512;
_root.eventlevel[7][_root.eventlevel[7].length] = 513;
_root.eventlevel[7][_root.eventlevel[7].length] = 514;
_root.eventlevel[7][_root.eventlevel[7].length] = 515;
_root.eventlevel[7][_root.eventlevel[7].length] = 516;
_root.eventlevel[7][_root.eventlevel[7].length] = 517;
_root.eventlevel[7][_root.eventlevel[7].length] = 518;
_root.eventlevel[7][_root.eventlevel[7].length] = 519;
_root.eventlevel[7][_root.eventlevel[7].length] = 520;
_root.eventlevel[7][_root.eventlevel[7].length] = 521;
_root.eventlevel[7][_root.eventlevel[7].length] = 522;
_root.eventlevel[7][_root.eventlevel[7].length] = 523;
_root.eventlevel[7][_root.eventlevel[7].length] = 524;
_root.eventlevel[7][_root.eventlevel[7].length] = 525;
_root.eventlevel[7][_root.eventlevel[7].length] = 526;
_root.eventlevel[7][_root.eventlevel[7].length] = 527;
_root.eventlevel[7][_root.eventlevel[7].length] = 528;
_root.eventlevel[7][_root.eventlevel[7].length] = 529;
_root.eventlevel[7][_root.eventlevel[7].length] = 530;
_root.eventlevel[7][_root.eventlevel[7].length] = 531;
_root.eventlevel[7][_root.eventlevel[7].length] = 532;
_root.eventlevel[7][_root.eventlevel[7].length] = 533;
_root.eventlevel[7][_root.eventlevel[7].length] = 548;
_root.eventlevel[7][_root.eventlevel[7].length] = 549;
_root.eventlevel[7][_root.eventlevel[7].length] = 550;
_root.eventlevel[7][_root.eventlevel[7].length] = 551;
_root.eventlevel[7][_root.eventlevel[7].length] = 552;
_root.eventlevel[7][_root.eventlevel[7].length] = 553;
_root.eventlevel[7][_root.eventlevel[7].length] = 554;
_root.eventlevel[7][_root.eventlevel[7].length] = 555;
_root.eventlevel[7][_root.eventlevel[7].length] = 556;
_root.eventlevel[7][_root.eventlevel[7].length] = 557;
_root.eventlevel[7][_root.eventlevel[7].length] = 558;
_root.eventlevel[7][_root.eventlevel[7].length] = 559;
_root.eventlevel[7][_root.eventlevel[7].length] = 560;
_root.eventlevel[7][_root.eventlevel[7].length] = 561;
_root.eventlevel[7][_root.eventlevel[7].length] = 562;
_root.eventlevel[7][_root.eventlevel[7].length] = 563;
_root.eventlevel[7][_root.eventlevel[7].length] = 564;
_root.eventlevel[7][_root.eventlevel[7].length] = 565;
_root.eventlevel[7][_root.eventlevel[7].length] = 566;
_root.eventlevel[7][_root.eventlevel[7].length] = 567;
_root.eventlevel[7][_root.eventlevel[7].length] = 568;
_root.eventlevel[7][_root.eventlevel[7].length] = 569;
_root.eventlevel[7][_root.eventlevel[7].length] = 570;
_root.eventlevel[7][_root.eventlevel[7].length] = 571;
_root.eventlevel[7][_root.eventlevel[7].length] = 572;
_root.eventlevel[7][_root.eventlevel[7].length] = 573;
_root.eventlevel[7][_root.eventlevel[7].length] = 574;
_root.eventlevel[7][_root.eventlevel[7].length] = 575;
_root.eventlevel[7][_root.eventlevel[7].length] = 576;
_root.eventlevel[7][_root.eventlevel[7].length] = 577;
_root.eventlevel[7][_root.eventlevel[7].length] = 578;
_root.eventlevel[7][_root.eventlevel[7].length] = 579;
_root.eventlevel[7][_root.eventlevel[7].length] = 608;
_root.eventlevel[7][_root.eventlevel[7].length] = 609;
_root.eventlevel[7][_root.eventlevel[7].length] = 610;
_root.eventlevel[7][_root.eventlevel[7].length] = 615;
_root.eventlevel[7][_root.eventlevel[7].length] = 616;
_root.eventlevel[7][_root.eventlevel[7].length] = 617;
_root.eventlevel[7][_root.eventlevel[7].length] = 618;
_root.eventlevel[7][_root.eventlevel[7].length] = 619;
_root.eventlevel[8] = new Array();
_root.eventlevel[8][_root.eventlevel[8].length] = 29;
_root.eventlevel[8][_root.eventlevel[8].length] = 30;
_root.eventlevel[8][_root.eventlevel[8].length] = 31;
_root.eventlevel[8][_root.eventlevel[8].length] = 32;
_root.eventlevel[8][_root.eventlevel[8].length] = 124;
_root.eventlevel[8][_root.eventlevel[8].length] = 140;
_root.eventlevel[8][_root.eventlevel[8].length] = 141;
_root.eventlevel[8][_root.eventlevel[8].length] = 142;
_root.eventlevel[8][_root.eventlevel[8].length] = 143;
_root.eventlevel[8][_root.eventlevel[8].length] = 144;
_root.eventlevel[8][_root.eventlevel[8].length] = 145;
_root.eventlevel[8][_root.eventlevel[8].length] = 146;
_root.eventlevel[8][_root.eventlevel[8].length] = 147;
_root.eventlevel[8][_root.eventlevel[8].length] = 148;
_root.eventlevel[8][_root.eventlevel[8].length] = 149;
_root.eventlevel[8][_root.eventlevel[8].length] = 150;
_root.eventlevel[8][_root.eventlevel[8].length] = 151;
_root.eventlevel[8][_root.eventlevel[8].length] = 152;
_root.eventlevel[8][_root.eventlevel[8].length] = 153;
_root.eventlevel[8][_root.eventlevel[8].length] = 154;
_root.eventlevel[8][_root.eventlevel[8].length] = 155;
_root.eventlevel[8][_root.eventlevel[8].length] = 156;
_root.eventlevel[8][_root.eventlevel[8].length] = 157;
_root.eventlevel[8][_root.eventlevel[8].length] = 158;
_root.eventlevel[8][_root.eventlevel[8].length] = 159;
_root.eventlevel[8][_root.eventlevel[8].length] = 160;
_root.eventlevel[8][_root.eventlevel[8].length] = 161;
_root.eventlevel[8][_root.eventlevel[8].length] = 162;
_root.eventlevel[8][_root.eventlevel[8].length] = 163;
_root.eventlevel[8][_root.eventlevel[8].length] = 164;
_root.eventlevel[8][_root.eventlevel[8].length] = 165;
_root.eventlevel[8][_root.eventlevel[8].length] = 166;
_root.eventlevel[8][_root.eventlevel[8].length] = 167;
_root.eventlevel[8][_root.eventlevel[8].length] = 168;
_root.eventlevel[8][_root.eventlevel[8].length] = 169;
_root.eventlevel[8][_root.eventlevel[8].length] = 170;
_root.eventlevel[8][_root.eventlevel[8].length] = 171;
_root.eventlevel[8][_root.eventlevel[8].length] = 172;
_root.eventlevel[8][_root.eventlevel[8].length] = 173;
_root.eventlevel[8][_root.eventlevel[8].length] = 174;
_root.eventlevel[8][_root.eventlevel[8].length] = 175;
_root.eventlevel[8][_root.eventlevel[8].length] = 176;
_root.eventlevel[8][_root.eventlevel[8].length] = 177;
_root.eventlevel[8][_root.eventlevel[8].length] = 178;
_root.eventlevel[8][_root.eventlevel[8].length] = 215;
_root.eventlevel[8][_root.eventlevel[8].length] = 216;
_root.eventlevel[8][_root.eventlevel[8].length] = 232;
_root.eventlevel[8][_root.eventlevel[8].length] = 233;
_root.eventlevel[8][_root.eventlevel[8].length] = 234;
_root.eventlevel[8][_root.eventlevel[8].length] = 235;
_root.eventlevel[8][_root.eventlevel[8].length] = 238;
_root.eventlevel[8][_root.eventlevel[8].length] = 239;
_root.eventlevel[8][_root.eventlevel[8].length] = 240;
_root.eventlevel[8][_root.eventlevel[8].length] = 241;
_root.eventlevel[8][_root.eventlevel[8].length] = 242;
_root.eventlevel[8][_root.eventlevel[8].length] = 243;
_root.eventlevel[8][_root.eventlevel[8].length] = 244;
_root.eventlevel[8][_root.eventlevel[8].length] = 245;
_root.eventlevel[8][_root.eventlevel[8].length] = 246;
_root.eventlevel[8][_root.eventlevel[8].length] = 257;
_root.eventlevel[8][_root.eventlevel[8].length] = 265;
_root.eventlevel[8][_root.eventlevel[8].length] = 266;
_root.eventlevel[8][_root.eventlevel[8].length] = 267;
_root.eventlevel[8][_root.eventlevel[8].length] = 290;
_root.eventlevel[8][_root.eventlevel[8].length] = 291;
_root.eventlevel[8][_root.eventlevel[8].length] = 292;
_root.eventlevel[8][_root.eventlevel[8].length] = 293;
_root.eventlevel[8][_root.eventlevel[8].length] = 294;
_root.eventlevel[8][_root.eventlevel[8].length] = 295;
_root.eventlevel[8][_root.eventlevel[8].length] = 296;
_root.eventlevel[8][_root.eventlevel[8].length] = 297;
_root.eventlevel[8][_root.eventlevel[8].length] = 300;
_root.eventlevel[8][_root.eventlevel[8].length] = 301;
_root.eventlevel[8][_root.eventlevel[8].length] = 302;
_root.eventlevel[8][_root.eventlevel[8].length] = 303;
_root.eventlevel[8][_root.eventlevel[8].length] = 304;
_root.eventlevel[8][_root.eventlevel[8].length] = 305;
_root.eventlevel[8][_root.eventlevel[8].length] = 306;
_root.eventlevel[8][_root.eventlevel[8].length] = 307;
_root.eventlevel[8][_root.eventlevel[8].length] = 331;
_root.eventlevel[8][_root.eventlevel[8].length] = 332;
_root.eventlevel[8][_root.eventlevel[8].length] = 333;
_root.eventlevel[8][_root.eventlevel[8].length] = 334;
_root.eventlevel[8][_root.eventlevel[8].length] = 342;
_root.eventlevel[8][_root.eventlevel[8].length] = 344;
_root.eventlevel[8][_root.eventlevel[8].length] = 345;
_root.eventlevel[8][_root.eventlevel[8].length] = 346;
_root.eventlevel[8][_root.eventlevel[8].length] = 347;
_root.eventlevel[8][_root.eventlevel[8].length] = 348;
_root.eventlevel[8][_root.eventlevel[8].length] = 414;
_root.eventlevel[8][_root.eventlevel[8].length] = 415;
_root.eventlevel[8][_root.eventlevel[8].length] = 416;
_root.eventlevel[8][_root.eventlevel[8].length] = 417;
_root.eventlevel[8][_root.eventlevel[8].length] = 418;
_root.eventlevel[8][_root.eventlevel[8].length] = 419;
_root.eventlevel[8][_root.eventlevel[8].length] = 501;
_root.eventlevel[8][_root.eventlevel[8].length] = 502;
_root.eventlevel[8][_root.eventlevel[8].length] = 503;
_root.eventlevel[8][_root.eventlevel[8].length] = 504;
_root.eventlevel[8][_root.eventlevel[8].length] = 505;
_root.eventlevel[8][_root.eventlevel[8].length] = 506;
_root.eventlevel[8][_root.eventlevel[8].length] = 507;
_root.eventlevel[8][_root.eventlevel[8].length] = 508;
_root.eventlevel[8][_root.eventlevel[8].length] = 509;
_root.eventlevel[8][_root.eventlevel[8].length] = 510;
_root.eventlevel[8][_root.eventlevel[8].length] = 511;
_root.eventlevel[8][_root.eventlevel[8].length] = 512;
_root.eventlevel[8][_root.eventlevel[8].length] = 513;
_root.eventlevel[8][_root.eventlevel[8].length] = 514;
_root.eventlevel[8][_root.eventlevel[8].length] = 515;
_root.eventlevel[8][_root.eventlevel[8].length] = 516;
_root.eventlevel[8][_root.eventlevel[8].length] = 517;
_root.eventlevel[8][_root.eventlevel[8].length] = 518;
_root.eventlevel[8][_root.eventlevel[8].length] = 519;
_root.eventlevel[8][_root.eventlevel[8].length] = 520;
_root.eventlevel[8][_root.eventlevel[8].length] = 521;
_root.eventlevel[8][_root.eventlevel[8].length] = 522;
_root.eventlevel[8][_root.eventlevel[8].length] = 523;
_root.eventlevel[8][_root.eventlevel[8].length] = 524;
_root.eventlevel[8][_root.eventlevel[8].length] = 525;
_root.eventlevel[8][_root.eventlevel[8].length] = 526;
_root.eventlevel[8][_root.eventlevel[8].length] = 527;
_root.eventlevel[8][_root.eventlevel[8].length] = 528;
_root.eventlevel[8][_root.eventlevel[8].length] = 529;
_root.eventlevel[8][_root.eventlevel[8].length] = 530;
_root.eventlevel[8][_root.eventlevel[8].length] = 531;
_root.eventlevel[8][_root.eventlevel[8].length] = 532;
_root.eventlevel[8][_root.eventlevel[8].length] = 533;
_root.eventlevel[8][_root.eventlevel[8].length] = 548;
_root.eventlevel[8][_root.eventlevel[8].length] = 549;
_root.eventlevel[8][_root.eventlevel[8].length] = 550;
_root.eventlevel[8][_root.eventlevel[8].length] = 551;
_root.eventlevel[8][_root.eventlevel[8].length] = 552;
_root.eventlevel[8][_root.eventlevel[8].length] = 553;
_root.eventlevel[8][_root.eventlevel[8].length] = 554;
_root.eventlevel[8][_root.eventlevel[8].length] = 555;
_root.eventlevel[8][_root.eventlevel[8].length] = 556;
_root.eventlevel[8][_root.eventlevel[8].length] = 557;
_root.eventlevel[8][_root.eventlevel[8].length] = 558;
_root.eventlevel[8][_root.eventlevel[8].length] = 559;
_root.eventlevel[8][_root.eventlevel[8].length] = 560;
_root.eventlevel[8][_root.eventlevel[8].length] = 561;
_root.eventlevel[8][_root.eventlevel[8].length] = 562;
_root.eventlevel[8][_root.eventlevel[8].length] = 563;
_root.eventlevel[8][_root.eventlevel[8].length] = 564;
_root.eventlevel[8][_root.eventlevel[8].length] = 565;
_root.eventlevel[8][_root.eventlevel[8].length] = 566;
_root.eventlevel[8][_root.eventlevel[8].length] = 567;
_root.eventlevel[8][_root.eventlevel[8].length] = 568;
_root.eventlevel[8][_root.eventlevel[8].length] = 569;
_root.eventlevel[8][_root.eventlevel[8].length] = 570;
_root.eventlevel[8][_root.eventlevel[8].length] = 571;
_root.eventlevel[8][_root.eventlevel[8].length] = 572;
_root.eventlevel[8][_root.eventlevel[8].length] = 573;
_root.eventlevel[8][_root.eventlevel[8].length] = 574;
_root.eventlevel[8][_root.eventlevel[8].length] = 575;
_root.eventlevel[8][_root.eventlevel[8].length] = 576;
_root.eventlevel[8][_root.eventlevel[8].length] = 577;
_root.eventlevel[8][_root.eventlevel[8].length] = 578;
_root.eventlevel[8][_root.eventlevel[8].length] = 579;
_root.eventlevel[8][_root.eventlevel[8].length] = 609;
_root.eventlevel[8][_root.eventlevel[8].length] = 610;
_root.eventlevel[8][_root.eventlevel[8].length] = 611;
_root.eventlevel[8][_root.eventlevel[8].length] = 615;
_root.eventlevel[8][_root.eventlevel[8].length] = 616;
_root.eventlevel[8][_root.eventlevel[8].length] = 617;
_root.eventlevel[8][_root.eventlevel[8].length] = 618;
_root.eventlevel[8][_root.eventlevel[8].length] = 619;
_root.eventlevel[8][_root.eventlevel[8].length] = 620;
_root.eventlevel[9] = new Array();
_root.eventlevel[9][_root.eventlevel[9].length] = 33;
_root.eventlevel[9][_root.eventlevel[9].length] = 34;
_root.eventlevel[9][_root.eventlevel[9].length] = 35;
_root.eventlevel[9][_root.eventlevel[9].length] = 36;
_root.eventlevel[9][_root.eventlevel[9].length] = 37;
_root.eventlevel[9][_root.eventlevel[9].length] = 140;
_root.eventlevel[9][_root.eventlevel[9].length] = 141;
_root.eventlevel[9][_root.eventlevel[9].length] = 142;
_root.eventlevel[9][_root.eventlevel[9].length] = 143;
_root.eventlevel[9][_root.eventlevel[9].length] = 144;
_root.eventlevel[9][_root.eventlevel[9].length] = 145;
_root.eventlevel[9][_root.eventlevel[9].length] = 146;
_root.eventlevel[9][_root.eventlevel[9].length] = 147;
_root.eventlevel[9][_root.eventlevel[9].length] = 148;
_root.eventlevel[9][_root.eventlevel[9].length] = 149;
_root.eventlevel[9][_root.eventlevel[9].length] = 150;
_root.eventlevel[9][_root.eventlevel[9].length] = 151;
_root.eventlevel[9][_root.eventlevel[9].length] = 152;
_root.eventlevel[9][_root.eventlevel[9].length] = 153;
_root.eventlevel[9][_root.eventlevel[9].length] = 154;
_root.eventlevel[9][_root.eventlevel[9].length] = 155;
_root.eventlevel[9][_root.eventlevel[9].length] = 156;
_root.eventlevel[9][_root.eventlevel[9].length] = 157;
_root.eventlevel[9][_root.eventlevel[9].length] = 158;
_root.eventlevel[9][_root.eventlevel[9].length] = 159;
_root.eventlevel[9][_root.eventlevel[9].length] = 160;
_root.eventlevel[9][_root.eventlevel[9].length] = 161;
_root.eventlevel[9][_root.eventlevel[9].length] = 162;
_root.eventlevel[9][_root.eventlevel[9].length] = 163;
_root.eventlevel[9][_root.eventlevel[9].length] = 164;
_root.eventlevel[9][_root.eventlevel[9].length] = 165;
_root.eventlevel[9][_root.eventlevel[9].length] = 166;
_root.eventlevel[9][_root.eventlevel[9].length] = 167;
_root.eventlevel[9][_root.eventlevel[9].length] = 168;
_root.eventlevel[9][_root.eventlevel[9].length] = 169;
_root.eventlevel[9][_root.eventlevel[9].length] = 170;
_root.eventlevel[9][_root.eventlevel[9].length] = 171;
_root.eventlevel[9][_root.eventlevel[9].length] = 172;
_root.eventlevel[9][_root.eventlevel[9].length] = 173;
_root.eventlevel[9][_root.eventlevel[9].length] = 174;
_root.eventlevel[9][_root.eventlevel[9].length] = 175;
_root.eventlevel[9][_root.eventlevel[9].length] = 176;
_root.eventlevel[9][_root.eventlevel[9].length] = 177;
_root.eventlevel[9][_root.eventlevel[9].length] = 178;
_root.eventlevel[9][_root.eventlevel[9].length] = 195;
_root.eventlevel[9][_root.eventlevel[9].length] = 196;
_root.eventlevel[9][_root.eventlevel[9].length] = 197;
_root.eventlevel[9][_root.eventlevel[9].length] = 198;
_root.eventlevel[9][_root.eventlevel[9].length] = 199;
_root.eventlevel[9][_root.eventlevel[9].length] = 200;
_root.eventlevel[9][_root.eventlevel[9].length] = 201;
_root.eventlevel[9][_root.eventlevel[9].length] = 202;
_root.eventlevel[9][_root.eventlevel[9].length] = 206;
_root.eventlevel[9][_root.eventlevel[9].length] = 207;
_root.eventlevel[9][_root.eventlevel[9].length] = 208;
_root.eventlevel[9][_root.eventlevel[9].length] = 211;
_root.eventlevel[9][_root.eventlevel[9].length] = 212;
_root.eventlevel[9][_root.eventlevel[9].length] = 216;
_root.eventlevel[9][_root.eventlevel[9].length] = 232;
_root.eventlevel[9][_root.eventlevel[9].length] = 233;
_root.eventlevel[9][_root.eventlevel[9].length] = 235;
_root.eventlevel[9][_root.eventlevel[9].length] = 238;
_root.eventlevel[9][_root.eventlevel[9].length] = 239;
_root.eventlevel[9][_root.eventlevel[9].length] = 240;
_root.eventlevel[9][_root.eventlevel[9].length] = 241;
_root.eventlevel[9][_root.eventlevel[9].length] = 242;
_root.eventlevel[9][_root.eventlevel[9].length] = 243;
_root.eventlevel[9][_root.eventlevel[9].length] = 244;
_root.eventlevel[9][_root.eventlevel[9].length] = 245;
_root.eventlevel[9][_root.eventlevel[9].length] = 246;
_root.eventlevel[9][_root.eventlevel[9].length] = 290;
_root.eventlevel[9][_root.eventlevel[9].length] = 291;
_root.eventlevel[9][_root.eventlevel[9].length] = 292;
_root.eventlevel[9][_root.eventlevel[9].length] = 293;
_root.eventlevel[9][_root.eventlevel[9].length] = 294;
_root.eventlevel[9][_root.eventlevel[9].length] = 295;
_root.eventlevel[9][_root.eventlevel[9].length] = 296;
_root.eventlevel[9][_root.eventlevel[9].length] = 297;
_root.eventlevel[9][_root.eventlevel[9].length] = 298;
_root.eventlevel[9][_root.eventlevel[9].length] = 300;
_root.eventlevel[9][_root.eventlevel[9].length] = 301;
_root.eventlevel[9][_root.eventlevel[9].length] = 302;
_root.eventlevel[9][_root.eventlevel[9].length] = 303;
_root.eventlevel[9][_root.eventlevel[9].length] = 304;
_root.eventlevel[9][_root.eventlevel[9].length] = 305;
_root.eventlevel[9][_root.eventlevel[9].length] = 306;
_root.eventlevel[9][_root.eventlevel[9].length] = 307;
_root.eventlevel[9][_root.eventlevel[9].length] = 342;
_root.eventlevel[9][_root.eventlevel[9].length] = 344;
_root.eventlevel[9][_root.eventlevel[9].length] = 345;
_root.eventlevel[9][_root.eventlevel[9].length] = 346;
_root.eventlevel[9][_root.eventlevel[9].length] = 347;
_root.eventlevel[9][_root.eventlevel[9].length] = 348;
_root.eventlevel[9][_root.eventlevel[9].length] = 420;
_root.eventlevel[9][_root.eventlevel[9].length] = 421;
_root.eventlevel[9][_root.eventlevel[9].length] = 422;
_root.eventlevel[9][_root.eventlevel[9].length] = 423;
_root.eventlevel[9][_root.eventlevel[9].length] = 424;
_root.eventlevel[9][_root.eventlevel[9].length] = 425;
_root.eventlevel[9][_root.eventlevel[9].length] = 501;
_root.eventlevel[9][_root.eventlevel[9].length] = 502;
_root.eventlevel[9][_root.eventlevel[9].length] = 503;
_root.eventlevel[9][_root.eventlevel[9].length] = 504;
_root.eventlevel[9][_root.eventlevel[9].length] = 505;
_root.eventlevel[9][_root.eventlevel[9].length] = 506;
_root.eventlevel[9][_root.eventlevel[9].length] = 507;
_root.eventlevel[9][_root.eventlevel[9].length] = 508;
_root.eventlevel[9][_root.eventlevel[9].length] = 509;
_root.eventlevel[9][_root.eventlevel[9].length] = 510;
_root.eventlevel[9][_root.eventlevel[9].length] = 511;
_root.eventlevel[9][_root.eventlevel[9].length] = 512;
_root.eventlevel[9][_root.eventlevel[9].length] = 513;
_root.eventlevel[9][_root.eventlevel[9].length] = 514;
_root.eventlevel[9][_root.eventlevel[9].length] = 515;
_root.eventlevel[9][_root.eventlevel[9].length] = 516;
_root.eventlevel[9][_root.eventlevel[9].length] = 517;
_root.eventlevel[9][_root.eventlevel[9].length] = 518;
_root.eventlevel[9][_root.eventlevel[9].length] = 519;
_root.eventlevel[9][_root.eventlevel[9].length] = 520;
_root.eventlevel[9][_root.eventlevel[9].length] = 521;
_root.eventlevel[9][_root.eventlevel[9].length] = 522;
_root.eventlevel[9][_root.eventlevel[9].length] = 523;
_root.eventlevel[9][_root.eventlevel[9].length] = 524;
_root.eventlevel[9][_root.eventlevel[9].length] = 525;
_root.eventlevel[9][_root.eventlevel[9].length] = 526;
_root.eventlevel[9][_root.eventlevel[9].length] = 527;
_root.eventlevel[9][_root.eventlevel[9].length] = 528;
_root.eventlevel[9][_root.eventlevel[9].length] = 529;
_root.eventlevel[9][_root.eventlevel[9].length] = 530;
_root.eventlevel[9][_root.eventlevel[9].length] = 531;
_root.eventlevel[9][_root.eventlevel[9].length] = 532;
_root.eventlevel[9][_root.eventlevel[9].length] = 533;
_root.eventlevel[9][_root.eventlevel[9].length] = 548;
_root.eventlevel[9][_root.eventlevel[9].length] = 549;
_root.eventlevel[9][_root.eventlevel[9].length] = 550;
_root.eventlevel[9][_root.eventlevel[9].length] = 551;
_root.eventlevel[9][_root.eventlevel[9].length] = 552;
_root.eventlevel[9][_root.eventlevel[9].length] = 553;
_root.eventlevel[9][_root.eventlevel[9].length] = 554;
_root.eventlevel[9][_root.eventlevel[9].length] = 555;
_root.eventlevel[9][_root.eventlevel[9].length] = 556;
_root.eventlevel[9][_root.eventlevel[9].length] = 557;
_root.eventlevel[9][_root.eventlevel[9].length] = 558;
_root.eventlevel[9][_root.eventlevel[9].length] = 559;
_root.eventlevel[9][_root.eventlevel[9].length] = 560;
_root.eventlevel[9][_root.eventlevel[9].length] = 561;
_root.eventlevel[9][_root.eventlevel[9].length] = 562;
_root.eventlevel[9][_root.eventlevel[9].length] = 563;
_root.eventlevel[9][_root.eventlevel[9].length] = 564;
_root.eventlevel[9][_root.eventlevel[9].length] = 565;
_root.eventlevel[9][_root.eventlevel[9].length] = 566;
_root.eventlevel[9][_root.eventlevel[9].length] = 567;
_root.eventlevel[9][_root.eventlevel[9].length] = 568;
_root.eventlevel[9][_root.eventlevel[9].length] = 569;
_root.eventlevel[9][_root.eventlevel[9].length] = 570;
_root.eventlevel[9][_root.eventlevel[9].length] = 571;
_root.eventlevel[9][_root.eventlevel[9].length] = 572;
_root.eventlevel[9][_root.eventlevel[9].length] = 573;
_root.eventlevel[9][_root.eventlevel[9].length] = 574;
_root.eventlevel[9][_root.eventlevel[9].length] = 575;
_root.eventlevel[9][_root.eventlevel[9].length] = 576;
_root.eventlevel[9][_root.eventlevel[9].length] = 577;
_root.eventlevel[9][_root.eventlevel[9].length] = 578;
_root.eventlevel[9][_root.eventlevel[9].length] = 579;
_root.eventlevel[9][_root.eventlevel[9].length] = 590;
_root.eventlevel[9][_root.eventlevel[9].length] = 591;
_root.eventlevel[9][_root.eventlevel[9].length] = 592;
_root.eventlevel[9][_root.eventlevel[9].length] = 610;
_root.eventlevel[9][_root.eventlevel[9].length] = 611;
_root.eventlevel[9][_root.eventlevel[9].length] = 612;
_root.eventlevel[9][_root.eventlevel[9].length] = 615;
_root.eventlevel[9][_root.eventlevel[9].length] = 616;
_root.eventlevel[9][_root.eventlevel[9].length] = 617;
_root.eventlevel[9][_root.eventlevel[9].length] = 618;
_root.eventlevel[9][_root.eventlevel[9].length] = 619;
_root.eventlevel[9][_root.eventlevel[9].length] = 620;
_root.eventlevel[9][_root.eventlevel[9].length] = 621;
_root.eventlevel[10] = new Array();
_root.eventlevel[10][_root.eventlevel[10].length] = 38;
_root.eventlevel[10][_root.eventlevel[10].length] = 39;
_root.eventlevel[10][_root.eventlevel[10].length] = 40;
_root.eventlevel[10][_root.eventlevel[10].length] = 41;
_root.eventlevel[10][_root.eventlevel[10].length] = 155;
_root.eventlevel[10][_root.eventlevel[10].length] = 156;
_root.eventlevel[10][_root.eventlevel[10].length] = 157;
_root.eventlevel[10][_root.eventlevel[10].length] = 158;
_root.eventlevel[10][_root.eventlevel[10].length] = 159;
_root.eventlevel[10][_root.eventlevel[10].length] = 160;
_root.eventlevel[10][_root.eventlevel[10].length] = 161;
_root.eventlevel[10][_root.eventlevel[10].length] = 162;
_root.eventlevel[10][_root.eventlevel[10].length] = 163;
_root.eventlevel[10][_root.eventlevel[10].length] = 164;
_root.eventlevel[10][_root.eventlevel[10].length] = 168;
_root.eventlevel[10][_root.eventlevel[10].length] = 169;
_root.eventlevel[10][_root.eventlevel[10].length] = 170;
_root.eventlevel[10][_root.eventlevel[10].length] = 171;
_root.eventlevel[10][_root.eventlevel[10].length] = 175;
_root.eventlevel[10][_root.eventlevel[10].length] = 176;
_root.eventlevel[10][_root.eventlevel[10].length] = 177;
_root.eventlevel[10][_root.eventlevel[10].length] = 178;
_root.eventlevel[10][_root.eventlevel[10].length] = 179;
_root.eventlevel[10][_root.eventlevel[10].length] = 195;
_root.eventlevel[10][_root.eventlevel[10].length] = 196;
_root.eventlevel[10][_root.eventlevel[10].length] = 197;
_root.eventlevel[10][_root.eventlevel[10].length] = 198;
_root.eventlevel[10][_root.eventlevel[10].length] = 199;
_root.eventlevel[10][_root.eventlevel[10].length] = 200;
_root.eventlevel[10][_root.eventlevel[10].length] = 201;
_root.eventlevel[10][_root.eventlevel[10].length] = 202;
_root.eventlevel[10][_root.eventlevel[10].length] = 203;
_root.eventlevel[10][_root.eventlevel[10].length] = 204;
_root.eventlevel[10][_root.eventlevel[10].length] = 205;
_root.eventlevel[10][_root.eventlevel[10].length] = 206;
_root.eventlevel[10][_root.eventlevel[10].length] = 207;
_root.eventlevel[10][_root.eventlevel[10].length] = 208;
_root.eventlevel[10][_root.eventlevel[10].length] = 209;
_root.eventlevel[10][_root.eventlevel[10].length] = 210;
_root.eventlevel[10][_root.eventlevel[10].length] = 211;
_root.eventlevel[10][_root.eventlevel[10].length] = 212;
_root.eventlevel[10][_root.eventlevel[10].length] = 213;
_root.eventlevel[10][_root.eventlevel[10].length] = 214;
_root.eventlevel[10][_root.eventlevel[10].length] = 216;
_root.eventlevel[10][_root.eventlevel[10].length] = 232;
_root.eventlevel[10][_root.eventlevel[10].length] = 233;
_root.eventlevel[10][_root.eventlevel[10].length] = 235;
_root.eventlevel[10][_root.eventlevel[10].length] = 238;
_root.eventlevel[10][_root.eventlevel[10].length] = 239;
_root.eventlevel[10][_root.eventlevel[10].length] = 240;
_root.eventlevel[10][_root.eventlevel[10].length] = 241;
_root.eventlevel[10][_root.eventlevel[10].length] = 242;
_root.eventlevel[10][_root.eventlevel[10].length] = 243;
_root.eventlevel[10][_root.eventlevel[10].length] = 244;
_root.eventlevel[10][_root.eventlevel[10].length] = 245;
_root.eventlevel[10][_root.eventlevel[10].length] = 246;
_root.eventlevel[10][_root.eventlevel[10].length] = 290;
_root.eventlevel[10][_root.eventlevel[10].length] = 291;
_root.eventlevel[10][_root.eventlevel[10].length] = 292;
_root.eventlevel[10][_root.eventlevel[10].length] = 293;
_root.eventlevel[10][_root.eventlevel[10].length] = 294;
_root.eventlevel[10][_root.eventlevel[10].length] = 295;
_root.eventlevel[10][_root.eventlevel[10].length] = 296;
_root.eventlevel[10][_root.eventlevel[10].length] = 297;
_root.eventlevel[10][_root.eventlevel[10].length] = 298;
_root.eventlevel[10][_root.eventlevel[10].length] = 300;
_root.eventlevel[10][_root.eventlevel[10].length] = 301;
_root.eventlevel[10][_root.eventlevel[10].length] = 302;
_root.eventlevel[10][_root.eventlevel[10].length] = 303;
_root.eventlevel[10][_root.eventlevel[10].length] = 304;
_root.eventlevel[10][_root.eventlevel[10].length] = 305;
_root.eventlevel[10][_root.eventlevel[10].length] = 306;
_root.eventlevel[10][_root.eventlevel[10].length] = 307;
_root.eventlevel[10][_root.eventlevel[10].length] = 342;
_root.eventlevel[10][_root.eventlevel[10].length] = 344;
_root.eventlevel[10][_root.eventlevel[10].length] = 345;
_root.eventlevel[10][_root.eventlevel[10].length] = 346;
_root.eventlevel[10][_root.eventlevel[10].length] = 347;
_root.eventlevel[10][_root.eventlevel[10].length] = 348;
_root.eventlevel[10][_root.eventlevel[10].length] = 426;
_root.eventlevel[10][_root.eventlevel[10].length] = 427;
_root.eventlevel[10][_root.eventlevel[10].length] = 428;
_root.eventlevel[10][_root.eventlevel[10].length] = 429;
_root.eventlevel[10][_root.eventlevel[10].length] = 430;
_root.eventlevel[10][_root.eventlevel[10].length] = 431;
_root.eventlevel[10][_root.eventlevel[10].length] = 501;
_root.eventlevel[10][_root.eventlevel[10].length] = 502;
_root.eventlevel[10][_root.eventlevel[10].length] = 503;
_root.eventlevel[10][_root.eventlevel[10].length] = 504;
_root.eventlevel[10][_root.eventlevel[10].length] = 505;
_root.eventlevel[10][_root.eventlevel[10].length] = 506;
_root.eventlevel[10][_root.eventlevel[10].length] = 507;
_root.eventlevel[10][_root.eventlevel[10].length] = 508;
_root.eventlevel[10][_root.eventlevel[10].length] = 509;
_root.eventlevel[10][_root.eventlevel[10].length] = 510;
_root.eventlevel[10][_root.eventlevel[10].length] = 511;
_root.eventlevel[10][_root.eventlevel[10].length] = 512;
_root.eventlevel[10][_root.eventlevel[10].length] = 513;
_root.eventlevel[10][_root.eventlevel[10].length] = 514;
_root.eventlevel[10][_root.eventlevel[10].length] = 515;
_root.eventlevel[10][_root.eventlevel[10].length] = 516;
_root.eventlevel[10][_root.eventlevel[10].length] = 517;
_root.eventlevel[10][_root.eventlevel[10].length] = 518;
_root.eventlevel[10][_root.eventlevel[10].length] = 519;
_root.eventlevel[10][_root.eventlevel[10].length] = 520;
_root.eventlevel[10][_root.eventlevel[10].length] = 521;
_root.eventlevel[10][_root.eventlevel[10].length] = 522;
_root.eventlevel[10][_root.eventlevel[10].length] = 523;
_root.eventlevel[10][_root.eventlevel[10].length] = 524;
_root.eventlevel[10][_root.eventlevel[10].length] = 525;
_root.eventlevel[10][_root.eventlevel[10].length] = 526;
_root.eventlevel[10][_root.eventlevel[10].length] = 527;
_root.eventlevel[10][_root.eventlevel[10].length] = 528;
_root.eventlevel[10][_root.eventlevel[10].length] = 529;
_root.eventlevel[10][_root.eventlevel[10].length] = 530;
_root.eventlevel[10][_root.eventlevel[10].length] = 531;
_root.eventlevel[10][_root.eventlevel[10].length] = 532;
_root.eventlevel[10][_root.eventlevel[10].length] = 533;
_root.eventlevel[10][_root.eventlevel[10].length] = 548;
_root.eventlevel[10][_root.eventlevel[10].length] = 549;
_root.eventlevel[10][_root.eventlevel[10].length] = 550;
_root.eventlevel[10][_root.eventlevel[10].length] = 551;
_root.eventlevel[10][_root.eventlevel[10].length] = 552;
_root.eventlevel[10][_root.eventlevel[10].length] = 553;
_root.eventlevel[10][_root.eventlevel[10].length] = 554;
_root.eventlevel[10][_root.eventlevel[10].length] = 555;
_root.eventlevel[10][_root.eventlevel[10].length] = 556;
_root.eventlevel[10][_root.eventlevel[10].length] = 557;
_root.eventlevel[10][_root.eventlevel[10].length] = 558;
_root.eventlevel[10][_root.eventlevel[10].length] = 559;
_root.eventlevel[10][_root.eventlevel[10].length] = 560;
_root.eventlevel[10][_root.eventlevel[10].length] = 561;
_root.eventlevel[10][_root.eventlevel[10].length] = 562;
_root.eventlevel[10][_root.eventlevel[10].length] = 563;
_root.eventlevel[10][_root.eventlevel[10].length] = 564;
_root.eventlevel[10][_root.eventlevel[10].length] = 565;
_root.eventlevel[10][_root.eventlevel[10].length] = 566;
_root.eventlevel[10][_root.eventlevel[10].length] = 567;
_root.eventlevel[10][_root.eventlevel[10].length] = 568;
_root.eventlevel[10][_root.eventlevel[10].length] = 569;
_root.eventlevel[10][_root.eventlevel[10].length] = 570;
_root.eventlevel[10][_root.eventlevel[10].length] = 571;
_root.eventlevel[10][_root.eventlevel[10].length] = 572;
_root.eventlevel[10][_root.eventlevel[10].length] = 573;
_root.eventlevel[10][_root.eventlevel[10].length] = 574;
_root.eventlevel[10][_root.eventlevel[10].length] = 575;
_root.eventlevel[10][_root.eventlevel[10].length] = 576;
_root.eventlevel[10][_root.eventlevel[10].length] = 577;
_root.eventlevel[10][_root.eventlevel[10].length] = 578;
_root.eventlevel[10][_root.eventlevel[10].length] = 579;
_root.eventlevel[10][_root.eventlevel[10].length] = 593;
_root.eventlevel[10][_root.eventlevel[10].length] = 611;
_root.eventlevel[10][_root.eventlevel[10].length] = 612;
_root.eventlevel[10][_root.eventlevel[10].length] = 613;
_root.eventlevel[10][_root.eventlevel[10].length] = 615;
_root.eventlevel[10][_root.eventlevel[10].length] = 616;
_root.eventlevel[10][_root.eventlevel[10].length] = 617;
_root.eventlevel[10][_root.eventlevel[10].length] = 618;
_root.eventlevel[10][_root.eventlevel[10].length] = 619;
_root.eventlevel[10][_root.eventlevel[10].length] = 620;
_root.eventlevel[10][_root.eventlevel[10].length] = 621;
_root.eventlevel[10][_root.eventlevel[10].length] = 622;
_root.eventlevel[11] = new Array();
_root.eventlevel[11][_root.eventlevel[11].length] = 42;
_root.eventlevel[11][_root.eventlevel[11].length] = 43;
_root.eventlevel[11][_root.eventlevel[11].length] = 44;
_root.eventlevel[11][_root.eventlevel[11].length] = 45;
_root.eventlevel[11][_root.eventlevel[11].length] = 178;
_root.eventlevel[11][_root.eventlevel[11].length] = 179;
_root.eventlevel[11][_root.eventlevel[11].length] = 195;
_root.eventlevel[11][_root.eventlevel[11].length] = 196;
_root.eventlevel[11][_root.eventlevel[11].length] = 197;
_root.eventlevel[11][_root.eventlevel[11].length] = 198;
_root.eventlevel[11][_root.eventlevel[11].length] = 199;
_root.eventlevel[11][_root.eventlevel[11].length] = 200;
_root.eventlevel[11][_root.eventlevel[11].length] = 201;
_root.eventlevel[11][_root.eventlevel[11].length] = 202;
_root.eventlevel[11][_root.eventlevel[11].length] = 203;
_root.eventlevel[11][_root.eventlevel[11].length] = 204;
_root.eventlevel[11][_root.eventlevel[11].length] = 205;
_root.eventlevel[11][_root.eventlevel[11].length] = 206;
_root.eventlevel[11][_root.eventlevel[11].length] = 207;
_root.eventlevel[11][_root.eventlevel[11].length] = 208;
_root.eventlevel[11][_root.eventlevel[11].length] = 209;
_root.eventlevel[11][_root.eventlevel[11].length] = 210;
_root.eventlevel[11][_root.eventlevel[11].length] = 211;
_root.eventlevel[11][_root.eventlevel[11].length] = 212;
_root.eventlevel[11][_root.eventlevel[11].length] = 213;
_root.eventlevel[11][_root.eventlevel[11].length] = 214;
_root.eventlevel[11][_root.eventlevel[11].length] = 216;
_root.eventlevel[11][_root.eventlevel[11].length] = 217;
_root.eventlevel[11][_root.eventlevel[11].length] = 232;
_root.eventlevel[11][_root.eventlevel[11].length] = 233;
_root.eventlevel[11][_root.eventlevel[11].length] = 235;
_root.eventlevel[11][_root.eventlevel[11].length] = 236;
_root.eventlevel[11][_root.eventlevel[11].length] = 238;
_root.eventlevel[11][_root.eventlevel[11].length] = 239;
_root.eventlevel[11][_root.eventlevel[11].length] = 240;
_root.eventlevel[11][_root.eventlevel[11].length] = 241;
_root.eventlevel[11][_root.eventlevel[11].length] = 242;
_root.eventlevel[11][_root.eventlevel[11].length] = 243;
_root.eventlevel[11][_root.eventlevel[11].length] = 244;
_root.eventlevel[11][_root.eventlevel[11].length] = 245;
_root.eventlevel[11][_root.eventlevel[11].length] = 246;
_root.eventlevel[11][_root.eventlevel[11].length] = 290;
_root.eventlevel[11][_root.eventlevel[11].length] = 291;
_root.eventlevel[11][_root.eventlevel[11].length] = 292;
_root.eventlevel[11][_root.eventlevel[11].length] = 293;
_root.eventlevel[11][_root.eventlevel[11].length] = 294;
_root.eventlevel[11][_root.eventlevel[11].length] = 295;
_root.eventlevel[11][_root.eventlevel[11].length] = 296;
_root.eventlevel[11][_root.eventlevel[11].length] = 297;
_root.eventlevel[11][_root.eventlevel[11].length] = 298;
_root.eventlevel[11][_root.eventlevel[11].length] = 300;
_root.eventlevel[11][_root.eventlevel[11].length] = 301;
_root.eventlevel[11][_root.eventlevel[11].length] = 302;
_root.eventlevel[11][_root.eventlevel[11].length] = 303;
_root.eventlevel[11][_root.eventlevel[11].length] = 304;
_root.eventlevel[11][_root.eventlevel[11].length] = 305;
_root.eventlevel[11][_root.eventlevel[11].length] = 306;
_root.eventlevel[11][_root.eventlevel[11].length] = 307;
_root.eventlevel[11][_root.eventlevel[11].length] = 342;
_root.eventlevel[11][_root.eventlevel[11].length] = 344;
_root.eventlevel[11][_root.eventlevel[11].length] = 345;
_root.eventlevel[11][_root.eventlevel[11].length] = 346;
_root.eventlevel[11][_root.eventlevel[11].length] = 347;
_root.eventlevel[11][_root.eventlevel[11].length] = 348;
_root.eventlevel[11][_root.eventlevel[11].length] = 432;
_root.eventlevel[11][_root.eventlevel[11].length] = 433;
_root.eventlevel[11][_root.eventlevel[11].length] = 434;
_root.eventlevel[11][_root.eventlevel[11].length] = 435;
_root.eventlevel[11][_root.eventlevel[11].length] = 436;
_root.eventlevel[11][_root.eventlevel[11].length] = 437;
_root.eventlevel[11][_root.eventlevel[11].length] = 501;
_root.eventlevel[11][_root.eventlevel[11].length] = 502;
_root.eventlevel[11][_root.eventlevel[11].length] = 503;
_root.eventlevel[11][_root.eventlevel[11].length] = 504;
_root.eventlevel[11][_root.eventlevel[11].length] = 505;
_root.eventlevel[11][_root.eventlevel[11].length] = 506;
_root.eventlevel[11][_root.eventlevel[11].length] = 507;
_root.eventlevel[11][_root.eventlevel[11].length] = 508;
_root.eventlevel[11][_root.eventlevel[11].length] = 509;
_root.eventlevel[11][_root.eventlevel[11].length] = 510;
_root.eventlevel[11][_root.eventlevel[11].length] = 511;
_root.eventlevel[11][_root.eventlevel[11].length] = 512;
_root.eventlevel[11][_root.eventlevel[11].length] = 513;
_root.eventlevel[11][_root.eventlevel[11].length] = 514;
_root.eventlevel[11][_root.eventlevel[11].length] = 515;
_root.eventlevel[11][_root.eventlevel[11].length] = 516;
_root.eventlevel[11][_root.eventlevel[11].length] = 517;
_root.eventlevel[11][_root.eventlevel[11].length] = 518;
_root.eventlevel[11][_root.eventlevel[11].length] = 519;
_root.eventlevel[11][_root.eventlevel[11].length] = 520;
_root.eventlevel[11][_root.eventlevel[11].length] = 521;
_root.eventlevel[11][_root.eventlevel[11].length] = 522;
_root.eventlevel[11][_root.eventlevel[11].length] = 523;
_root.eventlevel[11][_root.eventlevel[11].length] = 524;
_root.eventlevel[11][_root.eventlevel[11].length] = 525;
_root.eventlevel[11][_root.eventlevel[11].length] = 526;
_root.eventlevel[11][_root.eventlevel[11].length] = 527;
_root.eventlevel[11][_root.eventlevel[11].length] = 528;
_root.eventlevel[11][_root.eventlevel[11].length] = 529;
_root.eventlevel[11][_root.eventlevel[11].length] = 530;
_root.eventlevel[11][_root.eventlevel[11].length] = 531;
_root.eventlevel[11][_root.eventlevel[11].length] = 532;
_root.eventlevel[11][_root.eventlevel[11].length] = 533;
_root.eventlevel[11][_root.eventlevel[11].length] = 548;
_root.eventlevel[11][_root.eventlevel[11].length] = 549;
_root.eventlevel[11][_root.eventlevel[11].length] = 550;
_root.eventlevel[11][_root.eventlevel[11].length] = 551;
_root.eventlevel[11][_root.eventlevel[11].length] = 552;
_root.eventlevel[11][_root.eventlevel[11].length] = 553;
_root.eventlevel[11][_root.eventlevel[11].length] = 554;
_root.eventlevel[11][_root.eventlevel[11].length] = 555;
_root.eventlevel[11][_root.eventlevel[11].length] = 556;
_root.eventlevel[11][_root.eventlevel[11].length] = 557;
_root.eventlevel[11][_root.eventlevel[11].length] = 558;
_root.eventlevel[11][_root.eventlevel[11].length] = 559;
_root.eventlevel[11][_root.eventlevel[11].length] = 560;
_root.eventlevel[11][_root.eventlevel[11].length] = 561;
_root.eventlevel[11][_root.eventlevel[11].length] = 562;
_root.eventlevel[11][_root.eventlevel[11].length] = 563;
_root.eventlevel[11][_root.eventlevel[11].length] = 564;
_root.eventlevel[11][_root.eventlevel[11].length] = 565;
_root.eventlevel[11][_root.eventlevel[11].length] = 566;
_root.eventlevel[11][_root.eventlevel[11].length] = 567;
_root.eventlevel[11][_root.eventlevel[11].length] = 568;
_root.eventlevel[11][_root.eventlevel[11].length] = 569;
_root.eventlevel[11][_root.eventlevel[11].length] = 570;
_root.eventlevel[11][_root.eventlevel[11].length] = 571;
_root.eventlevel[11][_root.eventlevel[11].length] = 572;
_root.eventlevel[11][_root.eventlevel[11].length] = 573;
_root.eventlevel[11][_root.eventlevel[11].length] = 574;
_root.eventlevel[11][_root.eventlevel[11].length] = 575;
_root.eventlevel[11][_root.eventlevel[11].length] = 576;
_root.eventlevel[11][_root.eventlevel[11].length] = 577;
_root.eventlevel[11][_root.eventlevel[11].length] = 578;
_root.eventlevel[11][_root.eventlevel[11].length] = 579;
_root.eventlevel[11][_root.eventlevel[11].length] = 594;
_root.eventlevel[11][_root.eventlevel[11].length] = 612;
_root.eventlevel[11][_root.eventlevel[11].length] = 613;
_root.eventlevel[11][_root.eventlevel[11].length] = 614;
_root.eventlevel[11][_root.eventlevel[11].length] = 615;
_root.eventlevel[11][_root.eventlevel[11].length] = 616;
_root.eventlevel[11][_root.eventlevel[11].length] = 617;
_root.eventlevel[11][_root.eventlevel[11].length] = 618;
_root.eventlevel[11][_root.eventlevel[11].length] = 619;
_root.eventlevel[11][_root.eventlevel[11].length] = 620;
_root.eventlevel[11][_root.eventlevel[11].length] = 621;
_root.eventlevel[11][_root.eventlevel[11].length] = 622;
_root.eventlevel[11][_root.eventlevel[11].length] = 623;
_root.eventlevel[12] = new Array();
_root.eventlevel[12][_root.eventlevel[12].length] = 46;
_root.eventlevel[12][_root.eventlevel[12].length] = 47;
_root.eventlevel[12][_root.eventlevel[12].length] = 48;
_root.eventlevel[12][_root.eventlevel[12].length] = 49;
_root.eventlevel[12][_root.eventlevel[12].length] = 178;
_root.eventlevel[12][_root.eventlevel[12].length] = 179;
_root.eventlevel[12][_root.eventlevel[12].length] = 195;
_root.eventlevel[12][_root.eventlevel[12].length] = 196;
_root.eventlevel[12][_root.eventlevel[12].length] = 197;
_root.eventlevel[12][_root.eventlevel[12].length] = 198;
_root.eventlevel[12][_root.eventlevel[12].length] = 199;
_root.eventlevel[12][_root.eventlevel[12].length] = 200;
_root.eventlevel[12][_root.eventlevel[12].length] = 201;
_root.eventlevel[12][_root.eventlevel[12].length] = 202;
_root.eventlevel[12][_root.eventlevel[12].length] = 203;
_root.eventlevel[12][_root.eventlevel[12].length] = 204;
_root.eventlevel[12][_root.eventlevel[12].length] = 205;
_root.eventlevel[12][_root.eventlevel[12].length] = 206;
_root.eventlevel[12][_root.eventlevel[12].length] = 207;
_root.eventlevel[12][_root.eventlevel[12].length] = 208;
_root.eventlevel[12][_root.eventlevel[12].length] = 209;
_root.eventlevel[12][_root.eventlevel[12].length] = 210;
_root.eventlevel[12][_root.eventlevel[12].length] = 211;
_root.eventlevel[12][_root.eventlevel[12].length] = 212;
_root.eventlevel[12][_root.eventlevel[12].length] = 213;
_root.eventlevel[12][_root.eventlevel[12].length] = 214;
_root.eventlevel[12][_root.eventlevel[12].length] = 217;
_root.eventlevel[12][_root.eventlevel[12].length] = 232;
_root.eventlevel[12][_root.eventlevel[12].length] = 233;
_root.eventlevel[12][_root.eventlevel[12].length] = 236;
_root.eventlevel[12][_root.eventlevel[12].length] = 238;
_root.eventlevel[12][_root.eventlevel[12].length] = 239;
_root.eventlevel[12][_root.eventlevel[12].length] = 240;
_root.eventlevel[12][_root.eventlevel[12].length] = 241;
_root.eventlevel[12][_root.eventlevel[12].length] = 242;
_root.eventlevel[12][_root.eventlevel[12].length] = 243;
_root.eventlevel[12][_root.eventlevel[12].length] = 244;
_root.eventlevel[12][_root.eventlevel[12].length] = 245;
_root.eventlevel[12][_root.eventlevel[12].length] = 246;
_root.eventlevel[12][_root.eventlevel[12].length] = 263;
_root.eventlevel[12][_root.eventlevel[12].length] = 264;
_root.eventlevel[12][_root.eventlevel[12].length] = 290;
_root.eventlevel[12][_root.eventlevel[12].length] = 292;
_root.eventlevel[12][_root.eventlevel[12].length] = 293;
_root.eventlevel[12][_root.eventlevel[12].length] = 294;
_root.eventlevel[12][_root.eventlevel[12].length] = 296;
_root.eventlevel[12][_root.eventlevel[12].length] = 298;
_root.eventlevel[12][_root.eventlevel[12].length] = 299;
_root.eventlevel[12][_root.eventlevel[12].length] = 300;
_root.eventlevel[12][_root.eventlevel[12].length] = 301;
_root.eventlevel[12][_root.eventlevel[12].length] = 302;
_root.eventlevel[12][_root.eventlevel[12].length] = 303;
_root.eventlevel[12][_root.eventlevel[12].length] = 304;
_root.eventlevel[12][_root.eventlevel[12].length] = 305;
_root.eventlevel[12][_root.eventlevel[12].length] = 306;
_root.eventlevel[12][_root.eventlevel[12].length] = 307;
_root.eventlevel[12][_root.eventlevel[12].length] = 438;
_root.eventlevel[12][_root.eventlevel[12].length] = 439;
_root.eventlevel[12][_root.eventlevel[12].length] = 440;
_root.eventlevel[12][_root.eventlevel[12].length] = 441;
_root.eventlevel[12][_root.eventlevel[12].length] = 442;
_root.eventlevel[12][_root.eventlevel[12].length] = 443;
_root.eventlevel[12][_root.eventlevel[12].length] = 501;
_root.eventlevel[12][_root.eventlevel[12].length] = 502;
_root.eventlevel[12][_root.eventlevel[12].length] = 503;
_root.eventlevel[12][_root.eventlevel[12].length] = 504;
_root.eventlevel[12][_root.eventlevel[12].length] = 505;
_root.eventlevel[12][_root.eventlevel[12].length] = 506;
_root.eventlevel[12][_root.eventlevel[12].length] = 507;
_root.eventlevel[12][_root.eventlevel[12].length] = 508;
_root.eventlevel[12][_root.eventlevel[12].length] = 509;
_root.eventlevel[12][_root.eventlevel[12].length] = 510;
_root.eventlevel[12][_root.eventlevel[12].length] = 511;
_root.eventlevel[12][_root.eventlevel[12].length] = 512;
_root.eventlevel[12][_root.eventlevel[12].length] = 513;
_root.eventlevel[12][_root.eventlevel[12].length] = 514;
_root.eventlevel[12][_root.eventlevel[12].length] = 515;
_root.eventlevel[12][_root.eventlevel[12].length] = 516;
_root.eventlevel[12][_root.eventlevel[12].length] = 517;
_root.eventlevel[12][_root.eventlevel[12].length] = 518;
_root.eventlevel[12][_root.eventlevel[12].length] = 519;
_root.eventlevel[12][_root.eventlevel[12].length] = 520;
_root.eventlevel[12][_root.eventlevel[12].length] = 521;
_root.eventlevel[12][_root.eventlevel[12].length] = 522;
_root.eventlevel[12][_root.eventlevel[12].length] = 523;
_root.eventlevel[12][_root.eventlevel[12].length] = 524;
_root.eventlevel[12][_root.eventlevel[12].length] = 525;
_root.eventlevel[12][_root.eventlevel[12].length] = 526;
_root.eventlevel[12][_root.eventlevel[12].length] = 527;
_root.eventlevel[12][_root.eventlevel[12].length] = 528;
_root.eventlevel[12][_root.eventlevel[12].length] = 529;
_root.eventlevel[12][_root.eventlevel[12].length] = 530;
_root.eventlevel[12][_root.eventlevel[12].length] = 531;
_root.eventlevel[12][_root.eventlevel[12].length] = 532;
_root.eventlevel[12][_root.eventlevel[12].length] = 533;
_root.eventlevel[12][_root.eventlevel[12].length] = 548;
_root.eventlevel[12][_root.eventlevel[12].length] = 549;
_root.eventlevel[12][_root.eventlevel[12].length] = 550;
_root.eventlevel[12][_root.eventlevel[12].length] = 551;
_root.eventlevel[12][_root.eventlevel[12].length] = 552;
_root.eventlevel[12][_root.eventlevel[12].length] = 553;
_root.eventlevel[12][_root.eventlevel[12].length] = 554;
_root.eventlevel[12][_root.eventlevel[12].length] = 555;
_root.eventlevel[12][_root.eventlevel[12].length] = 556;
_root.eventlevel[12][_root.eventlevel[12].length] = 557;
_root.eventlevel[12][_root.eventlevel[12].length] = 558;
_root.eventlevel[12][_root.eventlevel[12].length] = 559;
_root.eventlevel[12][_root.eventlevel[12].length] = 560;
_root.eventlevel[12][_root.eventlevel[12].length] = 561;
_root.eventlevel[12][_root.eventlevel[12].length] = 562;
_root.eventlevel[12][_root.eventlevel[12].length] = 563;
_root.eventlevel[12][_root.eventlevel[12].length] = 564;
_root.eventlevel[12][_root.eventlevel[12].length] = 565;
_root.eventlevel[12][_root.eventlevel[12].length] = 566;
_root.eventlevel[12][_root.eventlevel[12].length] = 567;
_root.eventlevel[12][_root.eventlevel[12].length] = 568;
_root.eventlevel[12][_root.eventlevel[12].length] = 569;
_root.eventlevel[12][_root.eventlevel[12].length] = 570;
_root.eventlevel[12][_root.eventlevel[12].length] = 571;
_root.eventlevel[12][_root.eventlevel[12].length] = 572;
_root.eventlevel[12][_root.eventlevel[12].length] = 573;
_root.eventlevel[12][_root.eventlevel[12].length] = 574;
_root.eventlevel[12][_root.eventlevel[12].length] = 575;
_root.eventlevel[12][_root.eventlevel[12].length] = 576;
_root.eventlevel[12][_root.eventlevel[12].length] = 577;
_root.eventlevel[12][_root.eventlevel[12].length] = 578;
_root.eventlevel[12][_root.eventlevel[12].length] = 579;
_root.eventlevel[12][_root.eventlevel[12].length] = 595;
_root.eventlevel[12][_root.eventlevel[12].length] = 613;
_root.eventlevel[12][_root.eventlevel[12].length] = 614;
_root.eventlevel[12][_root.eventlevel[12].length] = 615;
_root.eventlevel[12][_root.eventlevel[12].length] = 616;
_root.eventlevel[12][_root.eventlevel[12].length] = 617;
_root.eventlevel[12][_root.eventlevel[12].length] = 618;
_root.eventlevel[12][_root.eventlevel[12].length] = 619;
_root.eventlevel[12][_root.eventlevel[12].length] = 620;
_root.eventlevel[12][_root.eventlevel[12].length] = 621;
_root.eventlevel[12][_root.eventlevel[12].length] = 622;
_root.eventlevel[12][_root.eventlevel[12].length] = 623;
_root.eventlevel[12][_root.eventlevel[12].length] = 624;
_root.eventlevel[13] = new Array();
_root.eventlevel[13][_root.eventlevel[13].length] = 50;
_root.eventlevel[13][_root.eventlevel[13].length] = 51;
_root.eventlevel[13][_root.eventlevel[13].length] = 52;
_root.eventlevel[13][_root.eventlevel[13].length] = 53;
_root.eventlevel[13][_root.eventlevel[13].length] = 179;
_root.eventlevel[13][_root.eventlevel[13].length] = 195;
_root.eventlevel[13][_root.eventlevel[13].length] = 196;
_root.eventlevel[13][_root.eventlevel[13].length] = 197;
_root.eventlevel[13][_root.eventlevel[13].length] = 198;
_root.eventlevel[13][_root.eventlevel[13].length] = 199;
_root.eventlevel[13][_root.eventlevel[13].length] = 200;
_root.eventlevel[13][_root.eventlevel[13].length] = 201;
_root.eventlevel[13][_root.eventlevel[13].length] = 202;
_root.eventlevel[13][_root.eventlevel[13].length] = 203;
_root.eventlevel[13][_root.eventlevel[13].length] = 204;
_root.eventlevel[13][_root.eventlevel[13].length] = 205;
_root.eventlevel[13][_root.eventlevel[13].length] = 206;
_root.eventlevel[13][_root.eventlevel[13].length] = 207;
_root.eventlevel[13][_root.eventlevel[13].length] = 208;
_root.eventlevel[13][_root.eventlevel[13].length] = 209;
_root.eventlevel[13][_root.eventlevel[13].length] = 210;
_root.eventlevel[13][_root.eventlevel[13].length] = 211;
_root.eventlevel[13][_root.eventlevel[13].length] = 212;
_root.eventlevel[13][_root.eventlevel[13].length] = 213;
_root.eventlevel[13][_root.eventlevel[13].length] = 214;
_root.eventlevel[13][_root.eventlevel[13].length] = 217;
_root.eventlevel[13][_root.eventlevel[13].length] = 232;
_root.eventlevel[13][_root.eventlevel[13].length] = 233;
_root.eventlevel[13][_root.eventlevel[13].length] = 236;
_root.eventlevel[13][_root.eventlevel[13].length] = 237;
_root.eventlevel[13][_root.eventlevel[13].length] = 238;
_root.eventlevel[13][_root.eventlevel[13].length] = 239;
_root.eventlevel[13][_root.eventlevel[13].length] = 240;
_root.eventlevel[13][_root.eventlevel[13].length] = 241;
_root.eventlevel[13][_root.eventlevel[13].length] = 242;
_root.eventlevel[13][_root.eventlevel[13].length] = 243;
_root.eventlevel[13][_root.eventlevel[13].length] = 244;
_root.eventlevel[13][_root.eventlevel[13].length] = 245;
_root.eventlevel[13][_root.eventlevel[13].length] = 246;
_root.eventlevel[13][_root.eventlevel[13].length] = 263;
_root.eventlevel[13][_root.eventlevel[13].length] = 264;
_root.eventlevel[13][_root.eventlevel[13].length] = 290;
_root.eventlevel[13][_root.eventlevel[13].length] = 292;
_root.eventlevel[13][_root.eventlevel[13].length] = 293;
_root.eventlevel[13][_root.eventlevel[13].length] = 294;
_root.eventlevel[13][_root.eventlevel[13].length] = 296;
_root.eventlevel[13][_root.eventlevel[13].length] = 298;
_root.eventlevel[13][_root.eventlevel[13].length] = 299;
_root.eventlevel[13][_root.eventlevel[13].length] = 300;
_root.eventlevel[13][_root.eventlevel[13].length] = 301;
_root.eventlevel[13][_root.eventlevel[13].length] = 302;
_root.eventlevel[13][_root.eventlevel[13].length] = 303;
_root.eventlevel[13][_root.eventlevel[13].length] = 304;
_root.eventlevel[13][_root.eventlevel[13].length] = 305;
_root.eventlevel[13][_root.eventlevel[13].length] = 306;
_root.eventlevel[13][_root.eventlevel[13].length] = 307;
_root.eventlevel[13][_root.eventlevel[13].length] = 444;
_root.eventlevel[13][_root.eventlevel[13].length] = 445;
_root.eventlevel[13][_root.eventlevel[13].length] = 446;
_root.eventlevel[13][_root.eventlevel[13].length] = 447;
_root.eventlevel[13][_root.eventlevel[13].length] = 448;
_root.eventlevel[13][_root.eventlevel[13].length] = 449;
_root.eventlevel[13][_root.eventlevel[13].length] = 501;
_root.eventlevel[13][_root.eventlevel[13].length] = 502;
_root.eventlevel[13][_root.eventlevel[13].length] = 503;
_root.eventlevel[13][_root.eventlevel[13].length] = 504;
_root.eventlevel[13][_root.eventlevel[13].length] = 505;
_root.eventlevel[13][_root.eventlevel[13].length] = 506;
_root.eventlevel[13][_root.eventlevel[13].length] = 507;
_root.eventlevel[13][_root.eventlevel[13].length] = 508;
_root.eventlevel[13][_root.eventlevel[13].length] = 509;
_root.eventlevel[13][_root.eventlevel[13].length] = 510;
_root.eventlevel[13][_root.eventlevel[13].length] = 511;
_root.eventlevel[13][_root.eventlevel[13].length] = 512;
_root.eventlevel[13][_root.eventlevel[13].length] = 513;
_root.eventlevel[13][_root.eventlevel[13].length] = 514;
_root.eventlevel[13][_root.eventlevel[13].length] = 515;
_root.eventlevel[13][_root.eventlevel[13].length] = 516;
_root.eventlevel[13][_root.eventlevel[13].length] = 517;
_root.eventlevel[13][_root.eventlevel[13].length] = 518;
_root.eventlevel[13][_root.eventlevel[13].length] = 519;
_root.eventlevel[13][_root.eventlevel[13].length] = 520;
_root.eventlevel[13][_root.eventlevel[13].length] = 521;
_root.eventlevel[13][_root.eventlevel[13].length] = 522;
_root.eventlevel[13][_root.eventlevel[13].length] = 523;
_root.eventlevel[13][_root.eventlevel[13].length] = 524;
_root.eventlevel[13][_root.eventlevel[13].length] = 525;
_root.eventlevel[13][_root.eventlevel[13].length] = 526;
_root.eventlevel[13][_root.eventlevel[13].length] = 527;
_root.eventlevel[13][_root.eventlevel[13].length] = 528;
_root.eventlevel[13][_root.eventlevel[13].length] = 529;
_root.eventlevel[13][_root.eventlevel[13].length] = 530;
_root.eventlevel[13][_root.eventlevel[13].length] = 531;
_root.eventlevel[13][_root.eventlevel[13].length] = 532;
_root.eventlevel[13][_root.eventlevel[13].length] = 533;
_root.eventlevel[13][_root.eventlevel[13].length] = 548;
_root.eventlevel[13][_root.eventlevel[13].length] = 549;
_root.eventlevel[13][_root.eventlevel[13].length] = 550;
_root.eventlevel[13][_root.eventlevel[13].length] = 551;
_root.eventlevel[13][_root.eventlevel[13].length] = 552;
_root.eventlevel[13][_root.eventlevel[13].length] = 553;
_root.eventlevel[13][_root.eventlevel[13].length] = 554;
_root.eventlevel[13][_root.eventlevel[13].length] = 555;
_root.eventlevel[13][_root.eventlevel[13].length] = 556;
_root.eventlevel[13][_root.eventlevel[13].length] = 557;
_root.eventlevel[13][_root.eventlevel[13].length] = 558;
_root.eventlevel[13][_root.eventlevel[13].length] = 559;
_root.eventlevel[13][_root.eventlevel[13].length] = 560;
_root.eventlevel[13][_root.eventlevel[13].length] = 561;
_root.eventlevel[13][_root.eventlevel[13].length] = 562;
_root.eventlevel[13][_root.eventlevel[13].length] = 563;
_root.eventlevel[13][_root.eventlevel[13].length] = 564;
_root.eventlevel[13][_root.eventlevel[13].length] = 565;
_root.eventlevel[13][_root.eventlevel[13].length] = 566;
_root.eventlevel[13][_root.eventlevel[13].length] = 567;
_root.eventlevel[13][_root.eventlevel[13].length] = 568;
_root.eventlevel[13][_root.eventlevel[13].length] = 569;
_root.eventlevel[13][_root.eventlevel[13].length] = 570;
_root.eventlevel[13][_root.eventlevel[13].length] = 571;
_root.eventlevel[13][_root.eventlevel[13].length] = 572;
_root.eventlevel[13][_root.eventlevel[13].length] = 573;
_root.eventlevel[13][_root.eventlevel[13].length] = 574;
_root.eventlevel[13][_root.eventlevel[13].length] = 575;
_root.eventlevel[13][_root.eventlevel[13].length] = 576;
_root.eventlevel[13][_root.eventlevel[13].length] = 577;
_root.eventlevel[13][_root.eventlevel[13].length] = 578;
_root.eventlevel[13][_root.eventlevel[13].length] = 579;
_root.eventlevel[13][_root.eventlevel[13].length] = 596;
_root.eventlevel[13][_root.eventlevel[13].length] = 597;
_root.eventlevel[13][_root.eventlevel[13].length] = 598;
_root.eventlevel[13][_root.eventlevel[13].length] = 614;
_root.eventlevel[13][_root.eventlevel[13].length] = 615;
_root.eventlevel[13][_root.eventlevel[13].length] = 616;
_root.eventlevel[13][_root.eventlevel[13].length] = 617;
_root.eventlevel[13][_root.eventlevel[13].length] = 618;
_root.eventlevel[13][_root.eventlevel[13].length] = 619;
_root.eventlevel[13][_root.eventlevel[13].length] = 620;
_root.eventlevel[13][_root.eventlevel[13].length] = 621;
_root.eventlevel[13][_root.eventlevel[13].length] = 622;
_root.eventlevel[13][_root.eventlevel[13].length] = 623;
_root.eventlevel[13][_root.eventlevel[13].length] = 624;
_root.eventlevel[13][_root.eventlevel[13].length] = 625;
_root.eventlevel[13][_root.eventlevel[13].length] = 626;
_root.eventlevel[14] = new Array();
_root.eventlevel[14][_root.eventlevel[14].length] = 54;
_root.eventlevel[14][_root.eventlevel[14].length] = 55;
_root.eventlevel[14][_root.eventlevel[14].length] = 56;
_root.eventlevel[14][_root.eventlevel[14].length] = 57;
_root.eventlevel[14][_root.eventlevel[14].length] = 179;
_root.eventlevel[14][_root.eventlevel[14].length] = 195;
_root.eventlevel[14][_root.eventlevel[14].length] = 196;
_root.eventlevel[14][_root.eventlevel[14].length] = 197;
_root.eventlevel[14][_root.eventlevel[14].length] = 198;
_root.eventlevel[14][_root.eventlevel[14].length] = 199;
_root.eventlevel[14][_root.eventlevel[14].length] = 200;
_root.eventlevel[14][_root.eventlevel[14].length] = 201;
_root.eventlevel[14][_root.eventlevel[14].length] = 202;
_root.eventlevel[14][_root.eventlevel[14].length] = 203;
_root.eventlevel[14][_root.eventlevel[14].length] = 204;
_root.eventlevel[14][_root.eventlevel[14].length] = 205;
_root.eventlevel[14][_root.eventlevel[14].length] = 206;
_root.eventlevel[14][_root.eventlevel[14].length] = 207;
_root.eventlevel[14][_root.eventlevel[14].length] = 208;
_root.eventlevel[14][_root.eventlevel[14].length] = 209;
_root.eventlevel[14][_root.eventlevel[14].length] = 210;
_root.eventlevel[14][_root.eventlevel[14].length] = 211;
_root.eventlevel[14][_root.eventlevel[14].length] = 212;
_root.eventlevel[14][_root.eventlevel[14].length] = 213;
_root.eventlevel[14][_root.eventlevel[14].length] = 214;
_root.eventlevel[14][_root.eventlevel[14].length] = 217;
_root.eventlevel[14][_root.eventlevel[14].length] = 218;
_root.eventlevel[14][_root.eventlevel[14].length] = 219;
_root.eventlevel[14][_root.eventlevel[14].length] = 232;
_root.eventlevel[14][_root.eventlevel[14].length] = 233;
_root.eventlevel[14][_root.eventlevel[14].length] = 236;
_root.eventlevel[14][_root.eventlevel[14].length] = 237;
_root.eventlevel[14][_root.eventlevel[14].length] = 238;
_root.eventlevel[14][_root.eventlevel[14].length] = 239;
_root.eventlevel[14][_root.eventlevel[14].length] = 240;
_root.eventlevel[14][_root.eventlevel[14].length] = 241;
_root.eventlevel[14][_root.eventlevel[14].length] = 242;
_root.eventlevel[14][_root.eventlevel[14].length] = 243;
_root.eventlevel[14][_root.eventlevel[14].length] = 244;
_root.eventlevel[14][_root.eventlevel[14].length] = 245;
_root.eventlevel[14][_root.eventlevel[14].length] = 246;
_root.eventlevel[14][_root.eventlevel[14].length] = 263;
_root.eventlevel[14][_root.eventlevel[14].length] = 264;
_root.eventlevel[14][_root.eventlevel[14].length] = 290;
_root.eventlevel[14][_root.eventlevel[14].length] = 292;
_root.eventlevel[14][_root.eventlevel[14].length] = 293;
_root.eventlevel[14][_root.eventlevel[14].length] = 294;
_root.eventlevel[14][_root.eventlevel[14].length] = 296;
_root.eventlevel[14][_root.eventlevel[14].length] = 298;
_root.eventlevel[14][_root.eventlevel[14].length] = 299;
_root.eventlevel[14][_root.eventlevel[14].length] = 300;
_root.eventlevel[14][_root.eventlevel[14].length] = 303;
_root.eventlevel[14][_root.eventlevel[14].length] = 304;
_root.eventlevel[14][_root.eventlevel[14].length] = 306;
_root.eventlevel[14][_root.eventlevel[14].length] = 307;
_root.eventlevel[14][_root.eventlevel[14].length] = 450;
_root.eventlevel[14][_root.eventlevel[14].length] = 451;
_root.eventlevel[14][_root.eventlevel[14].length] = 452;
_root.eventlevel[14][_root.eventlevel[14].length] = 453;
_root.eventlevel[14][_root.eventlevel[14].length] = 454;
_root.eventlevel[14][_root.eventlevel[14].length] = 455;
_root.eventlevel[14][_root.eventlevel[14].length] = 501;
_root.eventlevel[14][_root.eventlevel[14].length] = 502;
_root.eventlevel[14][_root.eventlevel[14].length] = 503;
_root.eventlevel[14][_root.eventlevel[14].length] = 504;
_root.eventlevel[14][_root.eventlevel[14].length] = 505;
_root.eventlevel[14][_root.eventlevel[14].length] = 506;
_root.eventlevel[14][_root.eventlevel[14].length] = 507;
_root.eventlevel[14][_root.eventlevel[14].length] = 508;
_root.eventlevel[14][_root.eventlevel[14].length] = 509;
_root.eventlevel[14][_root.eventlevel[14].length] = 510;
_root.eventlevel[14][_root.eventlevel[14].length] = 511;
_root.eventlevel[14][_root.eventlevel[14].length] = 512;
_root.eventlevel[14][_root.eventlevel[14].length] = 513;
_root.eventlevel[14][_root.eventlevel[14].length] = 514;
_root.eventlevel[14][_root.eventlevel[14].length] = 515;
_root.eventlevel[14][_root.eventlevel[14].length] = 516;
_root.eventlevel[14][_root.eventlevel[14].length] = 517;
_root.eventlevel[14][_root.eventlevel[14].length] = 518;
_root.eventlevel[14][_root.eventlevel[14].length] = 519;
_root.eventlevel[14][_root.eventlevel[14].length] = 520;
_root.eventlevel[14][_root.eventlevel[14].length] = 521;
_root.eventlevel[14][_root.eventlevel[14].length] = 522;
_root.eventlevel[14][_root.eventlevel[14].length] = 523;
_root.eventlevel[14][_root.eventlevel[14].length] = 524;
_root.eventlevel[14][_root.eventlevel[14].length] = 525;
_root.eventlevel[14][_root.eventlevel[14].length] = 526;
_root.eventlevel[14][_root.eventlevel[14].length] = 527;
_root.eventlevel[14][_root.eventlevel[14].length] = 528;
_root.eventlevel[14][_root.eventlevel[14].length] = 529;
_root.eventlevel[14][_root.eventlevel[14].length] = 530;
_root.eventlevel[14][_root.eventlevel[14].length] = 531;
_root.eventlevel[14][_root.eventlevel[14].length] = 532;
_root.eventlevel[14][_root.eventlevel[14].length] = 533;
_root.eventlevel[14][_root.eventlevel[14].length] = 548;
_root.eventlevel[14][_root.eventlevel[14].length] = 549;
_root.eventlevel[14][_root.eventlevel[14].length] = 550;
_root.eventlevel[14][_root.eventlevel[14].length] = 551;
_root.eventlevel[14][_root.eventlevel[14].length] = 552;
_root.eventlevel[14][_root.eventlevel[14].length] = 553;
_root.eventlevel[14][_root.eventlevel[14].length] = 554;
_root.eventlevel[14][_root.eventlevel[14].length] = 555;
_root.eventlevel[14][_root.eventlevel[14].length] = 556;
_root.eventlevel[14][_root.eventlevel[14].length] = 557;
_root.eventlevel[14][_root.eventlevel[14].length] = 558;
_root.eventlevel[14][_root.eventlevel[14].length] = 559;
_root.eventlevel[14][_root.eventlevel[14].length] = 560;
_root.eventlevel[14][_root.eventlevel[14].length] = 561;
_root.eventlevel[14][_root.eventlevel[14].length] = 562;
_root.eventlevel[14][_root.eventlevel[14].length] = 563;
_root.eventlevel[14][_root.eventlevel[14].length] = 564;
_root.eventlevel[14][_root.eventlevel[14].length] = 565;
_root.eventlevel[14][_root.eventlevel[14].length] = 566;
_root.eventlevel[14][_root.eventlevel[14].length] = 567;
_root.eventlevel[14][_root.eventlevel[14].length] = 568;
_root.eventlevel[14][_root.eventlevel[14].length] = 569;
_root.eventlevel[14][_root.eventlevel[14].length] = 570;
_root.eventlevel[14][_root.eventlevel[14].length] = 571;
_root.eventlevel[14][_root.eventlevel[14].length] = 572;
_root.eventlevel[14][_root.eventlevel[14].length] = 573;
_root.eventlevel[14][_root.eventlevel[14].length] = 574;
_root.eventlevel[14][_root.eventlevel[14].length] = 575;
_root.eventlevel[14][_root.eventlevel[14].length] = 576;
_root.eventlevel[14][_root.eventlevel[14].length] = 577;
_root.eventlevel[14][_root.eventlevel[14].length] = 578;
_root.eventlevel[14][_root.eventlevel[14].length] = 579;
_root.eventlevel[14][_root.eventlevel[14].length] = 599;
_root.eventlevel[14][_root.eventlevel[14].length] = 615;
_root.eventlevel[14][_root.eventlevel[14].length] = 616;
_root.eventlevel[14][_root.eventlevel[14].length] = 617;
_root.eventlevel[14][_root.eventlevel[14].length] = 618;
_root.eventlevel[14][_root.eventlevel[14].length] = 619;
_root.eventlevel[14][_root.eventlevel[14].length] = 620;
_root.eventlevel[14][_root.eventlevel[14].length] = 621;
_root.eventlevel[14][_root.eventlevel[14].length] = 622;
_root.eventlevel[14][_root.eventlevel[14].length] = 623;
_root.eventlevel[14][_root.eventlevel[14].length] = 624;
_root.eventlevel[14][_root.eventlevel[14].length] = 625;
_root.eventlevel[14][_root.eventlevel[14].length] = 626;
_root.eventlevel[14][_root.eventlevel[14].length] = 627;
_root.eventlevel[15] = new Array();
_root.eventlevel[15][_root.eventlevel[15].length] = 58;
_root.eventlevel[15][_root.eventlevel[15].length] = 59;
_root.eventlevel[15][_root.eventlevel[15].length] = 60;
_root.eventlevel[15][_root.eventlevel[15].length] = 61;
_root.eventlevel[15][_root.eventlevel[15].length] = 179;
_root.eventlevel[15][_root.eventlevel[15].length] = 195;
_root.eventlevel[15][_root.eventlevel[15].length] = 196;
_root.eventlevel[15][_root.eventlevel[15].length] = 197;
_root.eventlevel[15][_root.eventlevel[15].length] = 198;
_root.eventlevel[15][_root.eventlevel[15].length] = 199;
_root.eventlevel[15][_root.eventlevel[15].length] = 200;
_root.eventlevel[15][_root.eventlevel[15].length] = 201;
_root.eventlevel[15][_root.eventlevel[15].length] = 202;
_root.eventlevel[15][_root.eventlevel[15].length] = 203;
_root.eventlevel[15][_root.eventlevel[15].length] = 204;
_root.eventlevel[15][_root.eventlevel[15].length] = 205;
_root.eventlevel[15][_root.eventlevel[15].length] = 206;
_root.eventlevel[15][_root.eventlevel[15].length] = 207;
_root.eventlevel[15][_root.eventlevel[15].length] = 208;
_root.eventlevel[15][_root.eventlevel[15].length] = 209;
_root.eventlevel[15][_root.eventlevel[15].length] = 210;
_root.eventlevel[15][_root.eventlevel[15].length] = 211;
_root.eventlevel[15][_root.eventlevel[15].length] = 212;
_root.eventlevel[15][_root.eventlevel[15].length] = 213;
_root.eventlevel[15][_root.eventlevel[15].length] = 214;
_root.eventlevel[15][_root.eventlevel[15].length] = 218;
_root.eventlevel[15][_root.eventlevel[15].length] = 219;
_root.eventlevel[15][_root.eventlevel[15].length] = 232;
_root.eventlevel[15][_root.eventlevel[15].length] = 233;
_root.eventlevel[15][_root.eventlevel[15].length] = 236;
_root.eventlevel[15][_root.eventlevel[15].length] = 237;
_root.eventlevel[15][_root.eventlevel[15].length] = 238;
_root.eventlevel[15][_root.eventlevel[15].length] = 239;
_root.eventlevel[15][_root.eventlevel[15].length] = 240;
_root.eventlevel[15][_root.eventlevel[15].length] = 241;
_root.eventlevel[15][_root.eventlevel[15].length] = 242;
_root.eventlevel[15][_root.eventlevel[15].length] = 243;
_root.eventlevel[15][_root.eventlevel[15].length] = 244;
_root.eventlevel[15][_root.eventlevel[15].length] = 245;
_root.eventlevel[15][_root.eventlevel[15].length] = 246;
_root.eventlevel[15][_root.eventlevel[15].length] = 264;
_root.eventlevel[15][_root.eventlevel[15].length] = 292;
_root.eventlevel[15][_root.eventlevel[15].length] = 293;
_root.eventlevel[15][_root.eventlevel[15].length] = 294;
_root.eventlevel[15][_root.eventlevel[15].length] = 296;
_root.eventlevel[15][_root.eventlevel[15].length] = 299;
_root.eventlevel[15][_root.eventlevel[15].length] = 300;
_root.eventlevel[15][_root.eventlevel[15].length] = 303;
_root.eventlevel[15][_root.eventlevel[15].length] = 304;
_root.eventlevel[15][_root.eventlevel[15].length] = 306;
_root.eventlevel[15][_root.eventlevel[15].length] = 307;
_root.eventlevel[15][_root.eventlevel[15].length] = 473;
_root.eventlevel[15][_root.eventlevel[15].length] = 474;
_root.eventlevel[15][_root.eventlevel[15].length] = 475;
_root.eventlevel[15][_root.eventlevel[15].length] = 476;
_root.eventlevel[15][_root.eventlevel[15].length] = 477;
_root.eventlevel[15][_root.eventlevel[15].length] = 478;
_root.eventlevel[15][_root.eventlevel[15].length] = 501;
_root.eventlevel[15][_root.eventlevel[15].length] = 502;
_root.eventlevel[15][_root.eventlevel[15].length] = 503;
_root.eventlevel[15][_root.eventlevel[15].length] = 504;
_root.eventlevel[15][_root.eventlevel[15].length] = 505;
_root.eventlevel[15][_root.eventlevel[15].length] = 506;
_root.eventlevel[15][_root.eventlevel[15].length] = 507;
_root.eventlevel[15][_root.eventlevel[15].length] = 508;
_root.eventlevel[15][_root.eventlevel[15].length] = 509;
_root.eventlevel[15][_root.eventlevel[15].length] = 510;
_root.eventlevel[15][_root.eventlevel[15].length] = 511;
_root.eventlevel[15][_root.eventlevel[15].length] = 512;
_root.eventlevel[15][_root.eventlevel[15].length] = 513;
_root.eventlevel[15][_root.eventlevel[15].length] = 514;
_root.eventlevel[15][_root.eventlevel[15].length] = 515;
_root.eventlevel[15][_root.eventlevel[15].length] = 516;
_root.eventlevel[15][_root.eventlevel[15].length] = 517;
_root.eventlevel[15][_root.eventlevel[15].length] = 518;
_root.eventlevel[15][_root.eventlevel[15].length] = 519;
_root.eventlevel[15][_root.eventlevel[15].length] = 520;
_root.eventlevel[15][_root.eventlevel[15].length] = 521;
_root.eventlevel[15][_root.eventlevel[15].length] = 522;
_root.eventlevel[15][_root.eventlevel[15].length] = 523;
_root.eventlevel[15][_root.eventlevel[15].length] = 524;
_root.eventlevel[15][_root.eventlevel[15].length] = 525;
_root.eventlevel[15][_root.eventlevel[15].length] = 526;
_root.eventlevel[15][_root.eventlevel[15].length] = 527;
_root.eventlevel[15][_root.eventlevel[15].length] = 528;
_root.eventlevel[15][_root.eventlevel[15].length] = 529;
_root.eventlevel[15][_root.eventlevel[15].length] = 530;
_root.eventlevel[15][_root.eventlevel[15].length] = 531;
_root.eventlevel[15][_root.eventlevel[15].length] = 532;
_root.eventlevel[15][_root.eventlevel[15].length] = 533;
_root.eventlevel[15][_root.eventlevel[15].length] = 548;
_root.eventlevel[15][_root.eventlevel[15].length] = 549;
_root.eventlevel[15][_root.eventlevel[15].length] = 550;
_root.eventlevel[15][_root.eventlevel[15].length] = 551;
_root.eventlevel[15][_root.eventlevel[15].length] = 552;
_root.eventlevel[15][_root.eventlevel[15].length] = 553;
_root.eventlevel[15][_root.eventlevel[15].length] = 554;
_root.eventlevel[15][_root.eventlevel[15].length] = 555;
_root.eventlevel[15][_root.eventlevel[15].length] = 556;
_root.eventlevel[15][_root.eventlevel[15].length] = 557;
_root.eventlevel[15][_root.eventlevel[15].length] = 558;
_root.eventlevel[15][_root.eventlevel[15].length] = 559;
_root.eventlevel[15][_root.eventlevel[15].length] = 560;
_root.eventlevel[15][_root.eventlevel[15].length] = 561;
_root.eventlevel[15][_root.eventlevel[15].length] = 562;
_root.eventlevel[15][_root.eventlevel[15].length] = 563;
_root.eventlevel[15][_root.eventlevel[15].length] = 564;
_root.eventlevel[15][_root.eventlevel[15].length] = 565;
_root.eventlevel[15][_root.eventlevel[15].length] = 566;
_root.eventlevel[15][_root.eventlevel[15].length] = 567;
_root.eventlevel[15][_root.eventlevel[15].length] = 568;
_root.eventlevel[15][_root.eventlevel[15].length] = 569;
_root.eventlevel[15][_root.eventlevel[15].length] = 570;
_root.eventlevel[15][_root.eventlevel[15].length] = 571;
_root.eventlevel[15][_root.eventlevel[15].length] = 572;
_root.eventlevel[15][_root.eventlevel[15].length] = 573;
_root.eventlevel[15][_root.eventlevel[15].length] = 574;
_root.eventlevel[15][_root.eventlevel[15].length] = 575;
_root.eventlevel[15][_root.eventlevel[15].length] = 576;
_root.eventlevel[15][_root.eventlevel[15].length] = 577;
_root.eventlevel[15][_root.eventlevel[15].length] = 578;
_root.eventlevel[15][_root.eventlevel[15].length] = 579;
_root.eventlevel[15][_root.eventlevel[15].length] = 600;
_root.eventlevel[15][_root.eventlevel[15].length] = 615;
_root.eventlevel[15][_root.eventlevel[15].length] = 616;
_root.eventlevel[15][_root.eventlevel[15].length] = 617;
_root.eventlevel[15][_root.eventlevel[15].length] = 618;
_root.eventlevel[15][_root.eventlevel[15].length] = 619;
_root.eventlevel[15][_root.eventlevel[15].length] = 620;
_root.eventlevel[15][_root.eventlevel[15].length] = 621;
_root.eventlevel[15][_root.eventlevel[15].length] = 622;
_root.eventlevel[15][_root.eventlevel[15].length] = 623;
_root.eventlevel[15][_root.eventlevel[15].length] = 624;
_root.eventlevel[15][_root.eventlevel[15].length] = 625;
_root.eventlevel[15][_root.eventlevel[15].length] = 626;
_root.eventlevel[15][_root.eventlevel[15].length] = 627;
_root.eventlevel[15][_root.eventlevel[15].length] = 628;
_root.eventlevel[16] = new Array();
_root.eventlevel[16][_root.eventlevel[16].length] = 62;
_root.eventlevel[16][_root.eventlevel[16].length] = 63;
_root.eventlevel[16][_root.eventlevel[16].length] = 64;
_root.eventlevel[16][_root.eventlevel[16].length] = 65;
_root.eventlevel[16][_root.eventlevel[16].length] = 179;
_root.eventlevel[16][_root.eventlevel[16].length] = 195;
_root.eventlevel[16][_root.eventlevel[16].length] = 196;
_root.eventlevel[16][_root.eventlevel[16].length] = 197;
_root.eventlevel[16][_root.eventlevel[16].length] = 198;
_root.eventlevel[16][_root.eventlevel[16].length] = 199;
_root.eventlevel[16][_root.eventlevel[16].length] = 200;
_root.eventlevel[16][_root.eventlevel[16].length] = 201;
_root.eventlevel[16][_root.eventlevel[16].length] = 202;
_root.eventlevel[16][_root.eventlevel[16].length] = 203;
_root.eventlevel[16][_root.eventlevel[16].length] = 204;
_root.eventlevel[16][_root.eventlevel[16].length] = 205;
_root.eventlevel[16][_root.eventlevel[16].length] = 206;
_root.eventlevel[16][_root.eventlevel[16].length] = 207;
_root.eventlevel[16][_root.eventlevel[16].length] = 208;
_root.eventlevel[16][_root.eventlevel[16].length] = 209;
_root.eventlevel[16][_root.eventlevel[16].length] = 210;
_root.eventlevel[16][_root.eventlevel[16].length] = 211;
_root.eventlevel[16][_root.eventlevel[16].length] = 212;
_root.eventlevel[16][_root.eventlevel[16].length] = 213;
_root.eventlevel[16][_root.eventlevel[16].length] = 214;
_root.eventlevel[16][_root.eventlevel[16].length] = 218;
_root.eventlevel[16][_root.eventlevel[16].length] = 219;
_root.eventlevel[16][_root.eventlevel[16].length] = 232;
_root.eventlevel[16][_root.eventlevel[16].length] = 233;
_root.eventlevel[16][_root.eventlevel[16].length] = 236;
_root.eventlevel[16][_root.eventlevel[16].length] = 237;
_root.eventlevel[16][_root.eventlevel[16].length] = 238;
_root.eventlevel[16][_root.eventlevel[16].length] = 239;
_root.eventlevel[16][_root.eventlevel[16].length] = 240;
_root.eventlevel[16][_root.eventlevel[16].length] = 241;
_root.eventlevel[16][_root.eventlevel[16].length] = 242;
_root.eventlevel[16][_root.eventlevel[16].length] = 243;
_root.eventlevel[16][_root.eventlevel[16].length] = 244;
_root.eventlevel[16][_root.eventlevel[16].length] = 245;
_root.eventlevel[16][_root.eventlevel[16].length] = 246;
_root.eventlevel[16][_root.eventlevel[16].length] = 264;
_root.eventlevel[16][_root.eventlevel[16].length] = 292;
_root.eventlevel[16][_root.eventlevel[16].length] = 293;
_root.eventlevel[16][_root.eventlevel[16].length] = 294;
_root.eventlevel[16][_root.eventlevel[16].length] = 296;
_root.eventlevel[16][_root.eventlevel[16].length] = 299;
_root.eventlevel[16][_root.eventlevel[16].length] = 300;
_root.eventlevel[16][_root.eventlevel[16].length] = 303;
_root.eventlevel[16][_root.eventlevel[16].length] = 304;
_root.eventlevel[16][_root.eventlevel[16].length] = 306;
_root.eventlevel[16][_root.eventlevel[16].length] = 307;
_root.eventlevel[16][_root.eventlevel[16].length] = 479;
_root.eventlevel[16][_root.eventlevel[16].length] = 480;
_root.eventlevel[16][_root.eventlevel[16].length] = 481;
_root.eventlevel[16][_root.eventlevel[16].length] = 482;
_root.eventlevel[16][_root.eventlevel[16].length] = 483;
_root.eventlevel[16][_root.eventlevel[16].length] = 484;
_root.eventlevel[16][_root.eventlevel[16].length] = 501;
_root.eventlevel[16][_root.eventlevel[16].length] = 502;
_root.eventlevel[16][_root.eventlevel[16].length] = 503;
_root.eventlevel[16][_root.eventlevel[16].length] = 504;
_root.eventlevel[16][_root.eventlevel[16].length] = 505;
_root.eventlevel[16][_root.eventlevel[16].length] = 506;
_root.eventlevel[16][_root.eventlevel[16].length] = 507;
_root.eventlevel[16][_root.eventlevel[16].length] = 508;
_root.eventlevel[16][_root.eventlevel[16].length] = 509;
_root.eventlevel[16][_root.eventlevel[16].length] = 510;
_root.eventlevel[16][_root.eventlevel[16].length] = 511;
_root.eventlevel[16][_root.eventlevel[16].length] = 512;
_root.eventlevel[16][_root.eventlevel[16].length] = 513;
_root.eventlevel[16][_root.eventlevel[16].length] = 514;
_root.eventlevel[16][_root.eventlevel[16].length] = 515;
_root.eventlevel[16][_root.eventlevel[16].length] = 516;
_root.eventlevel[16][_root.eventlevel[16].length] = 517;
_root.eventlevel[16][_root.eventlevel[16].length] = 518;
_root.eventlevel[16][_root.eventlevel[16].length] = 519;
_root.eventlevel[16][_root.eventlevel[16].length] = 520;
_root.eventlevel[16][_root.eventlevel[16].length] = 521;
_root.eventlevel[16][_root.eventlevel[16].length] = 522;
_root.eventlevel[16][_root.eventlevel[16].length] = 523;
_root.eventlevel[16][_root.eventlevel[16].length] = 524;
_root.eventlevel[16][_root.eventlevel[16].length] = 525;
_root.eventlevel[16][_root.eventlevel[16].length] = 526;
_root.eventlevel[16][_root.eventlevel[16].length] = 527;
_root.eventlevel[16][_root.eventlevel[16].length] = 528;
_root.eventlevel[16][_root.eventlevel[16].length] = 529;
_root.eventlevel[16][_root.eventlevel[16].length] = 530;
_root.eventlevel[16][_root.eventlevel[16].length] = 531;
_root.eventlevel[16][_root.eventlevel[16].length] = 532;
_root.eventlevel[16][_root.eventlevel[16].length] = 533;
_root.eventlevel[16][_root.eventlevel[16].length] = 548;
_root.eventlevel[16][_root.eventlevel[16].length] = 549;
_root.eventlevel[16][_root.eventlevel[16].length] = 550;
_root.eventlevel[16][_root.eventlevel[16].length] = 551;
_root.eventlevel[16][_root.eventlevel[16].length] = 552;
_root.eventlevel[16][_root.eventlevel[16].length] = 553;
_root.eventlevel[16][_root.eventlevel[16].length] = 554;
_root.eventlevel[16][_root.eventlevel[16].length] = 555;
_root.eventlevel[16][_root.eventlevel[16].length] = 556;
_root.eventlevel[16][_root.eventlevel[16].length] = 557;
_root.eventlevel[16][_root.eventlevel[16].length] = 558;
_root.eventlevel[16][_root.eventlevel[16].length] = 559;
_root.eventlevel[16][_root.eventlevel[16].length] = 560;
_root.eventlevel[16][_root.eventlevel[16].length] = 561;
_root.eventlevel[16][_root.eventlevel[16].length] = 562;
_root.eventlevel[16][_root.eventlevel[16].length] = 563;
_root.eventlevel[16][_root.eventlevel[16].length] = 564;
_root.eventlevel[16][_root.eventlevel[16].length] = 565;
_root.eventlevel[16][_root.eventlevel[16].length] = 566;
_root.eventlevel[16][_root.eventlevel[16].length] = 567;
_root.eventlevel[16][_root.eventlevel[16].length] = 568;
_root.eventlevel[16][_root.eventlevel[16].length] = 569;
_root.eventlevel[16][_root.eventlevel[16].length] = 570;
_root.eventlevel[16][_root.eventlevel[16].length] = 571;
_root.eventlevel[16][_root.eventlevel[16].length] = 572;
_root.eventlevel[16][_root.eventlevel[16].length] = 573;
_root.eventlevel[16][_root.eventlevel[16].length] = 574;
_root.eventlevel[16][_root.eventlevel[16].length] = 575;
_root.eventlevel[16][_root.eventlevel[16].length] = 576;
_root.eventlevel[16][_root.eventlevel[16].length] = 577;
_root.eventlevel[16][_root.eventlevel[16].length] = 578;
_root.eventlevel[16][_root.eventlevel[16].length] = 579;
_root.eventlevel[16][_root.eventlevel[16].length] = 601;
_root.eventlevel[16][_root.eventlevel[16].length] = 615;
_root.eventlevel[16][_root.eventlevel[16].length] = 616;
_root.eventlevel[16][_root.eventlevel[16].length] = 617;
_root.eventlevel[16][_root.eventlevel[16].length] = 618;
_root.eventlevel[16][_root.eventlevel[16].length] = 619;
_root.eventlevel[16][_root.eventlevel[16].length] = 620;
_root.eventlevel[16][_root.eventlevel[16].length] = 621;
_root.eventlevel[16][_root.eventlevel[16].length] = 622;
_root.eventlevel[16][_root.eventlevel[16].length] = 623;
_root.eventlevel[16][_root.eventlevel[16].length] = 624;
_root.eventlevel[16][_root.eventlevel[16].length] = 625;
_root.eventlevel[16][_root.eventlevel[16].length] = 626;
_root.eventlevel[16][_root.eventlevel[16].length] = 627;
_root.eventlevel[16][_root.eventlevel[16].length] = 628;
_root.eventlevel[16][_root.eventlevel[16].length] = 629;
_root.eventlevel[17] = new Array();
_root.eventlevel[17][_root.eventlevel[17].length] = 66;
_root.eventlevel[17][_root.eventlevel[17].length] = 67;
_root.eventlevel[17][_root.eventlevel[17].length] = 68;
_root.eventlevel[17][_root.eventlevel[17].length] = 69;
_root.eventlevel[17][_root.eventlevel[17].length] = 179;
_root.eventlevel[17][_root.eventlevel[17].length] = 195;
_root.eventlevel[17][_root.eventlevel[17].length] = 196;
_root.eventlevel[17][_root.eventlevel[17].length] = 197;
_root.eventlevel[17][_root.eventlevel[17].length] = 198;
_root.eventlevel[17][_root.eventlevel[17].length] = 199;
_root.eventlevel[17][_root.eventlevel[17].length] = 200;
_root.eventlevel[17][_root.eventlevel[17].length] = 201;
_root.eventlevel[17][_root.eventlevel[17].length] = 202;
_root.eventlevel[17][_root.eventlevel[17].length] = 203;
_root.eventlevel[17][_root.eventlevel[17].length] = 204;
_root.eventlevel[17][_root.eventlevel[17].length] = 205;
_root.eventlevel[17][_root.eventlevel[17].length] = 206;
_root.eventlevel[17][_root.eventlevel[17].length] = 207;
_root.eventlevel[17][_root.eventlevel[17].length] = 208;
_root.eventlevel[17][_root.eventlevel[17].length] = 209;
_root.eventlevel[17][_root.eventlevel[17].length] = 210;
_root.eventlevel[17][_root.eventlevel[17].length] = 211;
_root.eventlevel[17][_root.eventlevel[17].length] = 212;
_root.eventlevel[17][_root.eventlevel[17].length] = 213;
_root.eventlevel[17][_root.eventlevel[17].length] = 214;
_root.eventlevel[17][_root.eventlevel[17].length] = 218;
_root.eventlevel[17][_root.eventlevel[17].length] = 219;
_root.eventlevel[17][_root.eventlevel[17].length] = 232;
_root.eventlevel[17][_root.eventlevel[17].length] = 233;
_root.eventlevel[17][_root.eventlevel[17].length] = 236;
_root.eventlevel[17][_root.eventlevel[17].length] = 237;
_root.eventlevel[17][_root.eventlevel[17].length] = 238;
_root.eventlevel[17][_root.eventlevel[17].length] = 239;
_root.eventlevel[17][_root.eventlevel[17].length] = 240;
_root.eventlevel[17][_root.eventlevel[17].length] = 241;
_root.eventlevel[17][_root.eventlevel[17].length] = 242;
_root.eventlevel[17][_root.eventlevel[17].length] = 243;
_root.eventlevel[17][_root.eventlevel[17].length] = 244;
_root.eventlevel[17][_root.eventlevel[17].length] = 245;
_root.eventlevel[17][_root.eventlevel[17].length] = 246;
_root.eventlevel[17][_root.eventlevel[17].length] = 264;
_root.eventlevel[17][_root.eventlevel[17].length] = 292;
_root.eventlevel[17][_root.eventlevel[17].length] = 293;
_root.eventlevel[17][_root.eventlevel[17].length] = 294;
_root.eventlevel[17][_root.eventlevel[17].length] = 296;
_root.eventlevel[17][_root.eventlevel[17].length] = 299;
_root.eventlevel[17][_root.eventlevel[17].length] = 300;
_root.eventlevel[17][_root.eventlevel[17].length] = 303;
_root.eventlevel[17][_root.eventlevel[17].length] = 304;
_root.eventlevel[17][_root.eventlevel[17].length] = 306;
_root.eventlevel[17][_root.eventlevel[17].length] = 307;
_root.eventlevel[17][_root.eventlevel[17].length] = 485;
_root.eventlevel[17][_root.eventlevel[17].length] = 486;
_root.eventlevel[17][_root.eventlevel[17].length] = 487;
_root.eventlevel[17][_root.eventlevel[17].length] = 488;
_root.eventlevel[17][_root.eventlevel[17].length] = 489;
_root.eventlevel[17][_root.eventlevel[17].length] = 490;
_root.eventlevel[17][_root.eventlevel[17].length] = 501;
_root.eventlevel[17][_root.eventlevel[17].length] = 502;
_root.eventlevel[17][_root.eventlevel[17].length] = 503;
_root.eventlevel[17][_root.eventlevel[17].length] = 504;
_root.eventlevel[17][_root.eventlevel[17].length] = 505;
_root.eventlevel[17][_root.eventlevel[17].length] = 506;
_root.eventlevel[17][_root.eventlevel[17].length] = 507;
_root.eventlevel[17][_root.eventlevel[17].length] = 508;
_root.eventlevel[17][_root.eventlevel[17].length] = 509;
_root.eventlevel[17][_root.eventlevel[17].length] = 510;
_root.eventlevel[17][_root.eventlevel[17].length] = 511;
_root.eventlevel[17][_root.eventlevel[17].length] = 512;
_root.eventlevel[17][_root.eventlevel[17].length] = 513;
_root.eventlevel[17][_root.eventlevel[17].length] = 514;
_root.eventlevel[17][_root.eventlevel[17].length] = 515;
_root.eventlevel[17][_root.eventlevel[17].length] = 516;
_root.eventlevel[17][_root.eventlevel[17].length] = 517;
_root.eventlevel[17][_root.eventlevel[17].length] = 518;
_root.eventlevel[17][_root.eventlevel[17].length] = 519;
_root.eventlevel[17][_root.eventlevel[17].length] = 520;
_root.eventlevel[17][_root.eventlevel[17].length] = 521;
_root.eventlevel[17][_root.eventlevel[17].length] = 522;
_root.eventlevel[17][_root.eventlevel[17].length] = 523;
_root.eventlevel[17][_root.eventlevel[17].length] = 524;
_root.eventlevel[17][_root.eventlevel[17].length] = 525;
_root.eventlevel[17][_root.eventlevel[17].length] = 526;
_root.eventlevel[17][_root.eventlevel[17].length] = 527;
_root.eventlevel[17][_root.eventlevel[17].length] = 528;
_root.eventlevel[17][_root.eventlevel[17].length] = 529;
_root.eventlevel[17][_root.eventlevel[17].length] = 530;
_root.eventlevel[17][_root.eventlevel[17].length] = 531;
_root.eventlevel[17][_root.eventlevel[17].length] = 532;
_root.eventlevel[17][_root.eventlevel[17].length] = 533;
_root.eventlevel[17][_root.eventlevel[17].length] = 548;
_root.eventlevel[17][_root.eventlevel[17].length] = 549;
_root.eventlevel[17][_root.eventlevel[17].length] = 550;
_root.eventlevel[17][_root.eventlevel[17].length] = 551;
_root.eventlevel[17][_root.eventlevel[17].length] = 552;
_root.eventlevel[17][_root.eventlevel[17].length] = 553;
_root.eventlevel[17][_root.eventlevel[17].length] = 554;
_root.eventlevel[17][_root.eventlevel[17].length] = 555;
_root.eventlevel[17][_root.eventlevel[17].length] = 556;
_root.eventlevel[17][_root.eventlevel[17].length] = 557;
_root.eventlevel[17][_root.eventlevel[17].length] = 558;
_root.eventlevel[17][_root.eventlevel[17].length] = 559;
_root.eventlevel[17][_root.eventlevel[17].length] = 560;
_root.eventlevel[17][_root.eventlevel[17].length] = 561;
_root.eventlevel[17][_root.eventlevel[17].length] = 562;
_root.eventlevel[17][_root.eventlevel[17].length] = 563;
_root.eventlevel[17][_root.eventlevel[17].length] = 564;
_root.eventlevel[17][_root.eventlevel[17].length] = 565;
_root.eventlevel[17][_root.eventlevel[17].length] = 566;
_root.eventlevel[17][_root.eventlevel[17].length] = 567;
_root.eventlevel[17][_root.eventlevel[17].length] = 568;
_root.eventlevel[17][_root.eventlevel[17].length] = 569;
_root.eventlevel[17][_root.eventlevel[17].length] = 570;
_root.eventlevel[17][_root.eventlevel[17].length] = 571;
_root.eventlevel[17][_root.eventlevel[17].length] = 572;
_root.eventlevel[17][_root.eventlevel[17].length] = 573;
_root.eventlevel[17][_root.eventlevel[17].length] = 574;
_root.eventlevel[17][_root.eventlevel[17].length] = 575;
_root.eventlevel[17][_root.eventlevel[17].length] = 576;
_root.eventlevel[17][_root.eventlevel[17].length] = 577;
_root.eventlevel[17][_root.eventlevel[17].length] = 578;
_root.eventlevel[17][_root.eventlevel[17].length] = 579;
_root.eventlevel[17][_root.eventlevel[17].length] = 602;
_root.eventlevel[17][_root.eventlevel[17].length] = 615;
_root.eventlevel[17][_root.eventlevel[17].length] = 616;
_root.eventlevel[17][_root.eventlevel[17].length] = 617;
_root.eventlevel[17][_root.eventlevel[17].length] = 618;
_root.eventlevel[17][_root.eventlevel[17].length] = 619;
_root.eventlevel[17][_root.eventlevel[17].length] = 620;
_root.eventlevel[17][_root.eventlevel[17].length] = 621;
_root.eventlevel[17][_root.eventlevel[17].length] = 622;
_root.eventlevel[17][_root.eventlevel[17].length] = 623;
_root.eventlevel[17][_root.eventlevel[17].length] = 624;
_root.eventlevel[17][_root.eventlevel[17].length] = 625;
_root.eventlevel[17][_root.eventlevel[17].length] = 626;
_root.eventlevel[17][_root.eventlevel[17].length] = 627;
_root.eventlevel[17][_root.eventlevel[17].length] = 628;
_root.eventlevel[17][_root.eventlevel[17].length] = 629;
_root.eventlevel[17][_root.eventlevel[17].length] = 630;
var enemylist = new Array();
enemylist[enemylist.length] = new Array("Gremlins", 10, 3, 0, 0, 0, 0, "The gremlins retreated!", 10, 0, 0, 0, 3, 0);
enemylist[enemylist.length] = new Array("Giant Spiders", 10, 3, 0, 2, 1, 0, "You killed the giant spiders!", 10, 0, 0, 0, 3, 0);
enemylist[enemylist.length] = new Array("Giant Bats", 15, 3, 0, 2, 1, 0, "You defeated the giant bats!", 10, 0, 0, 0, 3, 0);
enemylist[enemylist.length] = new Array("Thieves", 15, 3, 0, 3, 1, 0, "You arrested the thieves!", 15, 0, 0, 0, 5, 0);
enemylist[enemylist.length] = new Array("Goblins", 15, 4, 0, 3, 1, 0.3, "You defeated the goblins!", 20, 0, 0, 0, 5, 0);
enemylist[enemylist.length] = new Array("Trolls", 20, 5, 0, 5, 2, 0.5, "You destroyed the trolls!", 20, 0, 0, 0, 5, 0);
enemylist[enemylist.length] = new Array("Goblin Army", 30, 6, 0, 4, 2, 0.3, "Victory! You conquered the goblin army! You take some as prisoners!", 25, 0, 5, 0, 8, 0);
enemylist[enemylist.length] = new Array("Goblin & Troll Army", 50, 8, 0, 6, 2, 0.5, "Victory! You destroyed the goblin and troll army!", 50, 0, 0, 0, 10, 0);
enemylist[enemylist.length] = new Array("Skeletons", 30, 5, 0, 6, 2, 0.3, "You defeated the skeletons!", 25, 0, 0, 0, 10, 0);
enemylist[enemylist.length] = new Array("Ghouls", 35, 5, 0, 7, 2, 0.3, "You destroyed the ghouls!", 35, 0, 0, 0, 10, 0);
enemylist[enemylist.length] = new Array("Lizard Men", 40, 7, 0, 8, 2, 0.5, "You defeated the lizard men!", 40, 0, 0, 0, 15, 0);
enemylist[enemylist.length] = new Array("Lizard King", 50, 1, 0, 15, 3, 0.65, "You defeated the Lizard King!", 75, 0, 0, 0, 30, 0);
enemylist[enemylist.length] = new Array("Pixies", 50, 9, 0, 6, 1, 0.5, "The pixies retreated!", 40, 0, 0, 0, 15, 0);
enemylist[enemylist.length] = new Array("Earth Elemental", 125, 10, 0, 30, 5, 0.8, "You smashed the earth elemental into dirt!", 50, 0, 0, 0, 20, 0);
enemylist[enemylist.length] = new Array("Warrior Dwarves", -0.2, 1, 0.75, -7, 1, 0.7, "The warrior dwarves are defeated!", 75, 0, 0, 0, 25, 0);
enemylist[enemylist.length] = new Array("Balrog", 250, 10, 0, 50, 8, 0.5, "You defeated the Balrog!", 100, 0, 0, 0, 50, 0);
enemylist[enemylist.length] = new Array("Barbarians", 150, 25, 0, 35, 6, 0.5, "You defeated the barbarians!", 75, 0, 0, 0, 20, 0);
enemylist[enemylist.length] = new Array("Dark Riders", 200, 35, 0, 50, 10, 0.7, "You defeated the dark riders!", 125, 0, 0, 0, 20, 0);
enemylist[enemylist.length] = new Array("Barbarian Horde", -0.2, 1, 0.75, -15, 1, 0.5, "Victory! You crushed the barbarian horde! You take some prisoners!", 150, 0, 20, 0, 30, 0);
enemylist[enemylist.length] = new Array("Barbarian & Rider Horde", -0.2, 1, 0.75, -15, 1, 0.7, "Victory! You destroyed the barbarian and dark rider horde!", 150, 0, 25, 0, 40, 0);
enemylist[enemylist.length] = new Array("Berserkers", 350, 35, 0, 65, 10, 0.5, "You defeated the berserkers!", 250, 0, 0, 0, 20, 0);
enemylist[enemylist.length] = new Array("Werewolves", 400, 40, 0, 80, 15, 0.65, "You defeated the werewolves!", 300, 0, 0, 0, 25, 0);
enemylist[enemylist.length] = new Array("Dark Rangers", 500, 50, 0, 125, 20, 0.6, "You defeated the dark rangers!", 300, 0, 0, 0, 25, 0);
enemylist[enemylist.length] = new Array("Ogres", 600, 60, 0, 150, 25, 0.65, "You defeated the ogres!", 350, 0, 0, 0, 25, 0);
enemylist[enemylist.length] = new Array("Dark Centaurs", 750, 75, 0, 200, 35, 0.75, "You defeated the dark centaurs!", 350, 0, 0, 0, 35, 0);
enemylist[enemylist.length] = new Array("Rangers", 1000, 100, 0, 250, 40, 0.6, "You defeated the rangers!", 500, 0, 0, 0, 35, 0);
enemylist[enemylist.length] = new Array("Gargoyles", 2500, 250, 0, 0.01, 1, 0.8, "You smashed the gargoyles!", 500, 0, 0, 0, 40, 0);
enemylist[enemylist.length] = new Array("Assassins", 2000, 200, 0, 0.03, 1, 0.6, "You defeated the assassins!", 750, 0, 0, 0, 45, 0);
enemylist[enemylist.length] = new Array("Armored Knights", 3500, 350, 0, 0.02, 1, 0.8, "You defeated the knights! Some decide to join you!", 750, 0, 35, 0, 50, 0);
enemylist[enemylist.length] = new Array("Dark Clerics", 2500, 250, 0, 0.02, 1, 0.6, "You defeated the dark clerics!", 1000, 0, 0, 0, 50, 0);
enemylist[enemylist.length] = new Array("Dark Champions", 3500, 350, 0, 0.02, 1, 0.7, "You defeated the dark champions!", 1000, 0, 0, 0, 50, 0);
enemylist[enemylist.length] = new Array("Royal Guard", 5000, 500, 0, 0.03, 1, 0.8, "You defeated the royal guard! Some decide to join you!", 2000, 0, 50, 0, 60, 0);
enemylist[enemylist.length] = new Array("Knight & Wizard Army", -0.2, 1, 0.75, -50, 1, 0.75, "Victory! You destroyed the knight and wizard army!", 2500, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Dark Elves", 4000, 500, 0, 0.01, 1, 0.7, "You defeated the dark elves!", 2000, 0, 0, 0, 50, 0);
enemylist[enemylist.length] = new Array("Owl Bears", 6000, 100, 0, 0.02, 1, 0.6, "You defeated the owl bears!", 3000, 0, 0, 0, 60, 0);
enemylist[enemylist.length] = new Array("Dark Elf Sorcerers", 7500, 750, 0, 0.03, 1, 0.6, "You defeated the dark elf sorcerers!", 5000, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Dark Elf Army", -0.2, 1, 0.75, -75, 1, 0.7, "Victory! You destroyed the dark elf army! You take all of their gold!", 0.25, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Elf & Centaur Army", -0.2, 1, 0.75, -75, 1, 0.75, "Victory! You destroyed the dark elf and centaur army!", 0.25, 0, 0, 0, 100, 0);
enemylist[enemylist.length] = new Array("Orcs", 10000, 1000, 0.25, 0.01, 1, 0.6, "You defeated the orcs!", 0.1, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Wolf Rider Orcs", 20000, 2000, 0.25, 0.02, 1, 0.7, "You defeated the wolf rider orcs!", 0.15, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Evil Wizards", 15000, 1500, 0.25, 0.04, 1, 0.6, "You defeated the evil wizards!", 0.25, 0, 0, 0, 100, 0);
enemylist[enemylist.length] = new Array("Vampire Lord", 25000, 1, 0.25, 0.03, 1, 0.8, "You destroyed the Vampire Lord!", 0.35, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Golem", 20000, 2000, 0.25, 0.03, 1, 0.8, "You smashed the golem!", 0.1, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Minotaurs", 25000, 2500, 0.25, 0.03, 1, 0.65, "You defeat\\d the minotaurs!", 0.15, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Ettin Clan", -0.2, 1, 0.75, -100, 1, 0.65, "You beheaded the ettins!", 0.15, 0, 0, 0, 75, 0);
enemylist[enemylist.length] = new Array("Phoenix", 50000, 1, 0.25, 0.05, 1, 0.8, "The Phoenix burst into flame!", 0.5, 0, 0, 0, 150, 0);
enemylist[enemylist.length] = new Array("Mermen", 15000, 1, 0.25, 0.01, 1, 0.65, "You defeated the mermen!", 0.15, 0, 0, 0, 100, 0);
enemylist[enemylist.length] = new Array("Hydra", 35000, 1, 0.25, 0.03, 1, 0.5, "You defeated the hydra!", 0.15, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Pirate Fleet", -0.2, 1, 0.75, -150, 1, 0.5, "You defeated the pirates!", 0.4, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Nightmare", 100000, 1, 0.25, 0.04, 1, 0.6, "You destroyed the Nightmare!", 0.25, 0, 0, 0, 150, 0);
enemylist[enemylist.length] = new Array("Manticore", 25000, 1, 0.4, 0.03, 1, 0.6, "You defeated the manticore!", 0.15, 0, 0, 0, 100, 0);
enemylist[enemylist.length] = new Array("Griffons", 18000, 1, 0.4, 0.02, 1, 0.65, "You defeated the griffons!", 0.15, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Winged Horseman", 18000, 1, 0.4, 0.04, 1, 0.7, "You defeated the winger horsemen!", 0.25, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Cloud King", 250000, 1, 0.4, 0.05, 1, 0.75, "The Cloud King floated away!", 0.5, 0, 0, 0, 150, 0);
enemylist[enemylist.length] = new Array("Lesser Demons", 75000, 1, 0.5, 0.02, 1, 0.6, "You banished the demons back to the underworld!", 0.15, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Flying Demons", 120000, 1, 0.5, 0.03, 1, 0.75, "You defeated the flying demons!", 0.15, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Dark Knights", -0.2, 1, 0.75, -200, 1, 0.7, "You defeated the dark knights!", 0.25, 0, 0, 0, 150, 0);
enemylist[enemylist.length] = new Array("Dragon Demon", 1000000, 1, 0.5, 0.05, 1, 0.7, "You beheaded the Dragon Demon!", 0.4, 0, 0, 0, 200, 0);
enemylist[enemylist.length] = new Array("Hell Hounds", 500000, 1, 0.5, 0.02, 1, 0.65, "You defeated the hell hounds!", 0.15, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Underworld Demons", 1000000, 1, 0.5, 0.03, 1, 0.65, "You destroyed the demons!", 0.35, 0, 0, 0, 150, 0);
enemylist[enemylist.length] = new Array("Death Knights", -0.2, 1, 0.75, -250, 1, 0.75, "You destroyed Death Knights!", 0.35, 0, 0, 0, 200, 0);
enemylist[enemylist.length] = new Array("Charon the Boatman", 2500000, 1, 0.5, 0.06, 1, 0.8, "You have proven worthy. Charon decides to leave you alone.", 0.5, 0, 0, 0, 250, 0);
enemylist[enemylist.length] = new Array("Skeleton Army", -0.2, 1, 0.75, -300, 1, 0.5, "Victory! You destroyed the skeleton army! You find a stash of gold!", 0.25, 0, 0, 0, 125, 0);
enemylist[enemylist.length] = new Array("Underworld Army", -0.2, 1, 0.75, -300, 1, 0.6, "Victory! You destroyed the skeleton and dark cleric army!", 0.5, 0, 0, 0, 150, 0);
enemylist[enemylist.length] = new Array("Demon Lord", 10000000, 1, 0.5, 0.04, 1, 0.8, "You destroyed the Demon Lord back!", 0.5, 0, 0, 0, 200, 0);
enemylist[enemylist.length] = new Array("Grim Reaper", 25000000, 1, 0.5, 0.06, 1, 0.8, "You destroyed Grim Reaper!", 0.75, 0, 0, 0, 300, 0);
enemylist[enemylist.length] = new Array("Demon Army", -0.2, 1, 0.75, -350, 1, 0.75, "Victory! You destroyed the demon and dark knight army!", 0.5, 0, 0, 0, 200, 0);
enemylist[enemylist.length] = new Array("Black Dragon", 75000000, 1, 0.6, 0.04, 1, 0.8, "You defeated the Black Dragon!", 0.75, 0, 0, 0, 300, 0);
enemylist[enemylist.length] = new Array("Red Dragon", 150000000, 1, 0.6, 0.05, 1, 0.8, "You defeated the Red Dragon!", 0.75, 0, 0, 0, 400, 0);
enemylist[enemylist.length] = new Array("King Dragon", 250000000, 1, 0.6, 0.06, 1, 0.8, "You defeated the King Dragon!", 1, 0, 0, 0, 500, 0);
gotoAndPlay (12);
Frame 651
gotoAndPlay (652);
Frame 652
_root.ants_init();
_root.ant_calcnums();
_root.mute();
trace("statistics_ants: locale=" + _root.localetype);
_root.update_eventstats("_root.colonyants_playstats");
_root.lastscene = "colony_ants";
_root.currentscene = _root.lastscene;
_root.calc_foodgraph("_root.ants_foodbar");
_root.calc_nestgraph("_root.ants_nestbar");
_root.calc_antgraph("_root.ants_antbar");
_root.colony_title = _root.colonyname;
_root.show_anttips();
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
_root.show_playgraphics();
stop();
Instance of Symbol 377 MovieClip in Frame 652
onClipEvent (enterFrame) {
var thisname;
var antkind;
var antval;
var totals;
var totalcheck;
if (_root.mouse_minus != "") {
thisname = _root.mouse_minus.substr("minus_".length, _root.mouse_minus.length - "minus_".length);
antkind = eval ("_root.ant_" + thisname);
antval = parseInt(antkind);
if (parseInt(_root["ant_" + thisname]) > 0) {
antval = antval - _root.ant_increment;
_root["ant_" + thisname] = antval;
_root["ant_num" + thisname] = parseInt(((antval / 100) * parseFloat(_root.ant_numbers)) + 0);
_root.ant_calcnums();
}
}
if (_root.mouse_plus != "") {
thisname = _root.mouse_plus.substr("plus_".length, _root.mouse_plus.length - "plus_".length);
antkind = eval ("_root.ant_" + thisname);
antval = parseInt(antkind);
totals = ((parseInt(_root.ant_scouts) + parseInt(_root.ant_workers)) + parseInt(_root.ant_nurses)) + parseInt(_root.ant_soldiers);
if ((totals < 100) && (parseInt(_root["ant_" + thisname]) < 100)) {
antval = antval + _root.ant_increment;
_root["ant_" + thisname] = antval;
_root["ant_num" + thisname] = parseInt(((antval / 100) * parseFloat(_root.ant_numbers)) + 0);
}
_root.ant_calcnums();
}
}
Frame 671
gotoAndPlay (652);
Frame 672
_root.hide_locations();
_root.show_locations();
_root.show_mapglow();
_root.select_locale(_root.lastlocale);
stop();
_root.mute();
_root.nestcheatbutton._visible = false;
_root.popup_confirm._visible = false;
_root.popup_confirm.disable_confirm.setChangeHandler("disableconfirm", _root);
if (_root.cheatmode == 1) {
_root.nestcheatbutton._visible = true;
}
_root.update_eventstats("_root.colonynest_playstats");
_root.lastscene = "colony_nest";
_root.currentscene = _root.lastscene;
_root.calc_foodgraph("_root.play_foodbar");
_root.calc_nestgraph("_root.play_nestbar");
_root.calc_antgraph("_root.play_antbar");
_root.colony_title = _root.colonyname;
trace("statistics_nest: locale=" + _root.localetype);
_root.select_locale(_root.localetype);
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
_root.show_playgraphics();
Frame 691
gotoAndPlay (672);
Frame 692
stop();
_root.mute();
_root.popup_confirm._visible = false;
_root.popup_confirm.disable_confirm.setChangeHandler("disableconfirm", _root);
_root.update_eventstats("_root.colonybuy_playstats");
_root.lastscene = "colony_buy";
_root.currentscene = _root.lastscene;
_root.calc_foodgraph("_root.play_foodbar");
_root.calc_nestgraph("_root.play_nestbar");
_root.calc_antgraph("_root.play_antbar");
_root.buybutton_states();
_root.colony_title = _root.colonyname;
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
_root.show_playgraphics();
Frame 710
gotoAndPlay (692);
Frame 712
stop();
function statistics_screen() {
var _local2 = _root;
var _local1;
_local2.stats_battles = _local2.victories + _local2.retreats;
_local2.stats_victories = _local2.victories;
_local2.stats_retreats = _local2.retreats;
_local2.sum_bonusstats();
_local1 = 0;
while (_local1 < _local2.bonussums.length) {
_local2["stats_bonus_" + _local1] = _local2.bonussums[_local1];
_local1++;
}
}
function statistics_enemiesencountered() {
var _local2 = _root;
var _local1;
_local1 = 0;
while (_local1 < _local2.enemiesencountered.length) {
if ((!isNaN(parseInt(_local2.enemiesencountered[_local1]))) && (_local2.enemiesencountered[_local1] > -1)) {
trace((_local2.enemylist[_local1][gc_elname] + " image number ") + parseInt(_local2.enemiesencountered[_local1]));
}
_local1++;
}
}
_root.mute();
_root.update_eventstats("_root.colonystats_playstats");
_root.lastscene = "colony_stats";
_root.currentscene = _root.lastscene;
_root.calc_foodgraph("_root.play_foodbar");
_root.calc_nestgraph("_root.play_nestbar");
_root.calc_antgraph("_root.play_antbar");
_root.colony_title = _root.colonyname;
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
_root.show_playgraphics();
_root.statistics_screen();
_root.stats_enemiesencountered = "See Who you Battled";
Frame 731
gotoAndPlay (712);
Frame 732
function check_nestsize() {
var _local1 = _root;
var _local2 = 0.5;
if (_local1.antstats[gc_nest] > (_local1.antstats[gc_pop] * _local1.maxnestsize)) {
_local1.antstats[gc_nest] = parseInt((_local1.antstats[gc_pop] * _local1.maxnestsize) + _local2);
_local1.give_feedback(("" + _local1.increasepop_str) + newline);
}
}
function check_population() {
}
function check_storedfood() {
}
function consume_food() {
var _local1 = _root;
var delta;
var rounding = 0.5;
var _local3 = _local1.antstats[gc_stored] + _local1.antstats[gc_found];
var _local2 = parseInt(((_local1.antstats[gc_pop] / _local1.upkeepcost) / _local1.maxevents) + rounding);
if (_local3 >= _local2) {
if (_local1.antstats[gc_found] > _local2) {
_local1.antstats[gc_found] = _local1.antstats[gc_found] - _local2;
} else {
delta = _local2 - _local1.antstats[gc_found];
_local1.antstats[gc_found] = 0;
_local1.antstats[gc_stored] = _local1.antstats[gc_stored] - delta;
}
if (_local2 > 0) {
_local1.consumed = _local1.consumed + _local2;
}
} else {
_local1.antstats[gc_found] = 0;
_local1.antstats[gc_stored] = 0;
_local1.antstats[gc_pop] = _local1.antstats[gc_pop] - parseInt(_local1.antstats[gc_pop] / _local1.upkeepdebt);
_local1.give_feedback(((((((("" + _local1.starving1_str) + " ") + _local2) + " ") + _local1.food_str) + ". ") + _local1.starving2_str) + newline);
_local1.consumed = _local1.consumed - _local2;
}
}
function store_foundfood() {
var _local1 = _root;
_local1.antstats[gc_stored] = _local1.antstats[gc_stored] + _local1.antstats[gc_found];
_local1.antstats[gc_found] = 0;
if (_local1.antstats[gc_stored] > _local1.antstats[gc_nest]) {
local_update = 1;
_local1.antstats[gc_stored] = _local1.antstats[gc_nest];
_local1.give_feedback(("" + _local1.increasenest_str) + newline);
}
}
function report_consumed() {
var _local1 = _root;
_local1.give_feedback(((((("" + _local1.consumed_str) + " ") + _local1.consumed) + " ") + _local1.food_str) + newline);
}
function speed_button() {
var _local1 = _root;
if (_local1.ticks == _local1.normalticks) {
_local1.ant_fastbutton._visible = true;
_local1.ant_normalbutton._visible = false;
} else {
_local1.ant_fastbutton._visible = false;
_local1.ant_normalbutton._visible = true;
}
}
if (!_root.pause) {
_root.speed_button();
_root.init_timer();
_root.clear_events();
_root.hide_events();
_root.do_weather();
_root.update_playevents();
_root.locale_visited[_root.localetype] = true;
_root.consumed = 0;
} else {
trace("Returning From War!");
_root.speed_button();
_root.ant_enddaybutton._visible = false;
_root.pause = false;
_root.update_playevents();
_root.populate_feedback();
_root.hide_events();
_root.populate_events();
}
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
stop();
var monthmod = new Array();
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
monthmod[monthmod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
var skymod = new Array();
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1, 0, 2, 2, 1, 1, 0, 1, 1.5, 2, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1, 0, 2, 2, 1, 1, 0, 1, 1.5, 2, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.3, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.3, 0.5, 0.5, 1.2, 1, 0.2, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.3, 0.5, 0.5, 1.2, 1, 0.2, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(0.5, 0, 1.5, 1.5, 0.8, 1, 0, 1, 1, 1.5, 1);
skymod[skymod.length] = new Array(0.5, 0, 1.5, 1.5, 0.8, 1, 0, 1, 1, 1.5, 1);
skymod[skymod.length] = new Array(1.6, 0, 0.8, 0.8, 1, 1, 0, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1, 0.3, 1, 1, 1, 1, 0.3, 1, 0.5, 0.8, 1);
skymod[skymod.length] = new Array(1.6, 0, 0.8, 0.8, 1, 1, 0, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.8, 1, 1, 1, 1, 0.5, 1, 0.3, 0.8, 1);
skymod[skymod.length] = new Array(1.2, 0.8, 1, 1, 1, 1, 0.5, 1, 0.3, 0.8, 1);
skymod[skymod.length] = new Array(1.2, 0.8, 1, 1, 1, 1, 0.5, 1, 0.3, 0.8, 1);
skymod[skymod.length] = new Array(1.2, 0.8, 1, 1, 1, 1, 0.5, 1, 0.3, 0.8, 1);
skymod[skymod.length] = new Array(1.2, 0.8, 1, 1, 1, 1, 0.5, 1, 0.3, 0.8, 1);
skymod[skymod.length] = new Array(1.2, 0.8, 1, 1, 1, 1, 0.5, 1, 0.3, 0.8, 1);
skymod[skymod.length] = new Array(1.2, 0.8, 1, 1, 1, 1, 0.5, 1, 0.3, 0.8, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1.2, 0.5, 0.8, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(2, 0.8, 1, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(1.6, 0, 0.3, 0.6, 1.3, 1, 0, 1, 0, 0, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 0, 1.6, 1.6, 1, 1, 0, 1, 2, 2, 1);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 0.8, 1.6, 1.3, 0.5, 1.3, 0.5, 0.5, 1.3);
skymod[skymod.length] = new Array(1, 0.5, 1.6, 1.6, 1, 1, 0.3, 1, 2, 2, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 0.5, 1, 0.5, 0.8, 1);
skymod[skymod.length] = new Array(2, 1.3, 1, 1, 1, 1, 1.6, 1, 0.8, 0.8, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1.3, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1.3, 1, 1);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(1.6, 0.5, 0.8, 0.8, 1.6, 1.3, 0.3, 1.3, 0.3, 0.5, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(1, 0.6, 1, 1, 1, 1, 0.6, 1, 0.6, 0.6, 1);
skymod[skymod.length] = new Array(0, 0, 1, 1, 0, 0, 0, 0, 1.6, 1.6, 0);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 0.6, 1, 1, 1, 1, 0.6, 1, 0.6, 0.6, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 0.6, 1, 1, 1, 1, 0.6, 1, 0.6, 0.6, 1);
skymod[skymod.length] = new Array(1, 0.5, 1.6, 1.6, 1, 1, 0.3, 1, 2, 2, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.3, 0.3, 0.5, 0.5, 1.3, 1.3, 0, 1.3, 0, 0, 1.3);
skymod[skymod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0);
skymod[skymod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
skymod[skymod.length] = new Array(0, 1, 0, 0, 0, 0, 3, 0, 0, 0, 0);
skymod[skymod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
skymod[skymod.length] = new Array(1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 1);
skymod[skymod.length] = new Array(1.3, 0.3, 0.5, 0.8, 1.3, 1.3, 0, 1.3, 0.3, 0.5, 1.3);
skymod[skymod.length] = new Array(1.3, 0.3, 0.5, 0.5, 1.3, 1.3, 0, 1.3, 0, 0, 1.3);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.6, 0.3, 0.3, 0.8, 1.3, 1.3, 0, 1.3, 0, 0, 1.3);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.6, 0.3, 0.3, 0.8, 1.3, 1.3, 0, 1.3, 0, 0, 1.3);
skymod[skymod.length] = new Array(1.6, 0.3, 0.3, 0.8, 1.3, 1.3, 0, 1.3, 0, 0, 1.3);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.3, 0.6, 0.6, 1, 1.3, 1.3, 0.3, 1.3, 0.6, 0.6, 1.3);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(0, 0, 1.5, 2.5, 0, 0, 0, 0, 0, 0, 0);
skymod[skymod.length] = new Array(0, 1.5, 1.5, 1, 0, 0, 2.5, 0, 2.5, 2, 0);
skymod[skymod.length] = new Array(2.5, 0, 0, 0, 0, 1.5, 0, 1.5, 0, 0, 0);
skymod[skymod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 2, 2.5, 0);
skymod[skymod.length] = new Array(0, 0, 2.5, 0, 0, 0, 0, 0, 2.5, 0, 0);
skymod[skymod.length] = new Array(0, 1.5, 0, 0, 0, 0, 2.5, 0, 0, 0, 0);
skymod[skymod.length] = new Array(0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0);
skymod[skymod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 1.5, 2.5);
skymod[skymod.length] = new Array(0, 1.5, 0, 0, 0, 0, 2, 0, 0, 0, 0);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.3, 0.3, 0, 0.6, 1, 1, 0, 1, 0, 0.3, 1);
skymod[skymod.length] = new Array(1.3, 0.6, 0.6, 1, 1, 1, 0.3, 1, 0.3, 0.6, 1);
skymod[skymod.length] = new Array(1.3, 0.6, 0.6, 0.6, 1, 1, 0.3, 1, 0, 0.3, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.3, 0, 0, 0.3, 1, 1, 0, 1, 0, 0, 1);
skymod[skymod.length] = new Array(1.6, 0, 0, 0, 1.3, 1.3, 0, 1.3, 0, 0, 1.3);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 0.5, 0.5, 0.8, 1, 1, 0.3, 1, 0.3, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(0.5, 0, 0, 0, 1.2, 1.2, 0, 1.2, 0, 0, 0);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0, 0, 1.2, 1.2, 0, 0, 0, 0, 1.5, 1.5, 0);
skymod[skymod.length] = new Array(0, 0, 1.2, 1.2, 0, 0, 0, 0, 1.5, 1.5, 0);
skymod[skymod.length] = new Array(0, 1.2, 1.2, 1.2, 0, 0, 1.5, 0, 1.5, 1.5, 1.2);
skymod[skymod.length] = new Array(0, 0, 1, 1, 0, 0, 0, 0, 1.5, 1.5, 0);
skymod[skymod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 1.5, 0, 0);
skymod[skymod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 0.5, 0, 0, 1, 1, 0.5, 1, 0, 0, 1);
skymod[skymod.length] = new Array(1, 0.5, 0, 0, 1, 1, 0.5, 1, 0, 0, 1);
skymod[skymod.length] = new Array(0, 1, 1, 1, 0, 0, 2, 0, 2, 1.5, 0);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(2, 0, 0, 0, 1, 0.5, 0, 0.5, 0, 0, 0.5);
skymod[skymod.length] = new Array(1, 0.6, 0.6, 0.6, 1, 1, 0.3, 1, 0.6, 0.6, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 0.5, 1.6, 1.6, 1, 1, 0.3, 1, 2, 2, 1);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(2, 0.8, 0.8, 1, 1.6, 1.3, 0.5, 1.3, 0.5, 0.8, 1.3);
skymod[skymod.length] = new Array(1, 0.6, 0.8, 1, 1, 1, 0.6, 1, 0.6, 0.6, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.3, 0.3, 0.5, 0.8, 1.3, 1, 0, 1, 0, 0.5, 1);
skymod[skymod.length] = new Array(1.3, 0.3, 0.5, 0.8, 1.3, 1.3, 0, 1.3, 0, 0.5, 1.3);
skymod[skymod.length] = new Array(0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8);
skymod[skymod.length] = new Array(1.3, 0.3, 0.5, 0.8, 1.3, 1.3, 0, 1.3, 0, 0.5, 1.3);
skymod[skymod.length] = new Array(1.3, 0.3, 0.5, 0.8, 1.3, 1, 0, 1, 0, 0.5, 1);
skymod[skymod.length] = new Array(1, 0.3, 0.5, 0.8, 1, 1, 0, 1, 0, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 0, 0, 0, 1.2, 1.2, 0, 1.2, 0, 0, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.5, 1.2, 1.2, 0.8, 0.5, 1.5, 0.5, 1.2, 1.2, 0.8);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(0.8, 0, 0, 0, 1.2, 1.2, 0, 1.2, 0, 0, 1.2);
skymod[skymod.length] = new Array(0.8, 0, 0, 0, 1.2, 1.2, 0, 1.2, 0, 0, 1.2);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.8, 0, 0, 0, 1.2, 1.2, 0, 1.2, 0, 0, 1.5);
skymod[skymod.length] = new Array(0.8, 0, 0, 0, 1.2, 1.2, 0, 1.2, 0, 0, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(0.5, 1.2, 1.2, 1.2, 0.8, 0.8, 0, 0.8, 1.2, 1.2, 1.5);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1.5, 0.5, 1, 1, 1.5, 1.5, 0, 1.5, 0.5, 0.5, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
skymod[skymod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
var antmod = new Array();
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.4, 1.8);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1, 1, 1, 1.7, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1.2, 1, 0.6);
antmod[antmod.length] = new Array(1, 1, 1.2, 1, 0.6);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 0.8, 1);
antmod[antmod.length] = new Array(1, 1, 1, 0.8, 1);
antmod[antmod.length] = new Array(1, 1, 1, 0.8, 1);
antmod[antmod.length] = new Array(1, 1, 1, 0.8, 1);
antmod[antmod.length] = new Array(1, 1, 1, 0.8, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(0, 0, 1.5, 0, 0);
antmod[antmod.length] = new Array(0, 1.7, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 1.7, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 1.5);
antmod[antmod.length] = new Array(1.7, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 1.5, 0, 0);
antmod[antmod.length] = new Array(0, 1.7, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 1.7, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 1.5);
antmod[antmod.length] = new Array(1.7, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(0, 0, 0, 0, 0);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1, 1.4, 1.5, 1, 1);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.8, 1.4, 1, 1.4, 1);
antmod[antmod.length] = new Array(1.3, 1.3, 1, 1.7, 1.3);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1, 1.4, 1.2, 1, 1.2);
antmod[antmod.length] = new Array(1.2, 1, 1.4, 1, 0.8);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
antmod[antmod.length] = new Array(1, 1, 1, 1, 1);
var localemod = new Array();
localemod[localemod.length] = new Array(0, 0, 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0.7, 0.7, 0.7, 0, 0, 0.7, 0.7, 0, 0.7, 1, 0.7, 0.7, 0.7, 0.7, 0.7);
localemod[localemod.length] = new Array(0, 2, 0.7, 0, 0, 0, 0.7, 0, 1, 0, 0, 0, 1.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.7, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0.7, 0, 0.7, 0, 0.7, 0);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0.7, 0, 0.7, 0.7, 0.7, 0, 1, 1, 0, 1.5, 0.7, 0.7, 0.7);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.7, 0, 0.7, 0.7, 0, 0, 1, 1, 0.7, 1.5, 0.7, 0, 0.7);
localemod[localemod.length] = new Array(0, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0.7, 0.7, 0, 0.7, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 1, 0, 0, 0.7, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0.7, 0.7, 0, 0, 1, 0.7, 0, 0, 0.7, 0.7, 0.7, 0.7, 1, 0.7);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 1, 0.7, 0, 0.7, 0.7, 0.7, 1, 0.7, 1, 0.7);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 1, 0.7, 0, 0.7, 1, 0.7, 0.7, 0.7, 1, 0.7);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0, 0, 0, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0.7, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 0, 0.7, 0, 1, 0, 0.7, 0.7, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0, 0, 0, 0.7, 1, 0, 0.7, 1, 0.7, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.7, 0, 0.7, 0.7, 0.7, 0, 0.7, 0.7, 0.7, 1.5, 0.7, 0.7, 0.7);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 2, 0.7, 0, 0, 0.7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0.7, 0.7, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0);
localemod[localemod.length] = new Array(0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0, 0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0.5, 0, 0.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.5, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0.5, 0.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0.5, 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0, 0, 0.5, 0.5, 0, 0, 0, 0.5, 0.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0.5, 0, 0, 0, 0, 0, 0.5, 0, 0, 0.5, 0, 0, 0);
localemod[localemod.length] = new Array(0.5, 0, 0.5, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 1, 0, 0, 0.7, 0.7, 0, 0.7, 1, 0, 0, 0, 0.7, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0.7, 0.7, 0, 0.7, 0.7, 0, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0, 0, 0);
localemod[localemod.length] = new Array(0, 2, 0, 0.7, 0.7, 0, 0, 1, 0.7, 0, 0, 0.7, 0.7, 0.7, 0.7, 1, 0.7);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 1, 0.7, 0, 0.7, 0.7, 0.7, 2, 0.7, 1, 0.7);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 1, 0.7, 0, 0.7, 1, 0.7, 0.7, 0.7, 1, 0.7);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 1, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0.7, 0.7, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.7, 0.7, 0, 0, 0, 0.7, 0, 0.7, 0, 0.7, 0.7, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 0.7, 1, 0, 0.7, 1, 0.7, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 0.7, 1, 0, 0.7, 1, 0.7, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 1, 0, 1, 1, 0, 0, 1, 0.7, 0, 1, 1, 1, 0.7, 1, 1, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 0, 0.7, 0, 1, 0, 0.7, 0.7, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0, 0, 0, 0.7, 1, 0, 0.7, 1, 0.7, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0.7, 0.7, 0.7, 0, 0.7, 0.7, 0.7, 2, 0.7, 0.7, 0.7);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.8, 0.8, 0.8, 0);
localemod[localemod.length] = new Array(0, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5);
localemod[localemod.length] = new Array(0, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5);
localemod[localemod.length] = new Array(0, 0, 0.5, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0, 0, 0.5, 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 0, 0.5, 0.5, 0, 0.5);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0.5, 0.5, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0.5);
localemod[localemod.length] = new Array(0.5, 0, 0.5, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0.5, 0, 0, 0, 0, 0, 0.5, 0, 0, 0.5, 0, 0, 0);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0.7, 0, 0, 0.7);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0.7);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.7, 0.7, 0, 0.7, 0.7, 0, 0, 0.7, 0.7, 0, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.7, 0.7, 0, 0, 0, 0.7, 0, 0.7, 0, 0.7, 0.7, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 0.7, 0.7, 0, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 0.7, 1, 0, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 1, 0, 1, 1, 0, 0, 1, 0.7, 0, 1, 0.7, 1, 0.7, 1, 1, 0.7);
localemod[localemod.length] = new Array(0, 0.7, 0, 0.7, 0.7, 0, 0, 0, 0.7, 0, 1, 0, 0.7, 0.7, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0.7, 0, 0, 0.7, 0.7, 0, 0, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0.7, 0.7, 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0.7, 0.7, 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0.7, 0.7, 0.7, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.7, 0.7, 0.7, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.7, 0.7, 0.7, 0);
localemod[localemod.length] = new Array(0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0.5, 0, 0.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0.5, 0, 0, 0, 0, 0, 0, 0.5, 0.5, 0, 0.5, 0, 0.5, 0, 0, 0.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0.5, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0.5, 0, 0.5);
localemod[localemod.length] = new Array(0, 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0.5);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0.4, 1, 0.7, 1, 1, 0.7, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 0.7);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 0.5, 1, 1, 0.5, 0.5, 1, 0, 1, 1, 1, 0.5, 0.5, 1, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 0, 1, 1, 0, 0, 0.5, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(0, 1, 0, 0, 1, 1, 0.5, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 0, 1, 1, 2, 1, 1, 0, 1, 2, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5);
localemod[localemod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 1, 1, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0);
localemod[localemod.length] = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
Instance of Symbol 377 MovieClip in Frame 732
onClipEvent (load) {
this.tval = _root.eventtime;
this.last = new Date().getTime();
this.tick = _root.ticks;
this.pause = false;
}
onClipEvent (enterFrame) {
var now;
if ((!this.pause) && (!_root.pause)) {
if (this.tval > 0) {
now = new Date().getTime();
if ((now - this.last) > _root.ticks) {
this.tval--;
this.last = now;
}
} else if (_root.eventnum < _root.maxevents) {
this.tval = _root.eventtime;
_root.next_event(_root.eventnum++);
} else {
_root.eventnum++;
_root.time_out();
_root.pause = true;
stop();
}
}
}
Frame 750
gotoAndPlay (732);
gotoAndPlay (732);
Frame 751
_root.levelup_now();
Frame 773
stop();
Frame 774
_root.update_eventstats("_root.retreat_playstats");
_root.calc_foodgraph("_root.play_foodbar");
_root.calc_nestgraph("_root.play_nestbar");
_root.calc_antgraph("_root.play_antbar");
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
_root.retreats++;
_root.show_playlocation();
Instance of Symbol 526 MovieClip in Frame 774
onClipEvent (enterFrame) {
if (_root.acknak != -1) {
switch (_root.confirmSRC) {
case "buy" :
if (_root.acknak == 1) {
_root.buyitem_confirmed(_root.confirmID);
}
break;
case "nest" :
default :
if (_root.acknak != 1) {
break;
}
_root.location_confimed(_root.confirmID);
}
_root.acknak = -1;
}
}
Frame 798
if (_root.warsummary) {
stop();
} else {
gotoAndPlay (732);
}
gotoAndPlay (774);
stop();
Frame 799
_root.automelee = false;
_root.start_warfeedback();
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
Instance of Symbol 526 MovieClip in Frame 799
onClipEvent (enterFrame) {
if (_root.acknak != -1) {
switch (_root.confirmSRC) {
case "buy" :
if (_root.acknak == 1) {
_root.buyitem_confirmed(_root.confirmID);
}
break;
case "nest" :
default :
if (_root.acknak != 1) {
break;
}
_root.location_confimed(_root.confirmID);
}
_root.acknak = -1;
}
}
Frame 803
_root.init_war();
Frame 812
stop();
Frame 817
gotoAndPlay (799);
_root.update_warfeedback();
if (!_root.check_victory()) {
gotoAndPlay ("meleeframe");
}
Frame 818
_root.update_eventstats("_root.victory_playstats");
_root.calc_foodgraph("_root.play_foodbar");
_root.calc_nestgraph("_root.play_nestbar");
_root.calc_antgraph("_root.play_antbar");
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
_root.show_playlocation();
_root.victories++;
Instance of Symbol 526 MovieClip in Frame 818
onClipEvent (enterFrame) {
if (_root.acknak != -1) {
switch (_root.confirmSRC) {
case "buy" :
if (_root.acknak == 1) {
_root.buyitem_confirmed(_root.confirmID);
}
break;
case "nest" :
default :
if (_root.acknak != 1) {
break;
}
_root.location_confimed(_root.confirmID);
}
_root.acknak = -1;
}
}
Frame 842
gotoAndPlay (818);
if (_root.warsummary) {
stop();
} else {
gotoAndPlay (732);
}
Frame 843
_root.colony_title = _root.colonyname;
_root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
Instance of Symbol 1093 MovieClip in Frame 843
on (release) {
getURL ("http://fe.trymedia.com/d/anarchy/60m_d_v10/anarchy_demo/AgeOfCastles_Setup.exe", "_blank");
}
Frame 861
gotoAndPlay (843);
Symbol 11 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 14 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(background_mc, "background");
Symbol 17 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(background_mc, "backgroundDisabled");
Symbol 19 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(background_mc, "backgroundDisabled");
Symbol 22 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(check_mc, "foregroundDisabled");
Symbol 25 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(check_mc, "check");
Symbol 26 MovieClip [fcb_states] Frame 1
stop();
Symbol 26 MovieClip [fcb_states] Frame 2
stop();
Symbol 26 MovieClip [fcb_states] Frame 3
stop();
Symbol 26 MovieClip [fcb_states] Frame 4
stop();
Symbol 26 MovieClip [fcb_states] Frame 5
stop();
Symbol 26 MovieClip [fcb_states] Frame 6
stop();
Symbol 29 MovieClip [FLabelSymbol] Frame 1
#initclip 2
_global.FLabelClass = function () {
var _local1 = this;
if (_local1.hostComponent == undefined) {
_local1.hostComponent = ((_local1._parent.controller == undefined) ? (_local1._parent) : (_local1._parent.controller));
}
if (_local1.customTextStyle == undefined) {
if (_local1.hostComponent.textStyle == undefined) {
_local1.hostComponent.textStyle = new TextFormat();
}
_local1.textStyle = _local1.hostComponent.textStyle;
_local1.enable = true;
}
};
FLabelClass.prototype = new MovieClip();
Object.registerClass("FLabelSymbol", FLabelClass);
FLabelClass.prototype.setLabel = function (label) {
var _local1 = this;
var _local2 = _local1.hostComponent.styleTable.embedFonts.value;
if (_local2 != undefined) {
_local1.labelField.embedFonts = _local2;
}
_local1.labelField.setNewTextFormat(_local1.textStyle);
_local1.labelField.text = label;
_local1.labelField._height = _local1.labelField.textHeight + 2;
};
FLabelClass.prototype.setSize = function (width) {
this.labelField._width = width;
};
FLabelClass.prototype.setEnabled = function (enable) {
var _local2 = this;
var _local3 = enable;
_local2.enable = _local3;
var _local1 = _local2.hostComponent.styleTable[(_local3 ? "textColor" : "textDisabled")].value;
if (_local1 == undefined) {
_local1 = (_local3 ? 0 : 8947848);
}
_local2.setColor(_local1);
};
FLabelClass.prototype.getLabel = function () {
return(this.labelField.text);
};
FLabelClass.prototype.setColor = function (col) {
this.labelField.textColor = col;
};
#endinitclip
Symbol 30 MovieClip [FUIComponentSymbol] Frame 1
#initclip 1
function FUIComponentClass() {
this.init();
}
FUIComponentClass.prototype = new MovieClip();
FUIComponentClass.prototype.init = function () {
var _local1 = this;
var _local3 = _global;
_local1.enable = true;
_local1.focused = false;
_local1.useHandCursor = false;
_local1._accImpl = new Object();
_local1._accImpl.stub = true;
_local1.styleTable = new Array();
if (_local3.globalStyleFormat == undefined) {
_local3.globalStyleFormat = new FStyleFormat();
globalStyleFormat.isGlobal = true;
_local3._focusControl = new Object();
_local3._focusControl.onSetFocus = function (oldFocus, newFocus) {
oldFocus.myOnKillFocus();
newFocus.myOnSetFocus();
};
Selection.addListener(_local3._focusControl);
}
if (_local1._name != undefined) {
_local1._focusrect = false;
_local1.tabEnabled = true;
_local1.focusEnabled = true;
_local1.tabChildren = false;
_local1.tabFocused = true;
if (_local1.hostStyle == undefined) {
globalStyleFormat.addListener(_local1);
} else {
_local1.styleTable = _local1.hostStyle;
}
_local1.deadPreview._visible = false;
_local1.deadPreview._width = (_local1.deadPreview._height = 1);
_local1.methodTable = new Object();
_local1.keyListener = new Object();
_local1.keyListener.controller = _local1;
_local1.keyListener.onKeyDown = function () {
this.controller.myOnKeyDown();
};
_local1.keyListener.onKeyUp = function () {
this.controller.myOnKeyUp();
};
for (var _local2 in _local1.styleFormat_prm) {
_local1.setStyleProperty(_local2, _local1.styleFormat_prm[_local2]);
}
}
};
FUIComponentClass.prototype.setEnabled = function (enabledFlag) {
var _local1 = this;
_local1.enable = ((arguments.length > 0) ? (enabledFlag) : true);
_local1.tabEnabled = (_local1.focusEnabled = enabledFlag);
if ((!_local1.enable) && (_local1.focused)) {
Selection.setFocus(undefined);
}
};
FUIComponentClass.prototype.getEnabled = function () {
return(this.enable);
};
FUIComponentClass.prototype.setSize = function (w, h) {
var _local1 = this;
_local1.width = w;
_local1.height = h;
_local1.focusRect.removeMovieClip();
};
FUIComponentClass.prototype.setChangeHandler = function (chng, obj) {
var _local1 = this;
_local1.handlerObj = ((obj == undefined) ? (_local1._parent) : (obj));
_local1.changeHandler = chng;
};
FUIComponentClass.prototype.invalidate = function (methodName) {
var _local1 = this;
_local1.methodTable[methodName] = true;
_local1.onEnterFrame = _local1.cleanUI;
};
FUIComponentClass.prototype.cleanUI = function () {
var _local1 = this;
if (_local1.methodTable.setSize) {
_local1.setSize(_local1.width, _local1.height);
} else {
_local1.cleanUINotSize();
}
_local1.methodTable = new Object();
delete _local1.onEnterFrame;
};
FUIComponentClass.prototype.cleanUINotSize = function () {
var _local1 = this;
for (var _local2 in _local1.methodTable) {
_local1[_local2]();
}
};
FUIComponentClass.prototype.drawRect = function (x, y, w, h) {
var _local1 = this;
var _local2 = y;
var _local3 = x;
var inner = _local1.styleTable.focusRectInner.value;
var outer = _local1.styleTable.focusRectOuter.value;
if (inner == undefined) {
inner = 16777215 /* 0xFFFFFF */;
}
if (outer == undefined) {
outer = 0;
}
_local1.createEmptyMovieClip("focusRect", 1000);
_local1.focusRect.controller = _local1;
_local1.focusRect.lineStyle(1, outer);
_local1.focusRect.moveTo(_local3, _local2);
_local1.focusRect.lineTo(_local3 + w, _local2);
_local1.focusRect.lineTo(_local3 + w, _local2 + h);
_local1.focusRect.lineTo(_local3, _local2 + h);
_local1.focusRect.lineTo(_local3, _local2);
_local1.focusRect.lineStyle(1, inner);
_local1.focusRect.moveTo(_local3 + 1, _local2 + 1);
_local1.focusRect.lineTo((_local3 + w) - 1, _local2 + 1);
_local1.focusRect.lineTo((_local3 + w) - 1, (_local2 + h) - 1);
_local1.focusRect.lineTo(_local3 + 1, (_local2 + h) - 1);
_local1.focusRect.lineTo(_local3 + 1, _local2 + 1);
};
FUIComponentClass.prototype.pressFocus = function () {
var _local1 = this;
_local1.tabFocused = false;
_local1.focusRect.removeMovieClip();
Selection.setFocus(_local1);
};
FUIComponentClass.prototype.drawFocusRect = function () {
var _local1 = this;
_local1.drawRect(-2, -2, _local1.width + 4, _local1.height + 4);
};
FUIComponentClass.prototype.myOnSetFocus = function () {
var _local1 = this;
_local1.focused = true;
Key.addListener(_local1.keyListener);
if (_local1.tabFocused) {
_local1.drawFocusRect();
}
};
FUIComponentClass.prototype.myOnKillFocus = function () {
var _local1 = this;
_local1.tabFocused = true;
_local1.focused = false;
_local1.focusRect.removeMovieClip();
Key.removeListener(_local1.keyListener);
};
FUIComponentClass.prototype.executeCallBack = function () {
var _local1 = this;
_local1.handlerObj[_local1.changeHandler](_local1);
};
FUIComponentClass.prototype.updateStyleProperty = function (styleFormat, propName) {
this.setStyleProperty(propName, styleFormat[propName], styleFormat.isGlobal);
};
FUIComponentClass.prototype.setStyleProperty = function (propName, value, isGlobal) {
var _local1 = this;
var _local2 = propName;
if (value == "") {
} else {
var tmpValue = parseInt(value);
if (!isNaN(tmpValue)) {
value = tmpValue;
}
var global = ((arguments.length > 2) ? (isGlobal) : false);
if (_local1.styleTable[_local2] == undefined) {
_local1.styleTable[_local2] = new Object();
_local1.styleTable[_local2].useGlobal = true;
}
if (_local1.styleTable[_local2].useGlobal || (!global)) {
_local1.styleTable[_local2].value = value;
if (_local1.setCustomStyleProperty(_local2, value)) {
} else if (_local2 == "embedFonts") {
_local1.invalidate("setSize");
} else if (_local2.subString(0, 4) == "text") {
if (_local1.textStyle == undefined) {
_local1.textStyle = new TextFormat();
}
var textProp = _local2.subString(4, _local2.length);
_local1.textStyle[textProp] = value;
_local1.invalidate("setSize");
} else {
for (var j in _local1.styleTable[_local2].coloredMCs) {
var _local3 = new Color(_local1.styleTable[_local2].coloredMCs[j]);
if (_local1.styleTable[_local2].value == undefined) {
var myTObj = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"};
_local3.setTransform(myTObj);
} else {
_local3.setRGB(value);
}
}
}
_local1.styleTable[_local2].useGlobal = global;
}
}
};
FUIComponentClass.prototype.registerSkinElement = function (skinMCRef, propName) {
var _local1 = this;
var _local2 = propName;
if (_local1.styleTable[_local2] == undefined) {
_local1.styleTable[_local2] = new Object();
_local1.styleTable[_local2].useGlobal = true;
}
if (_local1.styleTable[_local2].coloredMCs == undefined) {
_local1.styleTable[_local2].coloredMCs = new Object();
}
_local1.styleTable[_local2].coloredMCs[skinMCRef] = skinMCRef;
if (_local1.styleTable[_local2].value != undefined) {
var _local3 = new Color(skinMCRef);
_local3.setRGB(_local1.styleTable[_local2].value);
}
};
_global.FStyleFormat = function () {
var _local1 = arguments;
var _local2 = this;
_local2.nonStyles = {listeners:true, isGlobal:true, isAStyle:true, addListener:true, removeListener:true, nonStyles:true, applyChanges:true};
_local2.listeners = new Object();
_local2.isGlobal = false;
if (_local1.length > 0) {
for (var _local3 in _local1[0]) {
_local2[_local3] = _local1[0][_local3];
}
}
};
_global.FStyleFormat.prototype = new Object();
FStyleFormat.prototype.addListener = function () {
var _local1 = this;
var _local2 = 0;
while (_local2 < arguments.length) {
var _local3 = arguments[_local2];
_local1.listeners[arguments[_local2]] = _local3;
for (var i in _local1) {
if (_local1.isAStyle(i)) {
_local3.updateStyleProperty(_local1, i.toString());
}
}
_local2++;
}
};
FStyleFormat.prototype.removeListener = function (component) {
var _local1 = this;
var _local2 = component;
_local1.listeners[_local2] = undefined;
for (var prop in _local1) {
if (_local1.isAStyle(prop)) {
if (_local2.styleTable[prop].useGlobal == _local1.isGlobal) {
_local2.styleTable[prop].useGlobal = true;
var _local3 = (_local1.isGlobal ? undefined : (globalStyleFormat[prop]));
_local2.setStyleProperty(prop, _local3, true);
}
}
}
};
FStyleFormat.prototype.applyChanges = function () {
var _local1 = this;
var _local2 = arguments;
var count = 0;
for (var i in _local1.listeners) {
var _local3 = _local1.listeners[i];
if (_local2.length > 0) {
var j = 0;
while (j < _local2.length) {
if (_local1.isAStyle(_local2[j])) {
_local3.updateStyleProperty(_local1, _local2[j]);
}
j++;
}
} else {
for (var j in _local1) {
if (_local1.isAStyle(j)) {
_local3.updateStyleProperty(_local1, j.toString());
}
}
}
}
};
FStyleFormat.prototype.isAStyle = function (name) {
return((this.nonStyles[name] ? false : true));
};
#endinitclip
Symbol 35 MovieClip [FBoundingBoxSymbol] Frame 1
var component = _parent;
component.registerSkinElement(boundingBox, "background");
stop();
Symbol 35 MovieClip [FBoundingBoxSymbol] Frame 2
component.registerSkinElement(boundingBox2, "backgroundDisabled");
stop();
Symbol 38 MovieClip [FCheckBoxSymbol] Frame 1
#initclip 3
function FCheckBoxClass() {
this.init();
}
FCheckBoxClass.prototype = new FUIComponentClass();
Object.registerClass("FCheckBoxSymbol", FCheckBoxClass);
FCheckBoxClass.prototype.init = function () {
var _local1 = this;
super.setSize(_local1._width, _local1._height);
_local1.boundingBox_mc.unloadMovie();
_local1.attachMovie("fcb_hitArea", "fcb_hitArea_mc", 1);
_local1.attachMovie("fcb_states", "fcb_states_mc", 2);
_local1.attachMovie("FLabelSymbol", "fLabel_mc", 3);
super.init();
_local1.setChangeHandler(_local1.changeHandler);
_local1._xscale = 100;
_local1._yscale = 100;
_local1.setSize(_local1.width, _local1.height);
if (_local1.initialValue == undefined) {
_local1.setCheckState(false);
} else {
_local1.setCheckState(_local1.initialValue);
}
if (_local1.label != undefined) {
_local1.setLabel(_local1.label);
}
_local1.ROLE_SYSTEM_CHECKBUTTON = 44;
_local1.STATE_SYSTEM_CHECKED = 16;
_local1.EVENT_OBJECT_STATECHANGE = 32778;
_local1.EVENT_OBJECT_NAMECHANGE = 32780;
_local1._accImpl.master = _local1;
_local1._accImpl.stub = false;
_local1._accImpl.get_accRole = _local1.get_accRole;
_local1._accImpl.get_accName = _local1.get_accName;
_local1._accImpl.get_accState = _local1.get_accState;
_local1._accImpl.get_accDefaultAction = _local1.get_accDefaultAction;
_local1._accImpl.accDoDefaultAction = _local1.accDoDefaultAction;
};
FCheckBoxClass.prototype.setLabelPlacement = function (pos) {
var _local1 = this;
var _local3 = pos;
_local1.setLabel(_local1.getLabel());
_local1.txtFormat(_local3);
var halfLabelH = (_local1.fLabel_mc._height / 2);
var halfFrameH = (_local1.fcb_states_mc._height / 2);
var vertCenter = (halfFrameH - halfLabelH);
var checkWidth = _local1.fcb_states_mc._width;
var frame = _local1.fcb_states_mc;
var label = _local1.fLabel_mc;
var _local2 = 0;
if (frame._width > _local1.width) {
_local2 = 0;
} else {
_local2 = _local1.width - frame._width;
}
_local1.fLabel_mc.setSize(_local2);
if ((_local3 == "right") || (_local3 == undefined)) {
_local1.labelPlacement = "right";
_local1.fcb_states_mc._x = 0;
_local1.fLabel_mc._x = checkWidth;
_local1.txtFormat("left");
} else if (_local3 == "left") {
_local1.labelPlacement = "left";
_local1.fLabel_mc._x = 0;
_local1.fcb_states_mc._x = _local1.width - checkWidth;
_local1.txtFormat("right");
}
_local1.fLabel_mc._y = vertCenter;
_local1.fcb_hitArea_mc._y = vertCenter;
};
FCheckBoxClass.prototype.txtFormat = function (pos) {
var _local1 = this;
var _local2 = _local1.textStyle;
var _local3 = _local1.styleTable;
_local2.align = ((_local3.textAlign.value == undefined) ? ((_local2.align = pos)) : undefined);
_local2.leftMargin = ((_local3.textLeftMargin.value == undefined) ? ((_local2.leftMargin = 0)) : undefined);
_local2.rightMargin = ((_local3.textRightMargin.value == undefined) ? ((_local2.rightMargin = 0)) : undefined);
if (_local1.flabel_mc._height > _local1.height) {
super.setSize(_local1.width, _local1.flabel_mc._height);
} else {
super.setSize(_local1.width, _local1.height);
}
_local1.fLabel_mc.labelField.setTextFormat(_local1.textStyle);
_local1.setEnabled(_local1.enable);
};
FCheckBoxClass.prototype.setHitArea = function (w, h) {
var _local2 = this;
var _local1 = _local2.fcb_hitArea_mc;
_local2.hitArea = _local1;
if (_local2.fcb_states_mc._width > w) {
_local1._width = _local2.fcb_states_mc._width;
} else {
_local1._width = w;
}
_local1._visible = false;
if (arguments.length > 1) {
_local1._height = h;
}
};
FCheckBoxClass.prototype.setSize = function (w) {
var _local1 = this;
_local1.setLabel(_local1.getLabel());
_local1.setLabelPlacement(_local1.labelPlacement);
if (_local1.fcb_states_mc._height < _local1.flabel_mc.labelField._height) {
super.setSize(w, _local1.flabel_mc.labelField._height);
}
_local1.setHitArea(_local1.width, _local1.height);
_local1.setLabelPlacement(_local1.labelPlacement);
};
FCheckBoxClass.prototype.drawFocusRect = function () {
var _local1 = this;
_local1.drawRect(-2, -2, _local1._width + 6, _local1._height - 1);
};
FCheckBoxClass.prototype.onPress = function () {
var _local2 = this;
_local2.pressFocus();
_root.focusRect.removeMovieClip();
var _local1 = _local2.fcb_states_mc;
if (_local2.getValue()) {
_local1.gotoAndStop("checkedPress");
} else {
_local1.gotoAndStop("press");
}
};
FCheckBoxClass.prototype.onRelease = function () {
var _local1 = this;
_local1.fcb_states_mc.gotoAndStop("up");
_local1.setValue(!_local1.checked);
};
FCheckBoxClass.prototype.onReleaseOutside = function () {
var _local1 = this.fcb_states_mc;
if (this.getValue()) {
_local1.gotoAndStop("checkedEnabled");
} else {
_local1.gotoAndStop("up");
}
};
FCheckBoxClass.prototype.onDragOut = function () {
var _local1 = this.fcb_states_mc;
if (this.getValue()) {
_local1.gotoAndStop("checkedEnabled");
} else {
_local1.gotoAndStop("up");
}
};
FCheckBoxClass.prototype.onDragOver = function () {
var _local1 = this.fcb_states_mc;
if (this.getValue()) {
_local1.gotoAndStop("checkedPress");
} else {
_local1.gotoAndStop("press");
}
};
FCheckBoxClass.prototype.setValue = function (checkedValue) {
var _local1 = this;
var _local2 = checkedValue;
if (_local2 || (_local2 == undefined)) {
_local1.setCheckState(_local2);
} else if (_local2 == false) {
_local1.setCheckState(_local2);
}
_local1.executeCallBack();
if (Accessibility.isActive()) {
Accessibility.sendEvent(_local1, 0, _local1.EVENT_OBJECT_STATECHANGE, true);
}
};
FCheckBoxClass.prototype.setCheckState = function (checkedValue) {
var _local1 = this;
var _local3 = checkedValue;
var _local2 = _local1.fcb_states_mc;
if (_local1.enable) {
_local1.flabel_mc.setEnabled(true);
if (_local3 || (_local3 == undefined)) {
_local2.gotoAndStop("checkedEnabled");
_local1.enabled = true;
_local1.checked = true;
} else {
_local2.gotoAndStop("up");
_local1.enabled = true;
_local1.checked = false;
}
} else {
_local1.flabel_mc.setEnabled(false);
if (_local3 || (_local3 == undefined)) {
_local2.gotoAndStop("checkedDisabled");
_local1.enabled = false;
_local1.checked = true;
} else {
_local2.gotoAndStop("uncheckedDisabled");
_local1.enabled = false;
_local1.checked = false;
_local1.focusRect.removeMovieClip();
}
}
};
FCheckBoxClass.prototype.getValue = function () {
return(this.checked);
};
FCheckBoxClass.prototype.setEnabled = function (enable) {
var _local1 = this;
if ((enable == true) || (enable == undefined)) {
_local1.enable = true;
Super.setEnabled(true);
} else {
_local1.enable = false;
Super.setEnabled(false);
}
_local1.setCheckState(_local1.checked);
};
FCheckBoxClass.prototype.getEnabled = function () {
return(this.enable);
};
FCheckBoxClass.prototype.setLabel = function (label) {
var _local1 = this;
_local1.fLabel_mc.setLabel(label);
_local1.txtFormat();
if (Accessibility.isActive()) {
Accessibility.sendEvent(_local1, 0, _local1.EVENT_OBJECT_NAMECHANGE);
}
};
FCheckBoxClass.prototype.getLabel = function () {
return(this.fLabel_mc.labelField.text);
};
FCheckBoxClass.prototype.setTextColor = function (color) {
this.fLabel_mc.labelField.textColor = color;
};
FCheckBoxClass.prototype.myOnKeyDown = function () {
var _local1 = this;
if (((Key.getCode() == 32) && (_local1.pressOnce == undefined)) && (_local1.enabled == true)) {
_local1.setValue(!_local1.getValue());
_local1.pressOnce = true;
}
};
FCheckBoxClass.prototype.myOnKeyUp = function () {
if (Key.getCode() == 32) {
this.pressOnce = undefined;
}
};
FCheckBoxClass.prototype.get_accRole = function (childId) {
return(this.master.ROLE_SYSTEM_CHECKBUTTON);
};
FCheckBoxClass.prototype.get_accName = function (childId) {
return(this.master.getLabel());
};
FCheckBoxClass.prototype.get_accState = function (childId) {
if (this.master.getValue()) {
return(this.master.STATE_SYSTEM_CHECKED);
}
return(0);
};
FCheckBoxClass.prototype.get_accDefaultAction = function (childId) {
if (this.master.getValue()) {
return("UnCheck");
}
return("Check");
};
FCheckBoxClass.prototype.accDoDefaultAction = function (childId) {
this.master.setValue(!this.master.getValue());
};
#endinitclip
boundingBox_mc._visible = false;
deadPreview._visible = false;
Symbol 44 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 100
tellTarget ("../../../") {
play();
};
stop();
Symbol 47 MovieClip Frame 1
tellTarget ("bar") {
gotoAndPlay(../:frame);
};
play();
Symbol 47 MovieClip Frame 2
prevFrame();
Symbol 48 MovieClip Frame 1
total = int(_root.getBytesTotal() / 1000);
download = int(_root.getBytesLoaded() / 1000);
if (total == download) {
tellTarget ("../") {
play();
};
} else {
play();
}
Symbol 48 MovieClip Frame 2
stop();
Instance of Symbol 47 MovieClip "preloader_v5" in Symbol 48 MovieClip Frame 2
onClipEvent (load) {
total = int(_root.getBytesTotal() / 1000);
}
onClipEvent (enterFrame) {
download = int(_root.getBytesLoaded() / 1000);
bytesleft = (_root.getBytesTotal() - _root.getBytesLoaded()) + " bytes";
percent = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + " %";
frame = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
}
Symbol 58 Button
on (press) {
gotoAndPlay (652);
}
Symbol 65 Button
on (release) {
getURL ("http://www.arcadetown.com/ageofcastles/download.asp", "_blank");
}
Symbol 76 Button
on (release) {
gotoAndPlay (12);
}
Symbol 77 Button
on (release) {
gotoAndPlay (652);
}
Instance of Symbol 80 MovieClip in Symbol 81 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(27)) {
_root.gotoMainMenu();
} else if (Key.isDown(32) || (Key.isDown(13))) {
} else if (Key.isDown(9)) {
} else if (Key.isDown(38)) {
switch (_root.currentscene) {
case "colony_ants" :
case "colony_buy" :
case "colony_nest" :
case "colony_stats" :
_root.ants_go();
break;
}
} else if (Key.isDown(40)) {
switch (_root.currentscene) {
case "play" :
if (_root.ant_enddaybutton._visible == true) {
_root.button_end_day();
}
break;
default :
}
}
}
Symbol 88 MovieClip Frame 1
stop();
Symbol 88 MovieClip Frame 11
gotoAndPlay ("location_0");
Symbol 88 MovieClip Frame 21
gotoAndPlay ("location_1");
Symbol 88 MovieClip Frame 31
gotoAndPlay ("location_2");
Symbol 88 MovieClip Frame 41
gotoAndPlay ("location_3");
Symbol 88 MovieClip Frame 51
gotoAndPlay ("location_4");
Symbol 88 MovieClip Frame 61
gotoAndPlay ("location_5");
Symbol 88 MovieClip Frame 71
gotoAndPlay ("location_6");
Symbol 88 MovieClip Frame 81
gotoAndPlay ("location_7");
Symbol 88 MovieClip Frame 91
gotoAndPlay ("location_8");
Symbol 88 MovieClip Frame 101
gotoAndPlay ("location_9");
Symbol 88 MovieClip Frame 111
gotoAndPlay ("location_10");
Symbol 88 MovieClip Frame 121
gotoAndPlay ("location_11");
Symbol 88 MovieClip Frame 131
gotoAndPlay ("location_12");
Symbol 88 MovieClip Frame 141
gotoAndPlay ("location_13");
Symbol 88 MovieClip Frame 151
gotoAndPlay ("location_14");
Symbol 88 MovieClip Frame 161
gotoAndPlay ("location_15");
Symbol 88 MovieClip Frame 171
gotoAndPlay ("location_16");
Symbol 174 MovieClip Frame 10
stop();
Symbol 174 MovieClip Frame 20
stop();
Symbol 174 MovieClip Frame 30
stop();
Symbol 174 MovieClip Frame 40
stop();
Symbol 174 MovieClip Frame 50
stop();
Symbol 174 MovieClip Frame 60
stop();
Symbol 174 MovieClip Frame 70
stop();
Symbol 174 MovieClip Frame 80
stop();
Symbol 174 MovieClip Frame 90
stop();
Symbol 174 MovieClip Frame 100
stop();
Symbol 174 MovieClip Frame 110
stop();
Symbol 174 MovieClip Frame 120
stop();
Symbol 174 MovieClip Frame 130
stop();
Symbol 174 MovieClip Frame 140
stop();
Symbol 174 MovieClip Frame 150
stop();
Symbol 174 MovieClip Frame 160
stop();
Symbol 174 MovieClip Frame 170
stop();
Symbol 174 MovieClip Frame 180
stop();
Symbol 174 MovieClip Frame 190
stop();
Symbol 174 MovieClip Frame 200
stop();
Symbol 174 MovieClip Frame 210
stop();
Symbol 223 MovieClip Frame 10
stop();
Symbol 223 MovieClip Frame 20
stop();
Symbol 223 MovieClip Frame 30
stop();
Symbol 223 MovieClip Frame 40
stop();
Symbol 223 MovieClip Frame 50
stop();
Symbol 239 Button
on (press) {
this._parent.textscrollbutton = "up";
}
on (release) {
this._parent.textscrollbutton = "";
}
Symbol 245 Button
on (press) {
this._parent.textscrollbutton = "down";
}
on (release) {
this._parent.textscrollbutton = "";
}
Symbol 247 MovieClip Frame 1
var textscrollbutton = "";
Instance of Symbol 231 MovieClip "texttimerholder" in Symbol 247 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._parent.textscrollbutton != "") {
if (this._parent.textscrollbutton == "down") {
this._parent.textarea.scroll++;
} else if (this._parent.textscrollbutton == "up") {
this._parent.textarea.scroll--;
}
}
}
Symbol 255 MovieClip Frame 20
stop();
Instance of Symbol 254 MovieClip in Symbol 255 MovieClip Frame 20
/* no clip actions */
Symbol 256 Button
on (press) {
_root.pause = false;
gotoAndPlay (652);
}
Symbol 264 MovieClip Frame 20
stop();
Instance of Symbol 263 MovieClip in Symbol 264 MovieClip Frame 20
/* no clip actions */
Symbol 265 Button
on (press) {
gotoAndPlay (692);
}
Symbol 271 MovieClip Frame 20
stop();
Instance of Symbol 270 MovieClip in Symbol 271 MovieClip Frame 20
/* no clip actions */
Symbol 272 Button
on (press) {
gotoAndPlay (672);
}
Symbol 279 MovieClip Frame 20
stop();
Instance of Symbol 278 MovieClip in Symbol 279 MovieClip Frame 20
/* no clip actions */
Symbol 280 Button
on (press) {
gotoAndPlay (712);
}
Symbol 288 Button
on (press) {
gotoAndPlay (652);
}
Symbol 304 MovieClip Frame 1
stop();
Symbol 333 Button
on (press) {
_root.ant_scouts = 60;
_root.ant_workers = 15;
_root.ant_nurses = 25;
_root.ant_soldiers = 0;
_root.ant_calcnums();
}
Symbol 339 Button
on (press) {
_root.ant_scouts = 25;
_root.ant_workers = 15;
_root.ant_nurses = 60;
_root.ant_soldiers = 0;
_root.ant_calcnums();
}
Symbol 345 Button
on (press) {
_root.ant_scouts = 25;
_root.ant_workers = 60;
_root.ant_nurses = 15;
_root.ant_soldiers = 0;
_root.ant_calcnums();
}
Symbol 351 Button
on (press) {
_root.ant_scouts = 30;
_root.ant_workers = 15;
_root.ant_nurses = 15;
_root.ant_soldiers = 40;
_root.ant_calcnums();
}
Symbol 361 Button
on (press) {
_root.mouse_minus = this._name;
}
on (release, releaseOutside) {
_root.mouse_minus = "";
}
Symbol 365 Button
on (press) {
_root.mouse_plus = this._name;
}
on (release, releaseOutside) {
_root.mouse_plus = "";
}
Symbol 381 Button
on (press) {
_root.ants_go();
}
Symbol 389 Button
on (press) {
_root.ants_go();
}
Symbol 409 Button
on (press) {
_root.lastscene = "colony_ants";
gotoAndPlay (652);
}
Symbol 420 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 422 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 425 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 428 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 430 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 432 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 434 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 436 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 438 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 440 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 442 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 444 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 447 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 449 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 451 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 453 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 455 Button
on (rollOver) {
var thisname = parseInt(this._name.substr("location_ghost_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 463 Button
on (press) {
if (_root.locale_cost[_root.localetype] <= _root.antstats[_root.gc_money]) {
if (_root.lastlocale != _root.localetype) {
_root.move_nest();
_root.lastlocale = _root.localetype;
_root.pause = false;
_root.update_playevents();
}
} else {
_root.localetype = _root.lastlocale;
_root.select_locale(_root.localetype);
}
}
Symbol 465 Button
on (press) {
gotoAndPlay (672);
}
Symbol 466 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 468 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 470 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 472 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 474 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 476 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 478 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 480 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 482 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 484 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 486 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 488 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 490 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 492 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 494 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 496 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 498 Button
on (press) {
var thisname = parseInt(this._name.substr("location_".length));
var message;
if (_root.lastscene == "colony_nest") {
message = ((("" + _root.moveto_str) + " ") + _root.localename[thisname]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.locale_cost[thisname]) + " ") + _root.gems_str) + newline);
message = message + (((((("" + _root.willuse_str) + " ") + parseInt((_root.antstats[_root.gc_pop] / _root.upkeepcost) / _root.foodmovecost)) + " ") + _root.food_str) + newline);
_root.confirm_action("nest", thisname, message);
} else {
trace(thisname);
_root.select_locale(thisname);
if (_root.lastlocale != _root.localetype) {
_root.move_nest(0);
}
_root.lastlocale = _root.localetype;
_root.locale_visited[_root.localetype] = true;
_root.pause = false;
}
}
on (rollOver) {
var thisname = parseInt(this._name.substr("location_".length));
_root.select_locale(thisname);
}
on (rollOut) {
_root.select_locale(_root.lastlocale);
}
Symbol 517 Button
on (press) {
_root.pause = false;
gotoAndPlay (652);
}
Symbol 518 Button
on (press) {
gotoAndPlay (672);
}
Symbol 519 Button
on (press) {
_root.ants_go();
}
Symbol 533 Button
on (press) {
this._visible = false;
_root.acknak = 1;
}
Symbol 538 Button
on (press) {
this._visible = false;
_root.acknak = 0;
}
Instance of Symbol 526 MovieClip in Symbol 539 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.acknak != -1) {
switch (_root.confirmSRC) {
case "buy" :
if (_root.acknak == 1) {
_root.buyitem_confirmed(_root.confirmID);
}
break;
case "nest" :
default :
if (_root.acknak != 1) {
break;
}
_root.location_confimed(_root.confirmID);
}
_root.acknak = -1;
}
}
Instance of Symbol 38 MovieClip [FCheckBoxSymbol] "disable_confirm" in Symbol 539 MovieClip Frame 1
//component parameters
onClipEvent (initialize) {
label = "Don't Ask Again";
initialValue = false;
labelPlacement = "right";
changeHandler = "";
}
Symbol 547 Button
on (press) {
_root.lastscene = "colony_nest";
gotoAndPlay (672);
}
Symbol 560 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 562 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 566 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 570 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 574 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 578 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 582 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 586 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 588 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 590 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 592 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 594 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 596 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 600 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 602 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 604 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 606 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 608 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 610 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 612 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 614 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 616 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 618 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 620 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 624 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 628 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 632 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 636 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 640 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 644 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 648 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 650 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 655 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 660 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 662 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 664 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 668 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 672 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 676 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 678 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 680 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 682 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 684 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 686 Button
on (press) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var message;
message = ((("" + _root.willbuy_str) + " ") + _root.item_text[buttonnum]) + newline;
message = message + (((((("" + _root.willcost_str) + " ") + _root.item_cost[buttonnum]) + " ") + _root.gems_str) + newline);
_root.confirm_action("buy", buttonnum, message);
}
on (rollOver) {
var buttonnum = parseInt(this._name.substr("buyitem_".length));
var gotxt;
_root.buy_description = _root.item_text[buttonnum];
_root.buy_unlock = _root.item_minimums[buttonnum];
_root.buy_cost = _root.item_cost[buttonnum];
gotxt = "buy_" + buttonnum;
_root.buyclip.gotoAndPlay(gotxt);
}
Symbol 690 MovieClip Frame 9
stop();
Symbol 690 MovieClip Frame 19
stop();
Symbol 690 MovieClip Frame 30
stop();
Symbol 691 MovieClip Frame 9
stop();
Symbol 691 MovieClip Frame 19
stop();
Symbol 691 MovieClip Frame 30
stop();
Symbol 694 MovieClip Frame 9
stop();
Symbol 694 MovieClip Frame 19
stop();
Symbol 694 MovieClip Frame 30
stop();
Symbol 697 MovieClip Frame 9
stop();
Symbol 697 MovieClip Frame 19
stop();
Symbol 697 MovieClip Frame 30
stop();
Symbol 700 MovieClip Frame 9
stop();
Symbol 700 MovieClip Frame 19
stop();
Symbol 700 MovieClip Frame 30
stop();
Symbol 705 MovieClip Frame 9
stop();
Symbol 705 MovieClip Frame 19
stop();
Symbol 705 MovieClip Frame 30
stop();
Symbol 706 MovieClip Frame 9
stop();
Symbol 706 MovieClip Frame 19
stop();
Symbol 706 MovieClip Frame 30
stop();
Symbol 707 MovieClip Frame 9
stop();
Symbol 707 MovieClip Frame 19
stop();
Symbol 707 MovieClip Frame 30
stop();
Symbol 708 MovieClip Frame 9
stop();
Symbol 708 MovieClip Frame 19
stop();
Symbol 708 MovieClip Frame 30
stop();
Symbol 709 MovieClip Frame 9
stop();
Symbol 709 MovieClip Frame 19
stop();
Symbol 709 MovieClip Frame 30
stop();
Symbol 710 MovieClip Frame 9
stop();
Symbol 710 MovieClip Frame 19
stop();
Symbol 710 MovieClip Frame 30
stop();
Symbol 711 MovieClip Frame 9
stop();
Symbol 711 MovieClip Frame 19
stop();
Symbol 711 MovieClip Frame 30
stop();
Symbol 712 MovieClip Frame 9
stop();
Symbol 712 MovieClip Frame 19
stop();
Symbol 712 MovieClip Frame 30
stop();
Symbol 713 MovieClip Frame 9
stop();
Symbol 713 MovieClip Frame 19
stop();
Symbol 713 MovieClip Frame 30
stop();
Symbol 714 MovieClip Frame 9
stop();
Symbol 714 MovieClip Frame 19
stop();
Symbol 714 MovieClip Frame 30
stop();
Symbol 715 MovieClip Frame 9
stop();
Symbol 715 MovieClip Frame 19
stop();
Symbol 715 MovieClip Frame 30
stop();
Symbol 716 MovieClip Frame 9
stop();
Symbol 716 MovieClip Frame 19
stop();
Symbol 716 MovieClip Frame 30
stop();
Symbol 717 MovieClip Frame 9
stop();
Symbol 717 MovieClip Frame 19
stop();
Symbol 717 MovieClip Frame 30
stop();
Symbol 718 MovieClip Frame 9
stop();
Symbol 718 MovieClip Frame 19
stop();
Symbol 718 MovieClip Frame 30
stop();
Symbol 719 MovieClip Frame 9
stop();
Symbol 719 MovieClip Frame 19
stop();
Symbol 719 MovieClip Frame 30
stop();
Symbol 720 MovieClip Frame 9
stop();
Symbol 720 MovieClip Frame 19
stop();
Symbol 720 MovieClip Frame 30
stop();
Symbol 721 MovieClip Frame 9
stop();
Symbol 721 MovieClip Frame 19
stop();
Symbol 721 MovieClip Frame 30
stop();
Symbol 724 MovieClip Frame 9
stop();
Symbol 724 MovieClip Frame 19
stop();
Symbol 724 MovieClip Frame 30
stop();
Symbol 727 MovieClip Frame 9
stop();
Symbol 727 MovieClip Frame 19
stop();
Symbol 727 MovieClip Frame 30
stop();
Symbol 730 MovieClip Frame 9
stop();
Symbol 730 MovieClip Frame 19
stop();
Symbol 730 MovieClip Frame 30
stop();
Symbol 733 MovieClip Frame 9
stop();
Symbol 733 MovieClip Frame 19
stop();
Symbol 733 MovieClip Frame 30
stop();
Symbol 736 MovieClip Frame 9
stop();
Symbol 736 MovieClip Frame 19
stop();
Symbol 736 MovieClip Frame 30
stop();
Symbol 739 MovieClip Frame 9
stop();
Symbol 739 MovieClip Frame 19
stop();
Symbol 739 MovieClip Frame 30
stop();
Symbol 742 MovieClip Frame 9
stop();
Symbol 742 MovieClip Frame 19
stop();
Symbol 742 MovieClip Frame 30
stop();
Symbol 743 MovieClip Frame 9
stop();
Symbol 743 MovieClip Frame 19
stop();
Symbol 743 MovieClip Frame 30
stop();
Symbol 751 MovieClip Frame 9
stop();
Symbol 751 MovieClip Frame 19
stop();
Symbol 751 MovieClip Frame 30
stop();
Symbol 754 MovieClip Frame 9
stop();
Symbol 754 MovieClip Frame 19
stop();
Symbol 754 MovieClip Frame 30
stop();
Symbol 755 MovieClip Frame 9
stop();
Symbol 755 MovieClip Frame 19
stop();
Symbol 755 MovieClip Frame 30
stop();
Symbol 756 MovieClip Frame 9
stop();
Symbol 756 MovieClip Frame 19
stop();
Symbol 756 MovieClip Frame 30
stop();
Symbol 759 MovieClip Frame 9
stop();
Symbol 759 MovieClip Frame 19
stop();
Symbol 759 MovieClip Frame 30
stop();
Symbol 762 MovieClip Frame 9
stop();
Symbol 762 MovieClip Frame 19
stop();
Symbol 762 MovieClip Frame 30
stop();
Symbol 826 MovieClip Frame 10
stop();
Symbol 826 MovieClip Frame 20
stop();
Symbol 826 MovieClip Frame 30
stop();
Symbol 826 MovieClip Frame 40
stop();
Symbol 826 MovieClip Frame 50
stop();
Symbol 826 MovieClip Frame 60
stop();
Symbol 826 MovieClip Frame 70
stop();
Symbol 826 MovieClip Frame 80
stop();
Symbol 826 MovieClip Frame 90
stop();
Symbol 826 MovieClip Frame 100
stop();
Symbol 826 MovieClip Frame 110
stop();
Symbol 826 MovieClip Frame 120
stop();
Symbol 826 MovieClip Frame 130
stop();
Symbol 826 MovieClip Frame 140
stop();
Symbol 826 MovieClip Frame 150
stop();
Symbol 826 MovieClip Frame 160
stop();
Symbol 826 MovieClip Frame 170
stop();
Symbol 826 MovieClip Frame 180
stop();
Symbol 826 MovieClip Frame 190
stop();
Symbol 826 MovieClip Frame 200
stop();
Symbol 826 MovieClip Frame 210
stop();
Symbol 826 MovieClip Frame 220
stop();
Symbol 826 MovieClip Frame 230
stop();
Symbol 826 MovieClip Frame 240
stop();
Symbol 826 MovieClip Frame 250
stop();
Symbol 826 MovieClip Frame 260
stop();
Symbol 826 MovieClip Frame 270
stop();
Symbol 826 MovieClip Frame 280
stop();
Symbol 826 MovieClip Frame 290
stop();
Symbol 826 MovieClip Frame 300
stop();
Symbol 826 MovieClip Frame 310
stop();
Symbol 831 Button
on (press) {
gotoAndPlay (692);
}
Symbol 835 Button
on (press) {
_root.lastscene = "colony_buy";
gotoAndPlay (692);
}
Symbol 847 Button
on (press) {
var ii = _root.statenemyindex;
var ok = true;
var caption = "Click to Cycle";
var myColor;
while (ok) {
ii--;
trace((("ii=" + ii) + " length=") + (_root.enemiesencountered.length - 1));
if (ii < 0) {
ii = _root.enemiesencountered.length - 1;
}
if (ii == _root.statenemyindex) {
ok = false;
caption = ((ii == 0) ? "Click to Cycle" : (_root.enemylist[ii][gc_elname]));
} else if ((!isNaN(parseInt(_root.enemiesencountered[ii]))) && (_root.enemiesencountered[ii] > -1)) {
ok = false;
caption = _root.enemylist[ii][gc_elname];
}
}
_root.statenemyindex = ii;
_root.stats_enemiesencountered = caption;
_root.statenemyclip.gotoAndPlay("event_" + parseInt(_root.enemiesencountered[ii]));
}
Symbol 848 Button
on (press) {
var ii = _root.statenemyindex;
var ok = true;
var caption = "Click to Cycle";
while (ok) {
ii++;
if (ii >= _root.enemiesencountered.length) {
ii = 0;
}
if (ii == _root.statenemyindex) {
ok = false;
caption = ((ii == 0) ? "Click to Cycle" : (_root.enemylist[ii][gc_elname]));
} else if ((!isNaN(parseInt(_root.enemiesencountered[ii]))) && (_root.enemiesencountered[ii] > -1)) {
ok = false;
caption = _root.enemylist[ii][gc_elname];
}
}
_root.statenemyindex = ii;
_root.stats_enemiesencountered = caption;
_root.statenemyclip.gotoAndPlay("event_" + parseInt(_root.enemiesencountered[ii]));
}
Symbol 874 MovieClip Frame 10
stop();
Symbol 874 MovieClip Frame 20
stop();
Symbol 874 MovieClip Frame 30
stop();
Symbol 874 MovieClip Frame 40
stop();
Symbol 874 MovieClip Frame 50
stop();
Symbol 874 MovieClip Frame 60
stop();
Symbol 874 MovieClip Frame 70
stop();
Symbol 874 MovieClip Frame 80
stop();
Symbol 874 MovieClip Frame 90
stop();
Symbol 874 MovieClip Frame 100
stop();
Symbol 874 MovieClip Frame 110
stop();
Symbol 874 MovieClip Frame 120
stop();
Symbol 874 MovieClip Frame 130
stop();
Symbol 874 MovieClip Frame 140
stop();
Symbol 874 MovieClip Frame 150
stop();
Symbol 874 MovieClip Frame 160
stop();
Symbol 874 MovieClip Frame 170
stop();
Symbol 874 MovieClip Frame 180
stop();
Symbol 874 MovieClip Frame 190
stop();
Symbol 874 MovieClip Frame 200
stop();
Symbol 874 MovieClip Frame 210
stop();
Symbol 874 MovieClip Frame 220
stop();
Symbol 874 MovieClip Frame 230
stop();
Symbol 874 MovieClip Frame 240
stop();
Symbol 874 MovieClip Frame 250
stop();
Symbol 874 MovieClip Frame 260
stop();
Symbol 874 MovieClip Frame 270
stop();
Symbol 874 MovieClip Frame 280
stop();
Symbol 874 MovieClip Frame 290
stop();
Symbol 874 MovieClip Frame 300
stop();
Symbol 874 MovieClip Frame 310
stop();
Symbol 874 MovieClip Frame 320
stop();
Symbol 874 MovieClip Frame 330
stop();
Symbol 874 MovieClip Frame 340
stop();
Symbol 874 MovieClip Frame 350
stop();
Symbol 874 MovieClip Frame 360
stop();
Symbol 874 MovieClip Frame 370
stop();
Symbol 874 MovieClip Frame 380
stop();
Symbol 874 MovieClip Frame 390
stop();
Symbol 874 MovieClip Frame 400
stop();
Symbol 874 MovieClip Frame 410
stop();
Symbol 874 MovieClip Frame 420
stop();
Symbol 874 MovieClip Frame 430
stop();
Symbol 874 MovieClip Frame 440
stop();
Symbol 874 MovieClip Frame 450
stop();
Symbol 874 MovieClip Frame 460
stop();
Symbol 874 MovieClip Frame 470
stop();
Symbol 874 MovieClip Frame 480
stop();
Symbol 874 MovieClip Frame 490
stop();
Symbol 874 MovieClip Frame 500
stop();
Symbol 874 MovieClip Frame 510
stop();
Symbol 874 MovieClip Frame 520
stop();
Symbol 874 MovieClip Frame 530
stop();
Symbol 874 MovieClip Frame 540
stop();
Symbol 874 MovieClip Frame 550
stop();
Symbol 874 MovieClip Frame 560
stop();
Symbol 874 MovieClip Frame 570
stop();
Symbol 874 MovieClip Frame 580
stop();
Symbol 874 MovieClip Frame 590
stop();
Symbol 874 MovieClip Frame 600
stop();
Symbol 874 MovieClip Frame 610
stop();
Symbol 874 MovieClip Frame 620
stop();
Symbol 874 MovieClip Frame 630
stop();
Symbol 874 MovieClip Frame 640
stop();
Symbol 874 MovieClip Frame 650
stop();
Symbol 874 MovieClip Frame 660
stop();
Symbol 874 MovieClip Frame 670
stop();
Symbol 874 MovieClip Frame 680
stop();
Symbol 874 MovieClip Frame 690
stop();
Symbol 874 MovieClip Frame 700
stop();
Symbol 874 MovieClip Frame 710
stop();
Symbol 874 MovieClip Frame 720
stop();
Symbol 874 MovieClip Frame 730
stop();
Symbol 874 MovieClip Frame 740
stop();
Symbol 874 MovieClip Frame 750
stop();
Symbol 874 MovieClip Frame 760
stop();
Symbol 874 MovieClip Frame 770
stop();
Symbol 874 MovieClip Frame 780
stop();
Symbol 874 MovieClip Frame 790
stop();
Symbol 874 MovieClip Frame 800
stop();
Symbol 874 MovieClip Frame 810
stop();
Symbol 874 MovieClip Frame 820
stop();
Symbol 874 MovieClip Frame 830
stop();
Symbol 874 MovieClip Frame 840
stop();
Symbol 874 MovieClip Frame 850
stop();
Symbol 874 MovieClip Frame 860
stop();
Symbol 874 MovieClip Frame 870
stop();
Symbol 874 MovieClip Frame 880
stop();
Symbol 874 MovieClip Frame 890
stop();
Symbol 874 MovieClip Frame 900
stop();
Symbol 874 MovieClip Frame 910
stop();
Symbol 874 MovieClip Frame 920
stop();
Symbol 874 MovieClip Frame 930
stop();
Symbol 874 MovieClip Frame 940
stop();
Symbol 874 MovieClip Frame 950
stop();
Symbol 874 MovieClip Frame 960
stop();
Symbol 874 MovieClip Frame 970
stop();
Symbol 874 MovieClip Frame 980
stop();
Symbol 874 MovieClip Frame 990
stop();
Symbol 874 MovieClip Frame 1000
stop();
Symbol 874 MovieClip Frame 1010
stop();
Symbol 874 MovieClip Frame 1020
stop();
Symbol 874 MovieClip Frame 1030
stop();
Symbol 874 MovieClip Frame 1040
stop();
Symbol 874 MovieClip Frame 1050
stop();
Symbol 874 MovieClip Frame 1060
stop();
Symbol 874 MovieClip Frame 1070
stop();
Symbol 874 MovieClip Frame 1080
stop();
Symbol 874 MovieClip Frame 1090
stop();
Symbol 874 MovieClip Frame 1100
stop();
Symbol 874 MovieClip Frame 1110
stop();
Symbol 874 MovieClip Frame 1120
stop();
Symbol 874 MovieClip Frame 1130
stop();
Symbol 874 MovieClip Frame 1140
stop();
Symbol 874 MovieClip Frame 1150
stop();
Symbol 874 MovieClip Frame 1160
stop();
Symbol 874 MovieClip Frame 1170
stop();
Symbol 874 MovieClip Frame 1180
stop();
Symbol 874 MovieClip Frame 1190
stop();
Symbol 874 MovieClip Frame 1200
stop();
Symbol 874 MovieClip Frame 1210
stop();
Symbol 874 MovieClip Frame 1220
stop();
Symbol 874 MovieClip Frame 1230
stop();
Symbol 874 MovieClip Frame 1240
stop();
Symbol 874 MovieClip Frame 1250
stop();
Symbol 874 MovieClip Frame 1260
stop();
Symbol 874 MovieClip Frame 1270
stop();
Symbol 874 MovieClip Frame 1280
stop();
Symbol 874 MovieClip Frame 1290
stop();
Symbol 874 MovieClip Frame 1300
stop();
Symbol 874 MovieClip Frame 1310
stop();
Symbol 874 MovieClip Frame 1320
stop();
Symbol 874 MovieClip Frame 1330
stop();
Symbol 874 MovieClip Frame 1340
stop();
Symbol 874 MovieClip Frame 1350
stop();
Symbol 874 MovieClip Frame 1360
stop();
Symbol 874 MovieClip Frame 1370
stop();
Symbol 874 MovieClip Frame 1380
stop();
Symbol 874 MovieClip Frame 1390
stop();
Symbol 874 MovieClip Frame 1400
stop();
Symbol 874 MovieClip Frame 1410
stop();
Symbol 874 MovieClip Frame 1420
stop();
Symbol 874 MovieClip Frame 1430
stop();
Symbol 874 MovieClip Frame 1440
stop();
Symbol 874 MovieClip Frame 1450
stop();
Symbol 874 MovieClip Frame 1460
stop();
Symbol 874 MovieClip Frame 1470
stop();
Symbol 874 MovieClip Frame 1480
stop();
Symbol 874 MovieClip Frame 1490
stop();
Symbol 874 MovieClip Frame 1500
stop();
Symbol 874 MovieClip Frame 1510
stop();
Symbol 874 MovieClip Frame 1520
stop();
Symbol 874 MovieClip Frame 1530
stop();
Symbol 874 MovieClip Frame 1540
stop();
Symbol 874 MovieClip Frame 1550
stop();
Symbol 874 MovieClip Frame 1560
stop();
Symbol 874 MovieClip Frame 1570
stop();
Symbol 874 MovieClip Frame 1580
stop();
Symbol 874 MovieClip Frame 1590
stop();
Symbol 874 MovieClip Frame 1600
stop();
Symbol 874 MovieClip Frame 1610
stop();
Symbol 874 MovieClip Frame 1620
stop();
Symbol 874 MovieClip Frame 1630
stop();
Symbol 874 MovieClip Frame 1640
stop();
Symbol 874 MovieClip Frame 1650
stop();
Symbol 874 MovieClip Frame 1660
stop();
Symbol 874 MovieClip Frame 1670
stop();
Symbol 874 MovieClip Frame 1680
stop();
Symbol 874 MovieClip Frame 1690
stop();
Symbol 874 MovieClip Frame 1700
stop();
Symbol 874 MovieClip Frame 1710
stop();
Symbol 874 MovieClip Frame 1720
stop();
Symbol 874 MovieClip Frame 1730
stop();
Symbol 874 MovieClip Frame 1740
stop();
Symbol 874 MovieClip Frame 1750
stop();
Symbol 874 MovieClip Frame 1760
stop();
Symbol 874 MovieClip Frame 1770
stop();
Symbol 874 MovieClip Frame 1780
stop();
Symbol 874 MovieClip Frame 1790
stop();
Symbol 874 MovieClip Frame 1800
stop();
Symbol 874 MovieClip Frame 1810
stop();
Symbol 874 MovieClip Frame 1820
stop();
Symbol 874 MovieClip Frame 1830
stop();
Symbol 874 MovieClip Frame 1840
stop();
Symbol 874 MovieClip Frame 1850
stop();
Symbol 874 MovieClip Frame 1860
stop();
Symbol 874 MovieClip Frame 1870
stop();
Symbol 874 MovieClip Frame 1880
stop();
Symbol 874 MovieClip Frame 1890
stop();
Symbol 874 MovieClip Frame 1900
stop();
Symbol 874 MovieClip Frame 1910
stop();
Symbol 874 MovieClip Frame 1920
stop();
Symbol 874 MovieClip Frame 1930
stop();
Symbol 874 MovieClip Frame 1940
stop();
Symbol 874 MovieClip Frame 1950
stop();
Symbol 874 MovieClip Frame 1960
stop();
Symbol 874 MovieClip Frame 1970
stop();
Symbol 874 MovieClip Frame 1980
stop();
Symbol 874 MovieClip Frame 1990
stop();
Symbol 874 MovieClip Frame 2000
stop();
Symbol 874 MovieClip Frame 2010
stop();
Symbol 874 MovieClip Frame 2020
stop();
Symbol 874 MovieClip Frame 2030
stop();
Symbol 874 MovieClip Frame 2040
stop();
Symbol 874 MovieClip Frame 2050
stop();
Symbol 874 MovieClip Frame 2060
stop();
Symbol 874 MovieClip Frame 2070
stop();
Symbol 874 MovieClip Frame 2080
stop();
Symbol 874 MovieClip Frame 2090
stop();
Symbol 874 MovieClip Frame 2100
stop();
Symbol 874 MovieClip Frame 2110
stop();
Symbol 874 MovieClip Frame 2120
stop();
Symbol 874 MovieClip Frame 2130
stop();
Symbol 874 MovieClip Frame 2140
stop();
Symbol 874 MovieClip Frame 2150
stop();
Symbol 874 MovieClip Frame 2160
stop();
Symbol 874 MovieClip Frame 2170
stop();
Symbol 874 MovieClip Frame 2180
stop();
Symbol 874 MovieClip Frame 2190
stop();
Symbol 874 MovieClip Frame 2200
stop();
Symbol 874 MovieClip Frame 2210
stop();
Symbol 874 MovieClip Frame 2220
stop();
Symbol 874 MovieClip Frame 2230
stop();
Symbol 874 MovieClip Frame 2240
stop();
Symbol 874 MovieClip Frame 2250
stop();
Symbol 874 MovieClip Frame 2260
stop();
Symbol 874 MovieClip Frame 2270
stop();
Symbol 874 MovieClip Frame 2280
stop();
Symbol 874 MovieClip Frame 2290
stop();
Symbol 874 MovieClip Frame 2300
stop();
Symbol 874 MovieClip Frame 2310
stop();
Symbol 874 MovieClip Frame 2320
stop();
Symbol 874 MovieClip Frame 2330
stop();
Symbol 874 MovieClip Frame 2340
stop();
Symbol 874 MovieClip Frame 2350
stop();
Symbol 874 MovieClip Frame 2360
stop();
Symbol 874 MovieClip Frame 2370
stop();
Symbol 874 MovieClip Frame 2380
stop();
Symbol 874 MovieClip Frame 2390
stop();
Symbol 874 MovieClip Frame 2400
stop();
Symbol 874 MovieClip Frame 2410
stop();
Symbol 874 MovieClip Frame 2420
stop();
Symbol 874 MovieClip Frame 2430
stop();
Symbol 874 MovieClip Frame 2440
stop();
Symbol 874 MovieClip Frame 2450
stop();
Symbol 874 MovieClip Frame 2460
stop();
Symbol 874 MovieClip Frame 2470
stop();
Symbol 874 MovieClip Frame 2480
stop();
Symbol 874 MovieClip Frame 2490
stop();
Symbol 874 MovieClip Frame 2500
stop();
Symbol 874 MovieClip Frame 2510
stop();
Symbol 874 MovieClip Frame 2520
stop();
Symbol 874 MovieClip Frame 2530
stop();
Symbol 874 MovieClip Frame 2540
stop();
Symbol 874 MovieClip Frame 2550
stop();
Symbol 874 MovieClip Frame 2560
stop();
Symbol 874 MovieClip Frame 2570
stop();
Symbol 874 MovieClip Frame 2580
stop();
Symbol 874 MovieClip Frame 2590
stop();
Symbol 874 MovieClip Frame 2600
stop();
Symbol 874 MovieClip Frame 2610
stop();
Symbol 874 MovieClip Frame 2620
stop();
Symbol 874 MovieClip Frame 2630
stop();
Symbol 874 MovieClip Frame 2640
stop();
Symbol 874 MovieClip Frame 2650
stop();
Symbol 874 MovieClip Frame 2660
stop();
Symbol 874 MovieClip Frame 2670
stop();
Symbol 874 MovieClip Frame 2680
stop();
Symbol 874 MovieClip Frame 2690
stop();
Symbol 874 MovieClip Frame 2700
stop();
Symbol 874 MovieClip Frame 2710
stop();
Symbol 874 MovieClip Frame 2720
stop();
Symbol 882 Button
on (press) {
gotoAndPlay (712);
}
Symbol 893 Button
on (press) {
_root.lastscene = "colony_stats";
gotoAndPlay (712);
}
Symbol 927 MovieClip Frame 1
stop();
Symbol 927 MovieClip Frame 11
gotoAndPlay ("sky_0");
Symbol 927 MovieClip Frame 21
gotoAndPlay ("sky_1");
Symbol 927 MovieClip Frame 31
gotoAndPlay ("sky_2");
Symbol 927 MovieClip Frame 41
gotoAndPlay ("sky_3");
Symbol 927 MovieClip Frame 51
gotoAndPlay ("sky_4");
Symbol 927 MovieClip Frame 61
gotoAndPlay ("sky_5");
Symbol 927 MovieClip Frame 71
gotoAndPlay ("sky_6");
Symbol 927 MovieClip Frame 81
gotoAndPlay ("sky_7");
Symbol 927 MovieClip Frame 91
gotoAndPlay ("sky_8");
Symbol 927 MovieClip Frame 101
gotoAndPlay ("sky_9");
Symbol 927 MovieClip Frame 111
gotoAndPlay ("sky_10");
Symbol 928 MovieClip Frame 10
gotoAndPlay ("location_0");
Symbol 928 MovieClip Frame 20
gotoAndPlay ("location_1");
Symbol 928 MovieClip Frame 30
gotoAndPlay ("location_2");
Symbol 928 MovieClip Frame 40
gotoAndPlay ("location_3");
Symbol 928 MovieClip Frame 50
gotoAndPlay ("location_4");
Symbol 928 MovieClip Frame 60
gotoAndPlay ("location_5");
Symbol 928 MovieClip Frame 70
gotoAndPlay ("location_6");
Symbol 928 MovieClip Frame 80
gotoAndPlay ("location_7");
Symbol 928 MovieClip Frame 90
gotoAndPlay ("location_8");
Symbol 928 MovieClip Frame 100
gotoAndPlay ("location_9");
Symbol 928 MovieClip Frame 110
gotoAndPlay ("location_10");
Symbol 928 MovieClip Frame 120
gotoAndPlay ("location_11");
Symbol 928 MovieClip Frame 130
gotoAndPlay ("location_12");
Symbol 928 MovieClip Frame 140
gotoAndPlay ("location_13");
Symbol 928 MovieClip Frame 150
gotoAndPlay ("location_14");
Symbol 928 MovieClip Frame 160
gotoAndPlay ("location_15");
Symbol 928 MovieClip Frame 169
gotoAndPlay ("location_16");
Symbol 929 MovieClip Frame 10
gotoAndPlay ("ants_0");
Symbol 929 MovieClip Frame 20
gotoAndPlay ("ants_1");
Symbol 929 MovieClip Frame 30
gotoAndPlay ("ants_2");
Symbol 929 MovieClip Frame 40
gotoAndPlay ("ants_3");
Symbol 929 MovieClip Frame 50
gotoAndPlay ("ants_4");
Symbol 929 MovieClip Frame 60
gotoAndPlay ("ants_5");
Symbol 929 MovieClip Frame 70
gotoAndPlay ("ants_6");
Symbol 929 MovieClip Frame 80
gotoAndPlay ("ants_7");
Symbol 929 MovieClip Frame 90
gotoAndPlay ("ants_8");
Symbol 929 MovieClip Frame 100
gotoAndPlay ("ants_9");
Symbol 929 MovieClip Frame 110
gotoAndPlay ("ants_10");
Symbol 929 MovieClip Frame 120
gotoAndPlay ("ants_11");
Symbol 929 MovieClip Frame 130
gotoAndPlay ("ants_12");
Symbol 929 MovieClip Frame 140
gotoAndPlay ("ants_8");
Symbol 929 MovieClip Frame 150
gotoAndPlay ("ants_9");
Symbol 929 MovieClip Frame 160
gotoAndPlay ("ants_10");
Symbol 929 MovieClip Frame 170
gotoAndPlay ("ants_11");
Symbol 929 MovieClip Frame 180
gotoAndPlay ("ants_12");
Symbol 941 Button
on (press) {
_root.ticks = _root.skipticks;
}
Symbol 942 Button
on (press) {
_root.pause = false;
gotoAndPlay (652);
}
Symbol 953 MovieClip Frame 10
stop();
Symbol 953 MovieClip Frame 20
stop();
Symbol 953 MovieClip Frame 30
stop();
Symbol 953 MovieClip Frame 40
stop();
Symbol 953 MovieClip Frame 50
stop();
Symbol 953 MovieClip Frame 60
stop();
Symbol 953 MovieClip Frame 70
stop();
Symbol 953 MovieClip Frame 80
stop();
Symbol 953 MovieClip Frame 90
stop();
Symbol 953 MovieClip Frame 100
stop();
Symbol 953 MovieClip Frame 110
stop();
Symbol 953 MovieClip Frame 120
stop();
Symbol 953 MovieClip Frame 130
stop();
Symbol 953 MovieClip Frame 140
stop();
Symbol 953 MovieClip Frame 150
stop();
Symbol 953 MovieClip Frame 160
stop();
Symbol 953 MovieClip Frame 170
stop();
Symbol 953 MovieClip Frame 180
stop();
Symbol 953 MovieClip Frame 190
stop();
Symbol 953 MovieClip Frame 200
stop();
Symbol 953 MovieClip Frame 210
stop();
Symbol 953 MovieClip Frame 220
stop();
Symbol 953 MovieClip Frame 230
stop();
Symbol 953 MovieClip Frame 240
stop();
Symbol 953 MovieClip Frame 250
stop();
Symbol 953 MovieClip Frame 260
stop();
Symbol 953 MovieClip Frame 270
stop();
Symbol 953 MovieClip Frame 280
stop();
Symbol 953 MovieClip Frame 290
stop();
Symbol 953 MovieClip Frame 300
stop();
Symbol 953 MovieClip Frame 310
stop();
Symbol 953 MovieClip Frame 320
stop();
Symbol 953 MovieClip Frame 330
stop();
Symbol 953 MovieClip Frame 340
stop();
Symbol 953 MovieClip Frame 350
stop();
Symbol 953 MovieClip Frame 360
stop();
Symbol 953 MovieClip Frame 370
stop();
Symbol 953 MovieClip Frame 380
stop();
Symbol 953 MovieClip Frame 390
stop();
Symbol 953 MovieClip Frame 400
stop();
Symbol 953 MovieClip Frame 410
stop();
Symbol 953 MovieClip Frame 420
stop();
Symbol 953 MovieClip Frame 430
stop();
Symbol 953 MovieClip Frame 440
stop();
Symbol 953 MovieClip Frame 450
stop();
Symbol 953 MovieClip Frame 460
stop();
Symbol 953 MovieClip Frame 470
stop();
Symbol 953 MovieClip Frame 480
stop();
Symbol 953 MovieClip Frame 490
stop();
Symbol 953 MovieClip Frame 500
stop();
Symbol 953 MovieClip Frame 510
stop();
Symbol 953 MovieClip Frame 520
stop();
Symbol 953 MovieClip Frame 530
stop();
Symbol 953 MovieClip Frame 540
stop();
Symbol 953 MovieClip Frame 550
stop();
Symbol 953 MovieClip Frame 560
stop();
Symbol 953 MovieClip Frame 570
stop();
Symbol 953 MovieClip Frame 580
stop();
Symbol 953 MovieClip Frame 590
stop();
Symbol 953 MovieClip Frame 600
stop();
Symbol 953 MovieClip Frame 610
stop();
Symbol 953 MovieClip Frame 620
stop();
Symbol 953 MovieClip Frame 630
stop();
Symbol 953 MovieClip Frame 640
stop();
Symbol 953 MovieClip Frame 650
stop();
Symbol 953 MovieClip Frame 660
stop();
Symbol 953 MovieClip Frame 670
stop();
Symbol 953 MovieClip Frame 680
stop();
Symbol 953 MovieClip Frame 690
stop();
Symbol 953 MovieClip Frame 700
stop();
Symbol 953 MovieClip Frame 710
stop();
Symbol 953 MovieClip Frame 720
stop();
Symbol 953 MovieClip Frame 730
stop();
Symbol 953 MovieClip Frame 740
stop();
Symbol 953 MovieClip Frame 750
stop();
Symbol 953 MovieClip Frame 760
stop();
Symbol 953 MovieClip Frame 770
stop();
Symbol 953 MovieClip Frame 780
stop();
Symbol 953 MovieClip Frame 790
stop();
Symbol 953 MovieClip Frame 800
stop();
Symbol 953 MovieClip Frame 810
stop();
Symbol 953 MovieClip Frame 820
stop();
Symbol 953 MovieClip Frame 830
stop();
Symbol 953 MovieClip Frame 840
stop();
Symbol 953 MovieClip Frame 850
stop();
Symbol 953 MovieClip Frame 860
stop();
Symbol 953 MovieClip Frame 870
stop();
Symbol 953 MovieClip Frame 880
stop();
Symbol 953 MovieClip Frame 890
stop();
Symbol 953 MovieClip Frame 900
stop();
Symbol 953 MovieClip Frame 910
stop();
Symbol 953 MovieClip Frame 920
stop();
Symbol 953 MovieClip Frame 930
stop();
Symbol 953 MovieClip Frame 940
stop();
Symbol 953 MovieClip Frame 950
stop();
Symbol 953 MovieClip Frame 960
stop();
Symbol 953 MovieClip Frame 970
stop();
Symbol 953 MovieClip Frame 980
stop();
Symbol 953 MovieClip Frame 990
stop();
Symbol 953 MovieClip Frame 1000
stop();
Symbol 953 MovieClip Frame 1010
stop();
Symbol 953 MovieClip Frame 1020
stop();
Symbol 953 MovieClip Frame 1030
stop();
Symbol 953 MovieClip Frame 1040
stop();
Symbol 953 MovieClip Frame 1050
stop();
Symbol 953 MovieClip Frame 1060
stop();
Symbol 953 MovieClip Frame 1070
stop();
Symbol 953 MovieClip Frame 1080
stop();
Symbol 953 MovieClip Frame 1090
stop();
Symbol 953 MovieClip Frame 1100
stop();
Symbol 953 MovieClip Frame 1110
stop();
Symbol 953 MovieClip Frame 1120
stop();
Symbol 953 MovieClip Frame 1130
stop();
Symbol 953 MovieClip Frame 1140
stop();
Symbol 953 MovieClip Frame 1150
stop();
Symbol 953 MovieClip Frame 1160
stop();
Symbol 953 MovieClip Frame 1170
stop();
Symbol 953 MovieClip Frame 1180
stop();
Symbol 953 MovieClip Frame 1190
stop();
Symbol 953 MovieClip Frame 1200
stop();
Symbol 953 MovieClip Frame 1210
stop();
Symbol 953 MovieClip Frame 1220
stop();
Symbol 953 MovieClip Frame 1230
stop();
Symbol 953 MovieClip Frame 1240
stop();
Symbol 953 MovieClip Frame 1250
stop();
Symbol 953 MovieClip Frame 1260
stop();
Symbol 953 MovieClip Frame 1270
stop();
Symbol 953 MovieClip Frame 1280
stop();
Symbol 953 MovieClip Frame 1290
stop();
Symbol 953 MovieClip Frame 1300
stop();
Symbol 953 MovieClip Frame 1310
stop();
Symbol 953 MovieClip Frame 1320
stop();
Symbol 953 MovieClip Frame 1330
stop();
Symbol 953 MovieClip Frame 1340
stop();
Symbol 953 MovieClip Frame 1350
stop();
Symbol 953 MovieClip Frame 1360
stop();
Symbol 953 MovieClip Frame 1370
stop();
Symbol 953 MovieClip Frame 1380
stop();
Symbol 953 MovieClip Frame 1390
stop();
Symbol 953 MovieClip Frame 1400
stop();
Symbol 953 MovieClip Frame 1410
stop();
Symbol 953 MovieClip Frame 1420
stop();
Symbol 953 MovieClip Frame 1430
stop();
Symbol 953 MovieClip Frame 1440
stop();
Symbol 953 MovieClip Frame 1450
stop();
Symbol 953 MovieClip Frame 1460
stop();
Symbol 953 MovieClip Frame 1470
stop();
Symbol 953 MovieClip Frame 1480
stop();
Symbol 953 MovieClip Frame 1490
stop();
Symbol 953 MovieClip Frame 1500
stop();
Symbol 953 MovieClip Frame 1510
stop();
Symbol 953 MovieClip Frame 1520
stop();
Symbol 953 MovieClip Frame 1530
stop();
Symbol 953 MovieClip Frame 1540
stop();
Symbol 953 MovieClip Frame 1550
stop();
Symbol 953 MovieClip Frame 1560
stop();
Symbol 953 MovieClip Frame 1570
stop();
Symbol 953 MovieClip Frame 1580
stop();
Symbol 953 MovieClip Frame 1590
stop();
Symbol 953 MovieClip Frame 1600
stop();
Symbol 953 MovieClip Frame 1610
stop();
Symbol 953 MovieClip Frame 1620
stop();
Symbol 953 MovieClip Frame 1630
stop();
Symbol 953 MovieClip Frame 1640
stop();
Symbol 953 MovieClip Frame 1650
stop();
Symbol 953 MovieClip Frame 1660
stop();
Symbol 953 MovieClip Frame 1670
stop();
Symbol 953 MovieClip Frame 1680
stop();
Symbol 953 MovieClip Frame 1690
stop();
Symbol 953 MovieClip Frame 1700
stop();
Symbol 953 MovieClip Frame 1710
stop();
Symbol 953 MovieClip Frame 1720
stop();
Symbol 953 MovieClip Frame 1730
stop();
Symbol 953 MovieClip Frame 1740
stop();
Symbol 953 MovieClip Frame 1750
stop();
Symbol 953 MovieClip Frame 1760
stop();
Symbol 953 MovieClip Frame 1770
stop();
Symbol 953 MovieClip Frame 1780
stop();
Symbol 953 MovieClip Frame 1790
stop();
Symbol 953 MovieClip Frame 1800
stop();
Symbol 953 MovieClip Frame 1810
stop();
Symbol 953 MovieClip Frame 1820
stop();
Symbol 953 MovieClip Frame 1830
stop();
Symbol 953 MovieClip Frame 1840
stop();
Symbol 953 MovieClip Frame 1850
stop();
Symbol 953 MovieClip Frame 1860
stop();
Symbol 953 MovieClip Frame 1870
stop();
Symbol 953 MovieClip Frame 1880
stop();
Symbol 953 MovieClip Frame 1890
stop();
Symbol 953 MovieClip Frame 1900
stop();
Symbol 953 MovieClip Frame 1910
stop();
Symbol 953 MovieClip Frame 1920
stop();
Symbol 953 MovieClip Frame 1930
stop();
Symbol 953 MovieClip Frame 1940
stop();
Symbol 953 MovieClip Frame 1950
stop();
Symbol 953 MovieClip Frame 1960
stop();
Symbol 953 MovieClip Frame 1970
stop();
Symbol 953 MovieClip Frame 1980
stop();
Symbol 953 MovieClip Frame 1990
stop();
Symbol 953 MovieClip Frame 2000
stop();
Symbol 953 MovieClip Frame 2010
stop();
Symbol 953 MovieClip Frame 2020
stop();
Symbol 953 MovieClip Frame 2030
stop();
Symbol 953 MovieClip Frame 2040
stop();
Symbol 953 MovieClip Frame 2050
stop();
Symbol 953 MovieClip Frame 2060
stop();
Symbol 953 MovieClip Frame 2070
stop();
Symbol 953 MovieClip Frame 2080
stop();
Symbol 953 MovieClip Frame 2090
stop();
Symbol 953 MovieClip Frame 2100
stop();
Symbol 953 MovieClip Frame 2110
stop();
Symbol 953 MovieClip Frame 2120
stop();
Symbol 953 MovieClip Frame 2130
stop();
Symbol 953 MovieClip Frame 2140
stop();
Symbol 953 MovieClip Frame 2150
stop();
Symbol 953 MovieClip Frame 2160
stop();
Symbol 953 MovieClip Frame 2170
stop();
Symbol 953 MovieClip Frame 2180
stop();
Symbol 953 MovieClip Frame 2190
stop();
Symbol 953 MovieClip Frame 2200
stop();
Symbol 953 MovieClip Frame 2210
stop();
Symbol 953 MovieClip Frame 2220
stop();
Symbol 953 MovieClip Frame 2230
stop();
Symbol 953 MovieClip Frame 2240
stop();
Symbol 953 MovieClip Frame 2250
stop();
Symbol 953 MovieClip Frame 2260
stop();
Symbol 953 MovieClip Frame 2270
stop();
Symbol 953 MovieClip Frame 2280
stop();
Symbol 953 MovieClip Frame 2290
stop();
Symbol 953 MovieClip Frame 2300
stop();
Symbol 953 MovieClip Frame 2310
stop();
Symbol 953 MovieClip Frame 2320
stop();
Symbol 953 MovieClip Frame 2330
stop();
Symbol 953 MovieClip Frame 2340
stop();
Symbol 953 MovieClip Frame 2350
stop();
Symbol 953 MovieClip Frame 2360
stop();
Symbol 953 MovieClip Frame 2370
stop();
Symbol 953 MovieClip Frame 2380
stop();
Symbol 953 MovieClip Frame 2390
stop();
Symbol 953 MovieClip Frame 2400
stop();
Symbol 953 MovieClip Frame 2410
stop();
Symbol 953 MovieClip Frame 2420
stop();
Symbol 953 MovieClip Frame 2430
stop();
Symbol 953 MovieClip Frame 2440
stop();
Symbol 953 MovieClip Frame 2450
stop();
Symbol 953 MovieClip Frame 2460
stop();
Symbol 953 MovieClip Frame 2470
stop();
Symbol 953 MovieClip Frame 2480
stop();
Symbol 953 MovieClip Frame 2490
stop();
Symbol 953 MovieClip Frame 2500
stop();
Symbol 953 MovieClip Frame 2510
stop();
Symbol 953 MovieClip Frame 2520
stop();
Symbol 953 MovieClip Frame 2530
stop();
Symbol 953 MovieClip Frame 2540
stop();
Symbol 953 MovieClip Frame 2550
stop();
Symbol 953 MovieClip Frame 2560
stop();
Symbol 953 MovieClip Frame 2570
stop();
Symbol 953 MovieClip Frame 2580
stop();
Symbol 953 MovieClip Frame 2590
stop();
Symbol 953 MovieClip Frame 2600
stop();
Symbol 953 MovieClip Frame 2610
stop();
Symbol 953 MovieClip Frame 2620
stop();
Symbol 953 MovieClip Frame 2630
stop();
Symbol 953 MovieClip Frame 2640
stop();
Symbol 953 MovieClip Frame 2650
stop();
Symbol 953 MovieClip Frame 2660
stop();
Symbol 953 MovieClip Frame 2670
stop();
Symbol 953 MovieClip Frame 2680
stop();
Symbol 953 MovieClip Frame 2690
stop();
Symbol 953 MovieClip Frame 2700
stop();
Symbol 953 MovieClip Frame 2710
stop();
Symbol 953 MovieClip Frame 2720
stop();
Symbol 961 Button
on (press) {
_root.ticks = _root.fastticks;
_root.ant_normalbutton._visible = true;
_root.ant_fastbutton._visible = false;
}
Symbol 962 Button
on (press) {
_root.ticks = _root.normalticks;
_root.ant_normalbutton._visible = false;
_root.ant_fastbutton._visible = true;
}
Symbol 973 Button
on (press) {
_root.lastscene = "play";
gotoAndPlay (732);
}
Symbol 978 Button
on (press) {
_root.button_end_day();
}
Symbol 1004 MovieClip Frame 34
stop();
Symbol 1005 MovieClip Frame 1
i = 2;
while (Number(i) < 50) {
duplicateMovieClip ("isk1", "isk" add i, i);
setProperty("isk" add i, _rotation , random(360));
scalefactor = 40 + Number(random(60));
setProperty("isk" add i, _xscale , scalefactor);
setProperty("isk" add i, _yscale , scalefactor);
tellTarget ("isk" add i) {
gotoAndPlay(random(5));
};
i = Number(i) + 1;
}
Symbol 1007 MovieClip Frame 15
stop();
Symbol 1008 MovieClip Frame 1
i = 2;
while (Number(i) < 50) {
duplicateMovieClip ("isk1", "isk" add i, i);
setProperty("isk" add i, _rotation , random(360));
scalefactor = 40 + Number(random(60));
setProperty("isk" add i, _xscale , scalefactor);
setProperty("isk" add i, _yscale , scalefactor);
i = Number(i) + 1;
}
Symbol 1010 Button
on (press) {
_root.gotoScene();
}
Symbol 1028 Button
on (press) {
_root.kill_playsounds();
gotoAndPlay (732);
}
Symbol 1048 Button
on (press) {
_root.war_retreat();
}
Symbol 1053 Button
on (press) {
_root.war_attack();
}
Symbol 1054 Button
on (press) {
_root.lastscene = "war";
gotoAndPlay (799);
}
Symbol 1059 MovieClip Frame 9
stop();
Symbol 1065 MovieClip Frame 1
stop();
Symbol 1065 MovieClip Frame 31
gotoAndPlay ("default");
Symbol 1065 MovieClip Frame 42
gotoAndPlay ("default");
Symbol 1074 Button
on (press) {
_root.automelee = true;
_root.war_advisor();
}