﻿ACTIONSCRIPT (AS1/AS2) FOR FLASH #267442
https://swfchan.com/54/267442/

********
** Frame 1

	function goTourl() {
		getURL ("http://www.lartargames.com");
	}
	function goTour2() {
		getURL ("http://www.armorgames.com");
	}
	stop();
	var newMenu = new ContextMenu();
	newMenu.hideBuiltInItems();
	newMenu.customItems.push(new ContextMenuItem("Developed by Lartargames", goTourl));
	newMenu.customItems.push(new ContextMenuItem("ArmorGames", goTour2));
	this.menu = newMenu;

	_root.atari = false;
	_root.bonus = false;
	_root.goldget = false;
	_root.awardget = false;

	stop();
	_root.total_bonus = 0;
	_root.lang = 4;
	_root.goldgear = 0;
	fullVersion = true;
	_root.globalscore = 0;
	_root.globalsound = true;
	_global.setMeter = function (meter, num) {
		var _local2 = String(num);
		meter.gotoAndStop(_local2.length);
		var _local3 = 0;
		var _local1 = _local2.length - 1;
		while (_local1 >= 0) {
			meter["n" + _local3].gotoAndStop(Number(_local2.charAt(_local1)) + 1);
			_local3++;
			_local1--;
		}
	};
	_root.elegirnivel = false;
	_root.muertes = 0;
	_root.Ranklvl1 = 0;
	_root.Ranklvl2 = 0;
	_root.Ranklvl3 = 0;
	_root.Ranklvl4 = 0;
	_root.Ranklvl5 = 0;
	_root.Ranklvl6 = 0;
	_root.Ranklvl7 = 0;
	_root.Ranklvl8 = 0;
	_root.Ranklvl9 = 0;
	_root.Ranklvl10 = 0;
	_root.Ranklvl11 = 0;
	_root.Ranklvl12 = 0;

********
** Instance of Symbol 126 MovieClip in Frame 1

on (release) {
	getURL ("http://armor.ag/MoreGames", _blank);
}
onClipEvent (enterFrame) {
	_root.thedate = new Date();
	_root.dayt = _root.thedate.getDate();
	_root.dates = _root.thedate.getUTCMonth();
	_root.h2 = _root.thedate.getUTCFullYear();
	if (_root.h2 > 2012) {
		this.gotoAndStop(2);
	}
}

********
** Instance of Symbol 125 MovieClip in Frame 1

on (release) {
	getURL ("http://www.lartargames.com", _blank);
}

********
** Instance of Symbol 156 MovieClip "ln" in Frame 1

on (release) {
	_root.agj.gotoAndStop(2);
}
onClipEvent (enterFrame) {
	if (_root._currentframe > 13) {
		this._y = -1500;
		this._x = -1500;
		this._visible = false;
	} else {
		this._y = 16;
		this._x = 472;
		this._visible = true;
	}
	if (_root._currentframe < 7) {
		this._visible = false;
	}
}

********
** Frame 2

	_root.domain_parts = _url.split("://");
	_root.real_domain = _root.domain_parts[1].split("/");
	hostingdomai = _root.real_domain[0];
	if (hostingdomai == "") {
		hostingdomai = "unknown";
		_root.bloqueo = true;
	}
	savedomain1 = "www.armorgames.com";
	savedomain2 = "armorgames.com";
	savedomain3 = "games.armorgames.com";
	savedomain4 = "preview.armorgames.com";
	savedomain5 = "cache.armorgames.com";
	savedomain6 = "cdn.armorgames.com";
	savedomain7 = "armorgames.com";
	savedomain8 = "gamemedia.armorgames.com";
	savedomain9 = "*.armorgames.com";
	savedomain10 = "www.lartargames.com";
	if ((((((((((hostingdomai == savedomain1) || (hostingdomai == savedomain2)) || (hostingdomai == savedomain3)) || (hostingdomai == savedomain4)) || (hostingdomai == savedomain5)) || (hostingdomai == savedomain6)) || (hostingdomai == savedomain7)) || (hostingdomai == savedomain8)) || (hostingdomai == savedomain9)) || (hostingdomai == savedomain10)) {
		netwerk = "internal";
		_root.versionG = false;
	} else {
		netwerk = "external";
		_root.bonus = false;
		_root.gotoAndStop(44);
	}

	var savefile = SharedObject.getLocal("Rbt_2");
	if (savefile.data.one == undefined) {
		savefile.data.one = true;
		savefile.data.Ranklvl1 = 0;
		savefile.data.Ranklvl2 = 0;
		savefile.data.Ranklvl3 = 0;
		savefile.data.Ranklvl4 = 0;
		savefile.data.Ranklvl5 = 0;
		savefile.data.Ranklvl6 = 0;
		savefile.data.Ranklvl7 = 0;
		savefile.data.Ranklvl8 = 0;
		savefile.data.Ranklvl9 = 0;
		savefile.data.Ranklvl10 = 0;
		savefile.data.Ranklvl11 = 0;
		savefile.data.Ranklvl12 = 0;
		savefile.data.lvl1 = false;
		savefile.data.lvl2 = false;
		savefile.data.lvl3 = false;
		savefile.data.lvl4 = false;
		savefile.data.lvl5 = false;
		savefile.data.lvl6 = false;
		savefile.data.lvl7 = false;
		savefile.data.lvl8 = false;
		savefile.data.lvl9 = false;
		savefile.data.lvl10 = false;
		savefile.data.lvl11 = false;
		savefile.data.lvl12 = false;
		savefile.data.lvl13 = false;
		savefile.data.GG1 = false;
		savefile.data.GG2 = false;
		savefile.data.GG3 = false;
		savefile.data.GG4 = false;
		savefile.data.GG5 = false;
		savefile.data.GG6 = false;
		savefile.data.GG7 = false;
		savefile.data.GG8 = false;
		savefile.data.GG9 = false;
		savefile.data.GG10 = false;
		savefile.data.GG11 = false;
		savefile.data.GG12 = false;
		savefile.data.award1 = false;
		savefile.data.award2 = false;
		savefile.data.award3 = false;
		savefile.data.award4 = false;
		savefile.data.award5 = false;
		savefile.data.award6 = false;
		savefile.data.award7 = false;
		savefile.data.award8 = false;
		savefile.data.award9 = false;
		savefile.data.award10 = false;
		savefile.data.award11 = false;
		savefile.data.award12 = false;
		savefile.data.playerName = "robot";
	}
	savefile.flush();

********
** Frame 3

	stop();

********
** Instance of Symbol 201 MovieClip in Frame 3

on (release) {
	getURL ("http://armor.ag/MoreGames", _blank);
}

********
** Frame 5

	stop();

********
** Instance of Symbol 226 MovieClip in Frame 5

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 228 MovieClip in Frame 5

on (release) {
	getURL ("http://www.lartargames.com", _blank);
}

********
** Instance of Symbol 126 MovieClip in Frame 5

on (release) {
	getURL ("http://armor.ag/MoreGames", _blank);
}

********
** Frame 6

	var savefile = SharedObject.getLocal("Rbt_2");
	_root.one = savefile.data.one;
	_root.Ranklvl1 = savefile.data.Ranklvl1;
	_root.Ranklvl2 = savefile.data.Ranklvl2;
	_root.Ranklvl3 = savefile.data.Ranklvl3;
	_root.Ranklvl4 = savefile.data.Ranklvl4;
	_root.Ranklvl5 = savefile.data.Ranklvl5;
	_root.Ranklvl6 = savefile.data.Ranklvl6;
	_root.Ranklvl7 = savefile.data.Ranklvl7;
	_root.Ranklvl8 = savefile.data.Ranklvl8;
	_root.Ranklvl9 = savefile.data.Ranklvl9;
	_root.Ranklvl10 = savefile.data.Ranklvl10;
	_root.Ranklvl11 = savefile.data.Ranklvl11;
	_root.Ranklvl12 = savefile.data.Ranklvl12;
	_root.lvl1 = savefile.data.lvl1;
	_root.lvl2 = savefile.data.lvl2;
	_root.lvl3 = savefile.data.lvl3;
	_root.lvl4 = savefile.data.lvl4;
	_root.lvl5 = savefile.data.lvl5;
	_root.lvl6 = savefile.data.lvl6;
	_root.lvl7 = savefile.data.lvl7;
	_root.lvl8 = savefile.data.lvl8;
	_root.lvl9 = savefile.data.lvl9;
	_root.lvl10 = savefile.data.lvl10;
	_root.lvl11 = savefile.data.lvl11;
	_root.lvl12 = savefile.data.lvl12;
	_root.lvl13 = savefile.data.lvl13;
	_root.GG1 = savefile.data.GG1;
	_root.GG2 = savefile.data.GG2;
	_root.GG3 = savefile.data.GG3;
	_root.GG4 = savefile.data.GG4;
	_root.GG5 = savefile.data.GG5;
	_root.GG6 = savefile.data.GG6;
	_root.GG7 = savefile.data.GG7;
	_root.GG8 = savefile.data.GG8;
	_root.GG9 = savefile.data.GG9;
	_root.GG10 = savefile.data.GG10;
	_root.GG11 = savefile.data.GG11;
	_root.GG12 = savefile.data.GG12;
	_root.award1 = savefile.data.award1;
	_root.award2 = savefile.data.award2;
	_root.award3 = savefile.data.award3;
	_root.award4 = savefile.data.award4;
	_root.award5 = savefile.data.award5;
	_root.award6 = savefile.data.award6;
	_root.award7 = savefile.data.award7;
	_root.award8 = savefile.data.award8;
	_root.award9 = savefile.data.award9;
	_root.award10 = savefile.data.award10;
	_root.award11 = savefile.data.award11;
	_root.award12 = savefile.data.award12;
	_root.playerName = savefile.data.playerName;

********
** Frame 7

	new com.neodelight.game.Game("jump", true);
	_global.classLib.addClass("GunInterval", api.GunInterval);
	_global.classLib.addClass("MoverCircle", api.MoverCircle);
	_global.classLib.addClass("MoverFloat", api.MoverFloat);
	_global.classLib.addClass("MoverLine", api.MoverLine);
	_global.classLib.addClass("MoverPhysics", api.MoverPhysics);
	_global.classLib.addClass("MoverShot", api.MoverShot);
	new api.World(100);
	optimize = new Object();
	optimize.time = 0;
	optimize.times = 0;
	optimize.addTime = function (dt) {
		this.time = this.time + dt;
		this.times++;
		trace(this.time / this.times);
	};
	TempMath = new Object();
	TempMath.p2pDistance = function (p0, p1) {
		var _local2 = p0.x - p1.x;
		var _local1 = p0.y - p1.y;
		return(Math.sqrt((_local2 * _local2) + (_local1 * _local1)));
	};
	TempMath.vectorLength = function (v) {
		return(Math.sqrt((v.x * v.x) + (v.y * v.y)));
	};
	TempMath.vector = function (x, y) {
		return({x:x, y:y});
	};
	TempMath.vectorAdd = function (v0, v1) {
		v0.x = v0.x + v1.x;
		v0.y = v0.y + v1.y;
		return(v0);
	};
	TempMath.vectorAdded = function (v0, v1) {
		return({x:v0.x + v1.x, y:v0.y + v1.y});
	};
	TempMath.vectorUnify = function (v) {
		var _local2 = Math.sqrt((v.x * v.x) + (v.y * v.y));
		v.x = v.x / _local2;
		v.y = v.y / _local2;
		return(v);
	};
	TempMath.vectorUnified = function (v) {
		var _local2 = Math.sqrt((v.x * v.x) + (v.y * v.y));
		return({x:v.x / _local2, y:v.y / _local2});
	};
	TempMath.vectorFromTo = function (from, to) {
		return({x:to.x - from.x, y:to.y - from.y});
	};
	TempMath.vectorScale = function (v, s) {
		v.x = v.x * s;
		v.y = v.y * s;
		return(v);
	};
	TempMath.vectorScaled = function (v, s) {
		return({x:v.x * s, y:v.y * s});
	};
	TempMath.vectorCopy = function (v) {
		return({x:v.x, y:v.y});
	};
	TempMath.vectorCopyTo = function (v0, v1) {
		v1.x = v0.x;
		v1.y = v0.y;
	};
	TempMath.vectorAngle = function (v) {
		var _local2 = Math.asin(v.x / Math.sqrt((v.x * v.x) + (v.y * v.y)));
		if (v.y > 0) {
			return(3.141593 - _local2);
		}
		return(_local2);
	};
	TempMath.rectHit = function (r00, r01, r10, r11) {
		return((((r00.x <= r11.x) && (r01.x >= r10.x)) && (r00.y <= r11.y)) && (r01.y >= r10.y));
	};
	TempMath.pos = function (mc) {
		return({x:mc._x, y:mc._y});
	};
	CShot = function (pos, v, libId, hitMonster, onHitPlayer, maxAge) {
		this.canvas = _root.levelMc.shotMc;
		this.isShot = true;
		this.maxAge = int(maxAge);
		this.actAge = 0;
		this.hitMonster = hitMonster;
		this.onHitPlayer = onHitPlayer;
		this.pos = {x:pos.x, y:pos.y};
		this.origin = {x:pos.x, y:pos.y};
		this.canvas.mcCount = int(this.canvas.mcCount) + 1;
		this.mc = this.canvas.attachMovie(libId, this.canvas.mcCount, this.canvas.mcCount);
		this.mc._x = pos.x;
		this.mc._y = pos.y;
		this.active = true;
		this.v = v.copyOf();
		this.radius = 0;
		this.edad = 0;
		_root.shots.push(this);
	};
	CShot.prototype.vanish = function () {
		this.active = false;
		for (var _local3 in _root.shots) {
			if (_root.shots[_local3] == this) {
				this.mc.removeMovieClip();
				_root.shots.splice(_local3, 1);
			}
		}
	};
	CShot.prototype.move = function (arrayIndex) {
		if (this.maxAge > 0) {
			if ((this.actAge++) > this.maxAge) {
				this.vanish();
			}
		}
		this.t = new com.neodelight.std.Vector(this.pos.x + this.v.x, this.pos.y + this.v.y);
		_root.level.reflectMovement(this);
		if (this.hitTest(_root.osdMc)) {
			trace("dentro");
		} else {
			this.gotoAndStop("die");
			trace("fueraB");
			this.mc.removeMovieClip();
			_root.shots.splice(arrayIndex, 1);
			this.vanish();
		}
		if ((this.t.x < (_root.level.maxX - this.mc._width)) || (this.t.x > (_root.level.minX + this.mc._width))) {
			this.mc.removeMovieClip();
			_root.shots.splice(arrayIndex, 1);
			this.vanish();
		}
		if ((this.t.x > (_root.level.maxX + this.mc._width)) || (this.t.x < (_root.level.minX - this.mc._width))) {
			this.mc.removeMovieClip();
			_root.shots.splice(arrayIndex, 1);
			this.vanish();
		} else {
			this.boundingRectFrom = new com.neodelight.std.Vector(Math.min(this.pos.x, this.t.x), Math.min(this.pos.y, this.t.y));
			this.boundingRectTo = new com.neodelight.std.Vector(Math.max(this.pos.x, this.t.x) + this.size.x, Math.max(this.pos.y, this.t.y) + this.size.y);
			if (this.hitMonster) {
				_root.level.monstersCollision(this.boundingRectFrom, this.boundingRectTo, this);
				this.gotoAndStop("die");
			}
			if (this.mc.hitTest(_root.osdMc)) {
				trace("dentro");
			} else {
				this.gotoAndStop("die");
				trace("fueraC");
				this.mc.removeMovieClip();
				_root.shots.splice(arrayIndex, 1);
				this.vanish();
			}
			this.mc._x = this.t.x;
			this.mc._y = this.t.y;
			this.pos.x = this.t.x;
			this.pos.y = this.t.y;
		}
	};
	moveShots = function () {
		for (var _local3 in _root.shots) {
			var _local2 = _root.shots[_local3];
			_local2.move(_local3);
		}
	};
	CLevel = function (mc) {
		this.mc = mc;
		this.minX = -1000;
		this.maxX = 1000;
		this.minY = -1000;
		this.maxY = 1000;
	};
	CLevel.prototype.prepare = function () {
		trace("prepare level: " + _global.game.actLevel);
		this.mc.gotoAndStop(_global.game.actLevel + 1);
	};
	CLevel.prototype.load = function () {
		_global.world.reset();
		this.moving = new Array();
		this.shooting = new Array();
		this.walls = new Array();
		this.wallsMoving = new Array();
		this.wallsFixed = new Array();
		this.wallsFixedPtrFrom = 0;
		this.wallsFixedPtrTo = 100;
		this.xtras = new Array();
		this.mc.dynosdMc.mcCount++;
		this.monsters = new Array();
		_root.shots = new Array();
		for (var _local8 in this.mc) {
			var _local4 = this.mc[_local8];
			_local4._x = Math.round(_local4._x);
			_local4._y = Math.round(_local4._y);
			_local4.x = _local4._x;
			_local4.y = _local4._y;
			_local4.size = new com.neodelight.std.Vector(_local4._width, _local4._height);
			if (_local4.mover ne "") {
				_local4.move = _root[_local4.mover];
				this.moving.push(_local4);
			}
			if (_local4.shooter ne "") {
				_local4.shoot = _root[_local4.shooter];
				this.shooting.push(_local4);
			}
			switch (_local4.behaviour) {
				case "platform" : 
					if (_local4.onStep ne "") {
						_local4.onStep = _root[_local4.onStep];
					}
					_local4.w = _local4._width;
					_local4.v = new com.neodelight.std.Vector(0, 0);
					_root[_local4.mover + "Init"](_local4);
					this.walls.push(_local4);
					if (_local4.mover ne "") {
						var _local6 = new com.neodelight.v2D.PlatformSprite(_local4, new com.neodelight.std.Vector3D(1, 1, 1), 0, (com.neodelight.v2D.V2DObject.FlagStrong | com.neodelight.v2D.V2DObject.FlagFixed) | com.neodelight.v2D.V2DObject.FlagCarrier, new Array("objects"));
						this.wallsMoving.push(_local4);
					} else {
						var _local6 = new com.neodelight.v2D.PlatformObject(_local4, com.neodelight.v2D.V2DObject.FlagFixed);
						this.wallsFixed.push(_local4);
					}
					_global.world.register(_local6, new Array("platforms"));
					break;
				case "rect" : 
					_local4.onHitShot = _root[_local4.onHitShot];
					if (_local4.onStep ne "") {
						_local4.onStep = _root[_local4.onStep];
					}
					if (_local4.mover) {
						var _local5 = new com.neodelight.v2D.RectSprite(_local4, new com.neodelight.std.Vector3D(1, 1, 1), 0, (com.neodelight.v2D.V2DObject.FlagStrong | com.neodelight.v2D.V2DObject.FlagFixed) | com.neodelight.v2D.V2DObject.FlagCarrier, new Array("objects"));
					} else {
						var _local5 = new com.neodelight.v2D.RectObject(_local4, com.neodelight.v2D.V2DObject.FlagFixed);
					}
					if (_local4.team) {
						_global.world.register(_local5, new Array("objects"));
					}
					_global.world.register(_local5, new Array("platforms"));
					break;
				case "point" : 
					if (_local4.onStep ne "") {
						_local4.onStep = _root[_local4.onStep];
					}
					if (_local4.mover) {
						var _local7 = new com.neodelight.v2D.PointSprite(_local4, new com.neodelight.std.Vector3D(1, 1, 1), 0, com.neodelight.v2D.V2DObject.FlagGhost, new Array("objects"));
					} else {
						var _local7 = new com.neodelight.v2D.PointObject(_local4, com.neodelight.v2D.V2DObject.FlagFixed);
					}
					_global.world.register(_local7, new Array("platforms"));
					break;
				case "xtra" : 
					_local4.gfx.gotoAndStop(_local4.type + _local4.style);
					this.xtras.push(_local4);
					break;
				case "monster" : 
					_local4.onHitPlayer = _root[_local4.onHitPlayer];
					_local4.onHitShot = _root[_local4.onHitShot];
					if (_local4.gfx.hotspot) {
						_local4.gfx.hotspot._visible = false;
						_local4.size.x = _local4.gfx.hotspot._width;
						_local4.size.y = _local4.gfx.hotspot._height;
					}
					_local4.v = new com.neodelight.std.Vector(0, 0);
					_local4.active = 1;
					_local4.actHitpoints = (int(_local4.hitpoints == 0) ? 1 : (int(_local4.hitpoints)));
					_root[_local4.mover + "Init"](_local4);
					this.monsters.push(_local4);
					break;
			}
		}
		this.mc.playerMc.id = "player";
		_root.player = new PlatformPlayerSprite(this.mc.playerMc, _global.game.player);
		_root.cam.init();
		this.wallsFixed.sort(_root.CLevel.sortWalls);
		this.reset();
	};
	CLevel.prototype.reset = function () {
		for (var _local4 in this.monsters) {
			var _local3 = this.monsters[_local4];
			_local3.active = 1;
			_local3._visible = true;
			_local3.gotoAndStop("default");
		}
		for (var _local4 in this.xtras) {
			var _local3 = this.xtras[_local4];
			_local3.active = 1;
			_local3._visible = true;
			_local3.gotoAndStop("default");
		}
		_root.player.reset();
		_root.cam.init();
	};
	CLevel.sortWalls = function (a, b) {
		return(a.y > b.y);
	};
	CLevel.prototype.move = function () {
		for (var _local2 in this.moving) {
			this.moving[_local2].move();
		}
		for (var _local2 in this.shooting) {
			this.shooting[_local2].shoot();
		}
	};
	CLevel.prototype.xtrasCollision = function (p0, p1, sprite) {
		for (var _local5 in this.xtras) {
			var _local3 = this.xtras[_local5];
			if (!_local3.active) {
				continue;
			}
			var _local4 = _root.TempMath.rectHit(p0, p1, _local3, new com.neodelight.std.Vector(_local3.x + _local3.size.x, _local3.y + _local3.size.y));
			if (_local4) {
				_local3.gotoAndPlay("vanish");
				_loc4._x = _local3.x;
				_loc4._y = _local3.y;
				_local3.active = 0;
				switch (_local3.type) {
					case "score100" : 
						_root.actScore = _root.actScore + 100;
						_root.osd.update();
						break;
					case "score200" : 
						_root.actScore = _root.actScore + 200;
						_root.osd.update();
						break;
					case "score500" : 
						_root.actScore = _root.actScore + 500;
						_root.osd.update();
						break;
					case "life" : 
						_root.actLifes++;
						_root.osd.update();
						break;
					case "shots" : 
						if (_root.actShots < _root.maxShots) {
							_root.actShots++;
							_root.osd.update();
						} else {
							_local3.gotoAndStop("default");
							_local3.active = 1;
						}
						break;
					default : 
						trace("unknown xtra type: " + _local3.type);
				}
			}
		}
	};
	noBgScroll = false;
	CCam = function (mc) {
		this.mc = mc;
		this.offset = new com.neodelight.std.Vector(30, 250);
		this.optimum = new com.neodelight.std.Vector(0, 0);
		this.a = new com.neodelight.std.Vector(2, 2);
		this.f = new com.neodelight.std.Vector(0.5, 0.5);
		this.t = new com.neodelight.std.Vector(0, 0);
		this.init();
	};
	CCam.prototype.init = function () {
		this.v = new com.neodelight.std.Vector(0, 0);
		this.duckCount = 0;
		this.move(true);
		this.minY = this.mc._y;
		this.noScroll = _global.game.actLevel == 16;
	};
	CCam.prototype.move = function (init) {
		_root.noBgScroll = true;
		this.optimum.y = this.offset.y - _root.player.mc._y;
		if (_root.player.ducked) {
			this.duckCount = Math.min(200, this.duckCount + 3);
		} else {
			this.duckCount = 0;
		}
		this.optimum.y = this.optimum.y - this.duckCount;
		this.optimum.x = this.offset.x - _root.player.mc._x;
		var _local11 = _root.player.mc._x + this.mc._x;
		if (init) {
			this.mc._y = this.optimum.y;
			this.mc._x = this.optimum.x;
			if (_global.game.actLevel == 15) {
				this.optimum.y = 0;
			}
		}
		var _local4 = this.mc._y - this.optimum.y;
		var _local5 = this.mc._x + _root.player.mc._x;
		this.t.y = this.mc._y;
		var _local7 = 30;
		var _local10 = 0.2;
		var _local8 = 50;
		var _local9 = 0.2;
		if (_local4 < (-1 * _local8)) {
			if (_local4 < (_local8 * -2)) {
				_local9 = _local9 * 2;
			}
			_local4 = _local4 + _local8;
			this.t.y = this.t.y - (_local4 * _local9);
		} else if (_local4 > _local7) {
			_local10 = _local10 * (_local4 / _local7);
			_local4 = _local4 - _local7;
			this.t.y = this.t.y - (_local4 * _local10);
		}
		if (!init) {
			this.t.x = this.mc._x;
			this.spaceL = 250;
			this.spaceR = 300;
			if (_local5 < this.spaceL) {
				this.t.x = this.t.x + (this.spaceL - _local5);
			} else if (_local5 > this.spaceR) {
				this.t.x = this.t.x - (_local5 - this.spaceR);
			}
			if ((!this.noScroll) || (init)) {
				this.mc._x = this.t.x;
			}
		}
		if ((Math.abs(this.t.y - this.mc._y) > 1) || (init)) {
			if ((!this.noScroll) || (init)) {
				this.mc._y = this.t.y;
			}
		}
		if (this.noScroll && (init)) {
			this.mc._y = 0;
			this.mc._x = 0;
		}
	};
	osd = new Object();
	osd.update = function () {
		this.mc = _root.osdMc;
		this.mc.displayActBonus = int(_root.actBonus);
		setMeter(_root.osdMc.bar.score_mc, _root.globalscore);
		setMeter(_root.osdMc.lives_mc, _root.muertes);
		setMeter(_root.osdMc.score_mc, _root.total_bonus);
		_root.osdMc.gold_gears.gotoAndStop(_root.goldgear + 1);
		if (_root.boss == true) {
			com.newgrounds.API.unlockMedal("Final Battle");
		}
		if (_root.goldget == true) {
			com.newgrounds.API.unlockMedal("Gold");
		}
		if (_root.robot_hit == true) {
			com.newgrounds.API.unlockMedal("Robot Death");
		}
		if (_root.lava_hit == true) {
			com.newgrounds.API.unlockMedal("Lava Death");
		}
		if (_root.acido_hit == true) {
			com.newgrounds.API.unlockMedal("Acid Death");
		}
		if (_root.spike_hit == true) {
			com.newgrounds.API.unlockMedal("Spike Death");
		}
		if (_root.electric_hit == true) {
			com.newgrounds.API.unlockMedal("Electric Death");
		}
		if (_root.awardget == true) {
			com.newgrounds.API.unlockMedal("Special Award");
		}
	};
	moverLine = function () {
		this.actPos = this.actPos + this.v.pos;
		if (this.actPos > 1) {
			if (this.moverPingPong) {
				this.actPos = 1;
				this.v.pos = Math.abs(this.v.pos) * -1;
			} else {
				this.actPos = 0;
			}
		} else if (this.actPos < 0) {
			if (this.moverPingPong) {
				this.actPos = 0;
				this.v.pos = Math.abs(this.v.pos);
			} else {
				this.actPos = 1;
			}
		}
		this.x = this.rootPos.x + (this.actPos * this.moverDx);
		this.y = this.rootPos.y + (this.actPos * this.moverDy);
		this.v.x = this.x - this._x;
		this.v.y = this.y - this._y;
		this._x = this.x;
		this._y = this.y;
		if (this.team == "monster") {
			if (this.v.x > 0) {
				this.gfx.gfx._xscale = Math.abs(this.gfx.gfx._xscale);
			} else {
				this.gfx.gfx._xscale = Math.abs(this.gfx.gfx._xscale) * -1;
			}
		}
		if (this.chain) {
			this.chain._height = this.chain.minHeight + (this.actPos * this.moverDy);
		}
	};
	moverLineInit = function (mc, engine) {
		mc.d = com.neodelight.std.VMath.vLength(int(mc.moverDx), int(mc.moverDy));
		mc.moverDx = com.neodelight.std.VMath.toNumber(mc.moverDx);
		mc.moverDy = com.neodelight.std.VMath.toNumber(mc.moverDy);
		mc.v = {pos:Number(mc.moverV) / mc.d};
		mc.rootPos = new com.neodelight.std.Vector(mc._x, mc._y);
		if ((mc.moverPingPong eq "false") || (mc.moverPingPong eq "0")) {
			mc.moverPingPong = 0;
		} else {
			mc.moverPingPong = 1;
		}
		mc.actPos = Number(mc.moverStartPos);
		if (isNaN(mc.actPos)) {
			mc.actPos = 0;
		}
		if (mc.moverChain ne "") {
			mc.chain = mc._parent[mc.moverChain];
			mc.chain.minHeight = mc.chain._height;
		}
	};
	moverCircle = function () {
		this.actPos = ((this.actPos + 1) + this.v.pos) % 1;
		if (this.chain) {
			this.chain._rotation = this.actPos * 360;
		}
		this.x = this.rootPos.x + (Math.cos((this.actPos * 2) * 3.141593) * this.moverRadius);
		this.y = this.rootPos.y + (Math.sin((this.actPos * 2) * 3.141593) * this.moverRadius);
		this._x = this.x;
		this._y = this.y;
	};
	moverCircleInit = function (mc, engine) {
		mc.v = {pos:Number(mc.moverV) / (6.283185 * int(mc.moverRadius))};
		mc.rootPos = new com.neodelight.std.Vector(mc._x, mc._y);
		mc.actPos = Number(mc.moverStartPos);
		if (isNaN(mc.actPos)) {
			mc.actPos = 0;
		}
		if (mc.moverChain ne "") {
			mc.chain = mc._parent[mc.moverChain];
		}
	};
	moverSwing = function () {
		this.actPos = ((this.actPos + 1) + this.v.pos) % 1;
		var _local2 = 1.570796 + (Math.sin((this.actPos * 2) * 3.141593) * this.moverAngle);
		this.chain = this._parent[this.moverChain];
		if (this.chain) {
			this.chain._rotation = (_local2 / 3.141593) * 180;
		}
		this.x = this.rootPos.x + (Math.cos(_local2) * this.moverRadius);
		this.y = this.rootPos.y + (Math.sin(_local2) * this.moverRadius);
		this._x = this.x;
		this._y = this.y;
	};
	moverSwingInit = function (mc, engine) {
		mc.v = {pos:Number(mc.moverV) / (6.283185 * int(mc.moverRadius))};
		mc.moverAngle = (mc.moverDegrees / 360) * 3.141593;
		mc.rootPos = new com.neodelight.std.Vector(mc._x, mc._y);
		mc.actPos = Number(mc.moverStartPos);
		if (isNaN(mc.actPos)) {
			mc.actPos = 0;
		}
		if (mc.moverChain ne "") {
			mc.chain = mc._parent[mc.moverChain];
			for (var _local2 in mc._parent) {
				trace("mc." + _local2);
			}
		}
	};
	moverElastic = function () {
		if (this.stepTokens) {
			this.stepTokens = 0;
			this.y = this.y + (Math.cos(this.moverAngle) * this.moverStepWeight);
			this.x = this.x + (Math.sin(this.moverAngle) * this.moverStepWeight);
		}
		this.y = (this.rootPos.y * this.moverFlex) + (this.y * (1 - this.moverFlex));
		this.x = (this.rootPos.x * this.moverFlex) + (this.x * (1 - this.moverFlex));
		this.v.x = this.x - this._x;
		this.v.y = this.y - this._y;
		this._x = this.x;
		this._y = this.y;
	};
	moverElasticOnStep = function () {
		this.stepTokens = 1;
	};
	moverElasticInit = function (mc, engine) {
		mc.v = {pos:Number(mc.moverV) / mc.d};
		mc.rootPos = new com.neodelight.std.Vector(mc._x, mc._y);
		mc.moverAngle = (int(mc.moverAngle) / 180) * 3.141593;
		mc.actPos = Number(mc.moverStartPos);
		if (isNaN(mc.actPos)) {
			mc.actPos = 0;
		}
		mc.onStep = _root.moverElasticOnStep;
	};
	shooterInterval = function () {
		if (!this.active) {
			return(undefined);
		}
		this.shooterIntervalAct++;
		if (this.shooterIntervalAct >= this.shooterInterval) {
			this.shooterIntervalAct = 0;
			new _root.CShot({x:this.x + (this.gfx.hotspot._width * 0.5), y:this.y + this.gfx.hotspot._height}, new com.neodelight.std.Vector(this.shooterVx, this.shooterVy), ((this.shooterLibId eq "") ? "monsterShot" : (this.shooterLibId)), false, _root.eventPlayerDie, this.shooterShotMaxAge);
			trace("attach monsterShot");
		}
	};
	shooterIntervalInit = function (mc, engine) {
		mc.shooterIntervalAct = 0;
	};
	eventNextLevel = function () {
		_root.startPhase(_root.stepNext);
	};
	eventGameFinished = function () {
		_root.startPhase(_root.stepFinished);
	};
	_root.spike_hit = false;
	eventHitPlayer = function (player) {
		trace("monster touches player");
		_root.player.die();
	};
	eventPlayerDie = eventHitPlayer;
	eventMonsterDie = function (shot) {
		shot.vanish();
		this.actHitpoints--;
		if (this.actHitpoints > 0) {
			this.gotoAndPlay("hit");
			return(undefined);
		}
		_root[this.onDie]();
		this.active = 0;
		this.chain._visible = false;
		this.gotoAndPlay("vanish");
	};
	initGame = function () {
		_global.game.player = new com.neodelight.game.Player();
		_root.scoreMinus = 0;
		_root.actScore = 0;
		_root.totalLifes = 99;
		_root.actLifes = _root.totalLifes;
		_root.totalShots = 4;
		_root.actShots = _root.totalShots;
		_root.maxShots = 8;
		_root.totalBonus = 500;
		_root.actBonus = _root.totalBonus;
		_root.osd.update();
		_root.shots = new Array();
		_root.level = new _root.CLevel(_root.levelMc);
		_root.cam = new _root.CCam(_root.levelMc);
		_global.game.actLevel = _root.continuePoint;
		_global.game.reset();
		_global.paused = true;
	};
	stepLoad = function () {
		if ((this.phaseDelay--) > 0) {
			return(undefined);
		}
		switch (this.phase) {
			case 0 : 
				_root.level.mc.gotoAndStop("clear");
				_root.shutter.play();
				this.phase++;
				break;
			case 1 : 
				_root.level.prepare();
				this.phase++;
				break;
			case 2 : 
				_root.level.load();
				_global.paused = false;
				this.onEnterFrame = _root.stepMain;
				break;
		}
	};
	stepMain = function () {
		if (Key.isDown(80)) {
			_root.PAUSA.play();
			return(undefined);
		}
		if (Key.isDown(34)) {
			_root.elegirnivel = false;
			_root.eventNextLevel();
			return(undefined);
		}
		if (_global.paused) {
			return(undefined);
		}
		_root.level.move();
		_root.cam.move();
	};
	stepNext = function () {
		_global.paused = true;
		if ((this.phaseDelay--) > 0) {
			return(undefined);
		}
		switch (this.phase) {
			case 0 : 
				trace("level done..next level");
				this.phase++;
				break;
			case 1 : 
				if (_root.elegirnivel == true) {
					_global.game.actLevel = _root.nivelelect;
				} else {
					_global.game.actLevel++;
					_root.interlevel.play();
					trace("next... actlevel: " + _global.game.actLevel);
					stopAllSounds();
				}
				if (_global.game.actLevel == 16) {
					this.phaseDelay = 60;
					this.phase++;
				} else {
					this.startPhase(this.stepLoad);
				}
				break;
			case 2 : 
				this.onEnterFrame = undefined;
				_root.gotoAndStop("congrats");
				break;
		}
	};
	stepGameOver = function () {
		trace("game over");
		if ((this.phaseDelay--) > 0) {
			return(undefined);
		}
		switch (this.phase) {
			case 0 : 
				_global.paused = true;
				this.phaseDelay = 60;
				this.phase++;
				break;
			case 1 : 
				this.onEnterFrame = undefined;
				_root.gotoAndStop("gameover");
				break;
		}
	};
	stepFinished = function () {
		if ((this.phaseDelay--) > 0) {
			return(undefined);
		}
		switch (this.phase) {
			case 0 : 
				this.phaseDelay = 60;
				this.phase++;
				break;
			case 1 : 
				this.onEnterFrame = undefined;
				_root.destination = "finished";
				_root.play();
				_global.paused = true;
				break;
		}
	};
	startPhase = function (f) {
		if (f == this.onEnterFrame) {
			return(undefined);
		}
		this.phase = 0;
		this.phaseDelay = 0;
		this.onEnterFrame = f;
	};
	textosplay = function () {
		_root.textosH = true;
		_root.osdMc.textos._visible = true;
		_root.osdMc.textos.hint.text = _root["hint" + _root.textos];
		_root.textosplit = root["hint" + _root.textos];
	};
	_root.selec = false;
	_root.puntos_moneda = 0;
	_root.puntos_bonus = 0;
	_root.puntos_total = 0;
	_global.game.actLevel = 4;
	_root.acido_hit = false;
	_root.lava_hit = false;
	_root.spike_hit = false;
	_root.robot_hit = false;
	_root.electric_hit = false;
	stop();

********
** Frame 9

	stop();
	_root.finalm = false;

********
** Frame 14

	stop();
	_root.lvl13 = false;
	_root.elegirnivel = true;
	_root.selec = false;
	_root.b1lock = false;
	_root.b2lock = false;
	_root.b3lock = false;
	_root.globalsound = true;
	_root.primera = true;

********
** Instance of Symbol 376 MovieClip in Frame 14

on (release, keyPress "<Space>") {
	stopAllSounds();
	_root.gotoAndStop("menu");
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 385 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl13 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 388 MovieClip in Frame 14

on (release) {
	_root.lvlmuertes = 0;
	_root.menunum = 1;
	_root.nivelelect = 0;
	_root.elegirnivel = true;
	_root.cargar.play();
}
on (rollOver) {
	_root.jugador.gotoAndStop(1);
}

********
** Instance of Symbol 392 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl2 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 396 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl3 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 400 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl4 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 404 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl5 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 408 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl6 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 412 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl7 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 416 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl8 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 420 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl9 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 424 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl10 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 427 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl11 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 430 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.lvl12 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award1 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG1 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl1 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl1 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl1 == 3) {
		gotoAndStop (4);
	}
	if (_root.Ranklvl1 == 4) {
		gotoAndStop (1);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award2 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG2 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl2 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl2 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl2 == 3) {
		gotoAndStop (4);
	}
	if (_root.Ranklvl2 == 4) {
		gotoAndStop (1);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award3 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG3 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl3 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl3 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl3 == 3) {
		gotoAndStop (4);
	}
	if (_root.Ranklvl3 == 4) {
		gotoAndStop (1);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award4 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG4 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl4 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl4 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl4 == 3) {
		gotoAndStop (4);
	}
	if (_root.Ranklvl4 == 4) {
		gotoAndStop (1);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award5 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG5 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl5 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl5 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl5 == 3) {
		gotoAndStop (4);
	}
	if (_root.Ranklvl5 == 4) {
		gotoAndStop (1);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award9 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG9 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl9 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl9 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl9 == 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award6 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG6 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl6 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl6 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl6 == 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award7 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG7 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl7 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl7 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl7 == 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award8 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG8 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl8 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl8 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl8 == 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award12 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG12 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl12 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl12 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl12 == 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award11 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG11 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl11 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl11 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl11 == 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 436 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.award10 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 452 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.GG10 == true) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 453 MovieClip in Frame 14

onClipEvent (enterFrame) {
	if (_root.Ranklvl10 == 1) {
		gotoAndStop (2);
	}
	if (_root.Ranklvl10 == 2) {
		gotoAndStop (3);
	}
	if (_root.Ranklvl10 == 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 429 MovieClip in Frame 14

on (release) {
	if (_root.lvl12 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 14;
		_root.continuePoint = 15;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(12);
}

********
** Instance of Symbol 340 MovieClip in Frame 14

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Frame 21

	_root.primer = false;
	_root.stopall = false;
	initGame();
	play();

********
** Frame 22

	this.startPhase(_root.stepLoad);
	this.paused = false;
	_root.boss_hitpoints = 0;

********
** Frame 23

	stop();

********
** Frame 24

	prevFrame();

********
** Frame 25

	initGame();
	this.startPhase(_root.stepNext);

********
** Frame 26

	stop();

********
** Frame 27

	prevFrame();

********
** Frame 28

	stop();
	_root.jefevs = false;
	mochi.as2.MochiScores.setBoardID("6859f660763cdef5");
	mochi.as2.MochiScores.submit(_root.globalscore, _root.playerName, {}, scoreSent);
	mochi.as2.MochiScores.setBoardID("899880b99b96590b");
	mochi.as2.MochiScores.submit(_root.muertes, _root.playerName, {}, scoreSent);
	Playtomic.Log.CustomMetric(GameFinished, group, unique);
	com.newgrounds.API.unlockMedal("Jetpack Recovered");

********
** Frame 29

	prevFrame();

********
** Frame 37

	prevFrame();

********
** Frame 38

	stop();

********
** Instance of Symbol 376 MovieClip in Frame 38

on (release, keyPress "<Space>") {
	stopAllSounds();
	_root.gotoAndStop("menu");
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 330 MovieClip in Frame 38

on (release, keyPress "<Enter>") {
	_root.menunum = 2;
	_root.cargar.play();
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1853 MovieClip in Frame 38

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1863 MovieClip in Frame 38

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1872 MovieClip in Frame 38

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Frame 39

	stop();

********
** Instance of Symbol 339 MovieClip in Frame 39

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 125 MovieClip in Frame 39

on (release) {
	getURL ("http://www.lartargames.com", _blank);
}

********
** Frame 40

	stop();

	Playtomic.Log.CustomMetric(scores, group, unique);

********
** Symbol 13 MovieClip Frame 1

	stop();

********
** Symbol 13 MovieClip Frame 2

	stop();

********
** Symbol 24 MovieClip Frame 6

	_parent._parent.engine.kill();

********
** Symbol 25 MovieClip Frame 1

	stop();

********
** Symbol 25 MovieClip Frame 2

	stop();

********
** Symbol 26 MovieClip [plShot0] Frame 1

	stop();

********
** Instance of Symbol 13 MovieClip in Symbol 26 MovieClip [plShot0] Frame 1

onClipEvent (enterFrame) {
	if (_root.direccion == "izq") {
		this.gotoAndStop(2);
	}
	if (_root.direccion == "der") {
		this.gotoAndStop(1);
	}
	if (this.hitTest(_root.osdMc)) {
	} else {
		_parent.gotoAndStop(2);
	}
	if (this.hitTest(_root.levelMc.ht1)) {
		_root.levelMc.ht1.gotoAndStop(2);
		trace("hitttttt");
	}
}

********
** Symbol 26 MovieClip [plShot0] Frame 2

	trace("dieshoot");

********
** Instance of Symbol 25 MovieClip in Symbol 26 MovieClip [plShot0] Frame 2

onClipEvent (enterFrame) {
	if (_root.direccion == "izq") {
		this.gotoAndStop(2);
	}
	if (_root.direccion == "der") {
		this.gotoAndStop(1);
	}
}

********
** Symbol 37 MovieClip Frame 1

	stop();

********
** Symbol 47 MovieClip Frame 1

	stop();

********
** Symbol 48 MovieClip [Preloader] Frame 1

	function enterFrameHandler() {
		var _local2 = 0;
		_local2 = _root.getBytesLoaded() / _root.getBytesTotal();
		if (loadingBar) {
			loadingBar.gotoAndStop(int(_local2 * (loadingBar._totalframes - 1)) + 1);
		}
		if (_local2 >= 1) {
			onEnterFrame = null;
			gotoAndStop ("loaded");
		}
	}
	stop();
	var autoPlay;
	var className;
	onEnterFrame = enterFrameHandler;

********
** Symbol 48 MovieClip [Preloader] Frame 10

	function _onPlayClick() {
		_root.nextFrame();
		_root.play();
		_parent._onLoaded();
	}
	if (playButton) {
		playButton.onRelease = _onPlayClick;
		playButton.stop();
	}
	if (autoPlay) {
		_onPlayClick(null);
	}

********
** Symbol 50 MovieClip [Newgrounds API Classes] Frame 1

	#initclip 71
	Object.registerClass("Newgrounds API Classes", com.newgrounds.shims.APIShim);
	#endinitclip

********
** Symbol 105 MovieClip [FlashAd] Frame 1

	#initclip 72
	Object.registerClass("FlashAd", com.newgrounds.components.FlashAdBase);
	#endinitclip

	function initPlayButton() {
		if (this.playButton) {
			this.playButton.onRelease = onPlayClick;
			if (!this.showPlayButton) {
				this.playButton._visible = false;
			}
		}
	}
	function onPlayClick() {
		removeAd();
		_visible  = false;
	}
	stop();

********
** Symbol 105 MovieClip [FlashAd] Frame 2

	initPlayButton();

********
** Symbol 105 MovieClip [FlashAd] Frame 10

	initPlayButton();

********
** Symbol 105 MovieClip [FlashAd] Frame 20

	initPlayButton();

********
** Symbol 106 MovieClip [APIConnector] Frame 1

	function _onLoaded() {
		gotoAndStop ("invisible");
		if (_redirect) {
			com.newgrounds.API.loadOfficialVersion();
			return(undefined);
		}
	}
	function _apiConnect() {
		var _local2 = com.newgrounds.API;
		if (_local2 && (!_local2.connected)) {
			if (!apiId) {
				com.newgrounds.Logger.logError("No API ID entered in the API Connector component.", "You can create an API ID for this submission at http://newgrounds.com/account/flashapi", "Enter your API ID into the API Connector using the Component Inspector (Window -> Component Inspector).");
				return(undefined);
			}
			switch (debugMode) {
				case "Off" : 
				default : 
					_local2.debugMode = _local2.RELEASE_MODE;
					break;
				case "Simulate Logged-in User" : 
					_local2.debugMode = _local2.DEBUG_MODE_LOGGED_IN;
					break;
				case "Simulate Logged-out User" : 
					_local2.debugMode = _local2.DEBUG_MODE_LOGGED_OUT;
					break;
				case "Simulate New Version" : 
					_local2.debugMode = _local2.DEBUG_MODE_NEW_VERSION;
					break;
				case "Simulate Host Blocked" : 
					_local2.debugMode = _local2.DEBUG_MODE_HOST_BLOCKED;
			}
			_local2.addEventListener(com.newgrounds.APIEvent.API_CONNECTED, _onConnected);
			_local2.connect(_root, apiId, encryptionKey, movieVersion);
		}
	}
	function _onConnected(event) {
		if ((redirectOnNewVersion && (event.__get__success())) && (event.__get__data().newVersion)) {
			_redirect = true;
		}
		if ((redirectOnHostBlocked && (!event.__get__success())) && (event.__get__error() == com.newgrounds.APIEvent.ERROR_HOST_BLOCKED)) {
			_redirect = true;
		}
		if (_redirect) {
			gotoAndStop ("adPreloader");
			forceAlwaysOnTop();
		}
	}
	function forceAlwaysOnTop() {
		var _local2 = getNextHighestDepth();
		swapDepths(_local2);
		if (Stage) {
			_x  = ((Stage.width - _width) / 2);
			_y  = ((Stage.height - _height) / 2);
			_visible  = true;
		}
		if (_root && (_root instanceof MovieClip)) {
			MovieClip(_root).stop();
		}
	}
	stop();
	if (_root && (_root instanceof MovieClip)) {
		MovieClip(_root).stop();
	}
	var apiId;
	var encryptionKey;
	var movieVersion;
	var debugMode;
	var connectorType;
	var redirectOnHostBlocked;
	var redirectOnNewVersion;
	var adType;
	var className;
	var _redirect;
	_x  = int(_x);
	_y  = int(_y);
	if (!debugMode) {
		debugMode = "Simulate Logged-in User";
	}
	if (!connectorType) {
		connectorType = "Flash Ad + Preloader";
	}
	if (!adType) {
		adType = "Video";
	}
	if (ad) {
		ad.adType = adType;
	}
	switch (connectorType) {
		case "Flash Ad + Preloader" : 
			gotoAndStop ("adPreloader");
			break;
		case "Flash Ad Only" : 
			gotoAndStop ("ad");
			break;
		case "Invisible" : 
			gotoAndStop ("invisible");
	}
	_apiConnect();

********
** Instance of Symbol 105 MovieClip [FlashAd] "ad" in Symbol 106 MovieClip [APIConnector] Frame 1

//component parameters
onClipEvent (construct) {
	apiId = "";
	showBorder = true;
	adType = "Video";
}

********
** Instance of Symbol 48 MovieClip [Preloader] "loader" in Symbol 106 MovieClip [APIConnector] Frame 1

//component parameters
onClipEvent (construct) {
	autoPlay = false;
	mainClass = "";
}

********
** Symbol 126 MovieClip Frame 1

	stop();

********
** Instance of Symbol 125 MovieClip in Symbol 126 MovieClip Frame 2

on (release) {
	getURL ("http://www.lartargames.com", _blank);
}

********
** Symbol 132 MovieClip Frame 1

	stop();

********
** Symbol 132 MovieClip Frame 3

	stop();

********
** Symbol 143 MovieClip Frame 1

	stop();

********
** Symbol 144 MovieClip Frame 1

	PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
	LoadingBar.gotoAndStop(Math.round(PercentLoaded / 5));
	if (PercentLoaded != 100) {
		setProperty(bar, _xscale , PercentLoaded);
	} else {
		_root.play();
	}

********
** Instance of Symbol 132 MovieClip in Symbol 144 MovieClip Frame 1

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 144 MovieClip Frame 2

	gotoAndPlay (1);

********
** Symbol 155 MovieClip Frame 1

	domain_parts = _url.split("://");
	real_domain = domain_parts[1].split("/");
	hostingdomain = real_domain[0];
	if (hostingdomain == "") {
		hostingdomain = "unknown";
	}
	savedomain1 = "gamedev.dev.spilgames.com";
	savedomain2 = "www8.agame.com";
	if ((hostingdomain == savedomain1) || (hostingdomain == savedomain2)) {
		spilnetwerk = "internal";
		_root.ad = false;
	} else {
		spilnetwerk = "external";
		_root.ad = false;
	}
	if ((_root._currentframe == 1) || (_root._currentframe == 2)) {
		if (System.capabilities.language == "en") {
			gotoAndStop (1);
		}
		if (System.capabilities.language == "es") {
			gotoAndStop (3);
		}
		if (System.capabilities.language == "fr") {
			gotoAndStop (2);
		}
		if (System.capabilities.language == "ru") {
			gotoAndStop (4);
		}
		if (System.capabilities.language == "") {
			gotoAndStop (1);
		}
	}

	stop();
	_root.lang = 1;
	if (_root.lang == 1) {
		_root.hint1 = "MOVE with arrow keys  and JUMP with up arrow key  				";
		_root.hint2 = "Press the SPACEBAR	to SHOOT									";
		_root.hint3 = "Go to exit teleporter 											";
		_root.hint4 = "Collect the GEARS to  get SCORE   								";
		_root.hint5 = "Each time you die eachstage will get EASIER   					";
		_root.hint6 = "Collect the TROPHIES  to get a special  	BONUS 				";
		_root.hint7 = "Less deaths will give you a better ranking						";
		_root.hint8 = "There will traps  	everywhere be AWARE 						";
		_root.hint9 = "Some places seems 	impossible to get keeptrying				";
		_root.hint10 = "Leap of Faith 													";
		_root.hint11 = "I need a key to open  this wall   								";
		_root.hint12 = "If you dont know what is coming down there  maybe you will die	";
		_root.hint13 = "REMEMBER the acid willmelt you.   								";
		_root.hint14 = "You have to find the  key first   								";
		_root.hint15 = "Ground can be funny   here be Aware   							";
		_root.hint16 = "Some bricks can be	destroyed so dont 	shoot around  		";
		_root.hint17 = "I dont like that  	ceiling 									";
		_root.hint18 = "Some places seems 	impossible to get 	keep trying   		";
		_root.hint19 = "Some places seems 	impossible to get 	keep trying   		";
		_root.hint20 = "Practice is the best  tool you have to  	complete this stage   ";
		_root.hint21 = "I need a key to open  this wall   								";
		_root.hint22 = "Timing is everything  											";
		_root.hint23 = "Timing is everything  choosing a side too 						";
	}

********
** Symbol 155 MovieClip Frame 2

	stop();
	_root.lang = 2;
	_root.hint1 = "BOUGEZ VOUS AVEC LES  FL\u00C8CHES ET SAUTEZ AVECLA FL\u00C8CHE DU HAUT 	";
	_root.hint2 = "APPUYEZ SUR ESPACE	POUR TIRER  								";
	_root.hint3 = "REJOIGNEZ LE  		T\u00C9L\u00C9PORTEUR POUR  	SORTIR				";
	_root.hint4 = "COLLECTEZ LES 		ENGRENAGES POUR   	MARQUER DES POINTS	";
	_root.hint5 = "A CHAQUE MORT LE  	NIVEAU SERA PLUS  	FACILE				";
	_root.hint6 = "R\u00C9CUP\u00C9REZ LES TROPHEESPOUR AVOIR UN BONUS 						";
	_root.hint7 = "MOINS VOUS MOURREZ,   MEILLEUR SERA VOTRE   CLASSEMENT			";
	_root.hint8 = "IL VA Y AVOIR DES 	PI\u00C8GES PARTOUT, SOYEZ PRUDENT   			";
	_root.hint9 = "CERTAINS ENDROITS 	SEMBLENT IMPOSSIBLE,  ESSAYEZ ENCORE		";
	_root.hint10 = "SAUT DE LA FOI													";
	_root.hint11 = "J'AI BESOIN D'UNE CL\u00C9 POUR OUVRIR CE MUR  						";
	_root.hint12 = "SI VOUS NE SAVEZ PAS  CE QU'IL Y A EN BAS,  VOUS RISQUEZ DE MOURIR";
	_root.hint13 = "RAPPELEZ VOUS, L'ACIDEVA VOUS DISSOUDRE   						";
	_root.hint14 = "VOUS DEVEZ D'ABORD TROUVER LA CL\u00C9 								";
	_root.hint15 = "LE SOL PEUT \u00CATRE  	MARRANT ICI, SOYEZ	PRUDENT   			";
	_root.hint16 = "CERTAINES BRIQUES 	PEUVENT \u00CATRE D\u00C9TRUITES,NE TIREZ PAS \u00C0 C\u00D4T\u00C9  ";
	_root.hint17 = "JE N'AIME PAS CE  	PLAFOND 									";
	_root.hint18 = "CERTAINS ENDROITS 	SEMBLENT IMPOSSIBLE,  ESSAYEZ ENCORE		";
	_root.hint19 = "CERTAINS ENDROITS 	SEMBLENT IMPOSSIBLE,  ESSAYEZ ENCORE		";
	_root.hint20 = "S'ENTRA\u00CENER EST LE	MEILLEUR MOYEN POUR   R\u00C9USSIR LE NIVEAU 	";
	_root.hint21 = "J'AI BESOIN D'UNE CL\u00C9 POUR OUVRIR CE MUR  						";
	_root.hint22 = "LE TEMPS EST TOUT 												";
	_root.hint23 = "LE TEMPS EST TOUT,	CHOISISSEZ VOTRE C\u00D4T\u00C9   					";

********
** Symbol 155 MovieClip Frame 3

	stop();
	_root.lang = 3;
	_root.hint1 = "MUEVETE con Flechas y SALTAS con Flecha 	Arriba				";
	_root.hint2 = "Presiona la Barra 	Espaciadora para  	DISPARAR  			";
	_root.hint3 = "Dirigete a la Salida  											";
	_root.hint4 = "Atrapa los ENGRANAJES para obtener BONUS  						";
	_root.hint5 = "Cada vez que mueras   cada nivel se hara	mas facil 			";
	_root.hint6 = "Atrapa los TROFEOS	para mejor ranking  						";
	_root.hint7 = "Mientras menos MUERTEStengas obtendras  	mejor ranking 		";
	_root.hint8 = "Hay trampas donde 	menos las esperas 	ATENTO				";
	_root.hint9 = "Some places seems 	impossible to get keeptrying				";
	_root.hint10 = "Leap of Faith 													";
	_root.hint11 = "I need a key to open  this wall   								";
	_root.hint12 = "If you dont know what is coming down there  maybe you will die	";
	_root.hint13 = "REMEMBER the acid willmelt you.   								";
	_root.hint14 = "You have to find the  key first   								";
	_root.hint15 = "Ground can be funny   here be Aware   							";
	_root.hint16 = "Some bricks can be	destroyed so dont 	shoot around  		";
	_root.hint17 = "I dont like that  	ceiling 									";
	_root.hint18 = "Some places seems 	impossible to get 	keep trying   		";
	_root.hint19 = "Some places seems 	impossible to get 	keep trying   		";
	_root.hint20 = "Practice is the best  tool you have to  	complete this stage   ";
	_root.hint21 = "I need a key to open  this wall   								";
	_root.hint22 = "Timing is everything  											";
	_root.hint23 = "Timing is everything  choosing a side too 						";

********
** Symbol 155 MovieClip Frame 4

	stop();
	_root.lang = 4;
	_root.hint1 = "  																";
	_root.hint2 = "  																";
	_root.hint3 = "  																";
	_root.hint4 = "  																";
	_root.hint5 = "  																";
	_root.hint6 = "  																";
	_root.hint7 = "  																";
	_root.hint8 = "  																";
	_root.hint9 = "  																";
	_root.hint10 = "  																";
	_root.hint11 = "  																";
	_root.hint12 = "  																";
	_root.hint13 = "  																";
	_root.hint14 = "  																";
	_root.hint15 = "  																";
	_root.hint16 = "  																";
	_root.hint17 = "  																";
	_root.hint18 = "  																";
	_root.hint19 = "  																";
	_root.hint20 = "  																";
	_root.hint21 = "  																";
	_root.hint22 = "  																";
	_root.hint23 = "  																";

********
** Symbol 156 MovieClip Frame 1

	stop();

********
** Instance of Symbol 155 MovieClip "b" in Symbol 156 MovieClip Frame 1

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 167 Button

on (release) {
	_root.ln.b.gotoAndStop(2);
	_root.agj.prevFrame();
}

********
** Symbol 170 Button

on (release) {
	_root.ln.b.gotoAndStop(4);
	_root.agj.prevFrame();
}

********
** Symbol 171 MovieClip Frame 1

	stop();

********
** Symbol 171 MovieClip Frame 2

	stop();

********
** Instance of Symbol 163 MovieClip in Symbol 171 MovieClip Frame 2

on (release) {
	_root.ln.b.gotoAndStop(3);
	trace("b");
	_root.agj.prevFrame();
}

********
** Instance of Symbol 165 MovieClip in Symbol 171 MovieClip Frame 2

on (release) {
	_root.ln.b.gotoAndStop(1);
	_root.agj.prevFrame();
}

********
** Symbol 58 MovieClip [__Packages.com.newgrounds.APIConnection] Frame 0

	class com.newgrounds.APIConnection
	{
		var _hostURL, hostDomain, sessionId, publisherId, encryptionKey, userEmail, username, userId, userpageFormat, initialized;
		function APIConnection () {
			reset();
		}
		function get hostURL() {
			return(_hostURL);
		}
		function set hostURL(value) {
			_hostURL = value;
			hostDomain = null;
			if (_hostURL) {
				var _local2 = _hostURL.split("/");
				if ((_local2[0] != "file:") && (_hostURL != "localhost")) {
					hostDomain = _local2[2];
				}
			}
			if (!hostDomain) {
				hostDomain = "localhost";
			}
			//return(hostURL);
		}
		function get sandboxType() {
			return(System.security.sandboxType);
		}
		function get isNetworkHost() {
			switch (sandboxType) {
				case "localWithFile" : 
				case "localWithNetwork" : 
				case "localTrusted" : 
				case "application" : 
					return(false);
				case "remote" : 
			}
			return(true);
		}
		function get hasUserSession() {
			return(((sessionId != null) && (sessionId != "")) && (publisherId != 0));
		}
		function get connected() {
			return(connectionState == CONNECTED);
		}
		function reset() {
			connectionState = NOT_CONNECTED;
			encryptionKey = null;
			sessionId = null;
			userEmail = null;
			username = null;
			userId = 0;
			userpageFormat = 0;
		}
		function assertInitialized() {
			if (!initialized) {
				com.newgrounds.Logger.logError("You must initialized the API using API.connect() before using this command.");
				return(false);
			}
			return(true);
		}
		function assertConnected() {
			if ((!connectionState) == CONNECTED) {
				com.newgrounds.Logger.logError("You must establish a connection using API.connect() before using this command.");
				return(false);
			}
			return(true);
		}
		function sendSimpleCommand(command, completeHandler, parameters, secureParameters) {
			if (parameters == undefined) {
				parameters = null;
			}
			if (secureParameters == undefined) {
				secureParameters = null;
			}
			var _local2 = new com.newgrounds.APICommand(command);
			_local2.__set__parameters(parameters);
			_local2.__set__secureParameters(secureParameters);
			if (completeHandler != null) {
				_local2.addEventListener(com.newgrounds.APIEvent.COMMAND_COMPLETE, completeHandler);
			}
			_local2.send(this);
		}
		function sendCommand(command) {
			command.send(this);
		}
		function loadInBrowser(command, newWindow, parameters) {
			if (newWindow == undefined) {
				newWindow = true;
			}
			if (parameters == undefined) {
				parameters = null;
			}
			var _local2 = new com.newgrounds.APICommand(command);
			_local2.__set__parameters(parameters);
			_local2.loadInBrowser(this, newWindow);
		}
		static var NOT_CONNECTED = "notConnected";
		static var CONNECTING = "connecting";
		static var CONNECTED = "connected";
		var connectionState = NOT_CONNECTED;
		var apiURL = "http://www.ngads.com/gateway_v2.php";
	}

********
** Symbol 52 MovieClip [__Packages.com.newgrounds.EventDispatcher] Frame 0

	class com.newgrounds.EventDispatcher
	{
		var _listeners;
		function EventDispatcher () {
			_listeners = {};
		}
		function addEventListener(type, listener) {
			if (!_listeners[type]) {
				_listeners[type] = [];
			}
			if (typeof(listener) == "function") {
				_listeners[type].push({target:null, func:listener});
			} else {
				_listeners[type].push(listener);
			}
		}
		function removeEventListener(type, listener) {
			var _local3 = _listeners[type];
			if (_local3) {
				var _local5 = _local3.length;
				var _local2 = 0;
				while (_local2 < _local5) {
					if ((_local3[_local2].func == listener) || (_local3[_local2] == listener)) {
						_local3.splice(_local2, 1);
						return(undefined);
					}
					_local2++;
				}
			}
		}
		function dispatchEvent(event) {
			var _local4 = _listeners[event.__get__type()];
			if (_local4) {
				var _local5 = _local4.length;
				var _local2 = 0;
				while (_local2 < _local5) {
					var _local3 = _local4[_local2];
					_local3.func.call(_local3.target, event);
					_local2++;
				}
			}
			return(true);
		}
	}

********
** Symbol 51 MovieClip [__Packages.com.newgrounds.Event] Frame 0

	class com.newgrounds.Event
	{
		var _type;
		function Event (type) {
			_type = type;
		}
		function get type() {
			return(_type);
		}
	}

********
** Symbol 53 MovieClip [__Packages.com.newgrounds.APIEventDispatcher] Frame 0

	class com.newgrounds.APIEventDispatcher extends com.newgrounds.EventDispatcher
	{
		static var _globalDispatcher;
		function APIEventDispatcher () {
			super();
		}
		static function get globalDispatcher() {
			return(_globalDispatcher);
		}
		static function set globalDispatcher(value) {
			_globalDispatcher = value;
			//return(globalDispatcher);
		}
		static function initEventQueue() {
			setInterval(runEventQueue, 50);
			return([]);
		}
		function dispatchEvent(event) {
			_eventQueue.push({dispatcher:this, event:event});
			return(true);
		}
		function actualDispatchEvent(event) {
			var _local3 = super.dispatchEvent(event);
			if (_globalDispatcher && (this != _globalDispatcher)) {
				_globalDispatcher.dispatchEvent(event);
			}
		}
		static function runEventQueue(event) {
			var _local3 = _eventQueue.length;
			if (_local3) {
				var _local4 = _eventQueue;
				_eventQueue = [];
				var _local1 = 0;
				while (_local1 < _local3) {
					var _local2 = _local4[_local1];
					_local2.dispatcher.actualDispatchEvent(_local2.event);
					_local1++;
				}
			}
		}
		static var _eventQueue = initEventQueue();
	}

********
** Symbol 56 MovieClip [__Packages.com.newgrounds.encoders.BaseN] Frame 0

	class com.newgrounds.encoders.BaseN
	{
		var _hash, _base, _reverseHash;
		function BaseN (hash) {
			if (hash) {
				_hash = hash;
			} else {
				_hash = DEFAULT_HASH;
			}
			_base = _hash.length;
			_reverseHash = new Object();
			var _local2 = 0;
			while (_local2 < _hash.length) {
				_reverseHash[_hash.charAt(_local2)] = _local2;
				_local2++;
			}
		}
		function encodeUint(number, minimumChars) {
			if (minimumChars == undefined) {
				minimumChars = 1;
			}
			var _local2 = "";
			var _local3 = number;
			while (_local3 != 0) {
				_local2 = _hash.charAt(_local3 % _base) + _local2;
				_local3 = _local3 / _base;
				_local3 = int(_local3);
			}
			while (_local2.length < minimumChars) {
				_local2 = _hash.charAt(0) + _local2;
			}
			return(_local2);
		}
		function decodeUint(encodedNumber) {
			var _local3 = 0;
			var _local2 = 0;
			while (_local2 < encodedNumber.length) {
				_local3 = _local3 * _base;
				_local3 = _local3 + _reverseHash[encodedNumber.charAt(_local2)];
				_local2++;
			}
			return(_local3);
		}
		static var DEFAULT_HASH = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ`~@#$%^&*()+|;/";
	}

********
** Symbol 62 MovieClip [__Packages.com.newgrounds.APICommand] Frame 0

	class com.newgrounds.APICommand extends com.newgrounds.APIEventDispatcher
	{
		static var _throttleTimestamp, bridge;
		var _command, _parameters, _secureParameters, _hasTimeout, _preventCache, _files, _loader, _timeoutTimer, dispatchEvent;
		function APICommand (command) {
			super();
			_command = command;
			_parameters = new Object();
			_secureParameters = new Object();
			_hasTimeout = true;
		}
		static function stopPendingCommands() {
			for (var _local2 in _pendingCommands) {
				var _local1 = _pendingCommands[_local2];
				_local1.close();
			}
			_pendingCommands = [];
		}
		static function onThrottleTimer(event) {
			if ((getTimer() - _throttleTimestamp) >= THROTTLE_INTERVAL) {
				_throttleCount = 0;
				_throttleCount = 0;
				while (_commandQueue.length && (_throttleCount < THROTTLE_THRESHOLD)) {
					var _local1 = _commandQueue.shift();
					_local1.command.send(_local1.connection);
					_throttleCount++;
				}
			}
		}
		static function encryptHex(hexValue) {
			var _local4 = hexValue.length % 6;
			var _local3 = "";
			var _local1 = 0;
			while (_local1 < hexValue.length) {
				_local3 = _local3 + _encryptor.encodeUint(int("0x" + hexValue.substr(_local1, 6)), 4);
				_local1 = _local1 + 6;
			}
			return(_local4.toString() + _local3);
		}
		function get command() {
			return(_command);
		}
		function set command(value) {
			_command = value;
			//return(command);
		}
		function get hasTimeout() {
			return(_hasTimeout);
		}
		function set hasTimeout(val) {
			_hasTimeout = val;
			//return(hasTimeout);
		}
		function get parameters() {
			return(_parameters);
		}
		function set parameters(object) {
			_parameters = new Object();
			if (object) {
				for (var _local3 in object) {
					_parameters[_local3] = object[_local3];
				}
			}
			//return(parameters);
		}
		function get preventCache() {
			return(_preventCache);
		}
		function set preventCache(value) {
			_preventCache = value;
			//return(preventCache);
		}
		function get secureParameters() {
			return(_secureParameters);
		}
		function set secureParameters(object) {
			_secureParameters = new Object();
			if (object) {
				for (var _local3 in object) {
					_secureParameters[_local3] = object[_local3];
				}
			}
			//return(secureParameters);
		}
		function get hasSecureParameters() {
			for (var _local2 in _secureParameters) {
				return(true);
			}
			return(false);
		}
		function addFile(filename, data, dataField, contentType) {
			if (contentType == undefined) {
				contentType = "application/octet-stream";
			}
			if (!_files) {
				_files = new Object();
			}
			var _local3 = {filename:filename, data:data, dataField:dataField, contentType:contentType};
			_files[filename] = _local3;
		}
		function removeFile(filename) {
			if (_files) {
				delete _files[filename];
			}
		}
		function clearFiles() {
			_files = null;
		}
		function close() {
			if (_loader) {
				clearInterval(_timeoutTimer);
				var _local2 = 0;
				while (_local2 < _pendingCommands.length) {
					if (_pendingCommands[_local2] == this) {
						_pendingCommands.splice(_local2, 1);
						break;
					}
					_local2++;
				}
				_loader = null;
			}
		}
		function loadInBrowser(connection, newWindow) {
			_parameters.command_id = _command;
			_parameters.tracker_id = (connection.apiId ? (connection.apiId) : 1);
			if (connection.debug) {
				_parameters.debug = 1;
			}
			var _local3 = (connection.apiURL + "?host=") + escape(connection.hostDomain);
			for (var _local4 in _parameters) {
				_local3 = _local3 + ((("&" + escape(_local4)) + "=") + escape(_parameters[_local4]));
			}
			var _local6;
			if (newWindow) {
				_local6 = "_blank";
			} else {
				_local6 = "_top";
			}
			_root.getURL(_local3, _local6);
		}
		function send(connection) {
			if (_throttleCount >= THROTTLE_THRESHOLD) {
				_commandQueue.push({connection:connection, command:this});
			} else {
				sendInternal(connection);
			}
		}
		function sendInternal(connection) {
			var _local4;
			_local4 = new LoadVars();
			_local4.command_id = _command;
			_local4.tracker_id = connection.apiId;
			if (connection.debug) {
				_local4.debug = 1;
			}
			if (_preventCache) {
				_local4.seed = Math.random();
			}
			var _local2;
			var _local3;
			var _local7;
			for (_local2 in _parameters) {
				_local3 = _parameters[_local2];
				if (_local3 != null) {
					if (typeof(_local3) == "boolean") {
						_local4[_local2] = int(_local3);
					} else {
						_local4[_local2] = _local3;
					}
				}
			}
			if (hasSecureParameters) {
				var _local6 = new Object();
				for (_local2 in _secureParameters) {
					_local3 = _secureParameters[_local2];
					if (_local3 != null) {
						if (typeof(_local3) == "boolean") {
							_local6[_local2] = int(_local3);
						} else {
							_local6[_local2] = _local3;
						}
					}
				}
				var _local8 = "";
				_local7 = 0;
				while (_local7 < 16) {
					_local8 = _local8 + ENCRYPTOR_RADIX.charAt(int(Math.random() * ENCRYPTOR_RADIX.length));
					_local7++;
				}
				_local4.command_id = "securePacket";
				_local6.command_id = _command;
				_local6.as_version = 3;
				_local6.session_id = connection.sessionId;
				_local6.user_email = connection.userEmail;
				_local6.publisher_id = connection.publisherId;
				_local6.seed = _local8;
				var _local13 = com.newgrounds.crypto.MD5.hash(_local8);
				var _local11 = com.newgrounds.crypto.RC4.encrypt(com.newgrounds.encoders.json.JSON.encode(_local6), connection.encryptionKey);
				_local4.secure = encryptHex(_local13 + _local11);
			}
			com.newgrounds.Logger.logInternal("Sending packet:", _local4);
			var _local12;
			_local12 = "application/x-www-form-urlencoded";
			for (_local2 in _local4) {
				if (typeof(_local4[_local2]) == "object") {
					_local4[_local2] = com.newgrounds.encoders.json.JSON.encode(_local4[_local2]);
				}
			}
			if (_files) {
				for (var _local10 in _files) {
					var _local5 = _files[_local10];
					if (typeof(_local5.data) == "string") {
						_local4[_local10] = _local5.data;
					} else {
						_local4[_local10] = com.newgrounds.encoders.json.JSON.encode(_local5.data);
					}
				}
			}
			_pendingCommands.push(this);
			_throttleCount++;
			_throttleTimestamp = getTimer();
			startLoader(connection.apiURL, _local4, _local12);
		}
		function startLoader(url, data, contentType) {
			_loader = LoadVars(data);
			_loader.onData = as2CompleteHandler;
			_loader.contentType = contentType;
			_loader.sendAndLoad(url, _loader, "POST");
			if (_hasTimeout) {
				setInterval(this, onTimeout, TIMEOUT_INTERVAL);
			}
		}
		function as2CompleteHandler(data) {
			var _local3;
			var _local2 = 0;
			while (_local2 < _pendingCommands.length) {
				if (_pendingCommands[_local2]._loader == this) {
					_local3 = _pendingCommands[_local2];
					break;
				}
				_local2++;
			}
			_local3.onComplete(data);
		}
		function onTimeout(event) {
			close();
			com.newgrounds.Logger.logError("Command timed out.");
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.COMMAND_COMPLETE, null, com.newgrounds.APIEvent.ERROR_TIMED_OUT));
		}
		function onError(error) {
			com.newgrounds.Logger.logError("Error when sending command:", error);
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.COMMAND_COMPLETE, null, com.newgrounds.APIEvent.ERROR_UNKNOWN));
			close();
		}
		function onComplete(data) {
			try {
				com.newgrounds.Logger.logInternal("Received packet:", data);
				if (bridge) {
					bridge.sendEvent(response.command_id, response);
				}
			} catch(e) {
			}
			try {
				if ((!data) || (data == "")) {
					throw new Error();
				}
				var response = com.newgrounds.encoders.json.JSON.decode(data);
				if (!response) {
					throw new Error();
				}
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.COMMAND_COMPLETE, response, ((response && (response.success)) ? (com.newgrounds.APIEvent.ERROR_NONE) : (com.newgrounds.APIEvent.ERROR_COMMAND_FAILED))));
			} catch(e) {
				com.newgrounds.Logger.logError("Invalid response returned from server: " + data);
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.COMMAND_COMPLETE, null, com.newgrounds.APIEvent.ERROR_BAD_RESPONSE));
			}
			close();
		}
		static var TIMEOUT_INTERVAL = 10000;
		static var THROTTLE_INTERVAL = 10050;
		static var THROTTLE_TICK_INTERVAL = 1000;
		static var THROTTLE_THRESHOLD = 24;
		static var _throttleCount = 0;
		static var _commandQueue = [];
		static var _throttleTimer = setInterval(onThrottleTimer, THROTTLE_TICK_INTERVAL);
		static var ENCRYPTOR_RADIX = "/g8236klvBQ#&|;Zb*7CEA59%s`Oue1wziFp$rDVY@TKxUPWytSaGHJ>dmoMR^<0~4qNLhc(I+fjn)X";
		static var _encryptor = new com.newgrounds.encoders.BaseN(ENCRYPTOR_RADIX);
		static var _pendingCommands = [];
		static var CRLF = "\r\n";
	}

********
** Symbol 57 MovieClip [__Packages.com.newgrounds.Bridge] Frame 0

	class com.newgrounds.Bridge
	{
		var _widgetId, _inConnection, _outConnection;
		function Bridge (id) {
			_widgetId = id;
			_inConnection = new LocalConnection();
			_outConnection = new LocalConnection();
			_inConnection.receiveEvent = receiveEvent;
			try {
				_inConnection.connect("rec_" + _widgetId);
			} catch(error) {
			}
			com.newgrounds.Logger.addEventListener(com.newgrounds.APIEvent.LOG, {target:this, func:onLogMessage});
		}
		function onLogMessage(event) {
			try {
				_outConnection.send(_widgetId, "sendEvent", "trace", String(event.__get__data()));
			} catch(error) {
			}
		}
		function sendEvent(command, parameters) {
			if (_outConnection) {
				parameters = {data:parameters};
				_outConnection.send(_widgetId, "sendEvent", command, parameters);
			}
		}
		function receiveEvent(event, parameters) {
		}
		function onStatus(event) {
		}
	}

********
** Symbol 54 MovieClip [__Packages.com.newgrounds.APIEvent] Frame 0

	class com.newgrounds.APIEvent extends com.newgrounds.Event
	{
		var _error, _success, _data, __get__type;
		function APIEvent (type, data, error) {
			super(type);
			if (data == undefined) {
				data = null;
			}
			if (error == undefined) {
				error = null;
			}
			if (((!error) || (error == "")) || (error == ERROR_NONE)) {
				_error = ERROR_NONE;
				_success = true;
			} else {
				_error = error;
				_success = false;
			}
			if (data) {
				_data = data;
			} else {
				_data = {};
			}
		}
		function clone() {
			return(new com.newgrounds.APIEvent(__get__type(), _data, _error));
		}
		function get success() {
			return(_success);
		}
		function get data() {
			return(_data);
		}
		function get error() {
			return(_error);
		}
		static var COMMAND_COMPLETE = "commandComplete";
		static var MEDAL_UNLOCK_CONFIRMED = "medalUnlockConfirmed";
		static var ICON_LOADED = "iconLoaded";
		static var API_CONNECTED = "movieConnected";
		static var LOG = "log";
		static var MEDAL_UNLOCKED = "medalUnlocked";
		static var SCORES_LOADED = "scoresLoaded";
		static var SCORE_POSTED = "scorePosted";
		static var QUERY_COMPLETE = "queryComplete";
		static var FILE_LOADED = "fileLoaded";
		static var FILE_SAVED = "fileSaved";
		static var FILE_DELETED = "fileDeleted";
		static var FILE_REQUESTED = "fileRequested";
		static var VOTE_COMPLETE = "voteComplete";
		static var ERROR_NONE = "noError";
		static var ERROR_UNKNOWN = "unknownError";
		static var ERROR_COMMAND_FAILED = "commandFailed";
		static var ERROR_NOT_CONNECTED = "notConnected";
		static var ERROR_INVALID_ARGUMENT = "invalidArgument";
		static var ERROR_TIMED_OUT = "timedOut";
		static var ERROR_BAD_FILE = "badFile";
		static var ERROR_BAD_RESPONSE = "badResponse";
		static var ERROR_SENDING_COMMAND = "errorSendingCommand";
		static var ERROR_HOST_BLOCKED = "hostBlocked";
		static var ERROR_ALREADY_VOTED = "alreadyVoted";
		static var ERROR_NOT_LOGGED_IN = "notLoggedIn";
		static var ERROR_WRONG_ENCRYPTION_KEY = "wrongEncryptionKey";
	}

********
** Symbol 73 MovieClip [__Packages.com.newgrounds.API] Frame 0

	class com.newgrounds.API
	{
		static var _adFeedURL, _movieVersion, _bridge, _requestedSaveGroupId, _requestedSaveFileId, _movieName, _newVersion, _saveFilePath, _imageFilePath;
		function API () {
		}
		static function get connected() {
			return(_connection.__get__connected());
		}
		static function get isNetworkHost() {
			return(_connection.__get__isNetworkHost());
		}
		static function get apiId() {
			_connection.assertInitialized();
			return(_connection.apiId);
		}
		static function get debugMode() {
			return(_debugMode);
		}
		static function set debugMode(val) {
			_debugMode = val;
			//return(debugMode);
		}
		static function get publisherId() {
			_connection.assertInitialized();
			return(_connection.publisherId);
		}
		static function get sessionId() {
			_connection.assertInitialized();
			return(_connection.sessionId);
		}
		static function get hostDomain() {
			_connection.assertInitialized();
			return(_connection.hostDomain);
		}
		static function get hostURL() {
			_connection.assertInitialized();
			return(_connection.__get__hostURL());
		}
		static function get isNewgrounds() {
			return(_connection.publisherId == 1);
		}
		static function get hasUserSession() {
			_connection.assertInitialized();
			return(_connection.__get__hasUserSession());
		}
		static function get username() {
			_connection.assertInitialized();
			return(_connection.username);
		}
		static function get userId() {
			_connection.assertInitialized();
			return(_connection.userId);
		}
		static function assertConnected(eventType) {
			if (eventType == undefined) {
				eventType = null;
			}
			if (_connection.assertConnected()) {
				return(true);
			}
			if (eventType) {
				dispatchEvent(eventType, null, com.newgrounds.APIEvent.ERROR_NOT_CONNECTED);
			}
			return(false);
		}
		static function get adsApproved() {
			return(_adsApproved);
		}
		static function get adFeedURL() {
			return(_adFeedURL);
		}
		static function get medals() {
			return(_medalsArray);
		}
		static function get scoreBoards() {
			return(_scoreBoardsArray);
		}
		static function get saveGroups() {
			return(_saveGroupsArray);
		}
		static function connect(_root, apiId, encryptionKey, movieVersion) {
			if (encryptionKey == undefined) {
				encryptionKey = null;
			}
			if (movieVersion == undefined) {
				movieVersion = "";
			}
			com.newgrounds.APIEventDispatcher.__set__globalDispatcher(_dispatcher);
			System.security.loadPolicyFile("http://apifiles.ngfiles.com/crossdomain.xml");
			if (_connection.initialized) {
				com.newgrounds.Logger.logError("Connection already in progress. Please call API.disconnect() before attempting another connection.");
				dispatchEvent(com.newgrounds.APIEvent.API_CONNECTED, false, com.newgrounds.APIEvent.ERROR_NOT_CONNECTED);
				return(undefined);
			}
			apiId = trimWhitespace(apiId);
			if (encryptionKey) {
				encryptionKey = trimWhitespace(encryptionKey);
			}
			if ((!apiId) || (apiId == "")) {
				com.newgrounds.Logger.logError("No apiId given. Please use the API ID from your API settings page.");
				dispatchEvent(com.newgrounds.APIEvent.API_CONNECTED, false, com.newgrounds.APIEvent.ERROR_INVALID_ARGUMENT);
				return(undefined);
			}
			com.newgrounds.Logger.logMessage(("====== Newgrounds API v" + VERSION) + " ======");
			_connection.connectionState = com.newgrounds.APIConnection.CONNECTING;
			_root=_root;//parameter overwritten
			_movieVersion = movieVersion;
			_connection.apiId = apiId;
			var _local4;
			_local4 = apiId.indexOf(":");
			if (_local4 != -1) {
				_connection.trackerId = int(apiId.substring(0, _local4));
			} else {
				_connection.trackerId = int(apiId);
			}
			if (!_connection.trackerId) {
				com.newgrounds.Logger.logError("Invalid API ID: " + apiId);
				dispatchEvent(com.newgrounds.APIEvent.API_CONNECTED, false, com.newgrounds.APIEvent.ERROR_INVALID_ARGUMENT);
				return(undefined);
			}
			_connection.encryptionKey = encryptionKey;
			_connection.initialized = true;
			_connection.__set__hostURL(_root._url);
			doConnect(_root);
		}
		static function doConnect(flashVars) {
			if (isNetworkHost && (_debugMode != RELEASE_MODE)) {
				com.newgrounds.Logger.logMessage("Live file detected, turning off debug mode.");
				_debugMode = RELEASE_MODE;
			}
			if (flashVars && (flashVars.NewgroundsAPI_SandboxID)) {
				_bridge = new com.newgrounds.Bridge(flashVars.NewgroundsAPI_SandboxID);
				com.newgrounds.APICommand.bridge = _bridge;
			}
			if (_debugMode == RELEASE_MODE) {
				if (flashVars) {
					if (flashVars.NewgroundsAPI_UserName) {
						_connection.username = flashVars.NewgroundsAPI_UserName;
					}
					if (flashVars.NewgroundsAPI_UserID) {
						_connection.userId = flashVars.NewgroundsAPI_UserID;
					}
					if (flashVars.NewgroundsAPI_PublisherID) {
						_connection.publisherId = flashVars.NewgroundsAPI_PublisherID;
					}
					if (flashVars.NewgroundsAPI_UserpageFormat) {
						_connection.userpageFormat = flashVars.NewgroundsAPI_UserpageFormat;
					}
					if (flashVars.NewgroundsAPI_SessionID) {
						_connection.sessionId = flashVars.NewgroundsAPI_SessionID;
					}
					if (flashVars.NewgroundsAPI_SaveGroupID) {
						_requestedSaveGroupId = flashVars.NewgroundsAPI_SaveGroupID;
					}
					if (flashVars.NewgroundsAPI_SaveFileID) {
						_requestedSaveFileId = flashVars.NewgroundsAPI_SaveFileID;
					}
				}
			} else {
				_connection.debug = true;
				if ((_debugMode == DEBUG_MODE_LOGGED_IN) || (_debugMode == DEBUG_MODE_LOGGED_OUT)) {
					_connection.publisherId = 1;
				}
				if (_debugMode == DEBUG_MODE_LOGGED_IN) {
					_connection.sessionId = "D3bu64p1U53R";
					_connection.userId = 10;
					_connection.username = "API-Debugger";
				}
			}
			_connection.sendSimpleCommand("connectMovie", onConnect, {host:_connection.hostDomain, movie_version:_movieVersion, publisher_id:_connection.publisherId});
		}
		static function onConnect(event) {
			var _local1 = event.__get__data();
			if (!event.__get__success()) {
				com.newgrounds.Logger.logError("Unable to connect to the API.");
				_connection.reset();
				dispatchEvent(com.newgrounds.APIEvent.API_CONNECTED, event.__get__data(), event.__get__error());
				return(undefined);
			}
			if (debugMode != RELEASE_MODE) {
				_adFeedURL = TEST_AD_FEED_URL;
			} else if (_local1.ad_url) {
				_adFeedURL = unescape(_local1.ad_url);
			}
			switch (_local1.ad_status) {
				case -1 : 
					com.newgrounds.Logger.logWarning("Your movie is not approved to run Flash Ads.");
					break;
				case 0 : 
					com.newgrounds.Logger.logWarning("Your movie is still awaiting approval to run Flash Ads.");
					break;
				case 1 : 
					com.newgrounds.Logger.logMessage("Your movie is approved to run Flash Ads!");
			}
			_adsApproved = _local1.ad_status == 1;
			if ((_debugMode == DEBUG_MODE_HOST_BLOCKED) || (_local1.deny_host)) {
				com.newgrounds.Logger.logWarning(_connection.hostDomain + " does not have permission to host this movie!", "Update your API configuration to allow this host.");
				dispatchEvent(com.newgrounds.APIEvent.API_CONNECTED, {officialURL:unescape(_local1.movie_url)}, com.newgrounds.APIEvent.ERROR_HOST_BLOCKED);
				_connection.reset();
				return(undefined);
			}
			_movieName = (_local1.movieName ? (_local1.movieName) : "");
			com.newgrounds.Logger.logMessage("Connecting to the Newgrounds API Gateway...", ("----- " + _local1.movie_name) + " -----");
			if (_debugMode == DEBUG_MODE_NEW_VERSION) {
				_local1.movie_version = "Debug Mode";
			}
			if (_local1.movie_version) {
				com.newgrounds.Logger.logMessage("A new version of this movie is available.", "Current version:\t" + _movieVersion, "Newest version:\t" + _local1.movie_version, "Use API.loadOfficialVersion() to link to the latest version.");
				_newVersion = true;
			} else {
				_newVersion = false;
			}
			if (_local1.request_portal_url) {
				_connection.sendSimpleCommand("setPortalID", null, {portal_url:_connection.__get__hostURL()});
			}
			_connection.sendSimpleCommand("preloadSettings", onMetadataLoaded, {publisher_id:_connection.publisherId, user_id:_connection.userId});
		}
		static function onMetadataLoaded(event) {
			var _local11 = event.__get__data();
			var _local4;
			var _local1;
			if (!event.__get__success()) {
				com.newgrounds.Logger.logWarning("Unable to load movie metadata.");
				disconnect();
				dispatchEvent(com.newgrounds.APIEvent.API_CONNECTED, null, event.__get__error());
				return(undefined);
			}
			var _local10 = 0;
			if (_local11.medals) {
				_local10 = _local11.medals.length;
				var _local18;
				if (hasUserSession) {
					_local18 = loadLocal("medals_unlocked_" + username);
				} else {
					_local18 = loadLocal("medals_unlocked");
				}
				_local4 = 0;
				while (_local4 < _local10) {
					var _local5 = _local11.medals[_local4];
					var _local15 = _local5.medal_unlocked;
					var _local17 = _local18 && (_local18[_local5.medal_id]);
					var _local14 = (hasUserSession ? (_local15) : (_local17));
					if (debugMode != RELEASE_MODE) {
						_local14 = false;
					}
					var _local6 = new com.newgrounds.Medal(_connection, _local5.medal_id, _local5.medal_name, _local5.medal_description, Boolean(int(_local5.secret)), _local14, _local5.medal_value, _local5.medal_difficulty, _local5.medal_icon);
					_local6.addEventListener(com.newgrounds.APIEvent.MEDAL_UNLOCKED, onMedalUnlocked, false, 0, true);
					_local6.addEventListener(com.newgrounds.APIEvent.MEDAL_UNLOCK_CONFIRMED, onMedalUnlockConfirmed, false, 0, true);
					_medals[_local6.__get__name()] = _local6;
					_medalsArray.push(_local6);
					com.newgrounds.Logger.logMessage(_local6);
					if ((hasUserSession && (_local17)) && (!_local15)) {
						com.newgrounds.Logger.logMessage(("Server missed the \"" + _local6.__get__name()) + "\" unlock. Resending...");
						_local6.unlock();
					}
					_local4++;
				}
			}
			com.newgrounds.Logger.logMessage(((_local10 + " medal") + ((_local10 != 1) ? "s" : "")) + " initialized.");
			_local10 = 0;
			if (_local11.score_boards) {
				_local10 = _local11.score_boards.length;
				_local4 = 0;
				while (_local4 < _local10) {
					var _local16 = _local11.score_boards[_local4];
					var _local9 = new com.newgrounds.ScoreBoard(_connection, _local16.name, _local16.id);
					_scoreBoards[_local9.__get__name()] = _local9;
					_scoreBoardsArray.push(_local9);
					com.newgrounds.Logger.logMessage(_local9);
					_local4++;
				}
			}
			com.newgrounds.Logger.logMessage(((_local10 + " scoreboard") + ((_local10 != 1) ? "s" : "")) + " initialized.");
			_local10 = 0;
			if (_local11.save_groups) {
				_local10 = _local11.save_groups.length;
				_local4 = 0;
				while (_local4 < _local10) {
					var _local2 = _local11.save_groups[_local4];
					var _local13 = [];
					if (_local2.keys) {
						_local1 = 0;
						while (_local1 < _local2.keys.length) {
							var _local7 = _local2.keys[_local1];
							_local13.push(new com.newgrounds.SaveKey(_local7.name, _local7.id, _local7.type));
							_local1++;
						}
					}
					var _local12 = [];
					if (_local2.ratings) {
						_local1 = 0;
						while (_local1 < _local2.ratings.length) {
							var _local3 = _local2.ratings[_local1];
							_local12.push(new com.newgrounds.SaveRating(_local3.name, _local3.id, _local3.float, _local3.min, _local3.max));
							_local1++;
						}
					}
					var _local8 = new com.newgrounds.SaveGroup(_connection, _local2.group_name, _local2.group_id, _local2.group_type, _local13, _local12);
					_saveGroups[_local8.__get__name()] = _local8;
					_saveGroupsArray.push(_local8);
					com.newgrounds.Logger.logMessage(_local8);
					_local4++;
				}
			}
			com.newgrounds.Logger.logMessage(((_local10 + " save group") + ((_local10 != 1) ? "s" : "")) + " initialized.");
			if (_local11.save_file_path) {
				_saveFilePath = _local11.save_file_path + "/";
				com.newgrounds.SaveFile._saveFilePath = _saveFilePath;
				com.newgrounds.Logger.logInternal("Save file path: " + _saveFilePath);
			}
			if (_local11.image_file_path) {
				_imageFilePath = _local11.image_file_path + "/";
				com.newgrounds.SaveFile._imageFilePath = _imageFilePath;
				com.newgrounds.Logger.logInternal("Image file path: " + _imageFilePath);
			}
			com.newgrounds.Logger.logMessage("Connection complete!");
			_connection.connectionState = com.newgrounds.APIConnection.CONNECTED;
			dispatchEvent(com.newgrounds.APIEvent.API_CONNECTED, {movieName:_movieName, newVersion:_newVersion});
			if (_requestedSaveFileId && (_requestedSaveGroupId)) {
				addEventListener(com.newgrounds.APIEvent.FILE_LOADED, onRequestedFileLoaded);
				loadSaveFile(_requestedSaveFileId, false);
			}
		}
		static function disconnect() {
			if (!_connection.__get__connected()) {
				com.newgrounds.Logger.logWarning("The Newgrounds API is already disconnected.");
				return(undefined);
			}
			_connection.reset();
			for (var _local2 in _medals) {
				var _local1 = _medals[_local2];
				_local1.removeEventListener(com.newgrounds.APIEvent.MEDAL_UNLOCKED, onMedalUnlocked);
				_local1.removeEventListener(com.newgrounds.APIEvent.MEDAL_UNLOCK_CONFIRMED, onMedalUnlockConfirmed);
			}
			_newVersion = false;
			_medals = new Object();
			_medalsArray = [];
			_scoreBoards = new Object();
			_scoreBoardsArray = [];
			_saveGroups = new Object();
			_saveGroupsArray = [];
			_sharedObjects = new Object();
			_imageFilePath = null;
			_saveFilePath = null;
			com.newgrounds.Logger.logMessage("Disconnected from the Newgrounds API.");
		}
		static function loadNewgrounds() {
			_connection.loadInBrowser("loadNewgrounds");
		}
		static function loadOfficialVersion() {
			if (_connection.assertInitialized()) {
				_connection.loadInBrowser("loadOfficialVersion", false);
			}
		}
		static function loadMySite() {
			if (_connection.assertInitialized()) {
				_connection.loadInBrowser("loadMySite");
			}
		}
		static function loadCustomLink(linkName) {
			if (_connection.assertInitialized()) {
				_connection.loadInBrowser("loadCustomLink", true, {link:linkName});
			}
		}
		static function getMedal(medalName) {
			return(_medals[medalName]);
		}
		static function unlockMedal(medalName) {
			if (!assertConnected()) {
				return(undefined);
			}
			var _local1 = _medals[medalName];
			if (!_local1) {
				com.newgrounds.Logger.logError(("No medal named \"" + medalName) + "\" w.");
				return(undefined);
			}
			_local1.unlock();
		}
		static function onMedalUnlocked(event) {
			if (event.__get__success()) {
				var _local2 = com.newgrounds.Medal(event.__get__data());
				var _local1;
				if (hasUserSession) {
					_local1 = loadLocal("medals_unlocked_" + username);
					if (!_local1) {
						_local1 = new Object();
					}
					_local1[_local2.__get__id()] = true;
					saveLocal("medals_unlocked_" + username, _local1);
				} else {
					_local1 = loadLocal("medals_unlocked");
					if (!_local1) {
						_local1 = new Object();
					}
					_local1[com.newgrounds.Medal(event.__get__data()).__get__id()] = true;
					saveLocal("medals_unlocked", _local1);
					com.newgrounds.Logger.logMessage(("User instanceof not logged in. Medal \"" + _local2.__get__name()) + "\" unlocked locally.");
				}
			}
		}
		static function onMedalUnlockConfirmed(event) {
			if (hasUserSession) {
				var _local1 = loadLocal("medals_unlocked_" + username);
				if (!_local1) {
					_local1 = new Object();
				} else {
					delete _local1[com.newgrounds.Medal(event.__get__data()).__get__id()];
				}
				saveLocal("medals_unlocked_" + username, _local1);
			}
		}
		static function clearLocalMedals() {
			for (var _local2 in _medals) {
				var _local1 = _medals[_local2];
				_local1.setUnlocked(false);
			}
			if (!hasUserSession) {
				saveLocal("medals_unlocked", new Object());
			}
		}
		static function getScoreBoard(scoreBoardName) {
			if (!assertConnected()) {
				return(null);
			}
			return(_scoreBoards[scoreBoardName]);
		}
		static function loadScores(scoreBoardName, period, firstResult, numResults, tag) {
			if (period == undefined) {
				period = "All-Time";
			}
			if (firstResult == undefined) {
				firstResult = 1;
			}
			if (numResults == undefined) {
				numResults = 10;
			}
			if (tag == undefined) {
				tag = null;
			}
			if (!assertConnected()) {
				return(null);
			}
			var _local1 = _scoreBoards[scoreBoardName];
			if (!_local1) {
				com.newgrounds.Logger.logError(("No scoreboard named \"" + scoreBoardName) + "\" w.");
				dispatchEvent(com.newgrounds.APIEvent.SCORES_LOADED, null, com.newgrounds.APIEvent.ERROR_INVALID_ARGUMENT);
				return(null);
			}
			_local1.__set__period(period);
			_local1.__set__firstResult(firstResult);
			_local1.__set__numResults(numResults);
			_local1.__set__tag(tag);
			_local1.loadScores();
			return(_local1);
		}
		static function postScore(scoreBoardName, numericScore, tag) {
			if (tag == undefined) {
				tag = null;
			}
			if (!assertConnected()) {
				return(undefined);
			}
			if (!hasUserSession) {
				com.newgrounds.Logger.logError("The user must be logged-in to post a score.");
				dispatchEvent(com.newgrounds.APIEvent.SCORE_POSTED, null, com.newgrounds.APIEvent.ERROR_NOT_LOGGED_IN);
				return(undefined);
			}
			var _local1 = _scoreBoards[scoreBoardName];
			if (!_local1) {
				com.newgrounds.Logger.logError(("No scoreboard named \"" + scoreBoardName) + "\" w.");
				dispatchEvent(com.newgrounds.APIEvent.SCORE_POSTED, null, com.newgrounds.APIEvent.ERROR_INVALID_ARGUMENT);
				return(undefined);
			}
			_local1.postScore(numericScore, tag);
		}
		static function getSaveGroup(groupName) {
			if (!assertConnected()) {
				return(null);
			}
			return(_saveGroups[groupName]);
		}
		static function getSaveGroupById(id) {
			for (var _local3 in _saveGroups) {
				var _local1 = _saveGroups[_local3];
				if (_local1.__get__id() == id) {
					return(_local1);
				}
			}
			return(null);
		}
		static function createSaveFile(groupName) {
			if (!assertConnected()) {
				return(null);
			}
			var _local1 = getSaveGroup(groupName);
			if (!_local1) {
				com.newgrounds.Logger.logError(("The save group \"" + groupName) + "\" w found.");
				return(null);
			}
			return(new com.newgrounds.SaveFile(_local1));
		}
		static function loadSaveFile(saveId, loadContents) {
			if (loadContents == undefined) {
				loadContents = true;
			}
			_connection.sendSimpleCommand("loadSaveFile", onFileLoaded, {save_id:saveId, get_contents:loadContents});
		}
		static function onFileLoaded(event) {
			var _local2;
			if (event.__get__success()) {
				_local2 = com.newgrounds.SaveFile.fromObject(getSaveGroupById(event.__get__data().group_id), event.__get__data().file);
				if (event.__get__data().get_contents) {
					_local2.load();
				} else {
					dispatchEvent(com.newgrounds.APIEvent.FILE_LOADED, _local2);
				}
			} else {
				com.newgrounds.Logger.logError("Unable to load file:", event.__get__error());
				dispatchEvent(com.newgrounds.APIEvent.FILE_LOADED, null, event.__get__error());
			}
		}
		static function createSaveQuery(groupName) {
			if (!assertConnected()) {
				return(null);
			}
			var _local1 = getSaveGroup(groupName);
			if (!_local1) {
				com.newgrounds.Logger.logError(("The save group \"" + groupName) + "\" w found.");
				return(null);
			}
			var _local2 = new com.newgrounds.SaveQuery(_local1);
			return(_local2);
		}
		static function createSaveQueryByDate(groupName, sortDescending) {
			if (sortDescending == undefined) {
				sortDescending = true;
			}
			var _local1 = createSaveQuery(groupName);
			if (!_local1) {
				return(null);
			}
			_local1.sortOn(com.newgrounds.SaveQuery.CREATED_ON, sortDescending);
			return(_local1);
		}
		static function createSaveQueryByName(groupName, filename, exactMatch, sortDescending) {
			if (exactMatch == undefined) {
				exactMatch = false;
			}
			if (sortDescending == undefined) {
				sortDescending = false;
			}
			var _local1 = createSaveQuery(groupName);
			_local1.addCondition(com.newgrounds.SaveQuery.FILE_NAME, (exactMatch ? (com.newgrounds.SaveQuery.OPERATOR_EQUAL) : (com.newgrounds.SaveQuery.OPERATOR_CONTAINS)), filename);
			return(_local1);
		}
		static function createSaveQueryByRating(groupName, ratingName, sortDescending) {
			if (sortDescending == undefined) {
				sortDescending = true;
			}
			var _local1 = createSaveQuery(groupName);
			_local1.sortOn(ratingName, sortDescending);
			return(_local1);
		}
		static function onRequestedFileLoaded(event) {
			removeEventListener(com.newgrounds.APIEvent.FILE_LOADED, onRequestedFileLoaded);
			if (event.__get__success()) {
				var _local1 = event.__get__data();
				if (_local1) {
					dispatchEvent(com.newgrounds.APIEvent.FILE_REQUESTED, _local1);
				}
			}
		}
		static function addEventListener(eventType, listener, priority, useWeakReference) {
			if (priority == undefined) {
				priority = 0;
			}
			if (useWeakReference == undefined) {
				useWeakReference = true;
			}
			_dispatcher.addEventListener(eventType, listener, false, priority, useWeakReference);
		}
		static function removeEventListener(eventType, listener) {
			_dispatcher.removeEventListener(eventType, listener);
		}
		static function dispatchEvent(event, data, error) {
			if (data == undefined) {
				data = null;
			}
			if (error == undefined) {
				error = null;
			}
			_dispatcher.dispatchEvent(new com.newgrounds.APIEvent(event, data, error));
		}
		static function saveLocal(saveId, saveData) {
			try {
				var _local3;
				var _local2 = (("ng_ap_secure_" + _connection.trackerId) + "_") + com.newgrounds.crypto.RC4.encrypt(saveId, _connection.encryptionKey);
				if (!_sharedObjects[saveId]) {
					_sharedObjects[saveId] = SharedObject.getLocal(_local2);
				}
				_local3 = _sharedObjects[saveId];
				_local3.data.data = encodeData(saveData);
			} catch(_local) {
				if (Error( /* Error999 */
				) != null) {
					var error = Error( /* Error999 */
					);
					com.newgrounds.Logger.logError("Unable to save local data.", error);
					return(false);
				}
				Error( /* Error999 */
				);
				throw  /* Error999 */
				;
			}
			return(true);
		}
		static function loadLocal(saveId) {
			try {
				var _local1;
				var _local3 = (("ng_ap_secure_" + _connection.trackerId) + "_") + com.newgrounds.crypto.RC4.encrypt(saveId, _connection.encryptionKey);
				if (!_sharedObjects[saveId]) {
					_sharedObjects[saveId] = SharedObject.getLocal(_local3);
				}
				_local1 = _sharedObjects[saveId];
				if ((_local1 && (_local1.data)) && (_local1.data.data)) {
					return(decodeData(_local1.data.data));
				}
				return(null);
			} catch(error:Error) {
				com.newgrounds.Logger.logError("Unable to load local data.", error);
			}
			return(null);
		}
		static function logCustomEvent(eventName) {
			if (assertConnected()) {
				com.newgrounds.Logger.logMessage("Logged event: " + eventName);
				_connection.sendSimpleCommand("logCustomEvent", null, {event:eventName});
			}
		}
		static function encodeData(data) {
			if (!_connection.assertInitialized()) {
				return(null);
			}
			return(com.newgrounds.crypto.RC4.encrypt(com.newgrounds.encoders.json.JSON.encode(data), _connection.encryptionKey));
		}
		static function decodeData(data) {
			if (!_connection.assertInitialized()) {
				return(null);
			}
			try {
				return(com.newgrounds.encoders.json.JSON.decode(com.newgrounds.crypto.RC4.decrypt(data, _connection.encryptionKey)));
			} catch(error:Error) {
			}
			return(null);
		}
		static function stopPendingCommands() {
			com.newgrounds.APICommand.stopPendingCommands();
			com.newgrounds.Logger.logMessage("Pending commands stopped.");
		}
		static function trimWhitespace(string) {
			if (!string) {
				return(null);
			}
			var _local3 = 0;
			while (string.charAt(_local3) == " ") {
				_local3++;
			}
			var _local1 = string.length - 1;
			while ((string.charAt(_local1) == " ") && (_local1 >= 0)) {
				_local1--;
			}
			return(string.slice(_local3, _local1 + 1));
		}
		static var VERSION = "3.1.10 AS2";
		static var RELEASE_MODE = "releaseMode";
		static var DEBUG_MODE_LOGGED_IN = "debugModeLoggedIn";
		static var DEBUG_MODE_LOGGED_OUT = "debugModeLoggedOut";
		static var DEBUG_MODE_NEW_VERSION = "debugModeNewVersion";
		static var DEBUG_MODE_HOST_BLOCKED = "debugModeHostBlocked";
		static var TEST_AD_FEED_URL = "http://www.ngads.com/adtest.php";
		static var _dispatcher = new com.newgrounds.APIEventDispatcher();
		static var _connection = new com.newgrounds.APIConnection();
		static var _debugMode = DEBUG_MODE_LOGGED_IN;
		static var _adsApproved = false;
		static var _medals = new Object();
		static var _medalsArray = [];
		static var _scoreBoards = new Object();
		static var _scoreBoardsArray = [];
		static var _saveGroups = new Object();
		static var _saveGroupsArray = [];
		static var _sharedObjects = new Object();
	}

********
** Symbol 70 MovieClip [__Packages.com.newgrounds.encoders.ImageScanner] Frame 0

	class com.newgrounds.encoders.ImageScanner
	{
		var _baseN, _encodeAlpha, _maxPerChannel;
		function ImageScanner (hashLength, charsPerPixel) {
			if (hashLength) {
				_hash = DEFAULT_HASH.substr(0, hashLength);
			}
			_baseN = new com.newgrounds.encoders.BaseN(_hash);
			if (charsPerPixel) {
				_charsPerPixel = charsPerPixel;
			}
			encodeAlpha = (false);
		}
		function get encodeAlpha() {
			return(_encodeAlpha);
		}
		function set encodeAlpha(v) {
			_encodeAlpha = v;
			_maxPerChannel = int(Math.pow(_hash.length, _charsPerPixel / (_encodeAlpha ? 4 : 3)));
			if (_maxPerChannel > 256) {
				_maxPerChannel = 256;
			}
			//return(encodeAlpha);
		}
		function encode(source, callbackFunction, callbackObject) {
			var _local4 = {callbackFunction:callbackFunction, callbackObject:callbackObject, source:source, x:0, y:0, output:null};
			var _local2 = source.width.toString();
			var _local3 = source.height.toString();
			while (_local2.length < 3) {
				_local2 = "0" + _local2;
			}
			while (_local3.length < 3) {
				_local3 = "0" + _local3;
			}
			_local4.output = _local2 + _local3;
			var _local6 = setInterval(this, "doEncode", WORK_INTERVAL, _local4);
			_local4.interval = _local6;
		}
		function decode(source, callbackFunction, callbackObject) {
			var _local4 = {callbackFunction:callbackFunction, callbackObject:callbackObject, source:source, i:6, x:0, y:0, output:null};
			var _local3 = source.substr(0, 3);
			var _local2 = source.substr(3, 3);
			while (_local3.charAt(0) == "0") {
				_local3 = _local3.substr(1);
			}
			while (_local2.charAt(0) == "0") {
				_local2 = _local2.substr(1);
			}
			var _local7 = int(_local3);
			var _local8 = int(_local2);
			_local4.output = new flash.display.BitmapData(_local7, _local8, _encodeAlpha);
			var _local6 = setInterval(this, "doDecode", WORK_INTERVAL, _local4);
			_local4.interval = _local6;
		}
		function doEncode(state) {
			var _local3 = getTimer();
			while ((state.y < state.source.height) && ((getTimer() - _local3) < WORK_INTERVAL)) {
				state.output = state.output + encodePixel(state.source.getPixel32(state.x, state.y));
				state.x++;
				if (state.x == state.source.width) {
					state.x = 0;
					state.y++;
				}
			}
			if (state.y == state.source.height) {
				clearInterval(state.interval);
				state.callbackFunction.call(state.callbackObject, state.output);
			}
		}
		function doDecode(state) {
			var _local4 = getTimer();
			while ((state.y < state.output.height) && ((getTimer() - _local4) < WORK_INTERVAL)) {
				var _local3 = decodePixel(state.source.substr(state.i, _charsPerPixel));
				state.output.setPixel32(state.x, state.y, _local3);
				state.i = state.i + _charsPerPixel;
				state.x++;
				if (state.x == state.output.width) {
					state.x = 0;
					state.y++;
				}
			}
			if (state.y == state.output.height) {
				clearInterval(state.interval);
				state.callbackFunction.call(state.callbackObject, state.output);
			}
		}
		function encodePixel(pixel) {
			var _local3 = (pixel >> 24) & 255;
			var _local4 = (pixel >> 16) & 255;
			var _local5 = (pixel >> 8) & 255;
			var _local2 = pixel & 255;
			_local3 = int((_local3 / 256) * _maxPerChannel);
			_local4 = int((_local4 / 256) * _maxPerChannel);
			_local5 = int((_local5 / 256) * _maxPerChannel);
			_local2 = int((_local2 / 256) * _maxPerChannel);
			var _local7 = (((_local4 * _maxPerChannel) * _maxPerChannel) + (_local5 * _maxPerChannel)) + _local2;
			if (_encodeAlpha) {
				_local7 = _local7 + (((_local3 * _maxPerChannel) * _maxPerChannel) * _maxPerChannel);
			}
			return(_baseN.encodeUint(_local7, _charsPerPixel));
		}
		function decodePixel(encodedPixel) {
			var _local3 = 255;
			var _local5;
			var _local6;
			var _local4;
			var _local7 = 0;
			var _local2 = _baseN.decodeUint(encodedPixel);
			_local4 = _local2 % _maxPerChannel;
			_local2 = _local2 / int(_maxPerChannel);
			_local6 = _local2 % _maxPerChannel;
			_local2 = _local2 / int(_maxPerChannel);
			_local5 = _local2 % _maxPerChannel;
			_local2 = _local2 / int(_maxPerChannel);
			if (_encodeAlpha) {
				_local3 = _local2 % _maxPerChannel;
				_local2 = _local2 / int(_maxPerChannel);
			}
			return((((_local3 << 24) | (_local5 << 16)) | (_local6 << 8)) | _local4);
		}
		static var DEFAULT_HASH = "0123456789aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ<>?:;-_=+()!&";
		var _hash = DEFAULT_HASH;
		var _charsPerPixel = 2;
		static var WORK_INTERVAL = 33.3333333333333;
	}

********
** Symbol 71 MovieClip [__Packages.com.newgrounds.SaveFile] Frame 0

	class com.newgrounds.SaveFile extends com.newgrounds.APIEventDispatcher
	{
		static var _currentFile;
		var _iconLoader, _group, _keys, _ratings, _numVotes, _name, _description, _id, _data, _dataLoader, _fileSize, _readOnly, _draft, _authorId, _authorName, _views, _createdDate, _modifiedDate, dispatchEvent, _encodedIcon, _encodedData, _encoderQueue, _encoding, _dataLoaded, _encodingParent, _encodingProperty, _dataURL;
		function SaveFile (group) {
			super();
			_iconLoader = new com.newgrounds.BitmapLoader(DEFAULT_ICON, null);
			_group = group;
			_keys = {};
			_ratings = {};
			_numVotes = {};
		}
		static function get currentFile() {
			return(_currentFile);
		}
		static function fromObject(group, fileData) {
			var _local3 = new com.newgrounds.SaveFile(group);
			_local3._name = fileData.filename;
			_local3._description = fileData.description;
			_local3._id = fileData.save_id;
			_local3._authorId = fileData.user_id;
			_local3._authorName = fileData.user_name;
			_local3._createdDate = fileData.created;
			_local3._modifiedDate = fileData.last_update;
			_local3._views = fileData.views;
			if (fileData.thumb && (fileData.thumb != "")) {
				_local3._iconLoader.__set__url(_imageFilePath + fileData.thumb);
			}
			_local3._dataURL = _saveFilePath + fileData.file;
			_local3._fileSize = fileData.file_size;
			_local3._approved = fileData.status != STATUS_UNAPPROVED;
			_local3._readOnly = false;
			_local3._public = (fileData.status != STATUS_PRIVATE) && (fileData.status != STATUS_UNAPPROVED);
			for (var _local8 in fileData.keys) {
				var _local6 = fileData.keys[_local8];
				var _local4 = group.getKeyById(_local6.id);
				if (_local4) {
					_local3._keys[_local4.__get__name()] = _local4.validateValue(_local6.value);
				}
			}
			for (var _local9 in fileData.ratings) {
				var _local5 = fileData.ratings[_local9];
				var _local2 = group.getRatingById(_local5.id);
				if (_local2) {
					_local3._ratings[_local2.__get__name()] = _local2.validateValue(_local5.score);
					_local3._numVotes[_local2.__get__name()] = int(_local5.votes);
				}
			}
			return(_local3);
		}
		function get group() {
			return(_group);
		}
		function get name() {
			return(_name);
		}
		function set name(val) {
			_name = val;
			//return(name);
		}
		function get description() {
			return(_description);
		}
		function set description(val) {
			_description = val;
			//return(description);
		}
		function get id() {
			return(_id);
		}
		function get data() {
			return(_data);
		}
		function set data(val) {
			_data = val;
			//return(data);
		}
		function get bytesLoaded() {
			if (_data) {
				return(bytesTotal);
			}
			if (!_dataLoader) {
				return(0);
			}
			return(_dataLoader.getBytesLoaded());
		}
		function get bytesTotal() {
			return(_fileSize);
		}
		function get readOnly() {
			return(_readOnly);
		}
		function get draft() {
			return(_draft);
		}
		function set draft(v) {
			_draft = v;
			//return(draft);
		}
		function get authorId() {
			return(_authorId);
		}
		function get authorName() {
			return(_authorName);
		}
		function get keys() {
			return(_keys);
		}
		function get ratings() {
			return(_ratings);
		}
		function get numVotes() {
			return(_numVotes);
		}
		function get views() {
			return(_views);
		}
		function get createdDate() {
			return(_createdDate);
		}
		function get updatedDate() {
			return(_modifiedDate);
		}
		function toString() {
			return("Save File: " + _name);
		}
		function get icon() {
			return(_iconLoader.__get__bitmapData());
		}
		function set icon(v) {
			createIcon(v);
			//return(icon);
		}
		function get iconLoaded() {
			return(_iconLoader.__get__loaded());
		}
		function createIcon(source) {
			var _local9 = new flash.display.BitmapData(ICON_WIDTH, ICON_HEIGHT, false, 0);
			var _local7;
			var _local6;
			var _local10 = 0;
			var _local8 = 0;
			if (source instanceof flash.display.BitmapData) {
				_local7 = source.width;
				_local6 = source.height;
			} else if (source instanceof MovieClip) {
				var _local2 = MovieClip(source).getBounds(source);
				_local7 = _local2.xMax - _local2.xMin;
				_local6 = _local2.yMax - _local2.yMin;
				_local10 = _local2.xMin;
				_local8 = _local2.yMin;
			}
			var _local4 = new flash.geom.Matrix();
			var _local5;
			_local5 = Math.min(ICON_WIDTH / _local7, ICON_HEIGHT / _local6);
			_local4.translate(-_local10, -_local8);
			_local4.scale(_local5, _local5);
			_local4.translate((ICON_WIDTH - (_local7 * _local5)) / 2, (ICON_HEIGHT - (_local6 * _local5)) / 2);
			_local9.draw(source, _local4);
			_iconLoader.__set__bitmapData(_local9);
		}
		function attachIcon(parent) {
			if (_iconLoader) {
				return(_iconLoader.attachBitmap(parent));
			}
			com.newgrounds.Logger.logError("No icon available for this sumbission.");
			return(null);
		}
		function deleteFile() {
			if (!_group.__get__connection().__get__hasUserSession()) {
				com.newgrounds.Logger.logError("The user must be logged-in to delete a file.");
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_DELETED, null, com.newgrounds.APIEvent.ERROR_NOT_LOGGED_IN));
				return(undefined);
			}
			if (!_id) {
				com.newgrounds.Logger.logError("The file does not exist.");
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_DELETED, null, com.newgrounds.APIEvent.ERROR_NOT_LOGGED_IN));
				return(undefined);
			}
			var _local2 = new com.newgrounds.APICommand("deleteSaveFile");
			_local2.__get__secureParameters().save_id = _id;
			_local2.addEventListener(com.newgrounds.APIEvent.COMMAND_COMPLETE, {target:this, func:onFileDeleted});
			_group.__get__connection().sendCommand(_local2);
		}
		function save() {
			if (!_group.__get__connection().__get__hasUserSession()) {
				com.newgrounds.Logger.logError("The user must be logged-in to save a file.");
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_SAVED, null, com.newgrounds.APIEvent.ERROR_NOT_LOGGED_IN));
				return(undefined);
			}
			com.newgrounds.BitmapLoader._cacheSeed++;
			_currentFile = this;
			if (iconLoaded) {
				ICON_IMAGE_SCANNER.encode(icon, onIconEncoded, this);
			} else {
				encodeData(true);
			}
		}
		function onIconEncoded(encodedIcon) {
			_encodedIcon = encodedIcon;
			encodeData(true);
		}
		function doSave() {
			var _local4 = new com.newgrounds.APICommand("saveFile");
			_local4.__get__secureParameters().group = _group.id;
			_local4.__get__secureParameters().user_name = _group.__get__connection().username;
			_local4.__get__secureParameters().filename = _name;
			_local4.__get__secureParameters().description = _description;
			if (_draft) {
				_local4.__get__secureParameters().draft = true;
			}
			if (_id && (!_readOnly)) {
				_local4.__get__secureParameters().overwrite = 1;
				_local4.__get__secureParameters().save_id = _id;
			}
			var _local8 = [];
			for (var _local9 in _keys) {
				var _local2 = _group.getKey(_local9);
				if (_local2) {
					_local8.push({id:_local2.__get__id(), value:_local2.validateValue(_keys[_local9])});
				} else {
					com.newgrounds.Logger.logError(((("No key named \"" + _local9) + "\" in save group \"") + _group.__get__name()) + "\".");
				}
			}
			_local4.__get__secureParameters().keys = _local8;
			var _local7 = [];
			for (var _local10 in _ratings) {
				var _local3 = _group.getRating(_local10);
				if (_local3) {
					_local7.push({id:_local3.__get__id(), value:_local3.validateValue(_ratings[_local10])});
				} else {
					com.newgrounds.Logger.logError(((("No rating named \"" + _local10) + "\" in save group \"") + _group.__get__name()) + "\".");
				}
			}
			_local4.__get__secureParameters().ratings = _local7;
			if (typeof(_encodedData) == "string") {
				_local4.addFile("file", _encodedData, "file");
			} else {
				_local4.addFile("file", com.newgrounds.encoders.json.JSON.encode(_encodedData), "file");
			}
			if (iconLoaded) {
				_local4.addFile("thumbnail", _encodedIcon, "thumbnail");
			}
			_local4.addEventListener(com.newgrounds.APIEvent.COMMAND_COMPLETE, {target:this, func:onSaveComplete});
			_group.__get__connection().sendCommand(_local4);
		}
		function encodeData(encode) {
			_encoderQueue = [];
			_encoding = encode;
			if (encode) {
				_encodedData = _data;
				preEncodeObject(this, "_encodedData");
			} else {
				preEncodeObject(this, "_data");
			}
			encodeObject();
		}
		function preEncodeObject(parent, property) {
			var _local3 = parent[property];
			var _local5;
			try {
				if (_encoding) {
					_local5 = _local3 instanceof flash.display.BitmapData;
				} else {
					_local5 = _local3.type == "__bitmap";
				}
			} catch(error) {
			}
			var _local2 = _local3;
			var _local8;
			if (_local5) {
				_encoderQueue.push({parent:parent, property:property});
			} else if ((typeof(_local3) == "object") && (!_local8)) {
				if (_encoding) {
					if (_local3 instanceof Array) {
						_local2 = [];
					} else {
						_local2 = {};
					}
					for (var _local4 in _local3) {
						_local2[_local4] = _local3[_local4];
					}
					parent[property] = _local2;
				}
				for (var _local4 in _local2) {
					preEncodeObject(_local2, _local4);
				}
			}
		}
		function encodeObject() {
			if (!_encoderQueue.length) {
				if (_encoding) {
					doSave();
				} else {
					_dataLoaded = true;
					checkLoadComplete();
				}
				return(undefined);
			}
			var _local6 = _encoderQueue.pop();
			var _local4 = _local6.parent;
			var _local3 = _local6.property;
			var _local2 = _local4[_local3];
			var _local5;
			if (_encoding) {
				_local5 = {type:"__bitmap", width:_local2.width, height:_local2.height, transparent:_local2.transparent};
				_local4[_local3] = _local5;
				_encodingParent = _local5;
				_encodingProperty = "data";
				DATA_IMAGE_SCANNER.__set__encodeAlpha(_local2.transparent);
				DATA_IMAGE_SCANNER.encode(flash.display.BitmapData(_local2), encodeBitmapComplete, this);
			} else {
				_encodingParent = _local4;
				_encodingProperty = _local3;
				DATA_IMAGE_SCANNER.__set__encodeAlpha(_local2.transparent);
				DATA_IMAGE_SCANNER.decode(String(_local2.data), encodeBitmapComplete, this);
			}
		}
		function encodeBitmapComplete(data) {
			_encodingParent[_encodingProperty] = data;
			encodeObject();
		}
		function load() {
			_currentFile = this;
			_dataLoaded = false;
			_data = null;
			if (!iconLoaded) {
				_iconLoader.addEventListener(com.newgrounds.APIEvent.ICON_LOADED, {target:this, func:onIconLoaded});
				_iconLoader.load();
			}
			_dataLoader = new LoadVars();
			var file = this;
			_dataLoader.onData = function (data) {
				file.onDataLoaded(data);
			};
			_dataLoader.load((_dataURL + "&random=") + Math.random());
		}
		function onIconLoaded(event) {
			if ((!event.__get__success()) && (_iconLoader.__get__url())) {
				com.newgrounds.Logger.logWarning("Unable to load the icon for this save file.");
			}
			_iconLoader.removeEventListener(com.newgrounds.APIEvent.ICON_LOADED, onIconLoaded);
			checkLoadComplete();
		}
		function checkLoadComplete() {
			if (_dataLoaded && (iconLoaded)) {
				com.newgrounds.Logger.logMessage("Data loaded.");
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_LOADED, this));
			}
		}
		function onDataLoaded(data) {
			try {
				if (data) {
					if (data.charAt(0) == "{") {
						_data = com.newgrounds.encoders.json.JSON.decode(String(data));
					} else {
						_data = String(data);
					}
					encodeData(false);
				}
			} catch(error:Error) {
				com.newgrounds.Logger.logError("Error while loading data:", error);
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_LOADED, this, com.newgrounds.APIEvent.ERROR_BAD_FILE));
			}
		}
		function onDataError(error) {
			com.newgrounds.Logger.logError("Unable to load data:", error);
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_LOADED, this, com.newgrounds.APIEvent.ERROR_BAD_FILE));
		}
		function onSaveComplete(event) {
			if (event.__get__success()) {
				com.newgrounds.Logger.logMessage(("File \"" + _name) + "\" saved!");
				if (event.__get__data()) {
					_id = event.__get__data().save_id;
					_dataURL = unescape(event.__get__data().file_url);
				}
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_SAVED, this));
			} else {
				com.newgrounds.Logger.logError(("Error saving file \"" + _name) + "\":", event.__get__error());
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_SAVED, this, event.__get__error()));
			}
		}
		function sendVote(ratingName, vote) {
			var _local2 = _group.getRating(ratingName);
			if (!_local2) {
				com.newgrounds.Logger.logError(("No save rating named \"" + ratingName) + "\" exists for this save group.");
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.VOTE_COMPLETE, {}, com.newgrounds.APIEvent.ERROR_INVALID_ARGUMENT));
				return(undefined);
			}
			vote = _local2.validateValue(vote);
			if (isNaN(vote)) {
				com.newgrounds.Logger.logError(((((((("Invalid vote (" + vote) + "). ") + ratingName) + " allows a range of ") + _local2.__get__minimum()) + "-") + _local2.__get__maximum()) + ".");
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.VOTE_COMPLETE, {}, com.newgrounds.APIEvent.ERROR_INVALID_ARGUMENT));
				return(undefined);
			}
			com.newgrounds.Logger.logMessage(((((("Voting " + vote) + " for ") + ratingName) + " on ") + _name) + "...");
			_group.__get__connection().sendSimpleCommand("rateSaveFile", {target:this, func:onVoteComplete}, null, {group:_group.__get__id(), save_id:_id, rating_id:_local2.__get__id(), vote:vote});
		}
		function onVoteComplete(event) {
			var _local2 = event.__get__error();
			if (event.__get__data().already_voted) {
				com.newgrounds.Logger.logError("Vote failed. You've already voted on this rating today.");
				_local2 = com.newgrounds.APIEvent.ERROR_ALREADY_VOTED;
			}
			if (_local2 == com.newgrounds.APIEvent.ERROR_NONE) {
				var _local3 = _group.getRatingById(event.__get__data().rating_id);
				if (_local3) {
					_ratings[_local3.__get__name()] = _local3.validateValue(event.__get__data().score);
				}
				com.newgrounds.Logger.logMessage("Vote complete!");
			}
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.VOTE_COMPLETE, this, _local2));
		}
		function onFileDeleted(event) {
			if (event.__get__success()) {
				_id = 0;
			}
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.FILE_DELETED, this, event.__get__error()));
		}
		function clone() {
			var _local3 = new com.newgrounds.SaveFile(_group);
			_local3._data = _data;
			_local3._description = _description;
			_local3._draft = _draft;
			_local3._fileSize = _fileSize;
			_local3._iconLoader.__set__bitmapData(_iconLoader.bitmapData);
			var _local2;
			for (_local2 in _keys) {
				_local3._keys[_local2] = _keys[_local2];
			}
			for (_local2 in _ratings) {
				_local3._ratings[_local2] = _ratings[_local2];
			}
			for (_local2 in _numVotes) {
				_local3._numVotes[_local2] = _numVotes[_local2];
			}
			_local3._name = _name;
			return(_local3);
		}
		static var ICON_WIDTH = 90;
		static var ICON_HEIGHT = 90;
		static var DEFAULT_ICON = new flash.display.BitmapData(ICON_WIDTH, ICON_HEIGHT, false, 0);
		static var STATUS_PRIVATE = 0;
		static var STATUS_SHARED = 1;
		static var STATUS_UNAPPROVED = 2;
		static var STATUS_APPROVED = 3;
		static var _imageFilePath = "";
		static var _saveFilePath = "";
		static var ICON_IMAGE_SCANNER = new com.newgrounds.encoders.ImageScanner();
		static var DATA_IMAGE_SCANNER = new com.newgrounds.encoders.ImageScanner(64, 6);
	}

********
** Symbol 69 MovieClip [__Packages.com.newgrounds.SaveGroup] Frame 0

	class com.newgrounds.SaveGroup
	{
		var _connection, _id, _name, _type, _keysArray, _ratingsArray, _keys, _ratings;
		function SaveGroup (connection, name, id, type, keys, ratings) {
			_connection = connection;
			_id = id;
			_name = name;
			_type = type;
			_keysArray = keys;
			_ratingsArray = ratings;
			_keys = new Object();
			_ratings = new Object();
			var _local11;
			for (var _local7 in keys) {
				var _local2 = keys[_local7];
				_keys[_local2.__get__name()] = _local2;
			}
			for (var _local6 in ratings) {
				var _local3 = ratings[_local6];
				_ratings[_local3.__get__name()] = _local3;
			}
		}
		function get connection() {
			return(_connection);
		}
		function get name() {
			return(_name);
		}
		function get type() {
			return(_type);
		}
		function get id() {
			return(_id);
		}
		function get keys() {
			return(_keysArray);
		}
		function get ratings() {
			return(_ratingsArray);
		}
		function getKey(name) {
			return(_keys[name]);
		}
		function getRating(name) {
			return(_ratings[name]);
		}
		function getKeyById(id) {
			for (var _local4 in _keys) {
				var _local2 = _keys[_local4];
				if (_local2.__get__id() == id) {
					return(_local2);
				}
			}
			return(null);
		}
		function getRatingById(id) {
			for (var _local4 in _ratings) {
				var _local2 = _ratings[_local4];
				if (_local2.__get__id() == id) {
					return(_local2);
				}
			}
			return(null);
		}
		function toString() {
			return((((("SaveGroup: " + name) + "  Keys: ") + _keysArray) + "  Ratings: ") + _ratingsArray);
		}
		static var TYPE_SYSTEM = 0;
		static var TYPE_PRIVATE = 1;
		static var TYPE_PUBLIC = 2;
		static var TYPE_MODERATED = 3;
	}

********
** Symbol 67 MovieClip [__Packages.com.newgrounds.SaveKey] Frame 0

	class com.newgrounds.SaveKey
	{
		var _name, _id, _type;
		function SaveKey (name, id, type) {
			_name = name;
			_id = id;
			_type = type;
		}
		function get name() {
			return(_name);
		}
		function get id() {
			return(_id);
		}
		function get type() {
			return(_type);
		}
		function validateValue(value) {
			switch (_type) {
				case TYPE_INTEGER : 
					value = Number(value);
					if (!isNaN(value)) {
						var _local3 = int(value);
						if (_local3 != value) {
							com.newgrounds.Logger.logWarning(((((("Float value " + value) + " given for integer key \"") + _name) + "\". Clamping to ") + _local3) + ".");
						}
						return(_local3);
					}
					break;
				case TYPE_FLOAT : 
					value = Number(value);
					if (!isNaN(value)) {
						return(isNaN(Number(value)));
					}
					break;
				case TYPE_BOOLEAN : 
					return(Boolean(value) && (int(value) != 0));
				case TYPE_STRING : 
					return((value ? (value.toString()) : ""));
			}
			return(null);
		}
		function toString() {
			return(_name);
		}
		static var TYPE_FLOAT = 1;
		static var TYPE_INTEGER = 2;
		static var TYPE_STRING = 3;
		static var TYPE_BOOLEAN = 4;
	}

********
** Symbol 68 MovieClip [__Packages.com.newgrounds.SaveRating] Frame 0

	class com.newgrounds.SaveRating
	{
		var _name, _id, _isFloat, _minimum, _maximum;
		function SaveRating (name, id, isFloat, minimum, maximum) {
			_name = name;
			_id = id;
			_isFloat = isFloat;
			_minimum = minimum;
			_maximum = maximum;
		}
		function get name() {
			return(_name);
		}
		function get id() {
			return(_id);
		}
		function get isFloat() {
			return(_isFloat);
		}
		function get minimum() {
			return(_minimum);
		}
		function get maximum() {
			return(_maximum);
		}
		function validateValue(value) {
			var _local2 = Number(value);
			if (isNaN(_local2)) {
				com.newgrounds.Logger.logError(("Invalid value for rating \"" + _name) + "\".");
				return(NaN);
			}
			if (_local2 < _minimum) {
				com.newgrounds.Logger.logWarning(((((_local2 + " is out of acceptable range for rating \"") + _name) + "\". Clamping to ") + _minimum) + ".");
				return(_minimum);
			}
			if (_local2 > _maximum) {
				com.newgrounds.Logger.logWarning(((((_local2 + " is out of acceptable range for rating \"") + _name) + "\". Clamping to ") + _maximum) + ".");
				return(_maximum);
			}
			if (!isFloat) {
				var _local3 = int(_local2);
				if (_local3 != _local2) {
					com.newgrounds.Logger.logWarning(((((("Float value " + _local2) + " given for integer rating \"") + _name) + "\". Clamping to ") + _local3) + ".");
				}
				return(_local3);
			}
			return(_local2);
		}
		function toString() {
			return(_name);
		}
	}

********
** Symbol 63 MovieClip [__Packages.com.newgrounds.BitmapLoader] Frame 0

	class com.newgrounds.BitmapLoader extends com.newgrounds.APIEventDispatcher
	{
		var _bitmapData, _url, _loader, _loaderClip, dispatchEvent;
		function BitmapLoader (defaultBitmap, url) {
			super();
			_bitmapData = defaultBitmap;
			_url = url;
		}
		function get url() {
			return(_url);
		}
		function set url(v) {
			_loaded = false;
			_url = v;
			//return(url);
		}
		function get bitmapData() {
			return(_bitmapData);
		}
		function set bitmapData(v) {
			_bitmapData = v;
			_loaded = true;
			//return(bitmapData);
		}
		function get loaded() {
			return(_loaded);
		}
		function disposeLoader() {
			if (_loader) {
				if (_loaderClip._parent == _root) {
					_loader.unloadClip(_loaderClip.bitmap);
					_loaderClip.removeMovieClip();
				}
				_loader = null;
				_loaderClip = null;
			}
		}
		function load() {
			if ((!_url) || (_url == "")) {
				onLoadComplete();
				return(undefined);
			}
			_loaded = false;
			if (_bitmapData) {
				_bitmapData.dispose();
				_bitmapData = null;
			}
			disposeLoader();
			attachBitmap(null);
		}
		function attachBitmap(parent) {
			if (!parent) {
				parent = _root;
			}
			var _local5 = parent.getNextHighestDepth();
			var _local3 = parent.createEmptyMovieClip("__bitmap" + _local5, _local5);
			if (((!_loaded) && (_url)) && (_url != "")) {
				_local3.createEmptyMovieClip("bitmap", 0);
				_loader = new MovieClipLoader();
				_loaderClip = _local3;
				if (parent == _root) {
					_loaderClip._visible = false;
				}
				var thisObj = this;
				_loaderClip.onEnterFrame = function () {
					thisObj.pollLoad();
				};
				_loader.addListener({onLoadError:function () {
					thisObj.onLoadComplete();
				}});
				_loader.loadClip(_url, _local3.bitmap);
			} else {
				_local3.attachBitmap(_bitmapData, 0);
			}
			return(_local3);
		}
		function pollLoad() {
			if (_loaderClip._width) {
				onLoadComplete();
			}
		}
		function onLoadComplete() {
			var _local2;
			if ((_loader && (_loaderClip)) && (_loaderClip._width)) {
				try {
					_loaderClip.onEnterFrame = null;
					_local2 = new flash.display.BitmapData(_loaderClip._width, _loaderClip._height, true, 0);
					_local2.draw(_loaderClip);
					_bitmapData = _local2;
					_loaded = true;
				} catch(error) {
					if (_local2) {
						_local2.dispose();
					}
				}
			}
			disposeLoader();
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.ICON_LOADED, this, (_loaded ? null : (com.newgrounds.APIEvent.ERROR_BAD_FILE))));
		}
		static var _cacheSeed = 0;
		var _loaded = true;
	}

********
** Symbol 72 MovieClip [__Packages.com.newgrounds.SaveQuery] Frame 0

	class com.newgrounds.SaveQuery extends com.newgrounds.APIEventDispatcher
	{
		var _group, _connection, _files, _lookupKeys, _lookupRatings, _fileConditions, _keyConditions, _ratingConditions, _sortFields, dispatchEvent;
		function SaveQuery (group) {
			super();
			_group = group;
			_connection = group.connection;
			reset();
		}
		function get group() {
			return(_group);
		}
		function get resultsPerPage() {
			return(_resultsPerPage);
		}
		function set resultsPerPage(val) {
			_resultsPerPage = Math.min(Math.max(val, 1), 100);
			//return(resultsPerPage);
		}
		function get page() {
			return(_page);
		}
		function set page(val) {
			_page = Math.max(val, 1);
			//return(page);
		}
		function prevPage() {
			page = ((page-1));
		}
		function nextPage() {
			page = ((page+1));
		}
		function get isRandomized() {
			return(_isRandomized);
		}
		function set isRandomized(val) {
			_isRandomized = val;
			//return(isRandomized);
		}
		function get files() {
			return(_files);
		}
		function reset() {
			_page = 1;
			_resultsPerPage = 10;
			_isRandomized = false;
			_lookupKeys = [];
			_lookupRatings = [];
			_fileConditions = [];
			_keyConditions = [];
			_ratingConditions = [];
			_sortFields = [];
			_files = [];
			includeAllFields();
		}
		function clone() {
			var _local2 = new com.newgrounds.SaveQuery(_group);
			_local2._page = _page;
			_local2._resultsPerPage = _resultsPerPage;
			_local2._isRandomized = _isRandomized;
			_local2._lookupKeys = _lookupKeys.concat();
			_local2._lookupRatings = _lookupRatings.concat();
			_local2._fileConditions = _fileConditions.concat();
			_local2._keyConditions = _keyConditions.concat();
			_local2._ratingConditions = _ratingConditions.concat();
			return(_local2);
		}
		function includeAllFields() {
			for (var _local5 in _group.__get__keys()) {
				var _local2 = _group.__get__keys()[_local5];
				_lookupKeys.push(_local2.__get__id());
			}
			for (var _local4 in _group.__get__ratings()) {
				var _local3 = _group.__get__ratings()[_local4];
				_lookupRatings.push(_local3.__get__id());
			}
		}
		function addCondition(field, operator, value) {
			var _local2;
			_local2 = 0;
			while (_local2 < FILE_FIELDS.length) {
				if (FILE_FIELDS[_local2] == field) {
					break;
				}
				_local2++;
			}
			if (_local2 == FILE_FIELDS.length) {
				_local2 = -1;
			}
			if (_local2 >= 0) {
				_fileConditions.push({field:_local2, operator:operator, value:value});
			} else {
				var _local4 = _group.getKey(field);
				if (_local4) {
					value = _local4.validateValue(value);
					_keyConditions.push({key_id:_local4.__get__id(), operator:operator, value:value});
					return(undefined);
				}
				var _local3 = field.split(".");
				var _local6 = _group.getRating(_local3[0]);
				if (_local6) {
					if (_local3[1] != "votes") {
						value = _local6.validateValue(value);
					}
					_ratingConditions.push({rating_id:_local6.__get__id(), operator:operator, value:value, column:(_local3[1] ? (_local3[1]) : "score")});
					return(undefined);
				}
				com.newgrounds.Logger.logError(((("The save group \"" + _group.__get__name()) + "\" does not have a field named \"") + field) + "\".");
			}
		}
		function sortOn(field, sortDescending) {
			if (sortDescending == undefined) {
				sortDescending = false;
			}
			var _local2;
			_local2 = 0;
			while (_local2 < FILE_FIELDS.length) {
				if (FILE_FIELDS[_local2] == field) {
					break;
				}
				_local2++;
			}
			if (_local2 == FILE_FIELDS.length) {
				_local2 = -1;
			}
			if (_local2 >= 0) {
				_sortFields.push({table:TABLE_FILES, field:_local2, desc:sortDescending});
			} else {
				var _local5 = _group.getKey(field);
				if (_local5) {
					_sortFields.push({table:TABLE_KEYS, field:_local5.__get__id(), desc:sortDescending});
					return(undefined);
				}
				var _local3 = field.split(".");
				var _local6 = _group.getRating(_local3[0]);
				if (_local6) {
					_sortFields.push({table:TABLE_RATINGS, field:_local6.__get__id(), desc:sortDescending, extra:(_local3[1] ? (_local3[1]) : "score")});
					return(undefined);
				}
				com.newgrounds.Logger.logError(((("The save group \"" + _group.__get__name()) + "\" does not have a field named \"") + field) + "\".");
			}
		}
		function execute() {
			var _local5 = {};
			_local5.page = _page;
			_local5.num_results = _resultsPerPage;
			if (_isRandomized) {
				_local5.randomize = 1;
			}
			if (_lookupKeys && (_lookupKeys.length)) {
				_local5.lookup_keys = _lookupKeys;
			}
			if (_lookupRatings && (_lookupRatings.length)) {
				_local5.lookup_ratings = _lookupRatings;
			}
			if (_fileConditions && (_fileConditions.length)) {
				_local5.file_conditions = _fileConditions;
			}
			if (_keyConditions && (_keyConditions.length)) {
				_local5.key_conditions = _keyConditions;
			}
			if (_ratingConditions && (_ratingConditions.length)) {
				_local5.rating_conditions = _ratingConditions;
			}
			if (_sortFields && (_sortFields.length)) {
				_local5.sort_conditions = _sortFields;
			}
			_connection.sendSimpleCommand("lookupSaveFiles", {target:this, func:onQueryComplete}, {publisher_id:_connection.publisherId, group_id:_group.__get__id(), query:_local5});
		}
		function onQueryComplete(event) {
			if (event.__get__success()) {
				var _local4 = event.__get__data();
				_files = [];
				if (_local4.files) {
					var _local2 = 0;
					while (_local2 < _local4.files.length) {
						var _local3 = com.newgrounds.SaveFile.fromObject(_group, _local4.files[_local2]);
						if (_local3) {
							_files.push(_local3);
						}
						_local2++;
					}
				}
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.QUERY_COMPLETE, this));
			} else {
				com.newgrounds.Logger.logError("Query failed: " + event.__get__error());
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.QUERY_COMPLETE, this, event.__get__error()));
			}
		}
		static var FILE_ID = "fileId";
		static var AUTHOR_ID = "authorId";
		static var AUTHOR_NAME = "authorName";
		static var FILE_NAME = "fileName";
		static var CREATED_ON = "createdOn";
		static var UPDATED_ON = "updatedOn";
		static var FILE_VIEWS = "fileViews";
		static var FILE_STATUS = "fileStatus";
		static var FILE_FIELDS = [FILE_ID, AUTHOR_ID, AUTHOR_NAME, FILE_NAME, CREATED_ON, UPDATED_ON, FILE_VIEWS, FILE_STATUS];
		static var OPERATOR_EQUAL = "=";
		static var OPERATOR_LESS_THAN = "<";
		static var OPERATOR_GREATER_THAN = ">";
		static var OPERATOR_NOT_EQUAL = "!=";
		static var OPERATOR_LESS_OR_EQUAL = "<=";
		static var OPERATOR_GREATER_OR_EQUAL = ">=";
		static var OPERATOR_CONTAINS = "*";
		static var OPERATOR_NOT_CONTAINS = "!*";
		static var OPERATOR_NOT_BEGINS_WITH = "!*=";
		static var OPERATOR_NOT_ENDS_WITH = "!=*";
		static var OPERATOR_BEGINS_WITH = "*=";
		static var OPERATOR_ENDS_WITH = "=*";
		static var TABLE_FILES = 1;
		static var TABLE_KEYS = 2;
		static var TABLE_RATINGS = 3;
		var _page = 1;
		var _resultsPerPage = 10;
		var _isRandomized = false;
	}

********
** Symbol 64 MovieClip [__Packages.com.newgrounds.Medal] Frame 0

	class com.newgrounds.Medal extends com.newgrounds.APIEventDispatcher
	{
		var _connection, _id, _name, _description, _secret, _unlocked, _value, _difficulty, _iconLoader, dispatchEvent;
		function Medal (connection, id, name, description, secret, unlocked, value, difficultyId, iconURL) {
			super();
			_connection = connection;
			_id = id;
			_name = name;
			_description = description;
			_secret = secret;
			_unlocked = unlocked;
			_value = value;
			_difficulty = DIFFICULTIES[difficultyId];
			_iconLoader = new com.newgrounds.BitmapLoader(DEFAULT_ICON, iconURL);
			_iconLoader.load();
		}
		function get difficulty() {
			return(_difficulty);
		}
		function get icon() {
			return(_iconLoader.__get__bitmapData());
		}
		function get id() {
			return(_id);
		}
		function get name() {
			return(_name);
		}
		function get description() {
			return(_description);
		}
		function get secret() {
			return(_secret);
		}
		function get unlocked() {
			return(_unlocked);
		}
		function get value() {
			return(_value);
		}
		function toString() {
			return((((((("Medal: " + _name) + "\t\t(") + (_unlocked ? "unlocked, " : "locked, ")) + _value) + "pts, ") + _difficulty) + ")");
		}
		function attachIcon(parent) {
			return(_iconLoader.attachBitmap(parent));
		}
		function unlock() {
			if (_unlocked) {
				com.newgrounds.Logger.logWarning(("Medal \"" + _name) + "\" is already unlocked.");
				return(undefined);
			}
			com.newgrounds.Logger.logMessage(("Unlocking medal \"" + name) + "\"...");
			_unlocked = true;
			if (_connection.__get__hasUserSession()) {
				_connection.sendSimpleCommand("unlockMedal", {target:this, func:onUnlockConfirmed}, null, {medal_id:id});
			}
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.MEDAL_UNLOCKED, this));
		}
		function setUnlocked(unlocked) {
			_unlocked = unlocked;
		}
		function onUnlockConfirmed(event) {
			if (event.__get__success()) {
				com.newgrounds.Logger.logMessage(("Medal \"" + name) + "\" unlocked.");
			} else {
				com.newgrounds.Logger.logError(("Failed to unlock \"" + name) + "\"!");
			}
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.MEDAL_UNLOCK_CONFIRMED, this, event.__get__error()));
		}
		static var ICON_WIDTH = 50;
		static var ICON_HEIGHT = 50;
		static var DEFAULT_ICON = flash.display.BitmapData.loadBitmap("DefaultMedalIcon");
		static var DIFFICULTY_EASY = "Easy";
		static var DIFFICULTY_MODERATE = "Moderate";
		static var DIFFICULTY_CHALLENGING = "Challenging";
		static var DIFFICULTY_DIFFICULT = "Difficult";
		static var DIFFICULTY_BRUTAL = "Brutal";
		static var DIFFICULTIES = ["Unknown", DIFFICULTY_EASY, DIFFICULTY_MODERATE, DIFFICULTY_CHALLENGING, DIFFICULTY_DIFFICULT, DIFFICULTY_BRUTAL];
	}

********
** Symbol 66 MovieClip [__Packages.com.newgrounds.ScoreBoard] Frame 0

	class com.newgrounds.ScoreBoard extends com.newgrounds.APIEventDispatcher
	{
		var _connection, _name, _id, _scores, _tag, dispatchEvent;
		function ScoreBoard (connection, name, id) {
			super();
			_connection = connection;
			_name = name;
			_id = id;
		}
		function get name() {
			return(_name);
		}
		function get scores() {
			return(_scores);
		}
		function get period() {
			return(_period);
		}
		function set period(val) {
			_period = val;
			//return(period);
		}
		function get firstResult() {
			return(_firstResult);
		}
		function set firstResult(val) {
			_firstResult = Math.max(1, val);
			//return(firstResult);
		}
		function get numResults() {
			return(_numResults);
		}
		function set numResults(val) {
			_numResults = val;
			//return(numResults);
		}
		function get tag() {
			return(_tag);
		}
		function set tag(val) {
			_tag = val;
			//return(tag);
		}
		function get page() {
			return(Math.ceil((_firstResult - 1) / _numResults) + 1);
		}
		function prevPage() {
			if (firstResult > _numResults) {
				firstResult = firstResult - _numResults;
			}
		}
		function nextPage() {
			firstResult = firstResult + _numResults;
		}
		function loadScores() {
			_connection.sendSimpleCommand("loadScores", {target:this, func:onScoresLoaded}, {publisher_id:_connection.publisherId, board:_id, page:((_firstResult - 1) / _numResults) + 1, num_results:_numResults, period:_period, tag:_tag});
		}
		function postScore(numericScore, tag) {
			if (tag == undefined) {
				tag = null;
			}
			if (isNaN(numericScore)) {
				com.newgrounds.Logger.logError("Cannot post invalid score: " + numericScore);
				dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.SCORE_POSTED, null, com.newgrounds.APIEvent.ERROR_INVALID_ARGUMENT));
				return(undefined);
			}
			com.newgrounds.Logger.logMessage(((((("Posting a score of " + numericScore) + " by ") + _connection.username) + " to scoreboard \"") + _name) + "\"...");
			_connection.sendSimpleCommand("postScore", {target:this, func:onScorePosted}, null, {user_name:_connection.username, board:_id, value:numericScore, tag:tag});
		}
		function onScoresLoaded(event) {
			var _local4 = event.__get__data();
			_scores = [];
			var _local5;
			if (_local4.first_result) {
				_local5 = _local4.first_result;
			} else {
				_local5 = _firstResult;
			}
			if (_local4.scores) {
				var _local3 = 0;
				while (_local3 < _local4.scores.length) {
					var _local2 = _local4.scores[_local3];
					if (_local2) {
						_scores[_local3] = new com.newgrounds.Score(_local5, _local2.username, _local2.value, _local2.numeric_value, _local2.tag);
					}
					_local3++;
					_local5++;
				}
			}
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.SCORES_LOADED, this));
		}
		function onScorePosted(event) {
			if (event.__get__success()) {
				com.newgrounds.Logger.logMessage("Score posted!");
				var _local4 = event.__get__data();
				var _local2 = {};
				_local2.score = _local4.value;
				_local2.scoreBoard = this;
			} else {
				com.newgrounds.Logger.logError("Error posting score: " + event.__get__error());
			}
			dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.SCORE_POSTED, _local2, event.__get__error()));
		}
		function toString() {
			return("Scoreboard: " + _name);
		}
		static var TODAY = "Today";
		static var THIS_WEEK = "This Week";
		static var THIS_MONTH = "This Month";
		static var THIS_YEAR = "This Year";
		static var ALL_TIME = "All-Time";
		var _period = ALL_TIME;
		var _firstResult = 1;
		var _numResults = 10;
	}

********
** Symbol 55 MovieClip [__Packages.com.newgrounds.Logger] Frame 0

	class com.newgrounds.Logger
	{
		function Logger () {
		}
		static function logInternal() {
			var _local2 = arguments;
			log(PRIORITY_INTERNAL, _local2);
		}
		static function logMessage() {
			var _local2 = arguments;
			log(PRIORITY_MESSAGE, _local2);
		}
		static function logWarning() {
			var _local2 = arguments;
			log(PRIORITY_WARNING, _local2);
		}
		static function logError() {
			var _local2 = arguments;
			log(PRIORITY_ERROR, _local2);
		}
		static function log(priority, messages) {
			if (priority == undefined) {
				priority = PRIORITY_MESSAGE;
			}
			if (messages == undefined) {
				messages = null;
			}
			if (priority >= _messageLevel) {
				var _local1 = 0;
				while (_local1 < messages.length) {
					trace(HEADER + messages[_local1]);
					_eventDispatcher.dispatchEvent(new com.newgrounds.APIEvent(com.newgrounds.APIEvent.LOG, messages[_local1]));
					_local1++;
				}
			}
			if (priority >= _throwLevel) {
				throw new Error(messages.join(newline));
			}
		}
		static function addEventListener(event, listener) {
			_eventDispatcher.addEventListener(event, listener, false, 0, false);
		}
		static var PRIORITY_INTERNAL = 0;
		static var PRIORITY_MESSAGE = 1;
		static var PRIORITY_WARNING = 2;
		static var PRIORITY_ERROR = 3;
		static var PRIORITY_MAX = 4;
		static var HEADER = "[Newgrounds API] :: ";
		static var _eventDispatcher = new com.newgrounds.EventDispatcher();
		static var _messageLevel = PRIORITY_MESSAGE;
		static var _throwLevel = PRIORITY_MAX;
	}

********
** Symbol 74 MovieClip [__Packages.com.newgrounds.components.FlashAdBase] Frame 0

	class com.newgrounds.components.FlashAdBase extends MovieClip
	{
		var gotoAndStop, _x, _y, stop, onUnload, _adListener, adContainer, newgroundsButton, _fullScreen, clear, _ad, _adFeedLoader, _width, _height, beginFill, moveTo, lineTo, endFill;
		function FlashAdBase () {
			super();
			try {
				System.security.allowDomain("server.cpmstar.com");
				System.security.allowInsecureDomain("server.cpmstar.com");
			} catch(error) {
			}
			gotoAndStop("idle");
			_x = int(_x);
			_y = int(_y);
			stop();
			if (_newgroundsButton) {
				_newgroundsButton.onRelease = onNGClick;
			}
			onUnload = removeAd;
			var _local4 = this;
			_adListener = {onLoadError:function (target, error, httpStatus) {
				target._parent.onAdError(target, error, httpStatus);
			}};
			if (fullScreen) {
				drawFullScreenRect();
			}
			if (com.newgrounds.API.__get__adFeedURL()) {
				loadAdFeed();
			} else {
				com.newgrounds.API.addEventListener(com.newgrounds.APIEvent.API_CONNECTED, {target:this, func:loadAdFeed});
			}
		}
		function get _adContainer() {
			return(adContainer);
		}
		function get _newgroundsButton() {
			return(newgroundsButton);
		}
		function get fullScreen() {
			return(_fullScreen);
		}
		function set fullScreen(v) {
			_fullScreen = v;
			if (v) {
				drawFullScreenRect();
			} else {
				clear();
			}
			//return(fullScreen);
		}
		function get showBorder() {
			return(_showBorder);
		}
		function set showBorder(value) {
			_showBorder = value;
			if (_showBorder) {
				if (_ad) {
					var _local2 = _ad.getProgress(_adContainer);
					if (_local2.bytesLoaded >= _local2.bytesTotal) {
						gotoAndStop("loaded");
					} else {
						gotoAndStop("loading");
					}
				} else {
					gotoAndStop("idle");
				}
			} else {
				gotoAndStop("noBorder");
			}
			//return(showBorder);
		}
		function loadAdFeed(event) {
			if (event == undefined) {
				event = null;
			}
			_adFeedLoader = new LoadVars();
			var target = this;
			_adFeedLoader.onData = function (data) {
				target.onAdFeedLoaded(data);
			};
			_adFeedLoader.load(com.newgrounds.API.__get__adFeedURL(), _adFeedLoader);
		}
		function onAdFeedLoaded(data) {
			if (data && (data != "")) {
				loadAd(data);
			} else {
				onAdError();
			}
		}
		function loadAd(adURL) {
			if (adType != VIDEO_ADS) {
				if (adURL.indexOf("?") >= 0) {
					adURL = adURL + "&";
				} else {
					adURL = adURL + "?";
				}
				adURL = adURL + "blockoverlays=1";
			}
			_ad = new MovieClipLoader();
			_ad.addListener(_adListener);
			_adContainer._lockroot = true;
			_ad.loadClip(adURL, _adContainer);
		}
		function removeAd() {
			_adFeedLoader.onData = null;
			_adFeedLoader = null;
			_ad.removeListener(_adListener);
			if (_adContainer) {
				_ad.unloadClip(_adContainer);
			}
			_ad = null;
		}
		function onAdError(target, error, httpStatus) {
			com.newgrounds.Logger.logError("Unable to load ad.");
			removeAd();
		}
		function onNGClick() {
			com.newgrounds.API.loadNewgrounds();
		}
		function drawFullScreenRect() {
			_x = (Stage.width - _width) / 2;
			_y = (Stage.height - _height) / 2;
			beginFill(0);
			moveTo(-Stage.width, -Stage.height);
			lineTo(Stage.width, -Stage.height);
			lineTo(Stage.width, Stage.height);
			lineTo(-Stage.width, Stage.height);
			lineTo(-Stage.width, -Stage.height);
			endFill();
		}
		var _showBorder = true;
		var adType = com.newgrounds.components.FlashAdBase.prototype.VIDEO_ADS;
		var VIDEO_ADS = "Video";
		var SIMPLE_ADS = "Simple";
	}

********
** Symbol 1890 MovieClip [__Packages.com.neodelight.std.Vector] Frame 0

	class com.neodelight.std.Vector
	{
		var x, y;
		function Vector (x, y) {
			this.x = x;
			this.y = y;
		}
		function copyOf() {
			return(new com.neodelight.std.Vector(x, y));
		}
		function toString() {
			return(((("{x:" + x) + ", y:") + y) + "}");
		}
	}

********
** Symbol 1891 MovieClip [__Packages.com.neodelight.std.Vector3D] Frame 0

	class com.neodelight.std.Vector3D extends com.neodelight.std.Vector
	{
		var z, x, y;
		function Vector3D (x, y, z) {
			super(x, y);
			this.z = z;
		}
		function copyOf() {
			return(new com.neodelight.std.Vector3D(x, y, z));
		}
		function toString() {
			return(((((("{x:" + x) + ", y:") + y) + ", z:") + z) + "}");
		}
	}

********
** Symbol 1892 MovieClip [__Packages.com.neodelight.v2D.V2DObject] Frame 0

	class com.neodelight.v2D.V2DObject
	{
		var mc, id, groups, cells, teams, size, pos, boundingRect, totalBoundingRect, cellsRect, cargo, flags, defHitPoints, maxHitPoints, events, inactive, ghost, fixed, strong, carrier, carryable, crusher, actHitPoints;
		function V2DObject (mc, flags) {
			this.mc = mc;
			this.mc.engine = this;
			if (this.mc.id) {
				id = this.mc.id;
			} else {
				id = com.neodelight.std.Unique.getKey();
			}
			groups = new Array();
			cells = new Array();
			teams = new Array();
			if (this.mc.team) {
				teams[this.mc.team] = true;
			}
			size = new com.neodelight.std.Vector3D(this.mc._width, this.mc._height, 0);
			pos = new com.neodelight.std.Vector3D(mc._x, mc._y, (mc._rotation / 180) * 3.141593);
			boundingRect = new com.neodelight.std.Rect(new com.neodelight.std.Vector(pos.x, pos.y), new com.neodelight.std.Vector(pos.x + size.x, pos.y + size.y));
			totalBoundingRect = new com.neodelight.std.Rect(new com.neodelight.std.Vector(boundingRect.p0.x, boundingRect.p0.y), new com.neodelight.std.Vector(boundingRect.p1.x, boundingRect.p1.y));
			cellsRect = new com.neodelight.std.Rect(new com.neodelight.std.Vector(0, 0), new com.neodelight.std.Vector(0, 0));
			cargo = undefined;
			this.flags = com.neodelight.std.VMath.toNumber(flags);
			defHitPoints = Math.max(1, com.neodelight.std.VMath.toNumber(mc.hitPoints));
			maxHitPoints = 999;
			for (var _local2 in this.mc) {
				if ((((_local2.substr(0, 2) == "on") && ((_local2.substr(2, 1) >= "A") && (_local2.substr(2, 1) <= "Z"))) && (this.mc[_local2] != undefined)) && (this.mc[_local2] != "")) {
					if (!events) {
						events = new Array();
					}
					events[_local2] = this.mc[_local2];
				}
			}
			reset();
		}
		function reset() {
			inactive = ((flags & FlagInactive) > 0) || (mc.inactive);
			ghost = ((flags & FlagGhost) > 0) || (mc.ghost != undefined);
			fixed = ((flags & FlagFixed) > 0) || (mc.fixed);
			strong = ((flags & FlagStrong) > 0) || (mc.strong);
			carrier = ((flags & FlagCarrier) > 0) || (mc.carrier);
			carryable = ((flags & FlagCarryable) > 0) || (mc.carryable);
			crusher = ((flags & FlagCrusher) > 0) || (mc.crusher);
			groups.splice(0, groups.length);
			cells.splice(0, cells.length);
			actHitPoints = defHitPoints;
		}
		function damage(amount) {
			if (actHitPoints == -1) {
				return(undefined);
			}
			actHitPoints = Math.max(0, actHitPoints - amount);
			mc.eventDamage(amount);
			if (actHitPoints == 0) {
				die();
				return(true);
			}
			return(false);
		}
		function eventDamagePartner(partner, args) {
			partner.damage(com.neodelight.std.VMath.toNumber(args[1]));
			if (args[2] == "die") {
				die();
			}
		}
		function eventBonusPartner(partner, args) {
			switch (args[1]) {
				case "score" : 
					partner.player.score(args[2]);
					break;
				default : 
			}
			if (args[3] == "die") {
				die();
			}
		}
		function eventNextLevel() {
			_root.eventNextLevel();
		}
		function eventBonusPlayer(partner, args) {
			switch (args[1]) {
				case "score" : 
					_global.game.player.score(args[2]);
					break;
				case "lifes" : 
					_global.game.player.modLifes(args[2]);
					_global.snd.playEvent("sndExtraLife", 1);
					break;
			}
			if (args[3] == "die") {
				die();
			}
		}
		function die() {
			if (inactive) {
				return(undefined);
			}
			inactive = true;
			if (events.onDie) {
				trace("try execute onDie: " + events.onDie);
				for (var _local2 in events.onDie) {
					trace((_local2 + ": ") + events.onDie[_local2]);
				}
				if (!this[events.onDie[0]]) {
				}
				this[events.onDie[0]](events.onDie);
			}
			if (mc.gfx) {
				mc.gfx.gotoAndStop("die");
			} else {
				trace("die...");
				kill();
			}
		}
		function kill() {
			inactive = true;
			_global.world.deregister(this);
			mc.removeMovieClip();
			mc._visible = false;
		}
		function getBoundingRect() {
			return(boundingRect);
		}
		function getTotalBoundingRect() {
			return(getBoundingRect());
		}
		static var FlagInactive = 1;
		static var FlagGhost = 2;
		static var FlagFixed = 4;
		static var FlagStrong = 8;
		static var FlagCarrier = 16;
		static var FlagCarryable = 32;
		static var FlagCrusher = 64;
	}

********
** Symbol 1893 MovieClip [__Packages.com.neodelight.std.Unique] Frame 0

	class com.neodelight.std.Unique
	{
		function Unique () {
		}
		static function getId() {
			id = (id = ++id);
			return(id);
		}
		static function getKey() {
			key = (key = ++key);
			return("k" + key);
		}
		static var key = 1;
		static var id = 1;
	}

********
** Symbol 1894 MovieClip [__Packages.com.neodelight.std.Rect] Frame 0

	class com.neodelight.std.Rect
	{
		var p0, p1;
		function Rect (p0, p1) {
			this.p0 = p0;
			this.p1 = p1;
		}
		function standardize() {
			if (p0.x > p1.x) {
				var _local2 = p1.x;
				p1.x = p0.x;
				p0.x = _local2;
			}
			if (p0.y > p1.y) {
				var _local2 = p1.y;
				p1.y = p0.y;
				p0.y = _local2;
			}
		}
		function copyOf() {
			return(new com.neodelight.std.Rect(p0.copyOf(), p1.copyOf()));
		}
		function toString() {
			return(((((((("{x0:" + p0.x) + ", y0:") + p0.y) + ", x1:") + p1.x) + ", y1:") + p1.y) + "}");
		}
	}

********
** Symbol 1895 MovieClip [__Packages.com.neodelight.std.VMath] Frame 0

	class com.neodelight.std.VMath
	{
		function VMath () {
		}
		static function p2pDistance(px, py, qx, qy) {
			return(Math.sqrt(Math.pow(qx - px, 2) + Math.pow(qy - py, 2)));
		}
		static function vLength(vx, vy) {
			return(Math.sqrt((vx * vx) + (vy * vy)));
		}
		static function vAngle(dx, dy) {
			var _local1 = Math.asin(dx / Math.sqrt((dx * dx) + (dy * dy)));
			if (dy > 0) {
				return(3.141593 - _local1);
			}
			return(_local1);
		}
		static function vAngleDiff(dx0, dy0, dx1, dy1) {
			var _local3 = Math.asin(dx0 / Math.sqrt((dx0 * dx0) + (dy0 * dy0)));
			if (dy0 > 0) {
				_local3 = 3.141593 - _local3;
			}
			var _local2 = Math.asin(dx1 / Math.sqrt((dx1 * dx1) + (dy1 * dy1)));
			if (dy1 > 0) {
				_local2 = 3.141593 - _local2;
			}
			var _local1 = ((_local2 - _local3) + 6.283185) % 6.283185;
			if (_local1 > 3.141593) {
				_local1 = _local1 - 6.283185;
			}
			return(_local1);
		}
		static function toNumber(n) {
			n = Number(n);
			if (isNaN(n)) {
				n = 0;
			}
			return(n);
		}
	}

********
** Symbol 1896 MovieClip [__Packages.com.neodelight.v2D.Sprite] Frame 0

	class com.neodelight.v2D.Sprite extends com.neodelight.v2D.V2DObject
	{
		var origin, pos, a, f, v, vMax, tpos, tv, tvxy, lookDir, weight, cargo, collisionPartners, colGhosts, mover, mc, gun, inactive, colNewVr, colPos, colType, colNewVx, colNewVy, getBoundingRect, id, colNewPartnerVx, colPartner, colNewPartnerVy, events, freeMovement, groups, totalBoundingRect, size;
		function Sprite (mc, f, weight, flags, collisionPartners, moverId) {
			super(mc, flags);
			origin = new com.neodelight.std.Vector3D(pos.x, pos.y, pos.z);
			a = new com.neodelight.std.Vector3D(0, 0, 0);
			this.f = new com.neodelight.std.Vector3D(f.x, f.y, f.z);
			v = new com.neodelight.std.Vector3D(0, 0, 0);
			vMax = new com.neodelight.std.Vector3D(0, 0, 0);
			tpos = new com.neodelight.std.Vector3D(0, 0, 0);
			tv = new com.neodelight.std.Vector3D(0, 0, 0);
			tvxy = 0;
			lookDir = 1;
			this.weight = weight;
			cargo = new Array();
			this.collisionPartners = collisionPartners;
			colGhosts = new Array();
			if ((!moverId) && (mc.mover)) {
				moverId = mc.mover;
			}
			if (moverId) {
				var _local4 = _global.classLib.getClass("Mover" + moverId);
				if (_local4) {
					mover = new _local4[undefined](this, this.mc);
				}
				mover.getTotalBoundingRect();
			}
			if (mc.gun) {
				var _local4 = _global.classLib.getClass("Gun" + mc.gun);
				if (_local4) {
					gun = new _local4[undefined](this, com.neodelight.std.Canvas.getCanvas(this.mc._parent.shotMc));
				}
			}
			this.mc.onEnterFrame = function () {
				if (!_global.paused) {
					this.engine.move();
				}
			};
		}
		function move() {
			if (inactive) {
				return(undefined);
			}
			mover.move();
			if (weight != 0) {
				v.y = (v.y * f.y) + (gravity * weight);
			}
			tv.z = v.z * _global.dt;
			tpos.z = pos.z + tv.z;
			colNewVr = v.z;
			if ((v.x != 0) || (v.y != 0)) {
				tv.x = v.x * _global.dt;
				tv.y = v.y * _global.dt;
				tvxy = Math.sqrt((tv.x * tv.x) + (tv.y * tv.y));
				tpos.x = pos.x + tv.x;
				tpos.y = pos.y + tv.y;
				colPos = 1;
				colType = 0;
				colNewVx = v.x;
				colNewVy = v.y;
				var _local7 = 0;
				while (_local7 < collisionPartners.length) {
					if (typeof(collisionPartners[_local7]) == "string") {
						var _local5 = _global.world.getCollisionGroup(collisionPartners[_local7], getBoundingRect(), id);
						for (var _local6 in _local5) {
							var _local3 = _local5[_local6];
							this["collisionCheck" + _local3.collisionStyle](_local3);
						}
					} else {
						var _local3 = collisionPartners[_local7];
						this["collisionCheck" + _local3.collisionStyle](_local3);
					}
					_local7++;
				}
				if (colNewVx != undefined) {
					v.x = colNewVx;
				}
				if (colNewVy != undefined) {
					v.y = colNewVy;
				}
				if (colNewPartnerVx != undefined) {
					colPartner.v.x = colNewPartnerVx;
				}
				if (colNewPartnerVy != undefined) {
					colPartner.v.y = colNewPartnerVy;
				}
				tpos.x = pos.x + (tv.x * colPos);
				tpos.y = pos.y + (tv.y * colPos);
				pos.x = tpos.x;
				pos.y = tpos.y;
				v.x = v.x * Math.pow(f.x, _global.dt);
				v.y = v.y * Math.pow(f.y, _global.dt);
				if ((colType > 0) && (!colPartner.ghost)) {
					if (colPartner.events.onCollision) {
						colPartner[colPartner.events.onCollision[0]](this, colPartner.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](colPartner, events.onCollision);
					}
				}
				var _local4;
				while (_local4 = colGhosts.pop() , _local4) {
					if (_local4.pos > colPos) {
						continue;
					}
					if (_local4.obj.events.onCollision) {
						_local4.obj[_local4.obj.events.onCollision[0]](this, _local4.obj.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](_local4.obj, events.onCollision);
					}
				}
			}
			pos.z = tpos.z;
			v.z = colNewVr * Math.pow(f.z, _global.dt);
			redraw();
			if (freeMovement) {
				for (var _local7 in groups) {
					_global.world.registerUpdate(this, groups);
					break;
				}
			}
			if (gun) {
				gun.move();
			}
		}
		function tryPush(v) {
			if ((v.x == 0) && (v.y == 0)) {
				return(1);
			}
			var _local9 = this.v;
			this.v = v;
			tv.z = this.v.z;
			tpos.z = pos.z + tv.z;
			if ((v.x != 0) || (v.y != 0)) {
				tv.x = this.v.x * _global.dt;
				tv.y = this.v.y * _global.dt;
				tvxy = Math.sqrt((tv.x * tv.x) + (tv.y * tv.y));
				tpos.x = pos.x + tv.x;
				tpos.y = pos.y + tv.y;
				colPos = 1;
				colType = 0;
				colNewVx = this.v.x;
				colNewVy = this.v.y;
				var _local7 = 0;
				while (_local7 < collisionPartners.length) {
					if (typeof(collisionPartners[_local7]) == "string") {
						var _local5 = _global.world.getCollisionGroup(collisionPartners[_local7], getBoundingRect(), id);
						do {
							if ((in _local5) == null) { 
								break;
							}
							var _local6 = in _local5;
							var _local3 = _local5[_local6];
							this["collisionCheck" + _local3.collisionStyle](_local3);
						} while  (colPos != 0);
						do {
						} while  ("tryPush" != null);
					} else {
						var _local3 = collisionPartners[_local7];
						this["collisionCheck" + _local3.collisionStyle](_local3);
					}
					if (colPos == 0) {
						break;
					}
					_local7++;
				}
				if (colNewVx != undefined) {
					this.v.x = colNewVx;
				}
				if (colNewVy != undefined) {
					this.v.y = colNewVy;
				}
				if (colNewPartnerVx != undefined) {
					colPartner.v.x = colNewPartnerVx;
				}
				if (colNewPartnerVy != undefined) {
					colPartner.v.y = colNewPartnerVy;
				}
				tpos.x = pos.x + (tv.x * colPos);
				tpos.y = pos.y + (tv.y * colPos);
				pos.x = tpos.x;
				pos.y = tpos.y;
				this.v.x = this.v.x * Math.pow(f.x, _global.dt);
				this.v.y = this.v.y * Math.pow(f.y, _global.dt);
				if ((colType > 0) && (!colPartner.ghost)) {
					if (colPartner.events.onCollision) {
						colPartner[colPartner.events.onCollision[0]](this, colPartner.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](colPartner, events.onCollision);
					}
				}
				var _local4;
				while (_local4 = colGhosts.pop() , _local4) {
					if (_local4.pos > colPos) {
						continue;
					}
					if (_local4.obj.events.onCollision) {
						_local4.obj[_local4.obj.events.onCollision[0]](this, _local4.obj.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](_local4.obj, events.onCollision);
					}
				}
			}
			if (colPos == 0) {
			}
			pos.z = tpos.z;
			this.v.z = colNewVr * Math.pow(f.z, _global.dt);
			redraw();
			if (freeMovement) {
				for (var _local7 in groups) {
					_global.world.registerUpdate(this, groups);
					break;
				}
			}
			this.v = _local9;
			return(colPos);
		}
		function redraw() {
			mc._x = pos.x;
			mc._y = pos.y;
			mc._rotation = (pos.z / 3.141593) * 180;
		}
		function onCollide(obj, speed) {
		}
		function getTotalBoundingRect() {
			return(totalBoundingRect);
		}
		function updateTotalBoundingRect() {
			if (!mover) {
				return(undefined);
			}
			mover.getTotalBoundingRect();
			totalBoundingRect.p1.x = totalBoundingRect.p1.x + size.x;
			totalBoundingRect.p1.y = totalBoundingRect.p1.y + size.y;
		}
		var isPlayer = false;
		static var gravity = 0;
	}

********
** Symbol 1897 MovieClip [__Packages.com.neodelight.std.Canvas] Frame 0

	class com.neodelight.std.Canvas
	{
		var mc;
		function Canvas (mc) {
			this.mc = mc;
			this.mc.canvas = this;
			if (int(this.mc.canvasNextId) == 0) {
				this.mc.nextId = 1;
			}
		}
		static function getCanvas(mc) {
			if (mc.canvas) {
				return(mc.canvas);
			}
			return(new com.neodelight.std.Canvas(mc));
		}
		function attachMovie(idName, initObject) {
			mc.canvasNextId = int(mc.canvasNextId);
			return(mc.attachMovie(idName, "mc" + mc.canvasNextId, mc.canvasNextId++, initObject));
		}
		function createEmptyMovieClip() {
			return(mc.createEmptyMovieClip("mc" + mc.canvasNextId, mc.canvasNextId++));
		}
		function reset() {
			mc.clear();
			mc.canvasNextId = 1;
		}
		function toString() {
			return("V2D.Canvas of " + mc._target);
		}
	}

********
** Symbol 1898 MovieClip [__Packages.com.neodelight.v2D.PlatformSprite] Frame 0

	class com.neodelight.v2D.PlatformSprite extends com.neodelight.v2D.Sprite
	{
		var collisionStyle, updateTotalBoundingRect, cargo, tv, pos, tpos, size, carrier, mc, boundingRect, v;
		function PlatformSprite (mc, f, weight, flags, collisionPartners) {
			super(mc, f, weight, flags, collisionPartners);
			collisionStyle = 30;
			updateTotalBoundingRect();
		}
		function move() {
			super.move();
			for (var _local3 in cargo) {
				cargo[_local3].tryPush(tv);
			}
		}
		function collisionCheck2(partner) {
			if (tv.y > 0) {
				return(undefined);
			}
			if ((pos.y >= (partner.pos.y + partner.size.y)) && (tpos.y <= (partner.pos.y + partner.size.y))) {
				var _local3 = ((partner.pos.y + partner.size.y) - pos.y) / (tpos.y - pos.y);
				if ((pos.x + (_local3 * tv.x)) > (partner.pos.x + partner.size.x)) {
					return(undefined);
				}
				if (((pos.x + (_local3 * tv.x)) + size.x) < partner.pos.x) {
					return(undefined);
				}
				if (carrier && (partner.carryable)) {
					delete partner.ground.cargo[partner.id];
					partner.ground = this;
					cargo[partner.id] = partner;
				}
				var _local4 = (pos.y - partner.size.y) - partner.pos.y;
			}
		}
		function getBoundingRect() {
			boundingRect.p0.x = mc._x;
			boundingRect.p0.y = mc._y;
			boundingRect.p1.x = mc._x + size.x;
			boundingRect.p1.y = mc._y;
			if (v.x > 0) {
				boundingRect.p1.x = boundingRect.p1.x + v.x;
			} else {
				boundingRect.p0.x = boundingRect.p0.x + v.x;
			}
			if (v.y > 0) {
				boundingRect.p1.y = boundingRect.p1.y + v.y;
			} else {
				boundingRect.p0.y = boundingRect.p0.y + v.y;
			}
			return(boundingRect);
		}
	}

********
** Symbol 1899 MovieClip [__Packages.api.Mover] Frame 0

	class api.Mover
	{
		var client, mc, id, v, pos, origin;
		function Mover (client) {
			this.client = client;
			mc = this.client.mc;
			id = this.client.id;
			v = client.v;
			pos = client.pos;
			origin = client.origin;
		}
		function reset() {
		}
		function move() {
		}
	}

********
** Symbol 1900 MovieClip [__Packages.api.MoverLine] Frame 0

	class api.MoverLine extends api.Mover
	{
		var destination, origin, speed, dir, flagSkip, startPos, pos, v, client;
		function MoverLine (client, config) {
			super(client);
			destination = new com.neodelight.std.Vector3D(origin.x + int(config.moverDx), origin.y + int(config.moverDy), 0);
			speed = Number(config.moverV);
			dir = 1;
			flagSkip = Boolean(config.moverSkip);
			startPos = com.neodelight.std.VMath.toNumber(config.moverStartPos);
			reset();
		}
		function reset() {
			super.reset();
			pos.x = origin.x + (startPos * (destination.x - pos.x));
			pos.y = origin.y + (startPos * (destination.y - pos.y));
		}
		function move() {
			v.x = destination.x - pos.x;
			v.y = destination.y - pos.y;
			var _local2 = Math.max(0, Math.min(1, speed / Math.sqrt((v.x * v.x) + (v.y * v.y))));
			if (_local2 == 1) {
				if (flagSkip) {
					pos.x = origin.x;
					pos.y = origin.y;
				} else {
					var _local3 = destination;
					destination = origin;
					origin = _local3;
				}
			}
			v.x = v.x * _local2;
			v.y = v.y * _local2;
		}
		function getTotalBoundingRect() {
			client.totalBoundingRect.p0.x = origin.x;
			client.totalBoundingRect.p0.y = origin.y;
			client.totalBoundingRect.p1.x = destination.x;
			client.totalBoundingRect.p1.y = destination.y;
			client.totalBoundingRect.standardize();
			return(client.totalBoundingRect);
		}
	}

********
** Symbol 1901 MovieClip [__Packages.api.MoverFloat] Frame 0

	class api.MoverFloat extends api.Mover
	{
		var destination, origin, vDown, vUp, vHorizontal, dir, sineSeed, sineFrequ, sineAmp, flagSkip, startPos, pos, v, client;
		function MoverFloat (client, config) {
			super(client);
			destination = new com.neodelight.std.Vector3D(origin.x + int(config.moverDx), origin.y + int(config.moverDy), 0);
			vDown = Math.min(1, Math.max(0, com.neodelight.std.VMath.toNumber(config.moverVDown)));
			vUp = Math.min(1, Math.max(0, com.neodelight.std.VMath.toNumber(config.moverVUp)));
			vHorizontal = Number(config.moverV);
			dir = 1;
			sineSeed = Math.random() * 10000;
			sineFrequ = Math.min(1, Math.max(0, com.neodelight.std.VMath.toNumber(config.moverSineFrequ)));
			sineAmp = Math.min(1, Math.max(0, com.neodelight.std.VMath.toNumber(config.moverSineAmp)));
			flagSkip = Boolean(config.moverSkip);
			startPos = com.neodelight.std.VMath.toNumber(config.moverStartPos);
			reset();
		}
		function reset() {
			super.reset();
			pos.x = origin.x + (startPos * (destination.x - pos.x));
			pos.y = origin.y;
		}
		function move() {
			var _local3;
			v.x = destination.x - pos.x;
			_local3 = Math.max(0, Math.min(1, vHorizontal / Math.abs(v.x)));
			if (!isFinite(_local3)) {
				_local3 = 0;
			}
			if (_local3 == 1) {
				if (flagSkip) {
					pos.x = origin.x;
				} else {
					var _local5 = destination.x;
					destination.x = origin.x;
					origin.x = _local5;
				}
			}
			v.x = v.x * _local3;
			var _local2 = 0;
			for (var _local4 in client.cargo) {
				_local2 = _local2 + client.cargo[_local4].weight;
			}
			if (_local2 > 0) {
				v.y = destination.y - pos.y;
				_local3 = vDown;
			} else {
				var _local6 = (((Math.sin((getTimer() * sineFrequ) + sineSeed) * 0.5) + 0.5) * sineAmp) * (destination.y - origin.y);
				v.y = (origin.y + _local6) - pos.y;
				_local3 = vUp;
			}
			v.y = v.y * _local3;
		}
		function getTotalBoundingRect() {
			client.totalBoundingRect.p0.x = origin.x;
			client.totalBoundingRect.p0.y = origin.y;
			client.totalBoundingRect.p1.x = destination.x;
			client.totalBoundingRect.p1.y = destination.y;
			client.totalBoundingRect.standardize();
			return(client.totalBoundingRect);
		}
	}

********
** Symbol 1902 MovieClip [__Packages.com.neodelight.game.Game] Frame 0

	class com.neodelight.game.Game
	{
		var name, snd, actLevel;
		function Game (name, needHighscores) {
			_global.game = this;
			this.name = name;
			if (needHighscores) {
				_global.highscores = new com.neodelight.game.Highscores(this.name);
			}
			snd = new com.neodelight.std.XSound();
			_global.snd = snd;
			_root.snd = snd;
			_global.dt = 1;
			_global.classLib = new com.neodelight.std.ClassLib();
			reset();
		}
		function reset() {
			actLevel = 0;
		}
	}

********
** Symbol 1903 MovieClip [__Packages.com.neodelight.game.Highscores] Frame 0

	class com.neodelight.game.Highscores
	{
		var gameName, charTableIndex, session;
		function Highscores (gameName) {
			this.gameName = gameName;
			charTableIndex = new Array();
			var _local2 = 0;
			while (_local2 < charTable.length) {
				charTableIndex[charTable.charCodeAt(_local2)] = _local2;
				_local2++;
			}
			initSession();
		}
		function initSession() {
			session = "";
			while (session.length < 20) {
				session = session + charTable.charAt(Math.round(Math.random() * (charTable.length - 4)));
			}
		}
		function submit(pScore0, pDisciple) {
			if (!pDisciple) {
				pDisciple = "";
			}
			var _local4 = gameName;
			var _local6 = "";
			var _local2 = ("g=" + _local4) + "&";
			_local2 = _local2 + (("d=" + pDisciple) + "&");
			_local2 = _local2 + (("s0=" + pScore0) + "&");
			_local2 = _local2 + (("s1=" + _local6) + "&");
			_local2 = _local2 + ("se=" + session);
			_local2 = _local2 + "&c=42";
			var _local5 = (urlSubmit + "?s=") + escape(encrypt(encrypt(_local2, keystring), keystring2));
			getURL (_local5, "_blank");
		}
		function encrypt(text, pKey) {
			var _local5 = "";
			var _local4 = 0;
			var _local7;
			var _local3;
			var _local6;
			var _local2 = 0;
			while (_local2 < text.length) {
				_local6 = charTableIndex[text.charCodeAt(_local2)];
				_local7 = charTableIndex[pKey.charCodeAt(_local2 % pKey.length)];
				_local3 = (_local6 + _local7) + _local4;
				_local3 = _local3 % charTable.length;
				_local5 = _local5 + charTable.charAt(_local3);
				_local4 = _local4 + _local3;
				_local2++;
			}
			_local4 = _local4 % charTable.length;
			return((_local5 + "") + charTable.charAt(_local4));
		}
		var charTable = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz&=.";
		var keystring = "whytheheckdoyouwasteyourtimehackingthishighscorelist";
		var keystring2 = "AnotherKey4You2FindOut4815jiagIOm30JK";
		var urlSubmit = "http://www.neodelight.com/v4/high_enter.php";
	}

********
** Symbol 1904 MovieClip [__Packages.com.neodelight.std.XSound] Frame 0

	class com.neodelight.std.XSound extends Sound
	{
		var channels, master, active;
		function XSound () {
			super();
			channels = new Array(channelsAmount);
			var _local5 = new com.neodelight.std.Canvas(_root);
			var _local4 = 0;
			while (_local4 < channelsAmount) {
				channels[_local4] = new com.neodelight.std.XSoundChannel(_local4, _local5);
				_local4++;
			}
			master = new Sound();
			master.setVolume(100);
			active = true;
		}
		function playLoop(libId, volume) {
			if (volume == 0) {
				volume = 1;
			}
			var _local2 = getChannel();
			_local2.attachSound(libId);
			_local2.start(0, 99999);
			_local2.setVolume(Math.min(100, volume * 100));
			_local2.locked = true;
			_local2.playing = true;
		}
		function getChannel() {
			var _local4 = -1;
			var _local5 = -1;
			var _local3 = 0;
			while (_local3 < channels.length) {
				var _local2 = channels[_local3];
				if (!_local2.locked) {
					if (_local2.playing) {
						if (_local2.position > _local4) {
							_local4 = _local2.position;
							_local5 = _local2.id;
						}
					} else {
						return(channels[_local3]);
					}
				}
				_local3++;
			}
			if (_local5 != -1) {
				return(channels[_local5]);
			}
		}
		function fadeChannel(channel, fadeTo, time) {
			if (fadeTo < 0) {
				channel.fadeOutFlag = true;
				fadeTo = 0;
			}
			if (time <= 0) {
				channel.setVolume(fadeTo * 100);
				channel.fading = false;
			} else {
				channel.fading = true;
				channel.fadeTo = Math.min(100, fadeTo * 100);
				channel.fadeSpeed = (fadeTo - channel.getVolume()) / time;
			}
		}
		function playEvent(libId, volume) {
			if (!active) {
				return(undefined);
			}
			var _local2 = getChannel();
			_local2.attachSound(libId);
			_local2.start(0, 0);
			_local2.setVolume(Math.min(100, volume * 100));
			_local2.libId = libId;
			_local2.playing = true;
			return(_local2);
		}
		function stop(libId) {
			var _local2 = 0;
			while (_local2 < channels.length) {
				if ((channels[_local2].libId == libId) || (libId == "")) {
					channels[_local2].stop();
					channels[_local2].locked = false;
					channels[_local2].playing = false;
					channels[_local2].locked = false;
				}
				_local2++;
			}
		}
		var channelsAmount = 8;
	}

********
** Symbol 1905 MovieClip [__Packages.com.neodelight.std.XSoundChannel] Frame 0

	class com.neodelight.std.XSoundChannel extends Sound
	{
		var id, playing, locked, mc, fading;
		function XSoundChannel (id, canvas) {
			super();
			this.id = id;
			playing = false;
			locked = false;
			mc = canvas.createEmptyMovieClip("XSoundChannel" + this.id, this.id + 1000);
			mc.channel = this;
			mc.onEnterFrame = function () {
				if (!this.channel.fading) {
					return(undefined);
				}
				var _local2 = this.channel.getVolume() + (this.channel.fadeSpeed * 100);
				_local2 = ((this.channel.fadeSpeed > 0) ? (Math.min(this.channel.fadeTo, _local2)) : (Math.max(this.channel.fadeTo, _local2)));
				if (_local2 == this.channel.fadeTo) {
					this.channel.fading = false;
					if (this.channel.fadeOutFlag) {
						this.channel.stop();
						this.channel.locked = false;
						this.channel.playing = false;
						this.channel.fading = false;
					}
				}
				this.channel.setVolume(_local2);
			};
		}
		function onSoundComplete() {
			playing = false;
			locked = false;
			fading = false;
		}
	}

********
** Symbol 1906 MovieClip [__Packages.com.neodelight.std.ClassLib] Frame 0

	class com.neodelight.std.ClassLib
	{
		var lib;
		function ClassLib () {
			lib = new Array();
		}
		function addClass(id, c) {
			lib[id] = c;
		}
		function getClass(id) {
			return(lib[id]);
		}
	}

********
** Symbol 1907 MovieClip [__Packages.com.neodelight.game.Player] Frame 0

	class com.neodelight.game.Player
	{
		var name, defLifes, maxLifes, actScore, actLifes;
		function Player () {
			name = "";
			defLifes = 3;
			maxLifes = 0;
			actScore = 0;
			reset();
		}
		function reset() {
			actLifes = defLifes;
		}
		function init() {
		}
		function score(points) {
			actScore = Math.max(0, actScore + points);
			_root.actScore = actScore;
		}
		function modLifes(lifes) {
			_root.actLifes = _root.actLifes + lifes;
			_root.osd.update();
		}
	}

********
** Symbol 1908 MovieClip [__Packages.api.Gun] Frame 0

	class api.Gun
	{
		var owner, mc, canvas, offset, distance, vShot, reloadTime, dir, reloadStat, ready;
		function Gun (owner, canvas) {
			this.owner = owner;
			mc = this.owner.mc;
			this.canvas = canvas;
			if (!canvas) {
				trace("##ERROR: Gun has no valid canvas!");
			}
			offset = new api.Vector(this.owner.size.x * 0.5, this.owner.size.y * 0.5, 0);
			distance = this.owner.size.x * 0.7;
			vShot = 20;
			reloadTime = 15;
			dir = new api.Vector(1, 0);
			reset();
		}
		function reset() {
			reloadStat = 0;
			ready = true;
		}
		function move() {
			reloadStat = Math.max(0, reloadStat - _global.dt);
			ready = reloadStat == 0;
		}
		function aim(dir) {
		}
		function shoot() {
			if (reloadStat == 0) {
				reloadStat = reloadTime;
				ready = reloadStat == 0;
				var _local3 = canvas.attachMovie("plShot0");
				if (_local3.hitTest(_root.levelMc.ht1)) {
					trace("hittttttttt");
				}
				_local3._x = (mc._x + offset.x) + ((dir.x * distance) * owner.lookDir);
				_local3._y = (mc._y + offset.y) + ((dir.y * distance) * owner.lookDir);
				_local3.mover = "Shot";
				_local3.moverVx = (vShot * dir.x) * owner.lookDir;
				_local3.moverVy = (vShot * dir.y) * owner.lookDir;
				_local3.onCollision = new Array("eventDamagePartner", 1, "die");
				var _local4 = new api.PointSprite(_local3, new api.Vector3D(1, 1, 1), 0, api.V2DObject.FlagGhost, new Array("objects"));
				return(true);
			}
			return(false);
		}
	}

********
** Symbol 1909 MovieClip [__Packages.api.Vector] Frame 0

	class api.Vector
	{
		var x, y;
		function Vector (x, y) {
			this.x = x;
			this.y = y;
		}
		function copyOf() {
			return(new api.Vector(x, y));
		}
		function toString() {
			return(((("{x:" + x) + ", y:") + y) + "}");
		}
	}

********
** Symbol 1910 MovieClip [__Packages.api.V2DObject] Frame 0

	class api.V2DObject
	{
		var mc, id, groups, cells, teams, size, pos, boundingRect, totalBoundingRect, cellsRect, cargo, flags, defHitPoints, maxHitPoints, events, inactive, ghost, fixed, strong, carrier, carryable, crusher, actHitPoints;
		function V2DObject (mc, flags) {
			this.mc = mc;
			this.mc.engine = this;
			if (this.mc.id) {
				id = this.mc.id;
			} else {
				id = api.Unique.getKey();
			}
			groups = new Array();
			cells = new Array();
			teams = new Array();
			if (this.mc.team) {
				teams[this.mc.team] = true;
			}
			size = new api.Vector3D(this.mc._width, this.mc._height, 0);
			pos = new api.Vector3D(mc._x, mc._y, (mc._rotation / 180) * 3.141593);
			boundingRect = new api.Rect(new api.Vector(pos.x, pos.y), new api.Vector(pos.x + size.x, pos.y + size.y));
			totalBoundingRect = new api.Rect(new api.Vector(boundingRect.p0.x, boundingRect.p0.y), new api.Vector(boundingRect.p1.x, boundingRect.p1.y));
			cellsRect = new api.Rect(new api.Vector(0, 0), new api.Vector(0, 0));
			cargo = undefined;
			this.flags = api.VMath.toNumber(flags);
			defHitPoints = Math.max(1, api.VMath.toNumber(mc.hitPoints));
			maxHitPoints = 999;
			for (var _local2 in this.mc) {
				if ((((_local2.substr(0, 2) == "on") && ((_local2.substr(2, 1) >= "A") && (_local2.substr(2, 1) <= "Z"))) && (this.mc[_local2] != undefined)) && (this.mc[_local2] != "")) {
					if (!events) {
						events = new Array();
					}
					events[_local2] = this.mc[_local2];
				}
			}
			reset();
		}
		function reset() {
			inactive = ((flags & FlagInactive) > 0) || (mc.inactive);
			ghost = ((flags & FlagGhost) > 0) || (mc.ghost != undefined);
			fixed = ((flags & FlagFixed) > 0) || (mc.fixed);
			strong = ((flags & FlagStrong) > 0) || (mc.strong);
			carrier = ((flags & FlagCarrier) > 0) || (mc.carrier);
			carryable = ((flags & FlagCarryable) > 0) || (mc.carryable);
			crusher = ((flags & FlagCrusher) > 0) || (mc.crusher);
			groups.splice(0, groups.length);
			cells.splice(0, cells.length);
			actHitPoints = defHitPoints;
		}
		function damage(amount) {
			if (actHitPoints == -1) {
				return(undefined);
			}
			actHitPoints = Math.max(0, actHitPoints - amount);
			mc.eventDamage(amount);
			if (actHitPoints == 0) {
				die();
				return(true);
			}
			return(false);
		}
		function eventDamagePartner(partner, args) {
			partner.damage(api.VMath.toNumber(args[1]));
			if (args[2] == "die") {
				die();
			}
		}
		function eventBonusPartner(partner, args) {
			switch (args[1]) {
				case "score" : 
					partner.player.score(args[2]);
					break;
				default : 
					trace(("#ERROR: unknown bonus type '" + args[1]) + "' at V2DObject.eventBonusPartner()");
			}
			if (args[3] == "die") {
				die();
			}
		}
		function eventNextLevel() {
			_root.eventNextLevel();
		}
		function eventBonusPlayer(partner, args) {
			switch (args[1]) {
				case "score" : 
					_global.game.player.score(args[2]);
					break;
				case "lifes" : 
					_global.game.player.modLifes(args[2]);
					_global.snd.playEvent("sndExtraLife", 1);
					break;
				default : 
					trace(("#ERROR: unknown bonus type '" + args[1]) + "' at V2DObject.eventBonusPlayer()");
			}
			if (args[3] == "die") {
				die();
			}
		}
		function die() {
			if (inactive) {
				return(undefined);
			}
			inactive = true;
			if (events.onDie) {
				for (var _local2 in events.onDie) {
				}
				if (!this[events.onDie[0]]) {
				}
				this[events.onDie[0]](events.onDie);
			}
			if (mc.gfx) {
				mc.gfx.gotoAndStop("die");
			} else {
				trace("die...");
				mc.gotoAndStop("die");
			}
		}
		function kill() {
			inactive = true;
			_global.world.deregister(this);
			mc.removeMovieClip();
			mc._visible = false;
		}
		function getBoundingRect() {
			return(boundingRect);
		}
		function getTotalBoundingRect() {
			return(getBoundingRect());
		}
		static var FlagInactive = 1;
		static var FlagGhost = 2;
		static var FlagFixed = 4;
		static var FlagStrong = 8;
		static var FlagCarrier = 16;
		static var FlagCarryable = 32;
		static var FlagCrusher = 64;
	}

********
** Symbol 1911 MovieClip [__Packages.api.Unique] Frame 0

	class api.Unique
	{
		function Unique () {
		}
		static function getId() {
			id = (id = ++id);
			return(id);
		}
		static function getKey() {
			key = (key = ++key);
			return("k" + key);
		}
		static var key = 1;
		static var id = 1;
	}

********
** Symbol 1912 MovieClip [__Packages.api.Vector3D] Frame 0

	class api.Vector3D extends api.Vector
	{
		var z, x, y;
		function Vector3D (x, y, z) {
			super(x, y);
			this.z = z;
		}
		function copyOf() {
			return(new api.Vector3D(x, y, z));
		}
		function toString() {
			return(((((("{x:" + x) + ", y:") + y) + ", z:") + z) + "}");
		}
	}

********
** Symbol 1913 MovieClip [__Packages.api.Rect] Frame 0

	class api.Rect
	{
		var p0, p1;
		function Rect (p0, p1) {
			this.p0 = p0;
			this.p1 = p1;
		}
		function standardize() {
			if (p0.x > p1.x) {
				var _local2 = p1.x;
				p1.x = p0.x;
				p0.x = _local2;
			}
			if (p0.y > p1.y) {
				var _local2 = p1.y;
				p1.y = p0.y;
				p0.y = _local2;
			}
		}
		function copyOf() {
			return(new api.Rect(p0.copyOf(), p1.copyOf()));
		}
		function toString() {
			return(((((((("{x0:" + p0.x) + ", y0:") + p0.y) + ", x1:") + p1.x) + ", y1:") + p1.y) + "}");
		}
	}

********
** Symbol 1914 MovieClip [__Packages.api.VMath] Frame 0

	class api.VMath
	{
		function VMath () {
		}
		static function p2pDistance(px, py, qx, qy) {
			return(Math.sqrt(Math.pow(qx - px, 2) + Math.pow(qy - py, 2)));
		}
		static function vLength(vx, vy) {
			return(Math.sqrt((vx * vx) + (vy * vy)));
		}
		static function vAngle(dx, dy) {
			var _local1 = Math.asin(dx / Math.sqrt((dx * dx) + (dy * dy)));
			if (dy > 0) {
				return(3.141593 - _local1);
			}
			return(_local1);
		}
		static function vAngleDiff(dx0, dy0, dx1, dy1) {
			var _local3 = Math.asin(dx0 / Math.sqrt((dx0 * dx0) + (dy0 * dy0)));
			if (dy0 > 0) {
				_local3 = 3.141593 - _local3;
			}
			var _local2 = Math.asin(dx1 / Math.sqrt((dx1 * dx1) + (dy1 * dy1)));
			if (dy1 > 0) {
				_local2 = 3.141593 - _local2;
			}
			var _local1 = ((_local2 - _local3) + 6.283185) % 6.283185;
			if (_local1 > 3.141593) {
				_local1 = _local1 - 6.283185;
			}
			return(_local1);
		}
		static function toNumber(n) {
			n = Number(n);
			if (isNaN(n)) {
				n = 0;
			}
			return(n);
		}
	}

********
** Symbol 1915 MovieClip [__Packages.api.Sprite] Frame 0

	class api.Sprite extends api.V2DObject
	{
		var origin, pos, a, f, v, vMax, tpos, tv, tvxy, lookDir, weight, cargo, collisionPartners, colGhosts, mover, mc, gun, inactive, colNewVr, colPos, colType, colNewVx, colNewVy, getBoundingRect, id, colNewPartnerVx, colPartner, colNewPartnerVy, events, freeMovement, groups, totalBoundingRect, size;
		function Sprite (mc, f, weight, flags, collisionPartners, moverId) {
			super(mc, flags);
			origin = new api.Vector3D(pos.x, pos.y, pos.z);
			a = new api.Vector3D(0, 0, 0);
			this.f = new api.Vector3D(f.x, f.y, f.z);
			v = new api.Vector3D(0, 0, 0);
			vMax = new api.Vector3D(0, 0, 0);
			tpos = new api.Vector3D(0, 0, 0);
			tv = new api.Vector3D(0, 0, 0);
			tvxy = 0;
			lookDir = 1;
			this.weight = weight;
			cargo = new Array();
			this.collisionPartners = collisionPartners;
			colGhosts = new Array();
			if ((!moverId) && (mc.mover)) {
				moverId = mc.mover;
			}
			if (moverId) {
				var _local4 = _global.classLib.getClass("Mover" + moverId);
				if (_local4) {
					mover = new _local4[undefined](this, this.mc);
				}
				mover.getTotalBoundingRect();
			}
			if (mc.gun) {
				var _local4 = _global.classLib.getClass("Gun" + mc.gun);
				if (_local4) {
					gun = new _local4[undefined](this, api.Canvas.getCanvas(this.mc._parent.shotMc));
				}
			}
			this.mc.onEnterFrame = function () {
				if (!_global.paused) {
					this.engine.move();
				}
			};
		}
		function move() {
			if (inactive) {
				return(undefined);
			}
			mover.move();
			if (weight != 0) {
				v.y = (v.y * f.y) + (gravity * weight);
			}
			tv.z = v.z * _global.dt;
			tpos.z = pos.z + tv.z;
			colNewVr = v.z;
			if ((v.x != 0) || (v.y != 0)) {
				tv.x = v.x * _global.dt;
				tv.y = v.y * _global.dt;
				tvxy = Math.sqrt((tv.x * tv.x) + (tv.y * tv.y));
				tpos.x = pos.x + tv.x;
				tpos.y = pos.y + tv.y;
				colPos = 1;
				colType = 0;
				colNewVx = v.x;
				colNewVy = v.y;
				var _local7 = 0;
				while (_local7 < collisionPartners.length) {
					if (typeof(collisionPartners[_local7]) == "string") {
						var _local5 = _global.world.getCollisionGroup(collisionPartners[_local7], getBoundingRect(), id);
						for (var _local6 in _local5) {
							var _local3 = _local5[_local6];
							this["collisionCheck" + _local3.collisionStyle](_local3);
						}
					} else {
						var _local3 = collisionPartners[_local7];
						this["collisionCheck" + _local3.collisionStyle](_local3);
					}
					_local7++;
				}
				if (colNewVx != undefined) {
					v.x = colNewVx;
				}
				if (colNewVy != undefined) {
					v.y = colNewVy;
				}
				if (colNewPartnerVx != undefined) {
					colPartner.v.x = colNewPartnerVx;
				}
				if (colNewPartnerVy != undefined) {
					colPartner.v.y = colNewPartnerVy;
				}
				tpos.x = pos.x + (tv.x * colPos);
				tpos.y = pos.y + (tv.y * colPos);
				pos.x = tpos.x;
				pos.y = tpos.y;
				v.x = v.x * Math.pow(f.x, _global.dt);
				v.y = v.y * Math.pow(f.y, _global.dt);
				if ((colType > 0) && (!colPartner.ghost)) {
					if (colPartner.events.onCollision) {
						colPartner[colPartner.events.onCollision[0]](this, colPartner.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](colPartner, events.onCollision);
					}
				}
				var _local4;
				while (_local4 = colGhosts.pop() , _local4) {
					if (_local4.pos > colPos) {
						continue;
					}
					if (_local4.obj.events.onCollision) {
						_local4.obj[_local4.obj.events.onCollision[0]](this, _local4.obj.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](_local4.obj, events.onCollision);
					}
				}
			}
			pos.z = tpos.z;
			v.z = colNewVr * Math.pow(f.z, _global.dt);
			redraw();
			if (freeMovement) {
				for (var _local7 in groups) {
					_global.world.registerUpdate(this, groups);
					break;
				}
			}
			if (gun) {
				gun.move();
			}
		}
		function tryPush(v) {
			if ((v.x == 0) && (v.y == 0)) {
				return(1);
			}
			var _local9 = this.v;
			this.v = v;
			tv.z = this.v.z;
			tpos.z = pos.z + tv.z;
			if ((v.x != 0) || (v.y != 0)) {
				tv.x = this.v.x * _global.dt;
				tv.y = this.v.y * _global.dt;
				tvxy = Math.sqrt((tv.x * tv.x) + (tv.y * tv.y));
				tpos.x = pos.x + tv.x;
				tpos.y = pos.y + tv.y;
				colPos = 1;
				colType = 0;
				colNewVx = this.v.x;
				colNewVy = this.v.y;
				var _local7 = 0;
				while (_local7 < collisionPartners.length) {
					if (typeof(collisionPartners[_local7]) == "string") {
						var _local5 = _global.world.getCollisionGroup(collisionPartners[_local7], getBoundingRect(), id);
						do {
							if ((in _local5) == null) { 
								break;
							}
							var _local6 = in _local5;
							var _local3 = _local5[_local6];
							this["collisionCheck" + _local3.collisionStyle](_local3);
						} while  (colPos != 0);
						do {
						} while  ("tryPush" != null);
					} else {
						var _local3 = collisionPartners[_local7];
						this["collisionCheck" + _local3.collisionStyle](_local3);
					}
					if (colPos == 0) {
						break;
					}
					_local7++;
				}
				if (colNewVx != undefined) {
					this.v.x = colNewVx;
				}
				if (colNewVy != undefined) {
					this.v.y = colNewVy;
				}
				if (colNewPartnerVx != undefined) {
					colPartner.v.x = colNewPartnerVx;
				}
				if (colNewPartnerVy != undefined) {
					colPartner.v.y = colNewPartnerVy;
				}
				tpos.x = pos.x + (tv.x * colPos);
				tpos.y = pos.y + (tv.y * colPos);
				pos.x = tpos.x;
				pos.y = tpos.y;
				this.v.x = this.v.x * Math.pow(f.x, _global.dt);
				this.v.y = this.v.y * Math.pow(f.y, _global.dt);
				if ((colType > 0) && (!colPartner.ghost)) {
					if (colPartner.events.onCollision) {
						colPartner[colPartner.events.onCollision[0]](this, colPartner.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](colPartner, events.onCollision);
					}
				}
				var _local4;
				while (_local4 = colGhosts.pop() , _local4) {
					if (_local4.pos > colPos) {
						continue;
					}
					if (_local4.obj.events.onCollision) {
						_local4.obj[_local4.obj.events.onCollision[0]](this, _local4.obj.events.onCollision);
					}
					if (events.onCollision) {
						this[events.onCollision[0]](_local4.obj, events.onCollision);
					}
				}
			}
			if (colPos == 0) {
			}
			pos.z = tpos.z;
			this.v.z = colNewVr * Math.pow(f.z, _global.dt);
			redraw();
			if (freeMovement) {
				for (var _local7 in groups) {
					_global.world.registerUpdate(this, groups);
					break;
				}
			}
			this.v = _local9;
			return(colPos);
		}
		function redraw() {
			mc._x = pos.x;
			mc._y = pos.y;
			mc._rotation = (pos.z / 3.141593) * 180;
		}
		function onCollide(obj, speed) {
		}
		function getTotalBoundingRect() {
			return(totalBoundingRect);
		}
		function updateTotalBoundingRect() {
			if (!mover) {
				return(undefined);
			}
			mover.getTotalBoundingRect();
			totalBoundingRect.p1.x = totalBoundingRect.p1.x + size.x;
			totalBoundingRect.p1.y = totalBoundingRect.p1.y + size.y;
		}
		var isPlayer = false;
		static var gravity = 0;
	}

********
** Symbol 1916 MovieClip [__Packages.api.Canvas] Frame 0

	class api.Canvas
	{
		var mc;
		function Canvas (mc) {
			this.mc = mc;
			this.mc.canvas = this;
			if (int(this.mc.canvasNextId) == 0) {
				this.mc.nextId = 1;
			}
		}
		static function getCanvas(mc) {
			if (mc.canvas) {
				return(mc.canvas);
			}
			return(new api.Canvas(mc));
		}
		function attachMovie(idName, initObject) {
			mc.canvasNextId = int(mc.canvasNextId);
			return(mc.attachMovie(idName, "mc" + mc.canvasNextId, mc.canvasNextId++, initObject));
		}
		function createEmptyMovieClip() {
			return(mc.createEmptyMovieClip("mc" + mc.canvasNextId, mc.canvasNextId++));
		}
		function reset() {
			mc.clear();
			mc.canvasNextId = 1;
		}
		function toString() {
			return("V2D.Canvas of " + mc._target);
		}
	}

********
** Symbol 1917 MovieClip [__Packages.api.PointSprite] Frame 0

	class api.PointSprite extends api.Sprite
	{
		var size, boundingRect, collisionStyle, updateTotalBoundingRect, colGhosts, pos, tpos;
		function PointSprite (mc, f, weight, flags, collisionPartners) {
			super(mc, f, weight, flags, collisionPartners, undefined);
			size.x = 0;
			size.y = 0;
			size.z = 0;
			boundingRect.p1.x = boundingRect.p0.x;
			boundingRect.p1.y = boundingRect.p1.y;
			collisionStyle = 5;
			updateTotalBoundingRect();
		}
		function move() {
			super.move();
		}
		function collisionCheck2(partner) {
			if ((((boundingRect.p0.x <= (partner.pos.x + partner.size.x)) && (boundingRect.p1.x >= partner.pos.x)) && (boundingRect.p0.y <= (partner.pos.y + partner.size.y))) && (boundingRect.p1.y >= partner.pos.y)) {
				colGhosts.push({pos:0, obj:partner});
			}
		}
		function getBoundingRect() {
			boundingRect.p0.x = Math.min(pos.x, tpos.x);
			boundingRect.p0.y = Math.min(pos.y, tpos.y);
			boundingRect.p1.x = Math.max(pos.x, tpos.x);
			boundingRect.p1.y = Math.max(pos.y, tpos.y);
			return(boundingRect);
		}
	}

********
** Symbol 1918 MovieClip [__Packages.api.GunInterval] Frame 0

	class api.GunInterval extends api.Gun
	{
		var dir, reloadTime, shoot;
		function GunInterval (owner, canvas) {
			super(owner, canvas);
			if (_root.enemigoX == true) {
				dir.y = 0;
				reloadTime = 80;
			} else {
				dir.x = 0;
				dir.y = 1;
				reloadTime = 30;
			}
			reloadTime = 30;
			reset();
		}
		function reset() {
			super.reset();
		}
		function move() {
			super.move();
			if (shoot()) {
				_global.snd.playEvent("sndBossShoot", 0.5);
			}
		}
	}

********
** Symbol 1919 MovieClip [__Packages.com.neodelight.v2D.PointObject] Frame 0

	class com.neodelight.v2D.PointObject extends com.neodelight.v2D.V2DObject
	{
		var collisionStyle;
		function PointObject (mc, flags) {
			super(mc, flags);
			collisionStyle = 5;
		}
	}

********
** Symbol 1920 MovieClip [__Packages.com.neodelight.v2D.PointSprite] Frame 0

	class com.neodelight.v2D.PointSprite extends com.neodelight.v2D.Sprite
	{
		var size, boundingRect, collisionStyle, updateTotalBoundingRect, id, colGhosts, pos, tpos;
		function PointSprite (mc, f, weight, flags, collisionPartners) {
			super(mc, f, weight, flags, collisionPartners, undefined);
			size.x = 0;
			size.y = 0;
			size.z = 0;
			boundingRect.p1.x = boundingRect.p0.x;
			boundingRect.p1.y = boundingRect.p1.y;
			collisionStyle = 5;
			updateTotalBoundingRect();
		}
		function move() {
			super.move();
		}
		function collisionCheck2(partner) {
			trace((id + "> col check: ") + partner.id);
			if ((((boundingRect.p0.x <= (partner.pos.x + partner.size.x)) && (boundingRect.p1.x >= partner.pos.x)) && (boundingRect.p0.y <= (partner.pos.y + partner.size.y))) && (boundingRect.p1.y >= partner.pos.y)) {
				colGhosts.push({pos:0, obj:partner});
			}
		}
		function getBoundingRect() {
			boundingRect.p0.x = Math.min(pos.x, tpos.x);
			boundingRect.p0.y = Math.min(pos.y, tpos.y);
			boundingRect.p1.x = Math.max(pos.x, tpos.x);
			boundingRect.p1.y = Math.max(pos.y, tpos.y);
			return(boundingRect);
		}
	}

********
** Symbol 1921 MovieClip [__Packages.com.neodelight.v2D.RectObject] Frame 0

	class com.neodelight.v2D.RectObject extends com.neodelight.v2D.V2DObject
	{
		var collisionStyle;
		function RectObject (mc, flags) {
			super(mc, flags);
			collisionStyle = 2;
		}
	}

********
** Symbol 1922 MovieClip [__Packages.api.MoverShot] Frame 0

	class api.MoverShot extends api.Mover
	{
		var client, globalPos, pos, mc, origin;
		function MoverShot (client, config) {
			super(client);
			if (config.moverWeight) {
				this.client.weight = com.neodelight.std.VMath.toNumber(config.moverWeight);
			}
			this.client.v.x = com.neodelight.std.VMath.toNumber(config.moverVx);
			this.client.v.y = com.neodelight.std.VMath.toNumber(config.moverVy);
			this.client.freeMovement = true;
			globalPos = new com.neodelight.std.Vector(0, 0);
		}
		function move() {
			globalPos.x = pos.x;
			globalPos.y = pos.y;
			mc._parent.localToGlobal(globalPos);
			if (globalPos.x < 0) {
				client.kill();
			}
		}
		function getTotalBoundingRect() {
			client.totalBoundingRect.p0.x = origin.x;
			client.totalBoundingRect.p0.y = origin.y;
			client.totalBoundingRect.p1.x = origin.x;
			client.totalBoundingRect.p1.y = origin.y;
			return(client.totalBoundingRect);
		}
	}

********
** Symbol 1923 MovieClip [__Packages.api.MoverCircle] Frame 0

	class api.MoverCircle extends api.Mover
	{
		var rotV, startPos, radius, rotPos, origin, pos, v, client;
		function MoverCircle (client, config) {
			super(client);
			rotV = api.VMath.toNumber(config.moverV) / (6.283185 * api.VMath.toNumber(config.moverRadius));
			startPos = api.VMath.toNumber(config.moverStartPos);
			radius = api.VMath.toNumber(config.moverRadius);
			reset();
		}
		function reset() {
			super.reset();
			rotPos = startPos;
			pos.x = origin.x + (Math.cos((rotPos * 2) * 3.141593) * radius);
			pos.y = origin.y + (Math.sin((rotPos * 2) * 3.141593) * radius);
		}
		function move() {
			rotPos = ((rotPos + 1) + rotV) % 1;
			v.x = (origin.x + (Math.cos((rotPos * 2) * 3.141593) * radius)) - pos.x;
			v.y = (origin.y + (Math.sin((rotPos * 2) * 3.141593) * radius)) - pos.y;
		}
		function getTotalBoundingRect() {
			client.totalBoundingRect.p0.x = origin.x - radius;
			client.totalBoundingRect.p0.y = origin.y - radius;
			client.totalBoundingRect.p1.x = origin.x + radius;
			client.totalBoundingRect.p1.y = origin.y + radius;
			return(client.totalBoundingRect);
		}
	}

********
** Symbol 1924 MovieClip [__Packages.com.neodelight.v2D.RectSprite] Frame 0

	class com.neodelight.v2D.RectSprite extends com.neodelight.v2D.Sprite
	{
		var collisionStyle, updateTotalBoundingRect, wall, ground, cargo, tv, id, colPos, v, carryable, boundingRect, size, pos, tpos, strong, crusher, fixed, colType, colPartner, colNewVx, colNewVy, colNewPartnerVx, colNewPartnerVy, colGhosts, carrier;
		function RectSprite (mc, f, weight, flags, collisionPartners) {
			super(mc, f, weight, flags, collisionPartners, undefined);
			collisionStyle = 2;
			updateTotalBoundingRect();
		}
		function move() {
			wall = undefined;
			var _local5 = ground;
			ground = undefined;
			super.move();
			for (var _local4 in cargo) {
				cargo[_local4].tryPush(new com.neodelight.std.Vector3D(tv.x, Math.max(0, tv.y), 0));
			}
			if (ground != _local5) {
				delete _local5.cargo[id];
			}
			if (ground) {
				tryPush(new com.neodelight.std.Vector3D((v.x * _global.dt) * (1 - colPos), 0));
				if (ground.carrier && (carryable)) {
					ground.cargo[id] = this;
				}
			}
			if (wall) {
				tryPush(new com.neodelight.std.Vector3D(0, (v.y * _global.dt) * (1 - colPos)));
			}
		}
		function tryPush(v) {
			var _local5 = ground;
			var _local6 = super.tryPush(v);
			for (var _local4 in cargo) {
				cargo[_local4].tryPush(new com.neodelight.std.Vector3D(v.x, Math.max(0, v.y), 0));
			}
			if (ground != _local5) {
				delete _local5.cargo[id];
			}
			return(_local6);
		}
		function collisionCheck2(partner) {
			if ((((boundingRect.p0.x <= (partner.pos.x + partner.size.x)) && (boundingRect.p1.x >= partner.pos.x)) && (boundingRect.p0.y <= (partner.pos.y + partner.size.y))) && (boundingRect.p1.y >= partner.pos.y)) {
				if (v.x > 0) {
					if (((Math.round((pos.x + size.x) * 1000) / 1000) <= (Math.round(partner.pos.x * 1000) / 1000)) && ((Math.round((tpos.x + size.x) * 1000) / 1000) >= (Math.round(partner.pos.x * 1000) / 1000))) {
						var _local3 = (partner.pos.x - (pos.x + size.x)) / (tpos.x - pos.x);
						if (_local3 <= colPos) {
							var _local6 = Math.round(((pos.y + (_local3 * (tpos.y - pos.y))) - partner.pos.y) * 1000) / 1000;
							if ((_local6 < partner.size.y) && (_local6 > (-1 * size.y))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									var _local5 = (tpos.x + size.x) - partner.pos.x;
									if (partner.tryPush(new com.neodelight.std.Vector3D(_local5, 0, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = (partner.pos.x - (pos.x + size.x)) / (tpos.x - pos.x);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || (_local4))) {
									colType = 40;
									colPartner = partner;
									colPos = _local3;
									colNewVx = 0;
									colNewVy = undefined;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
									wall = partner;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				} else if (v.x < 0) {
					if (((Math.round(pos.x * 1000) / 1000) >= (Math.round((partner.pos.x + partner.size.x) * 1000) / 1000)) && ((Math.round(tpos.x * 1000) / 1000) < (Math.round((partner.pos.x + partner.size.x) * 1000) / 1000))) {
						var _local3 = ((partner.pos.x + partner.size.x) - pos.x) / (tpos.x - pos.x);
						if (_local3 < colPos) {
							var _local6 = Math.round(((pos.y + (_local3 * (tpos.y - pos.y))) - partner.pos.y) * 1000) / 1000;
							if ((_local6 < partner.size.y) && (_local6 > (-1 * size.y))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									var _local5 = tpos.x - (partner.pos.x + partner.size.x);
									if (partner.tryPush(new com.neodelight.std.Vector3D(_local5, 0, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = ((partner.pos.x + partner.size.x) - pos.x) / (tpos.x - pos.x);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || _local4)) {
									colType = 41;
									colPartner = partner;
									colPos = _local3;
									colNewVx = 0;
									colNewVy = undefined;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
									wall = partner;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				}
				if (v.y > 0) {
					if (((Math.round((pos.y + size.y) * 1000) / 1000) <= (Math.round(partner.pos.y * 1000) / 1000)) && ((Math.round((tpos.y + size.y) * 1000) / 1000) >= (Math.round(partner.pos.y * 1000) / 1000))) {
						var _local3 = (partner.pos.y - (pos.y + size.y)) / (tpos.y - pos.y);
						if (_local3 < colPos) {
							var _local7 = Math.round(((pos.x + (_local3 * (tpos.x - pos.x))) - partner.pos.x) * 1000) / 1000;
							if ((_local7 < partner.size.x) && (_local7 > (-1 * size.x))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									var _local5 = (tpos.y + size.y) - partner.pos.y;
									if (partner.tryPush(new com.neodelight.std.Vector3D(0, _local5, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = (partner.pos.y - (pos.y + size.y)) / (tpos.y - pos.y);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || (_local4))) {
									colType = 30;
									colPartner = partner;
									colPos = _local3;
									colNewVx = undefined;
									colNewVy = 0;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
									ground = partner;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				} else if (v.y < 0) {
					if (((Math.round(pos.y * 1000) / 1000) >= (Math.round((partner.pos.y + partner.size.y) * 1000) / 1000)) && ((Math.round(tpos.y * 1000) / 1000) < (Math.round((partner.pos.y + partner.size.y) * 1000) / 1000))) {
						var _local3 = ((partner.pos.y + partner.size.y) - pos.y) / (tpos.y - pos.y);
						if (_local3 < colPos) {
							var _local7 = Math.round(((pos.x + (_local3 * (tpos.x - pos.x))) - partner.pos.x) * 1000) / 1000;
							if ((_local7 < partner.size.x) && (_local7 > (-1 * size.x))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									if (carrier && partner.carryable) {
										delete partner.ground.cargo[partner.id];
										partner.ground = this;
										cargo[partner.id] = partner;
									}
									var _local5 = (tpos.y - partner.size.y) - partner.pos.y;
									if (partner.tryPush(new com.neodelight.std.Vector3D(0, _local5, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = ((partner.pos.y + partner.size.y) - pos.y) / (tpos.y - pos.y);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || _local4)) {
									colType = 2;
									colPartner = partner;
									colPos = _local3;
									colNewVx = undefined;
									colNewVy = 0;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				}
			}
		}
		function collisionCheck30(partner) {
			if (v.y <= 0) {
				return(undefined);
			}
			if (((Math.round((pos.y + size.y) * 1000) / 1000) <= (Math.round(partner.pos.y * 1000) / 1000)) && ((Math.round((tpos.y + size.y) * 1000) / 1000) >= (Math.round(partner.pos.y * 1000) / 1000))) {
				var _local3 = (partner.pos.y - (pos.y + size.y)) / (tpos.y - pos.y);
				if (_local3 <= colPos) {
					var _local4 = (pos.x + (_local3 * (tpos.x - pos.x))) - partner.pos.x;
					if ((_local4 <= partner.size.x) && (_local4 >= (-1 * size.x))) {
						colPos = _local3;
						colType = partner.collisionStyle;
						colPartner = partner;
						colNewVx = undefined;
						colNewVy = 0;
						colNewPartnerVx = undefined;
						colNewPartnerVy = undefined;
						ground = partner;
					}
				}
			}
		}
		function collisionCheck5(partner) {
		}
		function getBoundingRect() {
			boundingRect.p0.x = Math.min(pos.x, tpos.x);
			boundingRect.p0.y = Math.min(pos.y, tpos.y);
			boundingRect.p1.x = Math.max(pos.x, tpos.x) + size.x;
			boundingRect.p1.y = Math.max(pos.y, tpos.y) + size.y;
			return(boundingRect);
		}
	}

********
** Symbol 1925 MovieClip [__Packages.api.RectSprite] Frame 0

	class api.RectSprite extends api.Sprite
	{
		var collisionStyle, updateTotalBoundingRect, wall, ground, cargo, tv, id, colPos, v, carryable, boundingRect, size, pos, tpos, strong, crusher, fixed, colType, colPartner, colNewVx, colNewVy, colNewPartnerVx, colNewPartnerVy, colGhosts, carrier;
		function RectSprite (mc, f, weight, flags, collisionPartners) {
			super(mc, f, weight, flags, collisionPartners, undefined);
			collisionStyle = 2;
			updateTotalBoundingRect();
		}
		function move() {
			wall = undefined;
			var _local5 = ground;
			ground = undefined;
			super.move();
			for (var _local4 in cargo) {
				cargo[_local4].tryPush(new api.Vector3D(tv.x, Math.max(0, tv.y), 0));
			}
			if (ground != _local5) {
				delete _local5.cargo[id];
			}
			if (ground) {
				tryPush(new api.Vector3D((v.x * _global.dt) * (1 - colPos), 0));
				if (ground.carrier && (carryable)) {
					ground.cargo[id] = this;
				}
			}
			if (wall) {
				tryPush(new api.Vector3D(0, (v.y * _global.dt) * (1 - colPos)));
			}
		}
		function tryPush(v) {
			var _local5 = ground;
			var _local6 = super.tryPush(v);
			for (var _local4 in cargo) {
				cargo[_local4].tryPush(new api.Vector3D(v.x, Math.max(0, v.y), 0));
			}
			if (ground != _local5) {
				delete _local5.cargo[id];
			}
			return(_local6);
		}
		function collisionCheck2(partner) {
			if ((((boundingRect.p0.x <= (partner.pos.x + partner.size.x)) && (boundingRect.p1.x >= partner.pos.x)) && (boundingRect.p0.y <= (partner.pos.y + partner.size.y))) && (boundingRect.p1.y >= partner.pos.y)) {
				if (v.x > 0) {
					if (((Math.round((pos.x + size.x) * 1000) / 1000) <= (Math.round(partner.pos.x * 1000) / 1000)) && ((Math.round((tpos.x + size.x) * 1000) / 1000) >= (Math.round(partner.pos.x * 1000) / 1000))) {
						var _local3 = (partner.pos.x - (pos.x + size.x)) / (tpos.x - pos.x);
						if (_local3 <= colPos) {
							var _local6 = Math.round(((pos.y + (_local3 * (tpos.y - pos.y))) - partner.pos.y) * 1000) / 1000;
							if ((_local6 < partner.size.y) && (_local6 > (-1 * size.y))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									var _local5 = (tpos.x + size.x) - partner.pos.x;
									if (partner.tryPush(new api.Vector3D(_local5, 0, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = (partner.pos.x - (pos.x + size.x)) / (tpos.x - pos.x);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || (_local4))) {
									colType = 40;
									colPartner = partner;
									colPos = _local3;
									colNewVx = 0;
									colNewVy = undefined;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
									wall = partner;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				} else if (v.x < 0) {
					if (((Math.round(pos.x * 1000) / 1000) >= (Math.round((partner.pos.x + partner.size.x) * 1000) / 1000)) && ((Math.round(tpos.x * 1000) / 1000) < (Math.round((partner.pos.x + partner.size.x) * 1000) / 1000))) {
						var _local3 = ((partner.pos.x + partner.size.x) - pos.x) / (tpos.x - pos.x);
						if (_local3 < colPos) {
							var _local6 = Math.round(((pos.y + (_local3 * (tpos.y - pos.y))) - partner.pos.y) * 1000) / 1000;
							if ((_local6 < partner.size.y) && (_local6 > (-1 * size.y))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									var _local5 = tpos.x - (partner.pos.x + partner.size.x);
									if (partner.tryPush(new api.Vector3D(_local5, 0, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = ((partner.pos.x + partner.size.x) - pos.x) / (tpos.x - pos.x);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || _local4)) {
									colType = 41;
									colPartner = partner;
									colPos = _local3;
									colNewVx = 0;
									colNewVy = undefined;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
									wall = partner;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				}
				if (v.y > 0) {
					if (((Math.round((pos.y + size.y) * 1000) / 1000) <= (Math.round(partner.pos.y * 1000) / 1000)) && ((Math.round((tpos.y + size.y) * 1000) / 1000) >= (Math.round(partner.pos.y * 1000) / 1000))) {
						var _local3 = (partner.pos.y - (pos.y + size.y)) / (tpos.y - pos.y);
						if (_local3 < colPos) {
							var _local7 = Math.round(((pos.x + (_local3 * (tpos.x - pos.x))) - partner.pos.x) * 1000) / 1000;
							if ((_local7 < partner.size.x) && (_local7 > (-1 * size.x))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									var _local5 = (tpos.y + size.y) - partner.pos.y;
									if (partner.tryPush(new api.Vector3D(0, _local5, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = (partner.pos.y - (pos.y + size.y)) / (tpos.y - pos.y);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || (_local4))) {
									colType = 30;
									colPartner = partner;
									colPos = _local3;
									colNewVx = undefined;
									colNewVy = 0;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
									ground = partner;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				} else if (v.y < 0) {
					if (((Math.round(pos.y * 1000) / 1000) >= (Math.round((partner.pos.y + partner.size.y) * 1000) / 1000)) && ((Math.round(tpos.y * 1000) / 1000) < (Math.round((partner.pos.y + partner.size.y) * 1000) / 1000))) {
						var _local3 = ((partner.pos.y + partner.size.y) - pos.y) / (tpos.y - pos.y);
						if (_local3 < colPos) {
							var _local7 = Math.round(((pos.x + (_local3 * (tpos.x - pos.x))) - partner.pos.x) * 1000) / 1000;
							if ((_local7 < partner.size.x) && (_local7 > (-1 * size.x))) {
								var _local4 = false;
								if ((strong && (!partner.fixed)) && (!partner.ghost)) {
									if (carrier && partner.carryable) {
										delete partner.ground.cargo[partner.id];
										partner.ground = this;
										cargo[partner.id] = partner;
									}
									var _local5 = (tpos.y - partner.size.y) - partner.pos.y;
									if (partner.tryPush(new api.Vector3D(0, _local5, 0)) < 1) {
										if (crusher) {
											partner.damage(1);
										}
										_local3 = ((partner.pos.y + partner.size.y) - pos.y) / (tpos.y - pos.y);
										_local4 = true;
									}
								}
								if ((!partner.ghost) && ((!fixed) || _local4)) {
									colType = 2;
									colPartner = partner;
									colPos = _local3;
									colNewVx = undefined;
									colNewVy = 0;
									colNewPartnerVx = undefined;
									colNewPartnerVy = undefined;
								} else {
									colGhosts.push({pos:_local3, obj:partner});
								}
							}
						}
					}
				}
			}
		}
		function collisionCheck30(partner) {
			if (v.y <= 0) {
				return(undefined);
			}
			if (((Math.round((pos.y + size.y) * 1000) / 1000) <= (Math.round(partner.pos.y * 1000) / 1000)) && ((Math.round((tpos.y + size.y) * 1000) / 1000) >= (Math.round(partner.pos.y * 1000) / 1000))) {
				var _local3 = (partner.pos.y - (pos.y + size.y)) / (tpos.y - pos.y);
				if (_local3 <= colPos) {
					var _local4 = (pos.x + (_local3 * (tpos.x - pos.x))) - partner.pos.x;
					if ((_local4 <= partner.size.x) && (_local4 >= (-1 * size.x))) {
						colPos = _local3;
						colType = partner.collisionStyle;
						colPartner = partner;
						colNewVx = undefined;
						colNewVy = 0;
						colNewPartnerVx = undefined;
						colNewPartnerVy = undefined;
						ground = partner;
					}
				}
			}
		}
		function collisionCheck5(partner) {
		}
		function getBoundingRect() {
			boundingRect.p0.x = Math.min(pos.x, tpos.x);
			boundingRect.p0.y = Math.min(pos.y, tpos.y);
			boundingRect.p1.x = Math.max(pos.x, tpos.x) + size.x;
			boundingRect.p1.y = Math.max(pos.y, tpos.y) + size.y;
			return(boundingRect);
		}
	}

********
** Symbol 1926 MovieClip [__Packages.PlatformPlayerSprite] Frame 0

	class PlatformPlayerSprite extends api.RectSprite
	{
		var isPlayer, player, vMax, a, t, boundingRectFrom, boundingRectTo, keys, ducked, size, mc, origin, freeMovement, gun, pos, v, shotReload, lookDir, dead, inactive, ground, showAnimWalking, tryPush;
		function PlatformPlayerSprite (mc, player) {
			super(mc, new api.Vector3D(0.86, 0.99, 0), 2, api.V2DObject.FlagStrong | api.V2DObject.FlagCarryable, new Array("platforms"));
			isPlayer = true;
			this.player = player;
			vMax = new api.Vector3D(8, 0, 0);
			a = new api.Vector3D(2.8, 27, 0);
			t = new api.Vector(0, 0);
			boundingRectFrom = new api.Vector(0, 0);
			boundingRectTo = new api.Vector(0, 0);
			keys = new Object();
			keys.right = 39;
			keys.left = 37;
			keys.jump = 38;
			keys.shoot = 32;
			keys.duck = 45;
			ducked = false;
			api.Sprite.gravity = 1;
			size = new api.Vector3D(this.mc._width, this.mc._height, 0);
			origin = new api.Vector(this.mc._x, this.mc._y);
			freeMovement = true;
			gun = new api.Gun(this, api.Canvas.getCanvas(this.mc._parent.shotMc));
			_global.world.register(this, new Array("objects"));
			reset();
		}
		function reset() {
			super.reset();
			pos.x = origin.x;
			pos.y = origin.y;
			v.x = 0;
			v.y = 0;
			v.z = 0;
			mc._x = pos.x;
			mc._y = pos.y;
			shotReload = 0;
			lookDir = 1;
			keys.jumpTokens = 1;
			keys.jumpMemory = 0;
			keys.shootTokens = 1;
			unduck();
			dead = false;
			redraw();
			_root.osd.update();
		}
		function unduck() {
			if (ducked) {
				ducked = false;
				size.y = size.y + duckOffY;
				pos.y = pos.y - duckOffY;
			}
		}
		function redraw() {
			super.redraw();
			mc.gfx._xscale = Math.abs(mc.gfx._xscale) * lookDir;
			if (!inactive) {
				if (ducked) {
					mc.gfx.gotoAndStop("stay");
				} else if (ground) {
					if (showAnimWalking > 0) {
						mc.gfx.gotoAndStop("walk");
					} else {
						mc.gfx.gotoAndStop("stay");
					}
				} else if (v.y > 0) {
					mc.gfx.gotoAndStop("flyDown");
				} else {
					mc.gfx.gotoAndStop("flyUp");
				}
			}
		}
		function die() {
			super.die();
			_root.actShots = _root.totalShots;
			_root.actLifes--;
			_root.osd.update();
			if (_root.actLifes == 0) {
				trace("try start gameover");
				_root.startPhase(_root.stepGameOver);
			}
			dead = true;
			v.x = ((Math.random() * 5) + 5) * ((Math.random() > 0.5) ? 1 : -1);
			v.z = 0;
		}
		function dieMover() {
			return(undefined);
		}
		function move() {
			if (_root.stopall == false) {
				if (dead) {
					dieMover();
					return(undefined);
				}
				showAnimWalking--;
				if (ground.mc.ice) {
					if (Key.isDown(keys.right)) {
						v.x = Math.min(Math.max(vMax.x * -1, v.x) + (a.x * 0.5), vMax.x);
						lookDir = 1;
						showAnimWalking = 1;
						_root.direccion = "der";
					} else if (Key.isDown(keys.left)) {
						v.x = Math.min(Math.max(vMax.x * -1, v.x) - (a.x * 0.5), vMax.x);
						lookDir = -1;
						showAnimWalking = 1;
						_root.direccion = "izq";
					} else {
						v.x = v.x * 0.9;
						if (Math.abs(v.x) < 0.1) {
							v.x = 0;
						}
					}
				} else if (Key.isDown(keys.right)) {
					v.x = Math.min(Math.max(0, v.x) + a.x, vMax.x);
					lookDir = 1;
					showAnimWalking = 1;
					_root.direccion = "der";
				} else if (Key.isDown(keys.left)) {
					v.x = Math.max(Math.min(0, v.x) - a.x, vMax.x * -1);
					lookDir = -1;
					showAnimWalking = 1;
					_root.direccion = "izq";
				} else {
					v.x = v.x * 0.4;
					if (Math.abs(v.x) < 1) {
						v.x = 0;
					}
				}
				if (Key.isDown(keys.jump)) {
					if (keys.jumpTokens > 0) {
						keys.jumpTokens = 0;
						keys.jumpTrigger = 3;
					} else {
						keys.jumpTrigger = Math.max(0, keys.jumpTrigger - 1);
					}
				} else {
					if (v.y < 0) {
						v.y = v.y * 0.7;
					}
					keys.jumpTrigger = Math.max(0, keys.jumpTrigger - 1);
					keys.jumpTokens = 1;
				}
				if (Key.isDown(keys.duck) && (!keys.jumpTrigger)) {
					if (!ducked) {
						pos.y = pos.y + duckOffY;
						size.y = size.y - duckOffY;
						ducked = true;
					}
				} else if (ducked) {
					var _local4 = tryPush(new api.Vector3D(0, -duckOffY, 0));
					if (_local4 == 1) {
						ducked = false;
						size.y = size.y + duckOffY;
					} else if (_local4 > 0) {
						tryPush(new api.Vector3D(0, duckOffY * _local4));
					}
				}
				if (ducked && (ground)) {
					v.x = 0;
				}
				if (ground && (keys.jumpTrigger)) {
					_root.snd.playEvent("sndJump", 1);
					v.y = 0;
					v.y = v.y + (-1 * a.y);
					keys.jumpTrigger = 0;
				}
			}
			super.move();
			shotReload--;
			if (Key.isDown(keys.shoot)) {
				if (gun.shoot()) {
					_root.snd.playEvent("sndShoot", 1);
				}
			}
		}
		var shotV = 5;
		var duckOffY = 14;
	}

********
** Symbol 1927 MovieClip [__Packages.com.neodelight.v2D.PlatformObject] Frame 0

	class com.neodelight.v2D.PlatformObject extends com.neodelight.v2D.V2DObject
	{
		var collisionStyle;
		function PlatformObject (mc, flags) {
			super(mc, flags);
			collisionStyle = 30;
		}
	}

********
** Symbol 1928 MovieClip [__Packages.api.World] Frame 0

	class api.World
	{
		var objects, raster, tmpCellsRect;
		function World (raster) {
			_global.world = this;
			objects = new Array();
			this.raster = raster;
			tmpCellsRect = new api.Rect(new api.Vector(0, 0), new api.Vector(0, 0));
		}
		function register(o, groups) {
			for (var _local6 in groups) {
				if (!objects[groups[_local6]]) {
					objects[groups[_local6]] = new Array();
				}
			}
			var _local7 = o.getTotalBoundingRect();
			o.cellsRect.p0.x = Math.floor(_local7.p0.x / raster);
			o.cellsRect.p1.x = Math.floor(_local7.p1.x / raster);
			o.cellsRect.p0.y = Math.floor(_local7.p0.y / raster);
			o.cellsRect.p1.y = Math.floor(_local7.p1.y / raster);
			for (var _local6 in groups) {
				var _local6 = groups[_local6];
				o.groups[_local6] = true;
				var _local4 = o.cellsRect.p0.x;
				while (_local4 <= o.cellsRect.p1.x) {
					var _local2 = o.cellsRect.p0.y;
					while (_local2 <= o.cellsRect.p1.y) {
						if (!objects[_local6][(_local4 + "_") + _local2]) {
							objects[_local6][(_local4 + "_") + _local2] = new Array();
						}
						objects[_local6][(_local4 + "_") + _local2][o.id] = o;
						o.cells[(_local4 + "_") + _local2] = true;
						_local2++;
					}
					_local4++;
				}
			}
		}
		function deregister(o) {
			var _local5 = false;
			for (var _local6 in o.groups) {
				_local5 = true;
				if (!objects[o.groups[_local6]]) {
					objects[o.groups[_local6]] = new Array();
				}
			}
			if (!_local5) {
				return(undefined);
			}
			var _local7 = o.getTotalBoundingRect();
			for (var _local6 in o.groups) {
				var _local6 = o.groups[_local6];
				delete o.groups[_local6];
				var _local4 = o.cellsRect.p0.x;
				while (_local4 <= o.cellsRect.p1.x) {
					var _local3 = o.cellsRect.p0.y;
					while (_local3 <= o.cellsRect.p1.y) {
						delete objects[_local6][(_local4 + "_") + _local3][o.id];
						delete o.cells[(_local4 + "_") + _local3];
						_local3++;
					}
					_local4++;
				}
			}
		}
		function registerUpdate(o, groups) {
			var _local7 = o.getBoundingRect();
			tmpCellsRect.p0.x = Math.floor(_local7.p0.x / raster);
			tmpCellsRect.p1.x = Math.floor(_local7.p1.x / raster);
			tmpCellsRect.p0.y = Math.floor(_local7.p0.y / raster);
			tmpCellsRect.p1.y = Math.floor(_local7.p1.y / raster);
			if ((((tmpCellsRect.p0.x != o.cellsRect.p0.x) || (tmpCellsRect.p1.x != o.cellsRect.p1.x)) || (tmpCellsRect.p0.y != o.cellsRect.p0.y)) || (tmpCellsRect.p1.y != o.cellsRect.p1.y)) {
				for (var _local6 in groups) {
					o.groups[_local6] = true;
					var _local4 = o.cellsRect.p0.x;
					while (_local4 <= o.cellsRect.p1.x) {
						var _local3 = o.cellsRect.p0.y;
						while (_local3 <= o.cellsRect.p1.y) {
							delete objects[_local6][(_local4 + "_") + _local3][o.id];
							o.cells[(_local4 + "_") + _local3] = false;
							_local3++;
						}
						_local4++;
					}
				}
				var _local8 = tmpCellsRect;
				tmpCellsRect = o.cellsRect;
				o.cellsRect = _local8;
				for (var _local6 in groups) {
					o.groups[_local6] = true;
					var _local4 = o.cellsRect.p0.x;
					while (_local4 <= o.cellsRect.p1.x) {
						var _local3 = o.cellsRect.p0.y;
						while (_local3 <= o.cellsRect.p1.y) {
							if (!objects[_local6][(_local4 + "_") + _local3]) {
								objects[_local6][(_local4 + "_") + _local3] = new Array();
							}
							objects[_local6][(_local4 + "_") + _local3][o.id] = o;
							o.cells[(_local4 + "_") + _local3] = true;
							_local3++;
						}
						_local4++;
					}
				}
			}
		}
		function getCollisionGroup(groupId, rect, callerId) {
			var _local8 = objects[groupId];
			var _local12 = Math.floor(rect.p0.x / raster);
			var _local11 = Math.ceil(rect.p1.x / raster);
			var _local10 = Math.floor(rect.p0.y / raster);
			var _local9 = Math.ceil(rect.p1.y / raster);
			var _local4;
			var _local2;
			var _local5 = _local12;
			while (_local5 < _local11) {
				var _local3 = _local10;
				while (_local3 < _local9) {
					_local2 = _local8[(_local5 + "_") + _local3];
					for (var _local7 in _local2) {
						if ((_local7 == callerId) || (_local2[_local7].inactive)) {
							continue;
						}
						if (!_local4) {
							_local4 = new Array();
						}
						_local4[_local7] = _local2[_local7];
					}
					_local3++;
				}
				_local5++;
			}
			return(_local4);
		}
		function reset() {
			for (var _local2 in objects) {
				delete objects[_local2];
			}
		}
	}

********
** Symbol 1929 MovieClip [__Packages.api.MoverPhysics] Frame 0

	class api.MoverPhysics extends api.Mover
	{
		var client, origin;
		function MoverPhysics (client, config) {
			super(client);
			this.client.fixed = false;
			this.client.carryable = true;
			this.client.carrier = true;
			this.client.weight = 1;
			this.client.freeMovement = true;
			this.client.collisionPartners = new Array("objects", "platforms");
			_global.world.register(this.client, new Array("objects"));
		}
		function move() {
		}
		function getTotalBoundingRect() {
			client.totalBoundingRect.p0.x = origin.x;
			client.totalBoundingRect.p0.y = origin.y;
			client.totalBoundingRect.p1.x = origin.x;
			client.totalBoundingRect.p1.y = origin.y;
			return(client.totalBoundingRect);
		}
	}

********
** Symbol 1930 MovieClip [__Packages.mochi.as2.MochiScores] Frame 0

	class mochi.as2.MochiScores
	{
		static var boardID, onClose, onError;
		function MochiScores () {
		}
		static function setBoardID(boardID) {
			mochi.as2.MochiServices.warnID(boardID, true);
			mochi.as2.MochiScores.boardID = boardID;
			mochi.as2.MochiServices.send("scores_setBoardID", {boardID:boardID});
		}
		static function showLeaderboard(options) {
			if ((options.clip == null) || (options.clip == undefined)) {
				options.clip = mochi.as2.MochiServices.clip;
			}
			if ((options.clip != mochi.as2.MochiServices.__get__clip()) || (mochi.as2.MochiServices.__get__childClip()._target == undefined)) {
				mochi.as2.MochiServices.disconnect();
				trace("WARNING!  This application is attempting to connect to MochiServices inside a showLeaderboard call!");
				trace("make sure MochiServices.connect is called as early in the application runtime as possible.");
				mochi.as2.MochiServices.connect(mochi.as2.MochiServices.__get__id(), options.clip);
			}
			delete options.clip;
			if (options.name != null) {
				if (typeof(options.name) == "object") {
					if (options.name.text != undefined) {
						options.name = options.name.text;
					}
				}
			}
			if (options.score != null) {
				if (options.score instanceof TextField) {
					if (options.score.text != undefined) {
						options.score = options.score.text;
					}
				} else if (options.score instanceof mochi.as2.MochiDigits) {
					options.score = options.score.value;
				}
				var _local1 = Number(options.score);
				if (isNaN(_local1)) {
					trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is 'Not a Number'");
				} else if ((_local1 == Number.NEGATIVE_INFINITY) || (_local1 == Number.POSITIVE_INFINITY)) {
					trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is an infinite");
				} else {
					if (Math.floor(_local1) != _local1) {
						trace(("WARNING: Submitted score '" + options.score) + "' will be truncated");
					}
					options.score = _local1;
				}
			}
			if (options.onDisplay != null) {
				options.onDisplay();
			} else {
				mochi.as2.MochiServices.__get__clip().stop();
			}
			if (options.onClose != null) {
				onClose = options.onClose;
			} else {
				onClose = function () {
					mochi.as2.MochiServices.__get__clip().play();
				};
			}
			if (options.onError != null) {
				onError = options.onError;
			} else {
				onError = onClose;
			}
			if (options.boardID == null) {
				if (boardID != null) {
					options.boardID = boardID;
				}
			}
			mochi.as2.MochiServices.warnID(options.boardID, true);
			trace("[MochiScores] NOTE: Security Sandbox Violation errors below are normal");
			mochi.as2.MochiServices.send("scores_showLeaderboard", {options:options}, null, doClose);
		}
		static function closeLeaderboard() {
			mochi.as2.MochiServices.send("scores_closeLeaderboard");
		}
		static function getPlayerInfo(callbackObj, callbackMethod) {
			mochi.as2.MochiServices.send("scores_getPlayerInfo", null, callbackObj, callbackMethod);
		}
		static function submit(score, name, callbackObj, callbackMethod) {
			score = Number(score);
			if (isNaN(score)) {
				trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is 'Not a Number'");
			} else if ((score == Number.NEGATIVE_INFINITY) || (score == Number.POSITIVE_INFINITY)) {
				trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is an infinite");
			} else {
				if (Math.floor(score) != score) {
					trace(("WARNING: Submitted score '" + String(score)) + "' will be truncated");
				}
				score = Number(score);
			}
			mochi.as2.MochiServices.send("scores_submit", {score:score, name:name}, callbackObj, callbackMethod);
		}
		static function requestList(callbackObj, callbackMethod) {
			mochi.as2.MochiServices.send("scores_requestList", null, callbackObj, callbackMethod);
		}
		static function scoresArrayToObjects(scores) {
			var _local5 = {};
			var _local1;
			var _local4;
			var _local2;
			var _local6;
			for (var _local8 in scores) {
				if (typeof(scores[_local8]) == "object") {
					if ((scores[_local8].cols != null) && (scores[_local8].rows != null)) {
						_local5[_local8] = [];
						_local2 = scores[_local8];
						_local4 = 0;
						while (_local4 < _local2.rows.length) {
							_local6 = {};
							_local1 = 0;
							while (_local1 < _local2.cols.length) {
								_local6[_local2.cols[_local1]] = _local2.rows[_local4][_local1];
								_local1++;
							}
							_local5[_local8].push(_local6);
							_local4++;
						}
					} else {
						_local5[_local8] = {};
						for (var _local7 in scores[_local8]) {
							_local5[_local8][_local7] = scores[_local8][_local7];
						}
					}
				} else {
					_local5[_local8] = scores[_local8];
				}
			}
			return(_local5);
		}
		static function doClose(args) {
			if (args.error == true) {
				if (args.errorCode == undefined) {
					args.errorCode = "IOError";
				}
				onError.apply(null, [args.errorCode]);
			} else {
				onClose.apply();
			}
		}
	}

********
** Symbol 1931 MovieClip [__Packages.mochi.as2.MochiServices] Frame 0

	class mochi.as2.MochiServices
	{
		static var _id, _container, _clip, _sendChannelName, __get__comChannelName, onError, _listenChannel, _loader, _loaderListener, _sendChannel;
		function MochiServices () {
		}
		static function get id() {
			return(_id);
		}
		static function get clip() {
			return(_container);
		}
		static function get childClip() {
			return(_clip);
		}
		static function getVersion() {
			return("3.02 as2");
		}
		static function allowDomains(server) {
			var _local1 = server.split("/")[2].split(":")[0];
			if (System.security) {
				if (System.security.allowDomain) {
					System.security.allowDomain("*");
					System.security.allowDomain(_local1);
				}
				if (System.security.allowInsecureDomain) {
					System.security.allowInsecureDomain("*");
					System.security.allowInsecureDomain(_local1);
				}
			}
			return(_local1);
		}
		static function get isNetworkAvailable() {
			if (System.security) {
				var _local1 = System.security;
				if (_local1.sandboxType == "localWithFile") {
					return(false);
				}
			}
			return(true);
		}
		static function set comChannelName(val) {
			if (val != undefined) {
				if (val.length > 3) {
					_sendChannelName = val + "_fromgame";
					initComChannels();
				}
			}
			//return(__get__comChannelName());
		}
		static function get connected() {
			return(_connected);
		}
		static function connect(id, clip, onError) {
			warnID(id, false);
			if ((!_connected) && (_clip == undefined)) {
				trace("MochiServices Connecting...");
				_connecting = true;
				init(id, clip);
			}
			if (onError != undefined) {
				mochi.as2.MochiServices.onError = onError;
			} else if (mochi.as2.MochiServices.onError == undefined) {
				mochi.as2.MochiServices.onError = function (errorCode) {
					trace(errorCode);
				};
			}
		}
		static function disconnect() {
			if (_connected || (_connecting)) {
				_connecting = (_connected = false);
				flush(true);
				if (_clip != undefined) {
					_clip.removeMovieClip();
					delete _clip;
				}
				_listenChannel.close();
			}
		}
		static function init(id, clip) {
			_id = id;
			if (clip != undefined) {
				_container = clip;
			} else {
				_container = _root;
			}
			loadCommunicator(id, _container);
		}
		static function loadCommunicator(id, clip) {
			var _local3 = "_mochiservices_com_" + id;
			if (_clip != null) {
				return(_clip);
			}
			if (!isNetworkAvailable) {
				return(null);
			}
			if (urlOptions().servicesURL != undefined) {
				_servicesURL = urlOptions().servicesURL;
			}
			allowDomains(_servicesURL);
			_clip = clip.createEmptyMovieClip(_local3, 10336, false);
			_listenChannelName = _listenChannelName + ((Math.floor(new Date().getTime()) + "_") + Math.floor(Math.random() * 99999));
			listen();
			_loader = new MovieClipLoader();
			if (_loaderListener.waitInterval != null) {
				clearInterval(_loaderListener.waitInterval);
			}
			_loaderListener = {};
			_loaderListener.onLoadError = function (target_mc, errorCode, httpStatus) {
				trace("MochiServices could not load.");
				mochi.as2.MochiServices.disconnect();
				mochi.as2.MochiServices.onError.apply(null, [errorCode]);
			};
			_loaderListener.onLoadStart = function (target_mc) {
				this.isLoading = true;
			};
			_loaderListener.startTime = getTimer();
			_loaderListener.wait = function () {
				if ((getTimer() - this.startTime) > 10000) {
					if (!this.isLoading) {
						mochi.as2.MochiServices.disconnect();
						mochi.as2.MochiServices.onError.apply(null, ["IOError"]);
					}
					clearInterval(this.waitInterval);
				}
			};
			_loaderListener.waitInterval = setInterval(_loaderListener, "wait", 1000);
			_loader.addListener(_loaderListener);
			_loader.loadClip((((_servicesURL + "?listenLC=") + _listenChannelName) + "&mochiad_options=") + escape(_root.mochiad_options), _clip);
			_sendChannel = new LocalConnection();
			_sendChannel._queue = [];
			return(_clip);
		}
		static function onStatus(infoObject) {
			if (!(infoObject.level === "error")) {
			} else {
				_connected = false;
				_listenChannel.connect(_listenChannelName);
			}
		}
		static function listen() {
			_listenChannel = new LocalConnection();
			_listenChannel.handshake = function (args) {
				mochi.as2.MochiServices.__set__comChannelName(args.newChannel);
			};
			_listenChannel.allowDomain = function (d) {
				return(true);
			};
			_listenChannel.allowInsecureDomain = _listenChannel.allowDomain;
			_listenChannel._nextcallbackID = 0;
			_listenChannel._callbacks = {};
			_listenChannel.connect(_listenChannelName);
			trace("Waiting for MochiAds services to connect...");
		}
		static function initComChannels() {
			if (!_connected) {
				_sendChannel.onStatus = function (infoObject) {
					mochi.as2.MochiServices.onStatus(infoObject);
				};
				_sendChannel.send(_sendChannelName, "onReceive", {methodName:"handshakeDone"});
				_sendChannel.send(_sendChannelName, "onReceive", {methodName:"registerGame", id:_id, clip:_clip, version:getVersion()});
				_listenChannel.onStatus = function (infoObject) {
					mochi.as2.MochiServices.onStatus(infoObject);
				};
				_listenChannel.onReceive = function (pkg) {
					var _local5 = pkg.callbackID;
					var _local4 = this._callbacks[_local5];
					if (!_local4) {
						return(undefined);
					}
					var _local2 = _local4.callbackMethod;
					var _local3 = _local4.callbackObject;
					if (_local3 && (typeof(_local2) == "string")) {
						_local2 = _local3[_local2];
					}
					if (_local2 != undefined) {
						_local2.apply(_local3, pkg.args);
					}
					delete this._callbacks[_local5];
				};
				_listenChannel.onError = function () {
					mochi.as2.MochiServices.onError.apply(null, ["IOError"]);
				};
				trace("connected!");
				_connecting = false;
				_connected = true;
				while (_sendChannel._queue.length > 0) {
					_sendChannel.send(_sendChannelName, "onReceive", _sendChannel._queue.shift());
				}
			}
		}
		static function flush(error) {
			var _local1;
			var _local2;
			while (_sendChannel._queue.length > 0) {
				_local1 = _sendChannel._queue.shift();
				if (_local1.callbackID != null) {
					_local2 = _listenChannel._callbacks[_local1.callbackID];
				}
				delete _listenChannel._callbacks[_local1.callbackID];
				if (error) {
					handleError(_local1.args, _local2.callbackObject, _local2.callbackMethod);
				}
			}
		}
		static function handleError(args, callbackObject, callbackMethod) {
			if (args != null) {
				if (args.onError != null) {
					args.onError.apply(null, ["NotConnected"]);
				}
				if ((args.options != null) && (args.options.onError != null)) {
					args.options.onError.apply(null, ["NotConnected"]);
				}
			}
			if (callbackMethod != null) {
				args = {};
				args.error = true;
				args.errorCode = "NotConnected";
				if ((callbackObject != null) && (typeof(callbackMethod) == "string")) {
					callbackObject[callbackMethod](args);
				} else if (callbackMethod != null) {
					callbackMethod.apply(args);
				}
			}
		}
		static function send(methodName, args, callbackObject, callbackMethod) {
			if (_connected) {
				_sendChannel.send(_sendChannelName, "onReceive", {methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID});
			} else {
				if ((_clip == undefined) || (!_connecting)) {
					onError.apply(null, ["NotConnected"]);
					handleError(args, callbackObject, callbackMethod);
					flush(true);
					return(undefined);
				}
				_sendChannel._queue.push({methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID});
			}
			_listenChannel._callbacks[_listenChannel._nextcallbackID] = {callbackObject:callbackObject, callbackMethod:callbackMethod};
			_listenChannel._nextcallbackID++;
		}
		static function urlOptions() {
			var _local5 = {};
			if (_root.mochiad_options) {
				var _local4 = _root.mochiad_options.split("&");
				var _local2 = 0;
				while (_local2 < _local4.length) {
					var _local3 = _local4[_local2].split("=");
					_local5[unescape(_local3[0])] = unescape(_local3[1]);
					_local2++;
				}
			}
			return(_local5);
		}
		static function warnID(bid, leaderboard) {
			bid = bid.toLowerCase();
			if (bid.length != 16) {
				trace(("WARNING: " + (leaderboard ? "board" : "game")) + " ID is not the appropriate length");
				return(undefined);
			}
			if (bid == "1e113c7239048b3f") {
				if (leaderboard) {
					trace("WARNING: Using testing board ID");
				} else {
					trace("WARNING: Using testing board ID as game ID");
				}
				return(undefined);
			}
			if (bid == "84993a1de4031cd8") {
				if (leaderboard) {
					trace("WARNING: Using testing game ID as board ID");
				} else {
					trace("WARNING: Using testing game ID");
				}
				return(undefined);
			}
			var _local1 = 0;
			while (_local1 < bid.length) {
				switch (bid.charAt(_local1)) {
					case "0" : 
					case "1" : 
					case "2" : 
					case "3" : 
					case "4" : 
					case "5" : 
					case "6" : 
					case "7" : 
					case "8" : 
					case "9" : 
					case "a" : 
					case "b" : 
					case "c" : 
					case "d" : 
					case "e" : 
					case "f" : 
						break;
					default : 
						trace("WARNING: Board ID contains illegal characters: " + bid);
						return(undefined);
				}
				_local1++;
			}
		}
		static function addLinkEvent(url, burl, btn, onClick) {
			var timeout = 1500;
			var t0 = getTimer();
			var _local2 = new Object();
			_local2.mav = getVersion();
			_local2.swfv = btn.getSWFVersion() || 6;
			_local2.swfurl = btn._url;
			_local2.fv = System.capabilities.version;
			_local2.os = System.capabilities.os;
			_local2.lang = System.capabilities.language;
			_local2.scres = (System.capabilities.screenResolutionX + "x") + System.capabilities.screenResolutionY;
			var s = "?";
			var _local3 = 0;
			for (var _local6 in _local2) {
				if (_local3 != 0) {
					s = s + "&";
				}
				_local3++;
				s = ((s + _local6) + "=") + escape(_local2[_local6]);
			}
			if (!(netupAttempted || (_connected))) {
				var ping = btn.createEmptyMovieClip("ping", 777);
				var _local7 = btn.createEmptyMovieClip("nettest", 778);
				netupAttempted = true;
				ping.loadMovie("http://x.mochiads.com/linkping.swf?t=" + getTimer());
				_local7.onEnterFrame = function () {
					if ((ping._totalframes > 0) && (ping._totalframes == ping._framesloaded)) {
						delete this.onEnterFrame;
					} else if ((getTimer() - t0) > timeout) {
						delete this.onEnterFrame;
						mochi.as2.MochiServices.netup = false;
					}
				};
			}
			var _local4 = btn.createEmptyMovieClip("clk", 1001);
			_local4._alpha = 0;
			_local4.beginFill(1044735);
			_local4.moveTo(0, 0);
			_local4.lineTo(0, btn._height);
			_local4.lineTo(btn._width, btn._height);
			_local4.lineTo(btn._width, 0);
			_local4.lineTo(0, 0);
			_local4.endFill();
			_local4.onRelease = function () {
				if (mochi.as2.MochiServices.netup) {
					getURL (url + s, "_blank");
				} else {
					getURL (burl, "_blank");
				}
				if (onClick != undefined) {
					onClick();
				}
			};
		}
		static var _servicesURL = "http://www.mochiads.com/static/lib/services/services.swf";
		static var _listenChannelName = "__ms_";
		static var _connecting = false;
		static var _connected = false;
		static var netup = true;
		static var netupAttempted = false;
	}

********
** Symbol 1932 MovieClip [__Packages.mochi.as2.MochiDigits] Frame 0

	class mochi.as2.MochiDigits
	{
		var Encoder, Fragment, Sibling;
		function MochiDigits (digit, index) {
			Encoder = 0;
			setValue(digit, index);
		}
		function get value() {
			return(Number(toString()));
		}
		function set value(v) {
			setValue(v);
			//return(value);
		}
		function addValue(v) {
			value = value + v;
		}
		function setValue(digit, index) {
			var _local3 = digit.toString();
			if ((index == undefined) || (isNaN(index))) {
				index = 0;
			}
			Fragment = _local3.charCodeAt(index++) ^ Encoder;
			if (index < _local3.length) {
				Sibling = new mochi.as2.MochiDigits(digit, index);
			} else {
				Sibling = null;
			}
			reencode();
		}
		function reencode() {
			var _local2 = int(2147483647 * Math.random());
			Fragment = Fragment ^ (_local2 ^ Encoder);
			Encoder = _local2;
		}
		function toString() {
			var _local2 = String.fromCharCode(Fragment ^ Encoder);
			return(((Sibling != null) ? (_local2.concat(Sibling.toString())) : (_local2)));
		}
	}

********
** Symbol 1933 MovieClip [__Packages.Playtomic.LogRequest] Frame 0

	class Playtomic.LogRequest
	{
		var Pieces;
		function LogRequest () {
		}
		function Queue(data) {
			Pieces++;
			Data = Data + (((Data == "") ? "" : "~") + data);
			if ((Pieces == 8) || (Data.length > 300)) {
				Pieces = 0;
				Ready = true;
			}
		}
		function Send() {
			var _local3 = function (success) {
				if ((this.Data.indexOf("v/") == 0) || (this.Data.indexOf("~v/") > -1)) {
					Playtomic.Log.IncreaseViews();
				}
				if ((this.Data.indexOf("p/") == 0) || (this.Data.indexOf("~p/") > -1)) {
					Playtomic.Log.IncreasePlays();
				}
			};
			var _local2 = new LoadVars();
			_local2.sendAndLoad(((((((((("http://g" + Playtomic.Log.GUID) + ".api.playtomic.com/Tracker/q.aspx?swfid=") + Playtomic.Log.SWFID) + "&q=") + Data) + "&url=") + Playtomic.Log.SourceUrl) + "&") + Math.random()) + "z", _local3, "POST");
		}
		var Data = "";
		var Ready = false;
	}

********
** Symbol 1934 MovieClip [__Packages.Playtomic.Log] Frame 0

	class Playtomic.Log
	{
		static var SourceUrl, Cookie;
		function Log () {
		}
		static function View(swfid, guid, defaulturl) {
			if (swfid == undefined) {
				swfid = 0;
			}
			if (guid == undefined) {
				guid = "";
			}
			if (defaulturl == undefined) {
				defaulturl = "";
			}
			if (SWFID > 0) {
				return(undefined);
			}
			SWFID = swfid;
			GUID = guid;
			Enabled = true;
			if ((SWFID == 0) || (GUID == "")) {
				Enabled = false;
				return(undefined);
			}
			if (defaulturl.indexOf("http://") != 0) {
				Enabled = false;
				return(undefined);
			}
			SourceUrl = defaulturl;
			if (((SourceUrl == null) || (SourceUrl == "")) || (SourceUrl.indexOf("https://") == 0)) {
				Enabled = false;
				return(undefined);
			}
			Cookie = SharedObject.getLocal("playtomic");
			var _local5 = GetCookie("views");
			Send("v/" + _local5, true);
			_global.setTimeout(PingServer, 60000);
		}
		static function ForceSend() {
			if (Request == null) {
				return(undefined);
			}
			Request.Send();
			Request = new Playtomic.LogRequest();
		}
		static function Play() {
			if (!Enabled) {
				return(undefined);
			}
			LevelCounters = new Array();
			LevelAverages = new Array();
			LevelRangeds = new Array();
			Send("p/" + (Plays + 1), true);
		}
		static function CustomMetric(name, group, unique) {
			if (!Enabled) {
				return(undefined);
			}
			if ((group == null) || (group == undefined)) {
				group = "";
			}
			if ((unique == null) || (unique == undefined)) {
				unique = false;
			}
			if (unique) {
				if (Contains(Customs, name)) {
					return(undefined);
				}
				Customs.push(name);
			}
			Send((("c/" + Clean(name)) + "/") + Clean(group));
		}
		static function Link(url, name, group, unique, total, fail) {
			if (!Enabled) {
				return(undefined);
			}
			Send((((((((((("l/" + Clean(name)) + "/") + Clean(group)) + "/") + Clean(url)) + "/") + unique) + "/") + total) + "/") + fail);
		}
		static function LevelCounterMetric(name, level, unique) {
			if (!Enabled) {
				return(undefined);
			}
			if (unique) {
				var _local1 = (name + ".") + level.toString();
				if (Contains(LevelCounters, _local1)) {
					return(undefined);
				}
				LevelCounters.push(_local1);
			}
			Send((("lc/" + Clean(name)) + "/") + Clean(level));
		}
		static function LevelRangedMetric(name, level, value, unique) {
			if (!Enabled) {
				return(undefined);
			}
			if (unique) {
				var _local1 = (name + ".") + level.toString();
				if (Contains(LevelRangeds, _local1)) {
					return(undefined);
				}
				LevelRangeds.push(_local1);
				SaveCookie("lr_" + name, 1);
			}
			Send((((("lr/" + Clean(name)) + "/") + Clean(level)) + "/") + value);
		}
		static function LevelAverageMetric(name, level, value, unique) {
			if (!Enabled) {
				return(undefined);
			}
			if (unique) {
				var _local1 = (name + ".") + level.toString();
				if (Contains(LevelAverages, _local1)) {
					return(undefined);
				}
				LevelAverages.push(_local1);
			}
			Send((((("la/" + Clean(name)) + "/") + Clean(level)) + "/") + value);
		}
		static function Contains(arr, key) {
			var _local1 = arr.length - 1;
			while (_local1 > -1) {
				if (arr[_local1] == key) {
					return(true);
				}
				_local1--;
			}
			return(false);
		}
		static function Heatmap(metric, heatmap, x, y) {
			if (!Enabled) {
				return(undefined);
			}
			Send((((((("h/" + Clean(metric)) + "/") + Clean(heatmap)) + "/") + x) + "/") + y);
		}
		static function Funnel(name, step, stepnum) {
			if (!Enabled) {
				return(undefined);
			}
			Send((((("f/" + Clean(name)) + "/") + Clean(step)) + "/") + stepnum);
		}
		static function PlayerLevelStart(levelid) {
			if (!Enabled) {
				return(undefined);
			}
			Send("pls/" + levelid);
		}
		static function PlayerLevelWin(levelid) {
			if (!Enabled) {
				return(undefined);
			}
			Send("plw/" + levelid);
		}
		static function PlayerLevelQuit(levelid) {
			if (!Enabled) {
				return(undefined);
			}
			Send("plq/" + levelid);
		}
		static function PlayerLevelRetry(levelid) {
			if (!Enabled) {
				return(undefined);
			}
			Send("plr/" + levelid);
		}
		static function PlayerLevelFlag(levelid) {
			if (!Enabled) {
				return(undefined);
			}
			Send("plf/" + levelid);
		}
		static function PingServer() {
			if (!Enabled) {
				return(undefined);
			}
			Pings++;
			Send((("t/" + (FirstPing ? "y" : "n")) + "/") + Pings, true);
			if (FirstPing) {
				FirstPing = false;
				setInterval(PingServer, 60000);
			}
		}
		static function Send(s, view) {
			if (view == undefined) {
				view = false;
			}
			Request.Queue(s);
			if ((Request.Ready || (view)) || (!Queue)) {
				Request.Send();
				Request = new Playtomic.LogRequest();
			}
		}
		static function GetCookie(n) {
			if (Cookie.data[n] == undefined) {
				return(0);
			}
			return(parseInt(Cookie.data[n]));
		}
		static function SaveCookie(n, v) {
			Cookie.data[n] = v.toString();
			Cookie.flush();
		}
		static function Clean(s) {
			while (s.indexOf("/") > -1) {
				s = Replace(s, "/", "\\");
			}
			while (s.indexOf("~") > -1) {
				s = Replace(s, "~", "-");
			}
			return(escape(s));
		}
		static function Replace(str, find, replace) {
			return(str.split(find).join(replace));
		}
		static function IncreaseViews() {
			var _local1 = GetCookie("views");
			_local1++;
			SaveCookie("views", _local1);
		}
		static function IncreasePlays() {
			Plays++;
		}
		static var Enabled = false;
		static var Queue = true;
		static var SWFID = 0;
		static var GUID = "";
		static var Request = new Playtomic.LogRequest();
		static var FirstPing = true;
		static var Pings = 0;
		static var Plays = 0;
		static var HighestGoal = 0;
		static var Customs = new Array();
		static var LevelCounters = new Array();
		static var LevelAverages = new Array();
		static var LevelRangeds = new Array();
	}

********
** Symbol 49 MovieClip [__Packages.com.newgrounds.shims.APIShim] Frame 0

	class com.newgrounds.shims.APIShim extends MovieClip
	{
		function APIShim () {
			super();
		}
	}

********
** Symbol 59 MovieClip [__Packages.com.newgrounds.crypto.MD5] Frame 0

	class com.newgrounds.crypto.MD5
	{
		function MD5 () {
		}
		static function hash(src) {
			return(hex_md5(src));
		}
		static function hex_md5(src) {
			return(binl2hex(core_md5(str2binl(src), src.length * 8)));
		}
		static function core_md5(x, len) {
			x[len >> 5] = x[len >> 5] | (128 << (len % 32));
			x[(((len + 64) >>> 9) << 4) + 14] = len;
			var _local4 = 1732584193 /* 0x67452301 */;
			var _local3 = -271733879;
			var _local2 = -1732584194;
			var _local1 = 271733878 /* 0x10325476 */;
			var _local5 = 0;
			while (_local5 < x.length) {
				var _local10 = _local4;
				var _local9 = _local3;
				var _local8 = _local2;
				var _local7 = _local1;
				_local4 = md5_ff(_local4, _local3, _local2, _local1, x[_local5 + 0], 7, -680876936);
				_local1 = md5_ff(_local1, _local4, _local3, _local2, x[_local5 + 1], 12, -389564586);
				_local2 = md5_ff(_local2, _local1, _local4, _local3, x[_local5 + 2], 17, 606105819);
				_local3 = md5_ff(_local3, _local2, _local1, _local4, x[_local5 + 3], 22, -1044525330);
				_local4 = md5_ff(_local4, _local3, _local2, _local1, x[_local5 + 4], 7, -176418897);
				_local1 = md5_ff(_local1, _local4, _local3, _local2, x[_local5 + 5], 12, 1200080426);
				_local2 = md5_ff(_local2, _local1, _local4, _local3, x[_local5 + 6], 17, -1473231341);
				_local3 = md5_ff(_local3, _local2, _local1, _local4, x[_local5 + 7], 22, -45705983);
				_local4 = md5_ff(_local4, _local3, _local2, _local1, x[_local5 + 8], 7, 1770035416);
				_local1 = md5_ff(_local1, _local4, _local3, _local2, x[_local5 + 9], 12, -1958414417);
				_local2 = md5_ff(_local2, _local1, _local4, _local3, x[_local5 + 10], 17, -42063);
				_local3 = md5_ff(_local3, _local2, _local1, _local4, x[_local5 + 11], 22, -1990404162);
				_local4 = md5_ff(_local4, _local3, _local2, _local1, x[_local5 + 12], 7, 1804603682);
				_local1 = md5_ff(_local1, _local4, _local3, _local2, x[_local5 + 13], 12, -40341101);
				_local2 = md5_ff(_local2, _local1, _local4, _local3, x[_local5 + 14], 17, -1502002290);
				_local3 = md5_ff(_local3, _local2, _local1, _local4, x[_local5 + 15], 22, 1236535329);
				_local4 = md5_gg(_local4, _local3, _local2, _local1, x[_local5 + 1], 5, -165796510);
				_local1 = md5_gg(_local1, _local4, _local3, _local2, x[_local5 + 6], 9, -1069501632);
				_local2 = md5_gg(_local2, _local1, _local4, _local3, x[_local5 + 11], 14, 643717713);
				_local3 = md5_gg(_local3, _local2, _local1, _local4, x[_local5 + 0], 20, -373897302);
				_local4 = md5_gg(_local4, _local3, _local2, _local1, x[_local5 + 5], 5, -701558691);
				_local1 = md5_gg(_local1, _local4, _local3, _local2, x[_local5 + 10], 9, 38016083);
				_local2 = md5_gg(_local2, _local1, _local4, _local3, x[_local5 + 15], 14, -660478335);
				_local3 = md5_gg(_local3, _local2, _local1, _local4, x[_local5 + 4], 20, -405537848);
				_local4 = md5_gg(_local4, _local3, _local2, _local1, x[_local5 + 9], 5, 568446438);
				_local1 = md5_gg(_local1, _local4, _local3, _local2, x[_local5 + 14], 9, -1019803690);
				_local2 = md5_gg(_local2, _local1, _local4, _local3, x[_local5 + 3], 14, -187363961);
				_local3 = md5_gg(_local3, _local2, _local1, _local4, x[_local5 + 8], 20, 1163531501);
				_local4 = md5_gg(_local4, _local3, _local2, _local1, x[_local5 + 13], 5, -1444681467);
				_local1 = md5_gg(_local1, _local4, _local3, _local2, x[_local5 + 2], 9, -51403784);
				_local2 = md5_gg(_local2, _local1, _local4, _local3, x[_local5 + 7], 14, 1735328473);
				_local3 = md5_gg(_local3, _local2, _local1, _local4, x[_local5 + 12], 20, -1926607734);
				_local4 = md5_hh(_local4, _local3, _local2, _local1, x[_local5 + 5], 4, -378558);
				_local1 = md5_hh(_local1, _local4, _local3, _local2, x[_local5 + 8], 11, -2022574463);
				_local2 = md5_hh(_local2, _local1, _local4, _local3, x[_local5 + 11], 16, 1839030562);
				_local3 = md5_hh(_local3, _local2, _local1, _local4, x[_local5 + 14], 23, -35309556);
				_local4 = md5_hh(_local4, _local3, _local2, _local1, x[_local5 + 1], 4, -1530992060);
				_local1 = md5_hh(_local1, _local4, _local3, _local2, x[_local5 + 4], 11, 1272893353);
				_local2 = md5_hh(_local2, _local1, _local4, _local3, x[_local5 + 7], 16, -155497632);
				_local3 = md5_hh(_local3, _local2, _local1, _local4, x[_local5 + 10], 23, -1094730640);
				_local4 = md5_hh(_local4, _local3, _local2, _local1, x[_local5 + 13], 4, 681279174);
				_local1 = md5_hh(_local1, _local4, _local3, _local2, x[_local5 + 0], 11, -358537222);
				_local2 = md5_hh(_local2, _local1, _local4, _local3, x[_local5 + 3], 16, -722521979);
				_local3 = md5_hh(_local3, _local2, _local1, _local4, x[_local5 + 6], 23, 76029189);
				_local4 = md5_hh(_local4, _local3, _local2, _local1, x[_local5 + 9], 4, -640364487);
				_local1 = md5_hh(_local1, _local4, _local3, _local2, x[_local5 + 12], 11, -421815835);
				_local2 = md5_hh(_local2, _local1, _local4, _local3, x[_local5 + 15], 16, 530742520);
				_local3 = md5_hh(_local3, _local2, _local1, _local4, x[_local5 + 2], 23, -995338651);
				_local4 = md5_ii(_local4, _local3, _local2, _local1, x[_local5 + 0], 6, -198630844);
				_local1 = md5_ii(_local1, _local4, _local3, _local2, x[_local5 + 7], 10, 1126891415);
				_local2 = md5_ii(_local2, _local1, _local4, _local3, x[_local5 + 14], 15, -1416354905);
				_local3 = md5_ii(_local3, _local2, _local1, _local4, x[_local5 + 5], 21, -57434055);
				_local4 = md5_ii(_local4, _local3, _local2, _local1, x[_local5 + 12], 6, 1700485571);
				_local1 = md5_ii(_local1, _local4, _local3, _local2, x[_local5 + 3], 10, -1894986606);
				_local2 = md5_ii(_local2, _local1, _local4, _local3, x[_local5 + 10], 15, -1051523);
				_local3 = md5_ii(_local3, _local2, _local1, _local4, x[_local5 + 1], 21, -2054922799);
				_local4 = md5_ii(_local4, _local3, _local2, _local1, x[_local5 + 8], 6, 1873313359);
				_local1 = md5_ii(_local1, _local4, _local3, _local2, x[_local5 + 15], 10, -30611744);
				_local2 = md5_ii(_local2, _local1, _local4, _local3, x[_local5 + 6], 15, -1560198380);
				_local3 = md5_ii(_local3, _local2, _local1, _local4, x[_local5 + 13], 21, 1309151649);
				_local4 = md5_ii(_local4, _local3, _local2, _local1, x[_local5 + 4], 6, -145523070);
				_local1 = md5_ii(_local1, _local4, _local3, _local2, x[_local5 + 11], 10, -1120210379);
				_local2 = md5_ii(_local2, _local1, _local4, _local3, x[_local5 + 2], 15, 718787259);
				_local3 = md5_ii(_local3, _local2, _local1, _local4, x[_local5 + 9], 21, -343485551);
				_local4 = safe_add(_local4, _local10);
				_local3 = safe_add(_local3, _local9);
				_local2 = safe_add(_local2, _local8);
				_local1 = safe_add(_local1, _local7);
				_local5 = _local5 + 16;
			}
			return(new Array(_local4, _local3, _local2, _local1));
		}
		static function md5_cmn(q, a, b, x, s, t) {
			return(safe_add(bit_rol(safe_add(safe_add(a, q), safe_add(x, t)), s), b));
		}
		static function md5_ff(a, b, c, d, x, s, t) {
			return(md5_cmn((b & c) | ((~b) & d), a, b, x, s, t));
		}
		static function md5_gg(a, b, c, d, x, s, t) {
			return(md5_cmn((b & d) | (c & (~d)), a, b, x, s, t));
		}
		static function md5_hh(a, b, c, d, x, s, t) {
			return(md5_cmn((b ^ c) ^ d, a, b, x, s, t));
		}
		static function md5_ii(a, b, c, d, x, s, t) {
			return(md5_cmn(c ^ (b | (~d)), a, b, x, s, t));
		}
		static function bit_rol(num, cnt) {
			return((num << cnt) | (num >>> (32 - cnt)));
		}
		static function safe_add(x, y) {
			var _local1 = (x & 65535) + (y & 65535);
			var _local2 = ((x >> 16) + (y >> 16)) + (_local1 >> 16);
			return((_local2 << 16) | (_local1 & 65535));
		}
		static function str2binl(str) {
			var _local3 = new Array();
			var _local4 = 255;
			var _local1 = 0;
			while (_local1 < (str.length * 8)) {
				_local3[_local1 >> 5] = _local3[_local1 >> 5] | ((str.charCodeAt(_local1 / 8) & _local4) << (_local1 % 32));
				_local1 = _local1 + 8;
			}
			return(_local3);
		}
		static function binl2hex(binarray) {
			var _local4 = new String("");
			var _local3 = new String("0123456789abcdef");
			var _local1 = 0;
			while (_local1 < (binarray.length * 4)) {
				_local4 = _local4 + (_local3.charAt((binarray[_local1 >> 2] >> (((_local1 % 4) * 8) + 4)) & 15) + _local3.charAt((binarray[_local1 >> 2] >> ((_local1 % 4) * 8)) & 15));
				_local1++;
			}
			return(_local4);
		}
	}

********
** Symbol 60 MovieClip [__Packages.com.newgrounds.crypto.RC4] Frame 0

	class com.newgrounds.crypto.RC4
	{
		function RC4 () {
		}
		static function encrypt(src, key) {
			var _local3 = strToChars(src);
			var _local1 = strToChars(key);
			var _local2 = calculate(_local3, _local1);
			return(charsToHex(_local2));
		}
		static function encryptbin(src, key) {
			var _local3 = strToChars(src);
			var _local1 = strToChars(key);
			var _local2 = calculate(_local3, _local1);
			return(_local2);
		}
		static function decrypt(src, key) {
			var _local3 = hexToChars(src);
			var _local1 = strToChars(key);
			var _local2 = calculate(_local3, _local1);
			return(charsToStr(_local2));
		}
		static function initialize(pwd) {
			var _local2 = 0;
			var _local3;
			var _local4 = pwd.length;
			var _local1 = 0;
			while (_local1 <= 255) {
				mykey[_local1] = pwd[_local1 % _local4];
				sbox[_local1] = _local1;
				_local1++;
			}
			_local1 = 0;
			while (_local1 <= 255) {
				_local2 = ((_local2 + sbox[_local1]) + mykey[_local1]) % 256;
				_local3 = sbox[_local1];
				sbox[_local1] = sbox[_local2];
				sbox[_local2] = _local3;
				_local1++;
			}
		}
		static function calculate(plaintxt, psw) {
			initialize(psw);
			var _local1 = 0;
			var _local2 = 0;
			var _local9 = new Array();
			var _local7;
			var _local5;
			var _local6;
			var _local3 = 0;
			while (_local3 < plaintxt.length) {
				_local1 = (_local1 + 1) % 256;
				_local2 = (_local2 + sbox[_local1]) % 256;
				_local5 = sbox[_local1];
				sbox[_local1] = sbox[_local2];
				sbox[_local2] = _local5;
				var _local4 = (sbox[_local1] + sbox[_local2]) % 256;
				_local7 = sbox[_local4];
				_local6 = plaintxt[_local3] ^ _local7;
				_local9.push(_local6);
				_local3++;
			}
			return(_local9);
		}
		static function charsToHex(chars) {
			var _local4 = new String("");
			var _local3 = new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "a", "b", "c", "d", "e", "f");
			var _local1 = 0;
			while (_local1 < chars.length) {
				_local4 = _local4 + (_local3[chars[_local1] >> 4] + _local3[chars[_local1] & 15]);
				_local1++;
			}
			return(_local4);
		}
		static function hexToChars(hex) {
			var _local3 = new Array();
			var _local1 = ((hex.substr(0, 2) == "0x") ? 2 : 0);
			while (_local1 < hex.length) {
				_local3.push(parseInt(hex.substr(_local1, 2), 16));
				_local1 = _local1 + 2;
			}
			return(_local3);
		}
		static function charsToStr(chars) {
			var _local3 = new String("");
			var _local1 = 0;
			while (_local1 < chars.length) {
				_local3 = _local3 + String.fromCharCode(chars[_local1]);
				_local1++;
			}
			return(_local3);
		}
		static function strToChars(str) {
			var _local3 = new Array();
			var _local1 = 0;
			while (_local1 < str.length) {
				_local3.push(str.charCodeAt(_local1));
				_local1++;
			}
			return(_local3);
		}
		static var sbox = new Array(255);
		static var mykey = new Array(255);
	}

********
** Symbol 61 MovieClip [__Packages.com.newgrounds.encoders.json.JSON] Frame 0

	class com.newgrounds.encoders.json.JSON
	{
		static var start, cache, interval;
		function JSON () {
		}
		static function encode(arg, noquotes) {
			var _local3;
			var _local2;
			var _local6;
			var _local1 = "";
			var _local4;
			if (arg.isSServerVar()) {
				var _local8 = "sservervariable";
			} else {
				var _local8 = typeof(arg);
			}
			switch (_local8) {
				case "sservervariable" : 
					return("?" + arg.getEncodedValue());
				case "object" : 
					if (arg) {
						if (arg instanceof Array) {
							_local2 = 0;
							while (_local2 < arg.length) {
								_local4 = encode(arg[_local2]);
								if (_local1) {
									_local1 = _local1 + ",";
								}
								_local1 = _local1 + _local4;
								_local2++;
							}
							return(("[" + _local1) + "]");
						}
						if (typeof(arg.toString) != "undefined") {
							for (_local2 in arg) {
								_local4 = arg[_local2];
								if ((typeof(_local4) != "undefined") && (typeof(_local4) != "function")) {
									_local4 = encode(_local4);
									if (_local1) {
										_local1 = _local1 + ",";
									}
									_local1 = _local1 + ((encode(_local2) + ":") + _local4);
								}
							}
							return(("{" + _local1) + "}");
						}
					}
					return("null");
				case "number" : 
					return((isFinite(arg) ? (String(arg)) : "null"));
				case "string" : 
					_local6 = arg.length;
					if (noquotes) {
						var _local7 = "";
					} else {
						var _local7 = "\"";
					}
					_local1 = _local7;
					_local2 = 0;
					while (_local2 < _local6) {
						_local3 = arg.charAt(_local2);
						if (_local3 >= " ") {
							if ((_local3 == "\\") || (_local3 == "\"")) {
								_local1 = _local1 + "\\";
							}
							_local1 = _local1 + _local3;
						} else {
							switch (_local3) {
								case "\b" : 
									_local1 = _local1 + "\\b";
									break;
								case "\f" : 
									_local1 = _local1 + "\\f";
									break;
								case newline : 
									_local1 = _local1 + "\\n";
									break;
								case "\r" : 
									_local1 = _local1 + "\\r";
									break;
								case "\t" : 
									_local1 = _local1 + "\\t";
									break;
								default : 
									_local3 = _local3.charCodeAt();
									_local1 = _local1 + (("\\u00" + Math.floor(_local3 / 16).toString(16)) + (_local3 % 16).toString(16));
							}
						}
						_local2 = _local2 + 1;
					}
					return(_local1 + _local7);
				case "boolean" : 
					return(String(arg));
			}
			return("null");
		}
		static function background_encode(arg, callback) {
			if (busy) {
				trace("[Newgrounds Encoder] :: Cannot encode a new file until the previous file is completed");
				return(false);
			}
			if (!callback) {
				trace("[Newgrounds Encoder] :: Missing a callback function, skipping encode");
				return(false);
			}
			busy = true;
			var _local2 = new Date();
			start = _local2.getTime();
			cache = {busy:false, complete:false, arg:arg, target:arg, parents:[], encoded:"", callback:callback, encode_chunk:function () {
				com.newgrounds.encoders.json.JSON.encode_chunk();
			}};
			if (getType(arg) == "object") {
				cache.encoded = "{";
			} else if (getType(arg) == "array") {
				cache.encoded = "[";
			}
			interval = setInterval(cache, "encode_chunk", 25);
			return(true);
		}
		static function background_decode(arg, callback) {
			if (busy) {
				trace("[Newgrounds Encoder] :: Cannot decode a new file until the previous file is completed");
				return(false);
			}
			if (!callback) {
				trace("[Newgrounds Encoder] :: Missing a callback function, skipping decode");
				return(false);
			}
			busy = true;
			var _local1 = new Date();
			start = _local1.getTime();
			cache = {busy:false, callback:callback, complete:false, arg:arg, pos:0, parents:["root"], target:null, scratch:"", decode_chunk:function () {
				com.newgrounds.encoders.json.JSON.decode_chunk();
			}};
			interval = setInterval(cache, "decode_chunk", 25);
			return(true);
		}
		static function decode(text) {
			var at = 0;
			var ch = " ";
			var _value;
			var _error = function (m) {
				throw {name:"JSONError", message:m, at:at - 1, text:text};
			};
			var _next = function () {
				ch = text.charAt(at);
				at = at + 1;
				return(ch);
			};
			var _white = function () {
				while (ch) {
					if (ch <= " ") {
						_next();
					} else if (ch == "/") {
						switch (_next()) {
							case "/" : 
								while ((_next() && (ch != newline)) && (ch != "\r")) {
								}
								break;
							case "*" : 
								_next();
								for(;;){
									if (ch) {
										if (ch == "*") {
											if (_next() == "/") {
												_next();
												// unexpected jump
											}
										} else {
											_next();
										}
									} else {
										_error("Unterminated comment");
									}
								};
								break;
							default : 
								_error("Syntax error");
						}
					} else {
						return;
					}
				}
			};
			var _string = function () {
				var _local4;
				var _local1 = "";
				var _local3;
				var _local2;
				var _local5 = false;
				if (ch == "\"") {
					while (_next()) {
						if (ch == "\"") {
							_next();
							return(_local1);
						}
						if (ch == "\\") {
							switch (_next()) {
								case "b" : 
									_local1 = _local1 + "\b";
									break;
								case "f" : 
									_local1 = _local1 + "\f";
									break;
								case "n" : 
									_local1 = _local1 + newline;
									break;
								case "r" : 
									_local1 = _local1 + "\r";
									break;
								case "t" : 
									_local1 = _local1 + "\t";
									break;
								case "u" : 
									_local2 = 0;
									_local4 = 0;
									while (_local4 < 4) {
										_local3 = parseInt(_next(), 16);
										if (!isFinite(_local3)) {
											_local5 = true;
											break;
										}
										_local2 = (_local2 * 16) + _local3;
										_local4 = _local4 + 1;
									}
									if (_local5) {
										_local5 = false;
										break;
									}
									_local1 = _local1 + String.fromCharCode(_local2);
									break;
								default : 
									_local1 = _local1 + ch;
							}
						} else {
							_local1 = _local1 + ch;
						}
					}
				}
				_error("Bad string");
			};
			var _array = function () {
				var _local1 = [];
				if (ch == "[") {
					_next();
					_white();
					if (ch == "]") {
						_next();
						return(_local1);
					}
					while (ch) {
						_local1.push(_value());
						_white();
						if (ch == "]") {
							_next();
							return(_local1);
						}
						if (ch != ",") {
							break;
						}
						_next();
						_white();
					}
				}
				_error("Bad array");
			};
			var _object = function () {
				var _local2;
				var _local1 = {};
				if (ch == "{") {
					_next();
					_white();
					if (ch == "}") {
						_next();
						return(_local1);
					}
					while (ch) {
						_local2 = _string();
						_white();
						if (ch != ":") {
							break;
						}
						_next();
						_local1[_local2] = _value();
						_white();
						if (ch == "}") {
							_next();
							return(_local1);
						}
						if (ch != ",") {
							break;
						}
						_next();
						_white();
					}
				}
				_error("Bad object");
			};
			var _number = function () {
				var _local1 = "";
				var _local2;
				if (ch == "-") {
					_local1 = "-";
					_next();
				}
				while ((ch >= "0") && (ch <= "9")) {
					_local1 = _local1 + ch;
					_next();
				}
				if (ch == ".") {
					_local1 = _local1 + ".";
					while ((_next() && (ch >= "0")) && (ch <= "9")) {
						_local1 = _local1 + ch;
					}
				}
				_local2 = 1 * _local1;
				if (!isFinite(_local2)) {
					_error("Bad number");
				} else {
					return(_local2);
				}
			};
			var _word = function () {
				switch (ch) {
					case "t" : 
						if (((_next() == "r") && (_next() == "u")) && (_next() == "e")) {
							_next();
							return(true);
						}
						break;
					case "f" : 
						if ((((_next() == "a") && (_next() == "l")) && (_next() == "s")) && (_next() == "e")) {
							_next();
							return(false);
						}
						break;
					case "n" : 
						if (!(((_next() == "u") && (_next() == "l")) && (_next() == "l"))) { 
							break;
						}
						_next();
						return(null);
				}
				_error("Syntax error");
			};
			_value = function () {
				_white();
				switch (ch) {
					case "{" : 
						return(_object());
					case "[" : 
						return(_array());
					case "\"" : 
						return(_string());
					case "-" : 
						return(_number());
				}
				return((((ch >= "0") && (ch <= "9")) ? (_number()) : (_word())));
			};
			return(_value());
		}
		static function getType(v) {
			if (v instanceof Array) {
				return("array");
			}
			return(typeof(v));
		}
		static function decode_chunk() {
			if ((!cache.busy) && (!cache.complete)) {
				cache.busy = true;
				var _local1 = 0;
				while (_local1 < decode_chunks) {
					chunk_decoder();
					if (cache.complete) {
						break;
					}
					_local1++;
				}
				trace(Math.round((cache.pos / cache.arg.length) * 100) + "% decoded");
				cache.busy = false;
			}
			if (cache.complete) {
				var _local2 = new Date();
				busy = false;
				clearInterval(interval);
				cache.callback(cache.root, _local2.getTime() - start);
				cache.arg = "";
			}
		}
		static function encode_chunk() {
			if ((!cache.busy) && (!cache.complete)) {
				cache.busy = true;
				var _local1 = 0;
				while (_local1 < encode_chunks) {
					chunk_encoder();
					if (cache.complete) {
						break;
					}
					_local1++;
				}
				cache.busy = false;
			}
			if (cache.complete) {
				var _local3 = new Date();
				var _local2 = _local3.getTime();
				busy = false;
				clearInterval(interval);
				cache.callback(cache.encoded, _local2 - start);
				cache.encoded = "";
			}
		}
		static function chunk_decoder() {
			function _object() {
				var _local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
				if (!com.newgrounds.encoders.json.JSON.cache.mode) {
					com.newgrounds.encoders.json.JSON.cache.mode = "object";
					com.newgrounds.encoders.json.JSON.cache.pos++;
					_local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
					if (_local1 != "\"") {
						throw "Malformed object key in encoded string. Keys must be wrapped in quotes (\"\")";
					}
					com.newgrounds.encoders.json.JSON.cache.scratch = "";
					_setTargetValue({});
				} else if (_local1 == ",") {
					com.newgrounds.encoders.json.JSON.cache.pos++;
					_local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
					if (_local1 != "\"") {
						throw "Malformed object key in encoded string. Keys must be wrapped in quotes (\"\")";
					}
					com.newgrounds.encoders.json.JSON.cache.scratch = "";
				} else if (_local1 == "}") {
					_useParent();
				} else if (_local1 == "\"") {
					com.newgrounds.encoders.json.JSON.cache.pos++;
					_local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
					if (_local1 != ":") {
						throw "Malformed object notation. Object keys and values must be separated by colons(:)";
					}
					_addParent(com.newgrounds.encoders.json.JSON.cache.scratch);
					com.newgrounds.encoders.json.JSON.cache.mode = null;
				} else {
					if (_local1 == "\\") {
						com.newgrounds.encoders.json.JSON.cache.pos++;
						_local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
					}
					com.newgrounds.encoders.json.JSON.cache.scratch = com.newgrounds.encoders.json.JSON.cache.scratch + _local1;
				}
				com.newgrounds.encoders.json.JSON.cache.pos++;
			}
			function _array() {
				var _local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
				if (!com.newgrounds.encoders.json.JSON.cache.mode) {
					com.newgrounds.encoders.json.JSON.cache.mode = "array";
					com.newgrounds.encoders.json.JSON.cache.pos++;
					_local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
					_setTargetValue([]);
					if (_local1 != "]") {
						_addArrayKey();
					} else {
						_useParent();
					}
					return(undefined);
				}
				if (_local1 == ",") {
					_addArrayKey();
				} else if (_local1 == "]") {
					_useParent();
				}
				com.newgrounds.encoders.json.JSON.cache.pos++;
			}
			function _boolean() {
				var _local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
				if (_local1 == "t") {
					_setTargetValue(true);
					com.newgrounds.encoders.json.JSON.cache.pos = com.newgrounds.encoders.json.JSON.cache.pos + 3;
				} else if (_local1 == "f") {
					_setTargetValue(false);
					com.newgrounds.encoders.json.JSON.cache.pos = com.newgrounds.encoders.json.JSON.cache.pos + 4;
				} else {
					throw "Bool values must be true or false";
				}
				_useParent();
			}
			function _null() {
				var _local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
				if (_local1 == "n") {
					_setTargetValue(null);
					com.newgrounds.encoders.json.JSON.cache.pos = com.newgrounds.encoders.json.JSON.cache.pos + 2;
				} else {
					throw "Null values must be null";
				}
				_useParent();
			}
			function _string() {
				var _local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
				if (!com.newgrounds.encoders.json.JSON.cache.mode) {
					if (_local1 != "\"") {
						throw "Strings must be wrapped in quotes (\"\")";
					}
					com.newgrounds.encoders.json.JSON.cache.scratch = "";
					com.newgrounds.encoders.json.JSON.cache.mode = "string";
				} else if (_local1 == "\"") {
					_setTargetValue(com.newgrounds.encoders.json.JSON.cache.scratch);
					_useParent();
				} else {
					if (_local1 == "\\") {
						com.newgrounds.encoders.json.JSON.cache.pos++;
						_local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
						switch (_local1) {
							case "n" : 
								_local1 = newline;
								break;
							case "r" : 
								_local1 = newline;
								break;
							case "t" : 
								_local1 = "\t";
								break;
							case "u" : 
								_local1 = "\\" + _local1;
						}
					}
					com.newgrounds.encoders.json.JSON.cache.scratch = com.newgrounds.encoders.json.JSON.cache.scratch + _local1;
				}
				com.newgrounds.encoders.json.JSON.cache.pos++;
			}
			function _number() {
				var _local1 = com.newgrounds.encoders.json.JSON.cache.arg.charAt(com.newgrounds.encoders.json.JSON.cache.pos);
				var _local2 = "01234567890.-";
				if (!com.newgrounds.encoders.json.JSON.cache.mode) {
					com.newgrounds.encoders.json.JSON.cache.mode = "number";
					com.newgrounds.encoders.json.JSON.cache.scratch = "";
				}
				if (_local2.indexOf(_local1) < 0) {
					_setTargetValue(Number(com.newgrounds.encoders.json.JSON.cache.scratch));
					_useParent();
				} else {
					com.newgrounds.encoders.json.JSON.cache.scratch = com.newgrounds.encoders.json.JSON.cache.scratch + _local1;
					com.newgrounds.encoders.json.JSON.cache.pos++;
				}
			}
			function _setTargetValue(newval) {
				var _local2 = _getParent().obj;
				var _local1 = com.newgrounds.encoders.json.JSON.cache.parents[com.newgrounds.encoders.json.JSON.cache.parents.length - 1];
				_local2[_local1] = newval;
			}
			function _useParent() {
				com.newgrounds.encoders.json.JSON.cache.mode = com.newgrounds.encoders.json.JSON.getType(_getParent().obj);
				com.newgrounds.encoders.json.JSON.cache.parents.pop();
			}
			function _getParent() {
				var _local2 = com.newgrounds.encoders.json.JSON.cache;
				var _local1 = 0;
				while (_local1 < (com.newgrounds.encoders.json.JSON.cache.parents.length - 1)) {
					_local2 = _local2[com.newgrounds.encoders.json.JSON.cache.parents[_local1]];
					_local1++;
				}
				return({obj:_local2, name:com.newgrounds.encoders.json.JSON.cache.parents[_local1]});
			}
			function _getCurrent() {
				var _local2 = com.newgrounds.encoders.json.JSON.cache;
				var _local1 = 0;
				while (_local1 < com.newgrounds.encoders.json.JSON.cache.parents.length) {
					_local2 = _local2[com.newgrounds.encoders.json.JSON.cache.parents[_local1]];
					_local1++;
				}
				return({obj:_local2, name:com.newgrounds.encoders.json.JSON.cache.parents[_local1]});
			}
			function _addParent(child) {
				com.newgrounds.encoders.json.JSON.cache.parents.push(child);
			}
			function _addArrayKey() {
				var _local1 = _getCurrent().obj.length;
				com.newgrounds.encoders.json.JSON.cache.parents.push(_local1);
				com.newgrounds.encoders.json.JSON.cache.mode = null;
			}
			if (cache.pos >= cache.arg.length) {
				cache.complete = true;
				return(undefined);
			}
			if (cache.mode) {
				eval ("_" + cache.mode)();
			} else {
				var char = cache.arg.charAt(cache.pos);
				switch (char) {
					case "{" : 
						_object();
						return;
					case "[" : 
						_array();
						return;
					case "\"" : 
						_string();
						return;
					case "n" : 
						_null();
						return;
					case "t" : 
						_boolean();
						return;
					case "f" : 
						_boolean();
						return;
					default : 
						_number();
				}
			}
		}
		static function chunk_encoder() {
			if (cache.complete) {
				return(undefined);
			}
			var _local2 = getType(cache.target);
			switch (_local2) {
				case "number" : 
					cache.encoded = cache.encoded + cache.target;
					getParent();
					break;
				case "string" : 
					cache.encoded = cache.encoded + (("\"" + cache.target.split("\"").join("\\\"")) + "\"");
					getParent();
					break;
				case "boolean" : 
					cache.encoded = cache.encoded + ((cache.target == true) ? "true" : "false");
					getParent();
					break;
				case "null" : 
					cache.encoded = cache.encoded + "null";
					getParent();
					break;
				case "array" : 
					if (cache.target.length < 1) {
						cache.encoded = cache.encoded + "]";
						getParent();
					} else {
						cache.parents.push(cache.target);
						cache.target = cache.target[0];
						if (getType(cache.target) == "array") {
							cache.encoded = cache.encoded + "[";
						} else if (getType(cache.target) == "object") {
							cache.encoded = cache.encoded + "{";
						}
					}
					break;
				case "object" : 
					for (var _local1 in cache.target) {
						break;
					}
					if (_local1 === undefined) {
						cache.encoded = cache.encoded + "}";
						getParent();
					} else {
						cache.parents.push(cache.target);
						cache.target = cache.target[_local1];
						cache.encoded = cache.encoded + (("\"" + _local1.split("\"").join("\\\"")) + "\":");
						if (getType(cache.target) == "array") {
							cache.encoded = cache.encoded + "[";
						} else if (getType(cache.target) == "object") {
							cache.encoded = cache.encoded + "{";
						}
					}
					break;
				default : 
					cache.encoded = cache.encoded + "null";
					getParent();
			}
		}
		static function getParent() {
			if (cache.parents.length > 0) {
				var _local1 = cache.parents.pop();
				if (getType(_local1) == "array") {
					_local1.shift();
				} else {
					for (var _local3 in _local1) {
						delete _local1[_local3];
						break;
					}
				}
				if ((getType(_local1) == "object") or (getType(_local1) == "array")) {
					for (var _local2 in _local1) {
						break;
					}
					if (!(_local2 === undefined)) {
						cache.encoded = cache.encoded + ",";
					}
				}
				cache.target = _local1;
			} else {
				cache.complete = true;
			}
		}
		static var encode_chunks = 20000;
		static var decode_chunks = 20000;
		static var busy = false;
	}

********
** Symbol 65 MovieClip [__Packages.com.newgrounds.Score] Frame 0

	class com.newgrounds.Score
	{
		var _rank, _username, _score, _numericValue, _tag;
		function Score (rank, username, score, numericValue, tag) {
			(_rank = rank);
			(_username = username);
			_score = score;
			_numericValue = numericValue;
			_tag = tag;
		}
		function get numericValue() {
			return(_numericValue);
		}
		function get rank() {
			return(_rank);
		}
		function get score() {
			return(_score);
		}
		function get tag() {
			return(_tag);
		}
		function get username() {
			return(_username);
		}
		function toString() {
			return((((_rank + ".\t") + _username) + "\t") + _score);
		}
	}

********
** Symbol 181 MovieClip Frame 1

	stop();

********
** Symbol 187 MovieClip Frame 1

	stop();

********
** Symbol 201 MovieClip Frame 1

	_root.stop();
	gotoAndPlay (2);

********
** Symbol 201 MovieClip Frame 221

	_root.play();

********
** Symbol 204 Button

on (release) {
	var savefile = SharedObject.getLocal("Rbt_2");
	savefile.data.playerName = _root.playerName;
	savefile.flush();
	_root.play();
}

********
** Symbol 228 MovieClip Frame 71

	stop();

********
** Instance of Symbol 253 MovieClip in Symbol 280 MovieClip Frame 10

on (release, keyPress "<Enter>") {
	_root.cargar.play();
	_parent.gotoAndStop(765);
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 280 MovieClip Frame 793

	stopAllSounds();
	_root.play();

********
** Symbol 304 MovieClip Frame 1

	stop();

********
** Symbol 304 MovieClip Frame 2

	_root.snd.master.setVolume(90);

********
** Symbol 304 MovieClip Frame 4

	_root.snd.master.setVolume(80);

********
** Symbol 304 MovieClip Frame 6

	_root.snd.master.setVolume(70);

********
** Symbol 304 MovieClip Frame 8

	_root.snd.master.setVolume(60);

********
** Symbol 304 MovieClip Frame 10

	_root.snd.master.setVolume(50);

********
** Symbol 304 MovieClip Frame 12

	_root.snd.master.setVolume(40);

********
** Symbol 304 MovieClip Frame 14

	_root.snd.master.setVolume(30);

********
** Symbol 304 MovieClip Frame 16

	_root.snd.master.setVolume(20);

********
** Symbol 304 MovieClip Frame 18

	_root.snd.master.setVolume(10);

********
** Symbol 304 MovieClip Frame 20

	_root.snd.master.setVolume(0);

********
** Symbol 304 MovieClip Frame 22

	stopAllSounds();

********
** Symbol 304 MovieClip Frame 26

	_root.snd.master.setVolume(100);
	if ((_root._currentframe == 9) && (_root.menunum == 1)) {
		_root.gotoAndStop("game");
	}
	if ((_root._currentframe == 9) && (_root.menunum == 3)) {
		_root.gotoAndStop("niveles");
	}
	if (_root._currentframe == 14) {
		_root.selec = true;
		_root.gotoAndPlay(25);
	}
	if (_root._currentframe == 7) {
		_root.gotoAndStop(9);
	}
	stop();

********
** Instance of Symbol 307 MovieClip in Symbol 308 MovieClip Frame 1

on (release) {
	getURL ("http://armor.ag/MoreGames", _blank);
}

********
** Symbol 315 Button

on (release, keyPress "<Enter>") {
	_root.cargar.play();
}

********
** Symbol 322 Button

on (release, keyPress "<Enter>") {
	_root.menunum = 2;
	_root.cargar.play();
}

********
** Symbol 328 Button

on (release, keyPress "<Enter>") {
	_root.menunum = 2;
	_root.cargar.play();
}

********
** Instance of Symbol 342 MovieClip in Symbol 343 MovieClip Frame 1

on (release) {
	getURL ("http://armor.ag/MoreGames", _blank);
}

********
** Instance of Symbol 346 MovieClip in Symbol 347 MovieClip Frame 1

on (release) {
	getURL ("http://plus.google.com/u/0/104425856972539712808/posts", _blank);
}

********
** Symbol 353 MovieClip Frame 1

	stop();

********
** Instance of Symbol 125 MovieClip in Symbol 355 MovieClip Frame 1

on (release) {
	getURL ("http://www.lartargames.com", _blank);
}

********
** Instance of Symbol 329 MovieClip in Symbol 355 MovieClip Frame 73

on (release, keyPress "<Enter>") {
	_root.menunum = 3;
	_root.cargar.play();
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 330 MovieClip in Symbol 355 MovieClip Frame 80

on (release, keyPress "<Enter>") {
	_root.menunum = 2;
	_root.cargar.play();
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 339 MovieClip in Symbol 355 MovieClip Frame 84

on (release, keyPress "<Enter>") {
	_root.menunum = 5;
	_root.cargar.play();
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 340 MovieClip in Symbol 355 MovieClip Frame 87

on (release) {
	_root.menunum = 3;
	_root.cargar.play();
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 343 MovieClip in Symbol 355 MovieClip Frame 94

on (release) {
	_root.menunum = 7;
	_root.cargar.play();
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 339 MovieClip in Symbol 355 MovieClip Frame 96

on (release, keyPress "<Enter>") {
	_root.menunum = 4;
	_root.cargar.play();
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 339 MovieClip in Symbol 355 MovieClip Frame 101

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}
on (release) {
	_root.menunum = 5;
	_root.cargar.play();
}

********
** Symbol 355 MovieClip Frame 130

	stop();

********
** Symbol 357 MovieClip Frame 1

	stop();

********
** Symbol 357 MovieClip Frame 2

	_root.snd.master.setVolume(90);

********
** Symbol 357 MovieClip Frame 4

	_root.snd.master.setVolume(80);

********
** Symbol 357 MovieClip Frame 6

	_root.snd.master.setVolume(70);

********
** Symbol 357 MovieClip Frame 8

	_root.snd.master.setVolume(60);

********
** Symbol 357 MovieClip Frame 10

	_root.snd.master.setVolume(50);

********
** Symbol 357 MovieClip Frame 12

	_root.snd.master.setVolume(40);

********
** Symbol 357 MovieClip Frame 14

	_root.snd.master.setVolume(30);

********
** Symbol 357 MovieClip Frame 16

	_root.snd.master.setVolume(20);

********
** Symbol 357 MovieClip Frame 18

	_root.snd.master.setVolume(10);

********
** Symbol 357 MovieClip Frame 20

	_root.snd.master.setVolume(0);

********
** Symbol 357 MovieClip Frame 22

	if (_root.menunum == 1) {
		stopAllSounds();
	}
	if (_root.menunum == 2) {
	}
	if (_root.menunum == 3) {
		stopAllSounds();
	}

********
** Symbol 357 MovieClip Frame 23

	_root.snd.master.setVolume(20);

********
** Symbol 357 MovieClip Frame 24

	_root.snd.master.setVolume(40);

********
** Symbol 357 MovieClip Frame 25

	_root.snd.master.setVolume(60);

********
** Symbol 357 MovieClip Frame 26

	_root.snd.master.setVolume(100);
	if (_root.menunum == 1) {
		_root.gotoAndStop("game");
	}
	if (_root.menunum == 2) {
		_root.gotoAndStop("instructions");
	}
	if (_root.menunum == 3) {
		_root.gotoAndStop("niveles");
	}
	if (_root.menunum == 4) {
		_root.gotoAndStop("bonus");
	}
	if (_root.menunum == 5) {
		_root.gotoAndStop("creditos");
		gotoAndStop (1);
	}
	if (_root.menunum == 6) {
		_root.gotoAndStop("puntajes");
		gotoAndStop (1);
	}
	stop();

********
** Symbol 358 MovieClip Frame 1

	stop();

********
** Symbol 358 MovieClip Frame 2

	_root.snd.master.setVolume(90);

********
** Symbol 358 MovieClip Frame 4

	_root.snd.master.setVolume(80);

********
** Symbol 358 MovieClip Frame 6

	_root.snd.master.setVolume(70);

********
** Symbol 358 MovieClip Frame 8

	_root.snd.master.setVolume(60);

********
** Symbol 358 MovieClip Frame 10

	_root.snd.master.setVolume(50);

********
** Symbol 358 MovieClip Frame 12

	_root.snd.master.setVolume(40);

********
** Symbol 358 MovieClip Frame 14

	_root.snd.master.setVolume(30);

********
** Symbol 358 MovieClip Frame 16

	_root.snd.master.setVolume(20);

********
** Symbol 358 MovieClip Frame 18

	_root.snd.master.setVolume(10);

********
** Symbol 358 MovieClip Frame 20

	_root.snd.master.setVolume(0);

********
** Symbol 358 MovieClip Frame 22

	stopAllSounds();

********
** Symbol 358 MovieClip Frame 26

	_root.snd.master.setVolume(100);
	if ((_root._currentframe == 9) && (_root.menunum == 1)) {
		_root.selec = true;
		_root.gotoAndPlay(25);
	}
	if ((_root._currentframe == 9) && (_root.menunum == 3)) {
		_root.gotoAndStop("niveles");
	}
	if (_root._currentframe == 14) {
		_root.selec = true;
		_root.gotoAndPlay(25);
	}
	if (_root._currentframe > 20) {
		_root.selec = true;
		_root.gotoAndPlay(25);
		gotoAndStop (1);
	}
	if (_root._currentframe == 7) {
		_root.gotoAndStop(9);
	}
	stop();

********
** Symbol 363 Button

on (release) {
	_root.snd.master.setVolume(0);
	_root.globalsound = false;
	_root.snd.active = false;
	nextFrame();
}

********
** Symbol 365 Button

on (release) {
	_root.snd.active = 1;
	_root.globalsound = true;
	prevFrame();
}

********
** Symbol 369 Button

on (release) {
	_root.snd.master.setVolume(100);
	_root.snd.active = true;
	prevFrame();
}

********
** Symbol 370 MovieClip Frame 1

	stop();

********
** Symbol 385 MovieClip Frame 1

	stop();

********
** Instance of Symbol 384 MovieClip in Symbol 385 MovieClip Frame 2

on (release) {
	if (_root.lvl13 == true) {
		_root.jefe_hp = 40;
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 12;
		_root.continuePoint = 12;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(13);
}

********
** Symbol 392 MovieClip Frame 1

	stop();

********
** Instance of Symbol 391 MovieClip in Symbol 392 MovieClip Frame 2

on (release) {
	_root.lvlmuertes = 0;
	_root.menunum = 1;
	_root.nivelelect = 1;
	_root.continuePoint = 1;
	_root.elegirnivel = true;
	_root.cargar.play();
}
on (rollOver) {
	_root.jugador.gotoAndStop(2);
}

********
** Symbol 396 MovieClip Frame 1

	stop();

********
** Instance of Symbol 395 MovieClip in Symbol 396 MovieClip Frame 2

on (release) {
	_root.lvlmuertes = 0;
	_root.menunum = 1;
	_root.nivelelect = 2;
	_root.continuePoint = 2;
	_root.elegirnivel = true;
	_root.cargar.play();
}
on (rollOver) {
	_root.jugador.gotoAndStop(3);
}

********
** Symbol 400 MovieClip Frame 1

	stop();

********
** Instance of Symbol 399 MovieClip in Symbol 400 MovieClip Frame 2

on (release) {
	_root.lvlmuertes = 0;
	_root.menunum = 1;
	_root.nivelelect = 3;
	_root.elegirnivel = true;
	_root.continuePoint = 3;
	_root.cargar.play();
}
on (rollOver) {
	_root.jugador.gotoAndStop(4);
}

********
** Symbol 404 MovieClip Frame 1

	stop();

********
** Instance of Symbol 403 MovieClip in Symbol 404 MovieClip Frame 2

on (release) {
	if (_root.lvl5 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 4;
		_root.continuePoint = 4;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(5);
}

********
** Symbol 408 MovieClip Frame 1

	stop();

********
** Instance of Symbol 407 MovieClip in Symbol 408 MovieClip Frame 2

on (release) {
	if (_root.lvl6 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 5;
		_root.continuePoint = 5;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(6);
}

********
** Symbol 412 MovieClip Frame 1

	stop();

********
** Instance of Symbol 411 MovieClip in Symbol 412 MovieClip Frame 2

on (release) {
	if (_root.lvl7 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 6;
		_root.continuePoint = 6;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(7);
}

********
** Symbol 416 MovieClip Frame 1

	stop();

********
** Instance of Symbol 415 MovieClip in Symbol 416 MovieClip Frame 2

on (release) {
	if (_root.lvl8 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 7;
		_root.continuePoint = 8;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(8);
}

********
** Symbol 420 MovieClip Frame 1

	stop();

********
** Instance of Symbol 419 MovieClip in Symbol 420 MovieClip Frame 2

on (release) {
	if (_root.lvl9 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 8;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(9);
}

********
** Symbol 424 MovieClip Frame 1

	stop();

********
** Instance of Symbol 423 MovieClip in Symbol 424 MovieClip Frame 2

on (release) {
	if (_root.lvl10 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 9;
		_root.continuePoint = 9;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(10);
}

********
** Symbol 427 MovieClip Frame 1

	stop();

********
** Instance of Symbol 426 MovieClip in Symbol 427 MovieClip Frame 2

on (release) {
	if (_root.lvl11 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 10;
		_root.continuePoint = 10;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(11);
}

********
** Symbol 430 MovieClip Frame 1

	stop();

********
** Instance of Symbol 429 MovieClip in Symbol 430 MovieClip Frame 2

on (release) {
	if (_root.lvl12 == true) {
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 11;
		_root.continuePoint = 12;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}
on (rollOver) {
	_root.jugador.gotoAndStop(12);
}

********
** Symbol 436 MovieClip Frame 1

	stop();

********
** Symbol 452 MovieClip Frame 1

	stop();

********
** Symbol 453 MovieClip Frame 1

	stop();

********
** Symbol 459 MovieClip Frame 1

	stop();

********
** Symbol 492 MovieClip Frame 1

	this._visible = false;

********
** Symbol 540 MovieClip Frame 22

	stop();

********
** Symbol 541 MovieClip Frame 40

	_root.fade.play();

********
** Symbol 541 MovieClip Frame 110

	_root.muertes++;
	_root.lvlmuertes++;
	_root.robot_hit = false;
	_parent._parent._parent.engine.reset();
	_parent._parent._parent.engine.reset();
	stop();

********
** Symbol 559 MovieClip Frame 60

	_root.fade.play();

********
** Symbol 559 MovieClip Frame 112

	_root.lava_hit = false;
	_root.muertes++;
	_root.lvlmuertes++;
	_parent._parent._parent.engine.reset();
	_parent._parent._parent.engine.reset();
	stop();

********
** Symbol 597 MovieClip Frame 36

	_root.fade.play();

********
** Symbol 597 MovieClip Frame 105

	_root.hit_laser = false;
	_root.muertes++;
	_root.lvlmuertes++;
	_parent._parent._parent.engine.reset();
	_parent._parent._parent.engine.reset();
	stop();

********
** Symbol 622 MovieClip Frame 27

	_root.fade.play();

********
** Symbol 622 MovieClip Frame 111

	_root.spike_hit = false;
	_root.muertes++;
	_root.lvlmuertes++;
	_parent._parent._parent.engine.reset();
	_parent._parent._parent.engine.reset();
	stop();

********
** Symbol 644 MovieClip Frame 27

	_root.fade.play();

********
** Symbol 644 MovieClip Frame 105

	_root.acido_hit = false;
	_root.muertes++;
	_root.lvlmuertes++;
	_parent._parent._parent.engine.reset();
	_parent._parent._parent.engine.reset();
	stop();

********
** Symbol 645 MovieClip Frame 1

	_global.paused = true;

	stop();

********
** Symbol 645 MovieClip Frame 2

	stop();

********
** Symbol 645 MovieClip Frame 3

	stop();

********
** Symbol 645 MovieClip Frame 4

	stop();

********
** Symbol 645 MovieClip Frame 5

	stop();
	trace("acido");

********
** Symbol 646 MovieClip Frame 1

	stop();

********
** Symbol 646 MovieClip Frame 6

	_root.jefevs = false;
	stop();

********
** Instance of Symbol 645 MovieClip in Symbol 646 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (_root.robot_hit == true) {
		this.gotoAndStop(1);
	}
	if (_root.lava_hit == true) {
		this.gotoAndStop(2);
	}
	if (_root.electric_hit == true) {
		this.gotoAndStop(3);
	}
	if (_root.spike_hit == true) {
		this.gotoAndStop(4);
	}
	if (_root.acido_hit == true) {
		this.gotoAndStop(5);
	}
}

********
** Symbol 647 MovieClip Frame 4

	stop();

********
** Symbol 652 MovieClip Frame 1

	this._visible = false;

********
** Instance of Symbol 652 MovieClip "hit" in Symbol 653 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		com.newgrounds.API.unlockMedal("Spike Death");
	}
}

********
** Symbol 699 MovieClip Frame 42

	_root.stopall = false;
	_root.levelMc.playerMc._visible = true;
	_root.elegirnivel = false;
	_root.eventNextLevel();
	trace("eventnextlevel");
	stop();

********
** Symbol 700 MovieClip Frame 1

	stop();

********
** Symbol 701 MovieClip Frame 1

	this.onCollision = new Array("eventDamagePartner", 1);
	this._visible = false;

********
** Symbol 703 MovieClip Frame 1

	this.description = "floor";
	this._visible = false;

********
** Symbol 703 MovieClip Frame 3

	stop();

********
** Symbol 705 MovieClip Frame 1

	this.description = "floor";
	this._visible = false;

********
** Symbol 705 MovieClip Frame 3

	stop();

********
** Symbol 707 MovieClip Frame 1

	this._visible = false;

********
** Symbol 707 MovieClip Frame 3

	stop();

********
** Symbol 728 MovieClip Frame 1

	stop();

********
** Symbol 729 MovieClip Frame 1

	vida = _parent._parent.hitPoints - 1;

********
** Instance of Symbol 143 MovieClip in Symbol 729 MovieClip Frame 1

onClipEvent (load) {
	this.gotoAndStop(_parent.vida);
}

********
** Symbol 773 MovieClip Frame 24

	_parent._parent.engine.kill();
	stop();

********
** Symbol 774 MovieClip Frame 1

	stop();

********
** Symbol 774 MovieClip Frame 8

	_parent._parent.hitPoints = _parent._parent.hitPoints - 1;
	_parent.hitPoints = _parent.hitPoints - 1;
	hitPoint = hitPoint - 1;
	gotoAndStop (1);

********
** Symbol 774 MovieClip Frame 9

	_root.globalscore = _root.globalscore + 500;
	_root.osd.update();

********
** Symbol 775 MovieClip Frame 1

	eventDamage = function () {
		gfx.gotoAndPlay("damage");
	};

********
** Symbol 775 MovieClip Frame 3

	stop();

********
** Symbol 799 MovieClip Frame 2

	_root.osd.update();

********
** Symbol 799 MovieClip Frame 12

	_root.puntos_bonus = _root.puntos_bonus + 1;
	_root.total_bonus = _root.total_bonus + 1;

********
** Symbol 799 MovieClip Frame 29

	_parent._parent.engine.kill();

********
** Symbol 799 MovieClip Frame 30

	_root.osd.update();
	stop();

********
** Symbol 801 MovieClip Frame 1

	stop();

********
** Symbol 801 MovieClip Frame 2

	_root.globalscore = _root.globalscore + 100;

********
** Symbol 806 MovieClip Frame 2

	_root.osd.update();
	_root.awardget = true;
	_root.osd.update();

********
** Symbol 806 MovieClip Frame 12

	_root.puntos_bonus = _root.puntos_bonus + 10;
	_root.total_bonus = _root.total_bonus + 10;

********
** Symbol 806 MovieClip Frame 31

	_parent._parent.engine.kill();

********
** Symbol 806 MovieClip Frame 32

	_root.osd.update();
	stop();

********
** Symbol 807 MovieClip Frame 1

	stop();

********
** Symbol 807 MovieClip Frame 2

	_root.globalscore = _root.globalscore + 5000;
	_root.setMeter(_root.osdMc.score_mc, _root.globalscore);
	if (_root.levelMc._currentframe == 1) {
		_root.award1 = true;
	}
	if (_root.levelMc._currentframe == 2) {
		_root.award2 = true;
	}
	if (_root.levelMc._currentframe == 3) {
		_root.award3 = true;
	}
	if (_root.levelMc._currentframe == 4) {
		_root.award4 = true;
	}
	if (_root.levelMc._currentframe == 5) {
		_root.award5 = true;
	}
	if (_root.levelMc._currentframe == 6) {
		_root.award6 = true;
	}
	if (_root.levelMc._currentframe == 7) {
		_root.award7 = true;
	}
	if (_root.levelMc._currentframe == 8) {
		_root.award8 = true;
	}
	if (_root.levelMc._currentframe == 9) {
		_root.award9 = true;
	}
	if (_root.levelMc._currentframe == 10) {
		_root.award10 = true;
	}
	if (_root.levelMc._currentframe == 11) {
		_root.award11 = true;
	}
	if (_root.levelMc._currentframe == 12) {
		_root.award12 = true;
	}

********
** Symbol 810 MovieClip Frame 1

	stop();

********
** Symbol 810 MovieClip Frame 2

	_root.globalscore = _root.globalscore + 5000;
	_root.setMeter(_root.osdMc.score_mc, _root.globalscore);
	if (_root.levelMc._currentframe == 1) {
		_root.GG1 = true;
	}
	if (_root.levelMc._currentframe == 2) {
		_root.GG2 = true;
	}
	if (_root.levelMc._currentframe == 3) {
		_root.GG3 = true;
	}
	if (_root.levelMc._currentframe == 4) {
		_root.GG4 = true;
	}
	if (_root.levelMc._currentframe == 5) {
		_root.GG5 = true;
	}
	if (_root.levelMc._currentframe == 6) {
		_root.GG6 = true;
	}
	if (_root.levelMc._currentframe == 7) {
		_root.GG7 = true;
	}
	if (_root.levelMc._currentframe == 8) {
		_root.GG8 = true;
	}
	if (_root.levelMc._currentframe == 9) {
		_root.GG9 = true;
	}
	if (_root.levelMc._currentframe == 10) {
		_root.GG10 = true;
	}
	if (_root.levelMc._currentframe == 11) {
		_root.GG11 = true;
	}
	if (_root.levelMc._currentframe == 12) {
		_root.GG12 = true;
	}

********
** Instance of Symbol 810 MovieClip "gfx" in Symbol 811 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.goldget = true;
		_root.osd.update();
	}
}

********
** Symbol 828 MovieClip Frame 3

	stop();

********
** Symbol 832 MovieClip Frame 3

	stop();

********
** Symbol 833 MovieClip Frame 1

	this.description = "floor";
	this._visible = false;

********
** Symbol 833 MovieClip Frame 3

	stop();

********
** Symbol 834 MovieClip Frame 1

	this.description = "floor";
	this._visible = false;

********
** Symbol 834 MovieClip Frame 3

	stop();

********
** Symbol 852 MovieClip Frame 1

	_visible  = false;

********
** Symbol 854 MovieClip Frame 3

	stop();

********
** Symbol 855 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 855 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 855 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 855 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 855 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 855 MovieClip Frame 2

	stop();

********
** Instance of Symbol 854 MovieClip in Symbol 855 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	onStep = "";
}

********
** Instance of Symbol 653 MovieClip in Symbol 857 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 857 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 857 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 857 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Symbol 857 MovieClip Frame 3

	stop();

********
** Symbol 858 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 858 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 858 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 858 MovieClip Frame 2

	stop();

********
** Instance of Symbol 854 MovieClip in Symbol 858 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	onStep = "";
}

********
** Symbol 861 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 861 MovieClip Frame 3

	stop();

********
** Symbol 862 MovieClip Frame 1

	this.description = "floor";
	this._visible = false;

********
** Symbol 862 MovieClip Frame 3

	stop();

********
** Instance of Symbol 703 MovieClip in Symbol 870 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 870 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Symbol 888 MovieClip Frame 3

	stop();

********
** Symbol 921 MovieClip Frame 1

	this._visible = false;

********
** Instance of Symbol 653 MovieClip in Symbol 923 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 923 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 923 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Symbol 923 MovieClip Frame 3

	stop();

********
** Symbol 924 MovieClip Frame 1

	this._visible = false;

********
** Symbol 926 MovieClip Frame 3

	stop();

********
** Symbol 928 MovieClip Frame 3

	stop();

********
** Symbol 935 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 935 MovieClip Frame 3

	stop();

********
** Symbol 938 MovieClip Frame 1

	stop();

********
** Symbol 938 MovieClip Frame 2

	stop();

********
** Instance of Symbol 854 MovieClip in Symbol 938 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Symbol 943 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 943 MovieClip Frame 3

	stop();

********
** Symbol 946 MovieClip Frame 2

	_root.osd.update();

********
** Symbol 946 MovieClip Frame 12

	_root.osdMc.k1.gotoAndStop(2);

********
** Symbol 946 MovieClip Frame 25

	_parent._parent.engine.kill();

********
** Symbol 946 MovieClip Frame 26

	_root.osd.update();
	stop();

********
** Symbol 947 MovieClip Frame 1

	stop();

********
** Symbol 951 MovieClip Frame 2

	_root.osd.update();

********
** Symbol 951 MovieClip Frame 12

	_root.osdMc.k2.gotoAndStop(2);

********
** Symbol 951 MovieClip Frame 25

	_parent._parent.engine.kill();

********
** Symbol 951 MovieClip Frame 26

	_root.osd.update();
	stop();

********
** Symbol 952 MovieClip Frame 1

	stop();

********
** Symbol 1008 MovieClip Frame 3

	stop();

********
** Symbol 1011 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1011 MovieClip Frame 3

	stop();

********
** Symbol 1026 MovieClip Frame 3

	stop();

********
** Symbol 1027 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1027 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1027 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1027 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1027 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1026 MovieClip in Symbol 1027 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	onStep = "";
}

********
** Symbol 1039 MovieClip Frame 24

	_parent._parent.engine.kill();
	stop();

********
** Symbol 1040 MovieClip Frame 1

	stop();

********
** Symbol 1040 MovieClip Frame 8

	_parent._parent.hitPoints = _parent._parent.hitPoints - 1;
	_parent.hitPoints = _parent.hitPoints - 1;
	hitPoint = hitPoint - 1;
	gotoAndStop (1);

********
** Symbol 1040 MovieClip Frame 9

	_root.globalscore = _root.globalscore + 500;
	_root.osd.update();

********
** Symbol 1041 MovieClip Frame 1

	eventDamage = function () {
		gfx.gotoAndPlay("damage");
	};

********
** Symbol 1041 MovieClip Frame 3

	stop();

********
** Symbol 1042 MovieClip Frame 1

	eventDamage = function () {
		gfx.gotoAndPlay("damage");
	};

********
** Symbol 1042 MovieClip Frame 3

	stop();

********
** Symbol 1047 MovieClip Frame 3

	stop();

********
** Symbol 1050 MovieClip Frame 3

	stop();

********
** Instance of Symbol 1055 MovieClip in Symbol 1083 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
}
onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.primer == false)) {
		if (_root.levelMc.playerMc.gfx._currentframe != 6) {
			trace("_root.dead laser");
			_root.eventHitPlayer();
			_root.primer = true;
		}
	}
}

********
** Symbol 1092 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1092 MovieClip Frame 3

	stop();

********
** Symbol 1093 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1093 MovieClip Frame 3

	stop();

********
** Symbol 1097 MovieClip Frame 3

	stop();

********
** Symbol 1099 MovieClip Frame 3

	stop();

********
** Symbol 1100 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1100 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1100 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1026 MovieClip in Symbol 1100 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	onStep = "";
}

********
** Symbol 1103 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1103 MovieClip Frame 3

	stop();

********
** Symbol 1107 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1107 MovieClip Frame 3

	stop();

********
** Instance of Symbol 1055 MovieClip in Symbol 1108 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
}
onClipEvent (enterFrame) {
	this._visible = false;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (_root.primer == false)) {
		trace("_root.dead laser");
		_root.eventHitPlayer();
		_root.primer = true;
	}
}

********
** Symbol 1112 MovieClip Frame 2

	_root.osd.update();

********
** Symbol 1112 MovieClip Frame 12

	_root.osdMc.k3.gotoAndStop(2);

********
** Symbol 1112 MovieClip Frame 25

	_parent._parent.engine.kill();

********
** Symbol 1112 MovieClip Frame 26

	_root.osd.update();
	stop();

********
** Symbol 1113 MovieClip Frame 1

	stop();

********
** Symbol 1147 MovieClip Frame 3

	stop();

********
** Symbol 1156 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1156 MovieClip Frame 3

	stop();

********
** Symbol 1158 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1158 MovieClip Frame 3

	stop();

********
** Instance of Symbol 852 MovieClip "hit" in Symbol 1168 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1192 MovieClip Frame 1

	stop();

********
** Symbol 1194 MovieClip Frame 17

	_parent._parent.engine.kill();
	stop();

********
** Symbol 1195 MovieClip Frame 1

	stop();

********
** Symbol 1195 MovieClip Frame 8

	gotoAndStop (1);
	_parent._parent.hitPoints = _parent._parent.hitPoints - 1;
	_parent.hitPoints = _parent.hitPoints - 1;
	hitPoint = hitPoint - 1;

********
** Symbol 1195 MovieClip Frame 9

	_root.globalscore = _root.globalscore + 500;
	_root.osd.update();

********
** Symbol 1196 MovieClip Frame 1

	eventDamage = function () {
		gfx.gotoAndPlay("damage");
	};

********
** Symbol 1196 MovieClip Frame 3

	stop();

********
** Symbol 1197 MovieClip Frame 17

	_parent._parent.engine.kill();
	stop();

********
** Symbol 1198 MovieClip Frame 1

	stop();

********
** Symbol 1198 MovieClip Frame 8

	gotoAndStop (1);
	_parent._parent.hitPoints = _parent._parent.hitPoints - 1;
	_parent.hitPoints = _parent.hitPoints - 1;
	hitPoint = hitPoint - 1;

********
** Symbol 1198 MovieClip Frame 9

	_root.globalscore = _root.globalscore + 500;
	_root.osd.update();

********
** Symbol 1199 MovieClip Frame 1

	eventDamage = function () {
		gfx.gotoAndPlay("damage");
	};

********
** Symbol 1199 MovieClip Frame 3

	stop();

********
** Symbol 1204 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1204 MovieClip Frame 3

	stop();

********
** Symbol 1207 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1207 MovieClip Frame 3

	stop();

********
** Symbol 1210 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1210 MovieClip Frame 3

	stop();

********
** Instance of Symbol 1172 MovieClip in Symbol 1218 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1218 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1218 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Symbol 1218 MovieClip Frame 3

	stop();

********
** Symbol 1220 MovieClip Frame 3

	stop();

********
** Symbol 1225 MovieClip Frame 3

	stop();

********
** Symbol 1229 MovieClip Frame 10

	_parent._parent.engine.kill();
	_root.muertes--;

********
** Symbol 1230 MovieClip Frame 1

	stop();

********
** Symbol 1231 MovieClip Frame 1

	ghost = true;

********
** Symbol 1236 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1236 MovieClip Frame 3

	stop();

********
** Symbol 1244 MovieClip Frame 3

	stop();

********
** Symbol 1245 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1245 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1245 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1244 MovieClip in Symbol 1245 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	onStep = "";
}

********
** Symbol 1246 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1246 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1246 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1246 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1244 MovieClip in Symbol 1246 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	onStep = "";
}

********
** Symbol 1247 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1247 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1247 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1244 MovieClip in Symbol 1247 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	onStep = "";
}

********
** Symbol 1278 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1278 MovieClip Frame 3

	stop();

********
** Symbol 1279 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1279 MovieClip Frame 3

	stop();

********
** Symbol 1280 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1280 MovieClip Frame 3

	stop();

********
** Symbol 1283 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1283 MovieClip Frame 3

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1287 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1287 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1287 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1288 MovieClip Frame 1

	this._visible = false;

********
** Symbol 1289 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1289 MovieClip Frame 3

	stop();

********
** Symbol 1291 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1291 MovieClip Frame 3

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1292 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1292 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1292 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1293 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1293 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1293 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1303 MovieClip Frame 2

	stop();

********
** Instance of Symbol 1301 MovieClip in Symbol 1303 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (this.hitTest(_root.osdMc)) {
		_parent.gotoAndPlay(3);
	} else {
		_parent.gotoAndPlay(4);
	}
}

********
** Symbol 1303 MovieClip Frame 79

	stop();

********
** Instance of Symbol 1301 MovieClip in Symbol 1303 MovieClip Frame 79

onClipEvent (enterFrame) {
	if (this.hitTest(_root.osdMc)) {
		_parent.gotoAndPlay(80);
	} else {
		_parent.gotoAndPlay(81);
	}
}

********
** Instance of Symbol 1303 MovieClip in Symbol 1304 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		com.newgrounds.API.unlockMedal("Electric Death");
	}
}

********
** Instance of Symbol 852 MovieClip "hit" in Symbol 1306 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip "hit" in Symbol 1306 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1380 MovieClip Frame 21

	stop();

********
** Symbol 1381 MovieClip Frame 1

	stop();

********
** Symbol 1391 MovieClip Frame 1

	this.description = "floor";

********
** Instance of Symbol 1390 MovieClip in Symbol 1391 MovieClip Frame 1

onClipEvent (enterFrame) {
	this.gotoAndStop(_parent.color);
}

********
** Symbol 1391 MovieClip Frame 3

	stop();

********
** Symbol 1394 MovieClip Frame 3

	stop();

********
** Symbol 1396 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1396 MovieClip Frame 3

	stop();

********
** Symbol 1398 MovieClip Frame 1

	this.description = "floor";

********
** Symbol 1398 MovieClip Frame 3

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1399 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1399 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1399 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1400 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1400 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1400 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1400 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1415 MovieClip Frame 1

	stop();

********
** Symbol 1415 MovieClip Frame 3

	_global.paused = false;

********
** Symbol 1415 MovieClip Frame 34

	gotoAndStop (35);

********
** Symbol 1415 MovieClip Frame 35

	stop();

********
** Symbol 1419 MovieClip Frame 1

	stop();

********
** Symbol 1419 MovieClip Frame 50

	_root.jefevs = true;

********
** Symbol 1419 MovieClip Frame 51

	stop();

********
** Instance of Symbol 1419 MovieClip "luces" in Symbol 1420 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.jefe_hp < 20) {
		if (this._currentframe == 1) {
			this.play();
			_global.paused = true;
		}
	}
}

********
** Symbol 1424 MovieClip Frame 3

	stop();

********
** Symbol 1426 MovieClip Frame 1

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1426 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
}

********
** Symbol 1426 MovieClip Frame 3

	stop();

********
** Instance of Symbol 1425 MovieClip in Symbol 1426 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (this.hitTest(_root.osdMc)) {
		_parent.gotoAndPlay(4);
	} else {
		_parent.gotoAndPlay(5);
	}
}

********
** Symbol 1438 MovieClip Frame 1

	stop();

********
** Instance of Symbol 1437 MovieClip in Symbol 1438 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.jefe.hit_center)) {
		_parent.play();
	}
}

********
** Instance of Symbol 1437 MovieClip in Symbol 1438 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1438 MovieClip Frame 26

	gotoAndStop (1);

********
** Symbol 1439 MovieClip Frame 1

	stop();

********
** Instance of Symbol 1437 MovieClip in Symbol 1439 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.jefe.hit_center)) {
		_parent.play();
	}
}

********
** Instance of Symbol 1437 MovieClip in Symbol 1439 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1439 MovieClip Frame 24

	gotoAndStop (1);

********
** Symbol 1440 MovieClip Frame 1

	stop();
	this._visible = true;
	this._alpha = 110;

********
** Instance of Symbol 1437 MovieClip in Symbol 1440 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.jefe.hit_der)) {
		_parent.play();
	}
}

********
** Instance of Symbol 1437 MovieClip in Symbol 1440 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.hit_der)) {
		this._visible = false;
	}
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1437 MovieClip in Symbol 1440 MovieClip Frame 90

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.hit_der)) {
		this._visible = false;
		this._alpha = 0;
	}
}

********
** Symbol 1440 MovieClip Frame 91

	gotoAndStop (1);

********
** Symbol 1441 MovieClip Frame 1

	stop();

********
** Instance of Symbol 1437 MovieClip in Symbol 1441 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.jefe.hit_izq)) {
		_parent.play();
	}
}

********
** Instance of Symbol 1437 MovieClip in Symbol 1441 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.hit_izq)) {
		this._visible = false;
	}
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1437 MovieClip in Symbol 1441 MovieClip Frame 90

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.hit_izq)) {
		this._visible = false;
	}
}

********
** Symbol 1441 MovieClip Frame 91

	gotoAndStop (1);

********
** Symbol 1473 MovieClip Frame 1

	_root.jefevs = false;

********
** Symbol 1473 MovieClip Frame 108

	_root.finalm = true;
	stopAllSounds();
	_root.gotoAndStop("end");
	stop();

********
** Symbol 1474 MovieClip Frame 1

	stop();

********
** Instance of Symbol 1450 MovieClip in Symbol 1474 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.jefe_hp <= 0) {
		_parent.gotoAndStop(41);
		trace("muerto");
		trace("vivo");
	} else {
		_parent.gotoAndStop(_root.jefe_hp);
		trace("vivo");
	}
}

********
** Instance of Symbol 1457 MovieClip in Symbol 1474 MovieClip Frame 9

onClipEvent (enterFrame) {
	if (_root.jefe_hp <= 0) {
		_parent.gotoAndStop(41);
		trace("muerto");
		trace("vivo");
	} else {
		_parent.gotoAndStop(_root.jefe_hp);
		trace("vivo");
	}
}

********
** Instance of Symbol 1464 MovieClip in Symbol 1474 MovieClip Frame 17

onClipEvent (enterFrame) {
	if (_root.jefe_hp <= 0) {
		_parent.gotoAndStop(41);
		trace("muerto");
		trace("vivo");
	} else {
		_parent.gotoAndStop(_root.jefe_hp);
		trace("vivo");
	}
}

********
** Instance of Symbol 1470 MovieClip in Symbol 1474 MovieClip Frame 25

onClipEvent (enterFrame) {
	if (_root.jefe_hp <= 0) {
		_parent.gotoAndStop(41);
		trace("muerto");
		trace("vivo");
	} else {
		_parent.gotoAndStop(_root.jefe_hp);
		trace("vivo");
	}
}

********
** Instance of Symbol 1471 MovieClip in Symbol 1474 MovieClip Frame 33

onClipEvent (enterFrame) {
	if (_root.jefe_hp <= 0) {
		_parent.gotoAndStop(41);
		trace("muerto");
		trace("vivo");
	} else {
		_parent.gotoAndStop(_root.jefe_hp);
		trace("vivo");
	}
}

********
** Symbol 1474 MovieClip Frame 41

	stop();

********
** Symbol 1475 MovieClip Frame 1

	stop();

	stop();

********
** Symbol 1476 MovieClip Frame 1

	stop();

********
** Symbol 1476 MovieClip Frame 6

	_root.jefe_hp--;
	gotoAndStop (1);

********
** Symbol 1477 MovieClip Frame 1

	eventDamage = function () {
		gfx.gotoAndPlay("damage");
	};

********
** Instance of Symbol 492 MovieClip in Symbol 1477 MovieClip Frame 1

onClipEvent (enterFrame) {
	_visible  = false;
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 492 MovieClip in Symbol 1477 MovieClip Frame 1

onClipEvent (enterFrame) {
	_visible  = false;
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 492 MovieClip in Symbol 1477 MovieClip Frame 1

onClipEvent (enterFrame) {
	_visible  = false;
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 492 MovieClip "hit_center" in Symbol 1477 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.finalm == true) {
		this._x = 5000;
		this._y = 5000;
	}
}

********
** Instance of Symbol 492 MovieClip "hit_der" in Symbol 1477 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.finalm == true) {
		this._x = 5000;
		this._y = 5000;
	}
}

********
** Instance of Symbol 492 MovieClip "hit_izq" in Symbol 1477 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.finalm == true) {
		this._x = 5000;
		this._y = 5000;
	}
}

********
** Symbol 1477 MovieClip Frame 3

	stop();

********
** Symbol 1481 MovieClip Frame 3

	stop();

********
** Instance of Symbol 852 MovieClip in Symbol 1499 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1499 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1500 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1500 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1501 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 852 MovieClip in Symbol 1501 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Symbol 1519 MovieClip Frame 1

	_root.world = 1;
	stop();
	_root.b1lock = false;
	_root.enemigoX = false;
	_root.boss = false;
	_root.dif0 = 0;
	_root.dif1 = 1;
	_root.dif2 = 2;
	_root.dif3 = 3;
	_root.dif4 = 4;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 1;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 2;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 3;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 4;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 6;
		_root.textosplay();
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif1) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		com.newgrounds.API.unlockMedal("Tutorial Level");
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.selec = false;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 5;
	mover = "Line";
	moverDx = 0;
	moverV = 0;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 250;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 2;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 1

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.actShots++;
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.actShots++;
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.actShots++;
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.actShots++;
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip "ht1" in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.actShots++;
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 1

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 812 MovieClip "dynosdMc" in Symbol 1519 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.levelMc._currentframe == 13) {
		_root.boss = true;
	} else {
		_root.boss = false;
	}
}

********
** Symbol 1519 MovieClip Frame 2

	_root.world = 2;
	stop();
	_root.boss = false;
	_root.dif1 = 1;
	_root.dif2 = 2;
	_root.dif3 = 3;
	_root.dif4 = 4;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 5;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 7;
		_root.textosplay();
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hit.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 825 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 828 MovieClip "roca1" in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	_visible  = false;
	ghost = true;
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca2" in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 832 MovieClip "roca4" in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = -420;
	moverDy = 10;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	ghost = false;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 832 MovieClip "roca3" in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = 340;
	moverDy = 10;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	ghost = false;
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 857 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = 210;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 4;
	moverDy = 190;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 858 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 861 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 861 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 861 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 861 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 861 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 862 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 862 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 888 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	moverV = "defaultValue";
	moverDy = "defaultValue";
	hitPoints = 500;
}

********
** Instance of Symbol 858 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif4) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 858 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < _root.dif4) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 390;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 370;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 2

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 465 MovieClip "lvl2" in Symbol 1519 MovieClip Frame 2

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_root.levelMc.roca1.engine.ghost = true;
		_root.levelMc.roca1._visible = false;
		_root.levelMc.roca2.engine.ghost = true;
		_root.levelMc.roca2._visible = false;
	}
	if (_root.lvlmuertes < 3) {
		_root.levelMc.bloque1.engine.ghost = true;
		_root.levelMc.bloque1._visible = false;
		_root.levelMc.bloque2.engine.ghost = true;
		_root.levelMc.bloque2._visible = false;
	}
	if (_root.lvlmuertes < 4) {
		_root.levelMc.bloque6.engine.ghost = true;
		_root.levelMc.bloque6._visible = false;
		_root.levelMc.bloque7.engine.ghost = true;
		_root.levelMc.bloque7._visible = false;
		_root.levelMc.bloque8.engine.ghost = true;
		_root.levelMc.bloque8._visible = false;
		_root.levelMc.bloque9.engine.ghost = true;
		_root.levelMc.bloque9._visible = false;
		_root.levelMc.bloque10.engine.ghost = true;
		_root.levelMc.bloque10._visible = false;
	}
	if (_root.lvlmuertes > 1) {
		_root.levelMc.bloque1.engine.ghost = false;
		_root.levelMc.bloque1._visible = true;
		_root.levelMc.bloque2.engine.ghost = false;
		_root.levelMc.bloque2._visible = true;
	}
	if ((_root.lvlmuertes > 0) && (_root.lvlmuertes < 3)) {
		_root.levelMc.roca2.engine.ghost = false;
		_root.levelMc.roca2._visible = true;
		_root.levelMc.roca1.engine.ghost = false;
		_root.levelMc.roca1._visible = true;
	}
	if (_root.lvlmuertes > 2) {
		_root.levelMc.bloque3.engine.ghost = false;
		_root.levelMc.bloque3._visible = true;
		_root.levelMc.bloque4.engine.ghost = false;
		_root.levelMc.bloque4._visible = true;
		_root.levelMc.bloque5.engine.ghost = false;
		_root.levelMc.bloque5._visible = true;
		_root.levelMc.bloque6.engine.ghost = false;
		_root.levelMc.bloque6._visible = true;
		_root.levelMc.bloque7.engine.ghost = false;
		_root.levelMc.bloque7._visible = true;
		_root.levelMc.bloque8.engine.ghost = false;
		_root.levelMc.bloque8._visible = true;
		_root.levelMc.bloque9.engine.ghost = false;
		_root.levelMc.bloque9._visible = true;
		_root.levelMc.bloque10.engine.ghost = false;
		_root.levelMc.bloque10._visible = true;
		_root.levelMc.roca3.engine.ghost = true;
		_root.levelMc.roca3._visible = false;
		_root.levelMc.roca2.engine.ghost = true;
		_root.levelMc.roca2._visible = false;
		_root.levelMc.roca1.engine.ghost = true;
		_root.levelMc.roca1._visible = false;
	}
	if (_root.lvlmuertes > 4) {
		_root.levelMc.bloque5.engine.ghost = false;
		_root.levelMc.bloque5._visible = true;
	}
}

********
** Symbol 1519 MovieClip Frame 3

	_root.world = 2;
	stop();
	_root.stopall = false;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 7;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 9;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 10;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 11;
		_root.textosplay();
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 919 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 920 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 919 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 920 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 919 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 920 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 832 MovieClip "roca3" in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = 430;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 923 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 4;
	moverDy = -260;
	onStep = "";
}

********
** Instance of Symbol 832 MovieClip "roca4" in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 5;
	moverDx = -350;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 926 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDx = -160;
	moverV = 10;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 3;
	moverDx = -480;
	onStep = "";
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 926 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDx = 324;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 2;
	moverDx = 780;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 928 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 4;
	moverDy = -270;
	onStep = "";
}

********
** Instance of Symbol 828 MovieClip "roca2" in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	_visible  = false;
	ghost = true;
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 2) {
		this.engine.die();
	}
}

********
** Instance of Symbol 929 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
}

********
** Instance of Symbol 935 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 858 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 855 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 858 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 858 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 938 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 938 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 938 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 938 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 938 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 938 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 858 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 4) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 943 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b2lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 250;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 370;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 370;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 370;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 2;
	moverDx = 48;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 2;
	moverDx = 48;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 6;
	moverDx = 370;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 200;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 100;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 30;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 30;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 100;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 600;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 775 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 8;
	moverDx = 470;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 948 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 3

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 953 MovieClip in Symbol 1519 MovieClip Frame 3

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 465 MovieClip "lvl3" in Symbol 1519 MovieClip Frame 3

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_root.levelMc.roca1.engine.ghost = true;
		_root.levelMc.roca1._visible = false;
		_root.levelMc.roca2.engine.ghost = true;
		_root.levelMc.roca2._visible = false;
	}
	if (_root.lvlmuertes < 3) {
		_root.levelMc.roca3.engine.ghost = false;
		_root.levelMc.roca3._visible = true;
	}
	if (_root.lvlmuertes < 4) {
		_root.levelMc.roca4.engine.ghost = false;
		_root.levelMc.roca4._visible = true;
		_root.levelMc.bloque5.engine.ghost = true;
		_root.levelMc.bloque5._visible = false;
		_root.levelMc.bloque6.engine.ghost = true;
		_root.levelMc.bloque6._visible = false;
		_root.levelMc.bloque7.engine.ghost = true;
		_root.levelMc.bloque7._visible = false;
		_root.levelMc.bloque8.engine.ghost = true;
		_root.levelMc.bloque8._visible = false;
		_root.levelMc.bloque9.engine.ghost = true;
		_root.levelMc.bloque9._visible = false;
		_root.levelMc.bloque10.engine.ghost = true;
		_root.levelMc.bloque10._visible = false;
	}
	if (_root.lvlmuertes > 1) {
		_root.levelMc.roca2.engine.ghost = false;
		_root.levelMc.roca2._visible = true;
		_root.levelMc.roca1.engine.ghost = false;
		_root.levelMc.roca1._visible = true;
	}
	if (_root.lvlmuertes > 2) {
		_root.levelMc.bloque1.engine.ghost = false;
		_root.levelMc.bloque1._visible = true;
		_root.levelMc.bloque2.engine.ghost = false;
		_root.levelMc.bloque2._visible = true;
		_root.levelMc.bloque3.engine.ghost = false;
		_root.levelMc.bloque3._visible = true;
		_root.levelMc.bloque4.engine.ghost = false;
		_root.levelMc.bloque4._visible = true;
		_root.levelMc.bloque5.engine.ghost = false;
		_root.levelMc.bloque5._visible = true;
		_root.levelMc.bloque6.engine.ghost = false;
		_root.levelMc.bloque6._visible = true;
		_root.levelMc.bloque7.engine.ghost = false;
		_root.levelMc.bloque7._visible = true;
		_root.levelMc.bloque8.engine.ghost = false;
		_root.levelMc.bloque8._visible = true;
		_root.levelMc.bloque9.engine.ghost = false;
		_root.levelMc.bloque9._visible = true;
		_root.levelMc.bloque10.engine.ghost = false;
		_root.levelMc.bloque10._visible = true;
		_root.levelMc.roca3.engine.ghost = true;
		_root.levelMc.roca3._visible = false;
		_root.levelMc.roca1.engine.ghost = true;
		_root.levelMc.roca1._visible = false;
		_root.levelMc.roca2.engine.ghost = true;
		_root.levelMc.roca2._visible = false;
	}
	if (_root.lvlmuertes > 3) {
		_root.levelMc.roca4.engine.ghost = true;
		_root.levelMc.roca4._visible = false;
	}
}

********
** Symbol 1519 MovieClip Frame 4

	_root.world = 2;
	stop();
	_root.boss = false;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 12;
		_root.textosplay();
	}
}

********
** Instance of Symbol 825 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if ((this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 1) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 825 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 977 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 977 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 977 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 977 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 978 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 978 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 978 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 978 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if ((this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if ((this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if ((this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 981 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if ((this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 984 MovieClip in Symbol 1519 MovieClip Frame 4

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 862 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 862 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1008 MovieClip "roca3" in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = 190;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 1011 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 320;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -110;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 7;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -340;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 140;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 948 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 4

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 500;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 465 MovieClip "lvl4" in Symbol 1519 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_root.levelMc.roca3.engine.ghost = false;
		_root.levelMc.roca3._visible = true;
	}
	if (_root.lvlmuertes > 2) {
		_root.levelMc.roca3.engine.ghost = true;
		_root.levelMc.roca3._visible = false;
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 5

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 13;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 5

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 14;
		_root.textosplay();
	}
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 862 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 0.125;
	moverV = 6;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 4;
	moverStartPos = 0.125;
	onStep = "";
	mover = "Circle";
	moverRadius = 104;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 144;
	moverV = 6;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	onStep = "";
	mover = "Circle";
	moverRadius = 144;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "Circle";
	mover = "platform";
	moverDy = 144;
	moverV = 6;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	mover = "Circle";
	moverRadius = 144;
	moverStartPos = 0.25;
}

********
** Instance of Symbol 1047 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 0.125;
	moverV = 0;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	(moverStartPos = 0);
	onStep = "";
	mover = "Circle";
	moverRadius = 144;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "Circle";
	mover = "platform";
	moverDy = 144;
	moverV = 6;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	mover = "Circle";
	moverRadius = 144;
	moverStartPos = 0.375;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "Circle";
	mover = "platform";
	moverDy = 144;
	moverV = 6;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	mover = "Circle";
	moverRadius = 144;
	moverStartPos = 0.5;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "Circle";
	mover = "platform";
	moverDy = 144;
	moverV = 6;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	mover = "Circle";
	moverRadius = 144;
	moverStartPos = 0.625;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "Circle";
	mover = "platform";
	moverDy = 144;
	moverV = 6;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	mover = "Circle";
	moverRadius = 144;
	moverStartPos = 0.75;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "Circle";
	mover = "platform";
	moverDy = 144;
	moverV = 6;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 6;
	mover = "Circle";
	moverRadius = 144;
	moverStartPos = 0.875;
}

********
** Instance of Symbol 1047 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 0.125;
	moverV = 0;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 5;
	moverStartPos = 0.125;
	onStep = "";
	mover = "Circle";
	moverRadius = 144;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 862 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 862 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1047 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 0.125;
	moverV = 0;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 3;
	moverStartPos = 0.123;
	onStep = "";
	mover = "Circle";
	moverRadius = 144;
}

********
** Instance of Symbol 1047 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 0.125;
	moverV = 0;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 4;
	moverStartPos = 0.125;
	onStep = "";
	mover = "Circle";
	moverRadius = 144;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1047 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 0.125;
	moverV = 0;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 3;
	moverStartPos = 0.123;
	onStep = "";
	mover = "Circle";
	moverRadius = 144;
}

********
** Instance of Symbol 1047 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "\"\"";
	mover = "platform";
	moverDy = 0.125;
	moverV = 0;
	onStep = "Circle";
}
//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	moverV = 4;
	moverStartPos = 0.125;
	onStep = "";
	mover = "Circle";
	moverRadius = 144;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 5

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 5

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 5

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 360;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -100;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -150;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -190;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 260;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 260;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -180;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = 180;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 948 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 5

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Symbol 1519 MovieClip Frame 6

	_root.stopall = false;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 15;
		_root.textosplay();
	}
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -100;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -100;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 3;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 3;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1093 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = 120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -120;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 978 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 39)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1097 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -900;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 8;
	moverDy = -800;
	onStep = "";
}

********
** Instance of Symbol 1099 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -900;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 3;
	moverDx = 350;
	moverDy = 0;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 1100 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1100 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1027 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1103 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b2lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1107 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b3lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1109 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1109 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 953 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1109 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1109 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1109 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1109 MovieClip in Symbol 1519 MovieClip Frame 6

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -120;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = -230;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 6;
	moverDx = 240;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 360;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 2;
	moverDx = 160;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1042 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDy = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 5;
	moverDy = -110;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 2;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1041 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 2;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = 360;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 948 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1114 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 6

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 7

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 7

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 16;
		_root.textosplay();
	}
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1147 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = 180;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1158 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.kill();
		_visible  = false;
	}
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1156 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 0) {
		_visible  = true;
	} else {
		this.engine.kill();
		_visible  = false;
	}
}

********
** Instance of Symbol 1169 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
}

********
** Instance of Symbol 1169 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
}

********
** Instance of Symbol 1169 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 7

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 7

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 7

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 7

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 7

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 100;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1199 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = -200;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 4;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 2.9;
	moverDx = 100;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1199 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = -150;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 4;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = -100;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4.9;
	moverDx = 500;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 9;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 0;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 0;
	moverDx = 0;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 1;
	moverDx = 0;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 1;
	moverDx = 0;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 6;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 1;
	moverDx = -30;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 6;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1199 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 4;
	moverDx = -150;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 4;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1158 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 1;
	moverDx = -30;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 6;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 7

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Symbol 1519 MovieClip Frame 8

	_root.world = 3;
	stop();
	_root.boss_hitpoints = 40;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 17;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 18;
		_root.textosplay();
	}
}

********
** Instance of Symbol 1204 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1207 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b2lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1210 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1211 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 32)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1212 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 42)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1211 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 32)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1213 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 32)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1214 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 42)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1213 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 32)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1213 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 42)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1214 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 32)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1213 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 42)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1215 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 49)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1216 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 49)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1215 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 49)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 833 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1218 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 5;
	moverDy = -450;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1220 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 5;
	moverDy = -430;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca1" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca2" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca3" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca4" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca5" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca6" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca7" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca8" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca9" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca10" in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "defaultValue";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1225 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDx = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 5;
	moverDx = -700;
	onStep = "";
}

********
** Instance of Symbol 1220 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 3;
	moverDy = -220;
	onStep = "";
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 250;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 160;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 35;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 35;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 3;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 155;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 300;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 0) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 0) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1225 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDx = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 5;
	moverDx = -1200;
	onStep = "";
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1231 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPlayer";
	onCollision[1] = "lifes";
	onCollision[2] = 1;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPlayer";
	onCollision[1] = "lifes";
	onCollision[2] = 1;
	onCollision[3] = "die";
}

********
** Instance of Symbol 948 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 953 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1114 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt2.gotoAndStop(2);
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 8

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 465 MovieClip "lvl8" in Symbol 1519 MovieClip Frame 8

onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 0) {
		_root.levelMc.roca1.engine.ghost = true;
		_root.levelMc.roca1._visible = false;
		_root.levelMc.roca2.engine.ghost = true;
		_root.levelMc.roca2._visible = false;
		_root.levelMc.roca3.engine.ghost = true;
		_root.levelMc.roca3._visible = false;
		_root.levelMc.roca4.engine.ghost = true;
		_root.levelMc.roca4._visible = false;
		_root.levelMc.roca5.engine.ghost = true;
		_root.levelMc.roca5._visible = false;
		_root.levelMc.roca6.engine.ghost = true;
		_root.levelMc.roca6._visible = false;
		_root.levelMc.roca7.engine.ghost = true;
		_root.levelMc.roca7._visible = false;
		_root.levelMc.roca8.engine.ghost = true;
		_root.levelMc.roca8._visible = false;
		_root.levelMc.roca9.engine.ghost = true;
		_root.levelMc.roca9._visible = false;
		_root.levelMc.roca10.engine.ghost = true;
		_root.levelMc.roca10._visible = false;
	}
}

********
** Symbol 1519 MovieClip Frame 9

	_root.boss = false;
	_root.stopall = false;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 19;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 20;
		_root.textosplay();
	}
}

********
** Instance of Symbol 919 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 31)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 920 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 31)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 1) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 920 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 31)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 919 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if ((this.hitTest(_root.levelMc.playerMc.gfx.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 31)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1235 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1235 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1213 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1214 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1213 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1214 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	mueve = true;
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = true;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		play();
		this._visible = true;
	} else {
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1236 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1147 MovieClip "roca1" in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4.3;
	moverDx = 448;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	_visible  = true;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 1147 MovieClip "roca2" in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 5;
	moverDx = -640;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 1245 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1245 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1245 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1245 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1247 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1247 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1247 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1247 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1247 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1247 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1247 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1255 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1255 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1222 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1253 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 1246 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		gotoAndStop (1);
	} else {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 125;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1199 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 355;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 455;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 2;
	moverDx = 138;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 138;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 138;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 2;
	moverDx = -138;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 2;
	moverDx = 138;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 138;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1196 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = 138;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1199 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 3;
	moverDx = -555;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 1199 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 0;
	mover = "Line";
	moverDx = 370;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 100;
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	moverV = 6;
	moverDx = -555;
	behaviour = "rect";
	team = "monsters";
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	hitPoints = 5;
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
}
onClipEvent (enterFrame) {
	if (this.engine.v.x > 0) {
		this.gfx.gfx.gotoAndStop(2);
	} else {
		this.gfx.gfx.gotoAndStop(1);
	}
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = true;
		_root.electric_hit = false;
	}
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 9

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 465 MovieClip "lvl9" in Symbol 1519 MovieClip Frame 9

onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 2) {
		_root.levelMc.roca1.engine.ghost = true;
		_root.levelMc.roca1._visible = false;
		_root.levelMc.roca2.engine.ghost = true;
		_root.levelMc.roca2._visible = false;
	}
}

********
** Symbol 1519 MovieClip Frame 10

	_root.world = 3;
	stop();

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 20;
		_root.textosplay();
	}
}

********
** Instance of Symbol 1094 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 1) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1278 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b3lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1279 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1280 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b2lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1278 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1279 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1280 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	if (_root.b2lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -130;
	moverV = 3;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -130;
	moverV = 3;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -130;
	moverV = 3;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -130;
	moverV = 6;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -130;
	moverV = 3;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 2;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 4;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 3;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 3;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 4;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 1;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 2;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 6;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 2;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 1283 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -140;
	moverV = 1;
	moverStartPos = 0;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		this.engine.moverDy = 0;
	}
}

********
** Instance of Symbol 977 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 977 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1095 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 1) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 1287 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1289 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1291 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1292 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1289 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1291 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1008 MovieClip "roca3" in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = 700;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1303 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1303 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
		this._y = 2000;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
		this._y = 2000;
	}
}

********
** Instance of Symbol 1303 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1303 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
	} else {
		_visible  = false;
		this._y = 2000;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 10

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
	} else {
		_visible  = false;
		this._y = 2000;
	}
}

********
** Instance of Symbol 948 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 953 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1114 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 10

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 21;
		_root.textosplay();
	}
}

********
** Instance of Symbol 1391 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	color = 3;
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1280 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	color = 2;
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1278 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 999;
}
onClipEvent (enterFrame) {
	color = 1;
	if (_root.b1lock == true) {
		this._visible = false;
		this.engine.die();
	}
}

********
** Instance of Symbol 1394 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 4;
	moverDy = -200;
	onStep = "";
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 3) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 977 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (enterFrame) {
	if (((this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) && (this._currentframe < 58)) && (mueve == true)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
	if (_root.lvlmuertes < 2) {
		mueve = true;
		play();
		this._visible = true;
	} else {
		mueve = false;
		this.gotoAndStop(1);
		this._visible = false;
	}
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1008 MovieClip "roca3" in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = 410;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1008 MovieClip "roca2" in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDx = 0;
	moverDy = 0;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
	moverV = 4;
	moverVDown = 0.2;
	moverVUp = 0.3;
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	moverV = 4;
	moverDx = 460;
	moverDy = 12;
	moverVDown = 0.2;
	moverVUp = 0.3;
	moverSineAmp = 0.25;
	moverSineFrequ = 0.005;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1396 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1398 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1396 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1398 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1396 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onDie = [];
	onDie[0] = "eventBonusPlayer";
	onDie[1] = "score";
	onDie[2] = 50;
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
}

********
** Instance of Symbol 1399 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1400 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1400 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1400 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1400 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1400 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1400 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1292 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1400 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1399 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1292 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 703 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes > 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1306 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 11

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 808 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 948 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 953 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 1114 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 11

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Symbol 1519 MovieClip Frame 12

	_root.stopall = false;

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 22;
		_root.textosplay();
	}
}

********
** Instance of Symbol 465 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.textos = 23;
		_root.textosplay();
	}
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1382 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	team = "monsters";
}
onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = false;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = true;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 811 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 5000;
	onCollision[3] = "die";
	ghost = true;
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.osd.update();
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 3) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 2) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1084 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
	} else {
		this.gfx.gotoAndStop(25);
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 1405 MovieClip in Symbol 1519 MovieClip Frame 12

onClipEvent (load) {
	_visible  = false;
}
onClipEvent (enterFrame) {
	if (_root.lvlmuertes < 1) {
		_visible  = true;
		if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
			_root.lava_hit = false;
			_root.spike_hit = true;
			_root.acido_hit = false;
			_root.robot_hit = false;
			_root.electric_hit = false;
			_root.eventHitPlayer();
			_global.paused = true;
			this.gotoAndPlay(1);
		}
	} else {
		_visible  = false;
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 12

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Symbol 1519 MovieClip Frame 13

	_root.boss = true;

********
** Instance of Symbol 1415 MovieClip "capa" in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (_root.jefevs == true) {
		if (this._currentframe != 35) {
			this.play();
		} else {
			this.stop();
		}
	} else {
		this.gotoAndStop(1);
	}
	this._y = this._y + ((_parent.playerMc._y - _y) / 2);
	this._x = this._x + ((_parent.playerMc._x - _x) / 2);
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1050 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1293 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
}

********
** Instance of Symbol 1424 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	moverV = 5;
	moverDy = -300;
	onStep = "";
}

********
** Instance of Symbol 1424 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 0;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	moverV = 5;
	moverDy = -300;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m1) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m2) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m3) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m4) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m5) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m7) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m8) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m9) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m10) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m11) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.m6) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.d1) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.d2) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.d3) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.d4) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.d5) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.d6) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1426 MovieClip in Symbol 1519 MovieClip Frame 13

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.i1) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.i1) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.i2) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.i3) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.i4) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.i5) && (this._currentframe == 1)) {
		this.play();
	}
	if (this.hitTest(_root.levelMc.i6) && (this._currentframe == 1)) {
		this.play();
	}
}

********
** Instance of Symbol 1477 MovieClip "jefe" in Symbol 1519 MovieClip Frame 13

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	hitPoints = 5;
	mover = "Line";
	moverDx = 440;
	moverV = 4;
	onCollision = [];
	onCollision[0] = "eventDamagePartner";
	onCollision[1] = 1;
	onDie = [];
	onDie[0] = "eventNextLevel";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Line";
	onCollision = [];
	onCollision[1] = 1;
	onDie = [];
	hitPoints = 40;
	mover = "Line";
	moverDx = 950;
	moverV = 3;
	team = "monsters";
	ghost = false;
}
onClipEvent (enterFrame) {
	if (_root.finalm == true) {
		ghost = true;
		moverV = 6;
		this.engine.ghost = true;
		this.engine.moverV = 6;
		engine.ghost = true;
		engine.moverV = 6;
	}
}

********
** Symbol 1519 MovieClip Frame 15

	_root.boss = false;
	_root.atari = true;

********
** Instance of Symbol 1481 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDx = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 5;
	moverDx = -390;
	onStep = "";
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 15

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 15;
		_root.continuePoint = 16;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Instance of Symbol 802 MovieClip in Symbol 1519 MovieClip Frame 15

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	ghost = true;
	mover = "\"\"";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onCollision = [];
	onCollision[0] = "eventBonusPartner";
	onCollision[1] = "score";
	onCollision[2] = 100;
	onCollision[3] = "die";
	ghost = true;
}

********
** Symbol 1519 MovieClip Frame 16

	_root.stopall = false;
	_root.boss = false;
	_root.atari = false;

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(15);
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(5);
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(3);
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (load) {
	this.gotoAndPlay(10);
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(15);
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(5);
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(3);
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(17);
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (load) {
	this.gotoAndPlay(10);
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}
onClipEvent (load) {
	this.gotoAndPlay(3);
}

********
** Instance of Symbol 980 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 979 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (load) {
	this.gotoAndPlay(10);
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = true;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1.4;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1.3;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 3;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1.2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1.2;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 1.1;
	moverStartPos = 0;
}

********
** Instance of Symbol 1092 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	crusher = true;
	mover = "Line";
	moverDx = "defaultValue";
	moverDy = -105;
	moverStartPos = 0;
	moverV = 4;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "rect";
	onStep = "";
	moverDx = "defaultValue";
	moverDy = -60;
	moverV = 3;
	moverStartPos = 0;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 834 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 707 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "\"\"";
	moverDy = -100;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "platform";
	moverV = 5;
	moverDy = -100;
	onStep = "";
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 705 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "\"\"";
	onStep = "\"\"";
	team = "monsters";
}
//component parameters
onClipEvent (construct) {
	mover = "";
	behaviour = "rect";
	onStep = "";
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca5" in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip "roca8" in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 828 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "rect";
	mover = "Float";
	moverDy = "defaultValue";
	moverV = "defaultValue";
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Float";
	behaviour = "rect";
	onStep = "";
	moverDy = 48;
	moverVDown = 0.02;
	moverVUp = 0.05;
	moverSineAmp = 0.15;
	moverSineFrequ = 0.002;
	hitPoints = 500;
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1172 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = true;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (load) {
	this.gotoAndPlay(10);
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = true;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = true;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (load) {
	this.gotoAndPlay(10);
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = true;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = true;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (load) {
	this.gotoAndPlay(10);
}
onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = true;
		_root.eventHitPlayer();
		_global.paused = true;
	}
}

********
** Instance of Symbol 1225 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDx = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 4;
	moverDx = -790;
	onStep = "";
}

********
** Instance of Symbol 1220 MovieClip in Symbol 1519 MovieClip Frame 16

//component parameters
onClipEvent (construct) {
	behaviour = "platform";
	mover = "Line";
	moverDy = -1600;
	moverV = 5;
	onStep = "\"\"";
}
//component parameters
onClipEvent (construct) {
	mover = "Line";
	behaviour = "platform";
	moverV = 3;
	moverDy = -220;
	onStep = "";
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 653 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = true;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = false;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 1304 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc.hit) && (_root.levelMc.playerMc.gfx._currentframe != 6)) {
		_root.lava_hit = false;
		_root.spike_hit = false;
		_root.acido_hit = false;
		_root.robot_hit = false;
		_root.electric_hit = true;
		_root.eventHitPlayer();
		_global.paused = true;
		this.gotoAndPlay(1);
	}
}

********
** Instance of Symbol 700 MovieClip "tt" in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt.gotoAndStop(2);
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 11;
		_root.continuePoint = 12;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}

********
** Instance of Symbol 700 MovieClip "tt1" in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt1.gotoAndStop(2);
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 5;
		_root.continuePoint = 6;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}

********
** Instance of Symbol 700 MovieClip "tt2" in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt2.gotoAndStop(2);
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 8;
		_root.continuePoint = 9;
		_root.elegirnivel = true;
		_root.cargar.play();
	}
}

********
** Instance of Symbol 700 MovieClip "tt3" in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	if (this.hitTest(_root.levelMc.playerMc)) {
		gotoAndStop (2);
	}
}

********
** Instance of Symbol 701 MovieClip in Symbol 1519 MovieClip Frame 16

onClipEvent (enterFrame) {
	this._visible = false;
	if (this.hitTest(_root.levelMc.playerMc)) {
		_root.elegirnivel = false;
		_root.stopall = true;
		_root.levelMc.playerMc._visible = false;
		_root.levelMc.tt3.gotoAndStop(2);
		_root.lvlmuertes = 0;
		_root.menunum = 1;
		_root.nivelelect = 2;
		_root.continuePoint = 3;
		_root.elegirnivel = true;
	}
}

********
** Symbol 1519 MovieClip Frame 19

	root.enemigoX = false;

********
** Symbol 1521 MovieClip Frame 1

	stop();

********
** Instance of Symbol 1528 MovieClip in Symbol 1535 MovieClip Frame 1

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1534 MovieClip in Symbol 1535 MovieClip Frame 1

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 1536 MovieClip Frame 1

	stop();

********
** Symbol 1537 MovieClip Frame 7

	stop();

********
** Symbol 1539 MovieClip Frame 7

	stop();

********
** Symbol 1540 MovieClip Frame 1

	stop();

********
** Instance of Symbol 451 MovieClip in Symbol 1540 MovieClip Frame 1

onClipEvent (enterFrame) {
	this.stop();
}

********
** Symbol 1540 MovieClip Frame 2

	stop();

********
** Symbol 1541 MovieClip Frame 1

	stop();
	_root.ranking = 1;

********
** Symbol 1541 MovieClip Frame 2

	stop();
	_root.ranking = 2;

********
** Symbol 1541 MovieClip Frame 3

	stop();
	_root.ranking = 3;

********
** Symbol 1541 MovieClip Frame 4

	_root.ranking = 4;

********
** Symbol 1548 MovieClip Frame 1

	stop();

********
** Symbol 1562 MovieClip Frame 1

	_root.b1lock = false;
	stop();

********
** Symbol 1562 MovieClip Frame 2

	_root.b1lock = true;
	stop();

********
** Symbol 1563 MovieClip Frame 1

	_root.b2lock = false;
	stop();

********
** Symbol 1563 MovieClip Frame 2

	_root.b2lock = true;

********
** Symbol 1564 MovieClip Frame 1

	_root.b3lock = false;
	stop();

********
** Symbol 1564 MovieClip Frame 2

	_root.b3lock = true;
	stop();

********
** Symbol 1699 MovieClip Frame 1

	stop();

********
** Symbol 1723 MovieClip Frame 1

	stop();

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(0);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(1);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(2);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(3);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(4);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(5);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(6);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(7);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(8);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(9);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(10);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(11);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(12);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(13);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(14);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(15);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(16);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(17);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(18);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(19);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(20);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(21);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(25);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(26);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(27);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(28);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(29);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(30);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(31);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(32);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(33);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(34);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(35);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(36);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(37);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(38);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(39);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(40);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(41);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(42);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(43);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(22);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(23);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(24);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(48);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(49);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(50);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(51);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(52);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(53);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(54);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(55);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(56);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(57);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(58);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(59);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(60);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(61);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(62);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(63);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(64);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(65);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(45);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(46);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(47);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1699 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textos == 1) {
		var my_str = _root.hint1;
	}
	if (_root.textos == 2) {
		var my_str = _root.hint2;
	}
	if (_root.textos == 3) {
		var my_str = _root.hint3;
	}
	if (_root.textos == 4) {
		var my_str = _root.hint4;
	}
	if (_root.textos == 5) {
		var my_str = _root.hint5;
	}
	if (_root.textos == 6) {
		var my_str = _root.hint6;
	}
	if (_root.textos == 7) {
		var my_str = _root.hint7;
	}
	if (_root.textos == 8) {
		var my_str = _root.hint8;
	}
	if (_root.textos == 9) {
		var my_str = _root.hint9;
	}
	if (_root.textos == 10) {
		var my_str = _root.hint10;
	}
	if (_root.textos == 11) {
		var my_str = _root.hint11;
	}
	if (_root.textos == 12) {
		var my_str = _root.hint12;
	}
	if (_root.textos == 13) {
		var my_str = _root.hint13;
	}
	if (_root.textos == 14) {
		var my_str = _root.hint14;
	}
	if (_root.textos == 15) {
		var my_str = _root.hint15;
	}
	if (_root.textos == 16) {
		var my_str = _root.hint16;
	}
	if (_root.textos == 17) {
		var my_str = _root.hint17;
	}
	if (_root.textos == 18) {
		var my_str = _root.hint18;
	}
	if (_root.textos == 19) {
		var my_str = _root.hint19;
	}
	if (_root.textos == 20) {
		var my_str = _root.hint20;
	}
	if (_root.textos == 21) {
		var my_str = _root.hint21;
	}
	if (_root.textos == 22) {
		var my_str = _root.hint22;
	}
	if (_root.textos == 23) {
		var my_str = _root.hint23;
	}
	if (_root.textos == 24) {
		var my_str = _root.hint24;
	}
	if (_root.textos == 25) {
		var my_str = _root.hint25;
	}
	if (_root.textos == 26) {
		var my_str = _root.hint26;
	}
	if (_root.textos == 27) {
		var my_str = _root.hint27;
	}
	if (_root.textos == 28) {
		var my_str = _root.hint28;
	}
	if (_root.textos == 29) {
		var my_str = _root.hint29;
	}
	if (_root.textos == 30) {
		var my_str = _root.hint30;
	}
	if (_root.textos == 31) {
		var my_str = _root.hint31;
	}
	if (_root.textos == 32) {
		var my_str = _root.hint32;
	}
	if (_root.textos == 33) {
		var my_str = _root.hint33;
	}
	if (_root.textos == 34) {
		var my_str = _root.hint34;
	}
	if (_root.textos == 35) {
		var my_str = _root.hint35;
	}
	if (_root.textos == 36) {
		var my_str = _root.hint36;
	}
	if (_root.textos == 37) {
		var my_str = _root.hint37;
	}
	if (_root.textos == 38) {
		var my_str = _root.hint38;
	}
	if (_root.textos == 39) {
		var my_str = _root.hint39;
	}
	if (_root.textos == 40) {
		var my_str = _root.hint40;
	}
	var char = my_str.charAt(44);
	if (char == "-") {
		this.gotoAndStop(1);
	}
	if (char == "!") {
		this.gotoAndStop(2);
	}
	if (char == "#") {
		this.gotoAndStop(3);
	}
	if (char == "$") {
		this.gotoAndStop(4);
	}
	if (char == "%") {
		this.gotoAndStop(5);
	}
	if (char == "&") {
		this.gotoAndStop(6);
	}
	if (char == "(") {
		this.gotoAndStop(7);
	}
	if (char == ")") {
		this.gotoAndStop(8);
	}
	if (char == ",") {
		this.gotoAndStop(9);
	}
	if (char == ".") {
		this.gotoAndStop(10);
	}
	if (char == ":") {
		this.gotoAndStop(11);
	}
	if (char == "?") {
		this.gotoAndStop(12);
	}
	if (char == "_") {
		this.gotoAndStop(13);
	}
	if (char == "/") {
		this.gotoAndStop(14);
	}
	if (char == "\u00A1") {
		this.gotoAndStop(15);
	}
	if (char == "\u00BF") {
		this.gotoAndStop(16);
	}
	if (char == "<") {
		this.gotoAndStop(17);
	}
	if (char == ">") {
		this.gotoAndStop(18);
	}
	if (char == "0") {
		this.gotoAndStop(19);
	}
	if (char == "1") {
		this.gotoAndStop(20);
	}
	if (char == "2") {
		this.gotoAndStop(21);
	}
	if (char == "3") {
		this.gotoAndStop(22);
	}
	if (char == "4") {
		this.gotoAndStop(23);
	}
	if (char == "5") {
		this.gotoAndStop(24);
	}
	if (char == "6") {
		this.gotoAndStop(25);
	}
	if (char == "7") {
		this.gotoAndStop(26);
	}
	if (char == "8") {
		this.gotoAndStop(27);
	}
	if (char == "9") {
		this.gotoAndStop(28);
	}
	if (char == "A") {
		this.gotoAndStop(29);
	}
	if (char == "\u00C1") {
		this.gotoAndStop(30);
	}
	if (char == "\u00C0") {
		this.gotoAndStop(31);
	}
	if (char == "\u00C2") {
		this.gotoAndStop(32);
	}
	if (char == "\u00C4") {
		this.gotoAndStop(33);
	}
	if (char == "\u00C3") {
		this.gotoAndStop(34);
	}
	if (char == "\u00C5") {
		this.gotoAndStop(35);
	}
	if (char == "B") {
		this.gotoAndStop(39);
	}
	if (char == "C") {
		this.gotoAndStop(40);
	}
	if (char == "\u0106") {
		this.gotoAndStop(41);
	}
	if (char == "\u00C7") {
		this.gotoAndStop(42);
	}
	if (char == "D") {
		this.gotoAndStop(43);
	}
	if (char == "E") {
		this.gotoAndStop(44);
	}
	if (char == "\u00C9") {
		this.gotoAndStop(45);
	}
	if (char == "\u00CA") {
		this.gotoAndStop(46);
	}
	if (char == "\u00CB") {
		this.gotoAndStop(47);
	}
	if (char == "\u0118") {
		this.gotoAndStop(48);
	}
	if (char == "F") {
		this.gotoAndStop(49);
	}
	if (char == "G") {
		this.gotoAndStop(50);
	}
	if (char == "H") {
		this.gotoAndStop(51);
	}
	if (char == "I") {
		this.gotoAndStop(52);
	}
	if (char == "\u00CD") {
		this.gotoAndStop(53);
	}
	if (char == "J") {
		this.gotoAndStop(54);
	}
	if (char == "K") {
		this.gotoAndStop(55);
	}
	if (char == "L") {
		this.gotoAndStop(56);
	}
	if (char == "M") {
		this.gotoAndStop(57);
	}
	if (char == "N") {
		this.gotoAndStop(58);
	}
	if (char == "\u00D1") {
		this.gotoAndStop(59);
	}
	if (char == "O") {
		this.gotoAndStop(60);
	}
	if (char == "\u00D3") {
		this.gotoAndStop(61);
	}
	if (char == "\u00D4") {
		this.gotoAndStop(62);
	}
	if (char == "\u00D6") {
		this.gotoAndStop(63);
	}
	if (char == "\u00D5") {
		this.gotoAndStop(64);
	}
	if (char == "P") {
		this.gotoAndStop(65);
	}
	if (char == "Q") {
		this.gotoAndStop(66);
	}
	if (char == "R") {
		this.gotoAndStop(67);
	}
	if (char == "S") {
		this.gotoAndStop(68);
	}
	if (char == "\u015A") {
		this.gotoAndStop(69);
	}
	if (char == "\u1E9E") {
		this.gotoAndStop(70);
	}
	if (char == "T") {
		this.gotoAndStop(71);
	}
	if (char == "U") {
		this.gotoAndStop(72);
	}
	if (char == "\u00DA") {
		this.gotoAndStop(73);
	}
	if (char == "\u00DB") {
		this.gotoAndStop(74);
	}
	if (char == "\u00DC") {
		this.gotoAndStop(75);
	}
	if (char == "V") {
		this.gotoAndStop(76);
	}
	if (char == "W") {
		this.gotoAndStop(77);
	}
	if (char == "X") {
		this.gotoAndStop(78);
	}
	if (char == "Y") {
		this.gotoAndStop(79);
	}
	if (char == "Z") {
		this.gotoAndStop(80);
	}
	if (char == "a") {
		this.gotoAndStop(81);
	}
	if (char == "b") {
		this.gotoAndStop(82);
	}
	if (char == "c") {
		this.gotoAndStop(83);
	}
	if (char == "d") {
		this.gotoAndStop(84);
	}
	if (char == "e") {
		this.gotoAndStop(85);
	}
	if (char == "f") {
		this.gotoAndStop(86);
	}
	if (char == "g") {
		this.gotoAndStop(87);
	}
	if (char == "h") {
		this.gotoAndStop(88);
	}
	if (char == "i") {
		this.gotoAndStop(89);
	}
	if (char == "j") {
		this.gotoAndStop(90);
	}
	if (char == "k") {
		this.gotoAndStop(91);
	}
	if (char == "l") {
		this.gotoAndStop(92);
	}
	if (char == "m") {
		this.gotoAndStop(93);
	}
	if (char == "n") {
		this.gotoAndStop(94);
	}
	if (char == "\u00F1") {
		this.gotoAndStop(95);
	}
	if (char == "o") {
		this.gotoAndStop(96);
	}
	if (char == "p") {
		this.gotoAndStop(97);
	}
	if (char == "q") {
		this.gotoAndStop(98);
	}
	if (char == "r") {
		this.gotoAndStop(99);
	}
	if (char == "s") {
		this.gotoAndStop(100);
	}
	if (char == "t") {
		this.gotoAndStop(101);
	}
	if (char == "u") {
		this.gotoAndStop(102);
	}
	if (char == "v") {
		this.gotoAndStop(103);
	}
	if (char == "w") {
		this.gotoAndStop(104);
	}
	if (char == "x") {
		this.gotoAndStop(105);
	}
	if (char == "y") {
		this.gotoAndStop(106);
	}
	if (char == "z") {
		this.gotoAndStop(107);
	}
	if (char == "'") {
		this.gotoAndStop(108);
	}
	if (char == ";") {
		this.gotoAndStop(109);
	}
	if (char == "\u00C8") {
		this.gotoAndStop(111);
	}
	if (_root.lang == 4) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (char == " ") {
		this.gotoAndStop(110);
	}
}

********
** Instance of Symbol 1723 MovieClip in Symbol 1724 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lang == 4) {
		_visible  = true;
		gotoAndStop(_root.textos);
	} else {
		_visible  = false;
	}
}

********
** Symbol 1724 MovieClip Frame 116

	_root.osdMc.textos._visible = false;
	_root.osdMc.textos.hint.text = "";
	_root.textosH = false;
	_root.osdMc.panel._alpha = 100;
	_root.osdMc.bar._alpha = 100;
	_root.osdMc.lives_mc._alpha = 100;
	gotoAndStop (1);

********
** Symbol 1726 MovieClip Frame 1

	_visible  = false;

********
** Instance of Symbol 1535 MovieClip "panel" in Symbol 1727 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.boss == true) {
		this._visible = false;
	} else {
		this._visible = true;
	}
	if (_root.finalm == true) {
		_root.gotoAndStop("end");
	}
}

********
** Instance of Symbol 1538 MovieClip "bar" in Symbol 1727 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.boss == true) {
		this._visible = false;
	} else {
		this._visible = true;
	}
}

********
** Instance of Symbol 1541 MovieClip in Symbol 1727 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.lvlmuertes == 1) {
		gotoAndStop (2);
	}
	if (_root.lvlmuertes == 2) {
		gotoAndStop (3);
	}
	if (_root.lvlmuertes >= 3) {
		gotoAndStop (4);
	}
}

********
** Instance of Symbol 1539 MovieClip "lives_mc" in Symbol 1727 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.boss == true) {
		this._visible = false;
	} else {
		this._visible = true;
	}
}

********
** Instance of Symbol 1548 MovieClip in Symbol 1727 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.boss == false) {
		this._visible = false;
	} else {
		gotoAndStop(_root.jefe_hp);
		this._visible = true;
	}
}

********
** Instance of Symbol 1560 MovieClip in Symbol 1727 MovieClip Frame 1

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1724 MovieClip "textos" in Symbol 1727 MovieClip Frame 1

onClipEvent (enterFrame) {
	if (_root.textosH == true) {
		_root.osdMc.panel._visible = false;
		_root.osdMc.bar._visible = false;
		_root.osdMc.lives_mc._visible = false;
		play();
		_visible  = true;
	} else {
		_root.osdMc.panel._visible = true;
		_root.osdMc.bar._visible = true;
		_root.osdMc.lives_mc._visible = true;
		_visible  = false;
		stop();
	}
	if (this._currentframe == 15) {
		_root.osdMc.panel._alpha = 0;
		_root.osdMc.bar._alpha = 0;
		_root.osdMc.lives_mc._alpha = 0;
		this.back._alpha = 50;
	}
	if (this._currentframe == 30) {
		this.back._alpha = 75;
	}
	if (this._currentframe == 45) {
		this.back._alpha = 50;
	}
	if (this._currentframe == 60) {
		this.back._alpha = 75;
	}
	if (this._currentframe == 75) {
		this.back._alpha = 50;
	}
	if (this._currentframe == 90) {
		this.back._alpha = 75;
	}
	if (this._currentframe == 105) {
		this.back._alpha = 50;
	}
}

********
** Symbol 1733 MovieClip Frame 1

	stop();

********
** Symbol 1733 MovieClip Frame 2

	_global.paused = true;

********
** Symbol 1733 MovieClip Frame 15

	stop();

********
** Instance of Symbol 340 MovieClip in Symbol 1733 MovieClip Frame 15

on (release) {
	_root.elegirnivel = true;
	stopAllSounds();
	_root.gotoAndStop("niveles");
}
onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 1733 MovieClip Frame 37

	_global.paused = false;
	gotoAndStop (1);

********
** Symbol 1736 MovieClip Frame 25

	stop();

********
** Symbol 1777 MovieClip Frame 13

 

********
** Symbol 1777 MovieClip Frame 14

	if (_root.primera == true) {
		if (_root.globalsound == true) {
			if (_root.levelMc._currentframe == 1) {
				_global.snd.stop();
				_global.snd.playLoop("cave", 99);
			}
			if (_root.levelMc._currentframe == 2) {
				_global.snd.stop();
				_global.snd.playLoop("cave", 99);
			}
			if (_root.levelMc._currentframe == 3) {
				_global.snd.stop();
				_global.snd.playLoop("cave", 99);
			}
			if (_root.levelMc._currentframe == 4) {
				_global.snd.stop();
				_global.snd.playLoop("garbage", 99);
			}
			if (_root.levelMc._currentframe == 5) {
				_global.snd.stop();
				_global.snd.playLoop("garbage", 99);
			}
			if (_root.levelMc._currentframe == 6) {
				_global.snd.stop();
				_global.snd.playLoop("garbage", 99);
			}
			if (_root.levelMc._currentframe == 7) {
				_global.snd.stop();
				_global.snd.playLoop("castle", 99);
			}
			if (_root.levelMc._currentframe == 8) {
				_global.snd.stop();
				_global.snd.playLoop("castle", 99);
			}
			if (_root.levelMc._currentframe == 9) {
				_global.snd.stop();
				_global.snd.playLoop("castle", 99);
			}
			if (_root.levelMc._currentframe == 10) {
				_global.snd.stop();
				_global.snd.playLoop("space", 99);
			}
			if (_root.levelMc._currentframe == 11) {
				_global.snd.stop();
				_global.snd.playLoop("space", 99);
			}
			if (_root.levelMc._currentframe == 12) {
				_global.snd.stop();
				_global.snd.playLoop("space", 99);
			}
			if (_root.levelMc._currentframe == 13) {
				_global.snd.stop();
				_global.snd.playLoop("jefe", 99);
			}
			if (_root.levelMc._currentframe == 15) {
				_global.snd.stop();
				_global.snd.playLoop("select", 99);
			}
			if (_root.levelMc._currentframe == 16) {
				_global.snd.stop();
				_global.snd.playLoop("select", 99);
			}
		}
	}

********
** Symbol 1777 MovieClip Frame 20

	_global.paused = false;

********
** Symbol 1777 MovieClip Frame 25

	_global.paused = false;
	_root.stopall = false;
	_root.primera = false;
	stop();

********
** Symbol 1778 MovieClip Frame 1

	stop();

********
** Symbol 1778 MovieClip Frame 2

	_global.paused = true;

********
** Symbol 1778 MovieClip Frame 5

	_root.snd.master.setVolume(90);

********
** Symbol 1778 MovieClip Frame 8

	_root.snd.master.setVolume(80);

********
** Symbol 1778 MovieClip Frame 11

	_root.snd.master.setVolume(70);

********
** Symbol 1778 MovieClip Frame 14

	_root.snd.master.setVolume(60);

********
** Symbol 1778 MovieClip Frame 17

	_root.snd.master.setVolume(50);

********
** Symbol 1778 MovieClip Frame 20

	_root.snd.master.setVolume(40);

********
** Symbol 1778 MovieClip Frame 23

	_root.snd.master.setVolume(30);

********
** Symbol 1778 MovieClip Frame 26

	_root.snd.master.setVolume(20);

********
** Symbol 1778 MovieClip Frame 29

	_root.snd.master.setVolume(10);

********
** Symbol 1778 MovieClip Frame 32

	_root.snd.master.setVolume(10);

********
** Instance of Symbol 1769 MovieClip in Symbol 1778 MovieClip Frame 52

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 1778 MovieClip Frame 76

	_root.jefe_hp = 40;

********
** Symbol 1778 MovieClip Frame 95

	_global.paused = false;

********
** Symbol 1778 MovieClip Frame 109

	_root.primer = false;

********
** Symbol 1778 MovieClip Frame 115

	_root.snd.master.setVolume(10);

********
** Symbol 1778 MovieClip Frame 117

	_root.snd.master.setVolume(20);

********
** Symbol 1778 MovieClip Frame 120

	_root.snd.master.setVolume(30);

********
** Symbol 1778 MovieClip Frame 122

	_root.snd.master.setVolume(40);

********
** Symbol 1778 MovieClip Frame 124

	_root.snd.master.setVolume(50);

********
** Symbol 1778 MovieClip Frame 126

	_root.snd.master.setVolume(60);

********
** Symbol 1778 MovieClip Frame 128

	_root.snd.master.setVolume(70);

********
** Symbol 1778 MovieClip Frame 130

	_root.snd.master.setVolume(80);

********
** Symbol 1778 MovieClip Frame 132

	_root.snd.master.setVolume(90);

********
** Symbol 1778 MovieClip Frame 135

	_root.snd.master.setVolume(100);

********
** Symbol 1778 MovieClip Frame 140

	_global.paused = false;
	gotoAndStop (1);

********
** Symbol 1786 MovieClip Frame 14

	stop();

********
** Symbol 1786 MovieClip Frame 26

	stop();

********
** Symbol 1801 MovieClip Frame 64

	stop();
	if (_root.puntos_bonus == 0) {
		play();
	} else {
		_parent.puntos.play();
		stop();
	}

********
** Symbol 1801 MovieClip Frame 127

	_parent.laser1.play();
	_parent.laser2.play();

********
** Instance of Symbol 1800 MovieClip in Symbol 1801 MovieClip Frame 142

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 1801 MovieClip Frame 171

	_root.interlevel.play();

********
** Symbol 1801 MovieClip Frame 172

	stop();

********
** Symbol 1808 MovieClip Frame 1

	if (_root.puntos_bonus > 0) {
		_root.interlevel.puntosbonus.n1.gotoAndStop(1);
		play();
		setMeter(_root.interlevel.puntosbonus, _root.puntos_bonus);
	}
	if (_root.puntos_bonus == 0) {
		stop();
		_root.interlevel.puntosbonus.n1.gotoAndStop(1);
		_root.interlevel.inter.play();
	}
	setMeter(_root.interlevel.level_mc, _global.game.actLevel);
	setMeter(_root.interlevel.puntosmoneda, _root.puntos_moneda);
	setMeter(_root.interlevel.puntostotal, _root.superscore);
	setMeter(_root.interlevel.puntosbonus, _root.puntos_bonus);

********
** Symbol 1808 MovieClip Frame 2

	if (_root.puntos_bonus > 0) {
		_root.puntos_bonus--;
		_root.puntos_moneda++;
		_root.puntos_total = _root.puntos_moneda * 100;
		_root.superscore = _root.globalscore + _root.puntos_total;
		setMeter(_root.interlevel.puntosbonus, _root.puntos_bonus);
	}
	setMeter(_root.interlevel.level_mc, _global.game.actLevel);
	setMeter(_root.interlevel.puntosmoneda, _root.puntos_moneda);
	setMeter(_root.interlevel.puntostotal, _root.superscore);
	setMeter(_root.interlevel.puntosbonus, _root.puntos_bonus);

********
** Symbol 1808 MovieClip Frame 3

	setMeter(_root.interlevel.level_mc, _global.game.actLevel);
	setMeter(_root.interlevel.puntosmoneda, _root.puntos_moneda);
	setMeter(_root.interlevel.puntostotal, _root.superscore);
	setMeter(_root.interlevel.puntosbonus, _root.puntos_bonus);

********
** Symbol 1809 MovieClip Frame 7

	stop();

********
** Symbol 1810 MovieClip Frame 7

	stop();

********
** Symbol 1823 MovieClip Frame 1

	stop();

********
** Symbol 1823 MovieClip Frame 2

	if (_root.elegirnivel == true) {
		_global.paused = false;
		_root.stopall = false;
		gotoAndStop (26);
		trace("elegi");
	} else {
		trace("no elige");
		_global.paused = true;
	}

********
** Symbol 1823 MovieClip Frame 4

	stopAllSounds();
	stop();
	_root.stopall = false;
	setMeter(_root.interlevel.level_mc, _global.game.actLevel);
	setMeter(_root.interlevel.puntosmoneda, _root.puntos_moneda);
	setMeter(_root.interlevel.puntostotal, _root.superscore);
	setMeter(_root.interlevel.puntosbonus, _root.puntos_bonus);
	_root.superscore = _root.globalscore + _root.puntos_total;
	if (_root.ranking == 1) {
		if (_root.levelMc._currentframe == 2) {
			_root.Ranklvl1 = 1;
		}
		if (_root.levelMc._currentframe == 3) {
			_root.Ranklvl2 = 1;
		}
		if (_root.levelMc._currentframe == 4) {
			_root.Ranklvl3 = 1;
		}
		if (_root.levelMc._currentframe == 5) {
			_root.Ranklvl4 = 1;
		}
		if (_root.levelMc._currentframe == 6) {
			_root.Ranklvl5 = 1;
		}
		if (_root.levelMc._currentframe == 7) {
			_root.Ranklvl6 = 1;
		}
		if (_root.levelMc._currentframe == 8) {
			_root.Ranklvl7 = 1;
		}
		if (_root.levelMc._currentframe == 9) {
			_root.Ranklvl8 = 1;
		}
		if (_root.levelMc._currentframe == 10) {
			_root.Ranklvl9 = 1;
		}
		if (_root.levelMc._currentframe == 11) {
			_root.Ranklvl10 = 1;
		}
		if (_root.levelMc._currentframe == 12) {
			_root.Ranklvl11 = 1;
		}
		if (_root.levelMc._currentframe == 13) {
			_root.Ranklvl12 = 1;
		}
	}
	if (_root.ranking == 2) {
		if (_root.levelMc._currentframe == 2) {
			_root.Ranklvl1 = 2;
		}
		if (_root.levelMc._currentframe == 3) {
			_root.Ranklvl2 = 2;
		}
		if (_root.levelMc._currentframe == 4) {
			_root.Ranklvl3 = 2;
		}
		if (_root.levelMc._currentframe == 5) {
			_root.Ranklvl4 = 2;
		}
		if (_root.levelMc._currentframe == 6) {
			_root.Ranklvl5 = 2;
		}
		if (_root.levelMc._currentframe == 7) {
			_root.Ranklvl6 = 2;
		}
		if (_root.levelMc._currentframe == 8) {
			_root.Ranklvl7 = 2;
		}
		if (_root.levelMc._currentframe == 9) {
			_root.Ranklvl8 = 2;
		}
		if (_root.levelMc._currentframe == 10) {
			_root.Ranklvl9 = 2;
		}
		if (_root.levelMc._currentframe == 11) {
			_root.Ranklvl10 = 2;
		}
		if (_root.levelMc._currentframe == 12) {
			_root.Ranklvl11 = 2;
		}
		if (_root.levelMc._currentframe == 13) {
			_root.Ranklvl12 = 2;
		}
	}
	if (_root.ranking == 3) {
		if (_root.levelMc._currentframe == 2) {
			_root.Ranklvl1 = 3;
		}
		if (_root.levelMc._currentframe == 3) {
			_root.Ranklvl2 = 3;
		}
		if (_root.levelMc._currentframe == 4) {
			_root.Ranklvl3 = 3;
		}
		if (_root.levelMc._currentframe == 5) {
			_root.Ranklvl4 = 3;
		}
		if (_root.levelMc._currentframe == 6) {
			_root.Ranklvl5 = 3;
		}
		if (_root.levelMc._currentframe == 7) {
			_root.Ranklvl6 = 3;
		}
		if (_root.levelMc._currentframe == 8) {
			_root.Ranklvl7 = 3;
		}
		if (_root.levelMc._currentframe == 9) {
			_root.Ranklvl8 = 3;
		}
		if (_root.levelMc._currentframe == 10) {
			_root.Ranklvl9 = 3;
		}
		if (_root.levelMc._currentframe == 11) {
			_root.Ranklvl10 = 3;
		}
		if (_root.levelMc._currentframe == 12) {
			_root.Ranklvl11 = 3;
		}
		if (_root.levelMc._currentframe == 13) {
			_root.Ranklvl12 = 3;
		}
	}
	if (_root.ranking == 3) {
		if (_root.levelMc._currentframe == 2) {
			_root.Ranklvl1 = 4;
		}
		if (_root.levelMc._currentframe == 3) {
			_root.Ranklvl2 = 4;
		}
		if (_root.levelMc._currentframe == 4) {
			_root.Ranklvl3 = 4;
		}
		if (_root.levelMc._currentframe == 5) {
			_root.Ranklvl4 = 4;
		}
		if (_root.levelMc._currentframe == 6) {
			_root.Ranklvl5 = 4;
		}
		if (_root.levelMc._currentframe == 7) {
			_root.Ranklvl6 = 4;
		}
		if (_root.levelMc._currentframe == 8) {
			_root.Ranklvl7 = 4;
		}
		if (_root.levelMc._currentframe == 9) {
			_root.Ranklvl8 = 4;
		}
		if (_root.levelMc._currentframe == 10) {
			_root.Ranklvl9 = 4;
		}
		if (_root.levelMc._currentframe == 11) {
			_root.Ranklvl10 = 4;
		}
		if (_root.levelMc._currentframe == 12) {
			_root.Ranklvl11 = 4;
		}
		if (_root.levelMc._currentframe == 13) {
			_root.Ranklvl12 = 4;
		}
	}
	if (_root.levelMc._currentframe == 2) {
		_root.lvl2 = true;
	}
	if (_root.levelMc._currentframe == 3) {
		_root.lvl3 = true;
	}
	if (_root.levelMc._currentframe == 4) {
		_root.lvl4 = true;
	}
	if (_root.levelMc._currentframe == 5) {
		_root.lvl5 = true;
	}
	if (_root.levelMc._currentframe == 6) {
		_root.lvl6 = true;
	}
	if (_root.levelMc._currentframe == 7) {
		_root.lvl7 = true;
	}
	if (_root.levelMc._currentframe == 8) {
		_root.lvl8 = true;
	}
	if (_root.levelMc._currentframe == 9) {
		_root.lvl9 = true;
	}
	if (_root.levelMc._currentframe == 10) {
		_root.lvl10 = true;
	}
	if (_root.levelMc._currentframe == 11) {
		_root.lvl11 = true;
	}
	if (_root.levelMc._currentframe == 12) {
		_root.lvl12 = true;
	}
	_root.primera = true;
	var savefile = SharedObject.getLocal("Rbt_2");
	savefile.data.Ranklvl1 = _root.Ranklvl1;
	savefile.data.Ranklvl2 = _root.Ranklvl2;
	savefile.data.Ranklvl3 = _root.Ranklvl3;
	savefile.data.Ranklvl4 = _root.Ranklvl4;
	savefile.data.Ranklvl5 = _root.Ranklvl5;
	savefile.data.Ranklvl6 = _root.Ranklvl6;
	savefile.data.Ranklvl7 = _root.Ranklvl7;
	savefile.data.Ranklvl8 = _root.Ranklvl8;
	savefile.data.Ranklvl9 = _root.Ranklvl9;
	savefile.data.Ranklvl10 = _root.Ranklvl10;
	savefile.data.Ranklvl11 = _root.Ranklvl11;
	savefile.data.Ranklvl12 = _root.Ranklvl12;
	savefile.data.lvl1 = _root.lvl1;
	savefile.data.lvl2 = _root.lvl2;
	savefile.data.lvl3 = _root.lvl3;
	savefile.data.lvl4 = _root.lvl4;
	savefile.data.lvl5 = _root.lvl5;
	savefile.data.lvl6 = _root.lvl6;
	savefile.data.lvl7 = _root.lvl7;
	savefile.data.lvl8 = _root.lvl8;
	savefile.data.lvl9 = _root.lvl9;
	savefile.data.lvl10 = _root.lvl10;
	savefile.data.lvl11 = _root.lvl11;
	savefile.data.lvl12 = _root.lvl12;
	savefile.data.lvl13 = _root.lvl13;
	savefile.data.GG1 = _root.GG1;
	savefile.data.GG2 = _root.GG2;
	savefile.data.GG3 = _root.GG3;
	savefile.data.GG4 = _root.GG4;
	savefile.data.GG5 = _root.GG5;
	savefile.data.GG6 = _root.GG6;
	savefile.data.GG7 = _root.GG7;
	savefile.data.GG8 = _root.GG8;
	savefile.data.GG9 = _root.GG9;
	savefile.data.GG10 = _root.GG10;
	savefile.data.GG11 = _root.GG11;
	savefile.data.GG12 = _root.GG12;
	savefile.data.award1 = _root.award1;
	savefile.data.award2 = _root.award2;
	savefile.data.award3 = _root.award3;
	savefile.data.award4 = _root.award4;
	savefile.data.award5 = _root.award5;
	savefile.data.award6 = _root.award6;
	savefile.data.award7 = _root.award7;
	savefile.data.award8 = _root.award8;
	savefile.data.award9 = _root.award9;
	savefile.data.award10 = _root.award10;
	savefile.data.award11 = _root.award11;
	savefile.data.award12 = _root.award12;
	savefile.flush();

	mochi.as2.MochiScores.setBoardID("6859f660763cdef5");
	mochi.as2.MochiScores.submit(_root.globalscore, _root.playerName, {}, scoreSent);

********
** Instance of Symbol 436 MovieClip in Symbol 1823 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (_root.award1 == true) {
		if (_root.levelMc._currentframe == 2) {
			gotoAndStop (2);
		}
	}
	if (_root.award2 == true) {
		if (_root.levelMc._currentframe == 3) {
			gotoAndStop (2);
		}
	}
	if (_root.award3 == true) {
		if (_root.levelMc._currentframe == 4) {
			gotoAndStop (2);
		}
	}
	if (_root.award4 == true) {
		if (_root.levelMc._currentframe == 5) {
			gotoAndStop (2);
		}
	}
	if (_root.award5 == true) {
		if (_root.levelMc._currentframe == 6) {
			gotoAndStop (2);
		}
	}
	if (_root.award6 == true) {
		if (_root.levelMc._currentframe == 7) {
			gotoAndStop (2);
		}
	}
	if (_root.award7 == true) {
		if (_root.levelMc._currentframe == 8) {
			gotoAndStop (2);
		}
	}
	if (_root.award8 == true) {
		if (_root.levelMc._currentframe == 9) {
			gotoAndStop (2);
		}
	}
	if (_root.award9 == true) {
		if (_root.levelMc._currentframe == 10) {
			gotoAndStop (2);
		}
	}
	if (_root.award10 == true) {
		if (_root.levelMc._currentframe == 11) {
			gotoAndStop (2);
		}
	}
	if (_root.award11 == true) {
		if (_root.levelMc._currentframe == 12) {
			gotoAndStop (2);
		}
	}
}

********
** Instance of Symbol 452 MovieClip in Symbol 1823 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (_root.GG1 == true) {
		if (_root.levelMc._currentframe == 2) {
			gotoAndStop (2);
		}
	}
	if (_root.GG2 == true) {
		if (_root.levelMc._currentframe == 3) {
			gotoAndStop (2);
		}
	}
	if (_root.GG3 == true) {
		if (_root.levelMc._currentframe == 4) {
			gotoAndStop (2);
		}
	}
	if (_root.GG4 == true) {
		if (_root.levelMc._currentframe == 5) {
			gotoAndStop (2);
		}
	}
	if (_root.GG5 == true) {
		if (_root.levelMc._currentframe == 6) {
			gotoAndStop (2);
		}
	}
	if (_root.GG6 == true) {
		if (_root.levelMc._currentframe == 7) {
			gotoAndStop (2);
		}
	}
	if (_root.GG7 == true) {
		if (_root.levelMc._currentframe == 8) {
			gotoAndStop (2);
		}
	}
	if (_root.GG8 == true) {
		if (_root.levelMc._currentframe == 9) {
			gotoAndStop (2);
		}
	}
	if (_root.GG9 == true) {
		if (_root.levelMc._currentframe == 10) {
			gotoAndStop (2);
		}
	}
	if (_root.GG10 == true) {
		if (_root.levelMc._currentframe == 11) {
			gotoAndStop (2);
		}
	}
	if (_root.GG11 == true) {
		if (_root.levelMc._currentframe == 12) {
			gotoAndStop (2);
		}
	}
	if (_root.GG12 == true) {
		if (_root.levelMc._currentframe == 13) {
			gotoAndStop (2);
		}
	}
}

********
** Instance of Symbol 453 MovieClip in Symbol 1823 MovieClip Frame 4

onClipEvent (enterFrame) {
	if (_root.levelMc._currentframe == 2) {
		if (_root.Ranklvl1 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl1 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl1 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl1 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 3) {
		if (_root.Ranklvl2 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl2 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl2 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl2 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 4) {
		if (_root.Ranklvl3 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl3 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl3 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl3 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 5) {
		if (_root.Ranklvl4 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl4 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl4 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl4 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 6) {
		if (_root.Ranklvl5 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl5 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl5 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl5 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 7) {
		if (_root.Ranklvl6 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl6 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl6 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl6 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 8) {
		if (_root.Ranklvl7 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl7 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl7 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl7 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 9) {
		if (_root.Ranklvl8 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl8 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl8 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl8 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 10) {
		if (_root.Ranklvl9 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl9 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl9 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl9 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 11) {
		if (_root.Ranklvl10 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl10 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl10 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl10 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 12) {
		if (_root.Ranklvl11 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl11 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl11 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl11 == 4) {
			gotoAndStop (1);
		}
	}
	if (_root.levelMc._currentframe == 13) {
		if (_root.Ranklvl12 == 1) {
			gotoAndStop (2);
		}
		if (_root.Ranklvl12 == 2) {
			gotoAndStop (3);
		}
		if (_root.Ranklvl12 == 3) {
			gotoAndStop (4);
		}
		if (_root.Ranklvl12 == 4) {
			gotoAndStop (1);
		}
	}
}

********
** Instance of Symbol 1815 MovieClip in Symbol 1823 MovieClip Frame 4

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1817 MovieClip in Symbol 1823 MovieClip Frame 4

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1822 MovieClip in Symbol 1823 MovieClip Frame 4

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 1823 MovieClip Frame 5

	_global.paused = false;
	stopAllSounds();
	_root.gotoAndStop("niveles");

********
** Symbol 1823 MovieClip Frame 26

	_global.paused = false;
	if (_root.selec == false) {
	} else {
		stopAllSounds();
		_root.gotoAndStop("niveles");
	}

********
** Symbol 1829 MovieClip Frame 215

	stop();

********
** Symbol 1830 Button

on (release) {
	_root.gotoAndStop("menu");
}

********
** Symbol 1881 Button

on (release) {
	_root.pt.nextFrame();
}

********
** Symbol 1885 Button

on (release) {
	_root.pt.prevFrame();
}

********
** Symbol 1886 MovieClip Frame 1

	function display_table(leaderboard) {
		messagetxt.text = "Top 10";
		array_with_leaderboard = leaderboard.scores.alltime.rows;
		x = 0;
		while (x < 10) {
			place.text = place.text + ((x + 1) + newline);
			points.text = points.text + (array_with_leaderboard[x][0] + newline);
			names.text = names.text + (array_with_leaderboard[x][1] + newline);
			country.text = country.text + (array_with_leaderboard[x][2] + newline);
			timestamp.text = timestamp.text + (array_with_leaderboard[x][3] + newline);
			x++;
		}
	}
	stop();

********
** Instance of Symbol 1880 MovieClip in Symbol 1886 MovieClip Frame 1

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Instance of Symbol 1534 MovieClip in Symbol 1886 MovieClip Frame 1

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 1886 MovieClip Frame 2

	function display_table(leaderboard) {
		messagetxt.text = "Top 10";
		array_with_leaderboard = leaderboard.scores.alltime.rows;
		x = 0;
		while (x < 10) {
			place.text = place.text + ((x + 1) + newline);
			points.text = points.text + (array_with_leaderboard[x][0] + newline);
			names.text = names.text + (array_with_leaderboard[x][1] + newline);
			country.text = country.text + (array_with_leaderboard[x][2] + newline);
			timestamp.text = timestamp.text + (array_with_leaderboard[x][3] + newline);
			x++;
		}
	}

********
** Instance of Symbol 1534 MovieClip in Symbol 1886 MovieClip Frame 2

onClipEvent (enterFrame) {
	gotoAndStop(_root.lang);
}

********
** Symbol 1889 Button

on (release) {
	getURL ("http://www.lartargames.com", "blank");
}
